Package: accountsservice Description-md5: 8aeed0a03c7cd494f0c4b8d977483d7e Description-en: query and manipulate user account information The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. 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: apache2 Description-md5: d02426bc360345e5acd45367716dc35c Description-en: Apache HTTP Server The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . Installing this package results in a full installation, including the configuration files, init scripts and support scripts. Package: apache2-bin Description-md5: 37901ca6bbb9305b61d0920ecc08204f Description-en: Apache HTTP Server (modules and other binary files) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains the binaries only and does not set up a working web-server instance. Install the "apache2" package to get a fully working instance. Package: apache2-data Description-md5: 9f2fab36019a61312dec627d1cd80365 Description-en: Apache HTTP Server (common files) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains architecture-independent common files such as icons, error pages and static index files. Package: apache2-dev Description-md5: 8ba6f3b272c39cc7a08a802594285f02 Description-en: Apache HTTP Server (development headers) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides development headers and the apxs2 binary for the Apache 2 HTTP server, useful to develop and link third party additions to the Debian Apache HTTP server package. . It also provides dh_apache2 and dh sequence addons useful to install various Debian Apache2 extensions with debhelper. It supports - Apache 2 module configurations and shared objects - Site configuration files - Global configuration files Package: apache2-doc Description-md5: 04f8562fb3fd21e5886e40af9aeb7b7d Description-en: Apache HTTP Server (on-site documentation) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides the documentation for the Apache 2 HTTP server. The documentation is shipped in HTML format and can be accessed from a local running Apache HTTP server instance or by browsing the file system directly. Package: apache2-ssl-dev Description-md5: 160d9bdafec462b08db62740b1eb83d2 Description-en: Apache HTTP Server (mod_ssl development headers) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides the development header and the dependencies for modules that interact with mod_ssl's internal openssl state. Package: apache2-utils Description-md5: f1e2440381fa90571f125990da6a52fc Description-en: Apache HTTP Server (utility programs for web servers) Provides some add-on programs useful for any web server. These include: - ab (Apache benchmark tool) - fcgistarter (Start a FastCGI program) - logresolve (Resolve IP addresses to hostnames in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - htdbm (Manipulate basic authentication files in DBM format, using APR) - htcacheclean (Clean up the disk cache) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from Apache log files) - httxt2dbm (Generate dbm files for use with RewriteMap) Package: apport Description-md5: c04626471654f9246cf5e28b560d262e Description-en: automatically generate crash reports for debugging apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package also provides a command line frontend for browsing and handling the crash reports. For desktops, you should consider installing the GTK+ or Qt user interface (apport-gtk or apport-kde). Package: apport-gtk Description-md5: 2f45e17d5bf22355d7921dba196ae6dd Description-en: GTK+ frontend for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a GTK+ frontend for browsing and handling the crash reports. Package: apport-retrace Description-md5: 7608c287131a28c4611767ba61f02050 Description-en: tools for reprocessing Apport crash reports apport-retrace recombines an Apport crash report (either a file or a Launchpad bug) and debug symbol packages (.ddebs) into fully symbolic stack traces. This can optionally use a sandbox for installing debug symbol packages and doing the processing, so that entire process of retracing crashes can happen with normal user privileges without changing the system. . You need to install gdb-multiarch if you want to be able to retrace crash reports which happened on a different architecture than the one you run apport-retrace on. Package: autopkgtest Description-md5: 31d9217a487d44cfd80f0588068648cd Description-en: automatic as-installed testing for Debian packages autopkgtest runs tests on binary packages. The tests are run on the package as installed on a testbed system (which may be found via a virtualisation or containment system). The tests are expected to be supplied in the corresponding Debian source package. . See autopkgtest(1) and /usr/share/doc/autopkgtest. Depending on which virtualization server you want to use, you need to install additional packages (schroot, lxc, lxd, or qemu-system) . For generating tests of well-known source packages such as Perl and Ruby libraries you should install the autodep8 package. Package: bind9 Description-md5: 2cdf89d501b5ca6fe55e945de47cc047 Description-en: Internet Domain Name Server The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package provides the server and related configuration files. Package: bind9-dev Description-md5: 69797331ca76eb64604dd14b287f8572 Description-en: Static Libraries and Headers used by BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package contains a bundle of static libraries and header files used by BIND 9. . Please be aware that the BIND 9 libraries are considered private by upstream developers and the API and ABI might break at any time. Package: bind9-dnsutils Description-md5: 41cc23046dad427af742ed10a4568530 Description-en: Clients provided with BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers various client programs related to DNS that are derived from the BIND 9 source tree. . - dig - query the DNS in various ways - nslookup - the older way to do it - nsupdate - perform dynamic updates (See RFC2136) Package: bind9-doc Description-md5: 33e946a174be0a402f3511f1d76b9a00 Description-en: Documentation for BIND 9 This package provides various documents that are useful for maintaining a working BIND 9 installation. Package: bind9-host Description-md5: 2dd2359e6a96f700ef352e6924685162 Description-en: DNS Lookup Utility This package provides the 'host' DNS lookup utility in the form that is bundled with the BIND 9 sources. Package: bind9-libs Description-md5: 5d0130b772445112be93a9bd80da10e6 Description-en: Shared Libraries used by BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package contains a bundle of shared libraries used by BIND 9. Package: bind9-utils Description-md5: c30ede916daac07ed6c19887e9f7d3f2 Description-en: Utilities for BIND 9 This package provides various utilities that are useful for maintaining a working BIND 9 installation. 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: bsdextrautils Description-md5: 24a57388a4e2da47906426f4028c7290 Description-en: extra utilities from 4.4BSD-Lite This package contains some extra BSD utilities: col, colcrt, colrm, column, hd, hexdump, look, ul and write. Other BSD utilities are provided by bsdutils and calendar. Package: bsdutils Description-md5: 07a52b485dd8e72c97ccec74c54564a0 Description-en: basic utilities from 4.4BSD-Lite This package contains the bare minimum of BSD utilities needed for a Debian system: logger, renice, script, scriptlive, scriptreplay and wall. The remaining standard BSD utilities are provided by bsdextrautils. Package: busybox-initramfs Description-md5: 07bc91bcf5e1da8f300c48c3d990ca10 Description-en: Standalone shell setup for initramfs BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for the most common utilities you would usually find on your desktop system (i.e., ls, cp, mv, mount, tar, etc.). The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. . busybox-initramfs provides a simple stand alone shell that provides only the basic utilities needed for the initramfs. Package: busybox-static Description-md5: 1ccce12e08e4aa13a2e6bdd5ffb85b65 Description-en: Standalone rescue shell with tons of builtin utilities BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for the most common utilities you would usually find on your desktop system (i.e., ls, cp, mv, mount, tar, etc.). The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. . busybox-static provides you with a statically linked simple stand alone shell that provides all the utilities available in BusyBox. This package is intended to be used as a rescue shell, in the event that you screw up your system. Invoke "busybox sh" and you have a standalone shell ready to save your system from certain destruction. Invoke "busybox", and it will list the available builtin commands. Package: busybox-syslogd Description-md5: 6d204aacbcadc9711030ab99f904ca3b Description-en: Provides syslogd and klogd using busybox The system log daemon is responsible for providing logging of messages received from programs and facilities on the local host as well as from remote hosts. . The kernel log daemon listens to kernel message sources and is responsible for prioritizing and processing operating system messages. . The busybox implementation of the syslogd is particular useful on embedded, diskless (netboot) or flash disk based systems because it can use a fixed size ring buffer for logging instead of saving logs to the disk or sending it to remote logging servers. The ring buffer can be read using the (also busybox based) command logread. . This package provides the glue to the busybox syslogd and klogd to be used in the system by providing the appropriate symbolic links and scripts. 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: debootstrap Description-md5: 883a8efb3ed16248b0d2091d9c0b60c9 Description-en: Bootstrap a basic Debian system debootstrap is used to create a Debian base system from scratch, without requiring the availability of dpkg or apt. It does this by downloading .deb files from a mirror site, and carefully unpacking them into a directory which can eventually be chrooted into. Package: distro-info-data Description-md5: f7fe06a2e0396bbe8c1c7abad056bf48 Description-en: information about the distributions' releases (data files) Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. . This package contains the data files. Package: eject Description-md5: 6a1f8e492b35e1b9dad2ebd6248c2167 Description-en: ejects CDs and operates CD-Changers under Linux This program will eject CD-ROMs (assuming your drive supports the CDROMEJECT ioctl). It also allows setting the autoeject feature. . On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing the active disc. . You can also use eject to properly disconnect external mass-storage devices like digital cameras or portable music players. Package: fdisk Description-md5: 389774810aae3f2323ace16ab9ab19ae Description-en: collection of partitioning utilities This package contains the classic fdisk, sfdisk and cfdisk partitioning utilities from the util-linux suite. . The utilities included in this package allow you to partition your hard disk. The utilities supports both modern and legacy partition tables (eg. GPT, MBR, etc). . The fdisk utility is the classical text-mode utility. The cfdisk utilitity gives a more userfriendly curses based interface. The sfdisk utility is mostly for automation and scripting uses. Package: firefox Description-md5: 46b619f510631c4693dc09c1a3778a55 Description-en: Safe and easy web browser from Mozilla Firefox delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web. Package: firefox-dbg Description-md5: 2937d9d7faa9d066b938045bc076f879 Description-en: Safe and easy web browser from Mozilla - debug symbols Firefox delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web. . This package contains the debugging symbols for the Firefox web browser Package: firefox-dev Description-md5: 1f34ef8da669681abcc95a3e0136413a Description-en: Safe and easy web browser from Mozilla - development files This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: firefox-locale-af Description-md5: 1f2d31c5ec337989fa73d4561a877f98 Description-en: Afrikaans language pack for Firefox This package contains Afrikaans translations and search plugins for Firefox Package: firefox-locale-an Description-md5: 84dc3959cabfc22bb848244498e5653a Description-en: Aragonese language pack for Firefox This package contains Aragonese translations and search plugins for Firefox Package: firefox-locale-ar Description-md5: a5123286dfa8a3ded7978c0ec00ec6f1 Description-en: Arabic language pack for Firefox This package contains Arabic translations and search plugins for Firefox Package: firefox-locale-as Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-ast Description-md5: f648bf0b51344fe4fc8b6419faaf903f Description-en: Asturian language pack for Firefox This package contains Asturian translations and search plugins for Firefox Package: firefox-locale-az Description-md5: 43fa8dcddb7f4272224420d5f3548139 Description-en: Azerbaijani language pack for Firefox This package contains Azerbaijani translations and search plugins for Firefox Package: firefox-locale-be Description-md5: 7b231b0d3f58acf262a12b2168cb358c Description-en: Belarusian language pack for Firefox This package contains Belarusian translations and search plugins for Firefox Package: firefox-locale-bg Description-md5: a6418377c6a1864fbec5d0096027c80b Description-en: Bulgarian language pack for Firefox This package contains Bulgarian translations and search plugins for Firefox Package: firefox-locale-bn Description-md5: cd17d1988001fce46f906d72ce3c6612 Description-en: Bengali language pack for Firefox This package contains Bengali translations and search plugins for Firefox Package: firefox-locale-br Description-md5: 880da4a954cd5c32e28bc4be50b8dea2 Description-en: Breton language pack for Firefox This package contains Breton translations and search plugins for Firefox Package: firefox-locale-bs Description-md5: 5ee279fa3b945b639bc360970fc44d88 Description-en: Bosnian language pack for Firefox This package contains Bosnian translations and search plugins for Firefox Package: firefox-locale-ca Description-md5: d48166338c00f06f6c36f6214a5a0d8b Description-en: Catalan; Valencian language pack for Firefox This package contains Catalan; Valencian translations and search plugins for Firefox Package: firefox-locale-cak Description-md5: b8ca2fd25cdee59588c8335dc03e4f07 Description-en: Kaqchikel language pack for Firefox This package contains Kaqchikel translations and search plugins for Firefox Package: firefox-locale-cs Description-md5: 9b0b230a019634cdfd1b60f7fd46b813 Description-en: Czech language pack for Firefox This package contains Czech translations and search plugins for Firefox Package: firefox-locale-csb Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-cy Description-md5: 9f3df834aa7f35a8968d57963f462187 Description-en: Welsh language pack for Firefox This package contains Welsh translations and search plugins for Firefox Package: firefox-locale-da Description-md5: 25350d542907c601644fdbaf48ce9060 Description-en: Danish language pack for Firefox This package contains Danish translations and search plugins for Firefox Package: firefox-locale-de Description-md5: 97a5b441966c2394117490ceebbb8584 Description-en: German language pack for Firefox This package contains German translations and search plugins for Firefox Package: firefox-locale-el Description-md5: f0378f5c3eae2c3f377fbc483e6581b0 Description-en: Greek language pack for Firefox This package contains Greek translations and search plugins for Firefox Package: firefox-locale-en Description-md5: 59e7e034b5f9626737da9a2c21a3e6b4 Description-en: English language pack for Firefox This package contains English translations and search plugins for Firefox Package: firefox-locale-eo Description-md5: 1b15bec1df3ef8869a632d474dfb2589 Description-en: Esperanto language pack for Firefox This package contains Esperanto translations and search plugins for Firefox Package: firefox-locale-es Description-md5: 30083dcb82dfa2029aeabd0206ce0f4b Description-en: Spanish; Castilian language pack for Firefox This package contains Spanish; Castilian translations and search plugins for Firefox Package: firefox-locale-et Description-md5: 334b47c1e5a384da36ae89623fec8e70 Description-en: Estonian language pack for Firefox This package contains Estonian translations and search plugins for Firefox Package: firefox-locale-eu Description-md5: af348a109ea600cac4199bf41ea027f2 Description-en: Basque language pack for Firefox This package contains Basque translations and search plugins for Firefox Package: firefox-locale-fa Description-md5: 39c9ec90bfa422dbe322c5144c9719eb Description-en: Persian language pack for Firefox This package contains Persian translations and search plugins for Firefox Package: firefox-locale-fi Description-md5: 845195bd76d02590d0c2a74ed1b5c5f2 Description-en: Finnish language pack for Firefox This package contains Finnish translations and search plugins for Firefox Package: firefox-locale-fr Description-md5: 4b599250252777b1f0b2e86222826241 Description-en: French language pack for Firefox This package contains French translations and search plugins for Firefox Package: firefox-locale-fy Description-md5: 73e0293d227dc25de2183bbda4ffb994 Description-en: Western Frisian language pack for Firefox This package contains Western Frisian translations and search plugins for Firefox Package: firefox-locale-ga Description-md5: 3989bf0d690ce80122175c0328ae435d Description-en: Irish language pack for Firefox This package contains Irish translations and search plugins for Firefox Package: firefox-locale-gd Description-md5: f88ffac5fcd5341c9502358cb67b49f1 Description-en: Gaelic; Scottish Gaelic language pack for Firefox This package contains Gaelic; Scottish Gaelic translations and search plugins for Firefox Package: firefox-locale-gl Description-md5: f411e16f3f4a2f154a90570e3ca52ef8 Description-en: Galician language pack for Firefox This package contains Galician translations and search plugins for Firefox Package: firefox-locale-gn Description-md5: 778cd0d0c1cb677512d998134d223dc4 Description-en: Guarani language pack for Firefox This package contains Guarani translations and search plugins for Firefox Package: firefox-locale-gu Description-md5: c646198c5d0155da51530f8b2225818b Description-en: Gujarati language pack for Firefox This package contains Gujarati translations and search plugins for Firefox Package: firefox-locale-he Description-md5: 8d33d6616f2426b1fe3287417f0d7949 Description-en: Hebrew language pack for Firefox This package contains Hebrew translations and search plugins for Firefox Package: firefox-locale-hi Description-md5: 29f96336756fa58ec44eefd686bd6e85 Description-en: Hindi language pack for Firefox This package contains Hindi translations and search plugins for Firefox Package: firefox-locale-hr Description-md5: 4138741435206cca66b4c3941d2b6e82 Description-en: Croatian language pack for Firefox This package contains Croatian translations and search plugins for Firefox Package: firefox-locale-hsb Description-md5: 0eb6ed804f0de00384a7def562d6544b Description-en: Sorbian, Upper language pack for Firefox This package contains Sorbian, Upper translations and search plugins for Firefox Package: firefox-locale-hu Description-md5: 7587d24fac9230de0dab2a74b1b3c298 Description-en: Hungarian language pack for Firefox This package contains Hungarian translations and search plugins for Firefox Package: firefox-locale-hy Description-md5: 2278344f15e1efe17aecd1af5a2be846 Description-en: Armenian language pack for Firefox This package contains Armenian translations and search plugins for Firefox Package: firefox-locale-ia Description-md5: 66a962472fb500741f5e10fe8ef82bad Description-en: Interlingua language pack for Firefox This package contains Interlingua translations and search plugins for Firefox Package: firefox-locale-id Description-md5: 568a225a428289bfedbfee77f12ef445 Description-en: Indonesian language pack for Firefox This package contains Indonesian translations and search plugins for Firefox Package: firefox-locale-is Description-md5: 3a574633745f9b6d97f07f1c738599a3 Description-en: Icelandic language pack for Firefox This package contains Icelandic translations and search plugins for Firefox Package: firefox-locale-it Description-md5: 67e195ac5003115f8cafa0ec0b0ec849 Description-en: Italian language pack for Firefox This package contains Italian translations and search plugins for Firefox Package: firefox-locale-ja Description-md5: aa0b0e800989cac3ce480ef7507c17d5 Description-en: Japanese language pack for Firefox This package contains Japanese translations and search plugins for Firefox Package: firefox-locale-ka Description-md5: 7943b0997c58e1187648de81c841bd0a Description-en: Georgian language pack for Firefox This package contains Georgian translations and search plugins for Firefox Package: firefox-locale-kab Description-md5: 19f7669d9e291fce20d8f1758c87846c Description-en: Kabyle language pack for Firefox This package contains Kabyle translations and search plugins for Firefox Package: firefox-locale-kk Description-md5: 98ad9668e81080f67619b3468ea616a9 Description-en: Kazakh language pack for Firefox This package contains Kazakh translations and search plugins for Firefox Package: firefox-locale-km Description-md5: 5244e85b69105bab39ff55a3e06c2079 Description-en: Central Khmer language pack for Firefox This package contains Central Khmer translations and search plugins for Firefox Package: firefox-locale-kn Description-md5: 609de6cf2cadf99b292a639def3e15db Description-en: Kannada language pack for Firefox This package contains Kannada translations and search plugins for Firefox Package: firefox-locale-ko Description-md5: 7477cc3b85c1cc2886c7438ffec39b8d Description-en: Korean language pack for Firefox This package contains Korean translations and search plugins for Firefox Package: firefox-locale-ku Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-lg Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-lt Description-md5: 519f3c51c7a90ee972069b44a1acef4e Description-en: Lithuanian language pack for Firefox This package contains Lithuanian translations and search plugins for Firefox Package: firefox-locale-lv Description-md5: 355c458949586e8977646d1ce6c5096d Description-en: Latvian language pack for Firefox This package contains Latvian translations and search plugins for Firefox Package: firefox-locale-mai Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-mk Description-md5: 0731fc46c1b1fae2ba6f6b1105017640 Description-en: Macedonian language pack for Firefox This package contains Macedonian translations and search plugins for Firefox Package: firefox-locale-ml Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-mn Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-mr Description-md5: b7ac24ce2d3f6d087e9a9bbf9c956d6a Description-en: Marathi language pack for Firefox This package contains Marathi translations and search plugins for Firefox Package: firefox-locale-ms Description-md5: 6ffd385f99315a9c4002cee865bb8368 Description-en: Malay language pack for Firefox This package contains Malay translations and search plugins for Firefox Package: firefox-locale-my Description-md5: e3893ca2b33897e758237add94e07f1f Description-en: Myanmar language pack for Firefox This package contains Myanmar translations and search plugins for Firefox Package: firefox-locale-nb Description-md5: 8a05e67a1c0fa64d86a13ead1dbd4981 Description-en: Bokmål, Norwegian; Norwegian Bokmål language pack for Firefox This package contains Bokmål, Norwegian; Norwegian Bokmål translations and search plugins for Firefox Package: firefox-locale-ne Description-md5: 349480959c4cda33bc10a4801c2cfeb6 Description-en: Nepali language pack for Firefox This package contains Nepali translations and search plugins for Firefox Package: firefox-locale-nl Description-md5: c8c7d0f350530c7041fcfc71d8f297a2 Description-en: Dutch; Flemish language pack for Firefox This package contains Dutch; Flemish translations and search plugins for Firefox Package: firefox-locale-nn Description-md5: a2434677506d5d2ae1b6f340d5e3b2ee Description-en: Norwegian Nynorsk; Nynorsk, Norwegian language pack for Firefox This package contains Norwegian Nynorsk; Nynorsk, Norwegian translations and search plugins for Firefox Package: firefox-locale-nso Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-oc Description-md5: ff8c937e8ce55461571bb2e54ae72a95 Description-en: Occitan (post 1500) language pack for Firefox This package contains Occitan (post 1500) translations and search plugins for Firefox Package: firefox-locale-or Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-pa Description-md5: 3bfbd21e289c4d4ef3e9bd89d92a048f Description-en: Panjabi; Punjabi language pack for Firefox This package contains Panjabi; Punjabi translations and search plugins for Firefox Package: firefox-locale-pl Description-md5: ffd73141d32fab7a8990d3663208d5ae Description-en: Polish language pack for Firefox This package contains Polish translations and search plugins for Firefox Package: firefox-locale-pt Description-md5: ba400e83844c93550cd9bbb88c3f610f Description-en: Portuguese language pack for Firefox This package contains Portuguese translations and search plugins for Firefox Package: firefox-locale-ro Description-md5: bfe768497923b95b007c38b40a8b5c77 Description-en: Romanian language pack for Firefox This package contains Romanian translations and search plugins for Firefox Package: firefox-locale-ru Description-md5: b936b6c575ae73b427a148a37de4ebd1 Description-en: Russian language pack for Firefox This package contains Russian translations and search plugins for Firefox Package: firefox-locale-si Description-md5: d336ad9f3d64d9c8b369c2627a15f388 Description-en: Sinhala; Sinhalese language pack for Firefox This package contains Sinhala; Sinhalese translations and search plugins for Firefox Package: firefox-locale-sk Description-md5: 66f1264b5485237c1ea88079ced9a6a4 Description-en: Slovak language pack for Firefox This package contains Slovak translations and search plugins for Firefox Package: firefox-locale-sl Description-md5: 6fe2fc03696fbf18b2bf180914ee1eb3 Description-en: Slovenian language pack for Firefox This package contains Slovenian translations and search plugins for Firefox Package: firefox-locale-sq Description-md5: 6c9c10ead9f18734cd4a77e1c53deb4a Description-en: Albanian language pack for Firefox This package contains Albanian translations and search plugins for Firefox Package: firefox-locale-sr Description-md5: 8d2109908f20a4405f139a82593c158f Description-en: Serbian language pack for Firefox This package contains Serbian translations and search plugins for Firefox Package: firefox-locale-sv Description-md5: 2ea193ea12432f41b53f83a470b59148 Description-en: Swedish language pack for Firefox This package contains Swedish translations and search plugins for Firefox Package: firefox-locale-sw Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-szl Description-md5: 6410378de1f6aa33b1d0f215a825b5e7 Description-en: Silesian language pack for Firefox This package contains Silesian translations and search plugins for Firefox Package: firefox-locale-ta Description-md5: 6ccedad7af96901a91334720c56bd490 Description-en: Tamil language pack for Firefox This package contains Tamil translations and search plugins for Firefox Package: firefox-locale-te Description-md5: d66752b03661f62d700263ab82e868e7 Description-en: Telugu language pack for Firefox This package contains Telugu translations and search plugins for Firefox Package: firefox-locale-th Description-md5: cc27bcd11daedf111f9aab87632f7263 Description-en: Thai language pack for Firefox This package contains Thai translations and search plugins for Firefox Package: firefox-locale-tr Description-md5: 3c205697910b54cdfc483ed64de82490 Description-en: Turkish language pack for Firefox This package contains Turkish translations and search plugins for Firefox Package: firefox-locale-uk Description-md5: ba467b5c78e88b367e14f3ac484d3816 Description-en: Ukrainian language pack for Firefox This package contains Ukrainian translations and search plugins for Firefox Package: firefox-locale-ur Description-md5: 89651c71d6bbd3991004ecf73aea116f Description-en: Urdu language pack for Firefox This package contains Urdu translations and search plugins for Firefox Package: firefox-locale-uz Description-md5: ead82ba3c22d7f3a256c2faea30be3e6 Description-en: Uzbek language pack for Firefox This package contains Uzbek translations and search plugins for Firefox Package: firefox-locale-vi Description-md5: e187907de9840d733e0c8a14eafc65ef Description-en: Vietnamese language pack for Firefox This package contains Vietnamese translations and search plugins for Firefox Package: firefox-locale-xh Description-md5: e188707f31d9656051e8d08cd25f43fa Description-en: Xhosa language pack for Firefox This package contains Xhosa translations and search plugins for Firefox Package: firefox-locale-zh-hans Description-md5: 3e3ba5b1c9c87d325f38630cc1f5f593 Description-en: Simplified Chinese language pack for Firefox This package contains Simplified Chinese translations and search plugins for Firefox Package: firefox-locale-zh-hant Description-md5: 344951ca63511f11ceb711b1ac9aa10f Description-en: Traditional Chinese language pack for Firefox This package contains Traditional Chinese translations and search plugins for Firefox Package: firefox-locale-zu Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. 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: freerdp2-dev Description-md5: 87d789b26f2354d9180f00d23a677478 Description-en: Free Remote Desktop Protocol library (development files) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the FreeRDP development files. Package: gir1.2-accountsservice-1.0 Description-md5: 3e307108d5acfea1c79fd66a238baaf2 Description-en: GObject introspection data for AccountService The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the introspection data for the AccountService library. Package: gir1.2-fprint-2.0 Description-md5: dcb442c6f30672e4b3a86ff7e3907584 Description-en: async fingerprint library of fprint project, gir bindings The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-javascriptcoregtk-4.0 Description-md5: 16c2f588722484a66abab42e5bd14a0d Description-en: JavaScript engine library from WebKitGTK - GObject introspection data JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.0). . This package contains the introspection data, which can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-lokdocview-0.1 Description-md5: 7dc30c9eaf0ca4f765d8e934afd2126b Description-en: GTK3 widget wrapping LibreOffice functionality - introspection LOKDocView is the GTK3 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-8 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-qmi-1.0 Description-md5: d2359cce6cb7204cf8508ef20dcb4b5c Description-en: GObject introspection data for libqmi-glib This package contains introspection data for the libqmi-glib library. Package: gir1.2-webkit2-4.0 Description-md5: 0f7385aa05c9f65a32c25f9f64225f9a Description-en: Web content engine library for GTK - GObject introspection data WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKit2 is an API layer for WebKit designed from the ground up to support a split process model, where the web content lives in a separate process from the application UI. . This build comes from the GTK port of WebKit (API version 4.0). . This package contains introspection data, which can be used by packages using the GIRepository format to generate dynamic bindings. Package: ibus-mozc Description-md5: 88b12aa5cdc5ae186ce940b50e7ee25b Description-en: Mozc engine for IBus - Client of the Mozc input method IBus is an Intelligent Input Bus. It is a new input framework for Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . ibus-mozc provides client part of the Mozc input method. . This open-source project originates from Google Japanese Input. Package: ipset Description-md5: d87e199641d9d6fbb0e52a65cf412bde Description-en: administration tool for kernel IP sets IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be administered by the ipset(8) utility. Depending on the type, currently an IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC addresses in a way which ensures lightning speed when matching an entry against a set. . If you want to . * store multiple IP addresses or port numbers and match against the entire collection using a single iptables rule. * dynamically update iptables rules against IP addresses or ports without performance penalty. * express complex IP address and ports based rulesets with a single iptables rule and benefit from the speed of IP sets. . then IP sets may be the proper tool for you. Package: keepalived Description-md5: e2d2506352721e77c2c351de4714ddd6 Description-en: Failover and monitoring daemon for LVS clusters keepalived is used for monitoring real servers within a Linux Virtual Server (LVS) cluster. keepalived can be configured to remove real servers from the cluster pool if it stops responding, as well as send a notification email to make the admin aware of the service failure. . In addition, keepalived implements an independent Virtual Router Redundancy Protocol (VRRPv2; see rfc2338 for additional info) framework for director failover. . You need a kernel >= 2.4.28 or >= 2.6.11 for keepalived. See README.Debian for more information. Package: libaccountsservice-dev Description-md5: d0607148cea2974f2cc311a5e0bab4f9 Description-en: query and manipulate user account information - header files The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the development files for the AccountService library. Package: libaccountsservice-doc Description-md5: 15ee25a15ef232cbf860503a04604aa7 Description-en: query and manipulate user account information - documentation The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the developers reference for the AccountService library. Package: libaccountsservice0 Description-md5: d536aa425d73c3ead2f37bd9a771e648 Description-en: query and manipulate user account information - shared libraries The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the shared libraries of the AccountService library. Package: libapache2-mod-php8.0 Description-md5: 57ae373b2a8e4719810a4c745ba4a8df Description-en: server-side, HTML-embedded scripting language (Apache 2 module) This package provides the PHP module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. . The following extensions are built in: Core date filter hash json libxml openssl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: libasound2 Description-md5: f80c24ce80b76f9116fc6c7d1a8aa34b Description-en: shared library for ALSA applications This package contains the ALSA library and its standard plugins, as well as the required configuration files. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2-data Description-md5: 41f916f1c1cbcf480b3b7fe38fbcef23 Description-en: Configuration files and profiles for ALSA drivers This package contains configuration files for ALSA drivers. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2-dev Description-md5: 6049c8294e480247b4c02744f09d51fe Description-en: shared library for ALSA applications -- development files This package contains files required for developing software that makes use of libasound2, the ALSA library. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2-doc Description-md5: 73dfd0644e1f116cf7c39ae3f4f19a1f Description-en: documentation for user-space ALSA application programming This package contains the HTML documentation for the ALSA library, which describes the development API for user-space applications that want to use ALSA. . ALSA is the Advanced Linux Sound Architecture. Package: libatopology-dev Description-md5: 8b563948f0e5c358d56ca81fe9b46396 Description-en: shared library for handling ALSA topology -- development files This package contains files required for developing software that makes use of libatopology2, the ALSA topology library. . ALSA is the Advanced Linux Sound Architecture. Package: libatopology2 Description-md5: fa3e8ef096b843719268f3d51920e44f Description-en: shared library for handling ALSA topology definitions This package contains the ALSA topology library. . ALSA is the Advanced Linux Sound Architecture. Package: libayatana-indicator-dev Description-md5: ed0944ddc56a6841ac35b0bdb5517b99 Description-en: panel indicator applet - library development files (GTK-2+) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains files that are needed to build GTK-2+ applications with Ayatana Indicator support. Package: libayatana-indicator3-7 Description-md5: b7bf0379e39f86d98764c8ca774a9898 Description-en: panel indicator applet - shared library (GTK-3+ variant) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains the library itself (GTK-3+ variant). Package: libayatana-indicator3-dev Description-md5: 0b614460238c1cca27a2a03eabdfc549 Description-en: panel indicator applet - library development files (GTK-3+) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains files that are needed to build GTK-3+ applications with Ayatana Indicator support. Package: libayatana-indicator7 Description-md5: c65fa911ac270f8aa43caed914f318ba Description-en: panel indicator applet - shared library (GTK-2+ variant) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains the library itself (GTK-2+ variant). Package: libblkid-dev Description-md5: 7415f693bf9b8861c2b7f560fc52d6a4 Description-en: block device ID library - headers The blkid library allows system programs such as fsck and mount to quickly and easily find block devices by filesystem UUID or label. This allows system administrators to avoid specifying filesystems by hard-coded device names and use a logical naming system instead. . This package contains the development environment for the blkid library. Package: libblkid1 Description-md5: a511054d3223ae05280eebc8f3e2c80e Description-en: block device ID library The blkid library allows system programs such as fsck and mount to quickly and easily find block devices by filesystem UUID or label. This allows system administrators to avoid specifying filesystems by hard-coded device names and use a logical naming system instead. 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: libcaca-dev Description-md5: a8407cdc111c971683cb4652610d1e8f Description-en: development files for libcaca libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines. . This package contains the header files and static libraries needed to compile applications or shared objects that use libcaca. Package: libcaca0 Description-md5: d4849604710d4ce2aca997ad664f17fe Description-en: colour ASCII art library libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines. . This package contains the shared library for libcaca. Package: libcharon-extauth-plugins Description-md5: fc3eaf87c658452c4f81b8064e552e6c Description-en: strongSwan charon library (extended authentication plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides extended authentication plugins for the charon library: - eap-mschapv2 (EAP-MSCHAPv2 protocol handler using passwords/NT hashes) Used for client side to connect to some VPN concentrators configured for Windows 7+ and modern OSX/iOS using IKEv2 (identify with public key, authenticate with MSCHAPv2). - xauth-generic (Generic XAuth backend that provides passwords from ipsec.secrets and other credential sets) Used for the client side to connect to VPN concentrators configured for Android and older OSX/iOS using IKEv1 and XAUTH (identify with public key, authenticate with XAUTH password). . These are the "not always, but still more commonly used" plugins, for further needs even more plugins can be found in the package libcharon-extra-plugins. Package: libecpg-compat3 Description-md5: 66ce228306ea5636e1cb757bd540255b Description-en: older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libecpg-dev Description-md5: 5eb928e68d1075508e3d6a4d7fc6f514 Description-en: development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). Package: libecpg6 Description-md5: 51ed6df58b24baddae9952acb91903bd Description-en: run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libfdisk-dev Description-md5: a2001aec023268fdcf5a0ff2b2688bd3 Description-en: fdisk partitioning library - headers The libfdisk library is used for manipulating partition tables. It is the core of the fdisk, cfdisk, and sfdisk tools. . This package contains the development environment for the fdisk library. Package: libfdisk1 Description-md5: 97986f600b6cd55d9613b5b8eac3b74a Description-en: fdisk partitioning library The libfdisk library is used for manipulating partition tables. It is the core of the fdisk, cfdisk, and sfdisk tools. Package: libfprint-2-2 Description-md5: 0c02e0a8d8a4e0e532a063fa08106d94 Description-en: async fingerprint library of fprint project, shared libraries The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides shared libraries. Package: libfprint-2-dev Description-md5: 25db03b1779963a22b924c40eb242ec2 Description-en: async fingerprint library of fprint project, development headers The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides development headers. Package: libfprint-2-doc Description-md5: 1412785ee905e5f26fa92f1dd40aa31d Description-en: async fingerprint library of fprint project, API documentation The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides the API documentation. Package: libfprint-2-tod-dev Description-md5: 01379c6fd37dcf689c686155461cfd66 Description-en: async fingerprint library of fprint project, drivers development headers The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides development headers for creating device drivers. An example driver is available at: https://gitlab.freedesktop.org/3v1n0/libfprint-tod-example-driver Package: libfprint-2-tod1 Description-md5: 6a45b3d3b7a7a33c5d7516cef2c03e9a Description-en: async fingerprint library of fprint project, drivers shared libraries The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides shared libraries for the TOD drivers. Package: libfreerdp-client2-2 Description-md5: d4c3a0a2893d75653c3049e1d2066881 Description-en: Free Remote Desktop Protocol library (client library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library for common client functionality. Package: libfreerdp-server2-2 Description-md5: 8eae4cc5c48d3ea95d5754b2bf1c90ea Description-en: Free Remote Desktop Protocol library (server library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library with common server functionality. Package: libfreerdp-shadow-subsystem2-2 Description-md5: 6ef6436c34df72c1cfaf1cf4dabe3235 Description-en: FreeRDP Remote Desktop Protocol shadow subsystem libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shadow subsystem libraries. Package: libfreerdp-shadow2-2 Description-md5: 49dfefe1574ce260a63ff9685cd6b5a0 Description-en: FreeRDP Remote Desktop Protocol shadow libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shadow libraries. Package: libfreerdp2-2 Description-md5: 43b828fff16d4902fa6931b59f78fe32 Description-en: Free Remote Desktop Protocol library (core library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library with all core functionality. Package: libipset-dev Description-md5: 56b64486a09f8c5918b00de0081f987f Description-en: development files for IP sets IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be administered by the ipset(8) utility. Depending on the type, currently an IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC addresses in a way which ensures lightning speed when matching an entry against a set. . If you want to . * store multiple IP addresses or port numbers and match against the entire collection using a single iptables rule. * dynamically update iptables rules against IP addresses or ports without performance penalty. * express complex IP address and ports based rulesets with a single iptables rule and benefit from the speed of IP sets. . then IP sets may be the proper tool for you. . This package contains the development libraries and header files you need to develop your programs using the IP sets library. Package: libipset13 Description-md5: decc9bd1823657b3f27fdfbd857b8759 Description-en: library for IP sets IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be administered by the ipset(8) utility. Depending on the type, currently an IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC addresses in a way which ensures lightning speed when matching an entry against a set. . If you want to . * store multiple IP addresses or port numbers and match against the entire collection using a single iptables rule. * dynamically update iptables rules against IP addresses or ports without performance penalty. * express complex IP address and ports based rulesets with a single iptables rule and benefit from the speed of IP sets. . then IP sets may be the proper tool for you. . This package contains the shared libraries needed to run programs that use the IP sets library. Package: libjavascriptcoregtk-4.0-18 Description-md5: 530afdab7b5d77de15b97dd5c98157d9 Description-en: JavaScript engine library from WebKitGTK JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.0). . This package contains the shared libraries. Package: libjavascriptcoregtk-4.0-dev Description-md5: 71e0663660f47e4e942c47d9f021d2e6 Description-en: JavaScript engine library from WebKitGTK - development files JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.0). . This package contains the development files. Package: libldb-dev Description-md5: 0f2998af1c1336788fd3d4e9eca9fd09 Description-en: LDAP-like embedded database - development files ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files. Package: libldb2 Description-md5: afbf2b86552adbf8b69bb702e5773247 Description-en: LDAP-like embedded database - shared library ldb is a LDAP-like embedded database built on top of TDB. . It provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the shared library file. 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: 52a3fee7a3b817ab39c00dba0ffe0a7f Description-en: GTK3 widget wrapping LibreOffice functionality This package contains a (basic) GTK+ document viewer widget (used by e.g. LOKDocView) Package: libmount-dev Description-md5: 07d7a2af1f3a709af925942f04219978 Description-en: device mounting library - headers This device mounting library is used by mount and umount helpers. . This package contains the development environment for the mount library. Package: libmount1 Description-md5: 7e446c44302ff94779f1434f2e05d553 Description-en: device mounting library This device mounting library is used by mount and umount helpers. Package: libmutter-8-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-8-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: libmysqlclient-dev Description-md5: 716f7a81dc4e3e8899c7eaa66b24736d Description-en: MySQL database development files MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes development libraries and header files. Package: libmysqlclient21 Description-md5: 49de807663510f5f2afd3e71efe199f1 Description-en: MySQL database client library MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client library. Package: libnetplan-dev Description-md5: 152880995d555e5ef0ef1e982b8f4a2e 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: libnetplan0 Description-md5: e0efcdec72a7db0fcde5ed9bf90264a8 Description-en: YAML network configuration abstraction 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: libnss-mymachines Description-md5: 588342105e1fdd6ff74c093651cb80cc Description-en: nss module to resolve hostnames for local container instances nss-mymachines is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing hostname resolution for local containers that are registered with systemd-machined.service(8). The container names are resolved to IP addresses of the specific container, ordered by their scope. . Installing this package automatically adds mymachines to /etc/nsswitch.conf. Package: libnss-systemd Description-md5: f5bdd7572f97a2162876ec5b0a11a2ca Description-en: nss module providing dynamic user and group name resolution nss-systemd is a plug-in module for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc), providing UNIX user and group name resolution for dynamic users and groups allocated through the DynamicUser= option in systemd unit files. See systemd.exec(5) for details on this option. . Installing this package automatically adds the module to /etc/nsswitch.conf. Package: libnss-winbind Description-md5: 223d38d764a9bb35ad3be4c8d048957d Description-en: Samba nameservice integration plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides nss_winbind, a plugin that integrates with a local winbindd server to provide user/group name lookups to the system; and nss_wins, which provides hostname lookups via both the NBNS and NetBIOS broadcast protocols. Package: libnss3 Description-md5: 8cae15b3c3c4e609abb7935ebf0d0f66 Description-en: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Package: libnss3-dev Description-md5: 04c0a8f989d299406710231d2a99043d Description-en: Development files for the Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. . Install this package if you wish to develop your own programs using the Network Security Service Libraries. 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: libpam-systemd Description-md5: 7acf141cc9da21b0ad349b6cecc40e46 Description-en: system and service manager - PAM module This package contains the PAM module which registers user sessions in the systemd control group hierarchy for logind. . If in doubt, do install this package. . Packages that depend on logind functionality need to depend on libpam-systemd. Package: libpam-winbind Description-md5: fba9076429d270720a91324cff071fed Description-en: Windows domain authentication integration plugin Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides pam_winbind, a plugin that integrates with a local winbindd server to provide Windows domain authentication to the system. Package: libpgtypes3 Description-md5: 63035a746ce3b5d2b573fd49e73fd5f0 Description-en: shared library libpgtypes for PostgreSQL 13 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libpq-dev Description-md5: 7f4362b106aae6b219ccc880faa1f04c Description-en: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Package: libpq5 Description-md5: 4109d08c168c8058d09c0cc8bf8b18b1 Description-en: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. 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: libpulsedsp Description-md5: 4d14e4e65420d03adc0822289f18a007 Description-en: PulseAudio OSS pre-load library 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. . This package provides the pre-load library used to redirect applications using OSS through pulseaudio. Package: libqmi-glib-dev Description-md5: c44abffbfc596d254147b508f8e0374e Description-en: Header files for adding QMI support to applications that use glib This package contains the header and pkg-config files for development applications using QMI functionality from applications that use glib. Package: libqmi-glib-doc Description-md5: 3bcaba736bf4f2671c9b86184d60ff6a Description-en: API documentation for libqmi-glib This package provides the API documentation for libqmi-glib for adding QMI support to applications that use glib. Package: libqmi-glib5 Description-md5: 6c72eafa1689addb16b819279e6f3080 Description-en: Support library to use the Qualcomm MSM Interface (QMI) protocol Libraries for adding QMI support to applications that use glib. Package: libqmi-proxy Description-md5: 415b7b5c1f0133619dedb566502ee36d Description-en: Proxy to communicate with QMI ports This package contains the binary qmi-proxy used by libqmi to allow multiple clients to use the same QMI port simultaneously. 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: 146f765cda9a463edbf2032242a5150f 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-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-ogltrans Description-md5: e0adf62d9e3c2e44012570545627fe8d Description-en: transitional package for libreoffice-ogltrans This package used to contain the OpenGL slide transitions for LibreOffice Impress. That has been merged into libreoffice-impress directly and thus this package can be safely removed. Package: libreoffice-pdfimport Description-md5: 7fece5c04e7014b850ca76b355ae3bd9 Description-en: transitional package for PDF Import component for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package formerly contained a component enabling LibreOffice to import PDF Documents. This now has been merged back into the "main" packages and this package thus can be safely removed once installed. Package: libreoffice-style-breeze Description-md5: b3a725e09462ccaec72c3b8bb964827b Description-en: office productivity suite -- Breeze 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 "breeze" symbol style, default style for KDE 5. 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-tango Description-md5: aaf8968f6a7dfef93cd3c0082bbe8dbd Description-en: transitional package for Tango symbol style You can safely remove this package. 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-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: fb01c7353a795aa18a541109824b6865 Description-en: common data for LOKDocView LOKDocView is the GTK3 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: libslirp-dev Description-md5: 311cf1ae3a4fed1424ee0d58274e5945 Description-en: General purpose TCP-IP emulator library (development files) libslirp is a user-mode networking library used by virtual machines, containers or various tools. . This package contains the header files and other files needed to compile applications which uses libslirp. Package: libslirp0 Description-md5: 60ed549cf89ba3f19f317c84d21e319f Description-en: General purpose TCP-IP emulator library libslirp is a user-mode networking library used by virtual machines, containers or various tools. . This package contains the library itself. Package: libsmartcols-dev Description-md5: a7578b54dbfd56c566b744ccaecec7c9 Description-en: smart column output alignment library - headers This smart column output alignment library is used by fdisk utilities. . This package contains the development environment for the mount library. Package: libsmartcols1 Description-md5: d5382f0223188fc45ed69f879488c198 Description-en: smart column output alignment library This smart column output alignment library is used by fdisk utilities. Package: libsmbclient Description-md5: 483547748179a567c24665e99ab5439e Description-en: shared library for communication with SMB/CIFS servers This package provides a shared library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libsmbclient-dev Description-md5: d6338d0aed68408023b999dd547aaecf Description-en: development files for libsmbclient This package provides the development files (static library and headers) required for building applications against libsmbclient, a library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libssl-dev Description-md5: 27044468897c45b271f879c7c6e135fe Description-en: Secure Sockets Layer toolkit - development files This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains development libraries, header files, and manpages for libssl and libcrypto. Package: libssl-doc Description-md5: 863c8f0d45ab34415ebc295c04753c98 Description-en: Secure Sockets Layer toolkit - development documentation This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains manpages and demo files for libssl and libcrypto. Package: libssl1.1 Description-md5: 88547c6206c7fbc4fcc7d09ce100d210 Description-en: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Package: libstrongswan Description-md5: 397c7109a71b78fc4d9cd32308d472df Description-en: strongSwan utility and crypto library The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides the underlying libraries of charon and other strongSwan components. It is built in a modular way and is extendable through various plugins. . Some default (as specified by the strongSwan projet) plugins are included. For libstrongswan (cryptographic backends, URI fetchers and database layers): - aes (AES-128/192/256 cipher software implementation) - constraints (X.509 certificate advanced constraint checking) - dnskey (Parse RFC 4034 public keys) - drbg (NIST SP-800-90A Deterministic Random Bit Generator) - fips-prf (PRF specified by FIPS, used by EAP-SIM/AKA algorithms) - gmp (RSA/DH crypto backend based on libgmp) - hmac (HMAC wrapper using various hashers) - md5 (MD5 hasher software implementation) - mgf1 (Mask Generation Functions based on the SHA-1, SHA-256 and SHA-512) - nonce (Default nonce generation plugin) - pem (PEM encoding/decoding routines) - pgp (PGP encoding/decoding routines) - pkcs1 (PKCS#1 encoding/decoding routines) - pkcs8 (PKCS#8 decoding routines) - pkcs12 (PKCS#12 decoding routines) - pubkey (Wrapper to handle raw public keys as trusted certificates) - random (RNG reading from /dev/[u]random) - rc2 (RC2 cipher software implementation) - revocation (X.509 CRL/OCSP revocation checking) - sha1 (SHA1 hasher software implementation) - sha2 (SHA256/SHA384/SHA512 hasher software implementation) - sshkey (SSH key decoding routines) - x509 (Advanced X.509 plugin for parsing/generating X.509 certificates/CRLs and OCSP messages) - xcbc (XCBC wrapper using various ciphers) - attr (Provides IKE attributes configured in strongswan.conf) - kernel-netlink [linux] (IPsec/Networking kernel interface using Linux Netlink) - kernel-pfkey [kfreebsd] (IPsec kernel interface using PF_KEY) - kernel-pfroute [kfreebsd] (Networking kernel interface using PF_ROUTE) - resolve (Writes name servers received via IKE to a resolv.conf file or installs them via resolvconf(8)) Package: libstrongswan-standard-plugins Description-md5: 84424f5380a28b65d960aa52e6f242ea Description-en: strongSwan utility and crypto library (standard plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides some common plugins for the strongSwan utility and cryptograhic library. . Included plugins are: - agent (RSA/ECDSA private key backend connecting to SSH-Agent) - gcm (GCM cipher mode wrapper) - openssl (Crypto backend based on OpenSSL, provides RSA/ECDSA/DH/ECDH/ciphers/hashers/HMAC/X.509/CRL/RNG) Package: libsystemd-dev Description-md5: 7122bf9ab5ca8703093117a2cda0fe22 Description-en: systemd utility library - development files The libsystemd0 library provides interfaces to various systemd components. . This package contains the development files. Package: libsystemd0 Description-md5: 92180a6b506aa0eff52136aeb8212dc6 Description-en: systemd utility library The libsystemd0 library provides interfaces to various systemd components. Package: libudev-dev Description-md5: 4085049214953c1e2cf5d9aee1c32173 Description-en: libudev development files This package contains the files needed for developing applications that use libudev. Package: libudev1 Description-md5: ace5b83d7b48187416c90173a93255b6 Description-en: libudev shared library This library provides access to udev device information. Package: libuno-cppu3 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-3 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-3 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-sal3 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-3 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: libuuid1 Description-md5: f31dd3d34d42a99fedd60c9fb7d79469 Description-en: Universally Unique ID library The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). A UUID is an identifier that is unique within the space of all such identifiers across both space and time. It can be used for multiple purposes, from tagging objects with an extremely short lifetime to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. Package: libuwac0-0 Description-md5: d2612800bc2de77664aac0c37914b9a6 Description-en: Using wayland as a client library Using wayland as a client (uwac) is a library to provide common functionality for wayland clients. . This package contains the using wayland as a client library. Package: libuwac0-dev Description-md5: 6374753f72cb91cde650a7be27a46a62 Description-en: Using wayland as a client (development files) Using wayland as a client (uwac) is a library to provide common functionality for wayland clients. . This package contains the libuwac development files 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: 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: libwbclient-dev Description-md5: 2fd42f0ef62fe1cc8cfee6fb03d4b884 Description-en: Samba winbind client library - development files Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides the development files (static library and headers) required for building applications against libwbclient, a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libwbclient0 Description-md5: 16c935b1d482f634b3879c2495e04db8 Description-en: Samba winbind client library Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libwebkit2gtk-4.0-37 Description-md5: 110f4d37bd88bf7d543c06f7b5cd9734 Description-en: Web content engine library for GTK WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKit2 is an API layer for WebKit designed from the ground up to support a split process model, where the web content lives in a separate process from the application UI. . This build comes from the GTK port of WebKit (API version 4.0). . This is the library for embedding in GTK applications. Package: libwebkit2gtk-4.0-dev Description-md5: b504d73f0c238ee72796977db5372966 Description-en: Web content engine library for GTK - development files WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKit2 is an API layer for WebKit designed from the ground up to support a split process model, where the web content lives in a separate process from the application UI. . This build comes from the GTK port of WebKit (API version 4.0). . This package contains the development files. Package: libwebkit2gtk-4.0-doc Description-md5: 4a2d2c31a6bce5ae53cba92ab610d4e6 Description-en: Web content engine library for GTK - documentation WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKit2 is an API layer for WebKit designed from the ground up to support a split process model, where the web content lives in a separate process from the application UI. . This build comes from the GTK port of WebKit (API version 4.0). . This package contains the documentation. Package: libwinpr-tools2-2 Description-md5: a85cdf2e187f9dec50e5c8d904aaab5c Description-en: Windows Portable Runtime Tools library FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library for Windows Portable Runtime utilities and tools. Package: libwinpr2-2 Description-md5: ba24d72be04c6d8ac64c08c50d43caaf Description-en: Windows Portable Runtime library WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the WinPR shared library. Package: libwinpr2-dev Description-md5: efd451bef1059a6cfa785209ee824feb Description-en: Windows Portable Runtime library (development files) WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the WinPR development files. Package: lintian Description-md5: 28b6e3202044a58412cc088b8ea201ab Description-en: Debian package checker Lintian dissects Debian packages and reports bugs and policy violations. It contains automated checks for many aspects of Debian policy as well as some checks for common errors. . This package is useful for all people who want to check Debian packages for compliance with Debian policy. Every Debian maintainer should check packages with this tool before uploading them to the archive. . This version of Lintian is calibrated for Debian Policy version 4.5.1. 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-5.13.0-1006 Description-md5: 9f953adf7972b0fa99c6c8fda9fc2be3 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-headers-5.13.0-1006/debian.README.gz for details Package: linux-aws-headers-5.13.0-1007 Description-md5: 306a5da14dc167ad99a66f43175490b8 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-headers-5.13.0-1007/debian.README.gz for details Package: linux-aws-headers-5.13.0-1008 Description-md5: 93cf00ce6a5b075ff49ff5d7d685cecc Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-headers-5.13.0-1008/debian.README.gz for details Package: linux-aws-tools-5.13.0-1006 Description-md5: e7e322b92de473a6e7417332e3d1f1a1 Description-en: Linux kernel version specific tools for version 5.13.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1006 on 64 bit x86. You probably want to install linux-tools-5.13.0-1006-. Package: linux-aws-tools-5.13.0-1007 Description-md5: 74656a338369a8a412849e55d1325159 Description-en: Linux kernel version specific tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1007 on 64 bit x86. You probably want to install linux-tools-5.13.0-1007-. Package: linux-aws-tools-5.13.0-1008 Description-md5: 4e5bb028dd3d3a646fe9a79955f894a0 Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on 64 bit x86. You probably want to install linux-tools-5.13.0-1008-. Package: linux-azure Description-md5: 5d143c4091c2e7a303d314c0e24595f5 Description-en: Complete Linux kernel for Azure systems. This package will always depend on the latest complete Linux kernel available for Azure systems. Package: linux-azure-cloud-tools-5.13.0-1007 Description-md5: 2175299bf247c7b2c80452f98b097a72 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1007 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1007-. Package: linux-azure-cloud-tools-5.13.0-1008 Description-md5: e3a2ecdb36457017094fcd83618ef17a Description-en: Linux kernel version specific cloud tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1008 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1008-. Package: linux-azure-cloud-tools-5.13.0-1009 Description-md5: 021ba529db5fffebae5ac200c5f30f0e Description-en: Linux kernel version specific cloud tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1009 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1009-. Package: linux-azure-headers-5.13.0-1007 Description-md5: f0a014ad11dc105038746c05c8dfbfaf Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-headers-5.13.0-1007/debian.README.gz for details Package: linux-azure-headers-5.13.0-1008 Description-md5: 87f867730454cc52c92f7afbe570c18b Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-headers-5.13.0-1008/debian.README.gz for details Package: linux-azure-headers-5.13.0-1009 Description-md5: c364cc98fbd1df8f7b420530dae57288 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-headers-5.13.0-1009/debian.README.gz for details Package: linux-azure-tools-5.13.0-1007 Description-md5: 74656a338369a8a412849e55d1325159 Description-en: Linux kernel version specific tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1007 on 64 bit x86. You probably want to install linux-tools-5.13.0-1007-. Package: linux-azure-tools-5.13.0-1008 Description-md5: 4e5bb028dd3d3a646fe9a79955f894a0 Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on 64 bit x86. You probably want to install linux-tools-5.13.0-1008-. Package: linux-azure-tools-5.13.0-1009 Description-md5: 07783366246444c2704782c036310a1f Description-en: Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on 64 bit x86. You probably want to install linux-tools-5.13.0-1009-. Package: linux-buildinfo-5.13.0-1005-kvm Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1006-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1006-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1006-kvm Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1007-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1007-azure Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1007-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1007-kvm Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1008-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1008-azure Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1008-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1009-azure Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1009-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1010-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1011-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-20-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-20-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-5.13.0-1007-azure Description-md5: 4e489d1fa878ce557a5b33b063902234 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1007 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1008-azure Description-md5: 0bcdcfdaa49f944d063b353c81d640c6 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1008 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1009-azure Description-md5: 0eddab2668c864c78b508ed133535e22 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1009 on 64 bit x86. Package: linux-cloud-tools-5.13.0-20 Description-md5: f1a110200d0e43fdf9dbb4d2d9191247 Description-en: Linux kernel version specific cloud tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-20 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-20-. Package: linux-cloud-tools-5.13.0-20-generic Description-md5: e2bddcc95b9ac2d8236d3d525e635d44 Description-en: Linux kernel version specific cloud tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-20 on 64 bit x86. Package: linux-cloud-tools-5.13.0-20-lowlatency Description-md5: e2bddcc95b9ac2d8236d3d525e635d44 Description-en: Linux kernel version specific cloud tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-20 on 64 bit x86. Package: linux-cloud-tools-5.13.0-21 Description-md5: 66341630e9eeb2b4eed43e1bce56a2f4 Description-en: Linux kernel version specific cloud tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-21 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-21-. Package: linux-cloud-tools-5.13.0-21-generic Description-md5: e15c8add262937eecc9ff7cb1c598c72 Description-en: Linux kernel version specific cloud tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-21 on 64 bit x86. Package: linux-cloud-tools-5.13.0-21-lowlatency Description-md5: e15c8add262937eecc9ff7cb1c598c72 Description-en: Linux kernel version specific cloud tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-21 on 64 bit x86. Package: linux-cloud-tools-5.13.0-22 Description-md5: 5b7a96e977acfeab1674f5eb5578a81d Description-en: Linux kernel version specific cloud tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-22 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-22-. Package: linux-cloud-tools-5.13.0-22-generic Description-md5: a3a57ae2c1d4c9fa1b8cea20cdfafc58 Description-en: Linux kernel version specific cloud tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-22 on 64 bit x86. Package: linux-cloud-tools-5.13.0-22-lowlatency Description-md5: a3a57ae2c1d4c9fa1b8cea20cdfafc58 Description-en: Linux kernel version specific cloud tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-22 on 64 bit x86. Package: linux-cloud-tools-5.13.0-23 Description-md5: 925b4fb78667afacc85902e4cb97615d Description-en: Linux kernel version specific cloud tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-23 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-23-. Package: linux-cloud-tools-5.13.0-23-generic Description-md5: c95351294df58d972caedf7e128d04c1 Description-en: Linux kernel version specific cloud tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-23 on 64 bit x86. Package: linux-cloud-tools-5.13.0-23-lowlatency Description-md5: c95351294df58d972caedf7e128d04c1 Description-en: Linux kernel version specific cloud tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-23 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: e83193b69b068241e625432207a52738 Description-en: Linux kernel version specific cloud tools for version 5.13.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.13.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-20.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-20.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-lowlatency-hwe-20.04 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-lowlatency-hwe-20.04-edge 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-20.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-20.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: 047fb196e57eb81d02bc3c867b5d8174 Description-en: Linux kernel specific documentation for version 5.13.0 This package provides the various documents in the 5.13.0 kernel Documentation/ subdirectory. These document kernel subsystems, APIs, device drivers, and so on. See /usr/share/doc/linux-doc/00-INDEX for a list of what is contained in each file. 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-5.13.0-1006 Description-md5: ed40e133c04522bec645d2f356e45e38 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-headers-5.13.0-1006/debian.README.gz for details Package: linux-gcp-headers-5.13.0-1007 Description-md5: 62c124287cbb489d819dfb18a3a8468e Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-headers-5.13.0-1007/debian.README.gz for details Package: linux-gcp-headers-5.13.0-1008 Description-md5: 0ad70ae2b58cf8bfd103b23f40e1429b Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-headers-5.13.0-1008/debian.README.gz for details Package: linux-gcp-tools-5.13.0-1006 Description-md5: e7e322b92de473a6e7417332e3d1f1a1 Description-en: Linux kernel version specific tools for version 5.13.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1006 on 64 bit x86. You probably want to install linux-tools-5.13.0-1006-. Package: linux-gcp-tools-5.13.0-1007 Description-md5: 74656a338369a8a412849e55d1325159 Description-en: Linux kernel version specific tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1007 on 64 bit x86. You probably want to install linux-tools-5.13.0-1007-. Package: linux-gcp-tools-5.13.0-1008 Description-md5: 4e5bb028dd3d3a646fe9a79955f894a0 Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on 64 bit x86. You probably want to install linux-tools-5.13.0-1008-. 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-20.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-20.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-gke Description-md5: 5369f3a7274b192c6526117074b6f2a1 Description-en: Complete Google Container Engine (GKE) Linux kernel and headers This package will always depend on the latest complete Google Container Engine (GKE) Linux kernel and headers. Package: linux-headers-5.13.0-1005-kvm Description-md5: c37702fbcc6616b15d2acaeb407a28c0 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1005/debian.README.gz for details. Package: linux-headers-5.13.0-1006-aws Description-md5: 2d7f074f1d5232c3728314481bacec2c Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1006/debian.README.gz for details. Package: linux-headers-5.13.0-1006-gcp Description-md5: 2d7f074f1d5232c3728314481bacec2c Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1006/debian.README.gz for details. Package: linux-headers-5.13.0-1006-kvm Description-md5: 2d7f074f1d5232c3728314481bacec2c Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1006/debian.README.gz for details. Package: linux-headers-5.13.0-1007-aws Description-md5: 1b58f5f4baf22d41a6bd095b71c4e3e7 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1007/debian.README.gz for details. Package: linux-headers-5.13.0-1007-azure Description-md5: 1b58f5f4baf22d41a6bd095b71c4e3e7 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1007/debian.README.gz for details. Package: linux-headers-5.13.0-1007-gcp Description-md5: 1b58f5f4baf22d41a6bd095b71c4e3e7 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1007/debian.README.gz for details. Package: linux-headers-5.13.0-1007-kvm Description-md5: 1b58f5f4baf22d41a6bd095b71c4e3e7 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1007/debian.README.gz for details. Package: linux-headers-5.13.0-1008-aws Description-md5: 461774f80118c13d84b7c83190e40126 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1008/debian.README.gz for details. Package: linux-headers-5.13.0-1008-azure Description-md5: 461774f80118c13d84b7c83190e40126 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1008/debian.README.gz for details. Package: linux-headers-5.13.0-1008-gcp Description-md5: 461774f80118c13d84b7c83190e40126 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1008/debian.README.gz for details. Package: linux-headers-5.13.0-1009-azure Description-md5: bb9ad288cd88cd9947107fa7d38a4654 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1009/debian.README.gz for details. Package: linux-headers-5.13.0-1009-oracle Description-md5: 6472c2fccca3ef4494269715524de0d5 Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1009/debian.README.gz for details. Package: linux-headers-5.13.0-1010-oracle Description-md5: 913f7cb85a6eb48bc8e64e1c568b811c Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1010/debian.README.gz for details. Package: linux-headers-5.13.0-1011-oracle Description-md5: f6ed02110d0995d83ebef6ed44df086c Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1011/debian.README.gz for details. Package: linux-headers-5.13.0-20 Description-md5: fe45b3b163b5934607d1925dffef661e Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-20/debian.README.gz for details Package: linux-headers-5.13.0-20-generic Description-md5: 6d320f2d0502b9055082bb40e92f6972 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-20/debian.README.gz for details. Package: linux-headers-5.13.0-20-lowlatency Description-md5: 6d320f2d0502b9055082bb40e92f6972 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-20/debian.README.gz for details. Package: linux-headers-5.13.0-21 Description-md5: d1d24c611128ab307def47f787419453 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details Package: linux-headers-5.13.0-21-generic Description-md5: 86fa1a291df71928dd24dd945bd4b4c8 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-21-lowlatency Description-md5: 86fa1a291df71928dd24dd945bd4b4c8 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-22 Description-md5: 829ddd35c5ffa727fa4830fd7a7a521d Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details Package: linux-headers-5.13.0-22-generic Description-md5: 2fec0a6cf7c8637c26aa081f02262e30 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-22-lowlatency Description-md5: 2fec0a6cf7c8637c26aa081f02262e30 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-23 Description-md5: 3000758bc5cb789552b4d66ba6733d21 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details Package: linux-headers-5.13.0-23-generic Description-md5: d8f562ccfae0588191b18e4b1b8f71d2 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details. Package: linux-headers-5.13.0-23-lowlatency Description-md5: d8f562ccfae0588191b18e4b1b8f71d2 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/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-20.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-20.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-gke Description-md5: 9cfa072fb01881a41ab30aa1699e0970 Description-en: Google Container Engine (GKE) Linux kernel headers This package will always depend on the latest Google Container Engine (GKE) kernel headers available. Package: linux-headers-kvm Description-md5: 40a9cb111eb5468e160855868a0f395c Description-en: Linux kernel headers for virtual systems. This package will always depend on the latest kernel headers available for virtual systems. 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-lowlatency-hwe-20.04 Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-lowlatency-hwe-20.04-edge 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-20.04 Description-md5: 23b8d6d7168eb4b82321981fcc28117d Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from 20.04 to 20.10. 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-20.04 Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-hwe-20.04-edge Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-image-5.13.0-1005-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1006-aws Description-md5: 20731e3d889fabd9384b43d12bc596dd Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.13.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-5.13.0-1006-gcp Description-md5: a844e08bb9bc7e5da00eb900399526fd Description-en: Signed kernel image GCP A kernel image for GCP. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1006-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1007-aws Description-md5: 20731e3d889fabd9384b43d12bc596dd Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.13.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-5.13.0-1007-azure Description-md5: 4f10ee54ba011a7f5b60c437e681a38d Description-en: Signed kernel image azure A kernel image for azure. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1007-gcp Description-md5: a844e08bb9bc7e5da00eb900399526fd Description-en: Signed kernel image GCP A kernel image for GCP. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1007-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1008-aws Description-md5: 20731e3d889fabd9384b43d12bc596dd Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.13.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-5.13.0-1008-azure Description-md5: 4f10ee54ba011a7f5b60c437e681a38d Description-en: Signed kernel image azure A kernel image for azure. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1008-gcp Description-md5: a844e08bb9bc7e5da00eb900399526fd Description-en: Signed kernel image GCP A kernel image for GCP. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1009-azure Description-md5: 4f10ee54ba011a7f5b60c437e681a38d Description-en: Signed kernel image azure A kernel image for azure. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1009-oracle Description-md5: dac56b784e93dabcafaf01236fed222d Description-en: Signed kernel image oracle A kernel image for Oracle. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1010-oracle Description-md5: dac56b784e93dabcafaf01236fed222d Description-en: Signed kernel image oracle A kernel image for Oracle. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1011-oracle Description-md5: dac56b784e93dabcafaf01236fed222d Description-en: Signed kernel image oracle A kernel image for Oracle. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-20-generic Description-md5: 54a18b1adebc179da3c9e59a5db5fe77 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-20-lowlatency Description-md5: d033c93139790e893a4e35936dd49bc8 Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-21-generic Description-md5: 54a18b1adebc179da3c9e59a5db5fe77 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-21-lowlatency Description-md5: d033c93139790e893a4e35936dd49bc8 Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-22-generic Description-md5: 54a18b1adebc179da3c9e59a5db5fe77 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-22-lowlatency Description-md5: d033c93139790e893a4e35936dd49bc8 Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-23-generic Description-md5: 54a18b1adebc179da3c9e59a5db5fe77 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-23-lowlatency Description-md5: d033c93139790e893a4e35936dd49bc8 Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's UEFI 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: 59fc023c98c9e1d74aefb185eab773d3 Description-en: Linux kernel image for Azure systems. This package will always depend on the latest kernel image available for Azure systems. 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-20.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-20.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-20.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-20.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-gke Description-md5: 4b1a3063844337a92bdbf600862ec65d Description-en: Google Container Engine (GKE) Linux kernel image This package will always depend on the latest Google Container Engine (GKE) kernel image available. Package: linux-image-kvm Description-md5: 7d945f6f00763871c0863ed74e08dd5c Description-en: Linux kernel image for virtual systems. This package will always depend on the latest kernel image available for virtual systems. 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-lowlatency-hwe-20.04 Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-lowlatency-hwe-20.04-edge 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-20.04 Description-md5: fafb44c4cb5b8255eb149b0e72c9b8c5 Description-en: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 20.04 to 20.10. 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-unsigned-5.13.0-1005-kvm Description-md5: e6ed40109aab28c0e972b61499e35085 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-1006-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-1006-kvm Description-md5: e6ed40109aab28c0e972b61499e35085 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-1007-azure Description-md5: 43ba59f76ade789e8b8f834bf907778a Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-1007-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-1007-kvm Description-md5: e6ed40109aab28c0e972b61499e35085 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-1008-azure Description-md5: 43ba59f76ade789e8b8f834bf907778a Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-1008-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-1009-azure Description-md5: 43ba59f76ade789e8b8f834bf907778a Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-1009-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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-5.13.0-1010-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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-5.13.0-1011-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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-5.13.0-20-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-20-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-21-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-21-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-22-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-22-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-23-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-23-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-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-20.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-20.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-kvm Description-md5: 253e7b91934acfd4384c636877e8fca1 Description-en: Complete Linux kernel for virtual systems. This package will always depend on the latest complete Linux kernel available for virtual systems. Package: linux-kvm-headers-5.13.0-1005 Description-md5: c0735b245ea8b3c82b6a1d0a8adb2a35 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-kvm-headers-5.13.0-1005/debian.README.gz for details Package: linux-kvm-headers-5.13.0-1006 Description-md5: 2e37352fd444c1dba0f05a317f596cfb Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-kvm-headers-5.13.0-1006/debian.README.gz for details Package: linux-kvm-headers-5.13.0-1007 Description-md5: b6f0a34108f06e1243894445cc03e7ef Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-kvm-headers-5.13.0-1007/debian.README.gz for details Package: linux-kvm-tools-5.13.0-1005 Description-md5: 025a6f7735da734a7ef6c3d130ec06aa Description-en: Linux kernel version specific tools for version 5.13.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1005 on 64 bit x86. You probably want to install linux-tools-5.13.0-1005-. Package: linux-kvm-tools-5.13.0-1006 Description-md5: e7e322b92de473a6e7417332e3d1f1a1 Description-en: Linux kernel version specific tools for version 5.13.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1006 on 64 bit x86. You probably want to install linux-tools-5.13.0-1006-. Package: linux-kvm-tools-5.13.0-1007 Description-md5: 74656a338369a8a412849e55d1325159 Description-en: Linux kernel version specific tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1007 on 64 bit x86. You probably want to install linux-tools-5.13.0-1007-. 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-hwe-20.04 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-hwe-20.04-edge Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-modules-5.13.0-1005-kvm Description-md5: 36cdd9edbda99813b0fe3aeb041e0761 Description-en: Linux kernel extra modules for version 5.13.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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-1006-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1006-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1006-kvm Description-md5: 36cdd9edbda99813b0fe3aeb041e0761 Description-en: Linux kernel extra modules for version 5.13.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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-1007-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1007-azure Description-md5: ecededf33a92352147e0a920830ebd03 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1007-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1007-kvm Description-md5: 36cdd9edbda99813b0fe3aeb041e0761 Description-en: Linux kernel extra modules for version 5.13.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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-1008-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1008-azure Description-md5: ecededf33a92352147e0a920830ebd03 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1008-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1009-azure Description-md5: ecededf33a92352147e0a920830ebd03 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1009-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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-5.13.0-1010-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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-5.13.0-1011-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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-5.13.0-20-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-20-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-21-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-21-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-22-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-22-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-23-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-23-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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-extra-5.13.0-1006-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-1006-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-1007-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-1007-azure Description-md5: f8b8ff2707830e2ac4729f6465f3619e Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-1007-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-1008-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-1008-azure Description-md5: f8b8ff2707830e2ac4729f6465f3619e Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-1008-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-1009-azure Description-md5: f8b8ff2707830e2ac4729f6465f3619e Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-1009-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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-5.13.0-1010-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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-5.13.0-1011-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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-5.13.0-20-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-21-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-22-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-23-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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-extra-gke Description-md5: 03b54e749908469728e71772f8fa00ad Description-en: Google Container Engine (GKE) Linux kernel extra modules This package will always depend on the latest Google Container Engine (GKE) extra modules package available. Package: linux-oem-20.04 Description-md5: 8eb3a43aab23754491a882d11425025f Description-en: Complete generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 20.04 to 20.10. 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-5.13.0-1009 Description-md5: 286de9cf33d122d4b85f1e9ee9ac21f8 Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-headers-5.13.0-1009/debian.README.gz for details Package: linux-oracle-headers-5.13.0-1010 Description-md5: 9c6e46f17f94759b7fded3bdf2898318 Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-headers-5.13.0-1010/debian.README.gz for details Package: linux-oracle-headers-5.13.0-1011 Description-md5: 8b4ab538a497d6503edd0372083c674d Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-headers-5.13.0-1011/debian.README.gz for details Package: linux-oracle-tools-5.13.0-1009 Description-md5: 91a9c8695de186c94b8bf43e0766ca31 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on 64 bit x86. You probably want to install linux-tools-5.13.0-1009-. Package: linux-oracle-tools-5.13.0-1010 Description-md5: ed4a0cdb65fcfc64617bbf52e26ef6c2 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1010 on 64 bit x86. You probably want to install linux-tools-5.13.0-1010-. Package: linux-oracle-tools-5.13.0-1011 Description-md5: eb6dafa296b2851cd8c058df1ccc7252 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1011 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1011 on 64 bit x86. You probably want to install linux-tools-5.13.0-1011-. Package: linux-riscv-headers-5.13.0-1005 Description-md5: 65c2b14bac8fe2d5214e954fff1b97e4 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-headers-5.13.0-1005/debian.README.gz for details Package: linux-riscv-headers-5.13.0-1006 Description-md5: 7243acab22c11b55e99dbd4f781ff45d Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-headers-5.13.0-1006/debian.README.gz for details Package: linux-riscv-headers-5.13.0-1007 Description-md5: 1a8b2dd4034a2f0537ec8a5a31eaebd8 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-headers-5.13.0-1007/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-5.13.0 Description-md5: 83b977d1460b527f7005d32232eac454 Description-en: Linux kernel source for version 5.13.0 with Ubuntu patches This package provides the source code for the Linux kernel version 5.13.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-5.13.0-1005-kvm Description-md5: d7655f23983d3b0d5c72b8f7aa874f40 Description-en: Linux kernel version specific tools for version 5.13.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1005 on 64 bit x86. Package: linux-tools-5.13.0-1006-aws Description-md5: 87629204076ccf05ce013cc15a7edec0 Description-en: Linux kernel version specific tools for version 5.13.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1006 on 64 bit x86. Package: linux-tools-5.13.0-1006-gcp Description-md5: 87629204076ccf05ce013cc15a7edec0 Description-en: Linux kernel version specific tools for version 5.13.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1006 on 64 bit x86. Package: linux-tools-5.13.0-1006-kvm Description-md5: 87629204076ccf05ce013cc15a7edec0 Description-en: Linux kernel version specific tools for version 5.13.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1006 on 64 bit x86. Package: linux-tools-5.13.0-1007-aws Description-md5: 53bb9623999a9db60f75c82c7e22c02b Description-en: Linux kernel version specific tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1007 on 64 bit x86. Package: linux-tools-5.13.0-1007-azure Description-md5: 53bb9623999a9db60f75c82c7e22c02b Description-en: Linux kernel version specific tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1007 on 64 bit x86. Package: linux-tools-5.13.0-1007-gcp Description-md5: 53bb9623999a9db60f75c82c7e22c02b Description-en: Linux kernel version specific tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1007 on 64 bit x86. Package: linux-tools-5.13.0-1007-kvm Description-md5: 53bb9623999a9db60f75c82c7e22c02b Description-en: Linux kernel version specific tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1007 on 64 bit x86. Package: linux-tools-5.13.0-1008-aws Description-md5: 7a95896693ca4138bec8e143e010de7a Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on 64 bit x86. Package: linux-tools-5.13.0-1008-azure Description-md5: 7a95896693ca4138bec8e143e010de7a Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on 64 bit x86. Package: linux-tools-5.13.0-1008-gcp Description-md5: 7a95896693ca4138bec8e143e010de7a Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on 64 bit x86. Package: linux-tools-5.13.0-1009-azure Description-md5: 49dd3ba6f77d4d9465ecc2af4b73be95 Description-en: Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on 64 bit x86. Package: linux-tools-5.13.0-1009-oracle Description-md5: fe2b223a6fc1d9c2205137290b44251c Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on 64 bit x86. Package: linux-tools-5.13.0-1010-oracle Description-md5: 233e1e3c651cde7b996518795399aa28 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1010 on 64 bit x86. Package: linux-tools-5.13.0-1011-oracle Description-md5: 136ae9b5196934c009c9c0542661fed7 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1011 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1011 on 64 bit x86. Package: linux-tools-5.13.0-20 Description-md5: 5b4e8b22664da406a0701370ac8ccb3e Description-en: Linux kernel version specific tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-20 on 64 bit x86. You probably want to install linux-tools-5.13.0-20-. Package: linux-tools-5.13.0-20-generic Description-md5: 4ad3e5490e1d93c695620ec9b2b7f7da Description-en: Linux kernel version specific tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-20 on 64 bit x86. Package: linux-tools-5.13.0-20-lowlatency Description-md5: 4ad3e5490e1d93c695620ec9b2b7f7da Description-en: Linux kernel version specific tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-20 on 64 bit x86. Package: linux-tools-5.13.0-21 Description-md5: 6ecf12078d666825b1a0c8ce0b435bac Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on 64 bit x86. You probably want to install linux-tools-5.13.0-21-. Package: linux-tools-5.13.0-21-generic Description-md5: 6050bf31600654834d88cacc11df1ec8 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on 64 bit x86. Package: linux-tools-5.13.0-21-lowlatency Description-md5: 6050bf31600654834d88cacc11df1ec8 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on 64 bit x86. Package: linux-tools-5.13.0-22 Description-md5: acf1d4f2f6dad65ea8e2e7d1c0bc6a42 Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on 64 bit x86. You probably want to install linux-tools-5.13.0-22-. Package: linux-tools-5.13.0-22-generic Description-md5: 4cc8a3868d3e45e0df69745180a26811 Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on 64 bit x86. Package: linux-tools-5.13.0-22-lowlatency Description-md5: 4cc8a3868d3e45e0df69745180a26811 Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on 64 bit x86. Package: linux-tools-5.13.0-23 Description-md5: c16b2b4443d0c9fbf8b3d996d693f8e0 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on 64 bit x86. You probably want to install linux-tools-5.13.0-23-. Package: linux-tools-5.13.0-23-generic Description-md5: 3f5a480544dc9ca6867f8eab0b274619 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on 64 bit x86. Package: linux-tools-5.13.0-23-lowlatency Description-md5: 3f5a480544dc9ca6867f8eab0b274619 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 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: c31acca9e38d074339516d0283ced036 Description-en: Linux kernel version specific tools for version 5.13.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.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-20.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-20.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-gke Description-md5: 6e72416911e80a401d51458df80874c4 Description-en: Google Container Engine (GKE) Linux kernel tools This package will always depend on the latest Google Container Engine (GKE) 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-kvm Description-md5: e17495f95d35a6507f5ac75579a7c604 Description-en: Linux kernel versioned tools for virtual systems. This package will always depend on the latest Linux kernel versioned tools available for virtual systems. 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-lowlatency-hwe-20.04 Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-lowlatency-hwe-20.04-edge 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-20.04 Description-md5: 8345589035fd4a0824d157bbdf457e12 Description-en: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades from 20.04 to 20.10. 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-20.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-20.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-20.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-20.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: mount Description-md5: 90e187380786a435bb9c85b37afa2c5f Description-en: tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. Package: mozc-data Description-md5: 6eff62dbff103ae6b02bc9b4937df5fa Description-en: Mozc input method - data files Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . This package provides the essential data files. . This open-source project originates from Google Japanese Input. Package: mozc-server Description-md5: 8c20219f07f38ad45616b5119e58023e Description-en: Server of the Mozc input method Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . mozc-server provides GUI utilities of the Mozc input method. . This open-source project originates from Google Japanese Input. 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: mysql-client Description-md5: 5d7fa8d3505d811b2b9e71e639c7e1dd Description-en: MySQL database client (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-client (currently mysql-client-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one considered to be in the best shape by the Maintainers. Package: mysql-client-8.0 Description-md5: ffe884a5da09cb7b198d6de70b149317 Description-en: MySQL database client binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client binaries and the additional tool mysqlreport. Package: mysql-client-core-8.0 Description-md5: 94a7aede8ba9259b1382d4dfca4cdde0 Description-en: MySQL database core client binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the core client files, as used by Akonadi. Package: mysql-server Description-md5: 743caadb7bcc9923a15d886cf7260d23 Description-en: MySQL database server (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-server (currently mysql-server-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you need. That will install the version recommended by the package maintainers. . MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. Package: mysql-server-8.0 Description-md5: 3ae11e16f793b3ee84f73a5fa268ad9b Description-en: MySQL database server binaries and system database setup MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package contains all the infrastructure needed to setup system databases. Package: mysql-server-core-8.0 Description-md5: a54aa75db64667c487b6c9d3800b8153 Description-en: MySQL database server binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the server binaries but doesn't contain all the infrastructure needed to setup system databases. Package: netplan.io Description-md5: 171990596b9adbbde53590d783767a6d Description-en: YAML network configuration abstraction for various backends 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. Package: openjdk-11-dbg Description-md5: d73cb0a41450fd194ce774f2b26510b8 Description-en: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. Package: openjdk-11-doc Description-md5: 4689d9c1e14d405d15f0710639599643 Description-en: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. Package: openjdk-11-jdk Description-md5: b9e7f4837238c34971e4a8b72ab7d045 Description-en: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-11-jdk-headless Description-md5: 494a52f34d707a832270d6d51a78f511 Description-en: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-11-jre Description-md5: 13097853553de1ab39cc189225a9cbaa Description-en: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. Package: openjdk-11-jre-headless Description-md5: 62c2c9689e617c48cc4480926d2ca785 Description-en: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. Package: openjdk-11-source Description-md5: 5e4d8bbb398daa24b05478a4a3be42bf Description-en: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. Package: openssl Description-md5: 9b6de2bb6e1d9016aeb0f00bcf6617bd Description-en: Secure Sockets Layer toolkit - cryptographic utility This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains the general-purpose command line binary /usr/bin/openssl, useful for cryptographic operations such as: * creating RSA, DH, and DSA key parameters; * creating X.509 certificates, CSRs, and CRLs; * calculating message digests; * encrypting and decrypting with ciphers; * testing SSL/TLS clients and servers; * handling S/MIME signed or encrypted mail. Package: ovn-central Description-md5: 51da9b332c86210741d1b832acebdd0e Description-en: OVN central components OVN, the Open Virtual Network, is a system to support virtual network abstraction. OVN complements the existing capabilities of OVS to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups. . ovn-central provides the userspace daemons, utilities and databases for OVN that is run at a central location. Package: ovn-common Description-md5: cd4c2df976682d204b22ff3c4f5726a3 Description-en: OVN common components OVN, the Open Virtual Network, is a system to support virtual network abstraction. OVN complements the existing capabilities of OVS to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups. . ovn-common provides components required by other OVN packages. Package: ovn-doc Description-md5: 5d9314c4dbce49af1fc81539f5c26499 Description-en: OVN documentation OVN, the Open Virtual Network, is a system to support virtual network abstraction. OVN complements the existing capabilities of OVS to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups. . This package provides documentation for configuration and use of OVN. Package: ovn-host Description-md5: dec3348dabde40372a2d4189bfddad30 Description-en: OVN host components OVN, the Open Virtual Network, is a system to support virtual network abstraction. OVN complements the existing capabilities of OVS to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups. . ovn-host provides the userspace components and utilities for OVN that can be run on every host/hypervisor. Package: php8.0 Description-md5: 86488d7a405bdcbac9ece7c307f30abb Description-en: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP interpreter installed. Removing this package won't remove PHP from your system, however it may remove other packages that depend on this one. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-cgi Description-md5: e86ac929005c0f0f77ad503b328a7af8 Description-en: server-side, HTML-embedded scripting language (CGI binary) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php8.0-fpm package. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-cli Description-md5: 12cfe9b7356136066b6534d6fa3b22c8 Description-en: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php8.0 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-common Description-md5: 22a3869c501657868c4eaafa1e98ce95 Description-en: documentation, examples and common module for PHP This package provides the documentation, examples and common module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-curl Description-md5: 037ff48845e2cbd8c4409f1910d1d1c2 Description-en: CURL module for PHP This package provides the CURL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-dev Description-md5: 620d6f9cdc17f63ee4721341348fe875 Description-en: Files for PHP8.0 module development This package provides the files from the PHP8.0 source needed for compiling additional modules. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-gd Description-md5: 9aea7ee3b75b09eba5fefd1af9ab26af Description-en: GD module for PHP This package provides the GD module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-gmp Description-md5: c27167ffbd0137d52448a66a0373d465 Description-en: GMP module for PHP This package provides the GMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-ldap Description-md5: 674f8027ec3be9f3e378dd49ab62750a Description-en: LDAP module for PHP This package provides the LDAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-mbstring Description-md5: 741a0b4b31628c18e80bdef4f0ec8141 Description-en: MBSTRING module for PHP This package provides the MBSTRING module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-mysql Description-md5: dba46097413040653c65df244b4f891f Description-en: MySQL module for PHP This package provides the MySQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-odbc Description-md5: be94f53ae2f70ea922c962bebf58357c Description-en: ODBC module for PHP This package provides the ODBC module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-opcache Description-md5: 2a678caa9876c07bd79145e7e6745aa0 Description-en: Zend OpCache module for PHP This package provides the Zend OpCache module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-pgsql Description-md5: e20af8e9fbc873e9bd5a36fc03e72ee6 Description-en: PostgreSQL module for PHP This package provides the PostgreSQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-pspell Description-md5: 924e2e1a212b3efcd067569724a15d8b Description-en: pspell module for PHP This package provides the pspell module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-readline Description-md5: e79602c7d6a0ebe56dc4c3a28ee1dab8 Description-en: readline module for PHP This package provides the readline module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-snmp Description-md5: 3c57e2b4019dc1d5227529c20c30718a Description-en: SNMP module for PHP This package provides the SNMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-sqlite3 Description-md5: 0f31b34a4e9ca17b4007ed38c7c98f2c Description-en: SQLite3 module for PHP This package provides the SQLite3 module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-tidy Description-md5: 1d8b49dbc79493bb30fb016ced2184c6 Description-en: tidy module for PHP This package provides the tidy module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.0-xml Description-md5: 9dffe9f3f61ff368673fc5a2dcd65841 Description-en: DOM, SimpleXML, XML, and XSL module for PHP This package provides the DOM, SimpleXML, XML, and XSL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: postgresql-13 Description-md5: df9917fe1350be06d60c0b79c1c53e5a Description-en: The World's Most Advanced Open Source Relational Database PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It features transactions with Atomicity, Consistency, Isolation, Durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users. . This package provides the database server for PostgreSQL 13. Package: postgresql-client-13 Description-md5: 0f4543ce331995b0ea45b99caae17750 Description-en: front-end programs for PostgreSQL 13 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 13. If you install PostgreSQL 13 on a standalone machine, you need the server package postgresql-13, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-doc-13 Description-md5: 4db931eb9341041f4a0e072d78c5d507 Description-en: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 13. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-13 Description-md5: 0547b7e64b93581aedafd78f2de18b8e Description-en: PL/Perl procedural language for PostgreSQL 13 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 13 in Perl. You need this package if you have any PostgreSQL 13 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-13 Description-md5: cebc2933158116a5ecb4da3fdbdc8707 Description-en: PL/Python 3 procedural language for PostgreSQL 13 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 13 in Python 3. You need this package if you have any PostgreSQL 13 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-13 Description-md5: 6b5d5f3ead130d28794916adb75a98a8 Description-en: PL/Tcl procedural language for PostgreSQL 13 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 13 in Tcl. You need this package if you have any PostgreSQL 13 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: pulseaudio Description-md5: 15c158aa11824c8a768e4d670919d02d Description-en: PulseAudio sound server 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. . These are some of PulseAudio's features: . * High quality software mixing of multiple audio streams with support for more than one sink/source. May be used to combine multiple sound cards into one (with sample rate adjustment). . * Wide range of supported client libraries. ESD, ALSA, oss, libao and GStreamer client applications are supported as-is. Native PulseAudio plug-ins are also available for xmms and mplayer. . * Good low latency behaviour and very accurate latency measurement for playback and recording. Ability to fully synchronize multiple playback streams. . * Network transparency, allowing an application to play back or record audio on a different machine than the one it is running on. . * Extensible plug-in architecture with plug-ins for jackd, multicast-rtp lirc and avahi, just to name a few. . This package contains the daemon and basic module set. Package: pulseaudio-module-bluetooth Description-md5: 76e05b466d11ac60deff61d94d607904 Description-en: Bluetooth module for PulseAudio sound server 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. . This module enables PulseAudio to work with bluetooth devices, like headset or audio gateway. . The module is called module-bluetooth Package: pulseaudio-utils Description-md5: d8d6ff926bb9214bc0212fd3318ba0e6 Description-en: Command line tools for the PulseAudio sound server 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. . These tools provide command line access to various features of the PulseAudio sound server. Included tools are: . paplay - Playback a WAV file via a PulseAudio sink. pacat - Cat raw audio data to a PulseAudio sink. parec - Cat raw audio data from a PulseAudio source. pacmd - Connect to PulseAudio's built-in command line control interface. pactl - Send a control command to a PulseAudio server. padsp - /dev/dsp wrapper to transparently support OSS applications. pax11publish - Store/retrieve PulseAudio default server/sink/source settings in the X11 root window. Package: python-django-doc Description-md5: 257e8ca2132ad054b44d0dd521e727f5 Description-en: High-level Python web development framework (documentation) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . This package contains the HTML documentation and example projects. Package: python3-apport Description-md5: 90fc3702a69ad06599a95a46ceb5778a Description-en: Python 3 library for Apport crash report handling This Python package provides high-level functions for creating and handling apport crash reports: . * Query available and new reports. * Add OS, packaging, and process runtime information to a report. * Various frontend utility functions. * Python hook to generate crash reports when Python scripts fail. Package: python3-django Description-md5: efe2f6ec2ae89851c710c280956fa785 Description-en: High-level Python web development framework Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client Package: python3-ldb Description-md5: c83bd92747d7e8000f766fba3a779170 Description-en: Python 3 bindings for LDB ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python 3 bindings. Package: python3-ldb-dev Description-md5: be4c40ca865d11fda345266b7a5d70fb Description-en: LDB Python 3 bindings - development files ldb is a LDAP-like embedded database built on top of TDB. . It is a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files for the Python 3 bindings. Package: python3-problem-report Description-md5: 9c38d91ac205b1680832021377d9156d Description-en: Python 3 library to handle problem reports This Python library provides an interface for creating, modifying, and accessing standardized problem reports for program and kernel crashes and packaging bugs. . These problem reports use standard Debian control format syntax (RFC822). Package: python3-samba Description-md5: 34799c39f7b2b2823a0ca650262bf75d Description-en: Python 3 bindings for Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains Python 3 bindings for most Samba libraries. Package: python3-software-properties Description-md5: 2404b69e069f73169a1d424cb63f1d53 Description-en: manage the repositories that you install software from This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. 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: python3-update-manager Description-md5: ecfb930b93b3c3391fc6ad445be08cee Description-en: python 3.x module for update-manager Python module for update-manager (UpdateManager). . This package contains the python 3.x version of this module. Package: qemu-block-extra Description-md5: 2a9d1fab06fc3d6f649bc1fb06339800 Description-en: extra block backend modules for qemu-system and qemu-utils QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides extra block device backend modules for qemu-system emulation and qemu-img from qemu-utils package, which are rarely used and has extra dependencies. Package: qemu-system Description-md5: e4c58b37c60d1fc987e614cbc6f62355 Description-en: QEMU full system emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This metapackage provides the full system emulation binaries for all supported targets, by depending on all per-architecture system emulation packages which QEMU supports. Package: qemu-system-arm Description-md5: 133b9ec73ea2f1bb3b0614f65ad95514 Description-en: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: aarch64 arm. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-common Description-md5: 9eeecae0ef6b457cabe162fc54e999b8 Description-en: QEMU full system emulation binaries (common files) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides common files needed for target-specific full system emulation (qemu-system-*) packages. Package: qemu-system-data Description-md5: c61105eaa5edddd1459bc7ebfd8348d6 Description-en: QEMU full system emulation (data files) This package provides architecture-neutral data files (such as keyboard definitions, icons) for system-mode QEMU emulation (qemu-system-*) packages. Package: qemu-system-gui Description-md5: 6b583b414244908259538d87e8713531 Description-en: QEMU full system emulation binaries (user interface and audio support) This package provides local graphical user interface (currently GTK) and audio backends for full system emulation (qemu-system-*) packages. . The default GTK based qemu-system-gui is generally better and recommended, but a few corner cases still need SDL which is therefore provided as well. Package: qemu-system-mips Description-md5: 9ae71e5c6f9c8388bc2c1a7dd03588a5 Description-en: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel mips64 mips64el. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-misc Description-md5: bcd6cf1461e9df272f7fafd9189fb4b6 Description-en: QEMU full system emulation binaries (miscellaneous) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, M68k (ColdFire), MicroBlaze, and SH4 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha avr cris hppa m68k microblaze microblazeel moxie nios2 or1k riscv32 riscv64 rx sh4 sh4eb tricore xtensa xtensaeb. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-ppc Description-md5: b3759806f0517587c08b45ebd7d1c192 Description-en: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc ppc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-s390x Description-md5: c7d304a37d60d43052b950818bd7c1d8 Description-en: QEMU full system emulation binaries (s390x) QEMU is a fast processor emulator: currently the package supports s390x emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following s390x hardware: s390x. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-sparc Description-md5: 8584000e342fca564033238e7f61d913 Description-en: QEMU full system emulation binaries (sparc) QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following sparc hardware: sparc sparc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-x86 Description-md5: 2ad3dd27a937f58ca5b2ffccbe9c63b3 Description-en: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386 x86_64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. Package: qemu-utils Description-md5: 2c65298afe6300be7b1ce793bdf9fb81 Description-en: QEMU utilities QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server Package: rfkill Description-md5: 17939c81bd8d1bc5321ecc9fb8e5f507 Description-en: tool for enabling and disabling wireless devices rfkill is a simple tool for accessing the Linux rfkill device interface, which is used to enable and disable wireless networking devices, typically WLAN, Bluetooth and mobile broadband. Package: samba Description-md5: 3dcec89b7baaa655b2536933cdaeab54 Description-en: SMB/CIFS file, print, and login server for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides the components necessary to use Samba as a stand-alone file and print server or as an NT4 or Active Directory domain controller. For use in an NT4 domain or Active Directory realm, you will also need the winbind package. . This package is not required for connecting to existing SMB/CIFS servers (see smbclient) or for mounting remote filesystems (see cifs-utils). Package: samba-common Description-md5: a4083020b891e75d279ca48e7fd18d7b Description-en: common files used by both the Samba server and client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains common files used by all parts of Samba. Package: samba-common-bin Description-md5: 6b72087bfb045af08aa7c187e95870e1 Description-en: Samba common files used by both the server and the client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the samba-clients package). Package: samba-dev Description-md5: 678af7403e4adfc0bf6dff29b8732ec0 Description-en: tools for extending Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains include files shared by the various Samba-based libraries. Package: samba-dsdb-modules Description-md5: 1f2a5e5abc85752bd1d957eccf78a94e Description-en: Samba Directory Services Database Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains LDB plugins which add support for various Active Directory features to the LDB library. Package: samba-libs Description-md5: f4a16aa3f22848793e72b3501c634170 Description-en: Samba core libraries Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the shared libraries. Package: samba-vfs-modules Description-md5: e655c957b9d059c325c92cc80c4eb81a Description-en: Samba Virtual FileSystem plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . Virtual FileSystem modules are stacked shared libraries extending the functionality of Samba. Some examples are: * vfs_acl_xattr: Save NTFS-ACLs in Extended Attributes * vfs_audit: record selected Samba VFS operations in the system log * vfs_readonly: Make a Samba share read only for a specified time period * vfs_recycle: Give the same effect as the Recycle Bin on Windows computers * vfs_shadow_copy2: Expose snapshots to Windows clients as shadow copies * vfs_worm: Disallow writes for older file . Note: The runtime dependencies of vfs_ceph and vfs_snapper are moved to Recommends. Package: smbclient Description-md5: 476018eed30b7f1e76b02afe22aaf008 Description-en: command-line SMB/CIFS clients for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains command-line utilities for accessing Microsoft Windows and Samba servers, including smbclient, smbtar, and smbspool. Utilities for mounting shares locally are found in the package cifs-utils. Package: software-properties-common Description-md5: d19f432480048ad00ac5c2bfd116cd00 Description-en: manage the repositories that you install software from (common) This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains the common files for software-properties like the D-Bus backend. Package: software-properties-gtk Description-md5: 1912baba2086cd851f5a53b65d6c9eea Description-en: manage the repositories that you install software from (gtk) This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains a GTK+ based graphical interface. 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: strongswan Description-md5: 60d8ad9f14179591b0cca394e94e3d4b Description-en: IPsec VPN solution metapackage The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This metapackage installs the packages required to maintain IKEv1 and IKEv2 connections via ipsec.conf or ipsec.secrets. Package: strongswan-charon Description-md5: 3f55915d17f7e36d9b31e2c4da5c11d2 Description-en: strongSwan Internet Key Exchange daemon The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . charon is an IPsec IKEv2 daemon which can act as an initiator or a responder. It is written from scratch using a fully multi-threaded design and a modular architecture. Various plugins can provide additional functionality. Package: strongswan-libcharon Description-md5: 7ee8a1dbaf495a152a7f4be5e054abca Description-en: strongSwan charon library The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package contains the charon library, used by IKE client like strongswan-charon, strongswan-charon-cmd or strongswan-nm as well as standard plugins: - socket-default - counters - bypass-lan (disabled by default) . On Linux, it also contains the xfrmi binary which can be used on Linux 4.19+ to create XFRM interfaces (for more information, see https://wiki.strongswan.org/projects/strongswan/wiki/RouteBasedVPN) Package: strongswan-starter Description-md5: b25b8defb52457fc021a93ec427b9da8 Description-en: strongSwan daemon starter and configuration file parser The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . The starter and the associated "ipsec" script control the charon daemon from the command line. It parses ipsec.conf and loads the configurations to the daemon. Package: systemd Description-md5: 19399579cbc0c47a303288bf15eadcd4 Description-en: system and service manager systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . Installing the systemd package will not switch your init system unless you boot with init=/lib/systemd/systemd or install systemd-sysv in addition. Package: systemd-container Description-md5: 06057fffc2ba14e4be80360a092a18b4 Description-en: systemd container/nspawn tools This package provides systemd's tools for nspawn and container/VM management: * systemd-nspawn * systemd-machined and machinectl * systemd-importd * systemd-portabled and portablectl Package: systemd-sysv Description-md5: b0c2db4da8d807aa3f83a2977e491907 Description-en: system and service manager - SysV links systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . This package provides the manual pages and links needed for systemd to replace sysvinit. Installing systemd-sysv will overwrite /sbin/init with a link to systemd. Package: systemd-timesyncd Description-md5: cc67d85c248836d96a6310e58a659de0 Description-en: minimalistic service to synchronize local time with NTP servers The package contains the systemd-timesyncd system service that may be used to synchronize the local system clock with a remote Network Time Protocol server. Package: thunderbird Description-md5: 68ed1001b79d708ad48956a0c129114d Description-en: Email, RSS and newsgroup client with integrated spam filter Thunderbird is a full-featured email, RSS and newsgroup client that makes emailing safer, faster and easier than ever before. It supports different mail accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one- click address book, tabbed interface, an integrated learning spam filter, advanced search and indexing capabilities, and offers easy organization of mails with tagging and virtual folders. It also features unrivalled extensibility. Package: thunderbird-dbg Description-md5: 7ce9b689254d265f0d4bac6602f7a80f Description-en: Email, RSS and newsgroup client - debug symbols Thunderbird is a full-featured email, RSS and newsgroup client that makes emailing safer, faster and easier than ever before. It supports different mail accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one- click address book, tabbed interface, an integrated learning spam filter, advanced search and indexing capabilities, and offers easy organization of mails with tagging and virtual folders. It also features unrivalled extensibility. . This package contains the debugging symbols for Thunderbird Package: thunderbird-dev Description-md5: ed0f982f9fa22e467d1d4b7351350cd1 Description-en: Email, RSS and newsgroup client - development files This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-gnome-support Description-md5: c6d750d99833a5a122c5bdc00727ccaa Description-en: Email, RSS and newsgroup client - GNOME support Thunderbird is a full-featured email, RSS and newsgroup client that makes emailing safer, faster and easier than ever before. It supports different mail accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one- click address book, tabbed interface, an integrated learning spam filter, advanced search and indexing capabilities, and offers easy organization of mails with tagging and virtual folders. It also features unrivalled extensibility. . This package depends on the GNOME libraries which allow Thunderbird to take advantage of technologies such as GConf, GIO and libnotify Package: thunderbird-locale-af Description-md5: 32b89c27adbc2b245348084623208305 Description-en: Afrikaans language pack for Thunderbird This package contains Afrikaans translations and search plugins for Thunderbird Package: thunderbird-locale-ar Description-md5: d96ba05b4c6d792e4d18138bbe13c392 Description-en: Arabic language pack for Thunderbird This package contains Arabic translations and search plugins for Thunderbird Package: thunderbird-locale-ast Description-md5: 92f2ba3ec6c41ae12a73493e796843ef Description-en: Asturian language pack for Thunderbird This package contains Asturian translations and search plugins for Thunderbird Package: thunderbird-locale-be Description-md5: 8756cfe43a521c52482335cca067362b Description-en: Belarusian language pack for Thunderbird This package contains Belarusian translations and search plugins for Thunderbird Package: thunderbird-locale-bg Description-md5: 3e822e5a8f71fa6f62fc77651434d4ca Description-en: Bulgarian language pack for Thunderbird This package contains Bulgarian translations and search plugins for Thunderbird Package: thunderbird-locale-bn Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-bn-bd Description-md5: 0c16945c4912b109ad1b9a29c3548a82 Description-en: Transitional Bengali language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-br Description-md5: 2194e389142c81481fa76aea7d4ab293 Description-en: Breton language pack for Thunderbird This package contains Breton translations and search plugins for Thunderbird Package: thunderbird-locale-ca Description-md5: 9006308ddf098014382109f3256de904 Description-en: Catalan; Valencian language pack for Thunderbird This package contains Catalan; Valencian translations and search plugins for Thunderbird Package: thunderbird-locale-cak Description-md5: e4bd4e6ace6b88f2e789d433eae66b95 Description-en: Kaqchikel language pack for Thunderbird This package contains Kaqchikel translations and search plugins for Thunderbird Package: thunderbird-locale-cs Description-md5: e198ec1b38b4ba8d21c5ae2dd707b886 Description-en: Czech language pack for Thunderbird This package contains Czech translations and search plugins for Thunderbird Package: thunderbird-locale-cy Description-md5: 19576de86bd975b6dadc47f3af21b122 Description-en: Welsh language pack for Thunderbird This package contains Welsh translations and search plugins for Thunderbird Package: thunderbird-locale-da Description-md5: bb23b7f1451e9101c6235d786e38632a Description-en: Danish language pack for Thunderbird This package contains Danish translations and search plugins for Thunderbird Package: thunderbird-locale-de Description-md5: f1c4ac98e42d37c8f95db725d4288fa1 Description-en: German language pack for Thunderbird This package contains German translations and search plugins for Thunderbird Package: thunderbird-locale-dsb Description-md5: 928eb9ee7c86c43f0c19b5a7411d9d8a Description-en: Sorbian, Lower language pack for Thunderbird This package contains Sorbian, Lower translations and search plugins for Thunderbird Package: thunderbird-locale-el Description-md5: c4f1bc5322928b4103bc8085cd013d7c Description-en: Greek language pack for Thunderbird This package contains Greek translations and search plugins for Thunderbird Package: thunderbird-locale-en Description-md5: 7997849dd0bc6d27079f5d5768aba1a0 Description-en: English language pack for Thunderbird This package contains English translations and search plugins for Thunderbird Package: thunderbird-locale-en-gb Description-md5: 8b798a69e82f8ec9cbb2e264601a14fb Description-en: Transitional English language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-en-us Description-md5: 8b798a69e82f8ec9cbb2e264601a14fb Description-en: Transitional English language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-es Description-md5: ab065a0e196a1b25a631117f0de3a536 Description-en: Spanish; Castilian language pack for Thunderbird This package contains Spanish; Castilian translations and search plugins for Thunderbird Package: thunderbird-locale-es-ar Description-md5: 869be0de01bca3f9f7bda73441e37a8d Description-en: Transitional Spanish language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-es-es Description-md5: 869be0de01bca3f9f7bda73441e37a8d Description-en: Transitional Spanish language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-et Description-md5: 2b6b91b02a69b25fea719c79eebba322 Description-en: Estonian language pack for Thunderbird This package contains Estonian translations and search plugins for Thunderbird Package: thunderbird-locale-eu Description-md5: 51f658816bee1ac3d847f34fcfdf4715 Description-en: Basque language pack for Thunderbird This package contains Basque translations and search plugins for Thunderbird Package: thunderbird-locale-fa Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-fi Description-md5: d743f35cb2d00c0ac0c74faffc80c429 Description-en: Finnish language pack for Thunderbird This package contains Finnish translations and search plugins for Thunderbird Package: thunderbird-locale-fr Description-md5: 5db38e54534997cea7feaf6bc2c20b8f Description-en: French language pack for Thunderbird This package contains French translations and search plugins for Thunderbird Package: thunderbird-locale-fy Description-md5: 9a3ffaa5a603e7a65baffad8847604e0 Description-en: Western Frisian language pack for Thunderbird This package contains Western Frisian translations and search plugins for Thunderbird Package: thunderbird-locale-fy-nl Description-md5: 23b74cfcdfb3628d4066cc962572e125 Description-en: Transitional Western Frisian language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-ga Description-md5: e0d162b3129190a72af5f015ea0da420 Description-en: Irish language pack for Thunderbird This package contains Irish translations and search plugins for Thunderbird Package: thunderbird-locale-ga-ie Description-md5: 8fe591c24be723b831c5e4f9b5e007ba Description-en: Transitional Irish language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-gd Description-md5: 6b59819c452353ff33df8a3be2c3e44d Description-en: Gaelic; Scottish Gaelic language pack for Thunderbird This package contains Gaelic; Scottish Gaelic translations and search plugins for Thunderbird Package: thunderbird-locale-gl Description-md5: 026fea6c9c8a4a96d94ffb2e1bae174c Description-en: Galician language pack for Thunderbird This package contains Galician translations and search plugins for Thunderbird Package: thunderbird-locale-he Description-md5: c8ed17478d53bb50cbaa8eb4cb0e8b82 Description-en: Hebrew language pack for Thunderbird This package contains Hebrew translations and search plugins for Thunderbird Package: thunderbird-locale-hr Description-md5: 5c80407d37a30ddb4abbbb4dd98e774c Description-en: Croatian language pack for Thunderbird This package contains Croatian translations and search plugins for Thunderbird Package: thunderbird-locale-hsb Description-md5: edd9633ca446d9cc97811e8e176720d5 Description-en: Sorbian, Upper language pack for Thunderbird This package contains Sorbian, Upper translations and search plugins for Thunderbird Package: thunderbird-locale-hu Description-md5: 26678637379ab77ab5fffe5f5e37f780 Description-en: Hungarian language pack for Thunderbird This package contains Hungarian translations and search plugins for Thunderbird Package: thunderbird-locale-hy Description-md5: 05d72dd80a860558e11187eccde80f8f Description-en: Armenian language pack for Thunderbird This package contains Armenian translations and search plugins for Thunderbird Package: thunderbird-locale-id Description-md5: a52ad96e5ee31add246fa95d4f17195e Description-en: Indonesian language pack for Thunderbird This package contains Indonesian translations and search plugins for Thunderbird Package: thunderbird-locale-is Description-md5: 65ee5905905a537c9ddb5361dddad2f1 Description-en: Icelandic language pack for Thunderbird This package contains Icelandic translations and search plugins for Thunderbird Package: thunderbird-locale-it Description-md5: 6f1c6153ae6ef20c28214fb6a47e2e2e Description-en: Italian language pack for Thunderbird This package contains Italian translations and search plugins for Thunderbird Package: thunderbird-locale-ja Description-md5: 05672037e38088a01fc61323aaea5f68 Description-en: Japanese language pack for Thunderbird This package contains Japanese translations and search plugins for Thunderbird Package: thunderbird-locale-ka Description-md5: 4bf0a430c916b2d34e0fcfae6dabc904 Description-en: Georgian language pack for Thunderbird This package contains Georgian translations and search plugins for Thunderbird Package: thunderbird-locale-kab Description-md5: 0f7e10fd3e826b41a56aeeecca5c1937 Description-en: Kabyle language pack for Thunderbird This package contains Kabyle translations and search plugins for Thunderbird Package: thunderbird-locale-kk Description-md5: 945d714c79c2f408a9c22e930492ecb5 Description-en: Kazakh language pack for Thunderbird This package contains Kazakh translations and search plugins for Thunderbird Package: thunderbird-locale-ko Description-md5: 05bbef35aca99bece02f588c8a5075ad Description-en: Korean language pack for Thunderbird This package contains Korean translations and search plugins for Thunderbird Package: thunderbird-locale-lt Description-md5: d61674e56f26ac9b99db185babee7546 Description-en: Lithuanian language pack for Thunderbird This package contains Lithuanian translations and search plugins for Thunderbird Package: thunderbird-locale-lv Description-md5: b7538fc04e5acbf2f0c47c254f3e63ac Description-en: Latvian language pack for Thunderbird This package contains Latvian translations and search plugins for Thunderbird Package: thunderbird-locale-mk Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-ms Description-md5: 8e4581e74cec2a0aee9cc0b5685e6415 Description-en: Malay language pack for Thunderbird This package contains Malay translations and search plugins for Thunderbird Package: thunderbird-locale-nb Description-md5: 998f9bca7c066364e2d15ae6be3582d5 Description-en: Bokmål, Norwegian; Norwegian Bokmål language pack for Thunderbird This package contains Bokmål, Norwegian; Norwegian Bokmål translations and search plugins for Thunderbird Package: thunderbird-locale-nb-no Description-md5: 07372224f7f0b015610d5e3f1ac02f57 Description-en: Transitional Norwegian language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-nl Description-md5: 38b6c5b7280a72183935b75b6ea9c7d0 Description-en: Dutch; Flemish language pack for Thunderbird This package contains Dutch; Flemish translations and search plugins for Thunderbird Package: thunderbird-locale-nn Description-md5: 7ecbfd7db64a82a92733abd49e768933 Description-en: Norwegian Nynorsk; Nynorsk, Norwegian language pack for Thunderbird This package contains Norwegian Nynorsk; Nynorsk, Norwegian translations and search plugins for Thunderbird Package: thunderbird-locale-nn-no Description-md5: 07372224f7f0b015610d5e3f1ac02f57 Description-en: Transitional Norwegian language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-pa Description-md5: aa580bb579804ee591e35edbbcd80dd5 Description-en: Panjabi; Punjabi language pack for Thunderbird This package contains Panjabi; Punjabi translations and search plugins for Thunderbird Package: thunderbird-locale-pa-in Description-md5: 4f99cd6218380edd7d419f7754843622 Description-en: Transitional Punjabi language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-pl Description-md5: 777da132688522a52205b5a6710bcbb7 Description-en: Polish language pack for Thunderbird This package contains Polish translations and search plugins for Thunderbird Package: thunderbird-locale-pt Description-md5: 0f8fb3826c29ae6bf3c3ad16d863b999 Description-en: Portuguese language pack for Thunderbird This package contains Portuguese translations and search plugins for Thunderbird Package: thunderbird-locale-pt-br Description-md5: 063e3e81e79a8a10b5ce2b5d56714bfe Description-en: Transitional Portugese language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-pt-pt Description-md5: 063e3e81e79a8a10b5ce2b5d56714bfe Description-en: Transitional Portugese language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-rm Description-md5: f2a8824b85c8ee2df8aadd456d6c4fc7 Description-en: Romansh language pack for Thunderbird This package contains Romansh translations and search plugins for Thunderbird Package: thunderbird-locale-ro Description-md5: 601aaa5358b7fd9504dbc00b274ce9a1 Description-en: Romanian language pack for Thunderbird This package contains Romanian translations and search plugins for Thunderbird Package: thunderbird-locale-ru Description-md5: 3470b329081e3274f2b1fc7e8f4836e9 Description-en: Russian language pack for Thunderbird This package contains Russian translations and search plugins for Thunderbird Package: thunderbird-locale-si Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-sk Description-md5: 58fb9ea30d8ddc2d169728c65570981b Description-en: Slovak language pack for Thunderbird This package contains Slovak translations and search plugins for Thunderbird Package: thunderbird-locale-sl Description-md5: daf76ecbb038c82b1a007e0b97441b83 Description-en: Slovenian language pack for Thunderbird This package contains Slovenian translations and search plugins for Thunderbird Package: thunderbird-locale-sq Description-md5: aabacf80f66ab70ed6865d5c62e6feb4 Description-en: Albanian language pack for Thunderbird This package contains Albanian translations and search plugins for Thunderbird Package: thunderbird-locale-sr Description-md5: 4903f7be134fb1cd72c302ad46ab3471 Description-en: Serbian language pack for Thunderbird This package contains Serbian translations and search plugins for Thunderbird Package: thunderbird-locale-sv Description-md5: 8a2405d1e465215d08f22ca0d7b53025 Description-en: Swedish language pack for Thunderbird This package contains Swedish translations and search plugins for Thunderbird Package: thunderbird-locale-sv-se Description-md5: f013f0346741e935e8ea6e28d12bc5e1 Description-en: Transitional Swedish language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-ta Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-ta-lk Description-md5: 1a0bc948aeb218ec6560b280e4af0dd4 Description-en: Transitional Tamil language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-th Description-md5: 8f9f759786c60c2ddb58b4548638fcb5 Description-en: Thai language pack for Thunderbird This package contains Thai translations and search plugins for Thunderbird Package: thunderbird-locale-tr Description-md5: 96f7b80d2e94b507e60f8bc5a8a0fd27 Description-en: Turkish language pack for Thunderbird This package contains Turkish translations and search plugins for Thunderbird Package: thunderbird-locale-uk Description-md5: 10eb02a1ee9b6883db9375d4708aafa1 Description-en: Ukrainian language pack for Thunderbird This package contains Ukrainian translations and search plugins for Thunderbird Package: thunderbird-locale-uz Description-md5: 610d81d7c13845ecd0dbcd1f03f1c00f Description-en: Uzbek language pack for Thunderbird This package contains Uzbek translations and search plugins for Thunderbird Package: thunderbird-locale-vi Description-md5: b7b5ecb4b2349b8ee7446da8c0ee8912 Description-en: Vietnamese language pack for Thunderbird This package contains Vietnamese translations and search plugins for Thunderbird Package: thunderbird-locale-zh-cn Description-md5: 3a9fcde509c5d2504fb3f5bcdc7f4b7a Description-en: Transitional Simplified Chinese language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-zh-hans Description-md5: 3638e8cfbb0bae8e88cb4e7f01b7eabe Description-en: Simplified Chinese language pack for Thunderbird This package contains Simplified Chinese translations and search plugins for Thunderbird Package: thunderbird-locale-zh-hant Description-md5: 364c5ad13dbb779048738785b9adcaf0 Description-en: Traditional Chinese language pack for Thunderbird This package contains Traditional Chinese translations and search plugins for Thunderbird Package: thunderbird-locale-zh-tw Description-md5: 153d368d7ff06df3219842e1b9490761 Description-en: Transitional Traditional Chinese language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed 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: ubuntu-advantage-tools Description-md5: 2b8b4aff5fd6c4f911b6f1a69d492e11 Description-en: management tools for Ubuntu Advantage Ubuntu Advantage is the professional package of tooling, technology and expertise from Canonical, helping organisations around the world manage their Ubuntu deployments. . Subscribers to Ubuntu Advantage will find helpful tools for accessing services in this package. Package: udev Description-md5: e875ddb09f46f1f7672af537f0c875ca Description-en: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. Package: ufw Description-md5: 90e09f8ba6c08a5698b47f5da441b4a7 Description-en: program for managing a Netfilter firewall The Uncomplicated FireWall is a front-end for iptables, to make managing a Netfilter firewall easier. It provides a command line interface with syntax similar to OpenBSD's Packet Filter. It is particularly well-suited as a host-based firewall. 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: update-manager Description-md5: 590b36e19703392a6fe86ceaa8467c85 Description-en: GNOME application that manages apt updates This is the GNOME apt update manager. It checks for updates and lets the user choose which to install. Package: update-manager-core Description-md5: 0a19dc54e8c67de7adf0ecfe839b541f Description-en: manage release upgrades This is the core of update-manager and the release upgrader Package: update-notifier Description-md5: 17a8ca38ec1439cd743e00edf3c9a926 Description-en: Daemon which notifies about package updates Puts an icon in the user's notification area when package updates are available. Package: update-notifier-common Description-md5: 9e55b33c0bb042acf203440099a61649 Description-en: Files shared between update-notifier and other packages Apt setup files and reboot notification scripts shared between update-notifier and other packages, notably for server use cases. 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: usrmerge Description-md5: 10837a6ab3829ea00e1c00ee0d0394f0 Description-en: Convert the system to the merged /usr directories scheme This package will automatically convert the system to the merged /usr directory scheme, in which the /{bin,sbin,lib}/ directories are symlinked to their counterparts in /usr/. . There is no automatic method to restore the precedent configuration, so there is no going back once this package has been installed. Package: util-linux Description-md5: 33d0291a69ffd307cfba295915df602a Description-en: miscellaneous system utilities This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to view kernel messages, create new filesystems, view block device information, interface with real time clock, etc. Package: util-linux-locales Description-md5: f95b3ab812286b8c8633178bd53a7587 Description-en: locales files for util-linux This package contains the internationalization files for the util-linux package. . They are needed when you want the programs in util-linux to print their messages in other languages than English. Package: uuid-dev Description-md5: daeeb422c8be25af61a5fe52deff08a8 Description-en: Universally Unique ID library - headers and static libraries The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). See RFC 4122 for more information. . This package contains the development environment for the uuid library. Package: uuid-runtime Description-md5: c848721d4a6e6dbc698c36d06bf45ef9 Description-en: runtime components for the Universally Unique ID library The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). A UUID is an identifier that is unique within the space of all such identifiers across both space and time. It can be used for multiple purposes, from tagging objects with an extremely short lifetime to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. . This package contains the uuidgen program and the uuidd daemon. . The uuidd daemon is used to generate UUIDs, especially time-based UUIDs, in a secure and guaranteed-unique fashion, even in the face of large numbers of threads trying to grab UUIDs running on different CPUs. It is used by libuuid as well as the uuidgen program. Package: vim Description-md5: 59e8b8f7757db8b53566d5d119872de8 Description-en: Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a rather standard set of features. This package does not provide a GUI version of Vim. See the other vim-* packages if you need more (or less). Package: vim-common Description-md5: 30b64c3dceccc4faef229eafc38d0069 Description-en: Vi IMproved - Common files Vim is an almost compatible version of the UNIX editor Vi. . This package contains files shared by all non GUI-enabled vim variants available in Debian. Examples of such shared files are: manpages and configuration files. Package: vim-doc Description-md5: bba166bf0174232f296031de0b68b351 Description-en: Vi IMproved - HTML documentation Vim is an almost compatible version of the UNIX editor Vi. . This package contains the HTML version of the online documentation. It is built from the runtime/doc directory of the source tree. Package: vim-runtime Description-md5: 97bb83c83cb35767c340c5066ce9be0c Description-en: Vi IMproved - Runtime files Vim is an almost compatible version of the UNIX editor Vi. . This package contains vimtutor and the architecture independent runtime files, used, if available, by all vim variants available in Debian. Example of such runtime files are: online documentation, rules for language-specific syntax highlighting and indentation, color schemes, and standard plugins. Package: vim-tiny Description-md5: 85f2dbef1339af3dcf83d9ee00fd5e22 Description-en: Vi IMproved - enhanced vi editor - compact version Vim is an almost compatible version of the UNIX editor Vi. . This package contains a minimal version of Vim compiled with no GUI and a small subset of features. This package's sole purpose is to provide the vi binary for base installations. . If a vim binary is wanted, try one of the following more featureful packages: vim, vim-nox, vim-athena, or vim-gtk3. Package: walinuxagent Description-md5: 6c6e08b89d2f59e8bdc1b7bf37e6f34c Description-en: Windows Azure Linux Agent The Windows Azure Linux Agent supports the provisioning and running of Linux VMs in the Windows Azure cloud. This package should be installed on Linux disk images that are built to run in the Windows Azure environment. Package: winbind Description-md5: 7716bdbd49ef007f51760bb859065b02 Description-en: service to resolve user and group information from Windows NT servers Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package provides winbindd, a daemon which integrates authentication and directory service (user/group lookup) mechanisms from a Windows domain on a Linux system. . Winbind based user/group lookups via /etc/nsswitch.conf can be enabled via the libnss-winbind package. Winbind based Windows domain authentication can be enabled via the libpam-winbind package. Package: winpr-utils Description-md5: 5ad5407ece20a3e087a48f65ab4e7aec Description-en: Windows Portable Runtime library command line utilities WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains WinPR command line utils (winpr-hash, winpr-makecert). Package: xserver-common Description-md5: be03943b6955ee9fae7163ad516c772f Description-en: common files used by various X servers This package provides files necessary for all X.Org based X servers. Package: xserver-xephyr Description-md5: eeb7a5ed15c65f716761ab1fa1637b6b Description-en: nested X server Xephyr is an X server that can be run inside another X server, much like Xnest. It is based on the kdrive X server, and as a result it supports newer extensions than Xnest, including render and composite. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xserver-xorg-core Description-md5: 018a15965c91ba9a09e0652c1c0fb9ac Description-en: Xorg X server - core server The Xorg X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers. . The Xorg server supports most modern graphics hardware from most vendors, and supersedes all XFree86 X servers. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xserver-xorg-dev Description-md5: c5425cbd8103a5899200596c7a3c3033 Description-en: Xorg X server - development files This package provides development files for the X.Org ('Xorg') X server. This is not quite the same as the DDK (Driver Development Kit) from the XFree86 4.x and X.Org 6.7, 6.8 and 6.9 series of servers; it provides headers and a pkg-config file for drivers using autotools to build against. . Unless you are developing or building a driver, you probably want xserver-xorg and/or xserver-xorg-core instead. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xserver-xorg-legacy Description-md5: a49fa8443df84effdf1fd36e26ad0f94 Description-en: setuid root Xorg server wrapper This package provides a wrapper for the Xorg X server, which is necessary for legacy drivers and non-Linux kernels. Package: xwayland Description-md5: 51bce0b4032e401f533c80a4cb12a569 Description-en: Xwayland X server This package provides an X server running on top of wayland, using wayland input devices for input and forwarding either the root window or individual top-level windows as wayland surfaces. Package: xxd Description-md5: d658dacad23806722eb421aab7cc53e5 Description-en: tool to make (or reverse) a hex dump xxd creates a hex dump of a given file or standard input. It can also convert a hex dump back to its original binary form. Package: linux-aws-cloud-tools-5.13.0-1006 Description-md5: 66fe24ce7702268ee9bbb081685ce17d Description-en: Linux kernel version specific cloud tools for version 5.13.0-1006 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1006 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1006-. Package: linux-aws-cloud-tools-5.13.0-1007 Description-md5: 943411166885095edf8ea2866a3dda29 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1007 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1007-. Package: linux-aws-cloud-tools-5.13.0-1008 Description-md5: 0857b17bd5136f5a6b39e4580e22a4cc Description-en: Linux kernel version specific cloud tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1008 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1008-. Package: linux-aws-tools-5.13.0-1006 Description-md5: 319808ca0bd01309a0efb55fcb212d32 Description-en: Linux kernel version specific tools for version 5.13.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1006 on ARMv8. You probably want to install linux-tools-5.13.0-1006-. Package: linux-aws-tools-5.13.0-1007 Description-md5: 4d78fcc67b7b0aeb2f16fc35592e84fb Description-en: Linux kernel version specific tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1007 on ARMv8. You probably want to install linux-tools-5.13.0-1007-. Package: linux-aws-tools-5.13.0-1008 Description-md5: fdd3ff63b9a392a848fd4451956a30f4 Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on ARMv8. You probably want to install linux-tools-5.13.0-1008-. Package: linux-buildinfo-5.13.0-1006-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1007-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1008-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1009-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1009-raspi Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1010-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1010-raspi Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1011-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1011-raspi Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1012-raspi Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-20-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-20-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-5.13.0-1006-aws Description-md5: 93d61c2d9f972ca409fe8d70aeaf9899 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1006 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1006 on ARMv8. Package: linux-cloud-tools-5.13.0-1007-aws Description-md5: e457a8a2e28cfe593327837fa6718b31 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1007 on ARMv8. Package: linux-cloud-tools-5.13.0-1008-aws Description-md5: 19a84c2b84a65c2d5fc14b59086bcac0 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1008 on ARMv8. 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-20.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-20.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-5.13.0-1006-aws Description-md5: 419e6a3bbe642b5b3ae1c7ad10cf47ee Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1006/debian.README.gz for details. Package: linux-headers-5.13.0-1007-aws Description-md5: fc15ebcab0d83f40e107f431779ea9fc Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1007/debian.README.gz for details. Package: linux-headers-5.13.0-1008-aws Description-md5: faf2822d048753ad9a1d421cea253a75 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1008/debian.README.gz for details. Package: linux-headers-5.13.0-1009-oracle Description-md5: de77f110d9ed63809c9f5b65ba543bdb Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1009/debian.README.gz for details. Package: linux-headers-5.13.0-1009-raspi Description-md5: 67e235772e51fff93dcae804227caeda Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1009/debian.README.gz for details. Package: linux-headers-5.13.0-1010-oracle Description-md5: 8b3d87fc604bfd07439f5dbf3ae0ad9a Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1010/debian.README.gz for details. Package: linux-headers-5.13.0-1010-raspi Description-md5: b5cc710f8fd160e20d9b3b3031733377 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1010/debian.README.gz for details. Package: linux-headers-5.13.0-1011-oracle Description-md5: 48097749dfbf2fd3cec9efd43eaa0f10 Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1011/debian.README.gz for details. Package: linux-headers-5.13.0-1011-raspi Description-md5: ec60b4b55da1c666188046c6baaf58e1 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1011/debian.README.gz for details. Package: linux-headers-5.13.0-1012-raspi Description-md5: a405ac826c7033f1a9a6d3dc99a5c5ea Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1012/debian.README.gz for details. Package: linux-headers-5.13.0-20-generic Description-md5: 171e9c94c4503338e51b5b7ab0e2aa0f Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-20/debian.README.gz for details. Package: linux-headers-5.13.0-20-generic-64k Description-md5: 171e9c94c4503338e51b5b7ab0e2aa0f Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-20/debian.README.gz for details. Package: linux-headers-5.13.0-21-generic Description-md5: a66fb6633a5d367640338cdde1c17cca Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-21-generic-64k Description-md5: a66fb6633a5d367640338cdde1c17cca Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-22-generic Description-md5: cb94988b21485ce5e738d5ca6dc1b0ed Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-22-generic-64k Description-md5: cb94988b21485ce5e738d5ca6dc1b0ed Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-23-generic Description-md5: 4a7a03859f24155ebbea26bd2b693601 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details. Package: linux-headers-5.13.0-23-generic-64k Description-md5: 4a7a03859f24155ebbea26bd2b693601 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/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-20.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-20.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-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-5.13.0-1006-aws Description-md5: 3877fced140f82463f83752fdd645f32 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.13.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-5.13.0-1007-aws Description-md5: 3877fced140f82463f83752fdd645f32 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.13.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-5.13.0-1008-aws Description-md5: 3877fced140f82463f83752fdd645f32 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.13.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-5.13.0-1009-raspi Description-md5: 6ca3d0f96a7662a96f25808024f94926 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.13.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-5.13.0-1010-raspi Description-md5: 6ca3d0f96a7662a96f25808024f94926 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.13.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-5.13.0-1011-raspi Description-md5: 6ca3d0f96a7662a96f25808024f94926 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.13.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-5.13.0-1012-raspi Description-md5: 6ca3d0f96a7662a96f25808024f94926 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.13.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-5.13.0-20-generic-64k Description-md5: fbb25c23925cd317fc1ad393e17b4023 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-21-generic-64k Description-md5: fbb25c23925cd317fc1ad393e17b4023 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-22-generic-64k Description-md5: fbb25c23925cd317fc1ad393e17b4023 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-23-generic-64k Description-md5: fbb25c23925cd317fc1ad393e17b4023 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI/Opal 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-20.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-20.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-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-unsigned-5.13.0-1009-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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-5.13.0-1010-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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-5.13.0-1011-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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-5.13.0-20-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-20-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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-image-unsigned-5.13.0-21-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-21-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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-image-unsigned-5.13.0-22-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-22-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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-image-unsigned-5.13.0-23-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-23-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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-modules-5.13.0-1006-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1007-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1008-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1009-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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-5.13.0-1009-raspi Description-md5: 1cde3392165f39f90dcff807715f0b42 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1010-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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-5.13.0-1010-raspi Description-md5: 1cde3392165f39f90dcff807715f0b42 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1011-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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-5.13.0-1011-raspi Description-md5: 1cde3392165f39f90dcff807715f0b42 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1012-raspi Description-md5: 1cde3392165f39f90dcff807715f0b42 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-20-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-20-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-21-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-21-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-22-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-22-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-23-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-23-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-1006-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-1007-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-1008-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-1009-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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-5.13.0-1009-raspi Description-md5: e171cb593b7340375a3e5d5362028eaa Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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-modules-extra-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1010-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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-5.13.0-1010-raspi Description-md5: e171cb593b7340375a3e5d5362028eaa Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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-modules-extra-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1011-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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-5.13.0-1011-raspi Description-md5: e171cb593b7340375a3e5d5362028eaa Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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-modules-extra-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1012-raspi Description-md5: e171cb593b7340375a3e5d5362028eaa Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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-modules-extra-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-20-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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-modules-extra-5.13.0-21-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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-modules-extra-5.13.0-22-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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-modules-extra-5.13.0-23-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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-modules-extra-raspi Description-md5: 62d2059a3326980099090f6628c995b3 Description-en: Raspberry Pi Linux kernel extra modules This package will always depend on the latest Raspberry Pi Linux kernel extra modules package available. Package: linux-oracle-tools-5.13.0-1009 Description-md5: ce202b9cfc6db26215c4c4eb946b4763 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on ARMv8. You probably want to install linux-tools-5.13.0-1009-. Package: linux-oracle-tools-5.13.0-1010 Description-md5: 4755884bec1871c6c02068903fe17a3c Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1010 on ARMv8. You probably want to install linux-tools-5.13.0-1010-. Package: linux-oracle-tools-5.13.0-1011 Description-md5: f18aedddbb643955f5a6693a90ad6c53 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1011 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1011 on ARMv8. You probably want to install linux-tools-5.13.0-1011-. 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-5.13.0-1009 Description-md5: 0a415e33d97fa19f0f145a00c73749c8 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-raspi-headers-5.13.0-1009/debian.README.gz for details Package: linux-raspi-headers-5.13.0-1010 Description-md5: 505ac2dda7ada2a6cabe108649a01817 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-raspi-headers-5.13.0-1010/debian.README.gz for details Package: linux-raspi-headers-5.13.0-1011 Description-md5: 4ad30028b9aae9b14f581f00ce84bc5f Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-raspi-headers-5.13.0-1011/debian.README.gz for details Package: linux-raspi-headers-5.13.0-1012 Description-md5: 9ac8112158765e091e31a8a8cfcd4760 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-raspi-headers-5.13.0-1012/debian.README.gz for details Package: linux-raspi-tools-5.13.0-1009 Description-md5: c2871282ac399fdd50c7ece4c6b8676d Description-en: Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on ARMv8. You probably want to install linux-tools-5.13.0-1009-. Package: linux-raspi-tools-5.13.0-1010 Description-md5: cc1e0ef42b58210b93e3f497ccac09b5 Description-en: Linux kernel version specific tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1010 on ARMv8. You probably want to install linux-tools-5.13.0-1010-. Package: linux-raspi-tools-5.13.0-1011 Description-md5: 80322461eca9bf0d9b577557f4095232 Description-en: Linux kernel version specific tools for version 5.13.0-1011 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1011 on ARMv8. You probably want to install linux-tools-5.13.0-1011-. Package: linux-raspi-tools-5.13.0-1012 Description-md5: 97047795d28f85293a9fe775337355a0 Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on ARMv8. You probably want to install linux-tools-5.13.0-1012-. Package: linux-tools-5.13.0-1006-aws Description-md5: ddacc5f55cdea46fcce2ab5fc1e8d4f4 Description-en: Linux kernel version specific tools for version 5.13.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1006 on ARMv8. Package: linux-tools-5.13.0-1007-aws Description-md5: b062d2aa0ebd14d8bafc50113058213f Description-en: Linux kernel version specific tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1007 on ARMv8. Package: linux-tools-5.13.0-1008-aws Description-md5: ee3d34c160b70eeed63dc9e1eebfd238 Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on ARMv8. Package: linux-tools-5.13.0-1009-oracle Description-md5: e0eaa3bbe469afea466f33d8021d4751 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on ARMv8. Package: linux-tools-5.13.0-1009-raspi Description-md5: a0b28286180d53f79eef1af1931b2a46 Description-en: Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on ARMv8. Package: linux-tools-5.13.0-1010-oracle Description-md5: 389a03bd8c3b59843ab015f2880e71bf Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1010 on ARMv8. Package: linux-tools-5.13.0-1010-raspi Description-md5: ead935225664cb5ab3b063743ef574af Description-en: Linux kernel version specific tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1010 on ARMv8. Package: linux-tools-5.13.0-1011-oracle Description-md5: 76e59f57f251d91582bca8ecc603c769 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1011 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1011 on ARMv8. Package: linux-tools-5.13.0-1011-raspi Description-md5: eb50076359f6858aa4ecd6ec14605b14 Description-en: Linux kernel version specific tools for version 5.13.0-1011 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1011 on ARMv8. Package: linux-tools-5.13.0-1012-raspi Description-md5: 751607939ea6ad715efc812693fa4761 Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on ARMv8. Package: linux-tools-5.13.0-20 Description-md5: 22e98e0813fdbecc30abbc596f379e79 Description-en: Linux kernel version specific tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-20 on ARMv8. You probably want to install linux-tools-5.13.0-20-. Package: linux-tools-5.13.0-20-generic Description-md5: 32bf2d88fd3227527acc00ab35c24f04 Description-en: Linux kernel version specific tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-20 on ARMv8. Package: linux-tools-5.13.0-20-generic-64k Description-md5: 32bf2d88fd3227527acc00ab35c24f04 Description-en: Linux kernel version specific tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-20 on ARMv8. Package: linux-tools-5.13.0-21 Description-md5: 2ff9903b760b0cfae92e9f9bdb44c9f5 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on ARMv8. You probably want to install linux-tools-5.13.0-21-. Package: linux-tools-5.13.0-21-generic Description-md5: 3ad35184157397e9efc67a1f8a0d816d Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on ARMv8. Package: linux-tools-5.13.0-21-generic-64k Description-md5: 3ad35184157397e9efc67a1f8a0d816d Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on ARMv8. Package: linux-tools-5.13.0-22 Description-md5: 9351d9d4056763d4a3d41f6e2eb031ec Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on ARMv8. You probably want to install linux-tools-5.13.0-22-. Package: linux-tools-5.13.0-22-generic Description-md5: c8e7e5961a19a3475936b49560986cdb Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on ARMv8. Package: linux-tools-5.13.0-22-generic-64k Description-md5: c8e7e5961a19a3475936b49560986cdb Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on ARMv8. Package: linux-tools-5.13.0-23 Description-md5: 19d87edc1ecee74613ce543a281aa8ff Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on ARMv8. You probably want to install linux-tools-5.13.0-23-. Package: linux-tools-5.13.0-23-generic Description-md5: 74e988370fc984c0b1436df0dc0ce022 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on ARMv8. Package: linux-tools-5.13.0-23-generic-64k Description-md5: 74e988370fc984c0b1436df0dc0ce022 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 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-20.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-20.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-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-5.13.0-1009-raspi Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1009-raspi-nolpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1010-raspi Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1010-raspi-nolpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1011-raspi Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1011-raspi-nolpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1012-raspi Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1012-raspi-nolpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-20-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-20-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-generic-lpae Description-md5: a57b5f0be4581589e3ee8778107f6e10 Description-en: Complete Generic LPAE Linux kernel and headers This package will always depend on the latest complete generic-lpae Linux kernel and headers. Package: linux-generic-lpae-hwe-20.04 Description-md5: a57b5f0be4581589e3ee8778107f6e10 Description-en: Complete Generic LPAE Linux kernel and headers This package will always depend on the latest complete generic-lpae Linux kernel and headers. Package: linux-generic-lpae-hwe-20.04-edge Description-md5: a57b5f0be4581589e3ee8778107f6e10 Description-en: Complete Generic LPAE Linux kernel and headers This package will always depend on the latest complete generic-lpae Linux kernel and headers. Package: linux-headers-5.13.0-1009-raspi Description-md5: ba2e4f173c97533a6d4da804f3e3f8ac Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1009/debian.README.gz for details. Package: linux-headers-5.13.0-1009-raspi-nolpae Description-md5: ba2e4f173c97533a6d4da804f3e3f8ac Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1009/debian.README.gz for details. Package: linux-headers-5.13.0-1010-raspi Description-md5: be0b98d173b476bd94daf2934df236f5 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1010/debian.README.gz for details. Package: linux-headers-5.13.0-1010-raspi-nolpae Description-md5: be0b98d173b476bd94daf2934df236f5 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1010/debian.README.gz for details. Package: linux-headers-5.13.0-1011-raspi Description-md5: 885bb17a6bb82caf2cfcce9135c2e4b0 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1011/debian.README.gz for details. Package: linux-headers-5.13.0-1011-raspi-nolpae Description-md5: 885bb17a6bb82caf2cfcce9135c2e4b0 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1011/debian.README.gz for details. Package: linux-headers-5.13.0-1012-raspi Description-md5: c145465d7ad271403b18032377679bd1 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1012/debian.README.gz for details. Package: linux-headers-5.13.0-1012-raspi-nolpae Description-md5: c145465d7ad271403b18032377679bd1 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1012/debian.README.gz for details. Package: linux-headers-5.13.0-20-generic Description-md5: 32a5e44f8f41370402be5e348b08e77f Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-20/debian.README.gz for details. Package: linux-headers-5.13.0-20-generic-lpae Description-md5: 32a5e44f8f41370402be5e348b08e77f Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-20/debian.README.gz for details. Package: linux-headers-5.13.0-21-generic Description-md5: 1d4478f4674794745221efff6ca222de Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-21-generic-lpae Description-md5: 1d4478f4674794745221efff6ca222de Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-22-generic Description-md5: 49a752dfc5680ec8adfa2e26a4ecdedc Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-22-generic-lpae Description-md5: 49a752dfc5680ec8adfa2e26a4ecdedc Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-23-generic Description-md5: 3862573a0de4b0675d25efa5b0ea169e Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details. Package: linux-headers-5.13.0-23-generic-lpae Description-md5: 3862573a0de4b0675d25efa5b0ea169e Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details. Package: linux-headers-generic-lpae Description-md5: e736e620d7976258f618dadab1d651e9 Description-en: Generic LPAE Linux kernel headers This package will always depend on the latest generic-lpae kernel headers available. Package: linux-headers-generic-lpae-hwe-20.04 Description-md5: e736e620d7976258f618dadab1d651e9 Description-en: Generic LPAE Linux kernel headers This package will always depend on the latest generic-lpae kernel headers available. Package: linux-headers-generic-lpae-hwe-20.04-edge Description-md5: e736e620d7976258f618dadab1d651e9 Description-en: Generic LPAE Linux kernel headers This package will always depend on the latest generic-lpae kernel headers available. Package: linux-headers-raspi-nolpae Description-md5: 7deae3af66b43b66becebcd1bb264798 Description-en: Raspberry Pi no-LPAE Linux kernel headers This package will always depend on the latest Raspberry Pi no-LPAE Linux kernel headers available. Package: linux-image-5.13.0-1009-raspi Description-md5: 3d5aa014852dbe378dc5fec9425df7be Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.0 on ARM (hard float) 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-5.13.0-1009-raspi-nolpae Description-md5: 3037c6379c62b9c31c94c27aad080ace Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.0 on ARM (hard float) SMP. . Supports Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.13.0-1010-raspi Description-md5: 3d5aa014852dbe378dc5fec9425df7be Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.0 on ARM (hard float) 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-5.13.0-1010-raspi-nolpae Description-md5: 3037c6379c62b9c31c94c27aad080ace Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.0 on ARM (hard float) SMP. . Supports Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.13.0-1011-raspi Description-md5: 3d5aa014852dbe378dc5fec9425df7be Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.0 on ARM (hard float) 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-5.13.0-1011-raspi-nolpae Description-md5: 3037c6379c62b9c31c94c27aad080ace Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.0 on ARM (hard float) SMP. . Supports Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.13.0-1012-raspi Description-md5: 3d5aa014852dbe378dc5fec9425df7be Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.0 on ARM (hard float) 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-5.13.0-1012-raspi-nolpae Description-md5: 3037c6379c62b9c31c94c27aad080ace Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.0 on ARM (hard float) SMP. . Supports Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.13.0-20-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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-image-5.13.0-20-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.0 on ARM (hard float) SMP. . Supports Generic LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.13.0-21-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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-image-5.13.0-21-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.0 on ARM (hard float) SMP. . Supports Generic LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.13.0-22-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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-image-5.13.0-22-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.0 on ARM (hard float) SMP. . Supports Generic LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.13.0-23-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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-image-5.13.0-23-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.0 on ARM (hard float) SMP. . Supports Generic LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-generic-lpae Description-md5: 6febea0aac8354d7ce75bae025d5bcf6 Description-en: Generic LPAE Linux kernel image This package will always depend on the latest generic-lpae kernel image available. Package: linux-image-generic-lpae-hwe-20.04 Description-md5: 6febea0aac8354d7ce75bae025d5bcf6 Description-en: Generic LPAE Linux kernel image This package will always depend on the latest generic-lpae kernel image available. Package: linux-image-generic-lpae-hwe-20.04-edge Description-md5: 6febea0aac8354d7ce75bae025d5bcf6 Description-en: Generic LPAE Linux kernel image This package will always depend on the latest generic-lpae kernel image available. Package: linux-image-raspi-nolpae Description-md5: 41dcb4dde2343de259498ff48cee363e Description-en: Raspberry Pi no-LPAE Linux kernel image This package will always depend on the latest Raspberry Pi no-LPAE Linux kernel image available. Package: linux-modules-5.13.0-1009-raspi Description-md5: 6c3c4b37ec184735fbf959b51b248a2a Description-en: Linux kernel extra modules for version 5.13.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 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-5.13.0-1009-raspi-nolpae Description-md5: a959dbb18d92f2ee3af425d9e417745c Description-en: Linux kernel extra modules for version 5.13.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 Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-1010-raspi Description-md5: 6c3c4b37ec184735fbf959b51b248a2a Description-en: Linux kernel extra modules for version 5.13.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 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-5.13.0-1010-raspi-nolpae Description-md5: a959dbb18d92f2ee3af425d9e417745c Description-en: Linux kernel extra modules for version 5.13.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 Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-1011-raspi Description-md5: 6c3c4b37ec184735fbf959b51b248a2a Description-en: Linux kernel extra modules for version 5.13.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 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-5.13.0-1011-raspi-nolpae Description-md5: a959dbb18d92f2ee3af425d9e417745c Description-en: Linux kernel extra modules for version 5.13.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 Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-1012-raspi Description-md5: 6c3c4b37ec184735fbf959b51b248a2a Description-en: Linux kernel extra modules for version 5.13.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 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-5.13.0-1012-raspi-nolpae Description-md5: a959dbb18d92f2ee3af425d9e417745c Description-en: Linux kernel extra modules for version 5.13.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 Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-20-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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-modules-5.13.0-20-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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 LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-21-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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-modules-5.13.0-21-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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 LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-22-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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-modules-5.13.0-22-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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 LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-23-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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-modules-5.13.0-23-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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 LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1009-raspi Description-md5: c1167f95aa81c47376b91e0fe3a4dc91 Description-en: Linux kernel extra modules for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel extra modules for version 5.13.0 on ARM (hard float) 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-modules-extra-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1009-raspi-nolpae Description-md5: 68f423bfcee5b06a1606b8e2143b058f Description-en: Linux kernel extra modules for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel extra modules for version 5.13.0 on ARM (hard float) SMP. . Supports Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1010-raspi Description-md5: c1167f95aa81c47376b91e0fe3a4dc91 Description-en: Linux kernel extra modules for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel extra modules for version 5.13.0 on ARM (hard float) 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-modules-extra-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1010-raspi-nolpae Description-md5: 68f423bfcee5b06a1606b8e2143b058f Description-en: Linux kernel extra modules for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel extra modules for version 5.13.0 on ARM (hard float) SMP. . Supports Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1011-raspi Description-md5: c1167f95aa81c47376b91e0fe3a4dc91 Description-en: Linux kernel extra modules for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel extra modules for version 5.13.0 on ARM (hard float) 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-modules-extra-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1011-raspi-nolpae Description-md5: 68f423bfcee5b06a1606b8e2143b058f Description-en: Linux kernel extra modules for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel extra modules for version 5.13.0 on ARM (hard float) SMP. . Supports Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1012-raspi Description-md5: c1167f95aa81c47376b91e0fe3a4dc91 Description-en: Linux kernel extra modules for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel extra modules for version 5.13.0 on ARM (hard float) 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-modules-extra-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1012-raspi-nolpae Description-md5: 68f423bfcee5b06a1606b8e2143b058f Description-en: Linux kernel extra modules for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel extra modules for version 5.13.0 on ARM (hard float) SMP. . Supports Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-raspi-nolpae Description-md5: e4d246d005c2d9ca27c2ecd3612675f2 Description-en: Raspberry Pi no-LPAE Linux kernel extra modules This package will always depend on the latest Raspberry Pi no-LPAE Linux kernel extra modules package available. Package: linux-raspi-nolpae Description-md5: 26459380da13d396db6b079bc430aa97 Description-en: Complete Raspberry Pi no-LPAE Linux kernel and headers This package will always depend on the latest complete Raspberry Pi no-LPAE Linux kernel and headers available. Package: linux-raspi-tools-5.13.0-1009 Description-md5: 6be3c3b00c896caebee8fd79ea05c50f Description-en: Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on ARM (hard float). You probably want to install linux-tools-5.13.0-1009-. Package: linux-raspi-tools-5.13.0-1010 Description-md5: 2244e06584490ffa83276e7556a53713 Description-en: Linux kernel version specific tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1010 on ARM (hard float). You probably want to install linux-tools-5.13.0-1010-. Package: linux-raspi-tools-5.13.0-1011 Description-md5: 5e30ce9479645a795673722b10180f28 Description-en: Linux kernel version specific tools for version 5.13.0-1011 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1011 on ARM (hard float). You probably want to install linux-tools-5.13.0-1011-. Package: linux-raspi-tools-5.13.0-1012 Description-md5: 1f69da868d49c58332d4d91dbef52324 Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on ARM (hard float). You probably want to install linux-tools-5.13.0-1012-. Package: linux-tools-5.13.0-1009-raspi Description-md5: 357fef3014eff159efa0929f814d06f6 Description-en: Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on ARM (hard float). Package: linux-tools-5.13.0-1009-raspi-nolpae Description-md5: 357fef3014eff159efa0929f814d06f6 Description-en: Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on ARM (hard float). Package: linux-tools-5.13.0-1010-raspi Description-md5: a213bee1433b9d592b14906d492ec291 Description-en: Linux kernel version specific tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1010 on ARM (hard float). Package: linux-tools-5.13.0-1010-raspi-nolpae Description-md5: a213bee1433b9d592b14906d492ec291 Description-en: Linux kernel version specific tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1010 on ARM (hard float). Package: linux-tools-5.13.0-1011-raspi Description-md5: 573bdf41f69bcd63a4f07c0d12f46d07 Description-en: Linux kernel version specific tools for version 5.13.0-1011 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1011 on ARM (hard float). Package: linux-tools-5.13.0-1011-raspi-nolpae Description-md5: 573bdf41f69bcd63a4f07c0d12f46d07 Description-en: Linux kernel version specific tools for version 5.13.0-1011 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1011 on ARM (hard float). Package: linux-tools-5.13.0-1012-raspi Description-md5: 3e3a451039453354a2ab2c2022aed12f Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on ARM (hard float). Package: linux-tools-5.13.0-1012-raspi-nolpae Description-md5: 3e3a451039453354a2ab2c2022aed12f Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on ARM (hard float). Package: linux-tools-5.13.0-20 Description-md5: 1dc873ee95f1e54eab42d45dae68551c Description-en: Linux kernel version specific tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-20 on ARM (hard float). You probably want to install linux-tools-5.13.0-20-. Package: linux-tools-5.13.0-20-generic Description-md5: 3c1d0c535e1be12cecb11d60142ea1ab Description-en: Linux kernel version specific tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-20 on ARM (hard float). Package: linux-tools-5.13.0-20-generic-lpae Description-md5: 3c1d0c535e1be12cecb11d60142ea1ab Description-en: Linux kernel version specific tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-20 on ARM (hard float). Package: linux-tools-5.13.0-21 Description-md5: 06bfbeccc36481891c63b63d8bb326d4 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on ARM (hard float). You probably want to install linux-tools-5.13.0-21-. Package: linux-tools-5.13.0-21-generic Description-md5: 9b8d415a28ec6dbd737fa691b1da1506 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on ARM (hard float). Package: linux-tools-5.13.0-21-generic-lpae Description-md5: 9b8d415a28ec6dbd737fa691b1da1506 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on ARM (hard float). Package: linux-tools-5.13.0-22 Description-md5: c8c09f856bbbe48602e37a81dbe292dd Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on ARM (hard float). You probably want to install linux-tools-5.13.0-22-. Package: linux-tools-5.13.0-22-generic Description-md5: 90cf85aa2d80f7453b82578713426cac Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on ARM (hard float). Package: linux-tools-5.13.0-22-generic-lpae Description-md5: 90cf85aa2d80f7453b82578713426cac Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on ARM (hard float). Package: linux-tools-5.13.0-23 Description-md5: 473de2a6af45d725d4eeb0ae7a21eddb Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on ARM (hard float). You probably want to install linux-tools-5.13.0-23-. Package: linux-tools-5.13.0-23-generic Description-md5: 6462731063dea74610c43db28b6e4433 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on ARM (hard float). Package: linux-tools-5.13.0-23-generic-lpae Description-md5: 6462731063dea74610c43db28b6e4433 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on ARM (hard float). Package: linux-tools-generic-lpae Description-md5: b0ac223b2b5f3fbb149daf32591111da Description-en: Generic LPAE Linux kernel tools This package will always depend on the latest generic-lpae kernel tools available. Package: linux-tools-generic-lpae-hwe-20.04 Description-md5: b0ac223b2b5f3fbb149daf32591111da Description-en: Generic LPAE Linux kernel tools This package will always depend on the latest generic-lpae kernel tools available. Package: linux-tools-generic-lpae-hwe-20.04-edge Description-md5: b0ac223b2b5f3fbb149daf32591111da Description-en: Generic LPAE Linux kernel tools This package will always depend on the latest generic-lpae kernel tools available. Package: linux-tools-raspi-nolpae Description-md5: 39b6179783ec6dd5ffb14039b9426ecb Description-en: Raspberry Pi no-LPAE Linux kernel tools This package will always depend on the latest Raspberry Pi no-LPAE Linux kernel tools available. Package: linux-buildinfo-5.13.0-20-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-headers-5.13.0-20-generic Description-md5: afd264b0de789569dc5061091c2f5312 Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-20/debian.README.gz for details. Package: linux-headers-5.13.0-21-generic Description-md5: d8483ce0ec5c874aeffb8c4eb0f0d48f Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-22-generic Description-md5: d7adb29c67d63f1044e18541e7854299 Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-23-generic Description-md5: d12f2918d1edb59931154a40befe97bc Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details. Package: linux-image-unsigned-5.13.0-20-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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-image-unsigned-5.13.0-21-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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-image-unsigned-5.13.0-22-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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-image-unsigned-5.13.0-23-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-20-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-21-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-22-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-23-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-20-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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-modules-extra-5.13.0-21-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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-modules-extra-5.13.0-22-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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-modules-extra-5.13.0-23-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-20 Description-md5: b5321f9376e023758363e4f8eb72d1ca Description-en: Linux kernel version specific tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-20 on PowerPC 64el. You probably want to install linux-tools-5.13.0-20-. Package: linux-tools-5.13.0-20-generic Description-md5: 66b16c6278315a9c96e7da41ab9b84ff Description-en: Linux kernel version specific tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-20 on PowerPC 64el. Package: linux-tools-5.13.0-21 Description-md5: 4ae53f484761a05ceb5763f6da17ff6f Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on PowerPC 64el. You probably want to install linux-tools-5.13.0-21-. Package: linux-tools-5.13.0-21-generic Description-md5: 9c65e10045ecdbb3d81616ac5e63de1e Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on PowerPC 64el. Package: linux-tools-5.13.0-22 Description-md5: ead98f8b9f6302dea34f4aaac974f6db Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on PowerPC 64el. You probably want to install linux-tools-5.13.0-22-. Package: linux-tools-5.13.0-22-generic Description-md5: 34b6d0dc2b782156cfc1d5a68851e2a3 Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on PowerPC 64el. Package: linux-tools-5.13.0-23 Description-md5: f708c720617b10304aa1d334cb313797 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on PowerPC 64el. You probably want to install linux-tools-5.13.0-23-. Package: linux-tools-5.13.0-23-generic Description-md5: 83206276951a6540d5731ed8ef144f0a Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on PowerPC 64el. Package: linux-buildinfo-5.13.0-1005-generic Description-md5: a98fb7c96bde0062fc1511eb0e801f2c Description-en: Linux kernel buildinfo for version 5.13.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.13.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1006-generic Description-md5: a98fb7c96bde0062fc1511eb0e801f2c Description-en: Linux kernel buildinfo for version 5.13.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.13.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1007-generic Description-md5: a98fb7c96bde0062fc1511eb0e801f2c Description-en: Linux kernel buildinfo for version 5.13.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.13.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-headers-5.13.0-1005-generic Description-md5: 2a634c7bbbfb322140a5b93de906564e Description-en: Linux kernel headers for version 5.13.0 on RISC-V SMP This package provides kernel header files for version 5.13.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1005/debian.README.gz for details. Package: linux-headers-5.13.0-1006-generic Description-md5: 23f0de0aacf837e6f4e25b014718a242 Description-en: Linux kernel headers for version 5.13.0 on RISC-V SMP This package provides kernel header files for version 5.13.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1006/debian.README.gz for details. Package: linux-headers-5.13.0-1007-generic Description-md5: 160610468264885a38593b190d19fb1a Description-en: Linux kernel headers for version 5.13.0 on RISC-V SMP This package provides kernel header files for version 5.13.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1007/debian.README.gz for details. Package: linux-image-5.13.0-1005-generic Description-md5: fe85dc7be45f763ea78b316625a41202 Description-en: Linux kernel image for version 5.13.0 on RISC-V SMP This package contains the Linux kernel image for version 5.13.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-5.13.0-1006-generic Description-md5: fe85dc7be45f763ea78b316625a41202 Description-en: Linux kernel image for version 5.13.0 on RISC-V SMP This package contains the Linux kernel image for version 5.13.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-5.13.0-1007-generic Description-md5: fe85dc7be45f763ea78b316625a41202 Description-en: Linux kernel image for version 5.13.0 on RISC-V SMP This package contains the Linux kernel image for version 5.13.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-modules-5.13.0-1005-generic Description-md5: 8742c14af221ded165e52f287a15ef7e Description-en: Linux kernel extra modules for version 5.13.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-modules-5.13.0-1006-generic Description-md5: 8742c14af221ded165e52f287a15ef7e Description-en: Linux kernel extra modules for version 5.13.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-modules-5.13.0-1007-generic Description-md5: 8742c14af221ded165e52f287a15ef7e Description-en: Linux kernel extra modules for version 5.13.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-modules-extra-5.13.0-1005-generic Description-md5: 649a803ac0179984fc03608c3a4f7e2a Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.13.0 on RISC-V 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-5.13.0-1006-generic Description-md5: 649a803ac0179984fc03608c3a4f7e2a Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.13.0 on RISC-V 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-5.13.0-1007-generic Description-md5: 649a803ac0179984fc03608c3a4f7e2a Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.13.0 on RISC-V 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-riscv-tools-5.13.0-1005 Description-md5: 405212d0c843e3f3dd6babc205009106 Description-en: Linux kernel version specific tools for version 5.13.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1005 on RISC-V. You probably want to install linux-tools-5.13.0-1005-. Package: linux-riscv-tools-5.13.0-1006 Description-md5: 27482d7846485409ef844ea79183fa8a Description-en: Linux kernel version specific tools for version 5.13.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1006 on RISC-V. You probably want to install linux-tools-5.13.0-1006-. Package: linux-riscv-tools-5.13.0-1007 Description-md5: 210c3f77fc995fa544cc8a049f41a6ff Description-en: Linux kernel version specific tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1007 on RISC-V. You probably want to install linux-tools-5.13.0-1007-. Package: linux-tools-5.13.0-1005-generic Description-md5: cfe89b8dac73ba7e33eb5dfe4f9f3b95 Description-en: Linux kernel version specific tools for version 5.13.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1005 on RISC-V. Package: linux-tools-5.13.0-1006-generic Description-md5: c5403f8de9ec27421c54f3b2ed82fa11 Description-en: Linux kernel version specific tools for version 5.13.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1006 on RISC-V. Package: linux-tools-5.13.0-1007-generic Description-md5: 19ab2d3823dda288a56fc43f87f65862 Description-en: Linux kernel version specific tools for version 5.13.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1007 on RISC-V. Package: openjdk-11-jre Description-md5: 5bad8f597e182fdf0635f3b9fccbce1a Description-en: OpenJDK Java runtime, using Hotspot Zero Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero. Package: openjdk-11-jre-headless Description-md5: 125494d786a73a442968635c3a21c714 Description-en: OpenJDK Java runtime, using Hotspot Zero (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot Zero. Package: linux-buildinfo-5.13.0-20-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-headers-5.13.0-20-generic Description-md5: fa1a514feab2fabc774395e14aac2202 Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-20/debian.README.gz for details. Package: linux-headers-5.13.0-21-generic Description-md5: fc9bf6bce5ab5a4457364b0d282ac0f6 Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-22-generic Description-md5: 50bfafc159cf667fd082004215d546d4 Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-23-generic Description-md5: 024aec6eaefb73db254417475023b578 Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details. Package: linux-image-unsigned-5.13.0-20-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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-image-unsigned-5.13.0-21-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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-image-unsigned-5.13.0-22-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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-image-unsigned-5.13.0-23-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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-5.13.0-20-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-21-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-22-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-23-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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-5.13.0-20-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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-modules-extra-5.13.0-21-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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-modules-extra-5.13.0-22-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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-modules-extra-5.13.0-23-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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-5.13.0-20 Description-md5: 15540b84960fcb47171cf10801dc4431 Description-en: Linux kernel version specific tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-20 on System 390x. You probably want to install linux-tools-5.13.0-20-. Package: linux-tools-5.13.0-20-generic Description-md5: d0de063426a26c4d304d1c472a1575ad Description-en: Linux kernel version specific tools for version 5.13.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-20 on System 390x. Package: linux-tools-5.13.0-21 Description-md5: 01d77cc95518e999cc240d9c1f85d742 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on System 390x. You probably want to install linux-tools-5.13.0-21-. Package: linux-tools-5.13.0-21-generic Description-md5: 42386ecc7d4c09fffee1294e96fd0085 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on System 390x. Package: linux-tools-5.13.0-22 Description-md5: 0b42b4bca3dcb592e1f4a00390ea64f0 Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on System 390x. You probably want to install linux-tools-5.13.0-22-. Package: linux-tools-5.13.0-22-generic Description-md5: 374548c49d7feecdbeb23dcb1e80905a Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on System 390x. Package: linux-tools-5.13.0-23 Description-md5: fc571e7f75f5c579fc93734cba7319da Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on System 390x. You probably want to install linux-tools-5.13.0-23-. Package: linux-tools-5.13.0-23-generic Description-md5: c9612d84167d5df8b92aa4a11dfc2a08 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on System 390x.