Package: anacron Description-md5: cd9f07726e1ee3bc93fcfdb799520070 Description-en: cron-like program that doesn't go by time Anacron (like "anac(h)ronistic") is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. It can therefore be used to control the execution of daily, weekly, and monthly jobs (or anything with a period of n days), on systems that don't run 24 hours a day. When installed and configured properly, Anacron will make sure that the commands are run at the specified intervals as closely as machine uptime permits. . This package is pre-configured to execute the daily jobs of the Debian system. You should install this program if your system isn't powered on 24 hours a day to make sure the maintenance jobs of other Debian packages are executed each day. 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: apparmor Description-md5: 9fdfbb456943ca7bfea9e5fd580a5b7f Description-en: user-space parser utility for AppArmor apparmor provides the system initialization scripts needed to use the AppArmor Mandatory Access Control system, including the AppArmor Parser which is required to convert AppArmor text profiles into machine-readable policies that are loaded into the kernel for use with the AppArmor Linux Security Module. Package: apparmor-profiles Description-md5: 78f6c983f4960b57c9594cf926fa3202 Description-en: experimental profiles for AppArmor security policies apparmor-profiles provides various experimental AppArmor profiles. Do not expect these profiles to work out-of-the-box. . These profiles are not mature enough to be shipped in enforce mode by default on Debian. They are shipped in complain mode so that users can test them, choose which are desired, and help improve them upstream if needed. . Some even more experimental profiles are included in /usr/share/doc/apparmor-profiles/extras/. Package: apparmor-utils Description-md5: 71fe4226310f7a4cda967aa2477bddb8 Description-en: utilities for controlling AppArmor apparmor-utils provides utilities that operate on AppArmor profiles. Profiles can be created, updated, enforced, set to complain mode, and disabled with tools such as aa-genprof, aa-enforce, aa-complain and aa-disable. . Additionally, the aa-easyprof utility helps generating AppArmor policy. It supports the use of templates and policy groups to quickly profile an application. Package: containerd Description-md5: 6a31c7373bc525a830776e3e75d55eda Description-en: daemon to control runC Containerd is a daemon to control runC, built for performance and density. Containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers. . This package contains the binaries. Package: cpp-12 Description-md5: 93a75b5e1f4b43c36eba0239b6fab6a3 Description-en: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. Package: cpp-12-aarch64-linux-gnu Description-md5: 45f5a7d0ff0712ad443d07c2355c0a1a Description-en: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for arm64 architecture. Package: cpp-12-arm-linux-gnueabihf Description-md5: 7f9493441e3cdf1166438a9959deefe1 Description-en: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for armhf architecture. Package: cpp-12-doc Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf Description-en: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: cpp-12-powerpc64le-linux-gnu Description-md5: 3c8dfbf0de7afc39cf0815e138362016 Description-en: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for ppc64el architecture. Package: cpp-12-s390x-linux-gnu Description-md5: 2e6a70b0ab111b7a34a0b2e8733e266a Description-en: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for s390x architecture. Package: ec2-hibinit-agent Description-md5: 90b00d26095ca500f0bc7b0f0d3dc95c Description-en: Amazon EC2 hibernation agent The purpose of this agent is to create a setup for an instance to support hibernation feature. . The setup is created only on supported instance types. Package: freeipmi-common Description-md5: e744e2bab7d803679befab25b3d06fcc Description-en: GNU implementation of the IPMI protocol - common files FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package provides configuration used by the rest of FreeIPMI framework and generic documentation to orient the user. Package: freeipmi-tools Description-md5: 6752c6921b38f7d4192531a8ab33783c Description-en: GNU implementation of the IPMI protocol - tools FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package contains assorted IPMI-related tools: * bmc-config - configure BMC values * bmc-info - display BMC information * ipmi-chassis - IPMI chassis management utility * ipmi-fru - display FRU information * ipmi-locate - IPMI probing utility * ipmi-oem - IPMI OEM utility * ipmi-pet - decode Platform Event Traps * ipmi-raw - IPMI raw communication utility * ipmi-sel - display SEL entries * ipmi-sensors - display IPMI sensor information * ipmi-sensors-config - configure sensors * ipmiconsole - IPMI console utility * ipmiping - send IPMI Get Authentication Capabilitiy request * ipmipower - IPMI power control utility * pef-config - configure PEF values * rmcpping - send RMCP Ping to network hosts Package: g++-12 Description-md5: 0a3fad3367cb994bd16c61b0e16a8b9c Description-en: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-12-aarch64-linux-gnu Description-md5: a7f8482a0c83b82b8aaf4e0cb957d5d0 Description-en: GNU C++ compiler (cross compiler for arm64 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for arm64 architecture. Package: g++-12-arm-linux-gnueabihf Description-md5: 466636539965b105eeffa2a5b48e2850 Description-en: GNU C++ compiler (cross compiler for armhf architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for armhf architecture. Package: g++-12-multilib Description-md5: 291f2f15035d2eb62358c5157bbae10c Description-en: GNU C++ compiler (multilib support) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: g++-12-powerpc64le-linux-gnu Description-md5: 9d3a342fa9bb1664c1a3228fb97d3eae Description-en: GNU C++ compiler (cross compiler for ppc64el architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for ppc64el architecture. Package: g++-12-s390x-linux-gnu Description-md5: 6504513b0451939eb03345282ca3aacc Description-en: GNU C++ compiler (cross compiler for s390x architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for s390x architecture. Package: gcc-11-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-12 Description-md5: 394374e688b1afb3af5f419895d29698 Description-en: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-12-aarch64-linux-gnu Description-md5: 6605467979c7b4a27b8a1c6ed7aabd06 Description-en: GNU C compiler (cross compiler for arm64 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for arm64 architecture. Package: gcc-12-aarch64-linux-gnu-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-12-arm-linux-gnueabihf Description-md5: 81e320f4fe3cb20f4878142f5988397e Description-en: GNU C compiler (cross compiler for armhf architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for armhf architecture. Package: gcc-12-arm-linux-gnueabihf-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-12-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-12-cross-base Description-md5: 4c157f495e05e11e4ad2e3074ac017e0 Description-en: GCC, the GNU Compiler Collection (library base package) This empty package contains changelog and copyright files common to all libraries contained in the GNU Compiler Collection (GCC). Package: gcc-12-doc Description-md5: bf320d6d806b62ff03b567626d36b1fb Description-en: Documentation for the GNU compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format. Package: gcc-12-multilib Description-md5: d1bddfa375b62324197c575c04fb2e4e Description-en: GNU C compiler (multilib support) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gcc-12-powerpc64le-linux-gnu Description-md5: 02948f686f57b7661fd57acbd2976475 Description-en: GNU C compiler (cross compiler for ppc64el architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for ppc64el architecture. Package: gcc-12-powerpc64le-linux-gnu-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-12-s390x-linux-gnu Description-md5: 7061b5561490b87818d8a46702f2fd78 Description-en: GNU C compiler (cross compiler for s390x architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for s390x architecture. Package: gcc-12-s390x-linux-gnu-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gfortran-12 Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2 Description-en: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran-12-doc Description-md5: 17a01a9ada93e104865a01e6615e2401 Description-en: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format. Package: gfortran-12-multilib Description-md5: ad5cf91f123889c593b105572b4a958c Description-en: GNU Fortran compiler (multilib support) This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gir1.2-mbim-1.0 Description-md5: 4936a528052028d5b015abc782a37367 Description-en: GObject introspection data for libmbim-glib libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains introspection data for the libmbim-glib library. Package: gir1.2-modemmanager-1.0 Description-md5: 828ca0e97f5a555c89dfce0dde6eafd0 Description-en: GObject introspection data for modemmanager ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains introspection data for the libmm-glib library. 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-xmlb-2.0 Description-md5: 327d8a04533ecfccfcedee66cd019556 Description-en: GObject introspection data for libxmlb This package provides the introspection data for libxmlb. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gm2-12-doc Description-md5: 8c1ff0489b300a48b35a366311e7c7fd Description-en: Documentation for the GNU Modula-2 compiler (gm2) Documentation for the GNU Modula-2 compiler in HTML and info format. Package: gnome-session-canberra Description-md5: 2aefd6590467e10cdd2703be5a5a4d62 Description-en: GNOME session log in and log out sound events Produce sound events on GNOME session log in and log out. . This package is using canberra-gtk-play from libcanberra. Package: grub-efi-amd64 Description-md5: 1718e7ac8c2b19e7fc9fd6edaaa9c56e Description-en: GRand Unified Bootloader, version 2 (EFI-AMD64 version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with the EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS interface has been activated). Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-efi-amd64-bin Description-md5: f6ad99c32640061c96401d0bc70e2f8a Description-en: GRand Unified Bootloader, version 2 (EFI-AMD64 modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with the EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS interface has been activated). It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-amd64 is also installed. Package: grub-efi-amd64-dbg Description-md5: 01a50868394847340399eb4743e46af0 Description-en: GRand Unified Bootloader, version 2 (EFI-AMD64 debug files) This package contains debugging files for grub-efi-amd64-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-efi-amd64-signed Description-md5: e51baf79d7fed18d4cd4c2b834b9958b Description-en: GRand Unified Bootloader, version 2 (EFI-AMD64 version, signed) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains a version of GRUB built for use with the EFI-AMD64 architecture, signed with Canonical's UEFI signing key. Package: lib32asan6 Description-md5: 21a3c42c398c2fff43ee9449787256e4 Description-en: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32asan8 Description-md5: 21a3c42c398c2fff43ee9449787256e4 Description-en: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32atomic1 Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48 Description-en: support library providing __atomic built-in functions (32bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: lib32gcc-11-dev Description-md5: 50201ee0230693f6a9313820d5854393 Description-en: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gcc-12-dev Description-md5: 50201ee0230693f6a9313820d5854393 Description-en: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gcc-s1 Description-md5: a31c67d540f86442c895f2663cb4d5c9 Description-en: GCC support library (32 bit Version) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: lib32gfortran-12-dev Description-md5: 6b37f3090548ca719a28233db2276849 Description-en: Runtime library for GNU Fortran applications (32bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib32gfortran5 Description-md5: 6b1141cbf03c78b07b329d00c2e7823f Description-en: Runtime library for GNU Fortran applications (32bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib32go-11-dev Description-md5: 0d206625198081e48dfdda7b339c3c73 Description-en: Runtime library for GNU Go applications (32bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib32go-12-dev Description-md5: 0d206625198081e48dfdda7b339c3c73 Description-en: Runtime library for GNU Go applications (32bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib32go19 Description-md5: 7174520aedfeba49e54b8c36f55b7e95 Description-en: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32go21 Description-md5: 7174520aedfeba49e54b8c36f55b7e95 Description-en: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32gomp1 Description-md5: e631a6bc5701a04082ff06d4907faecf Description-en: GCC OpenMP (GOMP) support library (32bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib32itm1 Description-md5: dab7174f3ba5f3317b7d12b57522f05a Description-en: GNU Transactional Memory Library (32bit) GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: lib32quadmath0 Description-md5: d7a03dac94565e412ed600a16f543d54 Description-en: GCC Quad-Precision Math Library (32bit) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: lib32stdc++-12-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib32stdc++6 Description-md5: 2124b81bef171d19a7c047c58ae7058f Description-en: GNU Standard C++ Library v3 (32 bit Version) This package contains an additional runtime library for C++ programs built with the GNU compiler. Package: lib32ubsan1 Description-md5: 00c57d4ccf298e90fae6bd6acdfad7ab Description-en: UBSan -- undefined behaviour sanitizer (32bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libapache2-mod-apparmor Description-md5: 675226c578343873100f70dfcbc986ad Description-en: changehat AppArmor library as an Apache module libapache2-mod-apparmor provides the Apache module needed to declare various differing confinement policies when running virtual hosts in the webserver by using the changehat abilities exposed through libapparmor. Package: libapparmor-dev Description-md5: f329f1bdf6099a5bdced0e81f449ed0a Description-en: AppArmor development libraries and header files libapparmor-dev provides the development libraries and header files needed to link against libapparmor, as well as the manpages for library functions. Package: libapparmor1 Description-md5: f5c1acf1bc73c3aa32ae8c2037c1d85a Description-en: changehat AppArmor library libapparmor1 provides a shared library one can compile programs against in order to use various AppArmor functionality, such as transitioning to a different AppArmor profile or hat. Package: libasan6 Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan8 Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan8-arm64-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan8-armhf-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan8-ppc64el-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan8-s390x-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libatomic1 Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-arm64-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-armhf-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-ppc64el-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-s390x-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libcanberra-dev Description-md5: bc9309b12f3ccafc740623675ce1e943 Description-en: simple interface for playing event sounds (development files) libcanberra defines a simple abstract interface for playing event sounds. . This package contains headers and libraries for developing applications that play event sounds with libcanberra. Package: libcanberra-doc Description-md5: a2055006d08141cee13dba3f7df7be75 Description-en: simple abstract interface for playing event sounds - doc libcanberra defines a simple abstract interface for playing event sounds. . libcanberra relies on the XDG sound naming specification for identifying event sounds. On Unix/Linux the right sound to play is found via the mechanisms defined in the XDG sound theming specification. . This package contains the HTML documentation for libcanberra and libcanberra-gtk. Package: libcanberra-gtk-common-dev Description-md5: f30325f6c51c93f5899071ab8cbe0f12 Description-en: simple interface for playing event sounds (GTK+ shared development files) libcanberra-gtk provides a few functions that simplify libcanberra usage from GTK+. . Contextual information is needed to play event sound. This library can help to compile directly event sounds property lists based on active GtkWidget objects or GdkEvent events. . This package contains common headers for developing applications using libcanberra-gtk and libcanberra-gtk3 Package: libcanberra-gtk3-0 Description-md5: 28d6a7626596fa7a0b31bcefc4258694 Description-en: GTK+ 3.0 helper for playing widget event sounds with libcanberra libcanberra-gtk provides a few functions that simplify libcanberra usage from GTK+ 3.0. . Contextual information is needed to play event sound. This library can help to compile directly event sounds property lists based on active GtkWidget objects or GdkEvent events. Package: libcanberra-gtk3-dev Description-md5: 49af106bdfdec2c8eb96fad3cf363e85 Description-en: simple interface for playing event sounds (GTK+ 3 development files) libcanberra-gtk3 provides a few functions that simplify libcanberra usage from GTK+ 3.0. . Contextual information is needed to play event sound. This library can help to compile directly event sounds property lists based on active GtkWidget objects or GdkEvent events. . This package contains headers and libraries for developing applications that play event sounds with libcanberra-gtk. Package: libcanberra-gtk3-module Description-md5: 58c5135ab21e644eaa3987ff9a609e4d Description-en: translates GTK3 widgets signals to event sounds A GtkModule which will automatically hook into all kinds of events inside a GTK+ 3.0 program and generate sound events from them. Package: libcanberra-pulse Description-md5: 4d30b366834b96439df096fd4f8db59b Description-en: PulseAudio backend for libcanberra libcanberra defines a simple abstract interface for playing event sounds. . This package contains the PulseAudio backend for libcanberra. Package: libcanberra0 Description-md5: cddaf8d318137467db05076564b9e1fd Description-en: simple abstract interface for playing event sounds libcanberra defines a simple abstract interface for playing event sounds. . libcanberra relies on the XDG sound naming specification for identifying event sounds. On Unix/Linux the right sound to play is found via the mechanisms defined in the XDG sound theming specification. Package: libcc1-0 Description-md5: d8a62f43eef344a718f9c7152d75d70c Description-en: GCC cc1 plugin for GDB libcc1 is a plugin for GDB. Package: libfreeipmi-dev Description-md5: 4bd7c7d7ecc7c9a2ade84bbae733437d Description-en: GNU IPMI - development package FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This is the development package for libfreeipmi. Package: libfreeipmi17 Description-md5: 551e6ddaf5141d9148d078f03ee68154 Description-en: GNU IPMI - libraries FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . OpenIPMI, KCS, SMIC, SSIF, LAN drivers, and an IPMI API in a C Library. Package: libgcc-11-dev Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-12-dev Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-12-dev-arm64-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-12-dev-armhf-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-12-dev-ppc64el-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-12-dev-s390x-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-s1 Description-md5: bbd60d723e97d8e06c04228ee4c76f10 Description-en: GCC support library Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: libgcc-s1-arm64-cross Description-md5: 30f5e940c21e92b2411b37b0a95424d1 Description-en: GCC support library (arm64) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for arm64 architecture, for use in cross-compile environment. Package: libgcc-s1-armhf-cross Description-md5: ddfd6d748c065dc8fa2a5a0e14e971c9 Description-en: GCC support library (armhf) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libgcc-s1-ppc64el-cross Description-md5: afcfa605b0f63aa529a832a3cb480a86 Description-en: GCC support library (ppc64el) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for ppc64el architecture, for use in cross-compile environment. Package: libgcc-s1-s390x-cross Description-md5: 7d651d554ddf8fc473fd6d6feda218a1 Description-en: GCC support library (s390x) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for s390x architecture, for use in cross-compile environment. Package: libgfortran-12-dev Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran5 Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgo-11-dev Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo-12-dev Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo19 Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo21 Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgomp1 Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-arm64-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-armhf-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-ppc64el-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-s390x-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libhwasan0-arm64-cross Description-md5: 3e86044294569fc681ceeaf4424622e4 Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (HWASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libipmiconsole-dev Description-md5: 165d37f1ff27840c811186d69e5990cf Description-en: GNU IPMI - ipmiconsole development package FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This is the development package for libipmiconsole. Package: libipmiconsole2 Description-md5: d797fcb20a528d5be709254b16cbad80 Description-en: GNU IPMI - Serial-over-Lan library FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . A library for Serial-over-Lan (SOL). Package: libipmidetect-dev Description-md5: 656d83b3185878f4432cb27f725c60aa Description-en: GNU IPMI - ipmidetect development package FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This is the development package for libipmidetect. Package: libipmidetect0 Description-md5: ecbecbb0ee12c205e71a71410cd298b9 Description-en: GNU IPMI - IPMI node detection library FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . A library for IPMI node detection. Package: libipmimonitoring-dev Description-md5: ef86e1418697f9920e03b6c081ea574c Description-en: GNU IPMI - ipmimonitoring development package FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This is the development package for libipmimonitoring. Package: libipmimonitoring6 Description-md5: 0a4db39f4e386980a01c401d301b0411 Description-en: GNU IPMI - Sensor monitoring library FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . A library for sensor monitoring. Package: libitm1 Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libitm1-arm64-cross Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libitm1-ppc64el-cross Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libitm1-s390x-cross Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: liblsan0 Description-md5: fd77936d8cda7d6af8bc33d6f395c678 Description-en: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: liblsan0-arm64-cross Description-md5: fd77936d8cda7d6af8bc33d6f395c678 Description-en: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: liblsan0-ppc64el-cross Description-md5: fd77936d8cda7d6af8bc33d6f395c678 Description-en: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: libmbim-glib-dev Description-md5: a9f4b979e7f90fb1a34c15fa316ad3c9 Description-en: Header files for adding MBIM support to applications that use glib libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains the header, pkg-config and API documentation files for development applications using MBIM functionality from applications that use glib. Package: libmbim-glib-doc Description-md5: 0097ac93077e9d8330b5f2f644defb0c Description-en: API documentation for the MBIM protocol library libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains the API reference for libmbim-glib. Package: libmbim-glib4 Description-md5: 34268237931c65f4ad4ec124116fec86 Description-en: Support library to use the MBIM protocol libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. Package: libmbim-proxy Description-md5: 4ba7d98cd0780f7aad0e620ccd309956 Description-en: Proxy to communicate with MBIM ports libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains the binary mbim-proxy used by libmbim to allow multiple clients to use the same MBIM port simultaneously. Package: libmm-glib-dev Description-md5: 10ab76799b474f18fce2b46ed4d2ecda Description-en: D-Bus service for managing modems - library development files ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains development files and Vala bindings to use when writing applications that interface with ModemManager. Package: libmm-glib-doc Description-md5: b744c6fc8f1f9c6cb29aa2873b161044 Description-en: D-Bus service for managing modems - library documentation ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains documentation of libmm-glib to use when writing applications that interface with ModemManager. Package: libmm-glib0 Description-md5: 67c09218d7e444c8c90a67c19f819347 Description-en: D-Bus service for managing modems - shared libraries ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains shared libraries for applications interfacing with ModemManager. 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: libpam-apparmor Description-md5: 918c214ce48cc6f3fc9db6a4756692b1 Description-en: changehat AppArmor library as a PAM module libpam-apparmor provides the PAM module needed to declare various differing confinement policies when starting PAM sessions by using the changehat abilities exposed through libapparmor. Package: libpcsclite-dev Description-md5: 79cb78e4120cf41d9b79039b6d0786e4 Description-en: Middleware to access a smart card using PC/SC (development files) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smart cards and smart cards readers. . This package contains the files needed for compiling and linking an application that communicates to any reader available to the PC/SC daemon. . This package also contains the PC/SC spying library: libpcscspy.so See http://ludovicrousseau.blogspot.com/2011/11/pcsc-api-spy-third-try.html Package: libpcsclite1 Description-md5: 75c3114d0742624996e5bf79fc4618e6 Description-en: Middleware to access a smart card using PC/SC (library) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smartcards and readers. . The PC/SC Lite library is used to connect to the PC/SC daemon from a client application and provide access to the desired reader. Package: libpython3.10 Description-md5: 8dd18a373dbb5625f31059482bfe11f2 Description-en: Shared Python runtime library (version 3.10) Python is a high-level, interactive, object-oriented language. Its 3.10 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython3.10-dbg Description-md5: 784447ae4409868b326abcf750633bff Description-en: Debug Build of the Python Interpreter (version 3.10) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. Package: libpython3.10-dev Description-md5: 419d5d96d6c87fba648c7101ddc26132 Description-en: Header files and a static library for Python (v3.10) Header files, a static library and development tools for building Python (v3.10) modules, extending the Python interpreter or embedding Python (v3.10) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python3.10-dev. Package: libpython3.10-minimal Description-md5: 300d4a02aaf80930aca7c7ab3ecb0176 Description-en: Minimal subset of the Python language (version 3.10) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.10-minimal. Package: libpython3.10-stdlib Description-md5: 008b36bf662665263669aed2f1b13f60 Description-en: Interactive high-level object-oriented language (standard library, version 3.10) Python is a high-level, interactive, object-oriented language. Its 3.10 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.10's standard library. It is normally not used on its own, but as a dependency of python3.10. 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: libquadmath0 Description-md5: fb375c278b15a5774cef34cf9570ecc9 Description-en: GCC Quad-Precision Math Library A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libquadmath0-ppc64el-cross Description-md5: fb375c278b15a5774cef34cf9570ecc9 Description-en: GCC Quad-Precision Math Library A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libstdc++-11-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++-11-doc Description-md5: 1a4b88b8d9f96dfb2ac2be1049b4db01 Description-en: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-11-pic Description-md5: 1b398e74a3b20401a8669d8c6472c7cc Description-en: GNU Standard C++ Library v3 (shared library subset kit) This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. Package: libstdc++-12-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++-12-dev-arm64-cross Description-md5: b3cf592d4bba33e3b225bbffa19ad85f Description-en: GNU Standard C++ Library v3 (development files) (arm64) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for arm64 architecture, for use in cross-compile environment. Package: libstdc++-12-dev-armhf-cross Description-md5: 5c94411e364c10e6c08261a0a964d7c8 Description-en: GNU Standard C++ Library v3 (development files) (armhf) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libstdc++-12-dev-ppc64el-cross Description-md5: 813d263957e8d32c052437fddcfd908e Description-en: GNU Standard C++ Library v3 (development files) (ppc64el) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for ppc64el architecture, for use in cross-compile environment. Package: libstdc++-12-dev-s390x-cross Description-md5: 2e07343add09b92b671f67aa5b4d02b8 Description-en: GNU Standard C++ Library v3 (development files) (s390x) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for s390x architecture, for use in cross-compile environment. Package: libstdc++-12-doc Description-md5: 1a4b88b8d9f96dfb2ac2be1049b4db01 Description-en: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++6 Description-md5: 724ab84919e0e220afb960e36463914d Description-en: GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++6-arm64-cross Description-md5: 273206a5eff82dce70c2ec7e21f24331 Description-en: GNU Standard C++ Library v3 (arm64) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for arm64 architecture, for use in cross-compile environment. Package: libstdc++6-armhf-cross Description-md5: 29799fad64bd0a4edebdfa94e68524a2 Description-en: GNU Standard C++ Library v3 (armhf) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libstdc++6-ppc64el-cross Description-md5: 80e494cee802c3add0788db6c6260365 Description-en: GNU Standard C++ Library v3 (ppc64el) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for ppc64el architecture, for use in cross-compile environment. Package: libstdc++6-s390x-cross Description-md5: 3124ed676d265dad1471e7aaff0bb093 Description-en: GNU Standard C++ Library v3 (s390x) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for s390x architecture, for use in cross-compile environment. Package: libtsan0 Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtsan2 Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtsan2-arm64-cross Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtsan2-ppc64el-cross Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libubsan1 Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-arm64-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-armhf-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-ppc64el-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-s390x-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libx32asan6 Description-md5: 51a639c3760e456ac48834fb47045c42 Description-en: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32asan8 Description-md5: 51a639c3760e456ac48834fb47045c42 Description-en: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32atomic1 Description-md5: 17429d2d39217f0a95507decf171c10f Description-en: support library providing __atomic built-in functions (x32) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libx32gcc-11-dev Description-md5: df49fd36cacd441ececa361c98eaaa4a Description-en: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc-12-dev Description-md5: df49fd36cacd441ececa361c98eaaa4a Description-en: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc-s1 Description-md5: 23c4abc6ef9d972b6f047316897bf30d Description-en: GCC support library (x32) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: libx32gfortran-12-dev Description-md5: aae616b6d05c4081844ad0d321e187db Description-en: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gfortran5 Description-md5: 3c011e928f9c344ce5ade56af0ec77b2 Description-en: Runtime library for GNU Fortran applications (x32) Library needed for GNU Fortran applications linked against the shared library. Package: libx32go-11-dev Description-md5: e36fc6f7d9da2b503ade97820475f44a Description-en: Runtime library for GNU Go applications (x32 development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libx32go-12-dev Description-md5: e36fc6f7d9da2b503ade97820475f44a Description-en: Runtime library for GNU Go applications (x32 development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libx32go19 Description-md5: 274d67a4807b2168ae6370f3e1f6a565 Description-en: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32go21 Description-md5: 274d67a4807b2168ae6370f3e1f6a565 Description-en: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32gomp1 Description-md5: 1388436f97e9425feb598766343a05b7 Description-en: GCC OpenMP (GOMP) support library (x32) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libx32itm1 Description-md5: 60c3549c857ee22163b3a82b265880de Description-en: GNU Transactional Memory Library (x32) This manual documents the usage and internals of libitm. It provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libx32quadmath0 Description-md5: 514c6a5cffd4febce8121f2d08419504 Description-en: GCC Quad-Precision Math Library (x32) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libx32stdc++-12-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++6 Description-md5: f336833aedca4cda1d9923ce79172164 Description-en: GNU Standard C++ Library v3 (x32) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32ubsan1 Description-md5: 1e3c22c974d49dfa0d90d25dc725cf74 Description-en: UBSan -- undefined behaviour sanitizer (x32) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libxmlb-dev Description-md5: 2589db338c986b61c6e452519385ccaa Description-en: development files for libxmlb This package provides development libraries for libxmlb. . The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. . This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data. Package: libxmlb2 Description-md5: a5834ea263db6cdd99112032df9dcef9 Description-en: Binary XML library The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. . This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data. Package: linux-allwinner-headers-5.19.0-1004 Description-md5: 6d2844d446040df3bf8aa49c7b7ff902 Description-en: Header files related to Linux kernel version 5.19.0 This package provides kernel header files for version 5.19.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-allwinner-headers-5.19.0-1004/debian.README.gz for details Package: linux-aws-headers-5.19.0-1021 Description-md5: 8a4c30ee6f083589735bb68b2e27384c Description-en: Header files related to Linux kernel version 5.19.0 This package provides kernel header files for version 5.19.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-headers-5.19.0-1021/debian.README.gz for details Package: linux-aws-tools-5.19.0-1021 Description-md5: 91c3ba413399d9e0557fd97eea1938e4 Description-en: Linux kernel version specific tools for version 5.19.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1021 on 64 bit x86. You probably want to install linux-tools-5.19.0-1021-. Package: linux-buildinfo-5.19.0-1019-kvm Description-md5: adb551b1ffb3b73020f50de5496d95d5 Description-en: Linux kernel buildinfo for version 5.19.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-1020-lowlatency Description-md5: adb551b1ffb3b73020f50de5496d95d5 Description-en: Linux kernel buildinfo for version 5.19.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-1021-aws Description-md5: adb551b1ffb3b73020f50de5496d95d5 Description-en: Linux kernel buildinfo for version 5.19.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-1026-lowlatency Description-md5: adb551b1ffb3b73020f50de5496d95d5 Description-en: Linux kernel buildinfo for version 5.19.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-42-generic Description-md5: adb551b1ffb3b73020f50de5496d95d5 Description-en: Linux kernel buildinfo for version 5.19.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-44-generic Description-md5: adb551b1ffb3b73020f50de5496d95d5 Description-en: Linux kernel buildinfo for version 5.19.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-47-generic Description-md5: adb551b1ffb3b73020f50de5496d95d5 Description-en: Linux kernel buildinfo for version 5.19.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-5.19.0-1020-lowlatency Description-md5: dd9b9b9f4d2ecba8ad2d5bc30229a266 Description-en: Linux kernel version specific cloud tools for version 5.19.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.19.0-1020 on 64 bit x86. Package: linux-cloud-tools-5.19.0-1026-lowlatency Description-md5: 5d4277c7f7d4f374016c4cc4e590aafb Description-en: Linux kernel version specific cloud tools for version 5.19.0-1026 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.19.0-1026 on 64 bit x86. Package: linux-cloud-tools-5.19.0-42 Description-md5: 3ce28e3ac77873683f043b22718d4c0c Description-en: Linux kernel version specific cloud tools for version 5.19.0-42 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.19.0-42 on 64 bit x86. You probably want to install linux-cloud-tools-5.19.0-42-. Package: linux-cloud-tools-5.19.0-42-generic Description-md5: 4cda12d91cda8c168f153abd8b428ea1 Description-en: Linux kernel version specific cloud tools for version 5.19.0-42 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.19.0-42 on 64 bit x86. Package: linux-cloud-tools-5.19.0-44 Description-md5: 6660a554709ce015b01eaef575e70e53 Description-en: Linux kernel version specific cloud tools for version 5.19.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.19.0-44 on 64 bit x86. You probably want to install linux-cloud-tools-5.19.0-44-. Package: linux-cloud-tools-5.19.0-44-generic Description-md5: 8c54039c13fb8849a8477b731ce6eca8 Description-en: Linux kernel version specific cloud tools for version 5.19.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.19.0-44 on 64 bit x86. Package: linux-cloud-tools-5.19.0-47 Description-md5: 86b89fb5391284143c24f7fe6dadf349 Description-en: Linux kernel version specific cloud tools for version 5.19.0-47 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.19.0-47 on 64 bit x86. You probably want to install linux-cloud-tools-5.19.0-47-. Package: linux-cloud-tools-5.19.0-47-generic Description-md5: 9175691aa8c5d9ccaeeb01f4813b37ad Description-en: Linux kernel version specific cloud tools for version 5.19.0-47 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.19.0-47 on 64 bit x86. Package: linux-cloud-tools-common Description-md5: 7b973df20c1881acc8abb99f5de226e5 Description-en: Linux kernel version specific cloud tools for version 5.19.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.19.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-22.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-22.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-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-22.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-22.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: de221609ea1b92adb78a7e1ba367628b Description-en: Linux kernel specific documentation for version 5.19.0 This package provides the various documents in the 5.19.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-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-22.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-22.04-edge Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-headers-5.19.0-1019-kvm Description-md5: ba447ae4d13fda8b8afc8960f8ee917c Description-en: Linux kernel headers for version 5.19.0 on 64 bit x86 SMP This package provides kernel header files for version 5.19.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1019/debian.README.gz for details. Package: linux-headers-5.19.0-1020-lowlatency Description-md5: 233dc41b63b4b5efa8d4ed95c4e7059a Description-en: Linux kernel headers for version 5.19.0 on 64 bit x86 SMP This package provides kernel header files for version 5.19.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1020/debian.README.gz for details. Package: linux-headers-5.19.0-1021-aws Description-md5: 31ea3665379e073c2feeb9a8008571da Description-en: Linux kernel headers for version 5.19.0 on 64 bit x86 SMP This package provides kernel header files for version 5.19.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1021/debian.README.gz for details. Package: linux-headers-5.19.0-1026-lowlatency Description-md5: 000ac341950fc649336886c33081dca8 Description-en: Linux kernel headers for version 5.19.0 on 64 bit x86 SMP This package provides kernel header files for version 5.19.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1026/debian.README.gz for details. Package: linux-headers-5.19.0-42 Description-md5: 92f53cd7c4687e73b6aec589838c0616 Description-en: Header files related to Linux kernel version 5.19.0 This package provides kernel header files for version 5.19.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-42/debian.README.gz for details Package: linux-headers-5.19.0-42-generic Description-md5: 318fd1d6c36d9e7c4c2ee75520b58936 Description-en: Linux kernel headers for version 5.19.0 on 64 bit x86 SMP This package provides kernel header files for version 5.19.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-42/debian.README.gz for details. Package: linux-headers-5.19.0-44 Description-md5: 3a49b35616a99b5e367e999edf3fc436 Description-en: Header files related to Linux kernel version 5.19.0 This package provides kernel header files for version 5.19.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-44/debian.README.gz for details Package: linux-headers-5.19.0-44-generic Description-md5: 4e30674e80117fc299e40d79fb468b96 Description-en: Linux kernel headers for version 5.19.0 on 64 bit x86 SMP This package provides kernel header files for version 5.19.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-44/debian.README.gz for details. Package: linux-headers-5.19.0-47 Description-md5: 2948e162a08a9881aecfb140607006c4 Description-en: Header files related to Linux kernel version 5.19.0 This package provides kernel header files for version 5.19.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-47/debian.README.gz for details Package: linux-headers-5.19.0-47-generic Description-md5: 4375e1ccd5812f75489a1ed394492349 Description-en: Linux kernel headers for version 5.19.0 on 64 bit x86 SMP This package provides kernel header files for version 5.19.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-47/debian.README.gz for details. 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-22.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-22.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-oem-22.04 Description-md5: 9b127952a3d3be3a95276b4522f77e4f Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from 22.04 to 22.10. 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-22.04 Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-hwe-22.04-edge Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-image-5.19.0-1019-kvm Description-md5: a274e067cfee43d836e3e2404e4eecf9 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's signing key. Package: linux-image-5.19.0-1020-lowlatency Description-md5: de4cdf77422a3e81607ec9185ceee49b Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's signing key. Package: linux-image-5.19.0-1021-aws Description-md5: 3bd6562c83cb5afe5572bc5750e414b3 Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's signing key. Package: linux-image-5.19.0-1026-lowlatency Description-md5: de4cdf77422a3e81607ec9185ceee49b Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's signing key. Package: linux-image-5.19.0-37-generic Description-md5: b0fd0df88b1cd31408007b00d2458952 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-5.19.0-40-generic Description-md5: b0fd0df88b1cd31408007b00d2458952 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-5.19.0-42-generic Description-md5: b0fd0df88b1cd31408007b00d2458952 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-5.19.0-44-generic Description-md5: b0fd0df88b1cd31408007b00d2458952 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-5.19.0-47-generic Description-md5: b0fd0df88b1cd31408007b00d2458952 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-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-22.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-22.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-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-22.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-22.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-oem-22.04 Description-md5: 9e049b808ce4f250ac20e338c4a3354c Description-en: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 22.04 to 22.10. Package: linux-image-unsigned-5.19.0-1019-kvm Description-md5: 053d920f3bcc4e8caf2ee07fb6168af5 Description-en: Linux kernel image for version 5.19.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-1020-lowlatency Description-md5: 889aba0ffcef2ace87b42abec31aa0fc Description-en: Linux kernel image for version 5.19.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-1021-aws Description-md5: 74dd5560f5aba26fab4efe28822dd27c Description-en: Linux kernel image for version 5.19.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.19.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.19.0-1026-lowlatency Description-md5: 889aba0ffcef2ace87b42abec31aa0fc Description-en: Linux kernel image for version 5.19.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-42-generic Description-md5: 2873adbbae6858ced6a7b8ea9ea75777 Description-en: Linux kernel image for version 5.19.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-44-generic Description-md5: 2873adbbae6858ced6a7b8ea9ea75777 Description-en: Linux kernel image for version 5.19.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-47-generic Description-md5: 2873adbbae6858ced6a7b8ea9ea75777 Description-en: Linux kernel image for version 5.19.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.19.0 on 64 bit x86 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-virtual Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-image-virtual-hwe-22.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-22.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-headers-5.19.0-1019 Description-md5: 68ac1c1115c405db36029d90a17f5b62 Description-en: Header files related to Linux kernel version 5.19.0 This package provides kernel header files for version 5.19.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-kvm-headers-5.19.0-1019/debian.README.gz for details Package: linux-kvm-tools-5.19.0-1019 Description-md5: 712ae11b9c8dcd7db0bf7324376576d1 Description-en: Linux kernel version specific tools for version 5.19.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1019 on 64 bit x86. You probably want to install linux-tools-5.19.0-1019-. 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-cloud-tools-5.19.0-1020 Description-md5: ee4c4ebf7bc9c2b4b8cb8e3119cc3dae Description-en: Linux kernel version specific cloud tools for version 5.19.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.19.0-1020 on 64 bit x86. You probably want to install linux-cloud-tools-5.19.0-1020-. Package: linux-lowlatency-cloud-tools-5.19.0-1026 Description-md5: 7c0b7e4bcd9c2988dc2fee6c56404281 Description-en: Linux kernel version specific cloud tools for version 5.19.0-1026 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.19.0-1026 on 64 bit x86. You probably want to install linux-cloud-tools-5.19.0-1026-. Package: linux-lowlatency-cloud-tools-common Description-md5: 7b973df20c1881acc8abb99f5de226e5 Description-en: Linux kernel version specific cloud tools for version 5.19.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.19.0. Package: linux-lowlatency-headers-5.19.0-1020 Description-md5: 09f632385d933065917c1e08aea94c70 Description-en: Header files related to Linux kernel version 5.19.0 This package provides kernel header files for version 5.19.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-headers-5.19.0-1020/debian.README.gz for details Package: linux-lowlatency-headers-5.19.0-1026 Description-md5: 6bf2217d80fb014590c00bb0266f4ade Description-en: Header files related to Linux kernel version 5.19.0 This package provides kernel header files for version 5.19.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-headers-5.19.0-1026/debian.README.gz for details Package: linux-lowlatency-tools-5.19.0-1020 Description-md5: d8d7838c09ab49caa6650483eb86b0ad Description-en: Linux kernel version specific tools for version 5.19.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1020 on 64 bit x86. You probably want to install linux-tools-5.19.0-1020-. Package: linux-lowlatency-tools-5.19.0-1026 Description-md5: c5e352ae505bf01219d8555d83dc123e Description-en: Linux kernel version specific tools for version 5.19.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1026 on 64 bit x86. You probably want to install linux-tools-5.19.0-1026-. Package: linux-lowlatency-tools-common Description-md5: d03383a7f84be4ec49e4ada2d14f0ae6 Description-en: Linux kernel version specific tools for version 5.19.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0. Package: linux-lowlatency-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-modules-5.19.0-1019-kvm Description-md5: 9ed5bd08a23fa3a9451ec43090f7e734 Description-en: Linux kernel extra modules for version 5.19.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.19.0-1020-lowlatency Description-md5: 4e0c4683e684aa1b8ee39b9a9ebaed49 Description-en: Linux kernel extra modules for version 5.19.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.19.0-1021-aws Description-md5: 7905983f93831a91a513cf3b668e9ce7 Description-en: Linux kernel extra modules for version 5.19.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.19.0-1026-lowlatency Description-md5: 4e0c4683e684aa1b8ee39b9a9ebaed49 Description-en: Linux kernel extra modules for version 5.19.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.19.0-42-generic Description-md5: d01f9e2fb8e3d7edddad304906acde61 Description-en: Linux kernel extra modules for version 5.19.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.19.0-44-generic Description-md5: d01f9e2fb8e3d7edddad304906acde61 Description-en: Linux kernel extra modules for version 5.19.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.19.0-47-generic Description-md5: d01f9e2fb8e3d7edddad304906acde61 Description-en: Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.19.0-1021-aws Description-md5: 299da45c574c0e3b27654f09b47e5d4d Description-en: Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-42-generic Description-md5: 44421bf3df5582bbbd1f41b9d0475aa1 Description-en: Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-44-generic Description-md5: 44421bf3df5582bbbd1f41b9d0475aa1 Description-en: Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-47-generic Description-md5: 44421bf3df5582bbbd1f41b9d0475aa1 Description-en: Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.19.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-ipu6-5.19.0-1020-lowlatency Description-md5: a261f0f5d26d84e8995d4b63c4ef6968 Description-en: Linux kernel ipu6 modules for version 5.19.0-1020 This package provides the Linux kernel ipu6 modules for version 5.19.0-1020. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-5.19.0-1026-lowlatency Description-md5: 57dcccbe0f4f9797fae293cd3fd40443 Description-en: Linux kernel ipu6 modules for version 5.19.0-1026 This package provides the Linux kernel ipu6 modules for version 5.19.0-1026. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-5.19.0-42-generic Description-md5: f595a9fabe7987863a40af6b72c2a259 Description-en: Linux kernel ipu6 modules for version 5.19.0-42 This package provides the Linux kernel ipu6 modules for version 5.19.0-42. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-5.19.0-44-generic Description-md5: cc7026bcb2c3d5eb234d976cbea10431 Description-en: Linux kernel ipu6 modules for version 5.19.0-44 This package provides the Linux kernel ipu6 modules for version 5.19.0-44. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-5.19.0-47-generic Description-md5: b9c0f0148f2cdf27ee026027d203268c Description-en: Linux kernel ipu6 modules for version 5.19.0-47 This package provides the Linux kernel ipu6 modules for version 5.19.0-47. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-generic Description-md5: 0a71a5f24c645c598814895c451e69c9 Description-en: Extra drivers for ipu6 for the generic flavour Install extra signed ipu6 modules compatible with the generic flavour. Package: linux-modules-ipu6-generic-hwe-22.04 Description-md5: 0a71a5f24c645c598814895c451e69c9 Description-en: Extra drivers for ipu6 for the generic flavour Install extra signed ipu6 modules compatible with the generic flavour. Package: linux-modules-ipu6-generic-hwe-22.04-edge Description-md5: 0a71a5f24c645c598814895c451e69c9 Description-en: Extra drivers for ipu6 for the generic flavour Install extra signed ipu6 modules compatible with the generic flavour. Package: linux-modules-ivsc-5.19.0-1020-lowlatency Description-md5: 77d1efe4c9a20b6c6a5e369e36d7ce05 Description-en: Linux kernel ivsc modules for version 5.19.0-1020 This package provides the Linux kernel ivsc modules for version 5.19.0-1020. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ivsc-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ivsc-5.19.0-1026-lowlatency Description-md5: 5e839fb01b77950fd3d8ae275e8a838f Description-en: Linux kernel ivsc modules for version 5.19.0-1026 This package provides the Linux kernel ivsc modules for version 5.19.0-1026. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ivsc-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ivsc-5.19.0-42-generic Description-md5: e7fbd975ca48d2c850b3652d09c17201 Description-en: Linux kernel ivsc modules for version 5.19.0-42 This package provides the Linux kernel ivsc modules for version 5.19.0-42. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ivsc-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ivsc-5.19.0-44-generic Description-md5: 78ee870bf93c549d089238baa636364c Description-en: Linux kernel ivsc modules for version 5.19.0-44 This package provides the Linux kernel ivsc modules for version 5.19.0-44. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ivsc-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ivsc-5.19.0-47-generic Description-md5: 2e29730d28804d9a94a15038cec7060b Description-en: Linux kernel ivsc modules for version 5.19.0-47 This package provides the Linux kernel ivsc modules for version 5.19.0-47. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ivsc-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ivsc-generic Description-md5: 2e450f8d0196822f7bca6f9959f78606 Description-en: Extra drivers for ivsc for the generic flavour Install extra signed ivsc modules compatible with the generic flavour. Package: linux-modules-ivsc-generic-hwe-22.04 Description-md5: 2e450f8d0196822f7bca6f9959f78606 Description-en: Extra drivers for ivsc for the generic flavour Install extra signed ivsc modules compatible with the generic flavour. Package: linux-modules-ivsc-generic-hwe-22.04-edge Description-md5: 2e450f8d0196822f7bca6f9959f78606 Description-en: Extra drivers for ivsc for the generic flavour Install extra signed ivsc modules compatible with the generic flavour. Package: linux-modules-iwlwifi-5.19.0-1020-lowlatency Description-md5: fd9fa194b4610a80278a55aa0c59681b Description-en: Linux kernel iwlwifi modules for version 5.19.0-1020 This package provides the Linux kernel iwlwifi modules for version 5.19.0-1020. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.19.0-1026-lowlatency Description-md5: 785441b33ed1a97dca0022df380c2f26 Description-en: Linux kernel iwlwifi modules for version 5.19.0-1026 This package provides the Linux kernel iwlwifi modules for version 5.19.0-1026. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.19.0-42-generic Description-md5: 51a6d75d8c9c11e93a83749667bb2e27 Description-en: Linux kernel iwlwifi modules for version 5.19.0-42 This package provides the Linux kernel iwlwifi modules for version 5.19.0-42. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.19.0-44-generic Description-md5: 3a66ae658601e39d524f97ee09e28bb7 Description-en: Linux kernel iwlwifi modules for version 5.19.0-44 This package provides the Linux kernel iwlwifi modules for version 5.19.0-44. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.19.0-47-generic Description-md5: 1b06798a230c07508e64db37a1c3e213 Description-en: Linux kernel iwlwifi modules for version 5.19.0-47 This package provides the Linux kernel iwlwifi modules for version 5.19.0-47. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-generic Description-md5: 4087cc976685608e39735665e27b54dc Description-en: Extra drivers for iwlwifi for the generic flavour Install extra signed iwlwifi modules compatible with the generic flavour. Package: linux-modules-iwlwifi-generic-hwe-22.04 Description-md5: 4087cc976685608e39735665e27b54dc Description-en: Extra drivers for iwlwifi for the generic flavour Install extra signed iwlwifi modules compatible with the generic flavour. Package: linux-modules-iwlwifi-generic-hwe-22.04-edge Description-md5: 4087cc976685608e39735665e27b54dc Description-en: Extra drivers for iwlwifi for the generic flavour Install extra signed iwlwifi modules compatible with the generic flavour. Package: linux-oem-22.04 Description-md5: 889416d7b19d64b898d782234bab3b47 Description-en: Complete generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 22.04 to 22.10. Package: linux-riscv-headers-5.19.0-1010 Description-md5: 17558ba820a5696a2029378c9f28bca3 Description-en: Header files related to Linux kernel version 5.19.0 This package provides kernel header files for version 5.19.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-headers-5.19.0-1010/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.19.0 Description-md5: 424fba0a17fa0245b4de888671653e14 Description-en: Linux kernel source for version 5.19.0 with Ubuntu patches This package provides the source code for the Linux kernel version 5.19.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.19.0-1019-kvm Description-md5: b65fcc2e5c0f69ad433febe6d762ec2b Description-en: Linux kernel version specific tools for version 5.19.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1019 on 64 bit x86. Package: linux-tools-5.19.0-1020-lowlatency Description-md5: 6a3b0f9d2b1dcd0d7823da4204620caf Description-en: Linux kernel version specific tools for version 5.19.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1020 on 64 bit x86. Package: linux-tools-5.19.0-1021-aws Description-md5: 47ec55a587ee290f44d909c64ab1f03f Description-en: Linux kernel version specific tools for version 5.19.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1021 on 64 bit x86. Package: linux-tools-5.19.0-1026-lowlatency Description-md5: c936c0e49494faa930f6e308542ba2bf Description-en: Linux kernel version specific tools for version 5.19.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1026 on 64 bit x86. Package: linux-tools-5.19.0-42 Description-md5: 15b8ac8a7ed3438d7e0f52c9f3902bff Description-en: Linux kernel version specific tools for version 5.19.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-42 on 64 bit x86. You probably want to install linux-tools-5.19.0-42-. Package: linux-tools-5.19.0-42-generic Description-md5: d360ab02ef18623c24844687c4bc3615 Description-en: Linux kernel version specific tools for version 5.19.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-42 on 64 bit x86. Package: linux-tools-5.19.0-44 Description-md5: 51652feaeeb3ad57e93ce1a2b07a7179 Description-en: Linux kernel version specific tools for version 5.19.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-44 on 64 bit x86. You probably want to install linux-tools-5.19.0-44-. Package: linux-tools-5.19.0-44-generic Description-md5: 2dd485567e0f039f93585e60a72bc54d Description-en: Linux kernel version specific tools for version 5.19.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-44 on 64 bit x86. Package: linux-tools-5.19.0-47 Description-md5: 8d568caee7dd113e68f1f8490b44df36 Description-en: Linux kernel version specific tools for version 5.19.0-47 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-47 on 64 bit x86. You probably want to install linux-tools-5.19.0-47-. Package: linux-tools-5.19.0-47-generic Description-md5: 69176c78314506af13eadd90dfbc6286 Description-en: Linux kernel version specific tools for version 5.19.0-47 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-47 on 64 bit x86. Package: linux-tools-common Description-md5: d03383a7f84be4ec49e4ada2d14f0ae6 Description-en: Linux kernel version specific tools for version 5.19.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0. 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-22.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-22.04-edge Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-tools-oem-22.04 Description-md5: d59b92442735d521fb9c52b0e9ae6e04 Description-en: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades from 22.04 to 22.10. 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-22.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-22.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-22.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-22.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: modemmanager Description-md5: d48a5f95afd9e38267ce722df96fa4a2 Description-en: D-Bus service for managing modems ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. Package: modemmanager-dev Description-md5: c593b24899648d782096991ae9e8e473 Description-en: D-Bus service for managing modems - development files ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains header files for ModemManager. Package: modemmanager-doc Description-md5: b603791646a7090643ba2870adef24ce Description-en: D-Bus service for managing modems - documentation files ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains documentation of the D-Bus protocol to interface ModemManager. 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: postgresql Description-md5: bdff2d6e5b2a1dd00e72b3ed8729d9ac Description-en: object-relational SQL database (supported version) This metapackage always depends on the currently supported PostgreSQL database server version. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-client Description-md5: d46431edbfde0d6360f2c20aed4a288c Description-en: front-end programs for PostgreSQL (supported version) This metapackage always depends on the currently supported database client package for PostgreSQL. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-client-common Description-md5: d5f4a87e9a06590d824a9f706fa1a755 Description-en: manager for multiple PostgreSQL client versions The postgresql-client-common package provides a structure under which multiple versions of PostgreSQL client programs may be installed at the same time. It provides a wrapper which selects the right version for the particular cluster you want to access (with a command line option, an environment variable, /etc/postgresql-common/user_clusters, or ~/.postgresqlrc). . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: postgresql-common Description-md5: 1baa00ede83212202318224f2d18d771 Description-en: PostgreSQL database-cluster manager The postgresql-common package provides a structure under which multiple versions of PostgreSQL may be installed and/or multiple clusters maintained at one time. . The commands provided are pg_conftool, pg_createcluster, pg_ctlcluster, pg_dropcluster, pg_lsclusters, pg_renamecluster, pg_upgradecluster, pg_virtualenv. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: postgresql-contrib Description-md5: 1548dd7748148521c6b13b8290f451b4 Description-en: additional facilities for PostgreSQL (supported version) This metapackage always depends on the currently supported PostgreSQL database contrib package. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-doc Description-md5: 065f6c25df2011c353e26faea6c8ad7c Description-en: documentation for the PostgreSQL database management system This metapackage always depends on the currently supported PostgreSQL database documentation package. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: python3-apparmor Description-md5: 1b890d6ae9abbb968d17e8d6bb04be48 Description-en: AppArmor Python3 utility library python3-apparmor provides the Python3 modules that implement the higher-level AppArmor applications. Package: python3-distutils Description-md5: 5c4d15af3278d80c67612e780bc236c4 Description-en: distutils package for Python 3.x Distutils package for Python 3.x. This package contains the distutils module from the Python standard library. Package: python3-gdbm Description-md5: f21d01c59fd918dd8e93a985f8b900dc Description-en: GNU dbm database support for Python 3.x GNU dbm database module for Python 3.x. Install this if you want to create or read GNU dbm database files with Python. Package: python3-gdbm-dbg Description-md5: 2acef7566a549a1876868ca568136539 Description-en: GNU dbm database support for Python 3.x (debug extension) GNU dbm database module for Python 3.x. Install this if you want to create or read GNU dbm database files with Python. . This package contains the extensions built for the python3 debug interpreter. Package: python3-lib2to3 Description-md5: b6bb900a350bd33ad1e13a53f1b62dec Description-en: Interactive high-level object-oriented language (lib2to3) Python is a high-level, interactive, object-oriented language. It includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the lib2to3 library, a Python2 to Python3 converter. Package: python3-libapparmor Description-md5: 1f2bbed66dec28e2c29a31f8a172fe70 Description-en: AppArmor library Python3 bindings python3-libapparmor provides the Python3 module that contains the language bindings for the AppArmor library, libapparmor, which were autogenerated via SWIG. 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-tk Description-md5: 23263ef24020072cb878ca2432c298ba Description-en: Tkinter - Writing Tk applications with Python 3.x A module for writing portable GUI applications with Python 3.x using Tk. Also known as Tkinter. Package: python3-tk-dbg Description-md5: 4275bd46341c34a2376a1610e9252f65 Description-en: Tkinter - Writing Tk applications with Python 3.x (debug extension) A module for writing portable GUI applications with Python using Tk. Also known as Tkinter. . This package contains the extensions built for the python3 debug interpreter. Package: python3.10 Description-md5: d140964e5d6dc526967b5a3ca44bfede Description-en: Interactive high-level object-oriented language (version 3.10) Python is a high-level, interactive, object-oriented language. Its 3.10 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Package: python3.10-dbg Description-md5: 34295fbd7b4ef8c3a48c55ae451034df Description-en: Debug Build of the Python Interpreter (version 3.10) The package holds two things: . - A Python interpreter configured with --pydebug. Dynamically loaded modules are searched as _d.so first. Third party extensions need a separate build to be used by this interpreter. - Debug information for standard python interpreter and extensions. . See the README.debug for more information. Package: python3.10-dev Description-md5: cfcf56ceefddbdcf80ef4ad2f78442d0 Description-en: Header files and a static library for Python (v3.10) Header files, a static library and development tools for building Python (v3.10) modules, extending the Python interpreter or embedding Python (v3.10) in applications. . Maintainers of Python packages should read README.maintainers. Package: python3.10-doc Description-md5: 529b4ac4bffea869fd143b89972ba06d Description-en: Documentation for the high-level object-oriented language Python (v3.10) These is the official set of documentation for the interactive high-level object-oriented language Python (v3.10). All documents are provided in HTML format. The package consists of ten documents: . * What's New in Python3.10 * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules Package: python3.10-examples Description-md5: ae8201fe8ee3941090540a4b4bb21edf Description-en: Examples for the Python language (v3.10) Examples, Demos and Tools for Python (v3.10). These are files included in the upstream Python distribution (v3.10). Package: python3.10-minimal Description-md5: 6c540c8f6686883efd22ac68c7920f37 Description-en: Minimal subset of the Python language (version 3.10) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python3.10-minimal/README.Debian for a list of the modules contained in this package. Package: runc Description-md5: a681cc11f1d5cbf09bfaf6eed3f0ea95 Description-en: Open Container Project - runtime "runc" is a command line client for running applications packaged according to the Open Container Format (OCF) and is a compliant implementation of the Open Container Project specification. 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: grub-efi-arm64 Description-md5: b55085cf9509b6d6ac292cecf72edfbb Description-en: GRand Unified Bootloader, version 2 (ARM64 UEFI version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use on ARM64 systems with UEFI. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-efi-arm64-bin Description-md5: 85b87f648ce8f6d264dba7a956fef128 Description-en: GRand Unified Bootloader, version 2 (ARM64 UEFI modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use on ARM64 systems with UEFI. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-arm64 is also installed. Package: grub-efi-arm64-dbg Description-md5: f727664e1d891cf68e928bde68e0484a Description-en: GRand Unified Bootloader, version 2 (ARM64 UEFI debug files) This package contains debugging files for grub-efi-arm64-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-efi-arm64-signed Description-md5: 01643ba39fefd9a633ccd5d020ee0e42 Description-en: GRand Unified Bootloader, version 2 (EFI-ARM64 version, signed) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains a version of GRUB built for use with the EFI-ARM64 architecture, signed with Canonical's UEFI signing key. Package: libhwasan0 Description-md5: 3e86044294569fc681ceeaf4424622e4 Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (HWASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: linux-aws-cloud-tools-5.19.0-1021 Description-md5: fa84b560b4ba3d96bde3576d541d9a88 Description-en: Linux kernel version specific cloud tools for version 5.19.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.19.0-1021 on ARMv8. You probably want to install linux-cloud-tools-5.19.0-1021-. Package: linux-aws-tools-5.19.0-1021 Description-md5: d3b2200b1b04aa98e7216595e75e4b40 Description-en: Linux kernel version specific tools for version 5.19.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1021 on ARMv8. You probably want to install linux-tools-5.19.0-1021-. Package: linux-buildinfo-5.19.0-1014-raspi Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-1020-lowlatency Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-1020-lowlatency-64k Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-1020-raspi Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-1021-aws Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-1026-lowlatency Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-1026-lowlatency-64k Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-37-generic-64k Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-40-generic-64k Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-42-generic Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-42-generic-64k Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-44-generic Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-44-generic-64k Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-47-generic Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-47-generic-64k Description-md5: f590413914ed8e65f476f1712bb44d78 Description-en: Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-5.19.0-1021-aws Description-md5: dee0b535a8951866e8c3d9264793709a Description-en: Linux kernel version specific cloud tools for version 5.19.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.19.0-1021 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-22.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-22.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.19.0-1014-raspi Description-md5: 8542e0e16968acd7deb5cfb2a4ced993 Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1014/debian.README.gz for details. Package: linux-headers-5.19.0-1020-lowlatency Description-md5: 938c1b2c182a768b4b7c5afc8d5182e7 Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1020/debian.README.gz for details. Package: linux-headers-5.19.0-1020-lowlatency-64k Description-md5: 938c1b2c182a768b4b7c5afc8d5182e7 Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1020/debian.README.gz for details. Package: linux-headers-5.19.0-1020-raspi Description-md5: 938c1b2c182a768b4b7c5afc8d5182e7 Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1020/debian.README.gz for details. Package: linux-headers-5.19.0-1021-aws Description-md5: 4c33035e13248ff66848cf3c43b3e027 Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1021/debian.README.gz for details. Package: linux-headers-5.19.0-1026-lowlatency Description-md5: 59e244c6133631e69b8c0f9722dc01ae Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1026/debian.README.gz for details. Package: linux-headers-5.19.0-1026-lowlatency-64k Description-md5: 59e244c6133631e69b8c0f9722dc01ae Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1026/debian.README.gz for details. Package: linux-headers-5.19.0-37-generic-64k Description-md5: 67432018090fefffe24ae989e823951d Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-37/debian.README.gz for details. Package: linux-headers-5.19.0-40-generic-64k Description-md5: 2554440d50ce1e3da7fcd8c1d2b1c6e7 Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-40/debian.README.gz for details. Package: linux-headers-5.19.0-42-generic Description-md5: b5e28192dff8fdda15e0c7156f6247ea Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-42/debian.README.gz for details. Package: linux-headers-5.19.0-42-generic-64k Description-md5: b5e28192dff8fdda15e0c7156f6247ea Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-42/debian.README.gz for details. Package: linux-headers-5.19.0-44-generic Description-md5: 345f726072d635b38890d7db7834d9b6 Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-44/debian.README.gz for details. Package: linux-headers-5.19.0-44-generic-64k Description-md5: 345f726072d635b38890d7db7834d9b6 Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-44/debian.README.gz for details. Package: linux-headers-5.19.0-47-generic Description-md5: 0dcf626878d81733a2c10d384ea20f7f Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-47/debian.README.gz for details. Package: linux-headers-5.19.0-47-generic-64k Description-md5: 0dcf626878d81733a2c10d384ea20f7f Description-en: Linux kernel headers for version 5.19.0 on ARMv8 SMP This package provides kernel header files for version 5.19.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-47/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-22.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-22.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-image-5.19.0-1014-raspi Description-md5: ce08eb78612b68d9a9ffe767e0fd1db1 Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.19.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.19.0-1020-lowlatency-64k Description-md5: 03cb18195fc8b1a17db0f246ba194d2b Description-en: Signed kernel image lowlatency-64k A kernel image for lowlatency-64k. This version of it is signed with Canonical's signing key. Package: linux-image-5.19.0-1020-raspi Description-md5: ce08eb78612b68d9a9ffe767e0fd1db1 Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.19.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.19.0-1026-lowlatency-64k Description-md5: 03cb18195fc8b1a17db0f246ba194d2b Description-en: Signed kernel image lowlatency-64k A kernel image for lowlatency-64k. This version of it is signed with Canonical's signing key. Package: linux-image-5.19.0-37-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-5.19.0-40-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-5.19.0-42-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-5.19.0-44-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-5.19.0-47-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-generic-64k Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b Description-en: Generic 64K Linux kernel image This package will always depend on the latest generic-64k kernel image available. Package: linux-image-generic-64k-hwe-22.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-22.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-unsigned-5.19.0-1020-lowlatency Description-md5: 4e416493372163bee82e5d7416c3150e Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.19.0 on ARMv8 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.19.0-1020-lowlatency-64k Description-md5: 00ad4583c823d4ed2d0c950163ec9528 Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.19.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.19.0-1021-aws Description-md5: a42b38cd468e1fb82a60a16bd6e3cc2a Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.19.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.19.0-1026-lowlatency Description-md5: 4e416493372163bee82e5d7416c3150e Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.19.0 on ARMv8 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.19.0-1026-lowlatency-64k Description-md5: 00ad4583c823d4ed2d0c950163ec9528 Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.19.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.19.0-37-generic-64k Description-md5: 78a2574a637353ef74f0a69aae63c827 Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-40-generic-64k Description-md5: 78a2574a637353ef74f0a69aae63c827 Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-42-generic Description-md5: 0798d1d77663df1fcbd52d193fc6c53f Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-42-generic-64k Description-md5: 78a2574a637353ef74f0a69aae63c827 Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-44-generic Description-md5: 0798d1d77663df1fcbd52d193fc6c53f Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-44-generic-64k Description-md5: 78a2574a637353ef74f0a69aae63c827 Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-47-generic Description-md5: 0798d1d77663df1fcbd52d193fc6c53f Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-47-generic-64k Description-md5: 78a2574a637353ef74f0a69aae63c827 Description-en: Linux kernel image for version 5.19.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.19.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-lowlatency-tools-5.19.0-1020 Description-md5: 0e1b3fd445827546f871a937d48eddc2 Description-en: Linux kernel version specific tools for version 5.19.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1020 on ARMv8. You probably want to install linux-tools-5.19.0-1020-. Package: linux-lowlatency-tools-5.19.0-1026 Description-md5: d19ad6d0902ed2a0379916864707c915 Description-en: Linux kernel version specific tools for version 5.19.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1026 on ARMv8. You probably want to install linux-tools-5.19.0-1026-. Package: linux-modules-5.19.0-1014-raspi Description-md5: 97a1dca04b39e4bd9a2fda5e81d7bc46 Description-en: Linux kernel extra modules for version 5.19.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.19.0-1020-lowlatency Description-md5: 5d3c667f521ea48eca42faf350802d6c Description-en: Linux kernel extra modules for version 5.19.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.19.0-1020-lowlatency-64k Description-md5: 9f860ca7d6138a2d8add7d4829ee1870 Description-en: Linux kernel extra modules for version 5.19.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.19.0-1020-raspi Description-md5: 97a1dca04b39e4bd9a2fda5e81d7bc46 Description-en: Linux kernel extra modules for version 5.19.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.19.0-1021-aws Description-md5: b33354a05fbb3361e6ebb67a7d4f80ad Description-en: Linux kernel extra modules for version 5.19.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.19.0-1026-lowlatency Description-md5: 5d3c667f521ea48eca42faf350802d6c Description-en: Linux kernel extra modules for version 5.19.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.19.0-1026-lowlatency-64k Description-md5: 9f860ca7d6138a2d8add7d4829ee1870 Description-en: Linux kernel extra modules for version 5.19.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.19.0-37-generic-64k Description-md5: 0c5b0348fd611108f9ae1e392589397e Description-en: Linux kernel extra modules for version 5.19.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.19.0-40-generic-64k Description-md5: 0c5b0348fd611108f9ae1e392589397e Description-en: Linux kernel extra modules for version 5.19.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.19.0-42-generic Description-md5: 300ce577fb890a2a48bfc9b594380009 Description-en: Linux kernel extra modules for version 5.19.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.19.0-42-generic-64k Description-md5: 0c5b0348fd611108f9ae1e392589397e Description-en: Linux kernel extra modules for version 5.19.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.19.0-44-generic Description-md5: 300ce577fb890a2a48bfc9b594380009 Description-en: Linux kernel extra modules for version 5.19.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.19.0-44-generic-64k Description-md5: 0c5b0348fd611108f9ae1e392589397e Description-en: Linux kernel extra modules for version 5.19.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.19.0-47-generic Description-md5: 300ce577fb890a2a48bfc9b594380009 Description-en: Linux kernel extra modules for version 5.19.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.19.0-47-generic-64k Description-md5: 0c5b0348fd611108f9ae1e392589397e Description-en: Linux kernel extra modules for version 5.19.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.19.0-1014-raspi Description-md5: 8a63f7d8420b6556d0ea6ccce11af91e Description-en: Linux kernel extra modules for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-1020-raspi Description-md5: 8a63f7d8420b6556d0ea6ccce11af91e Description-en: Linux kernel extra modules for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-1021-aws Description-md5: b6df6f8f20e17121b99ce634f5f99b58 Description-en: Linux kernel extra modules for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-42-generic Description-md5: be8aa436c12b95b56e6379cf2e569970 Description-en: Linux kernel extra modules for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-44-generic Description-md5: be8aa436c12b95b56e6379cf2e569970 Description-en: Linux kernel extra modules for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-47-generic Description-md5: be8aa436c12b95b56e6379cf2e569970 Description-en: Linux kernel extra modules for version 5.19.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.19.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-raspi-headers-5.19.0-1014 Description-md5: a26c4042ec4da4eec81b5b602b451f1d Description-en: Header files related to Linux kernel version 5.19.0 This package provides kernel header files for version 5.19.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-raspi-headers-5.19.0-1014/debian.README.gz for details Package: linux-raspi-headers-5.19.0-1020 Description-md5: 2a1e042b882bf26c670a47c382424a99 Description-en: Header files related to Linux kernel version 5.19.0 This package provides kernel header files for version 5.19.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-raspi-headers-5.19.0-1020/debian.README.gz for details Package: linux-raspi-tools-5.19.0-1014 Description-md5: 13a59a5a0197edd60540af4e801690ba Description-en: Linux kernel version specific tools for version 5.19.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1014 on ARMv8. You probably want to install linux-tools-5.19.0-1014-. Package: linux-raspi-tools-5.19.0-1020 Description-md5: 0e1b3fd445827546f871a937d48eddc2 Description-en: Linux kernel version specific tools for version 5.19.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1020 on ARMv8. You probably want to install linux-tools-5.19.0-1020-. Package: linux-tools-5.19.0-1014-raspi Description-md5: a1a1a86908e594126f7c5faa427b5b59 Description-en: Linux kernel version specific tools for version 5.19.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1014 on ARMv8. Package: linux-tools-5.19.0-1020-lowlatency Description-md5: 6efcebc7fbb07b91b13421f1a59413fb Description-en: Linux kernel version specific tools for version 5.19.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1020 on ARMv8. Package: linux-tools-5.19.0-1020-lowlatency-64k Description-md5: 6efcebc7fbb07b91b13421f1a59413fb Description-en: Linux kernel version specific tools for version 5.19.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1020 on ARMv8. Package: linux-tools-5.19.0-1020-raspi Description-md5: 6efcebc7fbb07b91b13421f1a59413fb Description-en: Linux kernel version specific tools for version 5.19.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1020 on ARMv8. Package: linux-tools-5.19.0-1021-aws Description-md5: e938ef1de1c559abf8113e0933793240 Description-en: Linux kernel version specific tools for version 5.19.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1021 on ARMv8. Package: linux-tools-5.19.0-1026-lowlatency Description-md5: db74e6d3da4afb11f27e64c808912762 Description-en: Linux kernel version specific tools for version 5.19.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1026 on ARMv8. Package: linux-tools-5.19.0-1026-lowlatency-64k Description-md5: db74e6d3da4afb11f27e64c808912762 Description-en: Linux kernel version specific tools for version 5.19.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1026 on ARMv8. Package: linux-tools-5.19.0-37-generic-64k Description-md5: ae1b1b4ce24cebed65790dd2ff33247f Description-en: Linux kernel version specific tools for version 5.19.0-37 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-37 on ARMv8. Package: linux-tools-5.19.0-40-generic-64k Description-md5: 2b049cbfe9ada232fdda7519894ef3ba Description-en: Linux kernel version specific tools for version 5.19.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-40 on ARMv8. Package: linux-tools-5.19.0-42 Description-md5: bfc18ac02402635c3c4b9681f8e55c25 Description-en: Linux kernel version specific tools for version 5.19.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-42 on ARMv8. You probably want to install linux-tools-5.19.0-42-. Package: linux-tools-5.19.0-42-generic Description-md5: 9608f55c92d414b5aa80d18acebe43f5 Description-en: Linux kernel version specific tools for version 5.19.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-42 on ARMv8. Package: linux-tools-5.19.0-42-generic-64k Description-md5: 9608f55c92d414b5aa80d18acebe43f5 Description-en: Linux kernel version specific tools for version 5.19.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-42 on ARMv8. Package: linux-tools-5.19.0-44 Description-md5: 64c299a2645ffbd0a801509da1a1b9fd Description-en: Linux kernel version specific tools for version 5.19.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-44 on ARMv8. You probably want to install linux-tools-5.19.0-44-. Package: linux-tools-5.19.0-44-generic Description-md5: f32c622ab71dcf0bbaef90a7d27ec73c Description-en: Linux kernel version specific tools for version 5.19.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-44 on ARMv8. Package: linux-tools-5.19.0-44-generic-64k Description-md5: f32c622ab71dcf0bbaef90a7d27ec73c Description-en: Linux kernel version specific tools for version 5.19.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-44 on ARMv8. Package: linux-tools-5.19.0-47 Description-md5: 6a69693cbc612271eff5785be92f6e20 Description-en: Linux kernel version specific tools for version 5.19.0-47 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-47 on ARMv8. You probably want to install linux-tools-5.19.0-47-. Package: linux-tools-5.19.0-47-generic Description-md5: 3e6a28f5acf206465fa2c3f78fca843e Description-en: Linux kernel version specific tools for version 5.19.0-47 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-47 on ARMv8. Package: linux-tools-5.19.0-47-generic-64k Description-md5: 3e6a28f5acf206465fa2c3f78fca843e Description-en: Linux kernel version specific tools for version 5.19.0-47 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-47 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-22.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-22.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-buildinfo-5.19.0-1014-raspi Description-md5: 64996549a087473795b7a1713d9f8459 Description-en: Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-1014-raspi-nolpae Description-md5: 64996549a087473795b7a1713d9f8459 Description-en: Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-1020-raspi Description-md5: 64996549a087473795b7a1713d9f8459 Description-en: Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-1020-raspi-nolpae Description-md5: 64996549a087473795b7a1713d9f8459 Description-en: Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-37-generic-lpae Description-md5: 64996549a087473795b7a1713d9f8459 Description-en: Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-40-generic-lpae Description-md5: 64996549a087473795b7a1713d9f8459 Description-en: Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-42-generic Description-md5: 64996549a087473795b7a1713d9f8459 Description-en: Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-42-generic-lpae Description-md5: 64996549a087473795b7a1713d9f8459 Description-en: Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-44-generic Description-md5: 64996549a087473795b7a1713d9f8459 Description-en: Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-44-generic-lpae Description-md5: 64996549a087473795b7a1713d9f8459 Description-en: Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-47-generic Description-md5: 64996549a087473795b7a1713d9f8459 Description-en: Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-47-generic-lpae Description-md5: 64996549a087473795b7a1713d9f8459 Description-en: Linux kernel buildinfo for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.19.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-22.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-22.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.19.0-1014-raspi Description-md5: dd8e881fa926a0303d65711422659d2b Description-en: Linux kernel headers for version 5.19.0 on ARM (hard float) SMP This package provides kernel header files for version 5.19.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1014/debian.README.gz for details. Package: linux-headers-5.19.0-1014-raspi-nolpae Description-md5: dd8e881fa926a0303d65711422659d2b Description-en: Linux kernel headers for version 5.19.0 on ARM (hard float) SMP This package provides kernel header files for version 5.19.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1014/debian.README.gz for details. Package: linux-headers-5.19.0-1020-raspi Description-md5: 7037eb16a4c830e2f9e646b36bf64dcf Description-en: Linux kernel headers for version 5.19.0 on ARM (hard float) SMP This package provides kernel header files for version 5.19.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1020/debian.README.gz for details. Package: linux-headers-5.19.0-1020-raspi-nolpae Description-md5: 7037eb16a4c830e2f9e646b36bf64dcf Description-en: Linux kernel headers for version 5.19.0 on ARM (hard float) SMP This package provides kernel header files for version 5.19.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1020/debian.README.gz for details. Package: linux-headers-5.19.0-37-generic-lpae Description-md5: 17afefcd20f8d3b60a63129955094476 Description-en: Linux kernel headers for version 5.19.0 on ARM (hard float) SMP This package provides kernel header files for version 5.19.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-37/debian.README.gz for details. Package: linux-headers-5.19.0-40-generic-lpae Description-md5: b290e7422356cf608de6ab4089dbb77d Description-en: Linux kernel headers for version 5.19.0 on ARM (hard float) SMP This package provides kernel header files for version 5.19.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-40/debian.README.gz for details. Package: linux-headers-5.19.0-42-generic Description-md5: cee50ae73edd1ccf4f6b9beaa4abb749 Description-en: Linux kernel headers for version 5.19.0 on ARM (hard float) SMP This package provides kernel header files for version 5.19.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-42/debian.README.gz for details. Package: linux-headers-5.19.0-42-generic-lpae Description-md5: cee50ae73edd1ccf4f6b9beaa4abb749 Description-en: Linux kernel headers for version 5.19.0 on ARM (hard float) SMP This package provides kernel header files for version 5.19.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-42/debian.README.gz for details. Package: linux-headers-5.19.0-44-generic Description-md5: 983f15e84dbf7faa4aa71e65a216c452 Description-en: Linux kernel headers for version 5.19.0 on ARM (hard float) SMP This package provides kernel header files for version 5.19.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-44/debian.README.gz for details. Package: linux-headers-5.19.0-44-generic-lpae Description-md5: 983f15e84dbf7faa4aa71e65a216c452 Description-en: Linux kernel headers for version 5.19.0 on ARM (hard float) SMP This package provides kernel header files for version 5.19.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-44/debian.README.gz for details. Package: linux-headers-5.19.0-47-generic Description-md5: 6832cf3bbeb367ca592af0b76e4d0e03 Description-en: Linux kernel headers for version 5.19.0 on ARM (hard float) SMP This package provides kernel header files for version 5.19.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-47/debian.README.gz for details. Package: linux-headers-5.19.0-47-generic-lpae Description-md5: 6832cf3bbeb367ca592af0b76e4d0e03 Description-en: Linux kernel headers for version 5.19.0 on ARM (hard float) SMP This package provides kernel header files for version 5.19.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-47/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-22.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-22.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-image-5.19.0-1014-raspi Description-md5: 7397e852278616b47d573df775b89c75 Description-en: Linux kernel image for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.19.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.19.0-1014-raspi-nolpae Description-md5: 22033b71d8d0284f0c4b5539af6c9bca Description-en: Linux kernel image for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.19.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.19.0-1020-raspi Description-md5: 7397e852278616b47d573df775b89c75 Description-en: Linux kernel image for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.19.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.19.0-1020-raspi-nolpae Description-md5: 22033b71d8d0284f0c4b5539af6c9bca Description-en: Linux kernel image for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.19.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.19.0-37-generic Description-md5: 6074d28639676b5d441a1c59e67818bd Description-en: Linux kernel image for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.19.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.19.0-37-generic-lpae Description-md5: c2aec98511e085ca7c066f5fdd8dcc16 Description-en: Linux kernel image for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.19.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.19.0-40-generic Description-md5: 6074d28639676b5d441a1c59e67818bd Description-en: Linux kernel image for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.19.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.19.0-40-generic-lpae Description-md5: c2aec98511e085ca7c066f5fdd8dcc16 Description-en: Linux kernel image for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.19.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.19.0-42-generic Description-md5: 6074d28639676b5d441a1c59e67818bd Description-en: Linux kernel image for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.19.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.19.0-42-generic-lpae Description-md5: c2aec98511e085ca7c066f5fdd8dcc16 Description-en: Linux kernel image for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.19.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.19.0-44-generic Description-md5: 6074d28639676b5d441a1c59e67818bd Description-en: Linux kernel image for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.19.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.19.0-44-generic-lpae Description-md5: c2aec98511e085ca7c066f5fdd8dcc16 Description-en: Linux kernel image for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.19.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.19.0-47-generic Description-md5: 6074d28639676b5d441a1c59e67818bd Description-en: Linux kernel image for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.19.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.19.0-47-generic-lpae Description-md5: c2aec98511e085ca7c066f5fdd8dcc16 Description-en: Linux kernel image for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.19.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-22.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-22.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-modules-5.19.0-1014-raspi Description-md5: 2f1359a3f7461b6ccd71ec37d0f91df5 Description-en: Linux kernel extra modules for version 5.19.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.19.0-1014-raspi-nolpae Description-md5: 99df0518dc0601bac2304a3abaeaafab Description-en: Linux kernel extra modules for version 5.19.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.19.0-1020-raspi Description-md5: 2f1359a3f7461b6ccd71ec37d0f91df5 Description-en: Linux kernel extra modules for version 5.19.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.19.0-1020-raspi-nolpae Description-md5: 99df0518dc0601bac2304a3abaeaafab Description-en: Linux kernel extra modules for version 5.19.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.19.0-37-generic-lpae Description-md5: ab96509ad0ed223bd73662e71163b3e9 Description-en: Linux kernel extra modules for version 5.19.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.19.0-40-generic-lpae Description-md5: ab96509ad0ed223bd73662e71163b3e9 Description-en: Linux kernel extra modules for version 5.19.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.19.0-42-generic Description-md5: a2e6445f406b2f0065632b3329e4fc68 Description-en: Linux kernel extra modules for version 5.19.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.19.0-42-generic-lpae Description-md5: ab96509ad0ed223bd73662e71163b3e9 Description-en: Linux kernel extra modules for version 5.19.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.19.0-44-generic Description-md5: a2e6445f406b2f0065632b3329e4fc68 Description-en: Linux kernel extra modules for version 5.19.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.19.0-44-generic-lpae Description-md5: ab96509ad0ed223bd73662e71163b3e9 Description-en: Linux kernel extra modules for version 5.19.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.19.0-47-generic Description-md5: a2e6445f406b2f0065632b3329e4fc68 Description-en: Linux kernel extra modules for version 5.19.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.19.0-47-generic-lpae Description-md5: ab96509ad0ed223bd73662e71163b3e9 Description-en: Linux kernel extra modules for version 5.19.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.19.0-1014-raspi Description-md5: 503cadd635223b91ffa60ed1c56a162a Description-en: Linux kernel extra modules for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-1014-raspi-nolpae Description-md5: 1120fefb4c61d44b801a2eb5c3c2eab5 Description-en: Linux kernel extra modules for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-1020-raspi Description-md5: 503cadd635223b91ffa60ed1c56a162a Description-en: Linux kernel extra modules for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-1020-raspi-nolpae Description-md5: 1120fefb4c61d44b801a2eb5c3c2eab5 Description-en: Linux kernel extra modules for version 5.19.0 on ARM (hard float) SMP This package contains the Linux kernel extra modules for version 5.19.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-raspi-tools-5.19.0-1014 Description-md5: c5c32a336762e6c7db60ddac2a13bad8 Description-en: Linux kernel version specific tools for version 5.19.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1014 on ARM (hard float). You probably want to install linux-tools-5.19.0-1014-. Package: linux-raspi-tools-5.19.0-1020 Description-md5: 076c0d24c7e2b79f70fece2833aacafe Description-en: Linux kernel version specific tools for version 5.19.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1020 on ARM (hard float). You probably want to install linux-tools-5.19.0-1020-. Package: linux-tools-5.19.0-1014-raspi Description-md5: 4484b6c564275d90a3f6544d40a3de4a Description-en: Linux kernel version specific tools for version 5.19.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1014 on ARM (hard float). Package: linux-tools-5.19.0-1014-raspi-nolpae Description-md5: 4484b6c564275d90a3f6544d40a3de4a Description-en: Linux kernel version specific tools for version 5.19.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1014 on ARM (hard float). Package: linux-tools-5.19.0-1020-raspi Description-md5: c8c710ad7c67b7c95f44378e8628bb72 Description-en: Linux kernel version specific tools for version 5.19.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1020 on ARM (hard float). Package: linux-tools-5.19.0-1020-raspi-nolpae Description-md5: c8c710ad7c67b7c95f44378e8628bb72 Description-en: Linux kernel version specific tools for version 5.19.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1020 on ARM (hard float). Package: linux-tools-5.19.0-37-generic-lpae Description-md5: 345b778118e16aea67ea57715a353520 Description-en: Linux kernel version specific tools for version 5.19.0-37 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-37 on ARM (hard float). Package: linux-tools-5.19.0-40-generic-lpae Description-md5: 309ff4d3dd5afd53a2bfccc4f7e94446 Description-en: Linux kernel version specific tools for version 5.19.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-40 on ARM (hard float). Package: linux-tools-5.19.0-42 Description-md5: 0abf58899c25341ec684e5d13e52a151 Description-en: Linux kernel version specific tools for version 5.19.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-42 on ARM (hard float). You probably want to install linux-tools-5.19.0-42-. Package: linux-tools-5.19.0-42-generic Description-md5: e39ae84e73e58d293371a53b9073f7ab Description-en: Linux kernel version specific tools for version 5.19.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-42 on ARM (hard float). Package: linux-tools-5.19.0-42-generic-lpae Description-md5: e39ae84e73e58d293371a53b9073f7ab Description-en: Linux kernel version specific tools for version 5.19.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-42 on ARM (hard float). Package: linux-tools-5.19.0-44 Description-md5: 080bc42f7e631a5532dcb17a1c390e81 Description-en: Linux kernel version specific tools for version 5.19.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-44 on ARM (hard float). You probably want to install linux-tools-5.19.0-44-. Package: linux-tools-5.19.0-44-generic Description-md5: 6a0f038388607d03ca656d1e4cde7a81 Description-en: Linux kernel version specific tools for version 5.19.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-44 on ARM (hard float). Package: linux-tools-5.19.0-44-generic-lpae Description-md5: 6a0f038388607d03ca656d1e4cde7a81 Description-en: Linux kernel version specific tools for version 5.19.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-44 on ARM (hard float). Package: linux-tools-5.19.0-47 Description-md5: fdbdc7c573b1398a1a3ada3d47353403 Description-en: Linux kernel version specific tools for version 5.19.0-47 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-47 on ARM (hard float). You probably want to install linux-tools-5.19.0-47-. Package: linux-tools-5.19.0-47-generic Description-md5: accc9116d06666f56de72295d81503ea Description-en: Linux kernel version specific tools for version 5.19.0-47 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-47 on ARM (hard float). Package: linux-tools-5.19.0-47-generic-lpae Description-md5: accc9116d06666f56de72295d81503ea Description-en: Linux kernel version specific tools for version 5.19.0-47 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-47 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-22.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-22.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: lib64asan6 Description-md5: 1a9f659ca4439e2038933f842e164011 Description-en: AddressSanitizer -- a fast memory error detector (64bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib64asan8 Description-md5: 1a9f659ca4439e2038933f842e164011 Description-en: AddressSanitizer -- a fast memory error detector (64bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib64atomic1 Description-md5: dcde910e366c584abcb0cd438bd4f06e Description-en: support library providing __atomic built-in functions (64bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: lib64gcc-11-dev Description-md5: 44d3aaff7c21b9d5950416cabd2035a0 Description-en: GCC support library (64bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib64gcc-12-dev Description-md5: 44d3aaff7c21b9d5950416cabd2035a0 Description-en: GCC support library (64bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib64gcc-s1 Description-md5: 3fa6e907907011d66479852df2d160b2 Description-en: GCC support library (64bit) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: lib64gfortran-12-dev Description-md5: 552b8ddfa55fb97fed937c39ac7c9855 Description-en: Runtime library for GNU Fortran applications (64bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib64gfortran5 Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d Description-en: Runtime library for GNU Fortran applications (64bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib64go-11-dev Description-md5: a7ef5921b4b83cb852b9de565ed5fece Description-en: Runtime library for GNU Go applications (64bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib64go-12-dev Description-md5: a7ef5921b4b83cb852b9de565ed5fece Description-en: Runtime library for GNU Go applications (64bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib64go19 Description-md5: 07fa56d3e232224f82aa278bc1a968bd Description-en: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. Package: lib64go21 Description-md5: 07fa56d3e232224f82aa278bc1a968bd Description-en: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. Package: lib64gomp1 Description-md5: a0950cb11ce700192ac4d8252bba5f9e Description-en: GCC OpenMP (GOMP) support library (64bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib64itm1 Description-md5: fcc38020a0be9787c7556be2d025d1a4 Description-en: GNU Transactional Memory Library (64bit) GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: lib64quadmath0 Description-md5: 49289451e79bd744581e76fbb05eb94d Description-en: GCC Quad-Precision Math Library (64bit) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: lib64stdc++-12-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib64stdc++6 Description-md5: 0b7bd88ae533336258d0ca3201397c0f Description-en: GNU Standard C++ Library v3 (64bit) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib64ubsan1 Description-md5: c22f6718422baad4c7aa40c7b8c9e6ac Description-en: UBSan -- undefined behaviour sanitizer (64bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: linux-buildinfo-5.19.0-42-generic Description-md5: e0ad80f0d9bd46be2623a3f8c0a23967 Description-en: Linux kernel buildinfo for version 5.19.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.19.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-44-generic Description-md5: e0ad80f0d9bd46be2623a3f8c0a23967 Description-en: Linux kernel buildinfo for version 5.19.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.19.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-47-generic Description-md5: e0ad80f0d9bd46be2623a3f8c0a23967 Description-en: Linux kernel buildinfo for version 5.19.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.19.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-headers-5.19.0-42-generic Description-md5: fb8024f625a3f1359084c55de9a23e12 Description-en: Linux kernel headers for version 5.19.0 on PowerPC 64el SMP This package provides kernel header files for version 5.19.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-42/debian.README.gz for details. Package: linux-headers-5.19.0-44-generic Description-md5: df9c5289b6e60b39ea8f7306c9f8e7d9 Description-en: Linux kernel headers for version 5.19.0 on PowerPC 64el SMP This package provides kernel header files for version 5.19.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-44/debian.README.gz for details. Package: linux-headers-5.19.0-47-generic Description-md5: b697d847f2497e9e222290cd10fe6f54 Description-en: Linux kernel headers for version 5.19.0 on PowerPC 64el SMP This package provides kernel header files for version 5.19.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-47/debian.README.gz for details. Package: linux-image-5.19.0-37-generic Description-md5: 7603ae0ad0f05934daf4730f80e51283 Description-en: Linux kernel image for version 5.19.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 5.19.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-5.19.0-40-generic Description-md5: 7603ae0ad0f05934daf4730f80e51283 Description-en: Linux kernel image for version 5.19.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 5.19.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-5.19.0-42-generic Description-md5: 7603ae0ad0f05934daf4730f80e51283 Description-en: Linux kernel image for version 5.19.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 5.19.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-5.19.0-44-generic Description-md5: 7603ae0ad0f05934daf4730f80e51283 Description-en: Linux kernel image for version 5.19.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 5.19.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-5.19.0-47-generic Description-md5: 7603ae0ad0f05934daf4730f80e51283 Description-en: Linux kernel image for version 5.19.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 5.19.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.19.0-42-generic Description-md5: c38b96b75fdba652c3db11931cdf2d48 Description-en: Linux kernel extra modules for version 5.19.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.19.0-44-generic Description-md5: c38b96b75fdba652c3db11931cdf2d48 Description-en: Linux kernel extra modules for version 5.19.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.19.0-47-generic Description-md5: c38b96b75fdba652c3db11931cdf2d48 Description-en: Linux kernel extra modules for version 5.19.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.19.0-42-generic Description-md5: 037c6e6b5d9ccaf82d03494c1504c352 Description-en: Linux kernel extra modules for version 5.19.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-44-generic Description-md5: 037c6e6b5d9ccaf82d03494c1504c352 Description-en: Linux kernel extra modules for version 5.19.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-47-generic Description-md5: 037c6e6b5d9ccaf82d03494c1504c352 Description-en: Linux kernel extra modules for version 5.19.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-42 Description-md5: d6daecac9677813eb145ff0af1504f46 Description-en: Linux kernel version specific tools for version 5.19.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-42 on PowerPC 64el. You probably want to install linux-tools-5.19.0-42-. Package: linux-tools-5.19.0-42-generic Description-md5: a18bfc258251768be1ff829430ea81be Description-en: Linux kernel version specific tools for version 5.19.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-42 on PowerPC 64el. Package: linux-tools-5.19.0-44 Description-md5: 8570c2b4e00c7783fc42914281a3139d Description-en: Linux kernel version specific tools for version 5.19.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-44 on PowerPC 64el. You probably want to install linux-tools-5.19.0-44-. Package: linux-tools-5.19.0-44-generic Description-md5: ac1e53c4b9a848b9b7eb181694ac8d53 Description-en: Linux kernel version specific tools for version 5.19.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-44 on PowerPC 64el. Package: linux-tools-5.19.0-47 Description-md5: cbbd1d04fdc87b0ff0c31408bf46a84f Description-en: Linux kernel version specific tools for version 5.19.0-47 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-47 on PowerPC 64el. You probably want to install linux-tools-5.19.0-47-. Package: linux-tools-5.19.0-47-generic Description-md5: 4c14dd910fc08845538a51e3006b2882 Description-en: Linux kernel version specific tools for version 5.19.0-47 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-47 on PowerPC 64el. Package: linux-allwinner-tools-5.19.0-1004 Description-md5: 9137cf45a4f82252b43718879cf97938 Description-en: Linux kernel version specific tools for version 5.19.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1004 on RISC-V. You probably want to install linux-tools-5.19.0-1004-. Package: linux-buildinfo-5.19.0-1004-allwinner Description-md5: 7b171aa86c3f52af5b4d9474fc96a0c0 Description-en: Linux kernel buildinfo for version 5.19.0 on RISC-V This package contains the Linux kernel buildinfo for version 5.19.0 on RISC-V. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-1010-generic Description-md5: 34d86c528c5fbf984c2f7a8e24b21f81 Description-en: Linux kernel buildinfo for version 5.19.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.19.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-headers-5.19.0-1004-allwinner Description-md5: 809dc273240f874911dba4c5b10ed0a0 Description-en: Linux kernel headers for version 5.19.0 on RISC-V This package provides kernel header files for version 5.19.0 on RISC-V. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1004/debian.README.gz for details. Package: linux-headers-5.19.0-1010-generic Description-md5: 0efb5674ddf9745863e1eedbbbb9872f Description-en: Linux kernel headers for version 5.19.0 on RISC-V SMP This package provides kernel header files for version 5.19.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-1010/debian.README.gz for details. Package: linux-image-5.19.0-1004-allwinner Description-md5: 2e217ba11115f08247149edfc4caf137 Description-en: Linux kernel image for version 5.19.0 on RISC-V This package contains the Linux kernel image for version 5.19.0 on RISC-V. . Supports Various boards using the Allwinner D1 RISC-V SoC processors. . Geared towards Allwinner D1 based development boards. . You likely do not want to install this package directly. Instead, install the linux-allwinner meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.19.0-1010-generic Description-md5: 573f2e363117018c4053a07baca0da9d Description-en: Linux kernel image for version 5.19.0 on RISC-V SMP This package contains the Linux kernel image for version 5.19.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.19.0-1004-allwinner Description-md5: cf4aaa96c02aa20989aa0f44c55d4c57 Description-en: Linux kernel extra modules for version 5.19.0 on RISC-V 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 Various boards using the Allwinner D1 RISC-V SoC processors. . Geared towards Allwinner D1 based development boards. . You likely do not want to install this package directly. Instead, install the linux-allwinner meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.19.0-1010-generic Description-md5: 42c195ceaf7eaae14bd0a46e7a8fbcb1 Description-en: Linux kernel extra modules for version 5.19.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.19.0-1004-allwinner Description-md5: c3aacc125e96cc6a2757e61bb0c8bdf1 Description-en: Linux kernel extra modules for version 5.19.0 on RISC-V This package contains the Linux kernel extra modules for version 5.19.0 on RISC-V. . 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 Various boards using the Allwinner D1 RISC-V SoC processors. . Geared towards Allwinner D1 based development boards. . You likely do not want to install this package directly. Instead, install the linux-allwinner meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.19.0-1010-generic Description-md5: 1e8ebf8c2c9a82aec8c6be15ea4c2e99 Description-en: Linux kernel extra modules for version 5.19.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-1010 Description-md5: 42990e0438522401783294a431c772f3 Description-en: Linux kernel version specific tools for version 5.19.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.19.0-1010 on RISC-V. You probably want to install linux-tools-5.19.0-1010-. Package: linux-tools-5.19.0-1004-allwinner Description-md5: d84cb91598ca25c26e6934ac29f9ca51 Description-en: Linux kernel version specific tools for version 5.19.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-1004 on RISC-V. Package: linux-tools-5.19.0-1010-generic Description-md5: 29ee1c5fe6a9507fa2190a98646a8d74 Description-en: Linux kernel version specific tools for version 5.19.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.19.0-1010 on RISC-V. Package: linux-buildinfo-5.19.0-42-generic Description-md5: 4184b46a3d1d8f32b5d35f88692bfdc8 Description-en: Linux kernel buildinfo for version 5.19.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.19.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-44-generic Description-md5: 4184b46a3d1d8f32b5d35f88692bfdc8 Description-en: Linux kernel buildinfo for version 5.19.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.19.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.19.0-47-generic Description-md5: 4184b46a3d1d8f32b5d35f88692bfdc8 Description-en: Linux kernel buildinfo for version 5.19.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.19.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-headers-5.19.0-42-generic Description-md5: 84c417d0fd87d03796cc3e045b6fa8a8 Description-en: Linux kernel headers for version 5.19.0 on System 390x SMP This package provides kernel header files for version 5.19.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-42/debian.README.gz for details. Package: linux-headers-5.19.0-44-generic Description-md5: 91fc0ea3c8a65e4732b08601294d0cdc Description-en: Linux kernel headers for version 5.19.0 on System 390x SMP This package provides kernel header files for version 5.19.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-44/debian.README.gz for details. Package: linux-headers-5.19.0-47-generic Description-md5: c6eb890f6aa511eab2a7b4eff8c81dfe Description-en: Linux kernel headers for version 5.19.0 on System 390x SMP This package provides kernel header files for version 5.19.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.19.0-47/debian.README.gz for details. Package: linux-image-unsigned-5.19.0-42-generic Description-md5: 8cd95ac641aab064f0005e58737d88c5 Description-en: Linux kernel image for version 5.19.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-44-generic Description-md5: 8cd95ac641aab064f0005e58737d88c5 Description-en: Linux kernel image for version 5.19.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-47-generic Description-md5: 8cd95ac641aab064f0005e58737d88c5 Description-en: Linux kernel image for version 5.19.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.19.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.19.0-42-generic Description-md5: f064c950e71484cbec74c839c9ec9599 Description-en: Linux kernel extra modules for version 5.19.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.19.0-44-generic Description-md5: f064c950e71484cbec74c839c9ec9599 Description-en: Linux kernel extra modules for version 5.19.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.19.0-47-generic Description-md5: f064c950e71484cbec74c839c9ec9599 Description-en: Linux kernel extra modules for version 5.19.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.19.0-42-generic Description-md5: 8ccddbc820061704e6054005b740ee17 Description-en: Linux kernel extra modules for version 5.19.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-44-generic Description-md5: 8ccddbc820061704e6054005b740ee17 Description-en: Linux kernel extra modules for version 5.19.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-47-generic Description-md5: 8ccddbc820061704e6054005b740ee17 Description-en: Linux kernel extra modules for version 5.19.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.19.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.19.0-42 Description-md5: 955751a2e26721168cd7f5eabff48098 Description-en: Linux kernel version specific tools for version 5.19.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-42 on System 390x. You probably want to install linux-tools-5.19.0-42-. Package: linux-tools-5.19.0-42-generic Description-md5: 7cb45b8ec62ea790440796b5b7852ab7 Description-en: Linux kernel version specific tools for version 5.19.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-42 on System 390x. Package: linux-tools-5.19.0-44 Description-md5: 9dc82c95cad617603e8a36d9c95fc954 Description-en: Linux kernel version specific tools for version 5.19.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-44 on System 390x. You probably want to install linux-tools-5.19.0-44-. Package: linux-tools-5.19.0-44-generic Description-md5: 508972ecbe81b0a1897f404a321967a2 Description-en: Linux kernel version specific tools for version 5.19.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-44 on System 390x. Package: linux-tools-5.19.0-47 Description-md5: ebff5bd27f4ff7066cb2781acf5dc7a3 Description-en: Linux kernel version specific tools for version 5.19.0-47 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-47 on System 390x. You probably want to install linux-tools-5.19.0-47-. Package: linux-tools-5.19.0-47-generic Description-md5: f46ff94a2747f3d4f52cd16b9247c05a Description-en: Linux kernel version specific tools for version 5.19.0-47 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.19.0-47 on System 390x.