Package: alsa-ucm-conf Description-md5: c57964a46d5e0c90f286d77124260cb7 Description-en: ALSA Use Case Manager configuration files This package contains ALSA Use Case Manager configuration of audio input/output names and routing for specific audio hardware. They can be used with the alsaucm tool. . ALSA is the Advanced Linux Sound Architecture. Package: aspnetcore-runtime-8.0 Description-md5: 983c696b5b4b95c1cce3a22fd2df5822 Description-en: ASP.NET Core runtime The ASP.NET Core runtime contains everything needed to run .NET web applications. It includes a high performance Virtual Machine as well as the framework libraries used by .NET applications. . ASP.NET Core is a fast, lightweight and modular platform for creating cross platform applications that work on GNU/Linux, macOS and Windows. . It particularly focuses on creating console applications, web applications, and micro-services. Package: aspnetcore-targeting-pack-8.0 Description-md5: 667c3c20480c687d1a3b6b6da422115f Description-en: Internal - targeting pack for Microsoft.AspNetCore.App 8.0 This package provides a targeting pack for Microsoft.AspNetCore.App 8.0 that allows developers to compile against and target Microsoft.AspNetCore.App 8.0 applications using the .NET SDK. This are not meant for general use. Package: bash Description-md5: 3522aa7b4374048d6450e348a5bb45d9 Description-en: GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). . The Programmable Completion Code, by Ian Macdonald, is now found in the bash-completion package. Package: bash-doc Description-md5: 232b3e580e9136f4e0c8f65a0c7a5b36 Description-en: Documentation and examples for the GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . This package contains the distributable documentation, all the examples and the main changelog. Package: bluez Description-md5: ef25d6a9f4a57e78f32faa7b58ef4e59 Description-en: Bluetooth tools and daemons This package contains tools and system daemons for using Bluetooth devices. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-cups Description-md5: 4e5f0a66844f2292ecbf023e856b77d4 Description-en: Bluetooth printer driver for CUPS This package contains a driver to let CUPS print to Bluetooth-connected printers. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-obexd Description-md5: d1b91faa837143659c30c276d90596da Description-en: bluez obex daemon This package contains a OBEX(OBject EXchange) daemon. . OBEX is communication protocol to facilitate the exchange of the binary object between the devices. . This was the software that is independent as obexd, but this has been integrated into BlueZ from BlueZ 5.0. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: cloud-init Description-md5: d4ea791a4ab9dd98376dbd623e6f7fde Description-en: initialization and customization tool for cloud instances Cloud-init is the industry standard multi-distribution method for cross-platform cloud instance initialization. It is supported across all major public cloud providers, provisioning systems for private cloud infrastructure, and bare-metal installations. . Cloud instances are initialized from a disk image and instance data: . * Cloud metadata * User data (optional) * Vendor data (optional) . Cloud-init will identify the cloud it is running on during boot, read any provided metadata from the cloud and initialize the system accordingly. This may involve setting up the network and storage devices to configuring SSH access key and many other aspects of a system. Later on the cloud-init will also parse and process any optional user or vendor data that was passed to the instance. Package: containerd Description-md5: 6a31c7373bc525a830776e3e75d55eda Description-en: daemon to control runC Containerd is a daemon to control runC, built for performance and density. Containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers. . This package contains the binaries. Package: db5.3-doc Description-md5: 2826975d4a00b1b8491b8c516aaecf66 Description-en: Berkeley v5.3 Database Documentation [html] This package contains documentation in HTML format for all of the APIs (C, C++, C#, STL, Java, Tcl) and utilities provided by version 5.3 of Berkeley DB. Package: db5.3-util Description-md5: 0bae9d0554f3491ccc1b691abaa7898c Description-en: Berkeley v5.3 Database Utilities This package provides different tools for manipulating databases in the Berkeley v5.3 database format, and includes: - db5.3_archive: write the pathnames of the log files no longer in use. - db5.3_checkpoint: daemon process to monitor the database log and checkpoint it periodically. - db5.3_deadlock: traverse the database environment lock region and abort lock requests when a deadlock is detected. - db5.3_load: loads (and creates) a database from standard input. - db5.3_dump: read a database file and write it in a format understood by db4.{2..8}_load. - db5.3_printlog: dump log files in human readable format. - db5.3_stat: display statistics for Berkeley DB environments. - db5.3_tuner: Analyzes and tunes btree database. - db5.3_upgrade: upgrades the version of files and the databases they contain. - db5.3_verify: check the structure of files and their databases. Package: dotnet-apphost-pack-8.0 Description-md5: 1ae36e74e5b455543e62b59f253111be Description-en: Internal - targeting pack for Microsoft.NETCore.App 8.0 This package provides a targeting pack for Microsoft.NETCore.App 8.0 that allows developers to compile against and target Microsoft.NETCore.App 8.0 applications using the .NET SDK. This not meant for general use. Package: dotnet-host-8.0 Description-md5: 1e0b057fe566f9ed0ca0f6f76a255e70 Description-en: .NET host command line The .NET host is a command line program that runs a standalone .NET application or launches the SDK. . .NET is a fast, lightweight and modular platform for creating cross platform applications that work on GNU/Linux, macOS and Windows. . It particularly focuses on creating console applications, web applications, and micro-services. Package: dotnet-hostfxr-8.0 Description-md5: ed8bf6cafbf8f1d6e939597b90899f1b Description-en: .NET host resolver The .NET host resolver contains the logic to resolve and select the right version of the .NET SDK or runtime to use. . .NET is a fast, lightweight and modular platform for creating cross platform applications that work on GNU/Linux, macOS and Windows. . It particularly focuses on creating console applications, web applications, and micro-services. Package: dotnet-runtime-8.0 Description-md5: 2366adff24d16d2f8cf672b5f82031f6 Description-en: .NET runtime The .NET runtime contains everything needed to run .NET applications. It includes a high performance Virtual Machine as well as the framework libraries used by .NET applications. . .NET is a fast, lightweight and modular platform for creating cross platform applications that work on GNU/Linux, macOS and Windows. . It particularly focuses on creating console applications, web applications, and micro-services. Package: dotnet-sdk-8.0 Description-md5: f8495253e71718c14c322f0840b44069 Description-en: .NET 8.0 Software Development Kit The .NET SDK is a collection of command line applications to create, build, publish, and run .NET applications. . .NET is a fast, lightweight and modular platform for creating cross platform applications that work on GNU/Linux, macOS and Windows. . It particularly focuses on creating console applications, web applications, and micro-services. Package: dotnet-targeting-pack-8.0 Description-md5: 7c3a066be0b240349b10cf4d50099923 Description-en: Internal - targeting pack for Microsoft.NETCore.App 8.0 This package provides a targeting pack for Microsoft.NETCore.App 8.0 that allows developers to compile against and target Microsoft.NETCore.App 8.0 applications using the .NET SDK. This are not meant for general use. Package: dotnet-templates-8.0 Description-md5: a67094806b17a052614c4b6064798574 Description-en: .NET 8.0 templates This package contains templates used by the .NET SDK. . .NET is a fast, lightweight and modular platform for creating cross platform applications that work on GNU/Linux, macOS and Windows. . It particularly focuses on creating console applications, web applications, and micro-services. Package: dotnet8 Description-md5: 45984778fde368a115ba5d9b683c9911 Description-en: .NET CLI tools and runtime .NET is a fast, lightweight and modular platform for creating cross platform applications that work on GNU/Linux, macOS and Windows. . It particularly focuses on creating console applications, web applications, and micro-services. . .NET contains a runtime conforming to .NET Standards, a set of framework libraries, an SDK containing compilers, and a 'dotnet' CLI application to drive everything. Package: evolution-data-server Description-md5: 00223d501d234f5cb46209c8c730f321 Description-en: evolution database backend server The data server, called "Evolution Data Server" is responsible for managing mail, calendar, addressbook, tasks and memo information. Package: evolution-data-server-common Description-md5: 5cc3d01ab453e709e471f91ff4d74d00 Description-en: architecture independent files for Evolution Data Server The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains the architecture independent files needed by the evolution-data-server package. Package: evolution-data-server-dev Description-md5: f80e85b29ef7b2fa18ebc57f7a903dcb Description-en: Development files for evolution-data-server (metapackage) This package contains header files and static library of evolution-data-server. Package: evolution-data-server-doc Description-md5: b241d0c600eee3a52e0b78eb3b6bbba5 Description-en: Documentation files for the Evolution Data Server libraries The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains the API documentation for all the individual Evolution Data Server libraries. Package: firmware-sof-signed Description-md5: 8eb88bd58a171f2f6dd9d78a475320ab Description-en: Intel SOF firmware - signed Provides the Intel SOF audio firmware and topology needed for audio functionality on some Intel system. . This package contains the pre-built and signed binaries. Package: fonts-opensymbol Description-md5: c976ef54f80faf44d726a46723d3fbd0 Description-en: OpenSymbol TrueType font This package contains the OpenSymbol TrueType font included in LibreOffice. This font contains symbols (like fonts as Wingdings(tm)), bullets (needed for bullets in LibreOffice) and non-latin character Package: fwupd Description-md5: cdd6fee34520bc38e3f317c22bf0694b Description-en: Firmware update daemon fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details Package: fwupd-doc Description-md5: ca737b0fdbd22826879fdcb9250b81d6 Description-en: Firmware update daemon documentation (HTML format) fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides development documentation for creating a package that uses fwupd. Package: gce-compute-image-packages Description-md5: 80b63009609ad08d1fc3b6f017dd400f Description-en: transitional dummy package This dummy package is provided for a smooth transition from the previous old package name to google-compute-engine. . It may be safely removed after installation. Package: gdm3 Description-md5: 9be0fb38ba2581f623b79242c9c7918d Description-en: GNOME Display Manager GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. Package: gir1.2-camel-1.2 Description-md5: adacda275afbebb9c6fa5b1a157d13f5 Description-en: GObject introspection for the Camel library Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains introspection data for the libcamel library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ebackend-1.2 Description-md5: 8f196c33098a03e5cc658c86cdc53eb6 Description-en: GObject introspection for the EBackend library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ebook-1.2 Description-md5: eee3f328364fb5b2eb00182c350108b8 Description-en: GObject introspection for the EBook library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libeebook library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ebookcontacts-1.2 Description-md5: 5c91e1ab067d8ddd63b0ef031e231a4f Description-en: GObject introspection for the EBook Contacts library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libeebook library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ecal-2.0 Description-md5: ca591f7842484a514f86713d2d7bc605 Description-en: GObject introspection for the ECal library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edatabook-1.2 Description-md5: 788dfe16398f4b7870dce5cc8ef87e47 Description-en: GObject introspection for the EBook library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edatacal-2.0 Description-md5: b409b4903f79863662d43cb8cd8b51ac Description-en: GObject introspection for the EDataCal library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedata-cal library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edataserver-1.2 Description-md5: 2ec1ed52300f0467a0d5460ca0faa785 Description-en: GObject introspection for the EDataServer library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edataserverui-1.2 Description-md5: 3a390941ecfd433760515102f954f58d Description-en: GObject introspection for the EDataServerUI library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserverui library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edataserverui4-1.0 Description-md5: edd7d5fdb4f0a926a179fbd9ed5f2a3f Description-en: GObject introspection for the EDataServerUI4 library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserverui4 library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-fwupd-2.0 Description-md5: 287a6707a91d20368a641fa72676cf73 Description-en: GObject introspection data for libfwupd This package provides the introspection data for libfwupd. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gdm-1.0 Description-md5: e2cbd477c1c5edc4af858440e536fdb0 Description-en: GObject introspection data for the GNOME Display Manager GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains introspection data for the GNOME Display Manager. Package: gir1.2-gtk-4.0 Description-md5: 0e856cde3e86eb181a419da2e80d941c Description-en: GTK graphical user interface library -- gir bindings GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-lokdocview-0.1 Description-md5: ca7a3d455bc38a9416655710de7eeb49 Description-en: GTK+ 3 widget wrapping LibreOffice functionality - introspection LOKDocView is the GTK+ 3 widget that wraps the libreoffice functionality and exposes a simple API for applications to use this widget. . This package contains the Introspection data. Package: gir1.2-mutter-15 Description-md5: b904935d7b197bced6c3b46aaa871bfb Description-en: GObject introspection data for Mutter Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the GObject introspection data which may be used to generate dynamic bindings. Package: gir1.2-packagekitglib-1.0 Description-md5: 58dad6540a9f05da7569c62ae80d0533 Description-en: GObject introspection data for the PackageKit GLib library PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package contains introspection data for the PackageKit GLib interface library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-polkit-1.0 Description-md5: 514aa380c1dd4af29167559895a5dc02 Description-en: GObject introspection data for polkit polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains introspection data for polkit. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-udisks-2.0 Description-md5: f5f1b5062052b10eabb6cc3d51d6bd13 Description-en: GObject based library to access udisks2 - introspection data The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package provides introspection data for libudisks. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gnome-control-center Description-md5: 841ec7130e7cda8d105ccf44ab60b8fa Description-en: utilities to configure the GNOME desktop This package contains configuration applets for the GNOME desktop, allowing to set accessibility configuration, desktop fonts, keyboard and mouse properties, sound setup, desktop theme and background, user interface properties, screen resolution, and other GNOME parameters. . It also contains a front end to these applets, which can also be accessed with the GNOME panel or the Nautilus file manager. Package: gnome-control-center-data Description-md5: 8bfe062731867305191b949e29fc5afa Description-en: configuration applets for GNOME - data files This package contains data files (icons, pixmaps, locales files) needed by the configuration applets in the gnome-control-center package. Package: gnome-control-center-dev Description-md5: ea55aa04a24ea847c61e4865c135347b Description-en: utilities to configure the GNOME desktop This package contains the file required to get the keydirs location Package: gnome-control-center-faces Description-md5: c30651f81cd867a11b2de3aecb9f30f7 Description-en: utilities to configure the GNOME desktop - faces images This package contains images that can be used for user profile's icon Package: gnome-settings-daemon Description-md5: 31f06b20f036e71da14412083d98ad89 Description-en: daemon handling the GNOME session settings This package contains the daemon which is responsible for setting the various parameters of a GNOME session and the applications that run under it. It handles the following kinds of settings: . * Keyboard: layout, accessibility options, shortcuts, media keys * Clipboard management * Theming: background, icons, GTK+ applications * Cleanup of unused files * Mouse: cursors, speed, accessibility options * Startup of other daemons: screensaver, sound daemon . It also sets various application settings through X resources and freedesktop.org XSETTINGS. Package: gnome-settings-daemon-common Description-md5: 24223ecc2ddfc19859537b1014c3f5c3 Description-en: daemon handling the GNOME session settings - common files This package contains GSettings schemas and other architecture-independent files for GNOME Settings Daemon. It is probably not interesting on its own for end users, but packages may depend on this if they only need to read and write settings & don't themselves care if the settings daemon is actually running or not. Package: gnome-settings-daemon-dev Description-md5: 7da21b55f83cd4a428a2bd849fda6b81 Description-en: Headers for building applications communicating with gnome-settings-daemon This package contains header files required to build applications that communicate with the GNOME settings daemon over D-Bus. Package: google-compute-engine Description-md5: 3d02273d24f60afb7027868edacd1b20 Description-en: Google Compute Engine guest environment. This package contains scripts and configuration files for features specific to the Google Compute Engine cloud environment. Package: google-guest-agent Description-md5: 631281603d95decc0c24b058cbfb142f Description-en: Google Compute Engine Guest Agent Contains the guest agent and metadata script runner binaries. Package: google-osconfig-agent Description-md5: d340d4bbff21c26cce4994d051e1eed4 Description-en: Google OS Config Agent The OS Config agent currently supports the following main features: * OS inventory management * OS patch management * OS configuration management Package: gpsd Description-md5: f4c594224d3953b094b99b3ab4e1fa72 Description-en: Global Positioning System - daemon The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . With gpsd, multiple GPS client applications can share access to devices without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than the different standards emitted by GPS devices. . This also includes common tools ubxtool and gpsctl for device configuration of the local hardware as well as a ntpshmmon to check generated refclock data. Package: gpsd-tools Description-md5: da9f6daf6778e6e0a948a3325d56bd44 Description-en: Global Positioning System - tools The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the most common tools 'gpsmon' and 'cgps' used to access a GPS device. Package: gstreamer1.0-packagekit Description-md5: d4c358565f52f6ba77fa2cb00080142c Description-en: GStreamer plugin to install codecs using PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides a plugin for the GStreamer multimedia framework to search and to install audio and video codecs. Package: gtk-update-icon-cache Description-md5: 7085c6bbe9a81adcc1cf27c74f6df2b2 Description-en: icon theme caching utility gtk-update-icon-cache creates mmap()able cache files for icon themes. . GTK can use the cache files created by gtk-update-icon-cache to avoid a lot of system call and disk seek overhead when the application starts. Since the format of the cache files allows them to be mmap()ed shared between multiple applications, the overall memory consumption is reduced as well. Package: gvfs Description-md5: 61f453207c2ab18880315d27f13ee0fb Description-en: userspace virtual filesystem - GIO module gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the GIO module that lets applications use gvfs mounts. Package: gvfs-backends Description-md5: 2edda3393e212ed6ab9626b02fee32b9 Description-en: userspace virtual filesystem - backends gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the afc, afp, archive, cdda, dav, dnssd, ftp, gphoto2, http, mtp, network, sftp, smb, smb-browse and wsdd backends. Package: gvfs-common Description-md5: 9572165fd324aff77138e36127f7d629 Description-en: userspace virtual filesystem - common data files gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the data files and translations used by all gvfs components. Package: gvfs-daemons Description-md5: 3ce59381bd6888364e59f20a23789369 Description-en: userspace virtual filesystem - servers gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the gvfs server and the minimal set of backends. Package: gvfs-fuse Description-md5: e8ae435dfe556826602d3a021208211e Description-en: userspace virtual filesystem - fuse server gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the gvfs-fuse server that exports gvfs mounts to all applications using FUSE. Package: gvfs-libs Description-md5: 6558598d97ea2bbb18ca95c90e7c0683 Description-en: userspace virtual filesystem - private libraries gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains private libraries with common functions between the daemons and the GIO module. Package: initramfs-tools Description-md5: f406a6ad4452bdc36e9957a711143c2e Description-en: generic modular initramfs generator (automation) This package builds a bootable initramfs for Linux kernel packages. The initramfs is loaded along with the kernel and is responsible for mounting the root filesystem and starting the main init system. Package: initramfs-tools-bin Description-md5: 14e601bd8c0a0905d238d89be3036fa8 Description-en: binaries used by initramfs-tools This package contains binaries used inside the initramfs images generated by initramfs-tools. Package: initramfs-tools-core Description-md5: 8d2ce4976ab4fb33b898ed3006a086fa Description-en: generic modular initramfs generator (core tools) This package contains the mkinitramfs program that can be used to create a bootable initramfs for a Linux kernel. The initramfs should be loaded along with the kernel and is then responsible for mounting the root filesystem and starting the main init system. Package: landscape-client Description-md5: 31df399c44fc1335cd0dcb70eacb17c5 Description-en: Landscape administration system client Landscape is a web-based tool for managing Ubuntu systems. This package is necessary if you want your machine to be managed in a Landscape account. . This package provides the Landscape client and requires a Landscape account. Package: landscape-common Description-md5: f35ad5397ab346e2e3f4ce46d07a3adf Description-en: Landscape administration system client - Common files Landscape is a web-based tool for managing Ubuntu systems. This package is necessary if you want your machine to be managed in a Landscape account. . This package provides the core libraries, as well as the landscape-sysinfo command. It also sets up the landscape user, landscape directories, and the hook that runs landscape-sysinfo on startup. Package: libbluetooth-dev Description-md5: 81b829bf9a9f8d9c440031b39e2bebd3 Description-en: Development files for using the BlueZ Linux Bluetooth library BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). . This package contains the development libraries and header files you need to develop your programs using the libbluetooth library. Package: libbluetooth3 Description-md5: 99ecfc643816cbb50cd9ae690a10287d Description-en: Library to use the BlueZ Linux Bluetooth stack BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: libcamel-1.2-64t64 Description-md5: 43ee52bbe1cd65f95cd1bd1abbdbcedd Description-en: Evolution MIME message handling library Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libcamel1.2-dev Description-md5: 24e22bc22b8cf416a7ef05c26c0d1807 Description-en: Development files for libcamel This package contains header files and static library for libcamel. . Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libd3dadapter9-mesa Description-md5: 7e00c33b4c81f4834e4b1d47918d6125 Description-en: state-tracker for Direct3D9 This package contains a Gallium3D state tracker that implements the Direct3D9 API. Combined with the gallium-nine branch of Wine, programs using D3D9 can achieve native (or better) graphics performance. Package: libd3dadapter9-mesa-dev Description-md5: 4043977533696b6cd4eacba2187c54cd Description-en: state-tracker for Direct3D9 -- development files This package contains a Gallium3D state tracker that implements the Direct3D9 API. Combined with the gallium-nine branch of Wine, programs using D3D9 can achieve native (or better) graphics performance. . Development files Package: libdb5.3++-dev Description-md5: a7a998f0313107491f90e490e2ad171f Description-en: Berkeley v5.3 Database Libraries for C++ [development] This is the development package which contains headers and static libraries for the Berkeley v5.3 database library. This is only for programs which will use the C++ interface. Package: libdb5.3++t64 Description-md5: fa02dd6e6118cdb8ba3a2bb75d0e2ce3 Description-en: Berkeley v5.3 Database Libraries for C++ [runtime] This is the runtime package for programs that use the Berkeley v5.3 database library. This is only for programs which use the C++ interface. Package: libdb5.3-dbg Description-md5: b6795af6080c8d7c57c3e3f9c05328ed Description-en: Berkeley v5.3 Database Libraries [debug] This package provides the debug symbols for the Berkeley v5.3 database libraries and binaries. Package: libdb5.3-dev Description-md5: a8fcb954a01494ec75806217ea263fd3 Description-en: Berkeley v5.3 Database Libraries [development] This is the development package which contains headers and static libraries for the Berkeley v5.3 database library. Package: libdb5.3t64 Description-md5: 6cef0d1fc062f09a5c2c1209dc807be1 Description-en: Berkeley v5.3 Database Libraries [runtime] This is the runtime package for programs that use the v5.3 Berkeley database library. Package: libebackend-1.2-11t64 Description-md5: b3d133d6b14648a896d4e2d251b6dcae Description-en: Utility library for evolution data servers This package is a utility library for evolution-data-servers providing backend functions to access data. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebackend1.2-dev Description-md5: a5d72b476981a785a5ae2459f4a20808 Description-en: Utility library for evolution data servers (development files) This package contains header files and static library for libebackend. . libebackend is a utility library for evolution-data-server providing backend function to access data. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook-1.2-21t64 Description-md5: cb24488ae2ac69e00752272e7be5221f Description-en: Client library for evolution address books This package is a client library for evolution addressbooks. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook-contacts-1.2-4t64 Description-md5: fd8f6220cee9a3b2df95847a5d20af2b Description-en: Client library for evolution contacts books This package is a client library for evolution addressbooks. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook-contacts1.2-dev Description-md5: db02360a3dd32c2d99c43b5ea29a380d Description-en: Client library for evolution contacts books (development files) This package contains header files and static library for libebook. . libebook is a client library for evolution addressbooks. Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook1.2-dev Description-md5: ef3ee2f270bec1dd37ca08ab22a90311 Description-en: Client library for evolution address books (development files) This package contains header files and static library for libebook. . libebook is a client library for evolution addressbooks. Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libecal-2.0-3 Description-md5: 04cb425637b47946ccd00f8590d52db8 Description-en: Client library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a client library for evolution calendar. Package: libecal2.0-dev Description-md5: 64e78a627bc19180d08e2006a3590372 Description-en: Client library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libecal. Package: libedata-book-1.2-27t64 Description-md5: 2951cda855016cedfd37b2b06ff0940f Description-en: Backend library for evolution address books Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a backend library for evolution address book. Package: libedata-book1.2-dev Description-md5: daf7a85467bbdfac33345b2709b9f36d Description-en: Backend library for evolution address books (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-book. Package: libedata-cal-2.0-2t64 Description-md5: 6f9b6ccd1e5738678caa1d75cb84cf43 Description-en: Backend library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a backend library for evolution calendar. Package: libedata-cal2.0-dev Description-md5: e696a09b21241ebcdcff5dd7e60f1c19 Description-en: Backend library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-cal. Package: libedataserver-1.2-27t64 Description-md5: fda04a0fcd5d6e38514bd04afa3d3e7f Description-en: Utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a utility library for evolution-data-server. Package: libedataserver1.2-dev Description-md5: f544598afd99e88bcd01bf63f94d1b5b Description-en: Utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains header files and static library for libedataserver. Package: libedataserverui-1.2-4t64 Description-md5: 9029e4b9b34817b7416ca538ebbcce0f Description-en: Utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a UI utility library for evolution-data-server. Package: libedataserverui1.2-dev Description-md5: ae4ddfcad376c4c2a572e9be547c5f7e Description-en: Utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains development files for libedataserverui. Package: libedataserverui4-1.0-0t64 Description-md5: 2117f764eeb92db885602f6e92db7161 Description-en: GTK4 utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a GTK4 UI utility library for evolution-data-server. Package: libedataserverui4-dev Description-md5: 8c71e2731193fae8e3d77facdf63d043 Description-en: GTK4 Utility library for evolution data server (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains development files for libedataserverui. Package: libegl-mesa0 Description-md5: b66a0a444abc380f2430455fec07e449 Description-en: free implementation of the EGL API -- Mesa vendor library This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package contains the Mesa vendor library for EGL. Package: libegl1-mesa-dev Description-md5: f0976997100febbc0dde500dd9c87805 Description-en: free implementation of the EGL API -- development files This package contains the development environment required for compiling programs against EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package provides the development environment for compiling programs against the EGL library. Package: libfwupd-dev Description-md5: 3bfeb2710678e4628a647776332ad2de Description-en: development files for libfwupd fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides the development files for libfwupd Package: libfwupd2 Description-md5: 149ac71e3036c806429868e82e340df5 Description-en: Firmware update daemon library fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides the library used by the daemon. Package: libgbm-dev Description-md5: 97d3ae24c3bec4dfba8e29c665cda9e5 Description-en: generic buffer management API -- development files This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. . This package provides the development environment for compiling programs against the GBM library. Package: libgbm1 Description-md5: 9c1f8de2c17715ff7ed9524db86be4dd Description-en: generic buffer management API -- runtime This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. Package: libgdm-dev Description-md5: 669514f6396aac0aea32903df3bc22ad Description-en: GNOME Display Manager (development files) GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains header and development files. Package: libgdm1 Description-md5: fbcf9de06b83ab57fb37bde788d9034b Description-en: GNOME Display Manager (shared library) GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains the shared library required by gnome-shell. Package: libgl1-mesa-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libgl1-mesa-dri Description-md5: 4ce0833dab51e157223384b77395619a Description-en: free implementation of the OpenGL API -- DRI modules This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the OpenGL library itself, only the DRI modules for accelerating direct rendering. . For a complete description of Mesa, please look at the libglx-mesa0 package. Package: libglapi-mesa Description-md5: 6da05dae0e50a214ae9b1d095f83c561 Description-en: free implementation of the GL API -- shared library The Mesa GL API module is responsible for dispatching all the gl* functions. It is intended to be mainly used by both the libgles1-mesa and libgles2-mesa packages. Package: libgles2-mesa-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libglx-mesa0 Description-md5: 553ff9489ccb9f6bdae31dc8c33ac85b Description-en: free implementation of the OpenGL API -- GLX vendor library Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the authors make no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. . This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the modules themselves: these can be found in the libgl1-mesa-dri package. Package: libgps-dev Description-md5: 134afa388f50f3672fe1aadaffd3e556 Description-en: Global Positioning System - development files The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the header and development files needed to build programs and packages using libgps. Package: libgps30t64 Description-md5: dc7f47fc942723b517c23aead9afc361 Description-en: Global Positioning System - library The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libgps, a C service library for querying GPS devices. It supports both a low-level interface, which communicates directly with the device to which the GPS is connected, and a high-level interface, which goes through gpsd and is intended for concurrent use by several applications. Package: libgtk-4-1 Description-md5: 02e4be37fe9843eb98242e33800e4fb6 Description-en: GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the shared libraries. Package: libgtk-4-bin Description-md5: 056ac7d3074cbdd205e955c8d8589cdd Description-en: programs for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the utilities which are used by the libraries and other packages. Package: libgtk-4-common Description-md5: 80ace64c76aad30366eb036871cfaf48 Description-en: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Package: libgtk-4-dev Description-md5: 4fe57949589093654313cc79d6da8008 Description-en: development files for the GTK library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the header and development files which are needed for building GTK applications. Package: libgtk-4-doc Description-md5: 6c68a0540fbc36784326ef684049298c Description-en: documentation for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the HTML documentation for the GTK library in /usr/share/doc/libgtk-4-doc/ . Package: libgtk-4-media-gstreamer Description-md5: 6f8f9899221f350bbc0c3f5d97e4286f Description-en: GStreamer media backend for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the media module that uses GStreamer as backend. Package: liblibreoffice-java Description-md5: d71a0b67eeb476140ee5b28e32f1171a Description-en: LibreOffice UNO runtime environment -- Java library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains the public Java libraries. Package: liblibreofficekitgtk Description-md5: 2cf971144745f2eee2ba5629a44fdd65 Description-en: GTK+ 3 widget wrapping LibreOffice functionality This package contains a (basic) GTK+ document viewer widget (used by e.g. LOKDocView) Package: libmutter-15-0 Description-md5: b97c0d0b0f27cb2414e26e8b7d3d4a69 Description-en: window manager library from the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the window manager shared library, used by mutter itself, and gnome-shell. Package: libmutter-15-dev Description-md5: 95c9a0fc0bbe905f4b590d4634d1e8bd Description-en: Development files for the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the development files. Package: libnet-ip-perl Description-md5: 69f8a2fedc328fe80a5105353406d4f6 Description-en: Perl extension for manipulating IPv4/IPv6 addresses Net::IP provides functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently. Package: libnetplan-dev Description-md5: 8b4fe1f0affcd00be0d6d18bf020290f Description-en: Development files for Netplan's libnetplan runtime library Netplan reads YAML network configuration files which are written by administrators, installers, cloud image instantiations, or other OS deployments. During early boot it then generates backend specific configuration files in /run to hand off control of devices to a particular networking daemon. . Currently supported backends are networkd and NetworkManager. . This package contains development files for developers wanting to use libnetplan in their applications. Package: libnetplan1 Description-md5: 5ca30dda355e82ee118297c73d03d7ea Description-en: Declarative network configuration runtime library Netplan reads YAML network configuration files which are written by administrators, installers, cloud image instantiations, or other OS deployments. During early boot it then generates backend specific configuration files in /run to hand off control of devices to a particular networking daemon. . Currently supported backends are networkd and NetworkManager. . This package contains the necessary runtime library files. Package: libnspr4 Description-md5: 3e33845d0ce10a75ffbe5d271b638f2f Description-en: NetScape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. Package: libnspr4-dev Description-md5: 5fb64e5ffcd6242fc78f56e991c9d6df Description-en: Development files for the NetScape Portable Runtime library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. . Install this package if you wish to develop your own programs using the NetScape Portable Runtime library. Package: libofficebean-java Description-md5: e07555977ea770bba6aa36e951ee2753 Description-en: generic Java Bean wrapper for LibreOffice components LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Java library for the LibreOffice Office Bean for embedding LibreOffice in custom Java applications. Package: libosmesa6 Description-md5: e0dd0508dd95a809bb554369d28e278c Description-en: Mesa Off-screen rendering extension OSmesa is a Mesa extension that allows programs to render to an off-screen buffer using the OpenGL API without having to create a rendering context on an X Server. It uses a pure software renderer. . This package provides both 16-bit and 32-bit versions of the off-screen renderer which do not require external libraries to work. Package: libosmesa6-dev Description-md5: 9b1d7a0b3e6a2ea021f4443f42dcff4f Description-en: Mesa Off-screen rendering extension -- development files This package provides the required environment for developing programs that use the off-screen rendering extension of Mesa. . For more information on OSmesa see the libosmesa6 package. Package: libpackagekit-glib2-18 Description-md5: 2f6bf343292f3cd8ceccbf83d3b1645c Description-en: Library for accessing PackageKit using GLib PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides an advanced library to access PackageKit using GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". Package: libpackagekit-glib2-dev Description-md5: 23a6b93bf367231f29e774d792ae25df Description-en: Library for accessing PackageKit using GLib (development files) PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the header files and documentation for the advanced PackageKit library based on GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". Package: libpolkit-agent-1-0 Description-md5: 4ef2554561bfc187abac408fd796bf9a Description-en: polkit Authentication Agent API polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains a library for accessing the authentication agent. Package: libpolkit-agent-1-dev Description-md5: d7aefc5848efcc3a42361c149b20d771 Description-en: polkit Authentication Agent API - development files polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains the development files for the library found in libpolkit-agent-1-0. Package: libpolkit-gobject-1-0 Description-md5: 6a791318e2e505a53b399bcaebb31d8b Description-en: polkit Authorization API polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains a library for accessing polkit. Package: libpolkit-gobject-1-dev Description-md5: bc2a6c1f4343704fdd59191661154b8f Description-en: polkit Authorization API - development files polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains the development files for the library found in libpolkit-gobject-1-0. Package: libpulse-dev Description-md5: a36e2b24ab289ab86564c79e92c8e87f Description-en: PulseAudio client development headers and libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Headers and libraries for developing applications that access a PulseAudio sound server via PulseAudio's native interface. Package: libpulse-mainloop-glib0 Description-md5: 1a4eb06cccc1a1ac1118b667f0c37ed7 Description-en: PulseAudio client libraries (glib support) PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. . This package adds support for glib2 client applications. Package: libpulse0 Description-md5: 35e72b270b48ab0d62d3de88ca26f71b Description-en: PulseAudio client libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. Package: libreoffice-base-core Description-md5: 00dfbbe7bf584af5cd6d0ee0f5695390 Description-en: office productivity suite -- shared library LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains common libraries of LibreOffice Base used by Base, Writer and Calc. . If you need full Base functionality (or actual database drivers), please install libreoffice-base (and/or libreoffice-base-drivers and/o libreoffice-sdbc-*). Package: libreoffice-calc Description-md5: e809bbd7f91acfd0d9ad0f8fd5ed86a3 Description-en: office productivity suite -- spreadsheet LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the spreadsheet component for LibreOffice. Package: libreoffice-common Description-md5: 304f06193ef91a740410572ff1db7174 Description-en: office productivity suite -- arch-independent files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of LibreOffice. Package: libreoffice-core Description-md5: 5464d9229de42a41fda16d9993e11570 Description-en: office productivity suite -- arch-dependent files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-dependent core files of LibreOffice. See the libreoffice package for more information. Package: libreoffice-dev Description-md5: fa13d1087845b42e8db65349b0428d09 Description-en: office productivity suite -- SDK -- architecture-dependent parts LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the (architecture-dependent) files needed to build plugins/add-ons for LibreOffice (build tools, libraries, arch-dependent includes, ...). Package: libreoffice-dev-common Description-md5: 8e2f47a3629807507c30bffdf52c61ba Description-en: office productivity suite -- SDK -- architecture-independent parts LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the (architecture-independent) files needed to build plugins/add-ons for LibreOffice (includes, IDL files, ...) Package: libreoffice-dev-doc Description-md5: b4ecfbc8a8e236404d92fb39cd9ea14f Description-en: office productivity suite -- SDK documentation LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the documentation of the LibreOffice SDK: . * C++/Java API reference * IDL reference * C++/Java/Basic examples Package: libreoffice-draw Description-md5: 48e37fe8495cb12961b923bb0b0f970f Description-en: office productivity suite -- drawing LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the drawing component for LibreOffice. Package: libreoffice-gnome Description-md5: c468d8fd91ddd9ba3bc4401d295be6e1 Description-en: office productivity suite -- GNOME integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the GIO support. . You can extend the functionality of this by installing these packages: . * libreoffice-evolution: Evolution addressbook support * evolution Package: libreoffice-gtk3 Description-md5: 44b29fdd57298ae70df2d76275839bc8 Description-en: office productivity suite -- GTK+ 3 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the GTK+ plugin for drawing LibreOffices widgets with GTK+ 3 and GTK+/GNOMEish print dialog when running under GNOME. Package: libreoffice-help-ca Description-md5: d6b57c84305eb2009f0f7cca49b022f1 Description-en: office productivity suite -- Catalan help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Catalan. Package: libreoffice-help-common Description-md5: bb2508f2324a7b651c019aba6b2c24e9 Description-en: office productivity suite -- common files for LibreOffice help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the common files (e.g. language-independent, media) files for the LibreOffice Help. Package: libreoffice-help-cs Description-md5: ac7fea7c0a197c7b356a8223d94347ea Description-en: office productivity suite -- Czech help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Czech. Package: libreoffice-help-da Description-md5: 2eeb5c9d61409db9416d1bf688280d6e Description-en: office productivity suite -- Danish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Danish. Package: libreoffice-help-de Description-md5: 446e337ad4cf957e780c2996c41e0163 Description-en: office productivity suite -- German help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in German. Package: libreoffice-help-dz Description-md5: 831cde2511d5df0e50fca4f9545adb3b Description-en: office productivity suite -- Dzongkha help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Dzongkha. Package: libreoffice-help-el Description-md5: 27db60f82a9a1414b51ea5e553a7b9e8 Description-en: office productivity suite -- Greek help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Greek. Package: libreoffice-help-en-gb Description-md5: 6843fecfa30da7d8c3e384c4f92747ac Description-en: office productivity suite -- English_british help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in English_british. Package: libreoffice-help-en-us Description-md5: 887d1c3089d4c0e44d0b26ed6ffd9193 Description-en: office productivity suite -- English_american help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in English_american. Package: libreoffice-help-es Description-md5: 3b17681533c31b51304225ad41bc4cc9 Description-en: office productivity suite -- Spanish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Spanish. Package: libreoffice-help-et Description-md5: ee9a1b4e728ba5dd900173bfee1a731c Description-en: office productivity suite -- Estonian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Estonian. Package: libreoffice-help-eu Description-md5: 173b0972f7f0a78d8c52cb5f5045e57e Description-en: office productivity suite -- Basque help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Basque. Package: libreoffice-help-fi Description-md5: 07a9aa483488050f6541179d8987d975 Description-en: office productivity suite -- Finnish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Finnish. Package: libreoffice-help-fr Description-md5: 3f39cd0f487b1234b3b028700174aea6 Description-en: office productivity suite -- French help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in French. Package: libreoffice-help-gl Description-md5: 373bae22071a7f0286ed9ec163a95c9f Description-en: office productivity suite -- Galician help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Galician. Package: libreoffice-help-hi Description-md5: 2086330d67240d859330eccd8a050d0d Description-en: office productivity suite -- Hindi help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Hindi. Package: libreoffice-help-hu Description-md5: 61ae09c1e4ead0c3a139c61b39f763a8 Description-en: office productivity suite -- Hungarian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Hungarian. Package: libreoffice-help-id Description-md5: efd54faf7a13796ca988f291361d13f7 Description-en: office productivity suite -- Indonesian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Indonesian. Package: libreoffice-help-it Description-md5: 68017996bf772a95a5138d70db294b80 Description-en: office productivity suite -- Italian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Italian. Package: libreoffice-help-ja Description-md5: 202a13f334a5b4d912a0c725a68309d3 Description-en: office productivity suite -- Japanese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Japanese. Package: libreoffice-help-km Description-md5: 85075447fb80af12955c4e01c4a316c5 Description-en: office productivity suite -- Khmer help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Khmer. Package: libreoffice-help-ko Description-md5: d879d29f7f222fa7b6ad3b86112dcbec Description-en: office productivity suite -- Korean help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Korean. Package: libreoffice-help-nl Description-md5: 39207c43a1ac830972c4637d2d15402a Description-en: office productivity suite -- Dutch help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Dutch. Package: libreoffice-help-om Description-md5: 71d9bb0e518d702c88916fc4bcbd3fcb Description-en: office productivity suite -- Oromo help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Oromo. Package: libreoffice-help-pl Description-md5: 1ecec6865a123ab7b50509708fbd986b Description-en: office productivity suite -- Polish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Polish. Package: libreoffice-help-pt Description-md5: a995efbac2b786bee5de0e56d3a97215 Description-en: office productivity suite -- Portuguese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Portuguese. Package: libreoffice-help-pt-br Description-md5: ef429612095b5aa3dc738547af704ccb Description-en: office productivity suite -- Portuguese_brazilian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Portuguese_brazilian. Package: libreoffice-help-ru Description-md5: 26ff97e5963f7a1cdb5ca84a587aad70 Description-en: office productivity suite -- Russian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Russian. Package: libreoffice-help-sk Description-md5: d26e95b5d6c285b41315b083c88099d0 Description-en: office productivity suite -- Slovak help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Slovak. Package: libreoffice-help-sl Description-md5: 0b685103983bbccf5f421b1c697576d2 Description-en: office productivity suite -- Slovenian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Slovenian. Package: libreoffice-help-sv Description-md5: 0f3bdd564c5f61573a0a4a42f4b54fbc Description-en: office productivity suite -- Swedish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Swedish. Package: libreoffice-help-tr Description-md5: 0e69dac1381ab919682ec9c47de5194e Description-en: office productivity suite -- Turkish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Turkish. Package: libreoffice-help-vi Description-md5: e38510b2855a269b0484915b84687e41 Description-en: office productivity suite -- Vietnamese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Vietnamese. Package: libreoffice-help-zh-cn Description-md5: 2aa55f3147e53b54fe485b32ed13386f Description-en: office productivity suite -- Chinese_simplified help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Chinese_simplified. Package: libreoffice-help-zh-tw Description-md5: ee9697d616e7c4173187caaaecafb1b2 Description-en: office productivity suite -- Chinese_traditional help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Chinese_traditional. Package: libreoffice-impress Description-md5: 472668fa8a618a3bed701d2301185f86 Description-en: office productivity suite -- presentation LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the presentation component for LibreOffice. Package: libreoffice-java-common Description-md5: 9b905cfcc13278c04580172f90e74120 Description-en: office productivity suite -- arch-independent Java support files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of the Java support for LibreOffice (Java classes, scripts, config snippets). Package: libreoffice-l10n-af Description-md5: 25408426f5cceacb5ad931a04f17c27e Description-en: office productivity suite -- Afrikaans language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Afrikaans. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-am Description-md5: c82c66da2760f49995d4e8690d0f9536 Description-en: office productivity suite -- Amharic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Amharic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ar Description-md5: 587caaeee146ae2e8c3996cb98f27e14 Description-en: office productivity suite -- Arabic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Arabic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-as Description-md5: 4ac2e69fa5a27abf0c1dea94b43a4a7a Description-en: office productivity suite -- Assamese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Assamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ast Description-md5: e881b8766739626fc2bfe3be78a504b6 Description-en: office productivity suite -- Asturian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Asturian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-be Description-md5: 4e120b250b345e0e6dc4ca4cf4767d2b Description-en: office productivity suite -- Belarusian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Belarusian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bg Description-md5: 1e2ff5cea5d0d31b2fadc412f6046e12 Description-en: office productivity suite -- Bulgarian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bulgarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bn Description-md5: 00d1921e153b39622cb04e7f66795716 Description-en: office productivity suite -- Bengali language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bengali. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-br Description-md5: d16cf29a1d2c4c4ed7016afa029144be Description-en: office productivity suite -- Breton language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Breton. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bs Description-md5: 7fc91db4c49442d4457804a807e892f1 Description-en: office productivity suite -- Bosnian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bosnian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ca Description-md5: a91b06d5c0057582f16109658e9ac2f8 Description-en: office productivity suite -- Catalan language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Catalan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-cs Description-md5: afead2a0313d84ddc897a8641a06a05e Description-en: office productivity suite -- Czech language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Czech. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-cy Description-md5: 05accff0a8db25ee2b5bbfa42b627da5 Description-en: office productivity suite -- Welsh language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Welsh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-da Description-md5: 3baa4ced7ad5463e2aeedc011515df6f Description-en: office productivity suite -- Danish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Danish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-de Description-md5: 9100dc24d96f8d761ed9e9a72aaae56d Description-en: office productivity suite -- German language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in German. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-dz Description-md5: ea22c1cbc51379d92908e5e9e9fd316d Description-en: office productivity suite -- Dzongkha language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Dzongkha. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-el Description-md5: 4f78a8507785668c597339f89484e181 Description-en: office productivity suite -- Greek language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Greek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-en-gb Description-md5: 2175d49557a4317b25abdfef0508de34 Description-en: office productivity suite -- English_british language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in English_british. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-en-za Description-md5: c94234e62f754742485de331d5cce167 Description-en: office productivity suite -- English_southafrican language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in English_southafrican. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-eo Description-md5: ceec53900ab8424d55b41ca9805f4477 Description-en: office productivity suite -- Esperanto language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Esperanto. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-es Description-md5: 9ca224f2e6cdf51887ac42db8c56be1b Description-en: office productivity suite -- Spanish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Spanish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-et Description-md5: 48b61d8af6c926ad0fc569a88eff07f2 Description-en: office productivity suite -- Estonian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Estonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-eu Description-md5: a9ce34217df35bf42f382c34b328939c Description-en: office productivity suite -- Basque language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Basque. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fa Description-md5: 6fb22f6ccd00a52dcb073d05bdb131d9 Description-en: office productivity suite -- Farsi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Farsi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fi Description-md5: 3706653bf050d85e2b88029ab6b8043d Description-en: office productivity suite -- Finnish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Finnish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fr Description-md5: be373ab6133f4822f55949baa3af6fb6 Description-en: office productivity suite -- French language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in French. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ga Description-md5: 45ee5e619b80d12047c3db358a95ece6 Description-en: office productivity suite -- Gaelic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gd Description-md5: 18113968ce7e8c22cc31b05613ac922a Description-en: office productivity suite -- Scottish_gaelic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Scottish_gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gl Description-md5: 91aaf32f09c1b953e8cf6a0878954eea Description-en: office productivity suite -- Galician language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Galician. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gu Description-md5: d33d0bf909d9ce8566c829e9e8c7958d Description-en: office productivity suite -- Gujarati language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Gujarati. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gug Description-md5: 8a60db7a8c323661ed589467da797a53 Description-en: office productivity suite -- Guarani language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Guarani. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-he Description-md5: 162257c4fc07447259f3f6ba8311eab8 Description-en: office productivity suite -- Hebrew language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hebrew. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hi Description-md5: c0f9f00435657eaf48161db67ec8e03d Description-en: office productivity suite -- Hindi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hindi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hr Description-md5: c1f7ed74f344f50c39b1b97d22d34b76 Description-en: office productivity suite -- Croatian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Croatian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hu Description-md5: 03faefa7ee83b9dbc4ee7a082d63744e Description-en: office productivity suite -- Hungarian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hungarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hy Description-md5: d2636a5f89ebe8156c3d20ddeff2f07a Description-en: office productivity suite -- Armenian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Armenian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-id Description-md5: 831b063ee510059ca4447efa18a337a8 Description-en: office productivity suite -- Indonesian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Indonesian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-in Description-md5: 36e2a96a1e51778367a7324914492a84 Description-en: office productivity suite -- Indic language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all available indic languages. Package: libreoffice-l10n-is Description-md5: 867a82757a25dc87440a74fb74e46369 Description-en: office productivity suite -- Icelandic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Icelandic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-it Description-md5: e9939e05ca7fe3ecb840f7f3d6192e35 Description-en: office productivity suite -- Italian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Italian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ja Description-md5: 711d02c365f10214733d3d63a55bf474 Description-en: office productivity suite -- Japanese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Japanese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ka Description-md5: 1efb8e2732132342f73ee09022329760 Description-en: office productivity suite -- Georgian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Georgian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kk Description-md5: 0f55a645c29d349c14ae394b15a44300 Description-en: office productivity suite -- Kazakh language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kazakh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-km Description-md5: 8bbe73d4befdfd439c3cbc8ee6b1fcb9 Description-en: office productivity suite -- Khmer language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Khmer. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kmr Description-md5: b118604d13c95984ec63f0e9fea14884 Description-en: office productivity suite -- Kurmanji language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kurmanji. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kn Description-md5: 5c250ecb97123c4ac162dfd656bbe62e Description-en: office productivity suite -- Kannada language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kannada. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ko Description-md5: 959045aad72889d15ef474977f2b76c4 Description-en: office productivity suite -- Korean language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Korean. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-lt Description-md5: 034b11c582987c822f6f0f155d0a2dca Description-en: office productivity suite -- Lithuanian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Lithuanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-lv Description-md5: 5590d50c683679292cf935268a635351 Description-en: office productivity suite -- Latvian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Latvian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mk Description-md5: 14c69c972f6eb55814e005281db272c1 Description-en: office productivity suite -- Macedonian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Macedonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ml Description-md5: 60f657487ccd35990900a2b5e69a0ece Description-en: office productivity suite -- Malayalam language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Malayalam. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mn Description-md5: 4025564fcb7aef1ac127f7d38a7d89a3 Description-en: office productivity suite -- Mongolian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Mongolian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mr Description-md5: 8222f55840ec7b6dfe5f1d5507393b3c Description-en: office productivity suite -- Marathi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Marathi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nb Description-md5: 9ec98f81a0201acd8a280f74f7aea258 Description-en: office productivity suite -- Norwegian_bokmal language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Norwegian_bokmal. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ne Description-md5: b943bce9f69b671bef2b0962294dd15e Description-en: office productivity suite -- Nepalese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Nepalese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nl Description-md5: 070320c4fffa196cb47074884ecf5d04 Description-en: office productivity suite -- Dutch language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Dutch. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nn Description-md5: bbdb9d7bd3b045feb8b26450f0b1e84d Description-en: office productivity suite -- Norwegian_nynorsk language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Norwegian_nynorsk. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nr Description-md5: 43bc32c188cfe5924ea7f2995a36995d Description-en: office productivity suite -- Ndebele language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Ndebele. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nso Description-md5: 12301064896f2feae77bfb9b19df2b41 Description-en: office productivity suite -- Northern_sotho language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Northern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-oc Description-md5: 33ddfe08a196f8f66e1a8e27f2d010cc Description-en: office productivity suite -- Occitan language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Occitan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-om Description-md5: b0d2c1a766f405e3832badc1c8a5b242 Description-en: office productivity suite -- Oromo language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Oromo. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-or Description-md5: aca394fbe45768c0d7262fd88c98ebd1 Description-en: office productivity suite -- Odia language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Odia. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pa-in Description-md5: 257cf2122f7b0d44fd1c044bf69204bb Description-en: office productivity suite -- Punjabi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Punjabi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pl Description-md5: af3855564491f6adf7a5d23e57e3d07f Description-en: office productivity suite -- Polish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Polish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pt Description-md5: 3ebb2c295967229068d690bf4004b6e4 Description-en: office productivity suite -- Portuguese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Portuguese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pt-br Description-md5: bca2f0a66f444a733b61ca3bb45846ca Description-en: office productivity suite -- Portuguese_brazilian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Portuguese_brazilian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ro Description-md5: e4018d28105361bb391246001caccf0c Description-en: office productivity suite -- Romanian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Romanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ru Description-md5: 58787e12e170fc436c645c007bfdc3a3 Description-en: office productivity suite -- Russian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Russian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-rw Description-md5: 567e17f0373585af19cb698b7c5680e9 Description-en: office productivity suite -- Kinarwanda language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kinarwanda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-si Description-md5: 1f61af11cbbfd06c45ff93fd66708f91 Description-en: office productivity suite -- Sinhala language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Sinhala. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sk Description-md5: 1769b72d83c3ab6d8bc16b3fda5f0a67 Description-en: office productivity suite -- Slovak language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Slovak. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sl Description-md5: cb73e143fff5a545b5d0d0878593a2f5 Description-en: office productivity suite -- Slovenian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Slovenian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sr Description-md5: a5246257fe1a7bc6da50c1903b447187 Description-en: office productivity suite -- Serbian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Serbian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ss Description-md5: b3cd9971feec09abdc68c846c96340a6 Description-en: office productivity suite -- Swazi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Swazi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-st Description-md5: 3eddf8b8a781fcc8d00658fd683751c6 Description-en: office productivity suite -- Southern_sotho language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Southern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sv Description-md5: 94e08d9ebf4885b6a199a8604f8e4623 Description-en: office productivity suite -- Swedish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Swedish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-szl Description-md5: 042319a52566380faa02b485ca055ca0 Description-en: office productivity suite -- Upper_silesian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Upper_silesian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ta Description-md5: f1a39c06a2dd67a9a2480ae41bbfcff0 Description-en: office productivity suite -- Tamil language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tamil. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-te Description-md5: 61e424cfb84420f8dc211c66f1b3a533 Description-en: office productivity suite -- Telugu language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Telugu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tg Description-md5: 20867b7b1d2eafbaca5ff6af5b2d57c9 Description-en: office productivity suite -- Tajik language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tajik. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-th Description-md5: 94a998c14aeff6049d9b90810598f1dd Description-en: office productivity suite -- Thai language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Thai. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tn Description-md5: 7da81d27f41218d11fbd8aabceec792c Description-en: office productivity suite -- Tswana language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tswana. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tr Description-md5: df7d8cde01531055398d2aa9010f77bc Description-en: office productivity suite -- Turkish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Turkish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ts Description-md5: 29ca3694d6ba2d256e546fdcdc5b65bb Description-en: office productivity suite -- Tsonga language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tsonga. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ug Description-md5: ca1d8cb61ea8620dc7ff4ea41c7dfe12 Description-en: office productivity suite -- Uighur language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Uighur. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-uk Description-md5: 6f386a310674737ccb0fc8c3aaefc90e Description-en: office productivity suite -- Ukrainian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Ukrainian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-uz Description-md5: a7da1f6ae1fcdfa64f696aed12dc759d Description-en: office productivity suite -- Uzbek language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Uzbek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ve Description-md5: 7bb286307dfd6105c62d2c54772e83fd Description-en: office productivity suite -- Venda language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Venda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-vi Description-md5: baa160c324599bd2156dca97789a430a Description-en: office productivity suite -- Vietnamese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Vietnamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-xh Description-md5: 6124cc72bfc02b25a2a78aaa09e77b01 Description-en: office productivity suite -- Xhosa language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Xhosa. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-za Description-md5: 88b25d0aaf8864e6f6b3862a477db0fe Description-en: office productivity suite -- South African language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all 11 South African languages. Package: libreoffice-l10n-zh-cn Description-md5: b8e748f9a21ee8996147f93a46daa148 Description-en: office productivity suite -- Chinese_simplified language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Chinese_simplified. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-zh-tw Description-md5: 166e08e5f36a4b8b8968bda48d5eb24e Description-en: office productivity suite -- Chinese_traditional language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Chinese_traditional. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-zu Description-md5: 1826bfebd2ace6bb52d52081479ab115 Description-en: office productivity suite -- Zulu language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Zulu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-math Description-md5: 66f3b39e514cc02ac689ec67f6ed274a Description-en: office productivity suite -- equation editor LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the equation editor component for LibreOffice. Package: libreoffice-nlpsolver Description-md5: fae46d5df372eb372a1c97e3831f88bc Description-en: "Solver for Nonlinear Programming" extension for LibreOffice By default LibreOffice Calc ships with a solver engine for linear programming only. This allows the optimization of models to a certain degree. However, if the formulas or constraints become more complex, nonlinear programming is required. That missing gap is now filled by the Solver for Nonlinear Programming extension. . Currently it incorporates two Evolutionary Algorithms which are able to handle floating point and integer variables as well as nonlinear constraints. Package: libreoffice-officebean Description-md5: 5a0da32be18d6e992e247ea879287e8b Description-en: transitional package for libofficebean-java LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package formerly contained binaries for the the LibreOffice Office Bean for embedding LibreOffice in custom Java applications. . This has now been merged into libofficebean-java so this package can safely be removed. Package: libreoffice-style-colibre Description-md5: 32f69eb782a3e2c24c14038e98222fbe Description-en: office productivity suite -- colibre symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "colibre" symbol style - a icon theme which follow Microsoft(R) Offices color scheme. Package: libreoffice-style-elementary Description-md5: d68f25478a11b022507c9a7afef86095 Description-en: office productivity suite -- Elementary symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "elementary" symbol style, default style for GTK+/Gnome. Package: libreoffice-style-yaru Description-md5: 63dde2b46227a088ac3219b42f12b922 Description-en: office productivity suite -- Yaru symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "yaru" symbol style. Package: libreoffice-uiconfig-calc Description-md5: baec116055d840cbbdc3720d93bde12f Description-en: UI data ("config") for LibreOffice Calc LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. Package: libreoffice-uiconfig-common Description-md5: ea2326bf2b60442848fc54ce303cbf6c Description-en: UI data ("config") for LibreOffice ("common" set) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. Package: libreoffice-uiconfig-draw Description-md5: 73fbb0d244def9e605637b2712b0f29f Description-en: UI data ("config") for LibreOffice Draw LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. Package: libreoffice-uiconfig-impress Description-md5: 6cce1e48a3342303044359ff96651b0b Description-en: UI data ("config") for LibreOffice Impress LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. Package: libreoffice-uiconfig-math Description-md5: 7ac5e0413cc0c35bb8246ae87b26f6dc Description-en: UI data ("config") for LibreOffice Math LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. Package: libreoffice-uiconfig-writer Description-md5: d7fae1691fc833ce5f13be1d10f83a2c Description-en: UI data ("config") for LibreOffice Writer LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. Package: libreoffice-writer Description-md5: 7ddf1a7be67dc22b315f212f564325e8 Description-en: office productivity suite -- word processor LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the wordprocessor component for LibreOffice. Package: libreofficekit-data Description-md5: 9859813cd8462f5d488366ee3cfaed15 Description-en: common data for LOKDocView LOKDocView is the GTK+ 3 widget that wraps the libreoffice functionality and exposes a simple API for applications to use this widget. . This package contains architecture-independent data (e.g. the selection handlers). Package: libreofficekit-dev Description-md5: 93284f0d29b8ae961670b7a6faf3d2ba Description-en: LibreOfficeKit -- headers LibreOfficeKit can be used for accessing LibreOffice functionality through C/C++, without any need to use UNO. . For now it only offers document conversion (in addition to an experimental tiled rendering API). . This package contains the headers needed for using LibreOfficeKit. Package: libsbuild-perl Description-md5: d52c681207ccd9d9a8f4571221ebca1f Description-en: Library for building Debian binary packages from Debian sources The sbuild suite of programs (wanna-build, buildd and sbuild) are used to build binary packages from source packages. The wanna-build database tracks packages which require building; buildd schedules work from information it gets from the wanna-build database; sbuild does the actual package building. . This package contains the core library modules used by these programs. Package: libspeex-dev Description-md5: 062117b1b3154a3cf97900898baf7934 Description-en: The Speex codec library development files Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex library headers and development files. Package: libspeex1 Description-md5: f9da73880f1174ecd33b8c03b963867b Description-en: The Speex codec runtime library Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex runtime library. Package: libsysprof-6-6 Description-md5: b9115f40c35605fb252d63e2333d19b2 Description-en: library for system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . This package provides the shared library for console applications embedding sysprof. Package: libsysprof-6-dev Description-md5: 55e712175af30b2e7da384a96d7cba49 Description-en: development files for system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . This package provides the development files for the shared library. Package: libsysprof-6-modules Description-md5: 245ffd7b127768562aa57ddc61dd0022 Description-en: LD_PRELOAD modules for system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . This package provides LD_PRELOAD modules that can be injected into the program being profiled. Package: libsysprof-capture-4-dev Description-md5: 994dfd6270bff19a80ab5fb23a07e437 Description-en: capture library for system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . This package provides a static library for tools that generate profiling capture data. It can be linked into other projects to provide more detailed trace information. Package: libudisks2-0 Description-md5: a4d304d9db0e1fd78836f4986f49ca67 Description-en: GObject based library to access udisks2 The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This provides a convenience library for communicating with udisks2 from GObject based programs. Package: libudisks2-dev Description-md5: f34ab90bbc4fc7d3f5f06a71b6d4c7d0 Description-en: GObject based library to access udisks2 - development files The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package contains files that are needed to build applications using libudisks. Package: libuno-cppu3t64 Description-md5: 0775b20a656f30e0dc0529445a3b2e06 Description-en: LibreOffice UNO runtime environment -- CPPU public library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains CPPU, the type definitions/implementations for the core of UNO. Package: libuno-cppuhelpergcc3-3t64 Description-md5: d7128bdb2e6050f1c9dde4fdafb9f411 Description-en: LibreOffice UNO runtime environment -- CPPU helper library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the cppuhelper library (helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff) Package: libuno-purpenvhelpergcc3-3t64 Description-md5: 1ccb141cee929bfd1997ad58ed2f4bd0 Description-en: LibreOffice UNO runtime environment -- "purpose environment" helper The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains a library which contains a helper for implementing so-called "purpose environments". Package: libuno-sal3t64 Description-md5: a722cbe3a15024d19e85b1a6414d583a Description-en: LibreOffice UNO runtime environment -- SAL public library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the System Abstraction Layer (SAL) library. Package: libuno-salhelpergcc3-3t64 Description-md5: a180d9b4db7a3bcc2f68a7c3250456c8 Description-en: LibreOffice UNO runtime environment -- SAL helpers for C++ library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains C++ helpers to make use of sal easier. Package: libunoloader-java Description-md5: 48adba4a429bf81f6a64bbbc29cb0006 Description-en: LibreOffice UNO runtime environment -- (Java) UNO loader The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains a UNO loader library for Java. Package: libvirt-clients Description-md5: fef902cf44d3e9aa677b809e73dc3cc9 Description-en: Programs for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirt shell virsh and other client binaries. Package: libvirt-daemon Description-md5: f633393919dd0d9ae0c06cf15068e5ea Description-en: Virtualization daemon Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the daemon libvirtd to manage the hypervisors. Package: libvirt-daemon-config-network Description-md5: 8ecb85cadf757a171e477d818ef5e9c1 Description-en: Libvirt daemon configuration files (default network) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration for the 'default' libvirt network. Package: libvirt-daemon-config-nwfilter Description-md5: fcb991a27db5d77a47b55841443b45a7 Description-en: Libvirt daemon configuration files (default network filters) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration for the default set of nwfilters. Package: libvirt-daemon-driver-qemu Description-md5: ccb5ee8b1a53290fdedfd923601bb4e0 Description-en: Virtualization daemon QEMU connection driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd connection driver for QEMU. Package: libvirt-daemon-system Description-md5: da7cc4d36dd1ad0862cb38e713552e24 Description-en: Libvirt daemon configuration files Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration files to run the libvirt daemon as a system service. Package: libvirt-daemon-system-systemd Description-md5: 39feb9843e742a2624599f333f4287ae Description-en: Libvirt daemon configuration files (systemd) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the dependencies to make libvirt work with systemd. (this is the default). This package is useless without the libvirt-daemon-system package installed. Package: libvirt-doc Description-md5: 6a786cd039fea1d6785874bfff0aac5f Description-en: documentation for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the documentation. Package: libvirt-l10n Description-md5: 196b2bd46db67f398dc72cf0bc8f82f8 Description-en: localization for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the localization files. Package: libvirt0 Description-md5: 048e37ae97123b1566015795d54596dc Description-en: library for interfacing with different virtualization systems Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. Package: libxatracker-dev Description-md5: acb2dd21dbe796c5f50a1f153cef93e2 Description-en: X acceleration library -- development files This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. . XA is intended to be used by the vmware driver for virtualized X acceleration. . This package provides the development environment for compiling programs against the xatracker library. Package: libxatracker2 Description-md5: 016e30e30b0b6c5bb9448c735436c520 Description-en: X acceleration library -- runtime This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. . XA is intended to be used by the vmware driver for virtualized X acceleration. Package: linux-aws Description-md5: 7e69860171c6c8a0efda6ea26320ac20 Description-en: Complete Linux kernel for Amazon Web Services (AWS) systems. This package will always depend on the latest complete Linux kernel available for Amazon Web Services (AWS) systems. Package: linux-aws-headers-6.11.0-1006 Description-md5: 93d0eebab215a2239cf5537685196e97 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-headers-6.11.0-1006/debian.README.gz for details Package: linux-aws-tools-6.11.0-1006 Description-md5: a191c96213e26ec40d06cd5e7746a940 Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on 64 bit x86. You probably want to install linux-tools-6.11.0-1006-. Package: linux-azure Description-md5: c6a5538486720a06350fb0da8de56a71 Description-en: Complete Linux kernel for Azure systems (vmlinuz). This package will always depend on the latest complete Linux kernel available for Azure systems. . This package will use vmlinuz during boot. Package: linux-azure-cloud-tools-6.11.0-1006 Description-md5: 46594dcb2ae172d72ee4e51e33a644a3 Description-en: Linux kernel version specific cloud tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.11.0-1006 on 64 bit x86. You probably want to install linux-cloud-tools-6.11.0-1006-. Package: linux-azure-fde Description-md5: 694cc055b718ed96b443c20449ca4e7c Description-en: Complete Linux kernel for Azure systems (kernel.efi). This package will always depend on the latest complete Linux kernel available for Azure systems. . This package will use kernel.efi during boot. Package: linux-azure-headers-6.11.0-1006 Description-md5: dfaf5f31caf7706d109dd72e3feb5196 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-headers-6.11.0-1006/debian.README.gz for details Package: linux-azure-tools-6.11.0-1006 Description-md5: a191c96213e26ec40d06cd5e7746a940 Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on 64 bit x86. You probably want to install linux-tools-6.11.0-1006-. Package: linux-bpf-dev Description-md5: ef487f2f846252f409f3ebb8ece1c714 Description-en: Headers for BPF development The vmlinux.h header is provided to allow userspace to build BPF CO-RE programs targeting the packaged kernel. Package: linux-buildinfo-6.11.0-1005-gcp Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1006-aws Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1006-azure Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1006-lowlatency Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1008-oracle Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-12-generic Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-6.11.0-1006-azure Description-md5: 78d1a30fd1936508595949d2a06ef47f Description-en: Linux kernel version specific cloud tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.11.0-1006 on 64 bit x86. Package: linux-cloud-tools-6.11.0-1006-lowlatency Description-md5: 78d1a30fd1936508595949d2a06ef47f Description-en: Linux kernel version specific cloud tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.11.0-1006 on 64 bit x86. Package: linux-cloud-tools-6.11.0-12 Description-md5: 8a7e982dd3cbd294525fc82d8fe651e1 Description-en: Linux kernel version specific cloud tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.11.0-12 on 64 bit x86. You probably want to install linux-cloud-tools-6.11.0-12-. Package: linux-cloud-tools-6.11.0-12-generic Description-md5: 46f11b246170edfb2d4f99d0cd38dccc Description-en: Linux kernel version specific cloud tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.11.0-12 on 64 bit x86. Package: linux-cloud-tools-azure Description-md5: 996a134ced918fe9256d7b32c3a50925 Description-en: Linux kernel versioned cloud tools for Azure systems. This package will always depend on the latest Linux kernel versioned cloud tools available for Azure systems. Package: linux-cloud-tools-common Description-md5: 5a87ce4af43e2425372a0099d0272927 Description-en: Linux kernel version specific cloud tools for version 6.11.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 6.11.0. Package: linux-cloud-tools-generic Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-generic-hwe-24.04 Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-generic-hwe-24.04-edge Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-lowlatency Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-virtual Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-cloud-tools-virtual-hwe-24.04 Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-cloud-tools-virtual-hwe-24.04-edge Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-crashdump Description-md5: 0c0b5ada9f277febaf6bd7d5ebc0d337 Description-en: Linux kernel crashdump setup for the latest generic kernel This package installs all the needed infrastructure to get crashdumps from your running system. If you are experiencing kernel crashes that cannot be debugged normally (because the problem is infrequent or panic's the system in such a way as to make information gathering impossible), then you can install this package to automatically enable capture of the vmcore on crashes. Package: linux-doc Description-md5: b84fae9d7ab953888df1310657b92919 Description-en: Linux kernel specific documentation for version 6.11.0 This package is deprecated and it is temporarily provided only for compatibility reasons. It will be dropped in the future. Package: linux-firmware Description-md5: 7a047bff9e44dce458a300976c12f9da Description-en: Firmware for Linux kernel drivers This package provides firmware used by Linux kernel drivers. Package: linux-gcp Description-md5: d87663192d7fe5dc7add0127cbf19bdb Description-en: Complete Google Cloud Platform (GCP) Linux kernel and headers This package will always depend on the latest complete Google Cloud Platform (GCP) Linux kernel and headers. Package: linux-gcp-headers-6.11.0-1005 Description-md5: c32b7d89270b728f8eb06ca479d5f3f6 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-headers-6.11.0-1005/debian.README.gz for details Package: linux-gcp-tools-6.11.0-1005 Description-md5: 9f6ecb9a96cf3c0e43a83a3cc8417a89 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on 64 bit x86. You probably want to install linux-tools-6.11.0-1005-. Package: linux-generic Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-generic-hwe-24.04 Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-generic-hwe-24.04-edge Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-headers-6.11.0-1005-gcp Description-md5: f885aa6a78d9c3f732a0db3cc75f4a3b Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1005/debian.README.gz for details. Package: linux-headers-6.11.0-1006-aws Description-md5: 32cf28738310efce5885203792b3a18c Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1006/debian.README.gz for details. Package: linux-headers-6.11.0-1006-azure Description-md5: 32cf28738310efce5885203792b3a18c Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1006/debian.README.gz for details. Package: linux-headers-6.11.0-1006-lowlatency Description-md5: 32cf28738310efce5885203792b3a18c Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1006/debian.README.gz for details. Package: linux-headers-6.11.0-1008-oracle Description-md5: 82668e0d15161084269a9fad442d3731 Description-en: Oracle Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1008/debian.README.gz for details. Package: linux-headers-6.11.0-12 Description-md5: 1b0f4e3e8808087afe994cf0a807b7c7 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-12/debian.README.gz for details Package: linux-headers-6.11.0-12-generic Description-md5: bbe2e3cdbe03ac9214b80c51e306bb74 Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-12/debian.README.gz for details. Package: linux-headers-aws Description-md5: 279f4ec9e0d306a0528bbd49b4805b6f Description-en: Linux kernel headers for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel headers available for Amazon Web Services (AWS) systems. Package: linux-headers-azure Description-md5: eeb9ab16adc26b5a55752a82472d09ac Description-en: Linux kernel headers for Azure systems. This package will always depend on the latest kernel headers available for Azure systems. Package: linux-headers-gcp Description-md5: 14ce9b53a9d24ad1be99da16f32ced5d Description-en: Google Cloud Platform (GCP) Linux kernel headers This package will always depend on the latest Google Cloud Platform (GCP) kernel headers available. Package: linux-headers-generic Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-generic-hwe-24.04 Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-generic-hwe-24.04-edge Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-lowlatency Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-oem-24.04 Description-md5: 5a67c7baa8c068df9f6e49293c1299f5 Description-en: OEM Linux kernel headers (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-oem-24.04a Description-md5: 5a67c7baa8c068df9f6e49293c1299f5 Description-en: OEM Linux kernel headers (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-oracle Description-md5: 741bcaa487f48f8860558f12a15d4f3e Description-en: Linux kernel headers for Oracle systems. This package will always depend on the latest kernel headers available for Oracle systems. Package: linux-headers-virtual Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-hwe-24.04 Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-hwe-24.04-edge Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-image-6.11.0-1005-gcp Description-md5: a52bd552458b3033736aca335b4c7a2c Description-en: Signed kernel image gcp A kernel image for gcp. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1006-aws Description-md5: 3bd6562c83cb5afe5572bc5750e414b3 Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1006-azure Description-md5: a97547a316dd89fcd627f217a100729f Description-en: Signed kernel image azure A kernel image for azure. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1006-azure-fde Description-md5: cfbede4995eea30dfa2e739ffae596bd Description-en: Signed kernel image azure for CVM A kernel image for azure. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1006-lowlatency Description-md5: de4cdf77422a3e81607ec9185ceee49b Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1008-oracle Description-md5: 8d310ea424556b5e8319a7ac65aac6e7 Description-en: Signed kernel image oracle A kernel image for oracle. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-12-generic Description-md5: b0fd0df88b1cd31408007b00d2458952 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-8-generic Description-md5: b0fd0df88b1cd31408007b00d2458952 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-aws Description-md5: d48f8260f8c20a3da56fff707dd8ef26 Description-en: Linux kernel image for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel image available for Amazon Web Services (AWS) systems. Package: linux-image-azure Description-md5: 7c6ef99d66fe73c5decac014854cc430 Description-en: Linux kernel image for Azure systems (vmlinuz). This package will always depend on the latest kernel image available for Azure systems. . This package will use vmlinuz during boot. Package: linux-image-azure-fde Description-md5: 4d8a2bf28e8d79f30b4b3e382ce30cc0 Description-en: Linux kernel image for Azure systems (kernel.efi). This package will always depend on the latest kernel image available for Azure systems. . This package will use kernel.efi during boot. Package: linux-image-extra-virtual Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-extra-virtual-hwe-24.04 Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-extra-virtual-hwe-24.04-edge Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-gcp Description-md5: f100d59138809689d7ab845357f64201 Description-en: Google Cloud Platform (GCP) Linux kernel image This package will always depend on the latest Google Cloud Platform (GCP) kernel image available. Package: linux-image-generic Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-generic-hwe-24.04 Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-generic-hwe-24.04-edge Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-lowlatency Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-oem-24.04 Description-md5: 5953f1cc266cd6bc827ccd4317fff150 Description-en: OEM Linux kernel image (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-oem-24.04a Description-md5: 5953f1cc266cd6bc827ccd4317fff150 Description-en: OEM Linux kernel image (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-oracle Description-md5: ffee2e09f7d9a09f2bd9b4c72ff6d921 Description-en: Linux kernel image for Oracle systems. This package will always depend on the latest kernel image available for Oracle systems. Package: linux-image-uc-6.11.0-12-generic Description-md5: bb6d44640dba93338416300d1c7d81bd Description-en: Signed kernel image generic for Ubuntu Core A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.11.0-8-generic Description-md5: bb6d44640dba93338416300d1c7d81bd Description-en: Signed kernel image generic for Ubuntu Core A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-uc-generic Description-md5: a6714ef2fd493894df5fcf44da569b36 Description-en: Generic Linux kernel image for Ubuntu Core This package will always depend on the latest generic kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-generic-hwe-24.04 Description-md5: a6714ef2fd493894df5fcf44da569b36 Description-en: Generic Linux kernel image for Ubuntu Core This package will always depend on the latest generic kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-generic-hwe-24.04-edge Description-md5: a6714ef2fd493894df5fcf44da569b36 Description-en: Generic Linux kernel image for Ubuntu Core This package will always depend on the latest generic kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-oem-24.04 Description-md5: 941cdb346d85db97170ae732ca850d35 Description-en: OEM Linux kernel image for Ubuntu Core (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-uc-oem-24.04a Description-md5: 941cdb346d85db97170ae732ca850d35 Description-en: OEM Linux kernel image for Ubuntu Core (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-unsigned-6.11.0-1005-gcp Description-md5: 101628900e790edfb0eec44aa3eacf60 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1006-aws Description-md5: 6b2a74c79429405e342ba756e00d82e3 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1006-azure Description-md5: 846bd47d0bc797037ccb41a8c65b20b8 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1006-lowlatency Description-md5: 2b3b80e25d2c133bb76c9b63da4cf655 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1008-oracle Description-md5: 998aae5b4400b19af1ab40354cccc726 Description-en: Oracle Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-12-generic Description-md5: e73b9d924b7481a3f039494f4b58dfa3 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-virtual Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-image-virtual-hwe-24.04 Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-image-virtual-hwe-24.04-edge Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-lib-rust-6.11.0-12-generic Description-md5: 008c5b9efc8f46ecb7e0b4f6a46b0c33 Description-en: Rust library files related to Linux kernel version 6.11.0 This package provides kernel library files for version 6.11.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-libc-dev Description-md5: d5d143e6dffc891f04a85464446f9451 Description-en: Linux Kernel Headers for development This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-lowlatency Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-lowlatency-cloud-tools-6.11.0-1006 Description-md5: 46594dcb2ae172d72ee4e51e33a644a3 Description-en: Linux kernel version specific cloud tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.11.0-1006 on 64 bit x86. You probably want to install linux-cloud-tools-6.11.0-1006-. Package: linux-lowlatency-headers-6.11.0-1006 Description-md5: b97a3101469a7c4bf6e41d51c924e299 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-headers-6.11.0-1006/debian.README.gz for details Package: linux-lowlatency-lib-rust-6.11.0-1006-lowlatency Description-md5: 008c5b9efc8f46ecb7e0b4f6a46b0c33 Description-en: Rust library files related to Linux kernel version 6.11.0 This package provides kernel library files for version 6.11.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-lowlatency-tools-6.11.0-1006 Description-md5: a191c96213e26ec40d06cd5e7746a940 Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on 64 bit x86. You probably want to install linux-tools-6.11.0-1006-. Package: linux-modules-6.11.0-1005-gcp Description-md5: c7a4d0a17f733f6f1c686d3d0f466d14 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1006-aws Description-md5: df2b4b188fee12c831146548a0d8556f Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1006-azure Description-md5: 5238b04facded36ad5a9b1d8594378f4 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1006-lowlatency Description-md5: b1c5865eece78016244184a19c00d2b1 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1008-oracle Description-md5: ad040f60971b66ac4fd599d7fcae4c10 Description-en: Oracle Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-12-generic Description-md5: d31831f10e6c70c1aa2ea1c51290d09f Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1005-gcp Description-md5: 148be841a55bbb345e629b7dfcf11927 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1006-aws Description-md5: 8470dad4612589ac76d40e6f7078893d Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1006-azure Description-md5: 9697fcf776b4668d5e8839ec68a434a1 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1008-oracle Description-md5: c87f7ec6119560dd60f3457ffd9f7096 Description-en: Oracle Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-12-generic Description-md5: ad304e7f95b9a2e5ac3f2fcb18159da3 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-aws Description-md5: d63d87dde1b61e9837ce2bfb52eeaa46 Description-en: Extra modules for Amazon Web Services (AWS) systems. This package will always depend on the latest extra modules package available for Amazon Web Services (AWS) systems. Package: linux-modules-extra-azure Description-md5: e86fbc654b899819b491fe9eee9760a1 Description-en: Linux kernel extra modules for Azure systems. This package will always depend on the latest extra modules package available for Azure systems. Package: linux-modules-extra-gcp Description-md5: 90c9f926cfb2494a683cedd71a374ab9 Description-en: Google Cloud Platform (GCP) Linux kernel extra modules This package will always depend on the latest Google Cloud Platform (GCP) extra modules package available. Package: linux-modules-ipu6-6.11.0-12-generic Description-md5: 4cbaf9be87c499630f5ddda1d234b952 Description-en: Linux kernel ipu6 modules for version 6.11.0-12 This package provides the Linux kernel ipu6 modules for version 6.11.0-12. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-generic Description-md5: 0a71a5f24c645c598814895c451e69c9 Description-en: Extra drivers for ipu6 for the generic flavour Install extra signed ipu6 modules compatible with the generic flavour. Package: linux-modules-ipu6-generic-hwe-24.04 Description-md5: 0a71a5f24c645c598814895c451e69c9 Description-en: Extra drivers for ipu6 for the generic flavour Install extra signed ipu6 modules compatible with the generic flavour. Package: linux-modules-ipu6-generic-hwe-24.04-edge Description-md5: 0a71a5f24c645c598814895c451e69c9 Description-en: Extra drivers for ipu6 for the generic flavour Install extra signed ipu6 modules compatible with the generic flavour. Package: linux-modules-ipu6-oem-24.04 Description-md5: ff4b014ec7ea7c57e830e0c432f93358 Description-en: Extra drivers for ipu6 for the oem flavour (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-ipu6-oem-24.04a Description-md5: ff4b014ec7ea7c57e830e0c432f93358 Description-en: Extra drivers for ipu6 for the oem flavour (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-ipu7-6.11.0-12-generic Description-md5: e2e47d9d5c8ee8b03b49a3b7ce0e38d9 Description-en: Linux kernel ipu7 modules for version 6.11.0-12 This package provides the Linux kernel ipu7 modules for version 6.11.0-12. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu7-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu7-generic Description-md5: 22e579faeb51f8001fafcee5bb87919d Description-en: Extra drivers for ipu7 for the generic flavour Install extra signed ipu7 modules compatible with the generic flavour. Package: linux-modules-ipu7-generic-hwe-24.04 Description-md5: 22e579faeb51f8001fafcee5bb87919d Description-en: Extra drivers for ipu7 for the generic flavour Install extra signed ipu7 modules compatible with the generic flavour. Package: linux-modules-ipu7-generic-hwe-24.04-edge Description-md5: 22e579faeb51f8001fafcee5bb87919d Description-en: Extra drivers for ipu7 for the generic flavour Install extra signed ipu7 modules compatible with the generic flavour. Package: linux-modules-iwlwifi-6.11.0-1006-azure Description-md5: 72b71132741ba9031ac6cb9bc741be58 Description-en: Linux kernel iwlwifi modules for version 6.11.0-1006 This package provides the Linux kernel iwlwifi modules for version 6.11.0-1006. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-azure* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.11.0-1006-lowlatency Description-md5: 624e8fd6c69fdbecd0a3a50118715372 Description-en: Linux kernel iwlwifi modules for version 6.11.0-1006 This package provides the Linux kernel iwlwifi modules for version 6.11.0-1006. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.11.0-12-generic Description-md5: d8ac9fa60689de696160d9c76788fe1d Description-en: Linux kernel iwlwifi modules for version 6.11.0-12 This package provides the Linux kernel iwlwifi modules for version 6.11.0-12. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-azure Description-md5: 8cfcd7d85276cff4531b61957ec41401 Description-en: Extra drivers for iwlwifi for the azure flavour Install extra signed iwlwifi modules compatible with the azure flavour. Package: linux-modules-iwlwifi-generic Description-md5: 4087cc976685608e39735665e27b54dc Description-en: Extra drivers for iwlwifi for the generic flavour Install extra signed iwlwifi modules compatible with the generic flavour. Package: linux-modules-iwlwifi-generic-hwe-24.04 Description-md5: 4087cc976685608e39735665e27b54dc Description-en: Extra drivers for iwlwifi for the generic flavour Install extra signed iwlwifi modules compatible with the generic flavour. Package: linux-modules-iwlwifi-generic-hwe-24.04-edge Description-md5: 4087cc976685608e39735665e27b54dc Description-en: Extra drivers for iwlwifi for the generic flavour Install extra signed iwlwifi modules compatible with the generic flavour. Package: linux-modules-iwlwifi-lowlatency Description-md5: 5c7df8ad494f60c40d62ff14068d1285 Description-en: Extra drivers for iwlwifi for the lowlatency flavour Install extra signed iwlwifi modules compatible with the lowlatency flavour. Package: linux-modules-iwlwifi-oem-24.04 Description-md5: 7cb41011683d6f1c3dc3a803d8eeb3f9 Description-en: Extra drivers for iwlwifi for the oem flavour (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-iwlwifi-oem-24.04a Description-md5: 7cb41011683d6f1c3dc3a803d8eeb3f9 Description-en: Extra drivers for iwlwifi for the oem flavour (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-usbio-6.11.0-12-generic Description-md5: c852b394c3ec0d103b4ce26a6b95d016 Description-en: Linux kernel usbio modules for version 6.11.0-12 This package provides the Linux kernel usbio modules for version 6.11.0-12. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-usbio-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-usbio-generic Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93 Description-en: Extra drivers for usbio for the generic flavour Install extra signed usbio modules compatible with the generic flavour. Package: linux-modules-usbio-generic-hwe-24.04 Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93 Description-en: Extra drivers for usbio for the generic flavour Install extra signed usbio modules compatible with the generic flavour. Package: linux-modules-usbio-generic-hwe-24.04-edge Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93 Description-en: Extra drivers for usbio for the generic flavour Install extra signed usbio modules compatible with the generic flavour. Package: linux-modules-usbio-oem-24.04 Description-md5: b8d5c54fe75f13b7755973fede300606 Description-en: Extra drivers for usbio for the oem flavour (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-usbio-oem-24.04a Description-md5: b8d5c54fe75f13b7755973fede300606 Description-en: Extra drivers for usbio for the oem flavour (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-vision-6.11.0-12-generic Description-md5: 51714438ebdd77704ea974ad243aa199 Description-en: Linux kernel vision modules for version 6.11.0-12 This package provides the Linux kernel vision modules for version 6.11.0-12. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-vision-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-vision-generic Description-md5: 9c1a7ad365e247589b36a25459727b24 Description-en: Extra drivers for vision for the generic flavour Install extra signed vision modules compatible with the generic flavour. Package: linux-modules-vision-generic-hwe-24.04 Description-md5: 9c1a7ad365e247589b36a25459727b24 Description-en: Extra drivers for vision for the generic flavour Install extra signed vision modules compatible with the generic flavour. Package: linux-modules-vision-generic-hwe-24.04-edge Description-md5: 9c1a7ad365e247589b36a25459727b24 Description-en: Extra drivers for vision for the generic flavour Install extra signed vision modules compatible with the generic flavour. Package: linux-oem-24.04 Description-md5: 3e4a49abebdcc1b04541f3ddb633f701 Description-en: Complete OEM Linux kernel and headers (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-24.04a Description-md5: 3e4a49abebdcc1b04541f3ddb633f701 Description-en: Complete OEM Linux kernel and headers (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oracle Description-md5: 5a0227696f358f2137dc0ea2ed70da05 Description-en: Complete Linux kernel for Oracle systems. This package will always depend on the latest complete Linux kernel available for Oracle systems. Package: linux-oracle-headers-6.11.0-1008 Description-md5: 8bab01fb81c2c176bd942113a3b34fd2 Description-en: Header files related to Oracle Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-headers-6.11.0-1008/debian.README.gz for details Package: linux-oracle-tools-6.11.0-1008 Description-md5: 91c8ef74ef1ea9e42919b26c0257479f Description-en: Oracle Linux kernel version specific tools for version 6.11.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1008 on 64 bit x86. You probably want to install linux-tools-6.11.0-1008-. Package: linux-riscv-headers-6.11.0-12 Description-md5: 13f5ad66af97429e9fdf367fa169f446 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-headers-6.11.0-12/debian.README.gz for details Package: linux-source Description-md5: 1cac084d2ae18dfd06b96585b4be564d Description-en: Linux kernel source with Ubuntu patches This package will always depend on the latest Linux kernel source code available. The Ubuntu patches have been applied. Package: linux-source-6.11.0 Description-md5: 845554ad7d7a50ffed104856e7ba24a3 Description-en: Linux kernel source for version 6.11.0 with Ubuntu patches This package provides the source code for the Linux kernel version 6.11.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Package: linux-tools-6.11.0-1005-gcp Description-md5: fd7eefcbeb2ec04c714d5dff7d909afd Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on 64 bit x86. Package: linux-tools-6.11.0-1006-aws Description-md5: edc9e74c299a8e5127e6b97cb66fc99b Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on 64 bit x86. Package: linux-tools-6.11.0-1006-azure Description-md5: edc9e74c299a8e5127e6b97cb66fc99b Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on 64 bit x86. Package: linux-tools-6.11.0-1006-lowlatency Description-md5: edc9e74c299a8e5127e6b97cb66fc99b Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on 64 bit x86. Package: linux-tools-6.11.0-1008-oracle Description-md5: 58b042068726058fe91f52b2c3be299c Description-en: Oracle Linux kernel version specific tools for version 6.11.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1008 on 64 bit x86. Package: linux-tools-6.11.0-12 Description-md5: f23f918f86066825753669a08837bf9f Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on 64 bit x86. You probably want to install linux-tools-6.11.0-12-. Package: linux-tools-6.11.0-12-generic Description-md5: 61378077af4fc77b9559b040565c93f3 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on 64 bit x86. Package: linux-tools-aws Description-md5: afac901302a564cef62a0809a4d8ec7b Description-en: Linux kernel versioned tools for Amazon Web Services (AWS) systems. This package will always depend on the latest Linux kernel versioned tools available for Amazon Web Services (AWS) systems. Package: linux-tools-azure Description-md5: 4c6b704fa5b907a56eecc933f84b2a44 Description-en: Linux kernel versioned tools for Azure systems. This package will always depend on the latest Linux kernel versioned tools available for Azure systems. Package: linux-tools-common Description-md5: dd594b830e0b2c83ae1241b5b6f95e3a Description-en: Linux kernel version specific tools for version 6.11.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0. Package: linux-tools-gcp Description-md5: 3d914bfcdd174f3e1189d829307612c2 Description-en: Google Cloud Platform (GCP) Linux kernel tools This package will always depend on the latest Google Cloud Platform (GCP) kernel tools available. Package: linux-tools-generic Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-generic-hwe-24.04 Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-generic-hwe-24.04-edge Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-tools-lowlatency Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-oem-24.04 Description-md5: dfafefb793a7b62c766f65e6fc868bf9 Description-en: OEM Linux kernel tools (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-oem-24.04a Description-md5: dfafefb793a7b62c766f65e6fc868bf9 Description-en: OEM Linux kernel tools (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-oracle Description-md5: 362246a635b6b01427de3df499dc087a Description-en: Linux kernel versioned tools for Oracle systems. This package will always depend on the latest Linux kernel versioned tools available for Oracle systems. Package: linux-tools-virtual Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-tools-virtual-hwe-24.04 Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-tools-virtual-hwe-24.04-edge Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-virtual Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: linux-virtual-hwe-24.04 Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: linux-virtual-hwe-24.04-edge Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: livecd-rootfs Description-md5: 7b59fd93401bd0efd37505de924d874f Description-en: construction script for the livecd rootfs livecd-rootfs provides the script used to create the root filesystem on the livecd. Package: mesa-common-dev Description-md5: 0d9d46ba6861a0a8c404cf51db1e980d Description-en: Developer documentation for Mesa This package includes the specifications for the Mesa-specific OpenGL extensions, the complete set of release notes and the development header files common to all Mesa packages. Package: mesa-libgallium Description-md5: bbed14c249d6107bdd29c797c354b48e Description-en: shared infrastructure for Mesa drivers This package contains libgallium, a private library shared between multiple Mesa drivers. This library is an implementation detail of Mesa and should not be used directly by user code. Package: mesa-vdpau-drivers Description-md5: 19cfba61e1be17ccf30d9c5bb9ec109a Description-en: Mesa VDPAU video acceleration drivers These libraries provide the Video Decode and Presentation API for Unix. They provide accelerated video playback (incl. H.264) and video post-processing for the supported graphics cards. . This package enables support for VDPAU for some gallium drivers. Package: mesa-vulkan-drivers Description-md5: de68f7559174261711b175701783338c Description-en: Mesa Vulkan graphics drivers Vulkan is a low-overhead 3D graphics and compute API. This package includes Vulkan drivers provided by the Mesa project. Package: mutter-common Description-md5: 2289cdfd3182ed0acc7d7a3b4981bbda Description-en: shared files for the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the shared files. Package: mutter-common-bin Description-md5: e51d8fdda3423fdf24a80a3951732fb1 Description-en: shared programs for the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the program files which are used for the libraries and others. Package: netplan-generator Description-md5: cbcba3fa237c18ff67f4a4db8776aa29 Description-en: Declarative network configuration for various backends at boot Netplan reads YAML network configuration files which are written by administrators, installers, cloud image instantiations, or other OS deployments. During early boot it then generates backend specific configuration files in /run to hand off control of devices to a particular networking daemon. . Currently supported backends are networkd and NetworkManager. . This package provides a systemd-generator to configure various networking daemons at boot time. Package: netplan.io Description-md5: 47418db3097451bfa4e401a22e0112c1 Description-en: Declarative network configuration for various backends at runtime Netplan reads YAML network configuration files which are written by administrators, installers, cloud image instantiations, or other OS deployments. During early boot it then generates backend specific configuration files in /run to hand off control of devices to a particular networking daemon. . Currently supported backends are networkd and NetworkManager. . This package provides a runtime CLI to control the Netplan backends, e.g. to re-generate configuration or apply changes. Package: netstandard-targeting-pack-2.1-8.0 Description-md5: 641468ee0444dafb5b15365c14220c6c Description-en: Internal - targeting pack for NETStandard.Library 2.1 This package provides a targeting pack for NETStandard.Library 2.1 that allows developers to compile against and target NETStandard.Library 2.1 applications using the .NET SDK. This are not meant for general use. Package: packagekit Description-md5: 25fb2829d242d56343a820bdb5e746a3 Description-en: Provides a package management service PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . The work is done by backends which make use of the package manager shipped by the corresponding distribution. PackageKit is not meant to replace advanced tools like Synaptic. . Its main benefits are: - Unified developer and user interface on many distributions - Fine-grained permission control via PolicyKit - On-demand installation of missing system components Package: packagekit-docs Description-md5: f43626bcae09213d8ed071770d06d57a Description-en: Documentation for PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides documentation for PackageKit. Package: packagekit-tools Description-md5: 8ba205caa823fb175b63d5c17f441a15 Description-en: Provides PackageKit command-line tools PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the PackageKit command-line tools. Package: pkexec Description-md5: 220b2dc5fa280403052088b9c3dcca5a Description-en: run commands as another user with polkit authorization polkit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . pkexec is a setuid program to allow certain users to run commands as root or as a different user, similar to sudo. Unlike sudo, it carries out authentication and authorization by sending a request to polkit, so it uses desktop environments' familiar prompting mechanisms for authentication and uses polkit policies for authorization decisions. . By default, members of the 'sudo' Unix group can use pkexec to run any command after authenticating. The authorization rules can be changed by the local system administrator. . If this functionality is not required, removing the pkexec package will reduce security risk by removing a setuid program. Package: policykit-1 Description-md5: 2d49933e7dd6c9f9c8a34acc21cd4eb8 Description-en: transitional package for polkitd and pkexec polkit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This transitional package depends on polkitd, the system service used by polkit, and pkexec, a setuid program analogous to sudo. They were historically packaged together, but have been separated so that users of polkitd are not required to install pkexec. Package: policykit-1-doc Description-md5: 11d4de2ea45f08bbd8b41ee749cd5bb4 Description-en: documentation for polkit polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains the API documentation of polkit. Package: polkitd Description-md5: 9502a7bb99b13ec238a7b4995aa16328 Description-en: framework for managing administrative policies and privileges polkit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . It is a framework for centralizing the decision making process with respect to granting access to privileged operations for unprivileged (desktop) applications. . In a typical use of polkit, an unprivileged application such as gnome-disks sends requests via D-Bus or other inter-process communication mechanisms to a privileged system service such as udisks, which asks polkitd for permission to process those requests. This allows the application to carry out privileged tasks without making use of setuid, which avoids several common sources of security vulnerabilities. . This package provides the polkitd D-Bus service and supporting programs. The pkexec program is not included, and can be found in the pkexec package. Package: python3-netplan Description-md5: 6db009aff6e79441f349b89f3cab6c46 Description-en: Declarative network configuration Python bindings Netplan reads YAML network configuration files which are written by administrators, installers, cloud image instantiations, or other OS deployments. During early boot it then generates backend specific configuration files in /run to hand off control of devices to a particular networking daemon. . Currently supported backends are networkd and NetworkManager. . This package provides a CFFI based Python bindings to libnetplan. Package: python3-uno Description-md5: f4a55d75b607baa049506ff436442fb6 Description-en: Python-UNO bridge The Python-UNO bridge allows use of the standard LibreOffice API with the Python scripting language. It additionally allows others to develop UNO components in Python, thus Python UNO components may be run within the LibreOffice process and can be called from C++ or the built in StarBasic scripting language. Package: sbuild Description-md5: 9e15ceda32607c62e78e4f4d946f038e Description-en: Tool for building Debian binary packages from Debian sources The sbuild suite of programs (buildd and sbuild) are used to build binary packages from source packages. sbuild does the actual package building. . sbuild uses chroots to build packages, which act as virtual, minimal operating system installations dedicated to package building. This means that a number of environments may be used for building simultaneously on the same machines, for example stable, testing, unstable and experimental. When coupled with schroot to create snapshots of chroots, sbuild may be used to build many packages in parallel. A chroot environment allows packages to be built in a controlled, clean environment. sbuild installs only essential and build-essential packages, plus those in the package build dependencies. Package: shotwell Description-md5: b92939eb89d116eb1ed169bb0c99b561 Description-en: digital photo organizer Shotwell is a digital photo organizer designed for the GNOME desktop environment. It allows you to import photos, pictures, images and videos from disk or camera. Shotwell can organize them in collections and in other various ways. The viewer shows them in full-window or fullscreen mode and presents them as galleries or slideshows. The integrated editor can rotate, flip, crop and tag the photos, adjust the colors und remove red eyes. Export is possible to facebook, Flickr or Youtube to share with others. It is able to manage a lot of image formats such as JPEG, PNG, BMP, TIFF and Raw CR2. Package: shotwell-common Description-md5: d5ec014668ef3a2d97419d3d6bbb0ba0 Description-en: digital photo organizer - common files Shotwell is a digital photo organizer designed for the GNOME desktop environment. It allows you to import photos, pictures, images and videos from disk or camera. Shotwell can organize them in collections and in other various ways. The viewer shows them in full-window or fullscreen mode and presents them as galleries or slideshows. The integrated editor can rotate, flip, crop and tag the photos, adjust the colors und remove red eyes. Export is possible to facebook, Flickr or Youtube to share with others. It is able to manage a lot of image formats such as JPEG, PNG, BMP, TIFF and Raw CR2. . This package provides image files and documentation for Shotwell. Package: sosreport Description-md5: 5b3e7a1f7fbde7625dc009697c8ed440 Description-en: Set of tools to gather troubleshooting data from a system Sos is a set of tools that gathers information about system hardware and configuration. The information can then be used for diagnostic purposes and debugging. Sos is commonly used to help support technicians and developers. Package: speex-doc Description-md5: 781c28c25cd4fa72bbb3a3a126d089f3 Description-en: Documentation for speex Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package contains the Speex documentation. Package: ssh-import-id Description-md5: 28404285c28db44d2e1c02dc4290d166 Description-en: securely retrieve an SSH public key and install it locally This utility will securely contact a public keyserver (Launchpad.net by default, but Github.com is also supported), retrieve one or more user's public keys, and append these to the current user's ~/.ssh/authorized_keys file. Package: sysprof Description-md5: 9eed05f73779350c69a87944de3a0134 Description-en: system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . It has the following features: - profiles all running processes, not just a single application - has a simple graphical interface - shows the time spent in each branch of the call tree - profiles can be loaded and saved Package: tzdata Description-md5: a77a3cc9a67658dd7cfdc6547391b8f8 Description-en: time zone and daylight-saving time data This package contains data required for the implementation of standard local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules. Package: tzdata-legacy Description-md5: e9abab063129c60dae9d14447e549234 Description-en: time zone data for TAI minus ten seconds This package contains data required for the implementation of standard local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules. . This package contains timezones counted in International Atomic Time with a -10 second offset (TAI-10s) in /usr/share/zoneinfo/right. This is the current IBM recommended setting of hardware clocks on IBM mainframes, which ran on GMT until the inception of UTC in 1972 when TAI was 10 seconds ahead of UTC. IBM switched to running clocks at the atomic rate and introduced the 10-second offset in order to avoid a discontinuity. . This package also contains legacy timezone symlinks that are not following the current rule of using the geographical region (continent or ocean) and city name. . You do not need this package if you are unsure. Package: udisks2 Description-md5: 80ddc8936dbb5d3128956adfa5317119 Description-en: D-Bus service to access and manipulate storage devices The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package also provides the udisksctl utility, which can be used to trigger these operations from the command line (if permitted by PolicyKit). . Creating or modifying file systems such as XFS, RAID, or LUKS encryption requires that the corresponding mkfs.* and admin tools are installed, such as dosfstools for VFAT, xfsprogs for XFS, or cryptsetup for LUKS. Package: udisks2-doc Description-md5: abe2995ad264193cc84ba801988f1197 Description-en: udisks2 documentation The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package provides the API reference and manuals in devhelp format. Package: uno-libs-private Description-md5: e2b126a07040410322c2e32e97809c88 Description-en: LibreOffice UNO runtime environment -- private libraries used by public ones The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains some private UNO/URE libraries which are used by public ones (e.g. cppu). Package: ure Description-md5: 91a81b0bbfc8236cc5518400be4807d1 Description-en: LibreOffice UNO runtime environment The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. Package: ure-java Description-md5: 3780fd4c22acb15e52acba392035d968 Description-en: LibreOffice UNO runtime environment -- Java support The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the Java support in the URE. Package: xfslibs-dev Description-md5: 8fd1710c9afb5a76b6200c23b3b170cf Description-en: XFS filesystem-specific static libraries and headers xfslibs-dev contains the libraries and header files needed to develop XFS filesystem-specific programs. . XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. . Refer to the documentation at https://xfs.wiki.kernel.org/ for complete details. Package: xfsprogs Description-md5: 11edfc24e752c0542cb7648c8934181f Description-en: Utilities for managing the XFS filesystem A set of commands to use the XFS filesystem, including mkfs.xfs. . XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. . Refer to the documentation at https://xfs.wiki.kernel.org/ for complete details. Package: zip Description-md5: 581928d34d669e63c353cd694bd040b0 Description-en: Archiver for .zip files This is InfoZIP's zip program. It produces files that are fully compatible with the popular PKZIP program; however, the command line options are not identical. In other words, the end result is the same, but the methods differ. :-) . This version supports encryption. Package: flash-kernel Description-md5: 20e5ff2238f4ed9bfdf4651b31ecd6f9 Description-en: utility to make certain embedded devices bootable flash-kernel is a script which will put the kernel and initramfs in the boot location of embedded devices that don't load the kernel and initramfs directly from /boot. flash-kernel supports devices that boot from flash memory (hence the name) as well as some devices that require a special boot image on the disk. Package: linux-aws-cloud-tools-6.11.0-1006 Description-md5: beb8f9c0c9d880f6266401082d26ee91 Description-en: Linux kernel version specific cloud tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.11.0-1006 on ARMv8. You probably want to install linux-cloud-tools-6.11.0-1006-. Package: linux-aws-tools-6.11.0-1006 Description-md5: cbb91c3502336ffcf5aec82b6953fc0d Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on ARMv8. You probably want to install linux-tools-6.11.0-1006-. Package: linux-azure-cloud-tools-6.11.0-1006 Description-md5: beb8f9c0c9d880f6266401082d26ee91 Description-en: Linux kernel version specific cloud tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.11.0-1006 on ARMv8. You probably want to install linux-cloud-tools-6.11.0-1006-. Package: linux-azure-tools-6.11.0-1006 Description-md5: cbb91c3502336ffcf5aec82b6953fc0d Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on ARMv8. You probably want to install linux-tools-6.11.0-1006-. Package: linux-buildinfo-6.11.0-1005-gcp Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1005-raspi Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1006-aws Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1006-azure Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1006-lowlatency Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1006-lowlatency-64k Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1008-oracle Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1008-oracle-64k Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-12-generic Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-12-generic-64k Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-6.11.0-1006-aws Description-md5: 32b2fc5d0a667e003adb0a25b4f8fa85 Description-en: Linux kernel version specific cloud tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.11.0-1006 on ARMv8. Package: linux-cloud-tools-6.11.0-1006-azure Description-md5: 32b2fc5d0a667e003adb0a25b4f8fa85 Description-en: Linux kernel version specific cloud tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.11.0-1006 on ARMv8. Package: linux-gcp-tools-6.11.0-1005 Description-md5: 9f0796cf1aca0671b74d51d4f926d346 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on ARMv8. You probably want to install linux-tools-6.11.0-1005-. Package: linux-generic-64k Description-md5: 84245d4a6d27106a917f04bcf9296d55 Description-en: Complete Generic 64K Linux kernel and headers This package will always depend on the latest complete generic-64k Linux kernel and headers. Package: linux-generic-64k-hwe-24.04 Description-md5: 84245d4a6d27106a917f04bcf9296d55 Description-en: Complete Generic 64K Linux kernel and headers This package will always depend on the latest complete generic-64k Linux kernel and headers. Package: linux-generic-64k-hwe-24.04-edge Description-md5: 84245d4a6d27106a917f04bcf9296d55 Description-en: Complete Generic 64K Linux kernel and headers This package will always depend on the latest complete generic-64k Linux kernel and headers. Package: linux-headers-6.11.0-1005-gcp Description-md5: b1e07a3f05b4c69eaba181df45c52353 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1005/debian.README.gz for details. Package: linux-headers-6.11.0-1005-raspi Description-md5: b1e07a3f05b4c69eaba181df45c52353 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1005/debian.README.gz for details. Package: linux-headers-6.11.0-1006-aws Description-md5: 8a35d2da74e52f6fc7e37fd16cffbdd2 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1006/debian.README.gz for details. Package: linux-headers-6.11.0-1006-azure Description-md5: 8a35d2da74e52f6fc7e37fd16cffbdd2 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1006/debian.README.gz for details. Package: linux-headers-6.11.0-1006-lowlatency Description-md5: 8a35d2da74e52f6fc7e37fd16cffbdd2 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1006/debian.README.gz for details. Package: linux-headers-6.11.0-1006-lowlatency-64k Description-md5: 8a35d2da74e52f6fc7e37fd16cffbdd2 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1006/debian.README.gz for details. Package: linux-headers-6.11.0-1008-oracle Description-md5: 2b9dd67870a83a0e6f3245b4b27ad8a9 Description-en: Oracle Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1008/debian.README.gz for details. Package: linux-headers-6.11.0-1008-oracle-64k Description-md5: 2b9dd67870a83a0e6f3245b4b27ad8a9 Description-en: Oracle Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1008/debian.README.gz for details. Package: linux-headers-6.11.0-12-generic Description-md5: 0f4b4c682678b615c9a2b6d882832b00 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-12/debian.README.gz for details. Package: linux-headers-6.11.0-12-generic-64k Description-md5: 0f4b4c682678b615c9a2b6d882832b00 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-12/debian.README.gz for details. Package: linux-headers-generic-64k Description-md5: 7a578625be626f96075f6bacf4b9abc1 Description-en: Generic 64K Linux kernel headers This package will always depend on the latest generic-64k kernel headers available. Package: linux-headers-generic-64k-hwe-24.04 Description-md5: 7a578625be626f96075f6bacf4b9abc1 Description-en: Generic 64K Linux kernel headers This package will always depend on the latest generic-64k kernel headers available. Package: linux-headers-generic-64k-hwe-24.04-edge Description-md5: 7a578625be626f96075f6bacf4b9abc1 Description-en: Generic 64K Linux kernel headers This package will always depend on the latest generic-64k kernel headers available. Package: linux-headers-lowlatency-64k Description-md5: 28ce1f351012c7f85364f95d7d426604 Description-en: lowlatency-64k Linux kernel headers This package will always depend on the latest lowlatency-64k kernel headers available. Package: linux-headers-oracle-64k Description-md5: 741bcaa487f48f8860558f12a15d4f3e Description-en: Linux kernel headers for Oracle systems. This package will always depend on the latest kernel headers available for Oracle systems. Package: linux-headers-raspi Description-md5: 0223bd3893bcf16c07760109963ffebd Description-en: Raspberry Pi Linux kernel headers This package will always depend on the latest Raspberry Pi Linux kernel headers available. Package: linux-image-6.11.0-1005-raspi Description-md5: ed4605d6b64e2f4096bba8d427c8454e Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Raspberry Pi processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-6.11.0-1006-lowlatency-64k Description-md5: 03cb18195fc8b1a17db0f246ba194d2b Description-en: Signed kernel image lowlatency-64k A kernel image for lowlatency-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1008-oracle-64k Description-md5: 2bf5e89dfc56b1568cc40978070ffc7d Description-en: Signed kernel image oracle-64k A kernel image for oracle-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-12-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-8-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-generic-64k Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b Description-en: Generic 64K Linux kernel image This package will always depend on the latest generic-64k kernel image available. Package: linux-image-generic-64k-hwe-24.04 Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b Description-en: Generic 64K Linux kernel image This package will always depend on the latest generic-64k kernel image available. Package: linux-image-generic-64k-hwe-24.04-edge Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b Description-en: Generic 64K Linux kernel image This package will always depend on the latest generic-64k kernel image available. Package: linux-image-lowlatency-64k Description-md5: 47e63d12ad8bc35df1ad79e7704cc960 Description-en: lowlatency-64k Linux kernel image This package will always depend on the latest lowlatency-64k kernel image available. Package: linux-image-oracle-64k Description-md5: ffee2e09f7d9a09f2bd9b4c72ff6d921 Description-en: Linux kernel image for Oracle systems. This package will always depend on the latest kernel image available for Oracle systems. Package: linux-image-raspi Description-md5: e483328aafaaedd15601d42be69d056f Description-en: Raspberry Pi Linux kernel image This package will always depend on the latest Raspberry Pi Linux kernel image available. Package: linux-image-uc-6.11.0-12-generic-64k Description-md5: bb7a4ec80404e80b1dcbf294704a3a43 Description-en: Signed kernel image generic-64k for Ubuntu Core A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.11.0-8-generic-64k Description-md5: bb7a4ec80404e80b1dcbf294704a3a43 Description-en: Signed kernel image generic-64k for Ubuntu Core A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-unsigned-6.11.0-1005-gcp Description-md5: 6bad957a0c651ed8dc7c04eca0caf59a Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1006-aws Description-md5: 8a6b929012046c82672afc5d091912c8 Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1006-azure Description-md5: cab63f0bd8fc05066e0f2e75255ef5aa Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1006-lowlatency Description-md5: 35bc94feee564b8b93218263418f732d Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1006-lowlatency-64k Description-md5: a8498081db684aec14f4b5b9fb3fe0c6 Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1008-oracle Description-md5: ab1896cef895841ee0ddea2333275517 Description-en: Oracle Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1008-oracle-64k Description-md5: c763fc96fe7909163dc5bc4e2c6ae4e6 Description-en: Oracle Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-12-generic Description-md5: a2ee7e70804696700baed1e975e22f9f Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-12-generic-64k Description-md5: 16b0a3088e5e6081c0921a54fd9e2700 Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-lowlatency-64k Description-md5: 47bcc48562defd67ba1c64401116e106 Description-en: Complete lowlatency-64k Linux kernel This package will always depend on the latest complete lowlatency-64k Linux kernel available. Package: linux-lowlatency-headers-6.8.0-20 Description-md5: dc19fa6de3cae9aa833d00daf7dfb93f Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-headers-6.8.0-20/debian.README.gz for details Package: linux-lowlatency-tools-6.11.0-1006 Description-md5: cbb91c3502336ffcf5aec82b6953fc0d Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on ARMv8. You probably want to install linux-tools-6.11.0-1006-. Package: linux-modules-6.11.0-1005-gcp Description-md5: 8181afe6213d6f68956439a4cdd24841 Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1005-raspi Description-md5: 5373d97efe68182686793786f4261e9f Description-en: Linux kernel modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Raspberry Pi processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1006-aws Description-md5: 92c71571f6aa3c7cb506140de3b4672d Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1006-azure Description-md5: 270246aeaed83b75b6a53bd02e8d06e1 Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1006-lowlatency Description-md5: 6496c274317f4b77837edbcccda328cb Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1006-lowlatency-64k Description-md5: 4076ea43f9e5376845b082939d50a2ce Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1008-oracle Description-md5: 4e132459ea6309201e522e668c9ad802 Description-en: Oracle Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1008-oracle-64k Description-md5: d5c5e06aa9641517fead54116c1bf806 Description-en: Oracle Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-12-generic Description-md5: 0ecf72ae591dc2a3d20cecbb7da3b377 Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-12-generic-64k Description-md5: 12c4c8991d0e9f1bc170ba179a91770a Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1005-gcp Description-md5: 48740ce52cb6c1abd7c075b394aebc2d Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.11.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1006-aws Description-md5: 0df89cebfb8c3101084e2761730029ba Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.11.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1006-azure Description-md5: 8ce53c89c838cb0fbeac31196c73ca32 Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.11.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1008-oracle Description-md5: 3634762b82c2a1e2a35af8863c1fadd5 Description-en: Oracle Linux kernel extra modules for version 6.11.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 6.11.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1008-oracle-64k Description-md5: 19390c424670694a959405b0e5ba2625 Description-en: Oracle Linux kernel extra modules for version 6.11.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 6.11.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-12-generic Description-md5: a91d0cf9bb4c204fcc552505f5516cc4 Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.11.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-oracle-64k Description-md5: 5a0227696f358f2137dc0ea2ed70da05 Description-en: Complete Linux kernel for Oracle systems. This package will always depend on the latest complete Linux kernel available for Oracle systems. Package: linux-oracle-tools-6.11.0-1008 Description-md5: 3df4abeb318e9fea057e37af24872022 Description-en: Oracle Linux kernel version specific tools for version 6.11.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1008 on ARMv8. You probably want to install linux-tools-6.11.0-1008-. Package: linux-raspi Description-md5: 1014763f32b756bcf58c98df74203796 Description-en: Complete Raspberry Pi Linux kernel and headers This package will always depend on the latest complete Raspberry Pi Linux kernel and headers available. Package: linux-raspi-headers-6.11.0-1005 Description-md5: 6e639ab9c6e86105992ff32d53f11643 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-raspi-headers-6.11.0-1005/debian.README.gz for details Package: linux-raspi-tools-6.11.0-1005 Description-md5: 9f0796cf1aca0671b74d51d4f926d346 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on ARMv8. You probably want to install linux-tools-6.11.0-1005-. Package: linux-tools-6.11.0-1005-gcp Description-md5: d77e54cc147086903e24746cf2748103 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on ARMv8. Package: linux-tools-6.11.0-1005-raspi Description-md5: d77e54cc147086903e24746cf2748103 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on ARMv8. Package: linux-tools-6.11.0-1006-aws Description-md5: f813aa4834209ed83d7c2d254e37d170 Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on ARMv8. Package: linux-tools-6.11.0-1006-azure Description-md5: f813aa4834209ed83d7c2d254e37d170 Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on ARMv8. Package: linux-tools-6.11.0-1006-lowlatency Description-md5: f813aa4834209ed83d7c2d254e37d170 Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on ARMv8. Package: linux-tools-6.11.0-1006-lowlatency-64k Description-md5: f813aa4834209ed83d7c2d254e37d170 Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on ARMv8. Package: linux-tools-6.11.0-1008-oracle Description-md5: 6850a421fd337fd55587a6afadef0cc3 Description-en: Oracle Linux kernel version specific tools for version 6.11.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1008 on ARMv8. Package: linux-tools-6.11.0-1008-oracle-64k Description-md5: 6850a421fd337fd55587a6afadef0cc3 Description-en: Oracle Linux kernel version specific tools for version 6.11.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1008 on ARMv8. Package: linux-tools-6.11.0-12 Description-md5: 66ca1bffb0c341ed0ccb2b894506c29b Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on ARMv8. You probably want to install linux-tools-6.11.0-12-. Package: linux-tools-6.11.0-12-generic Description-md5: 5b12f4ae9d13f157a2670bc516006004 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on ARMv8. Package: linux-tools-6.11.0-12-generic-64k Description-md5: 5b12f4ae9d13f157a2670bc516006004 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on ARMv8. Package: linux-tools-generic-64k Description-md5: ba4f375a2a2b5ada997c4cffff881f11 Description-en: Generic 64K Linux kernel tools This package will always depend on the latest generic-64k kernel tools available. Package: linux-tools-generic-64k-hwe-24.04 Description-md5: ba4f375a2a2b5ada997c4cffff881f11 Description-en: Generic 64K Linux kernel tools This package will always depend on the latest generic-64k kernel tools available. Package: linux-tools-generic-64k-hwe-24.04-edge Description-md5: ba4f375a2a2b5ada997c4cffff881f11 Description-en: Generic 64K Linux kernel tools This package will always depend on the latest generic-64k kernel tools available. Package: linux-tools-lowlatency-64k Description-md5: e6e1e68739a81d8a57895d0e06aa7615 Description-en: lowlatency-64k Linux kernel tools This package will always depend on the latest lowlatency-64k kernel tools available. Package: linux-tools-oracle-64k Description-md5: 362246a635b6b01427de3df499dc087a Description-en: Linux kernel versioned tools for Oracle systems. This package will always depend on the latest Linux kernel versioned tools available for Oracle systems. Package: linux-tools-raspi Description-md5: e30171db1195241a4736905110203a08 Description-en: Raspberry Pi Linux kernel tools This package will always depend on the latest Raspberry Pi Linux kernel tools available. Package: linux-buildinfo-6.11.0-12-generic Description-md5: 08bd206ef9cb4ed99cc41f46f680463c Description-en: Linux kernel buildinfo for version 6.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-headers-6.11.0-12-generic Description-md5: eb11d9c716e853a344768b3a7b4d49a6 Description-en: Linux kernel headers for version 6.11.0 on ARM (hard float) SMP This package provides kernel header files for version 6.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-12/debian.README.gz for details. Package: linux-image-6.11.0-12-generic Description-md5: a705bb948cdf1aa71addf5ee28c04ce9 Description-en: Linux kernel image for version 6.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 6.11.0 on ARM (hard float) SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-12-generic Description-md5: 1b86b30cc00ed526d4baa23b4d638a36 Description-en: Linux kernel extra modules for version 6.11.0 on ARM (hard float) SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-6.11.0-12 Description-md5: a6533c28d9931d914fe68553a8d155ff Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on ARM (hard float). You probably want to install linux-tools-6.11.0-12-. Package: linux-tools-6.11.0-12-generic Description-md5: 3d93027a828345e40e9dde674c7ab5e5 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on ARM (hard float). Package: linux-buildinfo-6.11.0-12-generic Description-md5: a560ec16b0d071054bab9ce2a863a5b9 Description-en: Linux kernel buildinfo for version 6.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 6.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-headers-6.11.0-12-generic Description-md5: 7ba18cb209aa7c90c484ac288e9342e4 Description-en: Linux kernel headers for version 6.11.0 on PowerPC 64el SMP This package provides kernel header files for version 6.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-12/debian.README.gz for details. Package: linux-image-6.11.0-12-generic Description-md5: 2195cbd318982afd462a6c613ef3bd7d Description-en: Linux kernel image for version 6.11.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 6.11.0 on PowerPC 64el SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-12-generic Description-md5: a88b3b4ce3cf74166f9d71224aa90fe4 Description-en: Linux kernel extra modules for version 6.11.0 on PowerPC 64el SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-12-generic Description-md5: 2ac2a4742d07d042b31d7dc9f9ec79ce Description-en: Linux kernel extra modules for version 6.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 6.11.0 on PowerPC 64el SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-6.11.0-12 Description-md5: 2f70713107d640261334965be4aebb5c Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on PowerPC 64el. You probably want to install linux-tools-6.11.0-12-. Package: linux-tools-6.11.0-12-generic Description-md5: f0cf3e1d94734be5bb06de7e0b1d1f04 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on PowerPC 64el. Package: linux-allwinner Description-md5: c9b56a2a5cd81391334e61ebe6682f1e Description-en: Complete Allwinner Linux kernel and headers This package will always depend on the latest complete Allwinner Linux kernel and headers. Package: linux-buildinfo-6.11.0-12-generic Description-md5: e003a856377e6e140ab385e5d1e7ef9d Description-en: Linux kernel buildinfo for version 6.11.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 6.11.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-headers-6.11.0-12-generic Description-md5: c2f8dec8084a45c888c8ad5feb67008a Description-en: Linux kernel headers for version 6.11.0 on RISC-V SMP This package provides kernel header files for version 6.11.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-12/debian.README.gz for details. Package: linux-headers-allwinner Description-md5: 17a544a51e725420955511dc65585d73 Description-en: Allwinner Linux kernel headers This package will always depend on the latest Allwinner kernel headers available. Package: linux-image-6.11.0-12-generic Description-md5: 803f63c5c43884f06f7e9d257e6bc40c Description-en: Linux kernel image for version 6.11.0 on RISC-V SMP This package contains the Linux kernel image for version 6.11.0 on RISC-V SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-allwinner Description-md5: 56a74dbf0604069254cc9e5b08d7a863 Description-en: Allwinner Linux kernel image This package will always depend on the latest Allwinner kernel image available. Package: linux-modules-6.11.0-12-generic Description-md5: 7ff93e228af00b7e389cef1a4b958e15 Description-en: Linux kernel extra modules for version 6.11.0 on RISC-V SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-riscv-tools-6.11.0-12 Description-md5: 6c1805aad2f334f46c876708c60a26f1 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on RISC-V. You probably want to install linux-tools-6.11.0-12-. Package: linux-tools-6.11.0-12-generic Description-md5: 946cd205170cae204665efc8b96396a6 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on RISC-V. Package: linux-tools-allwinner Description-md5: a68539bb92e6d90fc878ef30442f9848 Description-en: Allwinner Linux kernel tools This package will always depend on the latest Allwinner kernel tools available. Package: linux-buildinfo-6.11.0-12-generic Description-md5: db03016f625afa0f617bc15b6f2fb883 Description-en: Linux kernel buildinfo for version 6.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 6.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-headers-6.11.0-12-generic Description-md5: 1550000b6ae259c6d8ad7585854508a5 Description-en: Linux kernel headers for version 6.11.0 on System 390x SMP This package provides kernel header files for version 6.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-12/debian.README.gz for details. Package: linux-image-unsigned-6.11.0-12-generic Description-md5: 68ffc5d472aa7ccad756f9ddcec0e8a3 Description-en: Linux kernel image for version 6.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 6.11.0 on System 390x SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-12-generic Description-md5: 0989ac4f216fe385c5a9570147ebdb3c Description-en: Linux kernel extra modules for version 6.11.0 on System 390x SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-12-generic Description-md5: d0781cab277eb205fe3d37b331aa20a7 Description-en: Linux kernel extra modules for version 6.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 6.11.0 on System 390x SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-6.11.0-12 Description-md5: d7edf7037d8e70e068c6b88713a18c98 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on System 390x. You probably want to install linux-tools-6.11.0-12-. Package: linux-tools-6.11.0-12-generic Description-md5: a46014e9c86a1d08968a437387fd4647 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on System 390x.