Package: base-files Description-md5: 6d16337f57b84c4747f56438355b2395 Description-en: Debian base system miscellaneous files This package contains the basic filesystem hierarchy of a Debian system, and several important miscellaneous files, such as /etc/debian_version, /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others, and the text of several common licenses in use on Debian systems. Package: bpftrace Description-md5: 77220d45de965013d79717740b8659e5 Description-en: high-level tracing language for Linux eBPF BPFtrace is a high-level tracing language for Linux enhanced Berkeley Packet Filter (eBPF) available in recent Linux kernels (4.x). BPFtrace uses LLVM as a backend to compile scripts to BPF-bytecode and makes use of BCC for interacting with the Linux BPF system, as well as existing Linux tracing capabilities: kernel dynamic tracing (kprobes), user-level dynamic tracing (uprobes), and tracepoints. The BPFtrace language is inspired by awk and C, and predecessor tracers such as DTrace and SystemTap. Package: cinder-api Description-md5: 325d82ff6875c8b415e2cbe731a45c21 Description-en: Cinder storage service - API server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder API server. Package: cinder-backup Description-md5: e2df85270f1e60cf99b08a0d7054224e Description-en: Cinder storage service - Scheduler server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder backup service. Package: cinder-common Description-md5: d0c1f1d187fc251f073166729bba6897 Description-en: Cinder storage service - common files OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains commons components for Cinder. Package: cinder-scheduler Description-md5: cdc56e77ac87da514cb5cf0c47684649 Description-en: Cinder storage service - Scheduler server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder Scheduler server. Package: cinder-volume Description-md5: 47b3310ccd07d775fd3dc3ac73b9c761 Description-en: Cinder storage service - Volume server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder Volume server. Package: cpp-for-build Description-md5: 45bd906e0002b57184a287b6a98b9a3c Description-en: GNU C preprocessor (cpp) for the build architecture The GNU C preprocessor is 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. . When using cpp via this metapackage, all tools must be used without an architecture prefix. Package: cpp-for-host Description-md5: f8eacd9f2ead585c3ac02e7200c3192f Description-en: GNU C preprocessor (cpp) for the host architecture The GNU C preprocessor is 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. . When using cpp via this metapackage, all tools must be used with an architecture prefix. Package: cryptsetup Description-md5: 109c1fbecc9a2c070cf7023e889b3839 Description-en: disk encryption support - startup scripts Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . Cryptsetup is backwards compatible with the on-disk format of cryptoloop, but also supports more secure formats. This package includes support for automatically configuring encrypted devices at boot time via the config file /etc/crypttab. Additional features are cryptoroot support through initramfs-tools and several supported ways to read a passphrase or key. . This package provides the cryptdisks_start and _stop wrappers, as well as luksformat. Package: cryptsetup-bin Description-md5: f246d77fd4a53179a8cc7416283d0181 Description-en: disk encryption support - command line tools Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides the cryptsetup, integritysetup and veritysetup utilities. Package: cryptsetup-initramfs Description-md5: cac39fb1e64bce69f201398c1e1e437a Description-en: disk encryption support - initramfs integration Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides initramfs integration for cryptsetup. Package: dh-cargo Description-md5: 5d673cf67735dd305fc8bfe717fef40a Description-en: debhelper buildsystem for Rust crates using Cargo dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . This builds Debian rust crates to be installed into a system-level crate registry in /usr/share/cargo/registry containing crates that can be used and Build-Depended upon by other Debian packages. . Debian packages generated by debcargo use this buildsystem; packagers are not expected to use this directly. If you have a multi-language program such as firefox or librsvg that includes private Rust crates not exposed to others, you should instead use Debian's cargo wrapper /usr/share/cargo/bin/cargo in the cargo package, and Build-Depends on that instead of this package. Package: dh-cargo-tools Description-md5: bf4445caf4cf2f15df011d48358d5a35 Description-en: debhelper buildsystem for Rust crates using Cargo - tools dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . This builds Debian rust crates to be installed into a system-level crate registry in /usr/share/cargo/registry containing crates that can be used and Build-Depended upon by other Debian packages. . Debian packages generated by debcargo use this buildsystem; packagers are not expected to use this directly. If you have a multi-language program such as firefox or librsvg that includes private Rust crates not exposed to others, you should instead use Debian's cargo wrapper /usr/share/cargo/bin/cargo in the cargo package, and Build-Depends on that instead of this package. . This package contains various scripts that can be used standalone outside of the standard dh-cargo context. Package: dmeventd Description-md5: d576f6de0573a9ee9210238f490eb185 Description-en: Linux Kernel Device Mapper event daemon The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains a daemon to monitor events of devmapper devices. Package: dmsetup Description-md5: 53b782cbc29445e9c389c933898e1153 Description-en: Linux Kernel Device Mapper userspace library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains a utility for modifying device mappings. Package: dns-root-data Description-md5: b664365a9020d13cf4623f388fb720c3 Description-en: DNS root hints and DNSSEC trust anchor This package contains various root zone related data as published by IANA to be used by various DNS software as a common source of DNS root zone data, namely: . * Root Hints (root.hints) * Root Trust Anchors (root.key, root.ds) Package: dpdk Description-md5: cb8a15fa900de86d21d3a722f3b66d95 Description-en: Data Plane Development Kit (runtime) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime environment to run DPDK applications. Package: dpkg Description-md5: 2f156c6a30cc39895ad3487111e8c190 Description-en: Debian package management system This package provides the low-level infrastructure for handling the installation and removal of Debian software packages. . For Debian package development tools, install dpkg-dev. Package: dpkg-dev Description-md5: 2eaf4b4a1cef9584869950f3a52106fc Description-en: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc. Package: dselect Description-md5: 269b383010cda7ddc3f6381398082aec Description-en: Debian package management front-end dselect is a high-level interface for managing the installation and removal of Debian software packages. . Many users find dselect intimidating and new users may prefer to use apt-based user interfaces. Package: fonts-noto-color-emoji Description-md5: a9719702f7fba976902bc66487dd558b Description-en: color emoji font from Google Noto is a collection of font families, each visually harmonized across scripts. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains the color emoji font used on "stock" Android devices such as the Google Pixel. Package: freeradius Description-md5: 8f93db923be1449fe3d8c09996bd75e7 Description-en: high-performance and highly configurable RADIUS server FreeRADIUS is a high-performance RADIUS server with support for: - Authentication by local files, SQL, Kerberos, LDAP, PAM, and more. - Powerful policy configuration language. - Proxying and replicating requests by any criteria. - Support for many EAP types; TLS, PEAP, TTLS, etc. - Many vendor-specific attributes. - Regexp matching in string attributes. and lots more. Package: freeradius-common Description-md5: 1c7945f97894906b5aaee9b087c2f56c Description-en: FreeRADIUS common files This package contains common files used by several of the other packages from the FreeRADIUS project. Package: freeradius-config Description-md5: ac5463a5cccad417d59c5cd9a88dd876 Description-en: FreeRADIUS default config files freeradius-config contains the default configuration for FreeRADIUS. . You can install a custom package which sets "Provides: freeradius-config" in order to use the FreeRADIUS packages without any default configuration getting into your way. Package: freeradius-dhcp Description-md5: 63c03705d2b33716c280099cb1b24d9d Description-en: DHCP module for FreeRADIUS server The FreeRADIUS server can act as a DHCP server, and this module is necessary for that. Package: freeradius-utils Description-md5: fb4360d3ae626ff33fe6068c0b23a981 Description-en: FreeRADIUS client utilities This package contains various client programs and utilities from the FreeRADIUS Server project, including: - radclient - radcrypt - radeapclient - radlast - radsecret - radsniff - radsqlrelay - radtest - radwho - radzap - rlm_ippool_tool - smbencrypt Package: g++-for-build Description-md5: 91c926e5d0ab4745c921ae1817645589 Description-en: GNU C++ compiler for the build architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ compiler. . When using g++ via this metapackage, all tools must be used without an architecture prefix. Package: g++-for-host Description-md5: f4c7213fce958bcc161b257dc91e7587 Description-en: GNU C++ compiler for the host architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ compiler. . When using g++ via this metapackage, all tools must be used with an architecture prefix. Package: gcc-for-build Description-md5: 9e985ea4aad7ea6fdc71fd640661b733 Description-en: GNU C compiler for the build architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C compiler. . When using gcc via this metapackage, all tools must be used without an architecture prefix. Package: gcc-for-host Description-md5: 59ed9d0113679db44713e9ea25c71999 Description-en: GNU C compiler for the host architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C compiler. . When using gcc via this metapackage, all tools must be used with an architecture prefix. Package: gdb Description-md5: 4f2b8eb95df2ba7a5b11e0301c48b8e4 Description-en: GNU Debugger GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. Package: gdb-doc Description-md5: 0b65afd451aa44bbf02455b1cdae06a9 Description-en: The GNU Debugger Documentation GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, it works for C, C++, Fortran, Modula 2 and Java programs. A must-have for any serious programmer. . This package contains the GDB manual. Package: gfortran-for-build Description-md5: 54145fa2bb2d5dad83432fe4e1afb9d0 Description-en: GNU Fortran 95 compiler for the build architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 compiler. . Tools used via this metapackage must be used without an architecture prefix. Package: gfortran-for-host Description-md5: a1b735891cefbe0f6155eab88fd73d8c Description-en: GNU Fortran 95 compiler for the host architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 compiler. . Tools used via this metapackage must be used with an architecture prefix. Package: gir1.2-dmap-4.0 Description-md5: bd6eef0de9213bc60581ff1f801c1da6 Description-en: DMAP client and server library - GObject-Introspection libdmapsharing is a library to access and share content through the DMAP (DAAP & DPAP) protocols. The library is written in C using GObject and libsoup. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gtk-3.0 Description-md5: 0e856cde3e86eb181a419da2e80d941c Description-en: GTK graphical user interface library -- gir bindings GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gtk-4.0 Description-md5: 0e856cde3e86eb181a419da2e80d941c Description-en: GTK graphical user interface library -- gir bindings GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-malcontent-0 Description-md5: d8185b2340aa290370f7d26752bfc0d3 Description-en: GObject introspection bindings for libmalcontent malcontent implements support for restricting the type of content accessible to non-administrator accounts on a Linux system. Typically, when this is used, a non-administrator account will be for a child using the system; and the administrator accounts will be for the parents; and the content being filtered will be apps which are not suitable for the child to use, due to (for example) being too violent. . This is not a security boundary, and a sufficiently technically advanced user may always work around these parental controls. malcontent is not a mandatory access control (MAC) system like AppArmor or SELinux. However, its correct use by applications should provide enough of an obstacle to prevent users easily or accidentally having access to content which they shouldn’t. . This package contains the GObject introspection bindings for libmalcontent. Package: gir1.2-packagekitglib-1.0 Description-md5: 58dad6540a9f05da7569c62ae80d0533 Description-en: GObject introspection data for the PackageKit GLib library PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package contains introspection data for the PackageKit GLib interface library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: glance Description-md5: 339da060766773f0f887cd36e425e1e7 Description-en: OpenStack Image Registry and Delivery Service - Daemons The Glance project provides an image registration and discovery service and an image delivery service. These services are used in conjunction by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package is a metapackage for all glance daemons. Package: glance-api Description-md5: 42730c4382da9ba8dd9214037a2fa93e Description-en: OpenStack Image Registry and Delivery Service - API The Glance project provides an image registration, discovery and delivery service. These services may be used as stand-along services, and they may also be used by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the glance API server. Package: glance-common Description-md5: 30114b8292754cb9dbc0df08ef8677a6 Description-en: OpenStack Image Registry and Delivery Service - Common The Glance project provides an image registration, discovery and delivery service. These services may be used as stand-along services, and they may also be used by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the glance common. Package: gnome-shell-extension-desktop-icons-ng Description-md5: de2d1265844a1946ab72c3b5b2921613 Description-en: desktop icon support for GNOME Shell This package provides a GNOME Shell extension for showing the contents of ~/Desktop on the desktop of the Shell. Common file management operations such as launching, copy/paste, rename and deleting are supported. Package: gstreamer1.0-packagekit Description-md5: d4c358565f52f6ba77fa2cb00080142c Description-en: GStreamer plugin to install codecs using PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides a plugin for the GStreamer multimedia framework to search and to install audio and video codecs. Package: gtk-3-examples Description-md5: d42b1b0d81a3e3495814814ff0293762 Description-en: example files for GTK 3 GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the example files and a demonstration program for GTK3. It also contains the installed tests. Package: gtk-update-icon-cache Description-md5: 7085c6bbe9a81adcc1cf27c74f6df2b2 Description-en: icon theme caching utility gtk-update-icon-cache creates mmap()able cache files for icon themes. . GTK can use the cache files created by gtk-update-icon-cache to avoid a lot of system call and disk seek overhead when the application starts. Since the format of the cache files allows them to be mmap()ed shared between multiple applications, the overall memory consumption is reduced as well. Package: heat-api Description-md5: 862c7d73d236c2f223f925fc152f96c0 Description-en: OpenStack orchestration service - ReST API Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the ReST API. Package: heat-api-cfn Description-md5: 19dff3990205e341e40adec7f5ec18da Description-en: OpenStack orchestration service - CFN API Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the CloudFormation (CFN) API. Package: heat-common Description-md5: 6870a02e61dd51e197ab6a39a8cbf67b Description-en: OpenStack orchestration service - common files Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the common files. Package: heat-engine Description-md5: 53042942302aa61b9edbcfcd47dd563f Description-en: OpenStack orchestration service - engine Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the heat engine, which is the core service of heat, and which the API servers will use. Package: landscape-client Description-md5: 31df399c44fc1335cd0dcb70eacb17c5 Description-en: Landscape administration system client Landscape is a web-based tool for managing Ubuntu systems. This package is necessary if you want your machine to be managed in a Landscape account. . This package provides the Landscape client and requires a Landscape account. Package: landscape-common Description-md5: f35ad5397ab346e2e3f4ce46d07a3adf Description-en: Landscape administration system client - Common files Landscape is a web-based tool for managing Ubuntu systems. This package is necessary if you want your machine to be managed in a Landscape account. . This package provides the core libraries, as well as the landscape-sysinfo command. It also sets up the landscape user, landscape directories, and the hook that runs landscape-sysinfo on startup. Package: ldap-utils Description-md5: f5d300156245ae8fa5972cf30bf60206 Description-en: OpenLDAP utilities This package provides utilities from the OpenLDAP (Lightweight Directory Access Protocol) package. These utilities can access a local or remote LDAP server and contain all the client programs required to access LDAP servers. Package: libcryptsetup-dev Description-md5: f9f5cbe91fe7a25a22798d2891748370 Description-en: disk encryption support - development files Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides the libcryptsetup development files. Package: libcryptsetup12 Description-md5: 4d51c661b0adee027561376db6e58853 Description-en: disk encryption support - shared library Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides the libcryptsetup shared library. Package: libdevmapper-dev Description-md5: 5cd5521f2f57bf6df22387046029bce5 Description-en: Linux Kernel Device Mapper header files The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains the (user-space) header files for accessing the device-mapper; it allow usage of the device-mapper through a clean, consistent interface (as opposed to through kernel ioctls). Package: libdevmapper-event1.02.1 Description-md5: b169c2c5a98cc37e577d858eb70f12b6 Description-en: Linux Kernel Device Mapper event support library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains the userspace library to help with event monitoring for devmapper devices, in conjunction with the dmevent daemon. Package: libdevmapper1.02.1 Description-md5: 20966f6bb804eef3609ec2e2db69378f Description-en: Linux Kernel Device Mapper userspace library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains the (user-space) shared library for accessing the device-mapper; it allows usage of the device-mapper through a clean, consistent interface (as opposed to through kernel ioctls). Package: libdmapsharing-4.0-3t64 Description-md5: b3621e4cd46512c95e25c2d5cff67ae1 Description-en: DMAP client and server library - runtime libdmapsharing is a library to access and share content through the DMAP (DAAP & DPAP) protocols. The library is written in C using GObject and libsoup. . This package contains the runtime needed by programs using the library. Package: libdpkg-dev Description-md5: 0fd17a1a6d9f7c47ceec993ee3976f22 Description-en: Debian package management static library This package provides the header files and static library necessary to develop software using libdpkg, the same library used internally by dpkg. . Note though, that the API is to be considered volatile, and might change at any time, use at your own risk. Package: libdpkg-perl Description-md5: 5011cce9f04b116d18e831b42d79c4a1 Description-en: Dpkg perl modules This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionality. Among them there are the following public modules: . - Dpkg: core variables - Dpkg::Arch: architecture handling functions - Dpkg::BuildFlags: set, modify and query compilation build flags - Dpkg::BuildInfo: build information functions - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::BuildProfiles: parse and manipulate build profiles - Dpkg::Changelog: parse changelogs - Dpkg::Changelog::Entry: represents a changelog entry - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog - Dpkg::Checksums: generate and parse checksums - Dpkg::Compression: simple database of available compression methods - Dpkg::Compression::FileHandle: transparently (de)compress files - Dpkg::Compression::Process: wrapper around compression tools - Dpkg::Conf: parse dpkg configuration files - Dpkg::Control: parse and manipulate Debian control information (.dsc, .changes, Packages/Sources entries, etc.) - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog - Dpkg::Control::Fields: manage (list of known) control fields - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields - Dpkg::Control::Info: parse files like debian/control - Dpkg::Control::Tests: parse files like debian/tests/control - Dpkg::Control::Tests::Entry: represents a debian/tests/control stanza - Dpkg::Deps: parse and manipulate dependencies - Dpkg::Deps::Simple: represents a single dependency statement - Dpkg::Deps::Multiple: base module to represent multiple dependencies - Dpkg::Deps::Union: list of unrelated dependencies - Dpkg::Deps::AND: list of AND dependencies - Dpkg::Deps::OR: list of OR dependencies - Dpkg::Deps::KnownFacts: list of installed and virtual packages - Dpkg::Exit: push, pop and run exit handlers - Dpkg::Gettext: wrapper around Locale::gettext - Dpkg::IPC: spawn sub-processes and feed/retrieve data - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for example) - Dpkg::Interface::Storable: base object serializer - Dpkg::Path: common path handling functions - Dpkg::Source::Format: manipulate debian/source/format files - Dpkg::Source::Package: extract Debian source packages - Dpkg::Substvars: substitute variables in strings - Dpkg::Vendor: identify current distribution vendor - Dpkg::Version: parse and manipulate Debian package versions . All the packages listed in Suggests or Recommends are used by some of the modules. Package: libfreeradius-dev Description-md5: 3c0c3d13bc398f9c14b6ccb3e25e2af3 Description-en: FreeRADIUS shared library development files The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by the FreeRADIUS server and some of the utilities. . This package contains the development headers and static library version. Package: libfreeradius3 Description-md5: 919b31a593d09cd5d4a89177002536aa Description-en: FreeRADIUS shared library The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by the FreeRADIUS server and some of the utilities. Package: libgail-3-0t64 Description-md5: 280470c176632353e001009f5036985a Description-en: GNOME Accessibility Implementation Library -- shared libraries Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the shared library. Package: libgail-3-dev Description-md5: 5edeb3765ab0b94a94768d0af3525056 Description-en: GNOME Accessibility Implementation Library -- development files Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the development files for Gail. Package: libgail-3-doc Description-md5: 03b2e3edb9cd3a2f6e5b5a06f8d6e8cc Description-en: documentation files of the Gail library Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the documentation files for Gail. Package: libgtk-3-0t64 Description-md5: 02e4be37fe9843eb98242e33800e4fb6 Description-en: GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the shared libraries. Package: libgtk-3-bin Description-md5: 056ac7d3074cbdd205e955c8d8589cdd Description-en: programs for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the utilities which are used by the libraries and other packages. Package: libgtk-3-common Description-md5: 80ace64c76aad30366eb036871cfaf48 Description-en: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Package: libgtk-3-dev Description-md5: 4fe57949589093654313cc79d6da8008 Description-en: development files for the GTK library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the header and development files which are needed for building GTK applications. Package: libgtk-3-doc Description-md5: 28495bcace073ee089194a1ff2abae27 Description-en: documentation for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the HTML documentation for the GTK library in /usr/share/doc/libgtk-3-doc/ . Package: libgtk-4-1 Description-md5: 02e4be37fe9843eb98242e33800e4fb6 Description-en: GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the shared libraries. Package: libgtk-4-bin Description-md5: 056ac7d3074cbdd205e955c8d8589cdd Description-en: programs for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the utilities which are used by the libraries and other packages. Package: libgtk-4-common Description-md5: 80ace64c76aad30366eb036871cfaf48 Description-en: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Package: libgtk-4-dev Description-md5: 4fe57949589093654313cc79d6da8008 Description-en: development files for the GTK library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the header and development files which are needed for building GTK applications. Package: libgtk-4-doc Description-md5: 6c68a0540fbc36784326ef684049298c Description-en: documentation for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the HTML documentation for the GTK library in /usr/share/doc/libgtk-4-doc/ . Package: libgtk-4-media-gstreamer Description-md5: 6f8f9899221f350bbc0c3f5d97e4286f Description-en: GStreamer media backend for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the media module that uses GStreamer as backend. Package: libldap-common Description-md5: aac5ad61261a4de195fd4abd7d239cd2 Description-en: OpenLDAP common files for libraries These are common files for the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: libldap-dev Description-md5: 2359036e8e1bd2b4b5d49233c1509ecf Description-en: OpenLDAP development libraries This package allows development of LDAP applications using the OpenLDAP libraries. It includes headers, libraries and links to allow static and dynamic linking. Package: libldap2 Description-md5: 198db781f85a21d6d3c302c304d6e0fb Description-en: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: libldap2-dev Description-md5: d0d8c8c45120d6cf7f64dc1b619547c5 Description-en: transitional package for libldap-dev This is a transitional package from libldap2-dev to libldap-dev. It can be safely removed. Package: libldb-dev Description-md5: 0f2998af1c1336788fd3d4e9eca9fd09 Description-en: LDAP-like embedded database - development files ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files. Package: libldb2 Description-md5: afbf2b86552adbf8b69bb702e5773247 Description-en: LDAP-like embedded database - shared library ldb is a LDAP-like embedded database built on top of TDB. . It provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the shared library file. Package: liblvm2-dev Description-md5: 9355c51a0fa4f1589861097790213f32 Description-en: LVM2 libraries - development files This package contains files needed to develop applications that use the lvm2app library. Package: liblvm2cmd2.03 Description-md5: 8f4d76592086bd210b07fd8b6370be43 Description-en: LVM2 command library This package contains the lvm2cmd shared library. Package: libmalcontent-0-0 Description-md5: df0023082617deeb2712a61d3a9add59 Description-en: library for parental control of applications malcontent implements support for restricting the type of content accessible to non-administrator accounts on a Linux system. Typically, when this is used, a non-administrator account will be for a child using the system; and the administrator accounts will be for the parents; and the content being filtered will be apps which are not suitable for the child to use, due to (for example) being too violent. . This is not a security boundary, and a sufficiently technically advanced user may always work around these parental controls. malcontent is not a mandatory access control (MAC) system like AppArmor or SELinux. However, its correct use by applications should provide enough of an obstacle to prevent users easily or accidentally having access to content which they shouldn’t. . This package contains the libmalcontent library. Package: libnginx-mod-http-image-filter Description-md5: 535a70647715aa7261dd5afba363a14e Description-en: HTTP image filter module for Nginx The ngx_http_image_filter module is a filter that transforms images in JPEG, GIF, and PNG formats. . The module supports filters such as rotate, resize, crop, quality, sharpening, interlacing and more. Package: libnginx-mod-http-xslt-filter Description-md5: 220a355cd5960cebcfeecdf8fad48bf1 Description-en: XSLT Transformation module for Nginx The ngx_http_xslt_filter module is a filter that transforms XML responses using one or more XSLT stylesheets. . The transformation can be adjusted by setting the relevant configuration parameters. Package: libnginx-mod-mail Description-md5: 5a8936b4abef181be2268c3d9a4affdf Description-en: Mail module for Nginx The nginx_mail module adds mail proxy support to nginx. . The module supports proxying all the standard mail protocols such as IMAP, POP3 & SMTP. Package: libnginx-mod-stream Description-md5: ba1a6cc2e678c099e6cc2d0f828a0706 Description-en: Stream module for Nginx The nginx_stream module adds stream proxy support to nginx. . Stream module supports loadbalancing & proxying to TCP servers. The module also supports ACLs/connection limiting and configuring multiple operational parameters. Package: libnss-winbind Description-md5: 223d38d764a9bb35ad3be4c8d048957d Description-en: Samba nameservice integration plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides nss_winbind, a plugin that integrates with a local winbindd server to provide user/group name lookups to the system; and nss_wins, which provides hostname lookups via both the NBNS and NetBIOS broadcast protocols. Package: libnvme-dev Description-md5: 9c4a686223f2bf575cf645c2c29338e8 Description-en: NVMe management library (development) NVM Express (NVMe) is a interface specification for accessing non-volatile storage media, typically modern solid state drives (SSDs) through PCI Express (PCIe). libnvme provides library functions for accessing and managing NVMe devices. . This package contains the development files. Package: libnvme1t64 Description-md5: a492b522fca6c5d70403ebd2e1f50fa9 Description-en: NVMe management library (library) NVM Express (NVMe) is a interface specification for accessing non-volatile storage media, typically modern solid state drives (SSDs) through PCI Express (PCIe). libnvme provides library functions for accessing and managing NVMe devices. . This package contains the shared library. Package: libpackagekit-glib2-18 Description-md5: 2f6bf343292f3cd8ceccbf83d3b1645c Description-en: Library for accessing PackageKit using GLib PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides an advanced library to access PackageKit using GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". Package: libpam-malcontent Description-md5: f906325285c7c36037b22ab8acfb195a Description-en: PAM module to control the time a user is spending on the computer malcontent implements support for restricting the type of content accessible to non-administrator accounts on a Linux system. Typically, when this is used, a non-administrator account will be for a child using the system; and the administrator accounts will be for the parents; and the content being filtered will be apps which are not suitable for the child to use, due to (for example) being too violent. . This is not a security boundary, and a sufficiently technically advanced user may always work around these parental controls. malcontent is not a mandatory access control (MAC) system like AppArmor or SELinux. However, its correct use by applications should provide enough of an obstacle to prevent users easily or accidentally having access to content which they shouldn’t. . This package contains a PAM module to control the time a user is spending on the computer. Package: libpam-winbind Description-md5: fba9076429d270720a91324cff071fed Description-en: Windows domain authentication integration plugin Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides pam_winbind, a plugin that integrates with a local winbindd server to provide Windows domain authentication to the system. Package: librte-bus-auxiliary24 Description-md5: 5dc0c96e8f72977ea779700ee1a3aa64 Description-en: Data Plane Development Kit (librte-bus-auxiliary runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-auxiliary. Package: librte-bus-pci24 Description-md5: 6931b7a81b237ea02356e45945cb370b Description-en: Data Plane Development Kit (librte-bus-pci runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-pci. Package: librte-bus-vdev24 Description-md5: 6852980796006040f38ae36cb6f5c2f6 Description-en: Data Plane Development Kit (librte-bus-vdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-vdev. Package: librte-bus-vmbus24 Description-md5: 27e785a9c3490eafd7d650e26c7d1ff1 Description-en: Data Plane Development Kit (librte-bus-vmbus runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-vmbus. Package: librte-common-mlx5-24 Description-md5: a954330c94e96305e3ac766523534401 Description-en: Data Plane Development Kit (librte-common-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-mlx5. Package: librte-cryptodev24 Description-md5: 2b01f140bb10c064b58bd875fd4d39c6 Description-en: Data Plane Development Kit (librte-cryptodev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-cryptodev. Package: librte-dmadev24 Description-md5: e20a87e0e10c45843655c4abaaaefd67 Description-en: Data Plane Development Kit (librte-dmadev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dmadev. Package: librte-eal24 Description-md5: 9ab832d993e237dd749f291de60638f3 Description-en: Data Plane Development Kit (librte-eal runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-eal. Package: librte-ethdev24 Description-md5: 080e41f540a61af23fe57117baf08264 Description-en: Data Plane Development Kit (libethdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for libethdev. Package: librte-gso24 Description-md5: 6625684f246ff8002bdec603efec40a9 Description-en: Data Plane Development Kit (librte-gso runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-gso. Package: librte-hash24 Description-md5: 608791e86f28b0e496499582f7bbd633 Description-en: Data Plane Development Kit (librte-hash runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-hash. Package: librte-ip-frag24 Description-md5: 8e0619477b175de9e8be55b1ba10fea1 Description-en: Data Plane Development Kit (librte-ip-frag runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-ip-frag. Package: librte-kvargs24 Description-md5: 87fdb48dd848c3f8d7bca4fd6d22151c Description-en: Data Plane Development Kit (librte-kvargs runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-kvargs. Package: librte-log24 Description-md5: 249471fa548a8223b89b57f23774357c Description-en: Data Plane Development Kit (librte-log runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-log. Package: librte-mbuf24 Description-md5: 54979a4079ad06d4280a3c0e750d42ee Description-en: Data Plane Development Kit (librte-mbuf2 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mbuf. Package: librte-mempool-ring24 Description-md5: af7928170d8b880efc5d1a21770153d6 Description-en: Data Plane Development Kit (librte-mempool-ring runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-ring. Package: librte-mempool24 Description-md5: e3ab1f96e1606abb4a8022a379e330a6 Description-en: Data Plane Development Kit (librte-mempool runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool. Package: librte-meter24 Description-md5: 222ad5d49e5c7d9b624e70324c5993a6 Description-en: Data Plane Development Kit (librte-meter runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-meter. Package: librte-net-af-packet24 Description-md5: b84170857f1e9686e5903c4fdd8e18ed Description-en: Data Plane Development Kit (librte-net-af-packet runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-af-packet. Package: librte-net-bond24 Description-md5: b52674e70c92f76974bfe038520a0f92 Description-en: Data Plane Development Kit (librte-net-bond runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-bond. Package: librte-net-e1000-24 Description-md5: c57cb3ddf138ed51a7e6649c9105716c Description-en: Data Plane Development Kit (librte-net-e1000 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-e1000. Package: librte-net-fm10k24 Description-md5: b806963b3eb4109b04a3322c6be29a54 Description-en: Data Plane Development Kit (librte-net-fm10k runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-fm10k. Package: librte-net-i40e24 Description-md5: e99c6577923fc1341a2a96647c45b9d6 Description-en: Data Plane Development Kit (librte-net-i40e runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-i40e. Package: librte-net-ixgbe24 Description-md5: bf1a492153ea4649b714508600accd2d Description-en: Data Plane Development Kit (librte-net-ixgbe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ixgbe. Package: librte-net-mlx4-24 Description-md5: 9baee737b4839b80aad9bee0f62aa133 Description-en: Data Plane Development Kit (librte-net-mlx4 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-mlx4. Package: librte-net-mlx5-24 Description-md5: b0f30a3aef89c3a8545ec69e7469ad93 Description-en: Data Plane Development Kit (librte-net-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-mlx5. Package: librte-net-netvsc24 Description-md5: 1fa0a57a4bcd4e3a5ba6f3ccf0da0afb Description-en: Data Plane Development Kit (librte-net-netvsc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-netvsc. Package: librte-net-pcap24 Description-md5: dcb9d5d3f7af7b4015b79c3249c13839 Description-en: Data Plane Development Kit (librte-net-pcap runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-pcap. Package: librte-net-tap24 Description-md5: be29adaccdf9b59f96346dd68e28791a Description-en: Data Plane Development Kit (librte-net-tap runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-tap. Package: librte-net-thunderx24 Description-md5: 2c689698172c4e4c369f7eb619a0c903 Description-en: Data Plane Development Kit (librte-net-thunderx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-thunderx. Package: librte-net-vdev-netvsc24 Description-md5: 03d74d45660a028fbeafd2036214b440 Description-en: Data Plane Development Kit (librte-net-vdev-netvsc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-vdev-netvsc. Package: librte-net-vhost24 Description-md5: 1553435c32c39cf08a3670ed955b14aa Description-en: Data Plane Development Kit (librte-net-vhost runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-vhost. Package: librte-net-virtio24 Description-md5: 600c74f803be61be54f2e978cc2d55a6 Description-en: Data Plane Development Kit (librte-net-virtio runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-virtio. Package: librte-net-vmxnet3-24 Description-md5: 3e02b0e9c0145d04826f27219585530f Description-en: Data Plane Development Kit (librte-net-vmxnet3 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-vmxnet3. Package: librte-net24 Description-md5: 7ffc78e3078b40286664736d587d8ff7 Description-en: Data Plane Development Kit (librte-net runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net. . The librte-net library is a collection of IP protocol definitions and convenience macros. It is based on code from the FreeBSD* IP stack and contains protocol numbers (for use in IP headers), IP-related macros, IPv4/IPv6 header structures and TCP, UDP and SCTP header structures. Package: librte-pci24 Description-md5: 6566a2e8549860f85218a4b403d638c9 Description-en: Data Plane Development Kit (librte-pci runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-pci. Package: librte-rcu24 Description-md5: 3db84474179611d4b5f51739e9f0c8f0 Description-en: Data Plane Development Kit (librte-rcu runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-rcu. Package: librte-ring24 Description-md5: 552f8ec57dd9738c9ec71352a49f93ba Description-en: Data Plane Development Kit (librte-ring runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-ring. Package: librte-sched24 Description-md5: 1824929c3e3ed254edfe8be76c5f0fb7 Description-en: Data Plane Development Kit (librte-sched runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-sched. Package: librte-security24 Description-md5: 87380056f9257ba2b8677c01d16d080e Description-en: Data Plane Development Kit (librte-security runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-security. Package: librte-telemetry24 Description-md5: 53c248ffe48b888d94c71b2fafbd346d Description-en: Data Plane Development Kit (librte-telemetry runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-telemetry. Package: librte-vhost24 Description-md5: b1d2a55dff6702dc15a351e5f7963f69 Description-en: Data Plane Development Kit (librte-vhost runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-vhost. Package: libsmbclient-dev Description-md5: 55c7eeb9dc79c5b24f60488e71d57059 Description-en: development files for libsmbclient0 This package provides the development files (static library and headers) required for building applications against libsmbclient, a library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libsmbclient0 Description-md5: 483547748179a567c24665e99ab5439e Description-en: shared library for communication with SMB/CIFS servers This package provides a shared library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libsubid-dev Description-md5: 17377c7b06a4e9e0799cb35c52b46fc1 Description-en: subordinate id handling library -- shared library The library provides an interface for querying, granding and ungranting subordinate user and group ids. . This package contains the C header files that are needed for applications to use the libsubid4 library. Package: libsubid4 Description-md5: a7900d85cbe3a21108f18e52c9a6ed7a Description-en: subordinate id handling library -- shared library The library provides an interface for querying, granding and ungranting subordinate user and group ids. Package: libvirt-clients Description-md5: fef902cf44d3e9aa677b809e73dc3cc9 Description-en: Programs for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirt shell virsh and other client binaries. Package: libvirt-daemon Description-md5: f633393919dd0d9ae0c06cf15068e5ea Description-en: Virtualization daemon Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the daemon libvirtd to manage the hypervisors. Package: libvirt-daemon-config-network Description-md5: 8ecb85cadf757a171e477d818ef5e9c1 Description-en: Libvirt daemon configuration files (default network) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration for the 'default' libvirt network. Package: libvirt-daemon-config-nwfilter Description-md5: fcb991a27db5d77a47b55841443b45a7 Description-en: Libvirt daemon configuration files (default network filters) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration for the default set of nwfilters. Package: libvirt-daemon-driver-qemu Description-md5: ccb5ee8b1a53290fdedfd923601bb4e0 Description-en: Virtualization daemon QEMU connection driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd connection driver for QEMU. Package: libvirt-daemon-system Description-md5: da7cc4d36dd1ad0862cb38e713552e24 Description-en: Libvirt daemon configuration files Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration files to run the libvirt daemon as a system service. Package: libvirt-daemon-system-systemd Description-md5: 39feb9843e742a2624599f333f4287ae Description-en: Libvirt daemon configuration files (systemd) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the dependencies to make libvirt work with systemd. (this is the default). This package is useless without the libvirt-daemon-system package installed. Package: libvirt-doc Description-md5: 6a786cd039fea1d6785874bfff0aac5f Description-en: documentation for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the documentation. Package: libvirt-l10n Description-md5: 196b2bd46db67f398dc72cf0bc8f82f8 Description-en: localization for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the localization files. Package: libvirt0 Description-md5: 048e37ae97123b1566015795d54596dc Description-en: library for interfacing with different virtualization systems Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. Package: libwbclient-dev Description-md5: 2fd42f0ef62fe1cc8cfee6fb03d4b884 Description-en: Samba winbind client library - development files Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides the development files (static library and headers) required for building applications against libwbclient, a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libwbclient0 Description-md5: 16c935b1d482f634b3879c2495e04db8 Description-en: Samba winbind client library Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: linux-aws Description-md5: 7e69860171c6c8a0efda6ea26320ac20 Description-en: Complete Linux kernel for Amazon Web Services (AWS) systems. This package will always depend on the latest complete Linux kernel available for Amazon Web Services (AWS) systems. Package: linux-aws-headers-6.8.0-1023 Description-md5: 33a0891a823d7fbdcdef1fcdf95e892a Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-headers-6.8.0-1023/debian.README.gz for details Package: linux-aws-lts-24.04 Description-md5: 7e69860171c6c8a0efda6ea26320ac20 Description-en: Complete Linux kernel for Amazon Web Services (AWS) systems. This package will always depend on the latest complete Linux kernel available for Amazon Web Services (AWS) systems. Package: linux-aws-tools-6.8.0-1023 Description-md5: 450730b73e5470dbcf34d9bad7f3d61c Description-en: Linux kernel version specific tools for version 6.8.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1023 on 64 bit x86. You probably want to install linux-tools-6.8.0-1023-. Package: linux-azure Description-md5: c6a5538486720a06350fb0da8de56a71 Description-en: Complete Linux kernel for Azure systems (vmlinuz). This package will always depend on the latest complete Linux kernel available for Azure systems. . This package will use vmlinuz during boot. Package: linux-azure-cloud-tools-6.8.0-1022 Description-md5: ac1f78e636e7f492a20d9605d29e2f39 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-1022 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-1022-. Package: linux-azure-fde Description-md5: 694cc055b718ed96b443c20449ca4e7c Description-en: Complete Linux kernel for Azure systems (kernel.efi). This package will always depend on the latest complete Linux kernel available for Azure systems. . This package will use kernel.efi during boot. Package: linux-azure-fde-lts-24.04 Description-md5: 694cc055b718ed96b443c20449ca4e7c Description-en: Complete Linux kernel for Azure systems (kernel.efi). This package will always depend on the latest complete Linux kernel available for Azure systems. . This package will use kernel.efi during boot. Package: linux-azure-headers-6.8.0-1022 Description-md5: 56ec2b428fa502d7e7b0ae404243dd62 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-headers-6.8.0-1022/debian.README.gz for details Package: linux-azure-lts-24.04 Description-md5: c6a5538486720a06350fb0da8de56a71 Description-en: Complete Linux kernel for Azure systems (vmlinuz). This package will always depend on the latest complete Linux kernel available for Azure systems. . This package will use vmlinuz during boot. Package: linux-azure-tools-6.8.0-1022 Description-md5: ddaac1f397bec0ab9f6475704a802279 Description-en: Linux kernel version specific tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1022 on 64 bit x86. You probably want to install linux-tools-6.8.0-1022-. Package: linux-bpf-dev Description-md5: ef487f2f846252f409f3ebb8ece1c714 Description-en: Headers for BPF development The vmlinux.h header is provided to allow userspace to build BPF CO-RE programs targeting the packaged kernel. Package: linux-buildinfo-6.10.0-1003-oem Description-md5: 0c548f06c680cf5b81690a81bf2cf797 Description-en: Linux kernel buildinfo for version 6.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.10.0-1004-oem Description-md5: 0c548f06c680cf5b81690a81bf2cf797 Description-en: Linux kernel buildinfo for version 6.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.10.0-1005-oem Description-md5: 0c548f06c680cf5b81690a81bf2cf797 Description-en: Linux kernel buildinfo for version 6.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1001-oem Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1002-oem Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1004-oem Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1005-oem Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1006-oem Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1009-lowlatency Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1014-oem Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-12-generic Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-17-generic Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1006-nvidia Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1008-oracle Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1016-nvidia Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1018-gke Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1019-gke Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1020-ibm Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1020-oracle Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1021-oem Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1022-azure Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1022-nvidia Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1022-nvidia-lowlatency Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1023-aws Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1023-gcp Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1024-gcp Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-32-generic Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-40-generic Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-43-generic Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-53-generic Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-53-lowlatency Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-6.11.0-1009-lowlatency Description-md5: 87aeb969db8166c0c3c11c15ffba482d Description-en: Linux kernel version specific cloud tools for version 6.11.0-1009 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.11.0-1009 on 64 bit x86. Package: linux-cloud-tools-6.11.0-12-generic Description-md5: 46f11b246170edfb2d4f99d0cd38dccc Description-en: Linux kernel version specific cloud tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.11.0-12 on 64 bit x86. Package: linux-cloud-tools-6.11.0-17-generic Description-md5: 0837565bdcf2eede5d07dd9774e7b4b5 Description-en: Linux kernel version specific cloud tools for version 6.11.0-17 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.11.0-17 on 64 bit x86. Package: linux-cloud-tools-6.8.0-1022-azure Description-md5: b220863bbb245513eb45c2e88afc9bd3 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-1022 on 64 bit x86. Package: linux-cloud-tools-6.8.0-32 Description-md5: 378f2183ee7dcdd4be9fe0c0d1486b8f Description-en: Linux kernel version specific cloud tools for version 6.8.0-32 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-32 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-32-. Package: linux-cloud-tools-6.8.0-32-generic Description-md5: 98864da5f9967a92037e4e8353687f25 Description-en: Linux kernel version specific cloud tools for version 6.8.0-32 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-32 on 64 bit x86. Package: linux-cloud-tools-6.8.0-40 Description-md5: 8aa7b24cdb404204e8c22815d9950849 Description-en: Linux kernel version specific cloud tools for version 6.8.0-40 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-40 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-40-. Package: linux-cloud-tools-6.8.0-40-generic Description-md5: 9aeacf0247edd64cc3b85722b230ea38 Description-en: Linux kernel version specific cloud tools for version 6.8.0-40 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-40 on 64 bit x86. Package: linux-cloud-tools-6.8.0-43 Description-md5: 703a8900bfa042307925b4bac6eba2a0 Description-en: Linux kernel version specific cloud tools for version 6.8.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-43 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-43-. Package: linux-cloud-tools-6.8.0-43-generic Description-md5: 7bf2d52843108d7ab578a08003acb367 Description-en: Linux kernel version specific cloud tools for version 6.8.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-43 on 64 bit x86. Package: linux-cloud-tools-6.8.0-53 Description-md5: d37126e39385ae4e0e5ff7192b21c3dd Description-en: Linux kernel version specific cloud tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-53 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-53-. Package: linux-cloud-tools-6.8.0-53-generic Description-md5: 75841f27505244f5f30f4117b767101e Description-en: Linux kernel version specific cloud tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-53 on 64 bit x86. Package: linux-cloud-tools-6.8.0-53-lowlatency Description-md5: 75841f27505244f5f30f4117b767101e Description-en: Linux kernel version specific cloud tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-53 on 64 bit x86. Package: linux-cloud-tools-azure Description-md5: 996a134ced918fe9256d7b32c3a50925 Description-en: Linux kernel versioned cloud tools for Azure systems. This package will always depend on the latest Linux kernel versioned cloud tools available for Azure systems. Package: linux-cloud-tools-azure-lts-24.04 Description-md5: 996a134ced918fe9256d7b32c3a50925 Description-en: Linux kernel versioned cloud tools for Azure systems. This package will always depend on the latest Linux kernel versioned cloud tools available for Azure systems. Package: linux-cloud-tools-common Description-md5: aef5d649eff53521e51a885305ad7f00 Description-en: Linux kernel version specific cloud tools for version 6.8.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 6.8.0. Package: linux-cloud-tools-generic Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-generic-hwe-24.04 Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-generic-hwe-24.04-edge Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-lowlatency Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-lowlatency-hwe-20.04 Description-md5: 86edb6a6ab73696ae275ee607b3ae95a Description-en: lowlatency Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-cloud-tools-lowlatency-hwe-20.04-edge Description-md5: 86edb6a6ab73696ae275ee607b3ae95a Description-en: lowlatency Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-cloud-tools-lowlatency-hwe-24.04 Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-lowlatency-hwe-24.04-edge Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-nvidia Description-md5: 3c2bdf5174fbddbda6ec3b9608112741 Description-en: Nvidia Linux kernel cloud tools This package will always depend on the latest nvidia kernel cloud tools available. Package: linux-cloud-tools-nvidia-lowlatency Description-md5: 8a90d1c2d712d0b23cb0be81b187d8e7 Description-en: Nvidia Low Latency Linux kernel cloud tools This package will always depend on the latest nvidia-lowlatency kernel cloud tools available. Package: linux-cloud-tools-virtual Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-cloud-tools-virtual-hwe-24.04 Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-cloud-tools-virtual-hwe-24.04-edge Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-crashdump Description-md5: 0c0b5ada9f277febaf6bd7d5ebc0d337 Description-en: Linux kernel crashdump setup for the latest generic kernel This package installs all the needed infrastructure to get crashdumps from your running system. If you are experiencing kernel crashes that cannot be debugged normally (because the problem is infrequent or panic's the system in such a way as to make information gathering impossible), then you can install this package to automatically enable capture of the vmcore on crashes. Package: linux-doc Description-md5: c8fe2977a59fe3daedcefb9ed07277a8 Description-en: Linux kernel specific documentation for version 6.8.0 This package is deprecated and it is temporarily provided only for compatibility reasons. It will be dropped in the future. Package: linux-firmware Description-md5: 7a047bff9e44dce458a300976c12f9da Description-en: Firmware for Linux kernel drivers This package provides firmware used by Linux kernel drivers. Package: linux-gcp Description-md5: d87663192d7fe5dc7add0127cbf19bdb Description-en: Complete Google Cloud Platform (GCP) Linux kernel and headers This package will always depend on the latest complete Google Cloud Platform (GCP) Linux kernel and headers. Package: linux-gcp-headers-6.8.0-1023 Description-md5: d7df6e2d5c077d1589aa1525dff40ab4 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-headers-6.8.0-1023/debian.README.gz for details Package: linux-gcp-headers-6.8.0-1024 Description-md5: aed0e315141b35d25e1b866ca5f6d063 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-headers-6.8.0-1024/debian.README.gz for details Package: linux-gcp-lts-24.04 Description-md5: d87663192d7fe5dc7add0127cbf19bdb Description-en: Complete Google Cloud Platform (GCP) Linux kernel and headers This package will always depend on the latest complete Google Cloud Platform (GCP) Linux kernel and headers. Package: linux-gcp-tools-6.8.0-1023 Description-md5: 450730b73e5470dbcf34d9bad7f3d61c Description-en: Linux kernel version specific tools for version 6.8.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1023 on 64 bit x86. You probably want to install linux-tools-6.8.0-1023-. Package: linux-gcp-tools-6.8.0-1024 Description-md5: 3326bc6f370bcb05d697bf2fb3b97e71 Description-en: Linux kernel version specific tools for version 6.8.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1024 on 64 bit x86. You probably want to install linux-tools-6.8.0-1024-. Package: linux-generic Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-generic-hwe-24.04 Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-generic-hwe-24.04-edge Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-gke Description-md5: f14e52b0df8bb02ce96f0ac17151e0cb Description-en: Complete Linux kernel for gke systems. This package will always depend on the latest complete Linux kernel available for gke systems. Package: linux-gke-headers-6.8.0-1018 Description-md5: facec0c863287eccb700842af3e1604f Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gke-headers-6.8.0-1018/debian.README.gz for details Package: linux-gke-headers-6.8.0-1019 Description-md5: e40592e07ae4b343f6ed5275a328216e Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gke-headers-6.8.0-1019/debian.README.gz for details Package: linux-gke-tools-6.8.0-1018 Description-md5: fb630957d363bbeed1d54cdc70b637fd Description-en: Linux kernel version specific tools for version 6.8.0-1018 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1018 on 64 bit x86. You probably want to install linux-tools-6.8.0-1018-. Package: linux-gke-tools-6.8.0-1019 Description-md5: 63eae66eb501ee5b638810240ac936b7 Description-en: Linux kernel version specific tools for version 6.8.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1019 on 64 bit x86. You probably want to install linux-tools-6.8.0-1019-. Package: linux-headers-6.10.0-1003-oem Description-md5: 4e6540a8dab17edd7d1d3ac861186bbe Description-en: Linux kernel headers for version 6.10.0 on 64 bit x86 SMP This package provides kernel header files for version 6.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.10.0-1003/debian.README.gz for details. Package: linux-headers-6.10.0-1004-oem Description-md5: 5938c8d1deddc19612b0d78a2c9ea6d8 Description-en: Linux kernel headers for version 6.10.0 on 64 bit x86 SMP This package provides kernel header files for version 6.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.10.0-1004/debian.README.gz for details. Package: linux-headers-6.10.0-1005-oem Description-md5: bbf810141bf81a7c455a84f2a25df9f9 Description-en: Linux kernel headers for version 6.10.0 on 64 bit x86 SMP This package provides kernel header files for version 6.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.10.0-1005/debian.README.gz for details. Package: linux-headers-6.11.0-1001-oem Description-md5: 59be1a0fc206c10deaf9be40330cef05 Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1001/debian.README.gz for details. Package: linux-headers-6.11.0-1002-oem Description-md5: 78da6d8d0697dc8f12ba0d580eff942d Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1002/debian.README.gz for details. Package: linux-headers-6.11.0-1004-oem Description-md5: b948459af011b808f52ba05c695c0476 Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1004/debian.README.gz for details. Package: linux-headers-6.11.0-1005-oem Description-md5: f885aa6a78d9c3f732a0db3cc75f4a3b Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1005/debian.README.gz for details. Package: linux-headers-6.11.0-1006-oem Description-md5: 32cf28738310efce5885203792b3a18c Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1006/debian.README.gz for details. Package: linux-headers-6.11.0-1009-lowlatency Description-md5: b8d7a22eb69d7d67d268038db300ff8f Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1009/debian.README.gz for details. Package: linux-headers-6.11.0-1014-oem Description-md5: fbd2cd79b36d12c61eec68fe399c23b3 Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1014/debian.README.gz for details. Package: linux-headers-6.11.0-12-generic Description-md5: bbe2e3cdbe03ac9214b80c51e306bb74 Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-12/debian.README.gz for details. Package: linux-headers-6.11.0-17-generic Description-md5: 6dd950d49e43eb7c24661c296df4ee92 Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-17/debian.README.gz for details. Package: linux-headers-6.8.0-1006-nvidia Description-md5: 14286c1a0d32380249612ccae95987b5 Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1006/debian.README.gz for details. Package: linux-headers-6.8.0-1008-oracle Description-md5: 4f029a789785a1292b04cc00cddea00c Description-en: Oracle Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1008/debian.README.gz for details. Package: linux-headers-6.8.0-1016-nvidia Description-md5: 0dfd24bee4735a0109056809dfe7c945 Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1016/debian.README.gz for details. Package: linux-headers-6.8.0-1018-gke Description-md5: 390fd2cad2603b177d1dc8891cb0f658 Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1018/debian.README.gz for details. Package: linux-headers-6.8.0-1019-gke Description-md5: 55238d22078c04829e6ce8d5e91cd226 Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1019/debian.README.gz for details. Package: linux-headers-6.8.0-1020-ibm Description-md5: 3c87887dfb4d7d0e1f23777437798bc9 Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-ibm-headers-6.8.0-1020/debian.README.gz for details. Package: linux-headers-6.8.0-1020-oracle Description-md5: 746a3925f895c989095895603ac276dd Description-en: Oracle Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1020/debian.README.gz for details. Package: linux-headers-6.8.0-1021-oem Description-md5: 584bb085f1a29e92195cec834388a1e2 Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1021/debian.README.gz for details. Package: linux-headers-6.8.0-1022-azure Description-md5: a14f5fae186d083bdce63335c1f5b0cf Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1022/debian.README.gz for details. Package: linux-headers-6.8.0-1022-nvidia Description-md5: a14f5fae186d083bdce63335c1f5b0cf Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1022/debian.README.gz for details. Package: linux-headers-6.8.0-1022-nvidia-lowlatency Description-md5: a14f5fae186d083bdce63335c1f5b0cf Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1022/debian.README.gz for details. Package: linux-headers-6.8.0-1023-aws Description-md5: 3d2b8ef290f253ec697b19399c1619bb Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1023/debian.README.gz for details. Package: linux-headers-6.8.0-1023-gcp Description-md5: 3d2b8ef290f253ec697b19399c1619bb Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1023/debian.README.gz for details. Package: linux-headers-6.8.0-1024-gcp Description-md5: c1298140cc00c6900237c7d56c1d22c6 Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1024/debian.README.gz for details. Package: linux-headers-6.8.0-32 Description-md5: 197d29c44dbef7b36ee06dc798f8f11b Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-32/debian.README.gz for details Package: linux-headers-6.8.0-32-generic Description-md5: 3283d9555925e2e7711feb906d6ced57 Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-32/debian.README.gz for details. Package: linux-headers-6.8.0-40 Description-md5: 81351cda8842550785ac6ad4d9e9599d Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-40/debian.README.gz for details Package: linux-headers-6.8.0-40-generic Description-md5: b2487e29a5cdbf8cb738c0b0f781cc12 Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-40/debian.README.gz for details. Package: linux-headers-6.8.0-43 Description-md5: 97a2b1dd4d12f386111405a7aac8fd15 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-43/debian.README.gz for details Package: linux-headers-6.8.0-43-generic Description-md5: b21566f411e84fd714ff27e79b2e60c1 Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-43/debian.README.gz for details. Package: linux-headers-6.8.0-53 Description-md5: fbb348815da599352f00feee99463744 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-53/debian.README.gz for details Package: linux-headers-6.8.0-53-generic Description-md5: faef3210bb30020ed461e8b7312c2be3 Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-53/debian.README.gz for details. Package: linux-headers-6.8.0-53-lowlatency Description-md5: faef3210bb30020ed461e8b7312c2be3 Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-53/debian.README.gz for details. Package: linux-headers-aws Description-md5: 279f4ec9e0d306a0528bbd49b4805b6f Description-en: Linux kernel headers for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel headers available for Amazon Web Services (AWS) systems. Package: linux-headers-aws-lts-24.04 Description-md5: 279f4ec9e0d306a0528bbd49b4805b6f Description-en: Linux kernel headers for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel headers available for Amazon Web Services (AWS) systems. Package: linux-headers-azure Description-md5: eeb9ab16adc26b5a55752a82472d09ac Description-en: Linux kernel headers for Azure systems. This package will always depend on the latest kernel headers available for Azure systems. Package: linux-headers-azure-lts-24.04 Description-md5: eeb9ab16adc26b5a55752a82472d09ac Description-en: Linux kernel headers for Azure systems. This package will always depend on the latest kernel headers available for Azure systems. Package: linux-headers-gcp Description-md5: 14ce9b53a9d24ad1be99da16f32ced5d Description-en: Google Cloud Platform (GCP) Linux kernel headers This package will always depend on the latest Google Cloud Platform (GCP) kernel headers available. Package: linux-headers-gcp-lts-24.04 Description-md5: 14ce9b53a9d24ad1be99da16f32ced5d Description-en: Google Cloud Platform (GCP) Linux kernel headers This package will always depend on the latest Google Cloud Platform (GCP) kernel headers available. Package: linux-headers-generic Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-generic-hwe-24.04 Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-generic-hwe-24.04-edge Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-gke Description-md5: 6b4918278441182970d5f58ded902241 Description-en: Linux kernel headers for gke systems. This package will always depend on the latest kernel headers available for gke systems. Package: linux-headers-ibm Description-md5: d72226dc43edcab5cbdac3a9f29093a4 Description-en: IBM Cloud Platform (ibm) Linux kernel headers This package will always depend on the latest IBM Cloud Platform (ibm) kernel headers available. Package: linux-headers-ibm-classic Description-md5: d72226dc43edcab5cbdac3a9f29093a4 Description-en: IBM Cloud Platform (ibm) Linux kernel headers This package will always depend on the latest IBM Cloud Platform (ibm) kernel headers available. Package: linux-headers-ibm-lts-24.04 Description-md5: d72226dc43edcab5cbdac3a9f29093a4 Description-en: IBM Cloud Platform (ibm) Linux kernel headers This package will always depend on the latest IBM Cloud Platform (ibm) kernel headers available. Package: linux-headers-kvm Description-md5: 551bb1d66eb932328afb2dd0917110e2 Description-en: Linux kernel headers for virtual systems. (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-lowlatency Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-lowlatency-hwe-20.04 Description-md5: d209343a6a72814ab5fd87d23ddc3a54 Description-en: lowlatency Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-lowlatency-hwe-20.04-edge Description-md5: d209343a6a72814ab5fd87d23ddc3a54 Description-en: lowlatency Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-lowlatency-hwe-24.04 Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-lowlatency-hwe-24.04-edge Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-nvidia Description-md5: 59129f4f73221648b63b662565b49990 Description-en: Nvidia Linux kernel headers This package will always depend on the latest nvidia kernel headers available. Package: linux-headers-nvidia-lowlatency Description-md5: 9195738435334622d4dea248ccd72011 Description-en: Nvidia Low Latency Linux kernel headers This package will always depend on the latest nvidia-lowlatency kernel headers available. Package: linux-headers-oem-20.04 Description-md5: 50bb555dda692d9771aa8306164b649d Description-en: OEM Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-oem-20.04b Description-md5: 50bb555dda692d9771aa8306164b649d Description-en: OEM Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-oem-20.04c Description-md5: 50bb555dda692d9771aa8306164b649d Description-en: OEM Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-oem-20.04d Description-md5: 50bb555dda692d9771aa8306164b649d Description-en: OEM Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-oem-22.04 Description-md5: 50bb555dda692d9771aa8306164b649d Description-en: OEM Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-oem-24.04 Description-md5: a38c8392f77a111af30e6bd7ecc16c1f Description-en: OEM Linux kernel headers This package will always depend on the latest OEM kernel headers available. Package: linux-headers-oem-24.04a Description-md5: a38c8392f77a111af30e6bd7ecc16c1f Description-en: OEM Linux kernel headers This package will always depend on the latest OEM kernel headers available. Package: linux-headers-oem-24.04b Description-md5: a38c8392f77a111af30e6bd7ecc16c1f Description-en: OEM Linux kernel headers This package will always depend on the latest OEM kernel headers available. Package: linux-headers-oracle Description-md5: 741bcaa487f48f8860558f12a15d4f3e Description-en: Linux kernel headers for Oracle systems. This package will always depend on the latest kernel headers available for Oracle systems. Package: linux-headers-oracle-lts-24.04 Description-md5: 741bcaa487f48f8860558f12a15d4f3e Description-en: Linux kernel headers for Oracle systems. This package will always depend on the latest kernel headers available for Oracle systems. Package: linux-headers-virtual Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-hwe-24.04 Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-hwe-24.04-edge Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-hwe-6.11-cloud-tools-6.11.0-12 Description-md5: 8a7e982dd3cbd294525fc82d8fe651e1 Description-en: Linux kernel version specific cloud tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.11.0-12 on 64 bit x86. You probably want to install linux-cloud-tools-6.11.0-12-. Package: linux-hwe-6.11-cloud-tools-6.11.0-17 Description-md5: 5552eb05363e2423bbad28367b927449 Description-en: Linux kernel version specific cloud tools for version 6.11.0-17 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.11.0-17 on 64 bit x86. You probably want to install linux-cloud-tools-6.11.0-17-. Package: linux-hwe-6.11-headers-6.11.0-12 Description-md5: c75aa7de0ea3ce09cae79b3b88157c58 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-6.11-headers-6.11.0-12/debian.README.gz for details Package: linux-hwe-6.11-headers-6.11.0-17 Description-md5: 84f0b3c945d292c4de7e52035a90775e Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-6.11-headers-6.11.0-17/debian.README.gz for details Package: linux-hwe-6.11-lib-rust-6.11.0-12-generic Description-md5: 008c5b9efc8f46ecb7e0b4f6a46b0c33 Description-en: Rust library files related to Linux kernel version 6.11.0 This package provides kernel library files for version 6.11.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-hwe-6.11-lib-rust-6.11.0-17-generic Description-md5: 008c5b9efc8f46ecb7e0b4f6a46b0c33 Description-en: Rust library files related to Linux kernel version 6.11.0 This package provides kernel library files for version 6.11.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-hwe-6.11-tools-6.11.0-12 Description-md5: f23f918f86066825753669a08837bf9f Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on 64 bit x86. You probably want to install linux-tools-6.11.0-12-. Package: linux-hwe-6.11-tools-6.11.0-17 Description-md5: a2610ff39b4e2f8ba6a3bef49e678ffe Description-en: Linux kernel version specific tools for version 6.11.0-17 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-17 on 64 bit x86. You probably want to install linux-tools-6.11.0-17-. Package: linux-ibm Description-md5: cfb35117d1425a2981440e0ddb58b00b Description-en: Complete IBM Cloud Platform (ibm) Linux kernel and headers This package will always depend on the latest complete IBM Cloud Platform (ibm) Linux kernel and headers. Package: linux-ibm-classic Description-md5: cfb35117d1425a2981440e0ddb58b00b Description-en: Complete IBM Cloud Platform (ibm) Linux kernel and headers This package will always depend on the latest complete IBM Cloud Platform (ibm) Linux kernel and headers. Package: linux-ibm-headers-6.8.0-1020 Description-md5: 06808d95d30d8a0ee76cf904d79fa974 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-ibm-headers-6.8.0-1020/debian.README.gz for details Package: linux-ibm-lts-24.04 Description-md5: cfb35117d1425a2981440e0ddb58b00b Description-en: Complete IBM Cloud Platform (ibm) Linux kernel and headers This package will always depend on the latest complete IBM Cloud Platform (ibm) Linux kernel and headers. Package: linux-ibm-tools-6.8.0-1020 Description-md5: ef62f420b8293e5c444438c958695f9b Description-en: Linux kernel version specific tools for version 6.8.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1020 on 64 bit x86. You probably want to install linux-tools-6.8.0-1020-. Package: linux-image-6.10.0-1003-oem Description-md5: bafd5807c3ddc6cc29e676a6a91f37f3 Description-en: Signed kernel image oem A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-6.10.0-1004-oem Description-md5: bafd5807c3ddc6cc29e676a6a91f37f3 Description-en: Signed kernel image oem A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-6.10.0-1005-oem Description-md5: bafd5807c3ddc6cc29e676a6a91f37f3 Description-en: Signed kernel image oem A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1001-oem Description-md5: bafd5807c3ddc6cc29e676a6a91f37f3 Description-en: Signed kernel image oem A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1002-oem Description-md5: bafd5807c3ddc6cc29e676a6a91f37f3 Description-en: Signed kernel image oem A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1004-oem Description-md5: bafd5807c3ddc6cc29e676a6a91f37f3 Description-en: Signed kernel image oem A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1005-oem Description-md5: bafd5807c3ddc6cc29e676a6a91f37f3 Description-en: Signed kernel image oem A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1006-oem Description-md5: bafd5807c3ddc6cc29e676a6a91f37f3 Description-en: Signed kernel image oem A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1009-lowlatency Description-md5: de4cdf77422a3e81607ec9185ceee49b Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1014-oem Description-md5: bafd5807c3ddc6cc29e676a6a91f37f3 Description-en: Signed kernel image oem A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-12-generic Description-md5: b0fd0df88b1cd31408007b00d2458952 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-17-generic Description-md5: b0fd0df88b1cd31408007b00d2458952 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1006-nvidia Description-md5: b8342c2badb6b6cc1d4c822e4f5bad97 Description-en: Signed kernel image nvidia A kernel image for nvidia. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1008-oracle Description-md5: 8d310ea424556b5e8319a7ac65aac6e7 Description-en: Signed kernel image oracle A kernel image for oracle. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1016-nvidia Description-md5: b8342c2badb6b6cc1d4c822e4f5bad97 Description-en: Signed kernel image nvidia A kernel image for nvidia. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1018-gke Description-md5: c0a4c57bf94318c2d05e1f183cd82742 Description-en: Signed kernel image gke A kernel image for gke. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1019-gke Description-md5: c0a4c57bf94318c2d05e1f183cd82742 Description-en: Signed kernel image gke A kernel image for gke. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1020-ibm Description-md5: 37112d568f64b0d65fad68b1aa6f4721 Description-en: Signed kernel image ibm A kernel image for ibm. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1020-oracle Description-md5: 8d310ea424556b5e8319a7ac65aac6e7 Description-en: Signed kernel image oracle A kernel image for oracle. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1021-oem Description-md5: bafd5807c3ddc6cc29e676a6a91f37f3 Description-en: Signed kernel image oem A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1022-azure Description-md5: a97547a316dd89fcd627f217a100729f Description-en: Signed kernel image azure A kernel image for azure. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1022-azure-fde Description-md5: cfbede4995eea30dfa2e739ffae596bd Description-en: Signed kernel image azure for CVM A kernel image for azure. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1022-nvidia Description-md5: b8342c2badb6b6cc1d4c822e4f5bad97 Description-en: Signed kernel image nvidia A kernel image for nvidia. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1022-nvidia-lowlatency Description-md5: 5d7691903f811fe70d1f1546d79cdd19 Description-en: Signed kernel image nvidia-lowlatency A kernel image for nvidia-lowlatency. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1023-aws Description-md5: 3bd6562c83cb5afe5572bc5750e414b3 Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1023-gcp Description-md5: a52bd552458b3033736aca335b4c7a2c Description-en: Signed kernel image gcp A kernel image for gcp. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1024-gcp Description-md5: a52bd552458b3033736aca335b4c7a2c Description-en: Signed kernel image gcp A kernel image for gcp. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-32-generic Description-md5: b0fd0df88b1cd31408007b00d2458952 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.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-6.8.0-43-generic Description-md5: b0fd0df88b1cd31408007b00d2458952 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-53-generic Description-md5: b0fd0df88b1cd31408007b00d2458952 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-53-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-aws Description-md5: d48f8260f8c20a3da56fff707dd8ef26 Description-en: Linux kernel image for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel image available for Amazon Web Services (AWS) systems. Package: linux-image-aws-lts-24.04 Description-md5: d48f8260f8c20a3da56fff707dd8ef26 Description-en: Linux kernel image for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel image available for Amazon Web Services (AWS) systems. Package: linux-image-azure Description-md5: 7c6ef99d66fe73c5decac014854cc430 Description-en: Linux kernel image for Azure systems (vmlinuz). This package will always depend on the latest kernel image available for Azure systems. . This package will use vmlinuz during boot. Package: linux-image-azure-fde Description-md5: 4d8a2bf28e8d79f30b4b3e382ce30cc0 Description-en: Linux kernel image for Azure systems (kernel.efi). This package will always depend on the latest kernel image available for Azure systems. . This package will use kernel.efi during boot. Package: linux-image-azure-fde-lts-24.04 Description-md5: 4d8a2bf28e8d79f30b4b3e382ce30cc0 Description-en: Linux kernel image for Azure systems (kernel.efi). This package will always depend on the latest kernel image available for Azure systems. . This package will use kernel.efi during boot. Package: linux-image-azure-lts-24.04 Description-md5: 7c6ef99d66fe73c5decac014854cc430 Description-en: Linux kernel image for Azure systems (vmlinuz). This package will always depend on the latest kernel image available for Azure systems. . This package will use vmlinuz during boot. Package: linux-image-extra-virtual Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-extra-virtual-hwe-24.04 Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-extra-virtual-hwe-24.04-edge Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-gcp Description-md5: f100d59138809689d7ab845357f64201 Description-en: Google Cloud Platform (GCP) Linux kernel image This package will always depend on the latest Google Cloud Platform (GCP) kernel image available. Package: linux-image-gcp-lts-24.04 Description-md5: f100d59138809689d7ab845357f64201 Description-en: Google Cloud Platform (GCP) Linux kernel image This package will always depend on the latest Google Cloud Platform (GCP) kernel image available. Package: linux-image-generic Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-generic-hwe-24.04 Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-generic-hwe-24.04-edge Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-gke Description-md5: abed387e63f56c5d0afca9b73116a80b Description-en: Linux kernel image for gke systems. This package will always depend on the latest kernel image available for gke systems. Package: linux-image-ibm Description-md5: b262c281d3c130bcb913abdd3ee98449 Description-en: IBM Cloud Platform (ibm) Linux kernel image This package will always depend on the latest IBM Cloud Platform (ibm) kernel image available. Package: linux-image-ibm-classic Description-md5: b262c281d3c130bcb913abdd3ee98449 Description-en: IBM Cloud Platform (ibm) Linux kernel image This package will always depend on the latest IBM Cloud Platform (ibm) kernel image available. Package: linux-image-ibm-lts-24.04 Description-md5: b262c281d3c130bcb913abdd3ee98449 Description-en: IBM Cloud Platform (ibm) Linux kernel image This package will always depend on the latest IBM Cloud Platform (ibm) kernel image available. Package: linux-image-kvm Description-md5: 842486b3938fd4e7ee3f85c0b26a8314 Description-en: Linux kernel image for virtual systems. (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-lowlatency Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-lowlatency-hwe-20.04 Description-md5: 7e133fb5a3b5511db73ad4c131af9a8a Description-en: lowlatency Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-lowlatency-hwe-20.04-edge Description-md5: 7e133fb5a3b5511db73ad4c131af9a8a Description-en: lowlatency Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-lowlatency-hwe-24.04 Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-lowlatency-hwe-24.04-edge Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-nvidia Description-md5: 6f90ae28f3ebfed911d48b256696e249 Description-en: Nvidia Linux kernel image This package will always depend on the latest nvidia kernel image available. Package: linux-image-nvidia-lowlatency Description-md5: 6505b7d4bd06e42cb1dab6876f37f3cc Description-en: Nvidia Low Latency Linux kernel image This package will always depend on the latest nvidia-lowlatency kernel image available. Package: linux-image-oem-20.04 Description-md5: 0ff0f918fb505677a39d8f1339668ef7 Description-en: OEM Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-oem-20.04b Description-md5: 0ff0f918fb505677a39d8f1339668ef7 Description-en: OEM Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-oem-20.04c Description-md5: 0ff0f918fb505677a39d8f1339668ef7 Description-en: OEM Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-oem-20.04d Description-md5: 0ff0f918fb505677a39d8f1339668ef7 Description-en: OEM Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-oem-22.04 Description-md5: 0ff0f918fb505677a39d8f1339668ef7 Description-en: OEM Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-oem-24.04 Description-md5: 3dde93b5bdac4bce49c7cb3c374d0dd5 Description-en: OEM Linux kernel image This package will always depend on the latest OEM kernel image available. Package: linux-image-oem-24.04a Description-md5: 3dde93b5bdac4bce49c7cb3c374d0dd5 Description-en: OEM Linux kernel image This package will always depend on the latest OEM kernel image available. Package: linux-image-oem-24.04b Description-md5: 3dde93b5bdac4bce49c7cb3c374d0dd5 Description-en: OEM Linux kernel image This package will always depend on the latest OEM kernel image available. Package: linux-image-oracle Description-md5: ffee2e09f7d9a09f2bd9b4c72ff6d921 Description-en: Linux kernel image for Oracle systems. This package will always depend on the latest kernel image available for Oracle systems. Package: linux-image-oracle-lts-24.04 Description-md5: ffee2e09f7d9a09f2bd9b4c72ff6d921 Description-en: Linux kernel image for Oracle systems. This package will always depend on the latest kernel image available for Oracle systems. Package: linux-image-uc-6.10.0-1003-oem Description-md5: 4e42e7f935a7ab2be1b34506375c6bab Description-en: Signed kernel image oem for Ubuntu Core A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.10.0-1004-oem Description-md5: 4e42e7f935a7ab2be1b34506375c6bab Description-en: Signed kernel image oem for Ubuntu Core A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.10.0-1005-oem Description-md5: 4e42e7f935a7ab2be1b34506375c6bab Description-en: Signed kernel image oem for Ubuntu Core A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.11.0-1001-oem Description-md5: 4e42e7f935a7ab2be1b34506375c6bab Description-en: Signed kernel image oem for Ubuntu Core A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.11.0-1002-oem Description-md5: 4e42e7f935a7ab2be1b34506375c6bab Description-en: Signed kernel image oem for Ubuntu Core A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.11.0-1004-oem Description-md5: 4e42e7f935a7ab2be1b34506375c6bab Description-en: Signed kernel image oem for Ubuntu Core A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.11.0-1005-oem Description-md5: 4e42e7f935a7ab2be1b34506375c6bab Description-en: Signed kernel image oem for Ubuntu Core A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.11.0-1006-oem Description-md5: 4e42e7f935a7ab2be1b34506375c6bab Description-en: Signed kernel image oem for Ubuntu Core A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.11.0-1014-oem Description-md5: 4e42e7f935a7ab2be1b34506375c6bab Description-en: Signed kernel image oem for Ubuntu Core A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.11.0-12-generic Description-md5: bb6d44640dba93338416300d1c7d81bd Description-en: Signed kernel image generic for Ubuntu Core A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.11.0-17-generic Description-md5: bb6d44640dba93338416300d1c7d81bd Description-en: Signed kernel image generic for Ubuntu Core A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-1006-nvidia Description-md5: 3b61e8f2c89e6e62d38fe3e8db2a32ff Description-en: Signed kernel image nvidia for Ubuntu Core A kernel image for nvidia. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-1016-nvidia Description-md5: 3b61e8f2c89e6e62d38fe3e8db2a32ff Description-en: Signed kernel image nvidia for Ubuntu Core A kernel image for nvidia. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-1021-oem Description-md5: 4e42e7f935a7ab2be1b34506375c6bab Description-en: Signed kernel image oem for Ubuntu Core A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-1022-nvidia Description-md5: 3b61e8f2c89e6e62d38fe3e8db2a32ff Description-en: Signed kernel image nvidia for Ubuntu Core A kernel image for nvidia. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-1022-nvidia-lowlatency Description-md5: 38f12a44c93044422b7664c832aeb747 Description-en: Signed kernel image nvidia-lowlatency for Ubuntu Core A kernel image for nvidia-lowlatency. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-32-generic Description-md5: bb6d44640dba93338416300d1c7d81bd Description-en: Signed kernel image generic for Ubuntu Core A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-40-generic Description-md5: bb6d44640dba93338416300d1c7d81bd Description-en: Signed kernel image generic for Ubuntu Core A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-43-generic Description-md5: bb6d44640dba93338416300d1c7d81bd Description-en: Signed kernel image generic for Ubuntu Core A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-53-generic Description-md5: bb6d44640dba93338416300d1c7d81bd Description-en: Signed kernel image generic for Ubuntu Core A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-uc-generic Description-md5: a6714ef2fd493894df5fcf44da569b36 Description-en: Generic Linux kernel image for Ubuntu Core This package will always depend on the latest generic kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-generic-hwe-24.04 Description-md5: a6714ef2fd493894df5fcf44da569b36 Description-en: Generic Linux kernel image for Ubuntu Core This package will always depend on the latest generic kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-generic-hwe-24.04-edge Description-md5: a6714ef2fd493894df5fcf44da569b36 Description-en: Generic Linux kernel image for Ubuntu Core This package will always depend on the latest generic kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-oem-24.04 Description-md5: 31b0f5289e523576dbd237a9d7077279 Description-en: OEM Linux kernel image for Ubuntu Core This package will always depend on the latest OEM kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-oem-24.04a Description-md5: 31b0f5289e523576dbd237a9d7077279 Description-en: OEM Linux kernel image for Ubuntu Core This package will always depend on the latest OEM kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-oem-24.04b Description-md5: 31b0f5289e523576dbd237a9d7077279 Description-en: OEM Linux kernel image for Ubuntu Core This package will always depend on the latest OEM kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-unsigned-6.10.0-1003-oem Description-md5: c2af62a3d43a79fe6b91d016494c4ffd Description-en: Linux kernel image for version 6.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.10.0-1004-oem Description-md5: c2af62a3d43a79fe6b91d016494c4ffd Description-en: Linux kernel image for version 6.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.10.0-1005-oem Description-md5: c2af62a3d43a79fe6b91d016494c4ffd Description-en: Linux kernel image for version 6.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1001-oem Description-md5: 97406e2e302f80db77fcd027b7372811 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1002-oem Description-md5: 97406e2e302f80db77fcd027b7372811 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1004-oem Description-md5: 97406e2e302f80db77fcd027b7372811 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1005-oem Description-md5: 97406e2e302f80db77fcd027b7372811 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1006-oem Description-md5: 97406e2e302f80db77fcd027b7372811 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1009-lowlatency Description-md5: 2b3b80e25d2c133bb76c9b63da4cf655 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1014-oem Description-md5: 97406e2e302f80db77fcd027b7372811 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-12-generic Description-md5: e73b9d924b7481a3f039494f4b58dfa3 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-17-generic Description-md5: e73b9d924b7481a3f039494f4b58dfa3 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1006-nvidia Description-md5: 47ba774e8f3d2672a71d18c3dc1bf44b Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1008-oracle Description-md5: ef02b95a7e013ade482415f1b6935502 Description-en: Oracle Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1016-nvidia Description-md5: 47ba774e8f3d2672a71d18c3dc1bf44b Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1018-gke Description-md5: c75a2ab1b9049e189ca54a06438413e2 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1019-gke Description-md5: c75a2ab1b9049e189ca54a06438413e2 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1020-ibm Description-md5: ab85d0fd943d53a6859aeb0d53926562 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1020-oracle Description-md5: ef02b95a7e013ade482415f1b6935502 Description-en: Oracle Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1021-oem Description-md5: 56bb14da8ebb5d694ddef91225925951 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1022-azure Description-md5: e7bb68191092188149c53a076ca4030e Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1022-nvidia Description-md5: 47ba774e8f3d2672a71d18c3dc1bf44b Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1022-nvidia-lowlatency Description-md5: a707c7b81e600513a2681ef025a36166 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports Nvidia Low Latency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1023-aws Description-md5: fa3e19f42a8e57d8ba2bb75537254c61 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1023-gcp Description-md5: d4281b33e5b960417ae47eb20367b91e Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1024-gcp Description-md5: d4281b33e5b960417ae47eb20367b91e Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-32-generic Description-md5: e9eabc6bc3872b5266b3f9c5b8b4faa5 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.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-6.8.0-40-generic Description-md5: e9eabc6bc3872b5266b3f9c5b8b4faa5 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.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-6.8.0-43-generic Description-md5: e9eabc6bc3872b5266b3f9c5b8b4faa5 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.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-6.8.0-53-generic Description-md5: e9eabc6bc3872b5266b3f9c5b8b4faa5 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.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-6.8.0-53-lowlatency Description-md5: 7f18d1f8a653a43f6df1cba7fbcf8123 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-virtual Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-image-virtual-hwe-24.04 Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-image-virtual-hwe-24.04-edge Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-kvm Description-md5: 760248f3a6637195338fb4c05ba07199 Description-en: Complete Linux kernel for virtual systems. (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-lib-rust-6.8.0-32-generic Description-md5: bc3216653c2cd8c46148a881adb9e0ed Description-en: Rust library files related to Linux kernel version 6.8.0 This package provides kernel library files for version 6.8.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-lib-rust-6.8.0-40-generic Description-md5: bc3216653c2cd8c46148a881adb9e0ed Description-en: Rust library files related to Linux kernel version 6.8.0 This package provides kernel library files for version 6.8.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-lib-rust-6.8.0-43-generic Description-md5: bc3216653c2cd8c46148a881adb9e0ed Description-en: Rust library files related to Linux kernel version 6.8.0 This package provides kernel library files for version 6.8.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-lib-rust-6.8.0-53-generic Description-md5: bc3216653c2cd8c46148a881adb9e0ed Description-en: Rust library files related to Linux kernel version 6.8.0 This package provides kernel library files for version 6.8.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-libc-dev Description-md5: d5d143e6dffc891f04a85464446f9451 Description-en: Linux Kernel Headers for development This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-lowlatency Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-lowlatency-cloud-tools-6.8.0-53 Description-md5: d37126e39385ae4e0e5ff7192b21c3dd Description-en: Linux kernel version specific cloud tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-53 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-53-. Package: linux-lowlatency-headers-6.8.0-53 Description-md5: 2de92cf23e095589270581816aebeaf8 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-headers-6.8.0-53/debian.README.gz for details Package: linux-lowlatency-hwe-20.04 Description-md5: 06858dfdef014fa8a1cd5c847b1ed531 Description-en: Complete lowlatency Linux kernel (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-lowlatency-hwe-20.04-edge Description-md5: 06858dfdef014fa8a1cd5c847b1ed531 Description-en: Complete lowlatency Linux kernel (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-lowlatency-hwe-24.04 Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-lowlatency-hwe-24.04-edge Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-lowlatency-hwe-6.11-cloud-tools-6.11.0-1009 Description-md5: 4aecaeb6c8b58d9f552b2f82aac83875 Description-en: Linux kernel version specific cloud tools for version 6.11.0-1009 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.11.0-1009 on 64 bit x86. You probably want to install linux-cloud-tools-6.11.0-1009-. Package: linux-lowlatency-hwe-6.11-headers-6.11.0-1009 Description-md5: d9e9b0790e5a8beba08cb528303212f2 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-hwe-6.11-headers-6.11.0-1009/debian.README.gz for details Package: linux-lowlatency-hwe-6.11-lib-rust-6.11.0-1009-lowlatency Description-md5: 008c5b9efc8f46ecb7e0b4f6a46b0c33 Description-en: Rust library files related to Linux kernel version 6.11.0 This package provides kernel library files for version 6.11.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-lowlatency-hwe-6.11-tools-6.11.0-1009 Description-md5: d23e78f17b2b078329915e82909c720c Description-en: Linux kernel version specific tools for version 6.11.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1009 on 64 bit x86. You probably want to install linux-tools-6.11.0-1009-. Package: linux-lowlatency-lib-rust-6.8.0-53-lowlatency Description-md5: bc3216653c2cd8c46148a881adb9e0ed Description-en: Rust library files related to Linux kernel version 6.8.0 This package provides kernel library files for version 6.8.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-lowlatency-tools-6.8.0-53 Description-md5: dfaefda875f81d7ab5e0ec52d173a80d Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on 64 bit x86. You probably want to install linux-tools-6.8.0-53-. Package: linux-modules-6.10.0-1003-oem Description-md5: 474dc345cd98fe3619b2d43c79f34851 Description-en: Linux kernel extra modules for version 6.10.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 OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.10.0-1004-oem Description-md5: 474dc345cd98fe3619b2d43c79f34851 Description-en: Linux kernel extra modules for version 6.10.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 OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.10.0-1005-oem Description-md5: 474dc345cd98fe3619b2d43c79f34851 Description-en: Linux kernel extra modules for version 6.10.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 OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1001-oem Description-md5: 22c8a0fe47776e72cd84ed6c923bd27b Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1002-oem Description-md5: 22c8a0fe47776e72cd84ed6c923bd27b Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1004-oem Description-md5: 22c8a0fe47776e72cd84ed6c923bd27b Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1005-oem Description-md5: 22c8a0fe47776e72cd84ed6c923bd27b Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1006-oem Description-md5: 22c8a0fe47776e72cd84ed6c923bd27b Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1009-lowlatency Description-md5: b1c5865eece78016244184a19c00d2b1 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1014-oem Description-md5: 22c8a0fe47776e72cd84ed6c923bd27b Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-12-generic Description-md5: d31831f10e6c70c1aa2ea1c51290d09f Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-17-generic Description-md5: d31831f10e6c70c1aa2ea1c51290d09f Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1006-nvidia Description-md5: 9782355e9c727a1aafe12f82ab50c0b1 Description-en: Linux kernel extra modules for version 6.8.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 Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1008-oracle Description-md5: b363e29b1e229e0f9eb586f62a764393 Description-en: Oracle Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1016-nvidia Description-md5: 9782355e9c727a1aafe12f82ab50c0b1 Description-en: Linux kernel extra modules for version 6.8.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 Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1018-gke Description-md5: 0411703ef7331344dae4e9daf1ae33b0 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1019-gke Description-md5: 0411703ef7331344dae4e9daf1ae33b0 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1020-ibm Description-md5: 359730b2c661e8e2013ff0246ad33efa Description-en: Linux kernel extra modules for version 6.8.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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1020-oracle Description-md5: b363e29b1e229e0f9eb586f62a764393 Description-en: Oracle Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1021-oem Description-md5: efad5e09e4b22b457f4feedf86e1ede9 Description-en: Linux kernel extra modules for version 6.8.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 OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1022-azure Description-md5: d7687609111e33527df7891f16a667ec Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1022-nvidia Description-md5: 9782355e9c727a1aafe12f82ab50c0b1 Description-en: Linux kernel extra modules for version 6.8.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 Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1022-nvidia-lowlatency Description-md5: 0ad34faa16115b756bac6559e25b4a50 Description-en: Linux kernel extra modules for version 6.8.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 Nvidia Low Latency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1023-aws Description-md5: 12dfe3a5ce58ae2800331ae4aa4c344f Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1023-gcp Description-md5: f66b71c684213ecaa11a6f09569393db Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1024-gcp Description-md5: f66b71c684213ecaa11a6f09569393db Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-32-generic Description-md5: dbc6bcea7e1627ae6360776b31c3ee82 Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-40-generic Description-md5: dbc6bcea7e1627ae6360776b31c3ee82 Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-43-generic Description-md5: dbc6bcea7e1627ae6360776b31c3ee82 Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-53-generic Description-md5: dbc6bcea7e1627ae6360776b31c3ee82 Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-53-lowlatency Description-md5: 0a8310299d362d5caf74447843c30e3e Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-12-generic Description-md5: ad304e7f95b9a2e5ac3f2fcb18159da3 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-17-generic Description-md5: ad304e7f95b9a2e5ac3f2fcb18159da3 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1006-nvidia Description-md5: a670864029536218a3ac80107867aa7d Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.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 Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1008-oracle Description-md5: b6c6e952aecd0c6425cbe864931e9f16 Description-en: Oracle Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1016-nvidia Description-md5: a670864029536218a3ac80107867aa7d Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.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 Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1018-gke Description-md5: d9267e7ef3ae62cee1c670a9c506e5cf Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1019-gke Description-md5: d9267e7ef3ae62cee1c670a9c506e5cf Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1020-ibm Description-md5: 339d8589267b6c59336903eb91046ee2 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1020-oracle Description-md5: b6c6e952aecd0c6425cbe864931e9f16 Description-en: Oracle Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1022-azure Description-md5: 182031949d7eec37d408c5517833af3d Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1022-nvidia Description-md5: a670864029536218a3ac80107867aa7d Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.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 Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1022-nvidia-lowlatency Description-md5: 4063e3d22d7f9306185e441980d9dac4 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.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 Nvidia Low Latency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1023-aws Description-md5: d55a5cd4d58df3772f514ed2e15224b9 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1023-gcp Description-md5: 00d86e6bea3c14a1335cca8a97315107 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1024-gcp Description-md5: 00d86e6bea3c14a1335cca8a97315107 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-32-generic Description-md5: aae0720ac9d861c1e457c358cbcb81ae Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.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-6.8.0-40-generic Description-md5: aae0720ac9d861c1e457c358cbcb81ae Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.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-6.8.0-43-generic Description-md5: aae0720ac9d861c1e457c358cbcb81ae Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.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-6.8.0-53-generic Description-md5: aae0720ac9d861c1e457c358cbcb81ae Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-aws Description-md5: d63d87dde1b61e9837ce2bfb52eeaa46 Description-en: Extra modules for Amazon Web Services (AWS) systems. This package will always depend on the latest extra modules package available for Amazon Web Services (AWS) systems. Package: linux-modules-extra-aws-lts-24.04 Description-md5: d63d87dde1b61e9837ce2bfb52eeaa46 Description-en: Extra modules for Amazon Web Services (AWS) systems. This package will always depend on the latest extra modules package available for Amazon Web Services (AWS) systems. Package: linux-modules-extra-azure Description-md5: e86fbc654b899819b491fe9eee9760a1 Description-en: Linux kernel extra modules for Azure systems. This package will always depend on the latest extra modules package available for Azure systems. Package: linux-modules-extra-azure-lts-24.04 Description-md5: e86fbc654b899819b491fe9eee9760a1 Description-en: Linux kernel extra modules for Azure systems. This package will always depend on the latest extra modules package available for Azure systems. Package: linux-modules-extra-gcp Description-md5: 90c9f926cfb2494a683cedd71a374ab9 Description-en: Google Cloud Platform (GCP) Linux kernel extra modules This package will always depend on the latest Google Cloud Platform (GCP) extra modules package available. Package: linux-modules-extra-gcp-lts-24.04 Description-md5: 90c9f926cfb2494a683cedd71a374ab9 Description-en: Google Cloud Platform (GCP) Linux kernel extra modules This package will always depend on the latest Google Cloud Platform (GCP) extra modules package available. Package: linux-modules-involflt-6.8.0-1022-azure Description-md5: 7e1e926bf6d82cfb0c7fbbe81f233fbe Description-en: Linux kernel involflt modules for version 6.8.0-1022 This package provides the Linux kernel involflt modules for version 6.8.0-1022. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-involflt-azure* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-involflt-azure Description-md5: c4090f598fffca9aba7aa18d65720f4a Description-en: Extra drivers for involflt for the azure flavour Install extra signed involflt modules compatible with the azure flavour. Package: linux-modules-involflt-azure-lts-24.04 Description-md5: c4090f598fffca9aba7aa18d65720f4a Description-en: Extra drivers for involflt for the azure flavour Install extra signed involflt modules compatible with the azure flavour. Package: linux-modules-ipu6-6.11.0-1004-oem Description-md5: 747aa4d9be4afa92bb4a0d7117799741 Description-en: Linux kernel ipu6 modules for version 6.11.0-1004 This package provides the Linux kernel ipu6 modules for version 6.11.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-6.11.0-1005-oem Description-md5: 4faff5232992e2087c506356c70aeb3a Description-en: Linux kernel ipu6 modules for version 6.11.0-1005 This package provides the Linux kernel ipu6 modules for version 6.11.0-1005. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-6.11.0-1006-oem Description-md5: 61ace37a538acbffd4e782ccd43d2a42 Description-en: Linux kernel ipu6 modules for version 6.11.0-1006 This package provides the Linux kernel ipu6 modules for version 6.11.0-1006. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-6.11.0-1014-oem Description-md5: c773dfb690ffaf4d63402fc6ebab60db Description-en: Linux kernel ipu6 modules for version 6.11.0-1014 This package provides the Linux kernel ipu6 modules for version 6.11.0-1014. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-6.11.0-12-generic Description-md5: 4cbaf9be87c499630f5ddda1d234b952 Description-en: Linux kernel ipu6 modules for version 6.11.0-12 This package provides the Linux kernel ipu6 modules for version 6.11.0-12. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-6.11.0-17-generic Description-md5: 6839db4880fcb0567fc7c3b0a47d98dd Description-en: Linux kernel ipu6 modules for version 6.11.0-17 This package provides the Linux kernel ipu6 modules for version 6.11.0-17. . 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-6.8.0-1021-oem Description-md5: bea2bf848d2c30a2b039f765d7761ef0 Description-en: Linux kernel ipu6 modules for version 6.8.0-1021 This package provides the Linux kernel ipu6 modules for version 6.8.0-1021. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-6.8.0-32-generic Description-md5: be957b69f0a3bbf4cc80b42435f799f1 Description-en: Linux kernel ipu6 modules for version 6.8.0-32 This package provides the Linux kernel ipu6 modules for version 6.8.0-32. . 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-6.8.0-40-generic Description-md5: a3b7f7887566e817078fb3a015f45e61 Description-en: Linux kernel ipu6 modules for version 6.8.0-40 This package provides the Linux kernel ipu6 modules for version 6.8.0-40. . 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-6.8.0-43-generic Description-md5: ac4f696f68763a3e3331bd5cb2b22bfe Description-en: Linux kernel ipu6 modules for version 6.8.0-43 This package provides the Linux kernel ipu6 modules for version 6.8.0-43. . 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-6.8.0-53-generic Description-md5: 079e2c1af7b3aa33b07bb5304a9247cd Description-en: Linux kernel ipu6 modules for version 6.8.0-53 This package provides the Linux kernel ipu6 modules for version 6.8.0-53. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-generic Description-md5: 0a71a5f24c645c598814895c451e69c9 Description-en: Extra drivers for ipu6 for the generic flavour Install extra signed ipu6 modules compatible with the generic flavour. Package: linux-modules-ipu6-generic-hwe-24.04 Description-md5: 0a71a5f24c645c598814895c451e69c9 Description-en: Extra drivers for ipu6 for the generic flavour Install extra signed ipu6 modules compatible with the generic flavour. Package: linux-modules-ipu6-generic-hwe-24.04-edge Description-md5: 0a71a5f24c645c598814895c451e69c9 Description-en: Extra drivers for ipu6 for the generic flavour Install extra signed ipu6 modules compatible with the generic flavour. Package: linux-modules-ipu6-oem-24.04 Description-md5: a9652fc8a2c4a62fea230d1ce8060763 Description-en: Extra drivers for ipu6 for the oem flavour Install extra signed ipu6 modules compatible with the oem flavour. Package: linux-modules-ipu6-oem-24.04a Description-md5: a9652fc8a2c4a62fea230d1ce8060763 Description-en: Extra drivers for ipu6 for the oem flavour Install extra signed ipu6 modules compatible with the oem flavour. Package: linux-modules-ipu6-oem-24.04b Description-md5: a9652fc8a2c4a62fea230d1ce8060763 Description-en: Extra drivers for ipu6 for the oem flavour Install extra signed ipu6 modules compatible with the oem flavour. Package: linux-modules-ipu7-6.11.0-1004-oem Description-md5: b8f74a8affd27b3d0494d4e54021f235 Description-en: Linux kernel ipu7 modules for version 6.11.0-1004 This package provides the Linux kernel ipu7 modules for version 6.11.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu7-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu7-6.11.0-1005-oem Description-md5: 45edf4da40a597c4e7d61f9f028eabae Description-en: Linux kernel ipu7 modules for version 6.11.0-1005 This package provides the Linux kernel ipu7 modules for version 6.11.0-1005. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu7-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu7-6.11.0-1006-oem Description-md5: a4c9b790db45503dbb8e5a3e1fe1f370 Description-en: Linux kernel ipu7 modules for version 6.11.0-1006 This package provides the Linux kernel ipu7 modules for version 6.11.0-1006. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu7-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu7-6.11.0-1014-oem Description-md5: 49cf4348967966944534c67d4548da95 Description-en: Linux kernel ipu7 modules for version 6.11.0-1014 This package provides the Linux kernel ipu7 modules for version 6.11.0-1014. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu7-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu7-6.11.0-12-generic Description-md5: e2e47d9d5c8ee8b03b49a3b7ce0e38d9 Description-en: Linux kernel ipu7 modules for version 6.11.0-12 This package provides the Linux kernel ipu7 modules for version 6.11.0-12. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu7-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu7-6.11.0-17-generic Description-md5: 7ecd53b9d06c050e97a4f8ed51baf1b7 Description-en: Linux kernel ipu7 modules for version 6.11.0-17 This package provides the Linux kernel ipu7 modules for version 6.11.0-17. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu7-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu7-generic-hwe-24.04 Description-md5: 22e579faeb51f8001fafcee5bb87919d Description-en: Extra drivers for ipu7 for the generic flavour Install extra signed ipu7 modules compatible with the generic flavour. Package: linux-modules-ipu7-generic-hwe-24.04-edge Description-md5: 22e579faeb51f8001fafcee5bb87919d Description-en: Extra drivers for ipu7 for the generic flavour Install extra signed ipu7 modules compatible with the generic flavour. Package: linux-modules-ipu7-oem-24.04b Description-md5: 48098bad00aaeb82fd19a3741da79d9a Description-en: Extra drivers for ipu7 for the oem flavour Install extra signed ipu7 modules compatible with the oem flavour. Package: linux-modules-iwlwifi-6.11.0-1004-oem Description-md5: 7096dbc9a196aab85b4d9c33796e5211 Description-en: Linux kernel iwlwifi modules for version 6.11.0-1004 This package provides the Linux kernel iwlwifi modules for version 6.11.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.11.0-1005-oem Description-md5: 08f7718402ae927b4adc28b0e79135b5 Description-en: Linux kernel iwlwifi modules for version 6.11.0-1005 This package provides the Linux kernel iwlwifi modules for version 6.11.0-1005. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.11.0-1006-oem Description-md5: 829d81064f644ce8c2b06150607b9672 Description-en: Linux kernel iwlwifi modules for version 6.11.0-1006 This package provides the Linux kernel iwlwifi modules for version 6.11.0-1006. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.11.0-1009-lowlatency Description-md5: 5b153ff76a41517de0cf949a8b9c064e Description-en: Linux kernel iwlwifi modules for version 6.11.0-1009 This package provides the Linux kernel iwlwifi modules for version 6.11.0-1009. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.11.0-1014-oem Description-md5: b0e1f1cf9a69acc1dff6487401712424 Description-en: Linux kernel iwlwifi modules for version 6.11.0-1014 This package provides the Linux kernel iwlwifi modules for version 6.11.0-1014. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.11.0-12-generic Description-md5: d8ac9fa60689de696160d9c76788fe1d Description-en: Linux kernel iwlwifi modules for version 6.11.0-12 This package provides the Linux kernel iwlwifi modules for version 6.11.0-12. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.11.0-17-generic Description-md5: 8712245e80c3ed9ecbc43911c0a7bf69 Description-en: Linux kernel iwlwifi modules for version 6.11.0-17 This package provides the Linux kernel iwlwifi modules for version 6.11.0-17. . 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-6.8.0-1006-nvidia Description-md5: 600d97d3f824689e6709c23de82ec8bf Description-en: Linux kernel iwlwifi modules for version 6.8.0-1006 This package provides the Linux kernel iwlwifi modules for version 6.8.0-1006. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.8.0-1008-oracle Description-md5: 80f9c91a6ae627b76dcfdb4a5e507bd7 Description-en: Linux kernel iwlwifi modules for version 6.8.0-1008 This package provides the Linux kernel iwlwifi modules for version 6.8.0-1008. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oracle* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.8.0-1018-gke Description-md5: 79988326dd6dde25ea09be24dbf2d55a Description-en: Linux kernel iwlwifi modules for version 6.8.0-1018 This package provides the Linux kernel iwlwifi modules for version 6.8.0-1018. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gke* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.8.0-1019-gke Description-md5: ccb94a0599eeb10f13411de322274fe8 Description-en: Linux kernel iwlwifi modules for version 6.8.0-1019 This package provides the Linux kernel iwlwifi modules for version 6.8.0-1019. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gke* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.8.0-1020-ibm Description-md5: 889fdcd67b780ab4a4cad031cc8625cd Description-en: Linux kernel iwlwifi modules for version 6.8.0-1020 This package provides the Linux kernel iwlwifi modules for version 6.8.0-1020. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-ibm* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.8.0-1021-oem Description-md5: 7d865b2e2f7fceb373e19be365806840 Description-en: Linux kernel iwlwifi modules for version 6.8.0-1021 This package provides the Linux kernel iwlwifi modules for version 6.8.0-1021. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.8.0-1022-azure Description-md5: 1e201f466aa3825bac120cce866a1774 Description-en: Linux kernel iwlwifi modules for version 6.8.0-1022 This package provides the Linux kernel iwlwifi modules for version 6.8.0-1022. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-azure* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.8.0-32-generic Description-md5: ee8a58ee0bcac0cfd920f70115fdeea9 Description-en: Linux kernel iwlwifi modules for version 6.8.0-32 This package provides the Linux kernel iwlwifi modules for version 6.8.0-32. . 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-6.8.0-40-generic Description-md5: 40c85753246be6142972ed28afa0eeaf Description-en: Linux kernel iwlwifi modules for version 6.8.0-40 This package provides the Linux kernel iwlwifi modules for version 6.8.0-40. . 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-6.8.0-43-generic Description-md5: 9e30fd7993ff3cd700d916867e342dbc Description-en: Linux kernel iwlwifi modules for version 6.8.0-43 This package provides the Linux kernel iwlwifi modules for version 6.8.0-43. . 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-6.8.0-53-generic Description-md5: 4373a9f38e773bf56d72b95f5a6e125d Description-en: Linux kernel iwlwifi modules for version 6.8.0-53 This package provides the Linux kernel iwlwifi modules for version 6.8.0-53. . 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-6.8.0-53-lowlatency Description-md5: a3241a38db6d459e34dec49d1c74448f Description-en: Linux kernel iwlwifi modules for version 6.8.0-53 This package provides the Linux kernel iwlwifi modules for version 6.8.0-53. . 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-azure Description-md5: 8cfcd7d85276cff4531b61957ec41401 Description-en: Extra drivers for iwlwifi for the azure flavour Install extra signed iwlwifi modules compatible with the azure flavour. Package: linux-modules-iwlwifi-azure-lts-24.04 Description-md5: 8cfcd7d85276cff4531b61957ec41401 Description-en: Extra drivers for iwlwifi for the azure flavour Install extra signed iwlwifi modules compatible with the azure flavour. Package: linux-modules-iwlwifi-generic Description-md5: 4087cc976685608e39735665e27b54dc Description-en: Extra drivers for iwlwifi for the generic flavour Install extra signed iwlwifi modules compatible with the generic flavour. Package: linux-modules-iwlwifi-generic-hwe-24.04 Description-md5: 4087cc976685608e39735665e27b54dc Description-en: Extra drivers for iwlwifi for the generic flavour Install extra signed iwlwifi modules compatible with the generic flavour. Package: linux-modules-iwlwifi-generic-hwe-24.04-edge Description-md5: 4087cc976685608e39735665e27b54dc Description-en: Extra drivers for iwlwifi for the generic flavour Install extra signed iwlwifi modules compatible with the generic flavour. Package: linux-modules-iwlwifi-gke Description-md5: 2aeb6a09354491af0d8b7b89bd3f364f Description-en: Extra drivers for iwlwifi for the gke flavour Install extra signed iwlwifi modules compatible with the gke flavour. Package: linux-modules-iwlwifi-ibm Description-md5: 891909cf4e5080fcc1bc178b55d5d4fc Description-en: Extra drivers for iwlwifi for the ibm flavour Install extra signed iwlwifi modules compatible with the ibm flavour. Package: linux-modules-iwlwifi-ibm-classic Description-md5: 891909cf4e5080fcc1bc178b55d5d4fc Description-en: Extra drivers for iwlwifi for the ibm flavour Install extra signed iwlwifi modules compatible with the ibm flavour. Package: linux-modules-iwlwifi-ibm-lts-24.04 Description-md5: 891909cf4e5080fcc1bc178b55d5d4fc Description-en: Extra drivers for iwlwifi for the ibm flavour Install extra signed iwlwifi modules compatible with the ibm flavour. Package: linux-modules-iwlwifi-lowlatency Description-md5: 5c7df8ad494f60c40d62ff14068d1285 Description-en: Extra drivers for iwlwifi for the lowlatency flavour Install extra signed iwlwifi modules compatible with the lowlatency flavour. Package: linux-modules-iwlwifi-lowlatency-hwe-24.04 Description-md5: 5c7df8ad494f60c40d62ff14068d1285 Description-en: Extra drivers for iwlwifi for the lowlatency flavour Install extra signed iwlwifi modules compatible with the lowlatency flavour. Package: linux-modules-iwlwifi-lowlatency-hwe-24.04-edge Description-md5: 5c7df8ad494f60c40d62ff14068d1285 Description-en: Extra drivers for iwlwifi for the lowlatency flavour Install extra signed iwlwifi modules compatible with the lowlatency flavour. Package: linux-modules-iwlwifi-nvidia Description-md5: 4ad5b12fdfd56c1188d12c1c8e03e67f Description-en: Extra drivers for iwlwifi for the nvidia flavour Install extra signed iwlwifi modules compatible with the nvidia flavour. Package: linux-modules-iwlwifi-oem-20.04 Description-md5: 20052189d5a04ef0d343873151578440 Description-en: Extra drivers for iwlwifi for the oem flavour (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-iwlwifi-oem-20.04d Description-md5: 20052189d5a04ef0d343873151578440 Description-en: Extra drivers for iwlwifi for the oem flavour (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-iwlwifi-oem-22.04 Description-md5: 20052189d5a04ef0d343873151578440 Description-en: Extra drivers for iwlwifi for the oem flavour (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-iwlwifi-oem-24.04 Description-md5: d335fc8ec617dd0090e4f490cc2f718f Description-en: Extra drivers for iwlwifi for the oem flavour Install extra signed iwlwifi modules compatible with the oem flavour. Package: linux-modules-iwlwifi-oem-24.04a Description-md5: d335fc8ec617dd0090e4f490cc2f718f Description-en: Extra drivers for iwlwifi for the oem flavour Install extra signed iwlwifi modules compatible with the oem flavour. Package: linux-modules-iwlwifi-oem-24.04b Description-md5: d335fc8ec617dd0090e4f490cc2f718f Description-en: Extra drivers for iwlwifi for the oem flavour Install extra signed iwlwifi modules compatible with the oem flavour. Package: linux-modules-nvidia-fs-6.8.0-1006-nvidia Description-md5: 282f8df06369be509a0c45ff49216531 Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1006 This package provides the Linux kernel nvidia-fs modules for version 6.8.0-1006. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-fs-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-fs-6.8.0-1016-nvidia Description-md5: 30f34c38385320fe7af8ce0243cb6ff4 Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1016 This package provides the Linux kernel nvidia-fs modules for version 6.8.0-1016. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-fs-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-fs-6.8.0-1022-nvidia Description-md5: 49012f5432b318025fccbeb0a9b60481 Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1022 This package provides the Linux kernel nvidia-fs modules for version 6.8.0-1022. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-fs-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-fs-6.8.0-1022-nvidia-lowlatency Description-md5: 796f9bf16d211ac62675c78156b9a46e Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1022 This package provides the Linux kernel nvidia-fs modules for version 6.8.0-1022. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-fs-nvidia-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-fs-nvidia Description-md5: fb38314f1a9894d32083e54267154a2a Description-en: Extra drivers for nvidia-fs for the nvidia flavour Install extra signed nvidia-fs modules compatible with the nvidia flavour. Package: linux-modules-nvidia-fs-nvidia-lowlatency Description-md5: 22c0dfc497ef4e7304e64889cffd61cc Description-en: Extra drivers for nvidia-fs for the nvidia-lowlatency flavour Install extra signed nvidia-fs modules compatible with the nvidia-lowlatency flavour. Package: linux-modules-usbio-6.11.0-1004-oem Description-md5: 6085eb0094d42b48983ad09ee4632b50 Description-en: Linux kernel usbio modules for version 6.11.0-1004 This package provides the Linux kernel usbio modules for version 6.11.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-usbio-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-usbio-6.11.0-1005-oem Description-md5: 40eea08ec1005e673ecc86a104458569 Description-en: Linux kernel usbio modules for version 6.11.0-1005 This package provides the Linux kernel usbio modules for version 6.11.0-1005. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-usbio-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-usbio-6.11.0-1006-oem Description-md5: c03b2d95ea54f3a1a6921836100a42d0 Description-en: Linux kernel usbio modules for version 6.11.0-1006 This package provides the Linux kernel usbio modules for version 6.11.0-1006. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-usbio-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-usbio-6.11.0-1014-oem Description-md5: 23747d565bb0dd37f56d6e51f6c6f899 Description-en: Linux kernel usbio modules for version 6.11.0-1014 This package provides the Linux kernel usbio modules for version 6.11.0-1014. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-usbio-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-usbio-6.11.0-12-generic Description-md5: c852b394c3ec0d103b4ce26a6b95d016 Description-en: Linux kernel usbio modules for version 6.11.0-12 This package provides the Linux kernel usbio modules for version 6.11.0-12. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-usbio-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-usbio-6.11.0-17-generic Description-md5: 4f42d21e765701c20676cd9b2061b479 Description-en: Linux kernel usbio modules for version 6.11.0-17 This package provides the Linux kernel usbio modules for version 6.11.0-17. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-usbio-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-usbio-6.8.0-1021-oem Description-md5: 3fbd09360f7b62c202ac2f9488c22b06 Description-en: Linux kernel usbio modules for version 6.8.0-1021 This package provides the Linux kernel usbio modules for version 6.8.0-1021. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-usbio-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-usbio-6.8.0-40-generic Description-md5: 8692e362eeb649c539abc091aeaa7636 Description-en: Linux kernel usbio modules for version 6.8.0-40 This package provides the Linux kernel usbio modules for version 6.8.0-40. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-usbio-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-usbio-6.8.0-43-generic Description-md5: 9782231159974c9c7356c43df29f3138 Description-en: Linux kernel usbio modules for version 6.8.0-43 This package provides the Linux kernel usbio modules for version 6.8.0-43. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-usbio-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-usbio-6.8.0-53-generic Description-md5: 7e16cdb23440ef5f6ea65419ef0b03e6 Description-en: Linux kernel usbio modules for version 6.8.0-53 This package provides the Linux kernel usbio modules for version 6.8.0-53. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-usbio-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-usbio-generic Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93 Description-en: Extra drivers for usbio for the generic flavour Install extra signed usbio modules compatible with the generic flavour. Package: linux-modules-usbio-generic-hwe-24.04 Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93 Description-en: Extra drivers for usbio for the generic flavour Install extra signed usbio modules compatible with the generic flavour. Package: linux-modules-usbio-generic-hwe-24.04-edge Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93 Description-en: Extra drivers for usbio for the generic flavour Install extra signed usbio modules compatible with the generic flavour. Package: linux-modules-usbio-oem-24.04 Description-md5: 0aaa9a266b0b8fd380ee83be5abde668 Description-en: Extra drivers for usbio for the oem flavour Install extra signed usbio modules compatible with the oem flavour. Package: linux-modules-usbio-oem-24.04a Description-md5: 0aaa9a266b0b8fd380ee83be5abde668 Description-en: Extra drivers for usbio for the oem flavour Install extra signed usbio modules compatible with the oem flavour. Package: linux-modules-usbio-oem-24.04b Description-md5: 0aaa9a266b0b8fd380ee83be5abde668 Description-en: Extra drivers for usbio for the oem flavour Install extra signed usbio modules compatible with the oem flavour. Package: linux-modules-vision-6.11.0-1004-oem Description-md5: b856609b334333cc9fc09ff8fd903ed5 Description-en: Linux kernel vision modules for version 6.11.0-1004 This package provides the Linux kernel vision modules for version 6.11.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-vision-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-vision-6.11.0-1005-oem Description-md5: 9e697a02133982c886e2d577beea5401 Description-en: Linux kernel vision modules for version 6.11.0-1005 This package provides the Linux kernel vision modules for version 6.11.0-1005. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-vision-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-vision-6.11.0-1006-oem Description-md5: 412687ee188e9b75394ab95b8e43e6b3 Description-en: Linux kernel vision modules for version 6.11.0-1006 This package provides the Linux kernel vision modules for version 6.11.0-1006. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-vision-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-vision-6.11.0-1014-oem Description-md5: c3fa0f73451d9a73b01b889743e0ea36 Description-en: Linux kernel vision modules for version 6.11.0-1014 This package provides the Linux kernel vision modules for version 6.11.0-1014. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-vision-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-vision-6.11.0-12-generic Description-md5: 51714438ebdd77704ea974ad243aa199 Description-en: Linux kernel vision modules for version 6.11.0-12 This package provides the Linux kernel vision modules for version 6.11.0-12. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-vision-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-vision-6.11.0-17-generic Description-md5: b7586905091554228b6a30b4f063e2a1 Description-en: Linux kernel vision modules for version 6.11.0-17 This package provides the Linux kernel vision modules for version 6.11.0-17. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-vision-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-vision-generic-hwe-24.04 Description-md5: 9c1a7ad365e247589b36a25459727b24 Description-en: Extra drivers for vision for the generic flavour Install extra signed vision modules compatible with the generic flavour. Package: linux-modules-vision-generic-hwe-24.04-edge Description-md5: 9c1a7ad365e247589b36a25459727b24 Description-en: Extra drivers for vision for the generic flavour Install extra signed vision modules compatible with the generic flavour. Package: linux-modules-vision-oem-24.04b Description-md5: 827a9b0b1a8b17af3f31ef3f9d940938 Description-en: Extra drivers for vision for the oem flavour Install extra signed vision modules compatible with the oem flavour. Package: linux-nvidia Description-md5: 883b350bab451b83661688ea10af7a45 Description-en: Complete Nvidia Linux kernel and headers This package will always depend on the latest complete nvidia Linux kernel and headers. Package: linux-nvidia-headers-6.8.0-1006 Description-md5: 55b7a5f1ae8dc732590dab5ad70ffcb3 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-nvidia-headers-6.8.0-1006/debian.README.gz for details Package: linux-nvidia-headers-6.8.0-1016 Description-md5: da9255282539c3db44e0db8a1c8a8aca Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-nvidia-headers-6.8.0-1016/debian.README.gz for details Package: linux-nvidia-headers-6.8.0-1022 Description-md5: 2f9722ace3eac31f1dbc9c63d828cf0b Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-nvidia-headers-6.8.0-1022/debian.README.gz for details Package: linux-nvidia-lowlatency Description-md5: 1c3703242586ad20dc31a9ede0132521 Description-en: Complete Nvidia Low Latency Linux kernel and headers This package will always depend on the latest complete nvidia-lowlatency Linux kernel and headers. Package: linux-nvidia-lowlatency-headers-6.8.0-1022 Description-md5: 46ae460bb2b241330123051e45d6242e Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-nvidia-lowlatency-headers-6.8.0-1022/debian.README.gz for details Package: linux-nvidia-lowlatency-tools-6.8.0-1022 Description-md5: ddaac1f397bec0ab9f6475704a802279 Description-en: Linux kernel version specific tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1022 on 64 bit x86. You probably want to install linux-tools-6.8.0-1022-. Package: linux-nvidia-tegra-headers-6.8.0-1001 Description-md5: 1beb267e4ec0a5b7c3f5d48f0eb0a5e8 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-nvidia-tegra-headers-6.8.0-1001/debian.README.gz for details Package: linux-nvidia-tegra-tegra-igpu-defaults Description-md5: 937847ee5f4f3e279bd88af91a7099dc Description-en: Extra configuration required for IGX Orin iGPU modules. This package contains modprobe.d configuration required for loading IGX Orin iGPU modules with the appropriate module parameters. Package: linux-nvidia-tools-6.8.0-1006 Description-md5: a1183b7dd7357e4b4f0d05d7b1edc4c9 Description-en: Linux kernel version specific tools for version 6.8.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1006 on 64 bit x86. You probably want to install linux-tools-6.8.0-1006-. Package: linux-nvidia-tools-6.8.0-1016 Description-md5: 01cb0199b2a0c2f5f6552da2179bd2b5 Description-en: Linux kernel version specific tools for version 6.8.0-1016 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1016 on 64 bit x86. You probably want to install linux-tools-6.8.0-1016-. Package: linux-nvidia-tools-6.8.0-1022 Description-md5: ddaac1f397bec0ab9f6475704a802279 Description-en: Linux kernel version specific tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1022 on 64 bit x86. You probably want to install linux-tools-6.8.0-1022-. Package: linux-nvidia-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-oem-20.04 Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-20.04b Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-20.04c Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-20.04d Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-22.04 Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-24.04 Description-md5: f5ceccf3e6ffde2bc0f9e5adc29d6f9e Description-en: Complete OEM Linux kernel and headers This package will always depend on the latest complete OEM Linux kernel and headers. Package: linux-oem-24.04a Description-md5: f5ceccf3e6ffde2bc0f9e5adc29d6f9e Description-en: Complete OEM Linux kernel and headers This package will always depend on the latest complete OEM Linux kernel and headers. Package: linux-oem-24.04b Description-md5: f5ceccf3e6ffde2bc0f9e5adc29d6f9e Description-en: Complete OEM Linux kernel and headers This package will always depend on the latest complete OEM Linux kernel and headers. Package: linux-oem-6.10-headers-6.10.0-1003 Description-md5: 22048c89e03a6fa962521609eb9ad576 Description-en: Header files related to Linux kernel version 6.10.0 This package provides kernel header files for version 6.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-6.10-headers-6.10.0-1003/debian.README.gz for details Package: linux-oem-6.10-headers-6.10.0-1004 Description-md5: ee2c231353c4d6db194c17fb528a03d7 Description-en: Header files related to Linux kernel version 6.10.0 This package provides kernel header files for version 6.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-6.10-headers-6.10.0-1004/debian.README.gz for details Package: linux-oem-6.10-headers-6.10.0-1005 Description-md5: 7a5772aee9c359c450a716a4c37eebdb Description-en: Header files related to Linux kernel version 6.10.0 This package provides kernel header files for version 6.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-6.10-headers-6.10.0-1005/debian.README.gz for details Package: linux-oem-6.10-tools-6.10.0-1003 Description-md5: 0b4957b3c466a1f6a96fb8bae57fe97d Description-en: Linux kernel version specific tools for version 6.10.0-1003 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-1003 on 64 bit x86. You probably want to install linux-tools-6.10.0-1003-. Package: linux-oem-6.10-tools-6.10.0-1004 Description-md5: 9755f50d4b47d82598bc625b6e77aae1 Description-en: Linux kernel version specific tools for version 6.10.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-1004 on 64 bit x86. You probably want to install linux-tools-6.10.0-1004-. Package: linux-oem-6.10-tools-6.10.0-1005 Description-md5: d332bbf916c8e94f9a1c31a2277cdefa Description-en: Linux kernel version specific tools for version 6.10.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-1005 on 64 bit x86. You probably want to install linux-tools-6.10.0-1005-. Package: linux-oem-6.11-headers-6.11.0-1001 Description-md5: 14139c1f8e678541a85e358a2d004b9a Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-6.11-headers-6.11.0-1001/debian.README.gz for details Package: linux-oem-6.11-headers-6.11.0-1002 Description-md5: 966225f1bf2bedb7e2f5066d46b0a1f1 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-6.11-headers-6.11.0-1002/debian.README.gz for details Package: linux-oem-6.11-headers-6.11.0-1004 Description-md5: a9fefe962eb7902047d6c9d8f7020b3c Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-6.11-headers-6.11.0-1004/debian.README.gz for details Package: linux-oem-6.11-headers-6.11.0-1005 Description-md5: 2367d7701e75b8c0afc11190e676d0a3 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-6.11-headers-6.11.0-1005/debian.README.gz for details Package: linux-oem-6.11-headers-6.11.0-1006 Description-md5: 36112ac357d73d63ae4304cacc255d04 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-6.11-headers-6.11.0-1006/debian.README.gz for details Package: linux-oem-6.11-headers-6.11.0-1014 Description-md5: e0e46b9ef29038b9a252419b3f4adbd3 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-6.11-headers-6.11.0-1014/debian.README.gz for details Package: linux-oem-6.11-tools-6.11.0-1001 Description-md5: 86a0efaf06be67ca671a6c3cfb20a072 Description-en: Linux kernel version specific tools for version 6.11.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1001 on 64 bit x86. You probably want to install linux-tools-6.11.0-1001-. Package: linux-oem-6.11-tools-6.11.0-1002 Description-md5: 71b8f9f80b72d30d8d038b14a3f15ad0 Description-en: Linux kernel version specific tools for version 6.11.0-1002 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1002 on 64 bit x86. You probably want to install linux-tools-6.11.0-1002-. Package: linux-oem-6.11-tools-6.11.0-1004 Description-md5: 53e7528200eb55214609b4d128ce105a Description-en: Linux kernel version specific tools for version 6.11.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1004 on 64 bit x86. You probably want to install linux-tools-6.11.0-1004-. Package: linux-oem-6.11-tools-6.11.0-1005 Description-md5: 9f6ecb9a96cf3c0e43a83a3cc8417a89 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on 64 bit x86. You probably want to install linux-tools-6.11.0-1005-. Package: linux-oem-6.11-tools-6.11.0-1006 Description-md5: a191c96213e26ec40d06cd5e7746a940 Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on 64 bit x86. You probably want to install linux-tools-6.11.0-1006-. Package: linux-oem-6.11-tools-6.11.0-1014 Description-md5: 499e817270ed3f0586a566d959197e82 Description-en: Linux kernel version specific tools for version 6.11.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1014 on 64 bit x86. You probably want to install linux-tools-6.11.0-1014-. Package: linux-oem-6.8-headers-6.8.0-1021 Description-md5: d426514ca201ef1a9ccfe34620719306 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-6.8-headers-6.8.0-1021/debian.README.gz for details Package: linux-oem-6.8-tools-6.8.0-1021 Description-md5: 0172c07f8dd9690978a0cdd55ef02819 Description-en: Linux kernel version specific tools for version 6.8.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1021 on 64 bit x86. You probably want to install linux-tools-6.8.0-1021-. Package: linux-oracle Description-md5: 5a0227696f358f2137dc0ea2ed70da05 Description-en: Complete Linux kernel for Oracle systems. This package will always depend on the latest complete Linux kernel available for Oracle systems. Package: linux-oracle-headers-6.8.0-1008 Description-md5: 59e80a096eb0970f01d97498382f5108 Description-en: Header files related to Oracle Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-headers-6.8.0-1008/debian.README.gz for details Package: linux-oracle-headers-6.8.0-1020 Description-md5: 5aab7aaf6641f1abb026354eb18d7aca Description-en: Header files related to Oracle Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-headers-6.8.0-1020/debian.README.gz for details Package: linux-oracle-lts-24.04 Description-md5: 5a0227696f358f2137dc0ea2ed70da05 Description-en: Complete Linux kernel for Oracle systems. This package will always depend on the latest complete Linux kernel available for Oracle systems. Package: linux-oracle-tools-6.8.0-1008 Description-md5: c679eca85d7b1193af15193c96d6d41e Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1008 on 64 bit x86. You probably want to install linux-tools-6.8.0-1008-. Package: linux-oracle-tools-6.8.0-1020 Description-md5: 8ebbc5aa9776529db999cd7c77506374 Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1020 on 64 bit x86. You probably want to install linux-tools-6.8.0-1020-. Package: linux-riscv-headers-6.8.0-53 Description-md5: 788c42b03a6611d229c02178a89c1ac0 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-headers-6.8.0-53/debian.README.gz for details Package: linux-source Description-md5: 1cac084d2ae18dfd06b96585b4be564d Description-en: Linux kernel source with Ubuntu patches This package will always depend on the latest Linux kernel source code available. The Ubuntu patches have been applied. Package: linux-source-6.8.0 Description-md5: f689d7caab82132b5f63ca0afe087667 Description-en: Linux kernel source for version 6.8.0 with Ubuntu patches This package provides the source code for the Linux kernel version 6.8.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Package: linux-tools-6.10.0-1003-oem Description-md5: 73d02a8df57eb399c0ab0eb1225b0795 Description-en: Linux kernel version specific tools for version 6.10.0-1003 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-1003 on 64 bit x86. Package: linux-tools-6.10.0-1004-oem Description-md5: b5cb74f96a7bbaab945f28f12bb0f1ec Description-en: Linux kernel version specific tools for version 6.10.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-1004 on 64 bit x86. Package: linux-tools-6.10.0-1005-oem Description-md5: 4a2494e76edffa70180c00ac87b479be Description-en: Linux kernel version specific tools for version 6.10.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-1005 on 64 bit x86. Package: linux-tools-6.11.0-1001-oem Description-md5: 2f83922638065cf6bb66743ce6550291 Description-en: Linux kernel version specific tools for version 6.11.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1001 on 64 bit x86. Package: linux-tools-6.11.0-1002-oem Description-md5: d7e41eec538bd6b872c58ea6076f2768 Description-en: Linux kernel version specific tools for version 6.11.0-1002 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1002 on 64 bit x86. Package: linux-tools-6.11.0-1004-oem Description-md5: 3a8b3ae6e0697968df8a28d531f9bf2d Description-en: Linux kernel version specific tools for version 6.11.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1004 on 64 bit x86. Package: linux-tools-6.11.0-1005-oem Description-md5: fd7eefcbeb2ec04c714d5dff7d909afd Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on 64 bit x86. Package: linux-tools-6.11.0-1006-oem Description-md5: edc9e74c299a8e5127e6b97cb66fc99b Description-en: Linux kernel version specific tools for version 6.11.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1006 on 64 bit x86. Package: linux-tools-6.11.0-1009-lowlatency Description-md5: 274ad90bf570db9398bc270929a09c13 Description-en: Linux kernel version specific tools for version 6.11.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1009 on 64 bit x86. Package: linux-tools-6.11.0-1014-oem Description-md5: 8e7c987cbc926b8e982f00ba1682e366 Description-en: Linux kernel version specific tools for version 6.11.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1014 on 64 bit x86. Package: linux-tools-6.11.0-12-generic Description-md5: 61378077af4fc77b9559b040565c93f3 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on 64 bit x86. Package: linux-tools-6.11.0-17-generic Description-md5: b2fb8c1b3206a58e528d1cebabf0057d Description-en: Linux kernel version specific tools for version 6.11.0-17 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-17 on 64 bit x86. Package: linux-tools-6.8.0-1006-nvidia Description-md5: a184dfa4b6031691c962e7ee2f877b14 Description-en: Linux kernel version specific tools for version 6.8.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1006 on 64 bit x86. Package: linux-tools-6.8.0-1008-oracle Description-md5: 96e984680516870f646e94e176d02e37 Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1008 on 64 bit x86. Package: linux-tools-6.8.0-1016-nvidia Description-md5: fbf33c3698d857813024341d56bc6f31 Description-en: Linux kernel version specific tools for version 6.8.0-1016 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1016 on 64 bit x86. Package: linux-tools-6.8.0-1018-gke Description-md5: d7afe56bfe618e48c82f2653aa8ea794 Description-en: Linux kernel version specific tools for version 6.8.0-1018 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1018 on 64 bit x86. Package: linux-tools-6.8.0-1019-gke Description-md5: 4b3f5959c79dcee036313c93d0bef79b Description-en: Linux kernel version specific tools for version 6.8.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1019 on 64 bit x86. Package: linux-tools-6.8.0-1020-ibm Description-md5: bb6a1ee48f61c2587904f489ebcabeb8 Description-en: Linux kernel version specific tools for version 6.8.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1020 on 64 bit x86. Package: linux-tools-6.8.0-1020-oracle Description-md5: cf90d3abc0719e1a212a0f30f038ae98 Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1020 on 64 bit x86. Package: linux-tools-6.8.0-1021-oem Description-md5: 61fa5c21cefa897886fbacf0e2909899 Description-en: Linux kernel version specific tools for version 6.8.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1021 on 64 bit x86. Package: linux-tools-6.8.0-1022-azure Description-md5: 046b2a6d74fcec1f65c3b4546ff979f4 Description-en: Linux kernel version specific tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1022 on 64 bit x86. Package: linux-tools-6.8.0-1022-nvidia Description-md5: 046b2a6d74fcec1f65c3b4546ff979f4 Description-en: Linux kernel version specific tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1022 on 64 bit x86. Package: linux-tools-6.8.0-1022-nvidia-lowlatency Description-md5: 046b2a6d74fcec1f65c3b4546ff979f4 Description-en: Linux kernel version specific tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1022 on 64 bit x86. Package: linux-tools-6.8.0-1023-aws Description-md5: 98aaccf62d0dbbf7fd754121a204fb82 Description-en: Linux kernel version specific tools for version 6.8.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1023 on 64 bit x86. Package: linux-tools-6.8.0-1023-gcp Description-md5: 98aaccf62d0dbbf7fd754121a204fb82 Description-en: Linux kernel version specific tools for version 6.8.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1023 on 64 bit x86. Package: linux-tools-6.8.0-1024-gcp Description-md5: a81f69e22a0d16f0a1205642d0b7c72a Description-en: Linux kernel version specific tools for version 6.8.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1024 on 64 bit x86. Package: linux-tools-6.8.0-32 Description-md5: c82b5f1bae64ea83ce3fc2fcc58fdafe Description-en: Linux kernel version specific tools for version 6.8.0-32 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-32 on 64 bit x86. You probably want to install linux-tools-6.8.0-32-. Package: linux-tools-6.8.0-32-generic Description-md5: 00c23a8ae4c9ab9df13dc29cc69a09b5 Description-en: Linux kernel version specific tools for version 6.8.0-32 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-32 on 64 bit x86. Package: linux-tools-6.8.0-40 Description-md5: 95ddad55f4134c5752a5c44eb528c76e Description-en: Linux kernel version specific tools for version 6.8.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-40 on 64 bit x86. You probably want to install linux-tools-6.8.0-40-. Package: linux-tools-6.8.0-40-generic Description-md5: efa2bb68150be8370205c1750f739efb Description-en: Linux kernel version specific tools for version 6.8.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-40 on 64 bit x86. Package: linux-tools-6.8.0-43 Description-md5: 65e77bbabfb22df63574463151240f04 Description-en: Linux kernel version specific tools for version 6.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-43 on 64 bit x86. You probably want to install linux-tools-6.8.0-43-. Package: linux-tools-6.8.0-43-generic Description-md5: e06b1d2c9e2ab03376ecf3307e208f8d Description-en: Linux kernel version specific tools for version 6.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-43 on 64 bit x86. Package: linux-tools-6.8.0-53 Description-md5: dfaefda875f81d7ab5e0ec52d173a80d Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on 64 bit x86. You probably want to install linux-tools-6.8.0-53-. Package: linux-tools-6.8.0-53-generic Description-md5: 97e53895579281ae3ad9f03f1fa65e95 Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on 64 bit x86. Package: linux-tools-6.8.0-53-lowlatency Description-md5: 97e53895579281ae3ad9f03f1fa65e95 Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on 64 bit x86. Package: linux-tools-aws Description-md5: afac901302a564cef62a0809a4d8ec7b Description-en: Linux kernel versioned tools for Amazon Web Services (AWS) systems. This package will always depend on the latest Linux kernel versioned tools available for Amazon Web Services (AWS) systems. Package: linux-tools-aws-lts-24.04 Description-md5: afac901302a564cef62a0809a4d8ec7b Description-en: Linux kernel versioned tools for Amazon Web Services (AWS) systems. This package will always depend on the latest Linux kernel versioned tools available for Amazon Web Services (AWS) systems. Package: linux-tools-azure Description-md5: 4c6b704fa5b907a56eecc933f84b2a44 Description-en: Linux kernel versioned tools for Azure systems. This package will always depend on the latest Linux kernel versioned tools available for Azure systems. Package: linux-tools-azure-lts-24.04 Description-md5: 4c6b704fa5b907a56eecc933f84b2a44 Description-en: Linux kernel versioned tools for Azure systems. This package will always depend on the latest Linux kernel versioned tools available for Azure systems. Package: linux-tools-common Description-md5: aee6cd2d95f555559f899e9ee0c4e27a Description-en: Linux kernel version specific tools for version 6.8.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0. Package: linux-tools-gcp Description-md5: 3d914bfcdd174f3e1189d829307612c2 Description-en: Google Cloud Platform (GCP) Linux kernel tools This package will always depend on the latest Google Cloud Platform (GCP) kernel tools available. Package: linux-tools-gcp-lts-24.04 Description-md5: 3d914bfcdd174f3e1189d829307612c2 Description-en: Google Cloud Platform (GCP) Linux kernel tools This package will always depend on the latest Google Cloud Platform (GCP) kernel tools available. Package: linux-tools-generic Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-generic-hwe-24.04 Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-generic-hwe-24.04-edge Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-gke Description-md5: 458af721eec25183156433303d04de05 Description-en: Linux kernel versioned tools for gke systems. This package will always depend on the latest Linux kernel versioned tools available for gke systems. 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-ibm Description-md5: 28ea2c16382bc8345e38e32ba1f02015 Description-en: IBM Cloud Platform (ibm) Linux kernel tools This package will always depend on the latest IBM Cloud Platform (ibm) kernel tools available. Package: linux-tools-ibm-classic Description-md5: 28ea2c16382bc8345e38e32ba1f02015 Description-en: IBM Cloud Platform (ibm) Linux kernel tools This package will always depend on the latest IBM Cloud Platform (ibm) kernel tools available. Package: linux-tools-ibm-lts-24.04 Description-md5: 28ea2c16382bc8345e38e32ba1f02015 Description-en: IBM Cloud Platform (ibm) Linux kernel tools This package will always depend on the latest IBM Cloud Platform (ibm) kernel tools available. Package: linux-tools-kvm Description-md5: a509b3d33dbd9644044dbc106180c3ec Description-en: Linux kernel versioned tools for virtual systems. (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-lowlatency Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-lowlatency-hwe-20.04 Description-md5: 4452b7c438cc0defe223c166332db716 Description-en: lowlatency Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-lowlatency-hwe-20.04-edge Description-md5: 4452b7c438cc0defe223c166332db716 Description-en: lowlatency Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-lowlatency-hwe-24.04 Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-lowlatency-hwe-24.04-edge Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-nvidia Description-md5: 6978ce948693cb08e282dd6e9c79e15d Description-en: Nvidia Linux kernel tools This package will always depend on the latest nvidia kernel tools available. Package: linux-tools-nvidia-lowlatency Description-md5: b07b0e9bb29c10be440e2701b7cb834f Description-en: Nvidia Low Latency Linux kernel tools This package will always depend on the latest nvidia-lowlatency kernel tools available. Package: linux-tools-oem-20.04 Description-md5: 34476a63a0956df042af242fb1fe8c7d Description-en: OEM Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-oem-20.04b Description-md5: 34476a63a0956df042af242fb1fe8c7d Description-en: OEM Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-oem-20.04c Description-md5: 34476a63a0956df042af242fb1fe8c7d Description-en: OEM Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-oem-20.04d Description-md5: 34476a63a0956df042af242fb1fe8c7d Description-en: OEM Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-oem-22.04 Description-md5: 34476a63a0956df042af242fb1fe8c7d Description-en: OEM Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-oem-24.04 Description-md5: 544dead17e2cf698cd9acab1fb72ea0b Description-en: OEM Linux kernel tools This package will always depend on the latest OEM kernel tools available. Package: linux-tools-oem-24.04a Description-md5: 544dead17e2cf698cd9acab1fb72ea0b Description-en: OEM Linux kernel tools This package will always depend on the latest OEM kernel tools available. Package: linux-tools-oem-24.04b Description-md5: 544dead17e2cf698cd9acab1fb72ea0b Description-en: OEM Linux kernel tools This package will always depend on the latest OEM kernel tools available. Package: linux-tools-oracle Description-md5: 362246a635b6b01427de3df499dc087a Description-en: Linux kernel versioned tools for Oracle systems. This package will always depend on the latest Linux kernel versioned tools available for Oracle systems. Package: linux-tools-oracle-lts-24.04 Description-md5: 362246a635b6b01427de3df499dc087a Description-en: Linux kernel versioned tools for Oracle systems. This package will always depend on the latest Linux kernel versioned tools available for Oracle systems. Package: linux-tools-virtual Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-tools-virtual-hwe-24.04 Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-tools-virtual-hwe-24.04-edge Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-virtual Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: linux-virtual-hwe-24.04 Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: linux-virtual-hwe-24.04-edge Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: login Description-md5: d0499c2dea8faa45484daa5ced2d38b5 Description-en: system login tools This package provides some required infrastructure for logins and for changing effective user or group IDs, including: * login, the program that invokes a user shell on a virtual terminal; * nologin, a dummy shell for disabled user accounts; Package: lvm2 Description-md5: 9df95d102d2b0aad5aff13603ef0cb3f Description-en: Linux Logical Volume Manager This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. Package: lvm2-dbusd Description-md5: 58ae61149cfbcb7082b5065979973507 Description-en: LVM2 D-Bus daemon This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. . This package includes the D-Bus daemon. Package: motd-news-config Description-md5: 79385400485b9b0e772f483f2ead9f58 Description-en: Configuration for motd-news shipped in base-files This package contains the configuration read by the motd-news script shipped in the base-files package. . Install this package if you want motd-news to be enabled. Package: neutron-common Description-md5: e3445b14d485b7c2a9472ae6fd564e39 Description-en: Neutron is a virtual network service for Openstack - common Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide python-pbr (>= 2.0.0), advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the common files. Package: neutron-dhcp-agent Description-md5: 572c3866ff7d431ed7a69af059be88b1 Description-en: Neutron is a virtual network service for Openstack - DHCP agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the DHCP agent. Package: neutron-l3-agent Description-md5: 7dc64a3d701aa413a40358ba3069904a Description-en: Neutron is a virtual network service for Openstack - l3 agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the layer 3 routing agent. Package: neutron-linuxbridge-agent Description-md5: 7438b6586091536457c1094f075e5bfb Description-en: Neutron is a virtual network service for Openstack - linuxbridge agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the linuxbridge plugin agent. Package: neutron-metadata-agent Description-md5: 7f661aa618ba5bb4655c68b01afa2e23 Description-en: Neutron is a virtual network service for Openstack - metadata agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the metadata proxy agent. Package: neutron-openvswitch-agent Description-md5: e9697f8391ec5ff56d028b4049eb9f25 Description-en: Neutron is a virtual network service for Openstack - Open vSwitch plugin agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Open vSwitch plugin agent. Package: neutron-ovn-metadata-agent Description-md5: 9c287729e427a4938c8a3c0e30c6c165 Description-en: Neutron is a virtual network service for Openstack - OVN metadata agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the OVN metadata proxy agent. Package: neutron-plugin-ml2 Description-md5: 04c3b1da612333dffe94afb38e17f6ee Description-en: Neutron is a virtual network service for Openstack - ML2 plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Modular Layer 2 plugin. Package: neutron-server Description-md5: 1b00fccfd02ac8a9014e7ee4bfb0ddd5 Description-en: Neutron is a virtual network service for Openstack - server Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Neutron server Package: nginx Description-md5: cb534cf82475d3e706f730549c99229f Description-en: small, powerful, scalable web/proxy server Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. Package: nginx-common Description-md5: 9e23931d84d07adbee5412aefdad8a90 Description-en: small, powerful, scalable web/proxy server - common files Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package contains base configuration files used by all versions of nginx. Package: nginx-core Description-md5: e85c58ee97847a5147d2960542e84a35 Description-en: nginx web/proxy server (standard version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This metapackage provides a version of nginx identical to that of nginx-full, but without any third-party modules, and only modules in the original nginx code base. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP, Slice, SSI, SSL, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . OPTIONAL STREAM MODULES: Stream Core, GeoIP Package: nginx-doc Description-md5: fd841a2b53e39ae89ec191f0e1278a05 Description-en: small, powerful, scalable web/proxy server - documentation Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides extra documentation to help unleash the power of Nginx. Package: nova-api Description-md5: 93751a4c42a717b98a076fc37e614e1c Description-en: OpenStack Compute - API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the API frontend. Package: nova-common Description-md5: ca300a4c4a13a67629e52754451325a3 Description-en: OpenStack Compute - common files OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package contains things that are needed by all parts of Nova. Package: nova-compute Description-md5: 3ba5242ed5b20ea217068529d959352e Description-en: OpenStack Compute - compute node base OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the package you will install on the nodes that will run your virtual machines. Package: nova-compute-kvm Description-md5: 3a3f4fc6eb0e0d1a1a52636f4a84daa1 Description-en: OpenStack Compute - compute node (KVM) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using kvm. Package: nova-compute-libvirt Description-md5: 128101f3838791afe92b57c5afcef336 Description-en: OpenStack Compute - compute node libvirt support OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This dependency package provides common dependencies and setup for all libvirt based hypervisor options. Package: nova-compute-lxc Description-md5: 8c74b0f3d56b3da8c70cf752f98f7869 Description-en: OpenStack Compute - compute node (LXC) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using LXC. Package: nova-conductor Description-md5: 0b6894258f8fbaad9a8f7daf4cae4456 Description-en: OpenStack Compute - conductor service OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the Nova conductor service component Package: nova-doc Description-md5: 1c367fcc5afa32969a8f351c6365dd1c Description-en: OpenStack Compute - documentation OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package contains the documentation for Nova. Package: nova-scheduler Description-md5: 8edec11a409c894d59bffef4d16d21b6 Description-en: OpenStack Compute - virtual machine scheduler OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the Nova scheduler. Package: nova-spiceproxy Description-md5: ea77a7b8b1a9e5a1953479bb5b89e219 Description-en: OpenStack Compute - spice html5 proxy OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the spice proxy. It is a publically reachable component which proxies access to qemu-space running on compute nodes Package: nova-volume Description-md5: f85e1ba6a9aabcaf096890562606c8de Description-en: OpenStack Compute - storage OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is a dummy transitional package that can be removed after upgrade. Package: openssh-client Description-md5: 8cde3280ebad71c16b3e8c661dae6c6d Description-en: secure shell (SSH) client, for secure access to remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . In some countries it may be illegal to use any encryption at all without a special permit. . ssh replaces the insecure rsh, rcp and rlogin programs, which are obsolete for most purposes. Package: openssh-server Description-md5: 842cc998cae371b9d8106c1696373919 Description-en: secure shell (SSH) server, for secure access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the sshd server. . In some countries it may be illegal to use any encryption at all without a special permit. . sshd replaces the insecure rshd program, which is obsolete for most purposes. Package: openssh-sftp-server Description-md5: b9a6d4f71758c154615deaec42e8415d Description-en: secure shell (SSH) sftp server module, for SFTP access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the SFTP server module for the SSH server. It is needed if you want to access your SSH server with SFTP. The SFTP server module also works with other SSH daemons like dropbear. . OpenSSH's sftp and sftp-server implement revision 3 of the SSH filexfer protocol described in: . http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt . Newer versions of the draft will not be supported, though some features are individually implemented as extensions. Package: packagekit Description-md5: 25fb2829d242d56343a820bdb5e746a3 Description-en: Provides a package management service PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . The work is done by backends which make use of the package manager shipped by the corresponding distribution. PackageKit is not meant to replace advanced tools like Synaptic. . Its main benefits are: - Unified developer and user interface on many distributions - Fine-grained permission control via PolicyKit - On-demand installation of missing system components Package: packagekit-docs Description-md5: f43626bcae09213d8ed071770d06d57a Description-en: Documentation for PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides documentation for PackageKit. Package: packagekit-tools Description-md5: 8ba205caa823fb175b63d5c17f441a15 Description-en: Provides PackageKit command-line tools PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the PackageKit command-line tools. Package: passwd Description-md5: 5bbd70e421ed3367a8299e53bd7afed4 Description-en: change and administer password and group data This package includes passwd, chsh, chfn, and many other programs to maintain password and group data. . Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian Package: python-glance-doc Description-md5: bad2142db8d3e8aad00122582264f750 Description-en: OpenStack Image Registry and Delivery Service - Documentation The Glance project provides an image registration and discovery service (Parallax) and an image delivery service (Teller). These services are used in conjunction by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the documentation. Package: python-oslo.service-doc Description-md5: e5909d91a2861749eda67577e06bf3c5 Description-en: library for running OpenStack services - doc The oslo.service library provides a framework for managing long-running services in OpenStack projects. . Features include: * Creation and management of long running service processes and threads. * Periodic task management. * SSL configuration of services. * systemd notification support. . This package contains the documentation. Package: python-pil-doc Description-md5: 0cf86354863d856ed40290c421b7d497 Description-en: Examples for the Python Imaging Library The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load image objects from a variety of file formats, and apply a rich set of image operations to them. . This package contains PIL API documentation and some example scripts. You may also want to look at the python-pil-doc-html or python-pil-doc-pdf packages for the PIL handbook documentation. Package: python3-cinder Description-md5: 22a6e566f50884eb7692026b4fa18100 Description-en: Cinder Python 3 libraries OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Python 3 library for Cinder. Package: python3-glance Description-md5: 9922174ef77e03f1d3f8489604546d16 Description-en: OpenStack Image Registry and Delivery Service - Python 3 library The Glance project provides an image registration and discovery service and an image delivery service. These services are used in conjunction by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the Python 3 libraries. Package: python3-heat Description-md5: 629282ce985f23f67d27069faeb1ca0b Description-en: OpenStack orchestration service - Python 3 files Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the Python 3 libraries. Package: python3-ldb Description-md5: c83bd92747d7e8000f766fba3a779170 Description-en: Python 3 bindings for LDB ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python 3 bindings. Package: python3-ldb-dev Description-md5: be4c40ca865d11fda345266b7a5d70fb Description-en: LDB Python 3 bindings - development files ldb is a LDAP-like embedded database built on top of TDB. . It is a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files for the Python 3 bindings. Package: python3-libnvme Description-md5: 0bdf36219a8ddfa4b378a3b1f438af39 Description-en: NVMe management library (Python) NVM Express (NVMe) is a interface specification for accessing non-volatile storage media, typically modern solid state drives (SSDs) through PCI Express (PCIe). libnvme provides library functions for accessing and managing NVMe devices. . This package contains the Python bindings. Package: python3-lxml Description-md5: e8e2f787207511401ce91418255455e6 Description-en: pythonic binding for the libxml2 and libxslt libraries lxml is a new Python binding for libxml2 and libxslt, completely independent from existing Python bindings. Its aim: . * Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management! . lxml aims to provide a Pythonic API by following as much as possible the ElementTree API, trying to avoid inventing too many new APIs, or the user's having to learn new things -- XML is complicated enough. Package: python3-neutron Description-md5: 0f4b20a6f58f461446e19c5254ee0455 Description-en: Neutron is a virtual network service for Openstack - Python library Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Python 3.x library. Package: python3-nova Description-md5: c5bba63c1cc9250b3fdd5277a7a70f1a Description-en: OpenStack Compute Python 3 libraries OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package contains the Python 3 nova libraries. Package: python3-oslo.service Description-md5: 8ef3e681411cb5fa6ffb6aef10ad216d Description-en: library for running OpenStack services - Python 3.x The oslo.service library provides a framework for managing long-running services in OpenStack projects. . Features include: * Creation and management of long running service processes and threads. * Periodic task management. * SSL configuration of services. * systemd notification support. . This package contains the Python 3.x module. Package: python3-pil Description-md5: 159039260b5a620ec3a8b13546dd140a Description-en: Python Imaging Library (Python3) The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. . Image Objects: o Bilevel, greyscale, palette, true colour (RGB), true colour with transparency (RGBA). o colour separation (CMYK). o Copy, cut, paste operations. o Flip, transpose, resize, rotate, and arbitrary affine transforms. o Transparency operations. o Channel and point operations. o Colour transforms, including matrix operations. o Image enhancement, including convolution filters. . File Formats: o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG, MSP, PDF, PNG, PPM, TIFF, XBM. o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC, MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM. o Save only: PDF, EPS (without ghostscript). Package: python3-samba Description-md5: 7593355c9f194d3f84df6ce15717d93f Description-en: Python 3 bindings for Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains Python 3 bindings for most Samba libraries. Package: qemu-block-extra Description-md5: b5e1c6baef0716841da073a7551acbc5 Description-en: extra block backend modules for qemu-system and qemu-utils QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides extra block device backend modules for qemu-system emulation and qemu-img from qemu-utils package, which are rarely used and has extra dependencies. Package: qemu-system Description-md5: a72df11fa6115508d5d01446ea4368c6 Description-en: QEMU full system emulation binaries QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This metapackage provides the full system emulation binaries for all supported targets, by depending on all per-architecture system emulation packages which QEMU supports. Package: qemu-system-arm Description-md5: 83d726eaed5d7e2ff1d8f100e85c8a47 Description-en: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: aarch64 (arm64) arm (armel armhf). . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-common Description-md5: 2d1e18c54faaec9f7eb304597574241a Description-en: QEMU full system emulation binaries (common files) QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides common files needed for target-specific full system emulation (qemu-system-*) packages. Package: qemu-system-data Description-md5: c61105eaa5edddd1459bc7ebfd8348d6 Description-en: QEMU full system emulation (data files) This package provides architecture-neutral data files (such as keyboard definitions, icons) for system-mode QEMU emulation (qemu-system-*) packages. Package: qemu-system-gui Description-md5: 9511a2466bf703f07078d0691501127c Description-en: QEMU full system emulation binaries (graphical display and audio modules) This package provides optional graphical guest display modules (currently GTK and SDL) and audio backend modules for full system emulation (qemu-system-*) packages. . This package is not a management/control/GUI interface for qemu, use something else (like virt-manager) for that. Package: qemu-system-mips Description-md5: c652a6e2716b5a4171c86c75dd130e2b Description-en: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel mips64 mips64el. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-misc Description-md5: fb0692fa83785683ddfc33cdb9fd3d51 Description-en: QEMU full system emulation binaries (miscellaneous) QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha avr cris hppa m68k loongarch64 (loong64) microblaze microblazeel nios2 or1k riscv32 riscv64 rx sh4 sh4eb tricore xtensa xtensaeb. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-modules-opengl Description-md5: a36f3141c926c6c91372194641dea7df Description-en: QEMU full system emulation binaries (OpenGL display modules) This package provides optional OpenGL display support modules for QEMU full system emulation (qemu-system-*) packages. It also provides dbus display type. Package: qemu-system-modules-spice Description-md5: 4ea1c759c139cf59763d67b1b71bf6e5 Description-en: QEMU full system emulation binaries (spice display modules) This package provides optional spice display (qxl and spice-app) and audio support modules for QEMU full system emulation (qemu-system-*) packages. Package: qemu-system-ppc Description-md5: 6de7fb1b3ea7c425b426d46d14ef28d5 Description-en: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc (powerpc) ppc64 (ppc64le ppc64el). . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-s390x Description-md5: 3b2939568b438f9e1d0d01baa7cec9f8 Description-en: QEMU full system emulation binaries (s390x) QEMU is a fast processor emulator: currently the package supports s390x emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following s390x hardware: s390x. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-sparc Description-md5: cb4be2931f1bb54f137765dca623e91b Description-en: QEMU full system emulation binaries (sparc) QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following sparc hardware: sparc sparc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-x86 Description-md5: 101a12e03df790d974e0f42cbdab8a73 Description-en: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386 x86_64 (amd64). . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. Package: qemu-utils Description-md5: e9a53dad71a4086bf8884b2795d9f180 Description-en: QEMU utilities QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server Package: rabbitmq-server Description-md5: 78e91bfb996ee4ae5d16c93298f5f6e8 Description-en: AMQP server written in Erlang RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker. Package: samba Description-md5: c9d307ae5cf3b46be12b53a9f95862f0 Description-en: SMB/CIFS file, print, and login server for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an Active Directory or NT4-style domain controller, and can integrate with Active Directory realms or NT4 domains as a member server. . This package provides the components necessary to use Samba as a stand-alone file and print server or as an NT4 domain controller. For use in an NT4 domain or Active Directory realm, you will also need the winbind package. To use samba as an Active Directory domain controller (AD DC), please install samba-ad-dc package. . This package is not required for connecting to existing SMB/CIFS servers (see smbclient) or for mounting remote filesystems (see cifs-utils). Package: samba-ad-provision Description-md5: 85c78259045a6d75c0722ff117cca50f Description-en: Samba files needed for AD domain provision Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains files to setup an Active Directory Domain Controller (AD DC). Package: samba-common Description-md5: a4083020b891e75d279ca48e7fd18d7b Description-en: common files used by both the Samba server and client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains common files used by all parts of Samba. Package: samba-common-bin Description-md5: fd0dd26cdba5697675c1ef4de71f2887 Description-en: Samba common files used by both the server and the client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the smbclient libsmbclient0 packages). Package: samba-dev Description-md5: c8352d732d47c05669c4910ec031f562 Description-en: tools for extending Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains include files shared by the various Samba-based libraries. Package: samba-dsdb-modules Description-md5: ed8b020cf571b2c155dd3360d7f05bb3 Description-en: Samba Directory Services Database Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains LDB plugins which add support for various Active Directory features to the LDB library. Package: samba-libs Description-md5: 306caa16a8faeb0f0052382f8854cd17 Description-en: Samba core libraries Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains the shared libraries. Package: samba-vfs-modules Description-md5: cd83b336ae9f6321d078811769d5a463 Description-en: Samba Virtual FileSystem plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . Virtual FileSystem modules are stacked shared libraries extending the functionality of Samba. Some examples are: * vfs_acl_xattr: Save NTFS-ACLs in Extended Attributes * vfs_audit: record selected Samba VFS operations in the system log * vfs_readonly: Make a Samba share read only for a specified time period * vfs_recycle: Give the same effect as the Recycle Bin on Windows computers * vfs_shadow_copy2: Expose snapshots to Windows clients as shadow copies * vfs_worm: Disallow writes for older file . Note: The runtime dependencies of vfs_ceph, vfs_glusterfs and vfs_snapper are moved to Recommends. Package: slapd Description-md5: dd977840e276b3f03520c0ab1d050cf8 Description-en: OpenLDAP server (slapd) This is the OpenLDAP (Lightweight Directory Access Protocol) server (slapd). The server can be used to provide a standalone directory service. Package: slapi-dev Description-md5: 9a5a7f1735eb363a808931130dc64a9d Description-en: development libraries for OpenLDAP SLAPI plugin interface This package allows development of plugins for the OpenLDAP slapd server using the SLAPI interface. It includes the headers and libraries needed to build such plugins. Package: smbclient Description-md5: 476018eed30b7f1e76b02afe22aaf008 Description-en: command-line SMB/CIFS clients for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains command-line utilities for accessing Microsoft Windows and Samba servers, including smbclient, smbtar, and smbspool. Utilities for mounting shares locally are found in the package cifs-utils. Package: sosreport Description-md5: 5b3e7a1f7fbde7625dc009697c8ed440 Description-en: Set of tools to gather troubleshooting data from a system Sos is a set of tools that gathers information about system hardware and configuration. The information can then be used for diagnostic purposes and debugging. Sos is commonly used to help support technicians and developers. Package: ssh Description-md5: b00e309365895c14a10af55945efb136 Description-en: secure shell client and server (metapackage) This metapackage is a convenient way to install both the OpenSSH client and the OpenSSH server. It provides nothing in and of itself, so you may remove it if nothing depends on it. Package: thermald Description-md5: b3957326598bfd50927c3294bfbabcc9 Description-en: Thermal monitoring and controlling daemon Thermal Daemon is a Linux daemon for monitoring and controlling platform temperatures. Once the system temperature reaches a certain threshold, the Linux daemon activates various cooling methods to try to cool the system. Package: ubuntu-raspi-settings Description-md5: 09e855551a90452dfd7d263f2deece0c Description-en: default settings for Raspberry Pi devices This package contains some default settings that are specific to Raspberry Pi devices. Package: ubuntu-raspi-settings-desktop Description-md5: 1f31d05c6731c983ed36c6a017547016 Description-en: default settings for Ubuntu Desktop on Raspberry Pi devices This package contains some default settings that are specific to the Ubuntu Desktop running on Raspberry Pi devices. Package: ubuntu-raspi-settings-server Description-md5: f2a24c520d8d82ea1adbd1fee98d29c7 Description-en: default settings for Ubuntu Server on Raspberry Pi devices This package contains some default settings that are specific to the Ubuntu Server running on Raspberry Pi devices. Package: uidmap Description-md5: 5a75630915e85aa203a9f7c82c737da4 Description-en: programs to help use subuids These programs help unprivileged users to create uid and gid mappings in user namespaces. Package: update-notifier Description-md5: 17a8ca38ec1439cd743e00edf3c9a926 Description-en: Daemon which notifies about package updates Puts an icon in the user's notification area when package updates are available. Package: update-notifier-common Description-md5: 9e55b33c0bb042acf203440099a61649 Description-en: Files shared between update-notifier and other packages Apt setup files and reboot notification scripts shared between update-notifier and other packages, notably for server use cases. Package: walinuxagent Description-md5: 6c6e08b89d2f59e8bdc1b7bf37e6f34c Description-en: Windows Azure Linux Agent The Windows Azure Linux Agent supports the provisioning and running of Linux VMs in the Windows Azure cloud. This package should be installed on Linux disk images that are built to run in the Windows Azure environment. Package: winbind Description-md5: 760987c6cfd5ae0abd5c47c9758b31b0 Description-en: service to resolve user and group information from Windows NT servers Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package provides winbindd, a daemon which integrates authentication and directory service (user/group lookup) mechanisms from a Windows domain on a Linux system. . Winbind based user/group lookups via /etc/nsswitch.conf can be enabled via the libnss-winbind package. Winbind based Windows domain authentication can be enabled via the libpam-winbind package. Package: wireless-regdb Description-md5: 9b699ccc910634888e4cf21e28a9467b Description-en: wireless regulatory database This package contains the wireless regulatory database used by the Central Regulatory Database Agent (CRDA) to configure wireless devices to operate within the radio spectrum allowed in the local jurisdiction. . This regulatory information is provided with no warranty either expressed or implied. Only Linux drivers which use cfg80211 framework can make use of the regulatory database and CRDA. Package: xdg-dbus-proxy Description-md5: 9c7aa8b67e60fc125dc6a7a23ac5d1f9 Description-en: filtering D-Bus proxy xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was originally part of the Flatpak project, but it has been broken out as a standalone module to facilitate using it in other contexts, for example in WebKit-GTK's optional bubblewrap-based sandbox. . For this proxy to be useful, restricted D-Bus clients must be denied access to the normal D-Bus socket (for example by using containers or AppArmor rules), and instead given access to the listening Unix socket created by the proxy (typically by bind-mounting it into a Linux container). Package: xserver-xorg-video-nouveau Description-md5: b084a16945b86c1eda89ad33dbb4530d Description-en: X.Org X server -- Nouveau display driver This driver for the X.Org X server (see xserver-xorg for a further description) provides support for NVIDIA Riva, TNT, GeForce, and Quadro cards. . This package provides 2D support including EXA acceleration, Xv and RandR. 3D functionality is provided by the libgl1-mesa-dri package. . This package is built from the FreeDesktop.org xf86-video-nouveau driver. Package: xserver-xorg-video-vesa Description-md5: 09beb2a31bd27ae3444fb260bf0f887f Description-en: X.Org X server -- VESA display driver This driver for the X.Org X server (see xserver-xorg for a further description) uses the standard VESA interface provided on all video cards, but runs unaccelerated. This driver is not recommended for use unless you have a problem with the normal driver for your card, because it will perform very badly. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-vesa driver module. Package: xwayland Description-md5: 46119f00e9401992b76d381dca9d3438 Description-en: X server for running X clients under Wayland This package provides an X server running on top of wayland, using wayland input devices for input and forwarding either the root window or individual top-level windows as wayland surfaces. Package: linux-aws-cloud-tools-6.8.0-1023 Description-md5: a07135fa5bfa557d78c7838874671891 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-1023 on ARMv8. You probably want to install linux-cloud-tools-6.8.0-1023-. Package: linux-aws-tools-6.8.0-1023 Description-md5: 96da13d8064ca7c97dd4c597276ec60c Description-en: Linux kernel version specific tools for version 6.8.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1023 on ARMv8. You probably want to install linux-tools-6.8.0-1023-. Package: linux-azure-cloud-tools-6.8.0-1022 Description-md5: e64b50ef8c642ae7350e653103147c7c Description-en: Linux kernel version specific cloud tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-1022 on ARMv8. You probably want to install linux-cloud-tools-6.8.0-1022-. Package: linux-azure-tools-6.8.0-1022 Description-md5: 7c4def1ec80097afd4cef4b5c092341f Description-en: Linux kernel version specific tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1022 on ARMv8. You probably want to install linux-tools-6.8.0-1022-. Package: linux-buildinfo-6.11.0-1009-lowlatency Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1009-lowlatency-64k Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-12-generic Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-12-generic-64k Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-17-generic Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-17-generic-64k Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1001-nvidia-tegra Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1001-nvidia-tegra-rt Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1006-nvidia Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1006-nvidia-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1008-oracle Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1008-oracle-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1016-nvidia Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1016-nvidia-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1018-gke Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1019-gke Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1019-raspi Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1020-oracle Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1020-oracle-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1022-azure Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1022-nvidia Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1022-nvidia-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1022-nvidia-lowlatency Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1022-nvidia-lowlatency-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1023-aws Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1023-gcp Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1023-gcp-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1024-gcp Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1024-gcp-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-32-generic Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-32-generic-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-40-generic Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-40-generic-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-43-generic Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-43-generic-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-53-generic Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-53-generic-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-53-lowlatency Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-53-lowlatency-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-6.8.0-1022-azure Description-md5: 0f73556ef1acfddd114c6ce128ddd67f Description-en: Linux kernel version specific cloud tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-1022 on ARMv8. Package: linux-cloud-tools-6.8.0-1023-aws Description-md5: 2839e5ceba936857d1c834be71a04500 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-1023 on ARMv8. Package: linux-gcp-64k Description-md5: d87663192d7fe5dc7add0127cbf19bdb Description-en: Complete Google Cloud Platform (GCP) Linux kernel and headers This package will always depend on the latest complete Google Cloud Platform (GCP) Linux kernel and headers. Package: linux-gcp-64k-lts-24.04 Description-md5: d87663192d7fe5dc7add0127cbf19bdb Description-en: Complete Google Cloud Platform (GCP) Linux kernel and headers This package will always depend on the latest complete Google Cloud Platform (GCP) Linux kernel and headers. Package: linux-gcp-tools-6.8.0-1023 Description-md5: 96da13d8064ca7c97dd4c597276ec60c Description-en: Linux kernel version specific tools for version 6.8.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1023 on ARMv8. You probably want to install linux-tools-6.8.0-1023-. Package: linux-gcp-tools-6.8.0-1024 Description-md5: f650511af9f0be3106c73d49c7bdcfdf Description-en: Linux kernel version specific tools for version 6.8.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1024 on ARMv8. You probably want to install linux-tools-6.8.0-1024-. Package: linux-generic-64k Description-md5: 84245d4a6d27106a917f04bcf9296d55 Description-en: Complete Generic 64K Linux kernel and headers This package will always depend on the latest complete generic-64k Linux kernel and headers. Package: linux-generic-64k-hwe-24.04 Description-md5: 84245d4a6d27106a917f04bcf9296d55 Description-en: Complete Generic 64K Linux kernel and headers This package will always depend on the latest complete generic-64k Linux kernel and headers. Package: linux-generic-64k-hwe-24.04-edge Description-md5: 84245d4a6d27106a917f04bcf9296d55 Description-en: Complete Generic 64K Linux kernel and headers This package will always depend on the latest complete generic-64k Linux kernel and headers. Package: linux-gke-tools-6.8.0-1018 Description-md5: db101a41d440322eac6542e788ceecb5 Description-en: Linux kernel version specific tools for version 6.8.0-1018 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1018 on ARMv8. You probably want to install linux-tools-6.8.0-1018-. Package: linux-gke-tools-6.8.0-1019 Description-md5: ecde517596b8ba2df5ba17d42e86ee1c Description-en: Linux kernel version specific tools for version 6.8.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1019 on ARMv8. You probably want to install linux-tools-6.8.0-1019-. Package: linux-headers-6.11.0-1009-lowlatency Description-md5: 3a358f5200501c6ad8d72a2cdb2bfb21 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1009/debian.README.gz for details. Package: linux-headers-6.11.0-1009-lowlatency-64k Description-md5: 3a358f5200501c6ad8d72a2cdb2bfb21 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1009/debian.README.gz for details. Package: linux-headers-6.11.0-12-generic Description-md5: 0f4b4c682678b615c9a2b6d882832b00 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-12/debian.README.gz for details. Package: linux-headers-6.11.0-12-generic-64k Description-md5: 0f4b4c682678b615c9a2b6d882832b00 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-12/debian.README.gz for details. Package: linux-headers-6.11.0-17-generic Description-md5: 5493cdebdb99ec25e90c3c3447005f51 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-17/debian.README.gz for details. Package: linux-headers-6.11.0-17-generic-64k Description-md5: 5493cdebdb99ec25e90c3c3447005f51 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-17/debian.README.gz for details. Package: linux-headers-6.8.0-1001-nvidia-tegra Description-md5: 9a76cfcd185e7d3da70c45c11fe00e9d Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1001/debian.README.gz for details. Package: linux-headers-6.8.0-1001-nvidia-tegra-rt Description-md5: 9a76cfcd185e7d3da70c45c11fe00e9d Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1001/debian.README.gz for details. Package: linux-headers-6.8.0-1006-nvidia Description-md5: f259639350dc864c1c9ae6de7742878a Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1006/debian.README.gz for details. Package: linux-headers-6.8.0-1006-nvidia-64k Description-md5: f259639350dc864c1c9ae6de7742878a Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1006/debian.README.gz for details. Package: linux-headers-6.8.0-1008-oracle Description-md5: 4a8b7f6424e3a593195993783f4cd07e Description-en: Oracle Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1008/debian.README.gz for details. Package: linux-headers-6.8.0-1008-oracle-64k Description-md5: 4a8b7f6424e3a593195993783f4cd07e Description-en: Oracle Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1008/debian.README.gz for details. Package: linux-headers-6.8.0-1016-nvidia Description-md5: a032926662c44c341ef8983a08097663 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1016/debian.README.gz for details. Package: linux-headers-6.8.0-1016-nvidia-64k Description-md5: a032926662c44c341ef8983a08097663 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1016/debian.README.gz for details. Package: linux-headers-6.8.0-1018-gke Description-md5: fdd6b1b72e41dc149b606c230af1f169 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1018/debian.README.gz for details. Package: linux-headers-6.8.0-1019-gke Description-md5: 79369be83b99a29ded9336a70f051a97 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1019/debian.README.gz for details. Package: linux-headers-6.8.0-1019-raspi Description-md5: 79369be83b99a29ded9336a70f051a97 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1019/debian.README.gz for details. Package: linux-headers-6.8.0-1020-oracle Description-md5: 7aee5de690aa4092bfaca608b2c1109f Description-en: Oracle Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1020/debian.README.gz for details. Package: linux-headers-6.8.0-1020-oracle-64k Description-md5: 7aee5de690aa4092bfaca608b2c1109f Description-en: Oracle Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1020/debian.README.gz for details. Package: linux-headers-6.8.0-1022-azure Description-md5: c7e8477d878fd6497518b01467287f9f Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1022/debian.README.gz for details. Package: linux-headers-6.8.0-1022-nvidia Description-md5: c7e8477d878fd6497518b01467287f9f Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1022/debian.README.gz for details. Package: linux-headers-6.8.0-1022-nvidia-64k Description-md5: c7e8477d878fd6497518b01467287f9f Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1022/debian.README.gz for details. Package: linux-headers-6.8.0-1022-nvidia-lowlatency Description-md5: c7e8477d878fd6497518b01467287f9f Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1022/debian.README.gz for details. Package: linux-headers-6.8.0-1022-nvidia-lowlatency-64k Description-md5: c7e8477d878fd6497518b01467287f9f Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1022/debian.README.gz for details. Package: linux-headers-6.8.0-1023-aws Description-md5: 5ab533a898e86d681a5df62a3e04190f Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1023/debian.README.gz for details. Package: linux-headers-6.8.0-1023-gcp Description-md5: 5ab533a898e86d681a5df62a3e04190f Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1023/debian.README.gz for details. Package: linux-headers-6.8.0-1023-gcp-64k Description-md5: 5ab533a898e86d681a5df62a3e04190f Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1023/debian.README.gz for details. Package: linux-headers-6.8.0-1024-gcp Description-md5: b4712ada06dac3ef34a7f824d39564d1 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1024/debian.README.gz for details. Package: linux-headers-6.8.0-1024-gcp-64k Description-md5: b4712ada06dac3ef34a7f824d39564d1 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1024/debian.README.gz for details. Package: linux-headers-6.8.0-32-generic Description-md5: 245febf7cc2285a2b9520428e16917c2 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-32/debian.README.gz for details. Package: linux-headers-6.8.0-32-generic-64k Description-md5: 245febf7cc2285a2b9520428e16917c2 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-32/debian.README.gz for details. Package: linux-headers-6.8.0-40-generic Description-md5: 2f0fe3aebce73afbc2a338aa80c9d319 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-40/debian.README.gz for details. Package: linux-headers-6.8.0-40-generic-64k Description-md5: 2f0fe3aebce73afbc2a338aa80c9d319 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-40/debian.README.gz for details. Package: linux-headers-6.8.0-43-generic Description-md5: 98fc84c1abaddbb3f4d8345fddc5d193 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-43/debian.README.gz for details. Package: linux-headers-6.8.0-43-generic-64k Description-md5: 98fc84c1abaddbb3f4d8345fddc5d193 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-43/debian.README.gz for details. Package: linux-headers-6.8.0-53-generic Description-md5: abc6fcec80fd430da34c9ed47c21a172 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-53/debian.README.gz for details. Package: linux-headers-6.8.0-53-generic-64k Description-md5: abc6fcec80fd430da34c9ed47c21a172 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-53/debian.README.gz for details. Package: linux-headers-6.8.0-53-lowlatency Description-md5: abc6fcec80fd430da34c9ed47c21a172 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-53/debian.README.gz for details. Package: linux-headers-6.8.0-53-lowlatency-64k Description-md5: abc6fcec80fd430da34c9ed47c21a172 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-53/debian.README.gz for details. Package: linux-headers-gcp-64k Description-md5: 14ce9b53a9d24ad1be99da16f32ced5d Description-en: Google Cloud Platform (GCP) Linux kernel headers This package will always depend on the latest Google Cloud Platform (GCP) kernel headers available. Package: linux-headers-gcp-64k-lts-24.04 Description-md5: 14ce9b53a9d24ad1be99da16f32ced5d Description-en: Google Cloud Platform (GCP) Linux kernel headers This package will always depend on the latest Google Cloud Platform (GCP) kernel headers available. Package: linux-headers-generic-64k Description-md5: 7a578625be626f96075f6bacf4b9abc1 Description-en: Generic 64K Linux kernel headers This package will always depend on the latest generic-64k kernel headers available. Package: linux-headers-generic-64k-hwe-24.04 Description-md5: 7a578625be626f96075f6bacf4b9abc1 Description-en: Generic 64K Linux kernel headers This package will always depend on the latest generic-64k kernel headers available. Package: linux-headers-generic-64k-hwe-24.04-edge Description-md5: 7a578625be626f96075f6bacf4b9abc1 Description-en: Generic 64K Linux kernel headers This package will always depend on the latest generic-64k kernel headers available. Package: linux-headers-laptop-23.10 Description-md5: 6992eee241acf9b6f63780a69450104f Description-en: Laptop Linux kernel headers (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-lowlatency-64k Description-md5: 28ce1f351012c7f85364f95d7d426604 Description-en: lowlatency-64k Linux kernel headers This package will always depend on the latest lowlatency-64k kernel headers available. Package: linux-headers-lowlatency-64k-hwe-20.04 Description-md5: 484879dc2a6bbae8f9e6abbada228485 Description-en: lowlatency-64k Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-lowlatency-64k-hwe-20.04-edge Description-md5: 484879dc2a6bbae8f9e6abbada228485 Description-en: lowlatency-64k Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-lowlatency-64k-hwe-24.04 Description-md5: 28ce1f351012c7f85364f95d7d426604 Description-en: lowlatency-64k Linux kernel headers This package will always depend on the latest lowlatency-64k kernel headers available. Package: linux-headers-lowlatency-64k-hwe-24.04-edge Description-md5: 28ce1f351012c7f85364f95d7d426604 Description-en: lowlatency-64k Linux kernel headers This package will always depend on the latest lowlatency-64k kernel headers available. Package: linux-headers-nvidia-64k Description-md5: 819c91ced97fc2a608b40c2082d8ff74 Description-en: Nvidia 64K Linux kernel headers This package will always depend on the latest nvidia-64k kernel headers available. Package: linux-headers-nvidia-lowlatency-64k Description-md5: 3c43f4f24571adff96b772ef74dd0384 Description-en: Nvidia Low Latency 64K Linux kernel headers This package will always depend on the latest nvidia-lowlatency-64k kernel headers available. Package: linux-headers-nvidia-tegra Description-md5: 0087b5c72e1dd1cf1050c0bef19c6d3f Description-en: Linux kernel headers for nvidia-tegra systems. This package will always depend on the latest kernel headers available for nvidia-tegra systems. Package: linux-headers-nvidia-tegra-rt Description-md5: dc897aea71e33ad5ad2b3d0535b27a66 Description-en: Linux kernel headers for nvidia-tegra-rt systems. This package will always depend on the latest kernel headers available for nvidia-tegra-rt systems. Package: linux-headers-oracle-64k Description-md5: 741bcaa487f48f8860558f12a15d4f3e Description-en: Linux kernel headers for Oracle systems. This package will always depend on the latest kernel headers available for Oracle systems. Package: linux-headers-oracle-64k-lts-24.04 Description-md5: 741bcaa487f48f8860558f12a15d4f3e Description-en: Linux kernel headers for Oracle systems. This package will always depend on the latest kernel headers available for Oracle systems. Package: linux-headers-raspi Description-md5: 0223bd3893bcf16c07760109963ffebd Description-en: Raspberry Pi Linux kernel headers This package will always depend on the latest Raspberry Pi Linux kernel headers available. Package: linux-headers-tegra-oot-jetson-6.8.0-1001-nvidia-tegra Description-md5: 1fcb872dc41fda270a60e68732aee39f Description-en: Headers for Tegra out-of-tree modules This package provides header files and symvers for the Tegra out-of-tree modules for the jetson branch. Package: linux-headers-tegra-oot-jetson-6.8.0-1001-nvidia-tegra-rt Description-md5: 1fcb872dc41fda270a60e68732aee39f Description-en: Headers for Tegra out-of-tree modules This package provides header files and symvers for the Tegra out-of-tree modules for the jetson branch. Package: linux-hwe-6.11-tools-6.11.0-12 Description-md5: 66ca1bffb0c341ed0ccb2b894506c29b Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on ARMv8. You probably want to install linux-tools-6.11.0-12-. Package: linux-hwe-6.11-tools-6.11.0-17 Description-md5: 2735017e5ede66a226b9271ad19cbf9c Description-en: Linux kernel version specific tools for version 6.11.0-17 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-17 on ARMv8. You probably want to install linux-tools-6.11.0-17-. Package: linux-image-6.11.0-1009-lowlatency-64k Description-md5: 03cb18195fc8b1a17db0f246ba194d2b Description-en: Signed kernel image lowlatency-64k A kernel image for lowlatency-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-12-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-17-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1001-nvidia-tegra Description-md5: 225ebae55dc3ccb9996a3fb0be372a4d Description-en: Signed kernel image nvidia-tegra A kernel image for nvidia-tegra. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1001-nvidia-tegra-rt Description-md5: 1a73e32a4357a285d2abce78f76aa106 Description-en: Signed kernel image nvidia-tegra-rt A kernel image for nvidia-tegra-rt. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1006-nvidia-64k Description-md5: 68e850f54b91c96311bbb7767ba9050f Description-en: Signed kernel image nvidia-64k A kernel image for nvidia-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1008-oracle-64k Description-md5: 2bf5e89dfc56b1568cc40978070ffc7d Description-en: Signed kernel image oracle-64k A kernel image for oracle-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1016-nvidia-64k Description-md5: 68e850f54b91c96311bbb7767ba9050f Description-en: Signed kernel image nvidia-64k A kernel image for nvidia-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1019-raspi Description-md5: 92f8d2d5b1b822c6e9703c906054dd98 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Raspberry Pi processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-6.8.0-1020-oracle-64k Description-md5: 2bf5e89dfc56b1568cc40978070ffc7d Description-en: Signed kernel image oracle-64k A kernel image for oracle-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1022-nvidia-64k Description-md5: 68e850f54b91c96311bbb7767ba9050f Description-en: Signed kernel image nvidia-64k A kernel image for nvidia-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1022-nvidia-lowlatency-64k Description-md5: 457a8267e040ecf0bd0a6bc5200dbd9a Description-en: Signed kernel image nvidia-lowlatency-64k A kernel image for nvidia-lowlatency-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1024-gcp-64k Description-md5: cd08b2c7242823c26ce611622e7c9122 Description-en: Signed kernel image gcp-64k A kernel image for gcp-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-32-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.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-6.8.0-43-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-53-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-53-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-gcp-64k Description-md5: f100d59138809689d7ab845357f64201 Description-en: Google Cloud Platform (GCP) Linux kernel image This package will always depend on the latest Google Cloud Platform (GCP) kernel image available. Package: linux-image-gcp-64k-lts-24.04 Description-md5: f100d59138809689d7ab845357f64201 Description-en: Google Cloud Platform (GCP) Linux kernel image This package will always depend on the latest Google Cloud Platform (GCP) kernel image available. Package: linux-image-generic-64k Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b Description-en: Generic 64K Linux kernel image This package will always depend on the latest generic-64k kernel image available. Package: linux-image-generic-64k-hwe-24.04 Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b Description-en: Generic 64K Linux kernel image This package will always depend on the latest generic-64k kernel image available. Package: linux-image-generic-64k-hwe-24.04-edge Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b Description-en: Generic 64K Linux kernel image This package will always depend on the latest generic-64k kernel image available. Package: linux-image-laptop-23.10 Description-md5: 1811c6815e09d09a68fa0bf565438c25 Description-en: Laptop Linux kernel image (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-lowlatency-64k Description-md5: 47e63d12ad8bc35df1ad79e7704cc960 Description-en: lowlatency-64k Linux kernel image This package will always depend on the latest lowlatency-64k kernel image available. Package: linux-image-lowlatency-64k-hwe-20.04 Description-md5: 4c20c6a9cbf89547e564a539289ee698 Description-en: lowlatency-64k Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-lowlatency-64k-hwe-20.04-edge Description-md5: 4c20c6a9cbf89547e564a539289ee698 Description-en: lowlatency-64k Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-lowlatency-64k-hwe-24.04 Description-md5: 47e63d12ad8bc35df1ad79e7704cc960 Description-en: lowlatency-64k Linux kernel image This package will always depend on the latest lowlatency-64k kernel image available. Package: linux-image-lowlatency-64k-hwe-24.04-edge Description-md5: 47e63d12ad8bc35df1ad79e7704cc960 Description-en: lowlatency-64k Linux kernel image This package will always depend on the latest lowlatency-64k kernel image available. Package: linux-image-nvidia-64k Description-md5: 16a7e9b0f17a883aa43e2ad87039fc6b Description-en: Nvidia 64K Linux kernel image This package will always depend on the latest nvidia-64k kernel image available. Package: linux-image-nvidia-lowlatency-64k Description-md5: 37ad1bbe30880f959dcf41f13518816e Description-en: Nvidia Low Latency 64K Linux kernel image This package will always depend on the latest nvidia-lowlatency-64k kernel image available. Package: linux-image-nvidia-tegra Description-md5: fe8ab8e8b51c12ea8719d97711e07a00 Description-en: Linux kernel image for nvidia-tegra systems. This package will always depend on the latest kernel image available for nvidia-tegra systems. Package: linux-image-nvidia-tegra-rt Description-md5: 96c4adef9bef89056ae3e77b4615efbc Description-en: Linux kernel image for nvidia-tegra-rt systems. This package will always depend on the latest kernel image available for nvidia-tegra-rt systems. Package: linux-image-oracle-64k Description-md5: ffee2e09f7d9a09f2bd9b4c72ff6d921 Description-en: Linux kernel image for Oracle systems. This package will always depend on the latest kernel image available for Oracle systems. Package: linux-image-oracle-64k-lts-24.04 Description-md5: ffee2e09f7d9a09f2bd9b4c72ff6d921 Description-en: Linux kernel image for Oracle systems. This package will always depend on the latest kernel image available for Oracle systems. Package: linux-image-raspi Description-md5: e483328aafaaedd15601d42be69d056f Description-en: Raspberry Pi Linux kernel image This package will always depend on the latest Raspberry Pi Linux kernel image available. Package: linux-image-uc-6.11.0-12-generic-64k Description-md5: bb7a4ec80404e80b1dcbf294704a3a43 Description-en: Signed kernel image generic-64k for Ubuntu Core A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.11.0-17-generic-64k Description-md5: bb7a4ec80404e80b1dcbf294704a3a43 Description-en: Signed kernel image generic-64k for Ubuntu Core A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-1001-nvidia-tegra Description-md5: 583494bdb84efefebfeb3b94a6c3da7c Description-en: Signed kernel image nvidia-tegra for Ubuntu Core A kernel image for nvidia-tegra. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-1001-nvidia-tegra-rt Description-md5: dfc60a993ef1624d49eb30314d74ad8e Description-en: Signed kernel image nvidia-tegra-rt for Ubuntu Core A kernel image for nvidia-tegra-rt. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-1006-nvidia-64k Description-md5: 9a3532ff6843db306d950f210573fe0f Description-en: Signed kernel image nvidia-64k for Ubuntu Core A kernel image for nvidia-64k. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-1016-nvidia-64k Description-md5: 9a3532ff6843db306d950f210573fe0f Description-en: Signed kernel image nvidia-64k for Ubuntu Core A kernel image for nvidia-64k. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-1022-nvidia-64k Description-md5: 9a3532ff6843db306d950f210573fe0f Description-en: Signed kernel image nvidia-64k for Ubuntu Core A kernel image for nvidia-64k. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-1022-nvidia-lowlatency-64k Description-md5: a8797f8bc62b1ec059045c3b08686998 Description-en: Signed kernel image nvidia-lowlatency-64k for Ubuntu Core A kernel image for nvidia-lowlatency-64k. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-32-generic-64k Description-md5: bb7a4ec80404e80b1dcbf294704a3a43 Description-en: Signed kernel image generic-64k for Ubuntu Core A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-40-generic-64k Description-md5: bb7a4ec80404e80b1dcbf294704a3a43 Description-en: Signed kernel image generic-64k for Ubuntu Core A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-43-generic-64k Description-md5: bb7a4ec80404e80b1dcbf294704a3a43 Description-en: Signed kernel image generic-64k for Ubuntu Core A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-53-generic-64k Description-md5: bb7a4ec80404e80b1dcbf294704a3a43 Description-en: Signed kernel image generic-64k for Ubuntu Core A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-uc-nvidia-tegra Description-md5: 06922b4ec65ef90f290e189592102c06 Description-en: Linux kernel image for Ubuntu Core on nvidia-tegra systems. This package will always depend on the latest kernel image available for nvidia-tegra systems. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-nvidia-tegra-rt Description-md5: 10e117a5610df60ea929e9fdc2867349 Description-en: Linux kernel image for Ubuntu Core on nvidia-tegra-rt systems. This package will always depend on the latest kernel image available for nvidia-tegra-rt systems. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-unsigned-6.11.0-1009-lowlatency Description-md5: 35bc94feee564b8b93218263418f732d Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1009-lowlatency-64k Description-md5: a8498081db684aec14f4b5b9fb3fe0c6 Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-12-generic Description-md5: a2ee7e70804696700baed1e975e22f9f Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-12-generic-64k Description-md5: 16b0a3088e5e6081c0921a54fd9e2700 Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-17-generic Description-md5: a2ee7e70804696700baed1e975e22f9f Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-17-generic-64k Description-md5: 16b0a3088e5e6081c0921a54fd9e2700 Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1001-nvidia-tegra Description-md5: 0aa0ec40f0701c69b6075b883f74fc54 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Nvidia-Tegra processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1001-nvidia-tegra-rt Description-md5: 41cd4705764a8358d8f272e69b193e14 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Nvidia-Tegra-RT processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra-rt meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1006-nvidia Description-md5: 47a24e83d25a490f220a653aa055e6c4 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1006-nvidia-64k Description-md5: 8e9d4e761cb86d0e03ae465e816d1865 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Nvidia 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1008-oracle Description-md5: bffeb6d6f3955accf813500af157bd08 Description-en: Oracle Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1008-oracle-64k Description-md5: 5fdc2b2ee25224c9d43cf4ff604e8c6f Description-en: Oracle Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1016-nvidia Description-md5: 47a24e83d25a490f220a653aa055e6c4 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1016-nvidia-64k Description-md5: 8e9d4e761cb86d0e03ae465e816d1865 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Nvidia 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1018-gke Description-md5: 51f80a4879a64402bc67b4642121a27e Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1019-gke Description-md5: 51f80a4879a64402bc67b4642121a27e Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1020-oracle Description-md5: bffeb6d6f3955accf813500af157bd08 Description-en: Oracle Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1020-oracle-64k Description-md5: 5fdc2b2ee25224c9d43cf4ff604e8c6f Description-en: Oracle Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1022-azure Description-md5: cc6ed563f0ae65c8e3ab658f453b09c1 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1022-nvidia Description-md5: 47a24e83d25a490f220a653aa055e6c4 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1022-nvidia-64k Description-md5: 8e9d4e761cb86d0e03ae465e816d1865 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Nvidia 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1022-nvidia-lowlatency Description-md5: fb999650cdb22097007aa174aff89d0d Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Nvidia Low Latency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1022-nvidia-lowlatency-64k Description-md5: 140d1db54cfea8a2fc40047c7221e5b9 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Nvidia Low Latency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1023-aws Description-md5: 3c7bdbb48a16f703a2766ee524266088 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1023-gcp Description-md5: 50021a2af1ced7f36022d78bd0c605be Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1023-gcp-64k Description-md5: 8a1ec4c2b3db51bb26284b11da4fc3f5 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports arm64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1024-gcp Description-md5: 50021a2af1ced7f36022d78bd0c605be Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1024-gcp-64k Description-md5: 8a1ec4c2b3db51bb26284b11da4fc3f5 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports arm64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-32-generic Description-md5: aa81ec1b5f5fdfd4fa98359663d5b24b Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-32-generic-64k Description-md5: 01122ff9c351f58161fbe26722b256d4 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.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-6.8.0-40-generic Description-md5: aa81ec1b5f5fdfd4fa98359663d5b24b Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-40-generic-64k Description-md5: 01122ff9c351f58161fbe26722b256d4 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.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-6.8.0-43-generic Description-md5: aa81ec1b5f5fdfd4fa98359663d5b24b Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-43-generic-64k Description-md5: 01122ff9c351f58161fbe26722b256d4 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.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-6.8.0-53-generic Description-md5: aa81ec1b5f5fdfd4fa98359663d5b24b Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-53-generic-64k Description-md5: 01122ff9c351f58161fbe26722b256d4 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.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-6.8.0-53-lowlatency Description-md5: ebd164279f5d5c5325106f4732e6be0a Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-53-lowlatency-64k Description-md5: 8e5c3a961560af22618f4ffc38cef5d3 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.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-laptop-23.10 Description-md5: f2156569f4d20d5a184ba7b3072dff03 Description-en: Complete Laptop Linux kernel and headers (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-lowlatency-64k Description-md5: 47bcc48562defd67ba1c64401116e106 Description-en: Complete lowlatency-64k Linux kernel This package will always depend on the latest complete lowlatency-64k Linux kernel available. Package: linux-lowlatency-64k-hwe-20.04 Description-md5: 50f5884a1d77e5d0bde7a93066deda59 Description-en: Complete lowlatency-64k Linux kernel (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-lowlatency-64k-hwe-20.04-edge Description-md5: 50f5884a1d77e5d0bde7a93066deda59 Description-en: Complete lowlatency-64k Linux kernel (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-lowlatency-64k-hwe-24.04 Description-md5: 47bcc48562defd67ba1c64401116e106 Description-en: Complete lowlatency-64k Linux kernel This package will always depend on the latest complete lowlatency-64k Linux kernel available. Package: linux-lowlatency-64k-hwe-24.04-edge Description-md5: 47bcc48562defd67ba1c64401116e106 Description-en: Complete lowlatency-64k Linux kernel This package will always depend on the latest complete lowlatency-64k Linux kernel available. Package: linux-lowlatency-headers-6.8.0-20 Description-md5: dc19fa6de3cae9aa833d00daf7dfb93f Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-headers-6.8.0-20/debian.README.gz for details Package: linux-lowlatency-hwe-6.11-tools-6.11.0-1009 Description-md5: 6c18f8dba2a3772c1a3d6e12c7edb20f Description-en: Linux kernel version specific tools for version 6.11.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1009 on ARMv8. You probably want to install linux-tools-6.11.0-1009-. Package: linux-lowlatency-tools-6.8.0-53 Description-md5: 9d5e4e17c6d80e20777a9e4e95898b4f Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on ARMv8. You probably want to install linux-tools-6.8.0-53-. Package: linux-modules-6.11.0-1009-lowlatency Description-md5: 6496c274317f4b77837edbcccda328cb Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1009-lowlatency-64k Description-md5: 4076ea43f9e5376845b082939d50a2ce Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-12-generic Description-md5: 0ecf72ae591dc2a3d20cecbb7da3b377 Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-12-generic-64k Description-md5: 12c4c8991d0e9f1bc170ba179a91770a Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-17-generic Description-md5: 0ecf72ae591dc2a3d20cecbb7da3b377 Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-17-generic-64k Description-md5: 12c4c8991d0e9f1bc170ba179a91770a Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1001-nvidia-tegra Description-md5: 9fdf0f22f1227a69abe722671368e6a0 Description-en: Linux kernel extra modules for version 6.8.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 Nvidia-Tegra processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1001-nvidia-tegra-rt Description-md5: bbe85718e785acbf4b73b7bcfab59175 Description-en: Linux kernel extra modules for version 6.8.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 Nvidia-Tegra-RT processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra-rt meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1006-nvidia Description-md5: 3360ec7d67b6bccf14060a0675cd4db9 Description-en: Linux kernel extra modules for version 6.8.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 Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1006-nvidia-64k Description-md5: 0ff3e881c3e40300c2e22013c63a8078 Description-en: Linux kernel extra modules for version 6.8.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 Nvidia 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1008-oracle Description-md5: 8621df8316c5dac8187d1e753dbbf259 Description-en: Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1008-oracle-64k Description-md5: 44fdb0bfd5be211bc8939c57b600adbc Description-en: Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1016-nvidia Description-md5: 3360ec7d67b6bccf14060a0675cd4db9 Description-en: Linux kernel extra modules for version 6.8.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 Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1016-nvidia-64k Description-md5: 0ff3e881c3e40300c2e22013c63a8078 Description-en: Linux kernel extra modules for version 6.8.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 Nvidia 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1018-gke Description-md5: 20aeb4b165da13ff4fcb23f8350ec65b Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1019-gke Description-md5: 20aeb4b165da13ff4fcb23f8350ec65b Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1019-raspi Description-md5: d2317ced5a87ce1ec5d0d4dd0ee57d8b Description-en: Linux kernel modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Raspberry Pi processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1020-oracle Description-md5: 8621df8316c5dac8187d1e753dbbf259 Description-en: Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1020-oracle-64k Description-md5: 44fdb0bfd5be211bc8939c57b600adbc Description-en: Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1022-azure Description-md5: c7f2ca5f8b1f0e0f489526a157f2bf44 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1022-nvidia Description-md5: 3360ec7d67b6bccf14060a0675cd4db9 Description-en: Linux kernel extra modules for version 6.8.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 Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1022-nvidia-64k Description-md5: 0ff3e881c3e40300c2e22013c63a8078 Description-en: Linux kernel extra modules for version 6.8.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 Nvidia 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1022-nvidia-lowlatency Description-md5: 9d9aa7e33c74e59534df8b26e64a1acc Description-en: Linux kernel extra modules for version 6.8.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 Nvidia Low Latency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1022-nvidia-lowlatency-64k Description-md5: 8827b3b0db93c313e5eea6adaa75711d Description-en: Linux kernel extra modules for version 6.8.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 Nvidia Low Latency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1023-aws Description-md5: 7387bf25ece78cf65b14041ea55d265b Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1023-gcp Description-md5: 7bb0af7a7944455319aeb1081549afdf Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1023-gcp-64k Description-md5: 72d3aa76edc560aa6ae024989610836e Description-en: Linux kernel extra modules for version 6.8.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 arm64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1024-gcp Description-md5: 7bb0af7a7944455319aeb1081549afdf Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1024-gcp-64k Description-md5: 72d3aa76edc560aa6ae024989610836e Description-en: Linux kernel extra modules for version 6.8.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 arm64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-32-generic Description-md5: e2a283ab216410617fbd2ab12294c96a Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-32-generic-64k Description-md5: a65957779edd3cf6998b9ad6a534a9d0 Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-40-generic Description-md5: e2a283ab216410617fbd2ab12294c96a Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-40-generic-64k Description-md5: a65957779edd3cf6998b9ad6a534a9d0 Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-43-generic Description-md5: e2a283ab216410617fbd2ab12294c96a Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-43-generic-64k Description-md5: a65957779edd3cf6998b9ad6a534a9d0 Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-53-generic Description-md5: e2a283ab216410617fbd2ab12294c96a Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-53-generic-64k Description-md5: a65957779edd3cf6998b9ad6a534a9d0 Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-53-lowlatency Description-md5: 661083400f894c1c24462bc85aa9b7d6 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-53-lowlatency-64k Description-md5: 84cec7cfc6a3bb62f5a187267bdb3e60 Description-en: Linux kernel extra modules for version 6.8.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-extra-6.11.0-12-generic Description-md5: a91d0cf9bb4c204fcc552505f5516cc4 Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.11.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-17-generic Description-md5: a91d0cf9bb4c204fcc552505f5516cc4 Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.11.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1001-nvidia-tegra Description-md5: 24f2701e90048ef732268468759568b0 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.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 Nvidia-Tegra processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1001-nvidia-tegra-rt Description-md5: 971f522b781b2af8ce260d9555a30275 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.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 Nvidia-Tegra-RT processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra-rt meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1006-nvidia Description-md5: a30363a077265ce5b7ee153c489d6ec6 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.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 Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1008-oracle Description-md5: 18d9785761c19973e54e7895b73c7e66 Description-en: Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1008-oracle-64k Description-md5: 071ab94f08ba4c4b6f4b7a3ca2939caa Description-en: Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1016-nvidia Description-md5: a30363a077265ce5b7ee153c489d6ec6 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.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 Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1018-gke Description-md5: bd4cf3622f3dcd6e792be1a8595acd21 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1019-gke Description-md5: bd4cf3622f3dcd6e792be1a8595acd21 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1020-oracle Description-md5: 18d9785761c19973e54e7895b73c7e66 Description-en: Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1020-oracle-64k Description-md5: 071ab94f08ba4c4b6f4b7a3ca2939caa Description-en: Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1022-azure Description-md5: 7b7ff9d222367371a221921a81a73324 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1022-nvidia Description-md5: a30363a077265ce5b7ee153c489d6ec6 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.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 Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1022-nvidia-lowlatency Description-md5: ff7ddb3454312dbef904b07323326ec1 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.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 Nvidia Low Latency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1023-aws Description-md5: 3b6be3369a73dd7ee9e49528a9df004a Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1023-gcp Description-md5: aae3fe9b88f731099a9febf99ea323d0 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1023-gcp-64k Description-md5: 5c762df594033ad744b076d580593210 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.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 arm64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1024-gcp Description-md5: aae3fe9b88f731099a9febf99ea323d0 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1024-gcp-64k Description-md5: 5c762df594033ad744b076d580593210 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.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 arm64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-32-generic Description-md5: 6dcc98544ff4f7d5cbe02f2514c7242c Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.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-6.8.0-40-generic Description-md5: 6dcc98544ff4f7d5cbe02f2514c7242c Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.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-6.8.0-43-generic Description-md5: 6dcc98544ff4f7d5cbe02f2514c7242c Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.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-6.8.0-53-generic Description-md5: 6dcc98544ff4f7d5cbe02f2514c7242c Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.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-gcp-64k Description-md5: 90c9f926cfb2494a683cedd71a374ab9 Description-en: Google Cloud Platform (GCP) Linux kernel extra modules This package will always depend on the latest Google Cloud Platform (GCP) extra modules package available. Package: linux-modules-extra-gcp-64k-lts-24.04 Description-md5: 90c9f926cfb2494a683cedd71a374ab9 Description-en: Google Cloud Platform (GCP) Linux kernel extra modules This package will always depend on the latest Google Cloud Platform (GCP) extra modules package available. Package: linux-modules-nvidia-fs-6.8.0-1006-nvidia-64k Description-md5: 5f7b85c627f0c4f7a8dbdfb7e5d6255a Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1006 This package provides the Linux kernel nvidia-fs modules for version 6.8.0-1006. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-fs-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-fs-6.8.0-1016-nvidia-64k Description-md5: dc7af5692e9de621457d2a8e3bd64c07 Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1016 This package provides the Linux kernel nvidia-fs modules for version 6.8.0-1016. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-fs-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-fs-6.8.0-1022-nvidia-64k Description-md5: a0c2ad799c7f877bfe7ed82cf23990e3 Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1022 This package provides the Linux kernel nvidia-fs modules for version 6.8.0-1022. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-fs-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-fs-6.8.0-1022-nvidia-lowlatency-64k Description-md5: acd58d300f7aab501c4f372c547489ea Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1022 This package provides the Linux kernel nvidia-fs modules for version 6.8.0-1022. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-fs-nvidia-lowlatency-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-fs-nvidia-64k Description-md5: 37863d5e7ce7ce6fa2030e4a217c06b6 Description-en: Extra drivers for nvidia-fs for the nvidia-64k flavour Install extra signed nvidia-fs modules compatible with the nvidia-64k flavour. Package: linux-modules-nvidia-fs-nvidia-lowlatency-64k Description-md5: 0315dff8e9c18aa546ebef3925bcfe1f Description-en: Extra drivers for nvidia-fs for the nvidia-lowlatency-64k flavour Install extra signed nvidia-fs modules compatible with the nvidia-lowlatency-64k flavour. Package: linux-modules-tegra-igpu-jetson-devel-6.8.0-1001-nvidia-tegra Description-md5: a30936d50ceef6735540855ae82a366e Description-en: Out-of-tree iGPU Tegra kernel modules for version 6.8.0-1001 This package provides the out-of-tree iGPU Tegra Linux kernel modules for version 6.8.0-1001. . You likely do not want to install this package directly. Instead, install the linux-modules-tegra-igpu-jetson-devel-nvidia-tegra kernel meta package, which will ensure upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-tegra-igpu-jetson-devel-6.8.0-1001-nvidia-tegra-rt Description-md5: 49804e296c40a2959c5ba54b557bd028 Description-en: Out-of-tree iGPU Tegra kernel modules for version 6.8.0-1001 This package provides the out-of-tree iGPU Tegra Linux kernel modules for version 6.8.0-1001. . You likely do not want to install this package directly. Instead, install the linux-modules-tegra-igpu-jetson-devel-nvidia-tegra-rt kernel meta package, which will ensure upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-tegra-igpu-jetson-devel-nvidia-tegra Description-md5: fb9de91504ddd8cd68f641a1d91860dd Description-en: Extra jetson-devel tegra-igpu modules for the nvidia-tegra flavour Install extra signed jetson-devel tegra-igpu modules compatible with the nvidia-tegra flavour. Package: linux-modules-tegra-igpu-jetson-devel-nvidia-tegra-rt Description-md5: 408f80d894cb8133a66c7aae6eb659e6 Description-en: Extra jetson-devel tegra-igpu modules for the nvidia-tegra-rt flavour Install extra signed jetson-devel tegra-igpu modules compatible with the nvidia-tegra-rt flavour. Package: linux-modules-tegra-oot-jetson-devel-6.8.0-1001-nvidia-tegra Description-md5: 6bf22aa0e33e13a22f0e259c43b650bb Description-en: Out-of-tree Tegra kernel modules for version 6.8.0-1001 This package provides the out-of-tree Tegra Linux kernel modules for version 6.8.0-1001. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra-jetson-devel kernel meta package, which will ensure upgrades work correctly, and that supporting packages are also installed Package: linux-modules-tegra-oot-jetson-devel-6.8.0-1001-nvidia-tegra-rt Description-md5: ba1d9f4a6a03f185577f3b1e533f884f Description-en: Out-of-tree Tegra kernel modules for version 6.8.0-1001 This package provides the out-of-tree Tegra Linux kernel modules for version 6.8.0-1001. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra-rt-jetson-devel kernel meta package, which will ensure upgrades work correctly, and that supporting packages are also installed Package: linux-nvidia-64k Description-md5: 8d3fe872ab156bc93fbcbbd13209576a Description-en: Complete Nvidia 64K Linux kernel and headers This package will always depend on the latest complete nvidia-64k Linux kernel and headers. Package: linux-nvidia-lowlatency-64k Description-md5: d86e822bf2a099c2c3872eff16f04788 Description-en: Complete Low Latency Nvidia 64K Linux kernel and headers This package will always depend on the latest complete nvidia-lowlatency-64k Linux kernel and headers. Package: linux-nvidia-lowlatency-tools-6.8.0-1022 Description-md5: 7c4def1ec80097afd4cef4b5c092341f Description-en: Linux kernel version specific tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1022 on ARMv8. You probably want to install linux-tools-6.8.0-1022-. Package: linux-nvidia-tegra Description-md5: fc3e091b1929ecfeffcfeaecdb399bff Description-en: Complete Linux kernel for nvidia-tegra systems. This package will always depend on the latest complete Linux kernel available for nvidia-tegra systems. Package: linux-nvidia-tegra-jetson-devel Description-md5: 73c466d8a646d9b617d15c8b6bc6f780 Description-en: Meta package for Tegra kernel with jetson-devel out-of-tree modules This meta package is used to install the linux-nvidia-tegra kernel with out-of-tree Tegra modules from the jetson-devel branch. . This track will only receive kernel updates for the lifetime of the jetson-devel branch. Updating to newer releases will require manual intervention. Package: linux-nvidia-tegra-modules Description-md5: c1fb3b54344fb9a540218fa2ba1dbf64 Description-en: Build interlock package. You do not want to install this package. Package: linux-nvidia-tegra-modules-6.8.0-1001-source Description-md5: c2b8cc5f7370ab5c295f5d15fea6f8c1 Description-en: Encapsulated source for all consumed dkms packages. Package: linux-nvidia-tegra-rt Description-md5: 2bb72f80d93d70e0463c8243e5b5aef1 Description-en: Complete Linux kernel for nvidia-tegra-rt systems. This package will always depend on the latest complete Linux kernel available for nvidia-tegra-rt systems. Package: linux-nvidia-tegra-rt-jetson-devel Description-md5: 40b7861cfb7bec1e31fe1777fa7fb117 Description-en: Meta package for Tegra kernel with jetson-devel out-of-tree modules This meta package is used to install the linux-nvidia-tegra-rt kernel with out-of-tree Tegra modules from the jetson-devel branch. . This track will only receive kernel updates for the lifetime of the jetson-devel branch. Updating to newer releases will require manual intervention. Package: linux-nvidia-tegra-tools-6.8.0-1001 Description-md5: 9bfeed265d21a595c78acfe2de334e5c Description-en: Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on ARMv8. You probably want to install linux-tools-6.8.0-1001-. Package: linux-nvidia-tools-6.8.0-1006 Description-md5: bb354f7f5af288e33677cfa5e427676b Description-en: Linux kernel version specific tools for version 6.8.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1006 on ARMv8. You probably want to install linux-tools-6.8.0-1006-. Package: linux-nvidia-tools-6.8.0-1016 Description-md5: dedc20e3265b4f310bfe5e94919b4e83 Description-en: Linux kernel version specific tools for version 6.8.0-1016 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1016 on ARMv8. You probably want to install linux-tools-6.8.0-1016-. Package: linux-nvidia-tools-6.8.0-1022 Description-md5: 7c4def1ec80097afd4cef4b5c092341f Description-en: Linux kernel version specific tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1022 on ARMv8. You probably want to install linux-tools-6.8.0-1022-. Package: linux-oracle-64k Description-md5: 5a0227696f358f2137dc0ea2ed70da05 Description-en: Complete Linux kernel for Oracle systems. This package will always depend on the latest complete Linux kernel available for Oracle systems. Package: linux-oracle-64k-lts-24.04 Description-md5: 5a0227696f358f2137dc0ea2ed70da05 Description-en: Complete Linux kernel for Oracle systems. This package will always depend on the latest complete Linux kernel available for Oracle systems. Package: linux-oracle-tools-6.8.0-1008 Description-md5: e56f0749d17edccb94c4a7aea8b87ff2 Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1008 on ARMv8. You probably want to install linux-tools-6.8.0-1008-. Package: linux-oracle-tools-6.8.0-1020 Description-md5: 3bc651dcd49e26390de453ab061ba240 Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1020 on ARMv8. You probably want to install linux-tools-6.8.0-1020-. Package: linux-raspi Description-md5: 1014763f32b756bcf58c98df74203796 Description-en: Complete Raspberry Pi Linux kernel and headers This package will always depend on the latest complete Raspberry Pi Linux kernel and headers available. Package: linux-raspi-headers-6.8.0-1019 Description-md5: b3fe07a08ee16de8e7e2221f105d74bb Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-raspi-headers-6.8.0-1019/debian.README.gz for details Package: linux-raspi-tools-6.8.0-1019 Description-md5: ecde517596b8ba2df5ba17d42e86ee1c Description-en: Linux kernel version specific tools for version 6.8.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1019 on ARMv8. You probably want to install linux-tools-6.8.0-1019-. Package: linux-tools-6.11.0-1009-lowlatency Description-md5: 6d7976fa5f96351f0415ecac4dd58cc8 Description-en: Linux kernel version specific tools for version 6.11.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1009 on ARMv8. Package: linux-tools-6.11.0-1009-lowlatency-64k Description-md5: 6d7976fa5f96351f0415ecac4dd58cc8 Description-en: Linux kernel version specific tools for version 6.11.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1009 on ARMv8. Package: linux-tools-6.11.0-12-generic Description-md5: 5b12f4ae9d13f157a2670bc516006004 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on ARMv8. Package: linux-tools-6.11.0-12-generic-64k Description-md5: 5b12f4ae9d13f157a2670bc516006004 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on ARMv8. Package: linux-tools-6.11.0-17-generic Description-md5: cdd0abc48fe25c08fddd50ac84bc8438 Description-en: Linux kernel version specific tools for version 6.11.0-17 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-17 on ARMv8. Package: linux-tools-6.11.0-17-generic-64k Description-md5: cdd0abc48fe25c08fddd50ac84bc8438 Description-en: Linux kernel version specific tools for version 6.11.0-17 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-17 on ARMv8. Package: linux-tools-6.8.0-1001-nvidia-tegra Description-md5: 8fd108d0cc11e6bbdaa1d9a276386279 Description-en: Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on ARMv8. Package: linux-tools-6.8.0-1001-nvidia-tegra-rt Description-md5: 8fd108d0cc11e6bbdaa1d9a276386279 Description-en: Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on ARMv8. Package: linux-tools-6.8.0-1006-nvidia Description-md5: d68660db906583026654bd6149d4d491 Description-en: Linux kernel version specific tools for version 6.8.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1006 on ARMv8. Package: linux-tools-6.8.0-1006-nvidia-64k Description-md5: d68660db906583026654bd6149d4d491 Description-en: Linux kernel version specific tools for version 6.8.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1006 on ARMv8. Package: linux-tools-6.8.0-1008-oracle Description-md5: a5ce02e9b3f0f7ea8038d6cd389e847b Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1008 on ARMv8. Package: linux-tools-6.8.0-1008-oracle-64k Description-md5: a5ce02e9b3f0f7ea8038d6cd389e847b Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1008 on ARMv8. Package: linux-tools-6.8.0-1016-nvidia Description-md5: dc1dc6954811aea5637525656e1894f6 Description-en: Linux kernel version specific tools for version 6.8.0-1016 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1016 on ARMv8. Package: linux-tools-6.8.0-1016-nvidia-64k Description-md5: dc1dc6954811aea5637525656e1894f6 Description-en: Linux kernel version specific tools for version 6.8.0-1016 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1016 on ARMv8. Package: linux-tools-6.8.0-1018-gke Description-md5: d58986cb75eaba1e5f89675dbdf917ac Description-en: Linux kernel version specific tools for version 6.8.0-1018 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1018 on ARMv8. Package: linux-tools-6.8.0-1019-gke Description-md5: 969f903ed340c2f3be692d108efb83c5 Description-en: Linux kernel version specific tools for version 6.8.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1019 on ARMv8. Package: linux-tools-6.8.0-1019-raspi Description-md5: 969f903ed340c2f3be692d108efb83c5 Description-en: Linux kernel version specific tools for version 6.8.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1019 on ARMv8. Package: linux-tools-6.8.0-1020-oracle Description-md5: 6ab7aac2fd48577d4a8f91120fe78196 Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1020 on ARMv8. Package: linux-tools-6.8.0-1020-oracle-64k Description-md5: 6ab7aac2fd48577d4a8f91120fe78196 Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1020 on ARMv8. Package: linux-tools-6.8.0-1022-azure Description-md5: 49354db9b10e72bcea68591a86bb952f Description-en: Linux kernel version specific tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1022 on ARMv8. Package: linux-tools-6.8.0-1022-nvidia Description-md5: 49354db9b10e72bcea68591a86bb952f Description-en: Linux kernel version specific tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1022 on ARMv8. Package: linux-tools-6.8.0-1022-nvidia-64k Description-md5: 49354db9b10e72bcea68591a86bb952f Description-en: Linux kernel version specific tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1022 on ARMv8. Package: linux-tools-6.8.0-1022-nvidia-lowlatency Description-md5: 49354db9b10e72bcea68591a86bb952f Description-en: Linux kernel version specific tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1022 on ARMv8. Package: linux-tools-6.8.0-1022-nvidia-lowlatency-64k Description-md5: 49354db9b10e72bcea68591a86bb952f Description-en: Linux kernel version specific tools for version 6.8.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1022 on ARMv8. Package: linux-tools-6.8.0-1023-aws Description-md5: 91d1e48e268c8a51f2741c48e946df54 Description-en: Linux kernel version specific tools for version 6.8.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1023 on ARMv8. Package: linux-tools-6.8.0-1023-gcp Description-md5: 91d1e48e268c8a51f2741c48e946df54 Description-en: Linux kernel version specific tools for version 6.8.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1023 on ARMv8. Package: linux-tools-6.8.0-1023-gcp-64k Description-md5: 91d1e48e268c8a51f2741c48e946df54 Description-en: Linux kernel version specific tools for version 6.8.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1023 on ARMv8. Package: linux-tools-6.8.0-1024-gcp Description-md5: 0b3d8a9df384e3a1471af4f466625247 Description-en: Linux kernel version specific tools for version 6.8.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1024 on ARMv8. Package: linux-tools-6.8.0-1024-gcp-64k Description-md5: 0b3d8a9df384e3a1471af4f466625247 Description-en: Linux kernel version specific tools for version 6.8.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1024 on ARMv8. Package: linux-tools-6.8.0-32 Description-md5: 0a49f79a2787889d2cf0769e0b849c5b Description-en: Linux kernel version specific tools for version 6.8.0-32 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-32 on ARMv8. You probably want to install linux-tools-6.8.0-32-. Package: linux-tools-6.8.0-32-generic Description-md5: 6658d41af33a94b9dec8345fe8c8ca5a Description-en: Linux kernel version specific tools for version 6.8.0-32 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-32 on ARMv8. Package: linux-tools-6.8.0-32-generic-64k Description-md5: 6658d41af33a94b9dec8345fe8c8ca5a Description-en: Linux kernel version specific tools for version 6.8.0-32 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-32 on ARMv8. Package: linux-tools-6.8.0-40 Description-md5: 13364b6b5fde4a25560b28d85d41365c Description-en: Linux kernel version specific tools for version 6.8.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-40 on ARMv8. You probably want to install linux-tools-6.8.0-40-. Package: linux-tools-6.8.0-40-generic Description-md5: 9c5c135ba8512da6332499b2999a282d Description-en: Linux kernel version specific tools for version 6.8.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-40 on ARMv8. Package: linux-tools-6.8.0-40-generic-64k Description-md5: 9c5c135ba8512da6332499b2999a282d Description-en: Linux kernel version specific tools for version 6.8.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-40 on ARMv8. Package: linux-tools-6.8.0-43 Description-md5: 572bada0203d1171f81aafc4125262a5 Description-en: Linux kernel version specific tools for version 6.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-43 on ARMv8. You probably want to install linux-tools-6.8.0-43-. Package: linux-tools-6.8.0-43-generic Description-md5: 2d05a85613cf87c6c9eaa8c1ff3f6b87 Description-en: Linux kernel version specific tools for version 6.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-43 on ARMv8. Package: linux-tools-6.8.0-43-generic-64k Description-md5: 2d05a85613cf87c6c9eaa8c1ff3f6b87 Description-en: Linux kernel version specific tools for version 6.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-43 on ARMv8. Package: linux-tools-6.8.0-53 Description-md5: 9d5e4e17c6d80e20777a9e4e95898b4f Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on ARMv8. You probably want to install linux-tools-6.8.0-53-. Package: linux-tools-6.8.0-53-generic Description-md5: 728ac961de171b64562d1ff9372eb5ed Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on ARMv8. Package: linux-tools-6.8.0-53-generic-64k Description-md5: 728ac961de171b64562d1ff9372eb5ed Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on ARMv8. Package: linux-tools-6.8.0-53-lowlatency Description-md5: 728ac961de171b64562d1ff9372eb5ed Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on ARMv8. Package: linux-tools-6.8.0-53-lowlatency-64k Description-md5: 728ac961de171b64562d1ff9372eb5ed Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on ARMv8. Package: linux-tools-gcp-64k Description-md5: 3d914bfcdd174f3e1189d829307612c2 Description-en: Google Cloud Platform (GCP) Linux kernel tools This package will always depend on the latest Google Cloud Platform (GCP) kernel tools available. Package: linux-tools-gcp-64k-lts-24.04 Description-md5: 3d914bfcdd174f3e1189d829307612c2 Description-en: Google Cloud Platform (GCP) Linux kernel tools This package will always depend on the latest Google Cloud Platform (GCP) kernel tools available. Package: linux-tools-generic-64k Description-md5: ba4f375a2a2b5ada997c4cffff881f11 Description-en: Generic 64K Linux kernel tools This package will always depend on the latest generic-64k kernel tools available. Package: linux-tools-generic-64k-hwe-24.04 Description-md5: ba4f375a2a2b5ada997c4cffff881f11 Description-en: Generic 64K Linux kernel tools This package will always depend on the latest generic-64k kernel tools available. Package: linux-tools-generic-64k-hwe-24.04-edge Description-md5: ba4f375a2a2b5ada997c4cffff881f11 Description-en: Generic 64K Linux kernel tools This package will always depend on the latest generic-64k kernel tools available. Package: linux-tools-laptop-23.10 Description-md5: 4c32b32dd76cd40388615cc1bbc69e09 Description-en: Laptop Linux kernel tools (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-lowlatency-64k Description-md5: e6e1e68739a81d8a57895d0e06aa7615 Description-en: lowlatency-64k Linux kernel tools This package will always depend on the latest lowlatency-64k kernel tools available. Package: linux-tools-lowlatency-64k-hwe-20.04 Description-md5: c0b50472a3dff1ee579e2ac4d330614a Description-en: lowlatency-64k Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-lowlatency-64k-hwe-20.04-edge Description-md5: c0b50472a3dff1ee579e2ac4d330614a Description-en: lowlatency-64k Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-lowlatency-64k-hwe-24.04 Description-md5: e6e1e68739a81d8a57895d0e06aa7615 Description-en: lowlatency-64k Linux kernel tools This package will always depend on the latest lowlatency-64k kernel tools available. Package: linux-tools-lowlatency-64k-hwe-24.04-edge Description-md5: e6e1e68739a81d8a57895d0e06aa7615 Description-en: lowlatency-64k Linux kernel tools This package will always depend on the latest lowlatency-64k kernel tools available. Package: linux-tools-nvidia-64k Description-md5: 662364ba8d69c5690fcdadd5b7ff1238 Description-en: Nvidia 64K Linux kernel tools This package will always depend on the latest nvidia-64k kernel tools available. Package: linux-tools-nvidia-lowlatency-64k Description-md5: a3d44c756023d0207457fd5797667bc5 Description-en: Nvidia Low Latency 64K Linux kernel tools This package will always depend on the latest nvidia-lowlatency-64k kernel tools available. Package: linux-tools-nvidia-tegra Description-md5: 8ef87b7d23dde7c390c2ebaa3cbd579b Description-en: Linux kernel versioned tools for nvidia-tegra systems. This package will always depend on the latest Linux kernel versioned tools available for nvidia-tegra systems. Package: linux-tools-nvidia-tegra-rt Description-md5: 482a7147bcd16e378890f1be456d40a9 Description-en: Linux kernel versioned tools for nvidia-tegra-rt systems. This package will always depend on the latest Linux kernel versioned tools available for nvidia-tegra-rt systems. Package: linux-tools-oracle-64k Description-md5: 362246a635b6b01427de3df499dc087a Description-en: Linux kernel versioned tools for Oracle systems. This package will always depend on the latest Linux kernel versioned tools available for Oracle systems. Package: linux-tools-oracle-64k-lts-24.04 Description-md5: 362246a635b6b01427de3df499dc087a Description-en: Linux kernel versioned tools for Oracle systems. This package will always depend on the latest Linux kernel versioned tools available for Oracle systems. Package: linux-tools-raspi Description-md5: e30171db1195241a4736905110203a08 Description-en: Raspberry Pi Linux kernel tools This package will always depend on the latest Raspberry Pi Linux kernel tools available. Package: rpi-eeprom Description-md5: 1e0cc9a859f4e57a43741591b0b6554c Description-en: Raspberry Pi 4/5 boot EEPROM updater Checks whether the Raspberry Pi bootloader EEPROM is up-to-date and updates the EEPROM. Package: rpi-eeprom-sign Description-md5: f6c763358b142a9d7258fa01c2a88ed2 Description-en: Raspberry Pi 4/5 boot EEPROM signer Provides utilities for converting certificates for the Raspberry Pi bootloader and signing boot artifacts Package: linux-buildinfo-6.11.0-12-generic Description-md5: 08bd206ef9cb4ed99cc41f46f680463c Description-en: Linux kernel buildinfo for version 6.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-17-generic Description-md5: 08bd206ef9cb4ed99cc41f46f680463c Description-en: Linux kernel buildinfo for version 6.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-32-generic Description-md5: f57607c244ccfa80b8cab78bcd0e3ea9 Description-en: Linux kernel buildinfo for version 6.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-40-generic Description-md5: f57607c244ccfa80b8cab78bcd0e3ea9 Description-en: Linux kernel buildinfo for version 6.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-43-generic Description-md5: f57607c244ccfa80b8cab78bcd0e3ea9 Description-en: Linux kernel buildinfo for version 6.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-53-generic Description-md5: f57607c244ccfa80b8cab78bcd0e3ea9 Description-en: Linux kernel buildinfo for version 6.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-generic-lpae Description-md5: abb50ed65dc90cb599b386499420b52c Description-en: Complete Generic LPAE Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-6.11.0-12-generic Description-md5: eb11d9c716e853a344768b3a7b4d49a6 Description-en: Linux kernel headers for version 6.11.0 on ARM (hard float) SMP This package provides kernel header files for version 6.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-12/debian.README.gz for details. Package: linux-headers-6.11.0-17-generic Description-md5: 7783217bb8fa1594e20ba3227ba3808e Description-en: Linux kernel headers for version 6.11.0 on ARM (hard float) SMP This package provides kernel header files for version 6.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-17/debian.README.gz for details. Package: linux-headers-6.8.0-32-generic Description-md5: b46d5cfd30974d5cdbb78bd935db1b07 Description-en: Linux kernel headers for version 6.8.0 on ARM (hard float) SMP This package provides kernel header files for version 6.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-32/debian.README.gz for details. Package: linux-headers-6.8.0-40-generic Description-md5: 50c0ed561c2304017625fc25443890c4 Description-en: Linux kernel headers for version 6.8.0 on ARM (hard float) SMP This package provides kernel header files for version 6.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-40/debian.README.gz for details. Package: linux-headers-6.8.0-43-generic Description-md5: fcaaf4985fe134b17d17abaf6c364c71 Description-en: Linux kernel headers for version 6.8.0 on ARM (hard float) SMP This package provides kernel header files for version 6.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-43/debian.README.gz for details. Package: linux-headers-6.8.0-53-generic Description-md5: 8fb3d08ea6bfa4b22b8728f5553055a7 Description-en: Linux kernel headers for version 6.8.0 on ARM (hard float) SMP This package provides kernel header files for version 6.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-53/debian.README.gz for details. Package: linux-headers-generic-lpae Description-md5: ec0c510b7be7b70c64176350e051fb38 Description-en: Generic LPAE Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-hwe-6.11-tools-6.11.0-12 Description-md5: a6533c28d9931d914fe68553a8d155ff Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on ARM (hard float). You probably want to install linux-tools-6.11.0-12-. Package: linux-hwe-6.11-tools-6.11.0-17 Description-md5: 4ccd49cdf15e3639c5e91bf4152ce03a Description-en: Linux kernel version specific tools for version 6.11.0-17 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-17 on ARM (hard float). You probably want to install linux-tools-6.11.0-17-. Package: linux-image-6.11.0-12-generic Description-md5: a705bb948cdf1aa71addf5ee28c04ce9 Description-en: Linux kernel image for version 6.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 6.11.0 on ARM (hard float) SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-6.11.0-17-generic Description-md5: a705bb948cdf1aa71addf5ee28c04ce9 Description-en: Linux kernel image for version 6.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 6.11.0 on ARM (hard float) SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-6.8.0-32-generic Description-md5: 10e1ca744972f1a83b9afae352bbb854 Description-en: Linux kernel image for version 6.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 6.8.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-6.8.0-40-generic Description-md5: 10e1ca744972f1a83b9afae352bbb854 Description-en: Linux kernel image for version 6.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 6.8.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-6.8.0-43-generic Description-md5: 10e1ca744972f1a83b9afae352bbb854 Description-en: Linux kernel image for version 6.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 6.8.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-6.8.0-53-generic Description-md5: 10e1ca744972f1a83b9afae352bbb854 Description-en: Linux kernel image for version 6.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 6.8.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-generic-lpae Description-md5: 499e096f05f7a0e1475c48c65d73cf58 Description-en: Generic LPAE Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-6.11.0-12-generic Description-md5: 1b86b30cc00ed526d4baa23b4d638a36 Description-en: Linux kernel extra modules for version 6.11.0 on ARM (hard float) SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-17-generic Description-md5: 1b86b30cc00ed526d4baa23b4d638a36 Description-en: Linux kernel extra modules for version 6.11.0 on ARM (hard float) SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-32-generic Description-md5: 27f33eaa214abcef11ec7226796462be Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-40-generic Description-md5: 27f33eaa214abcef11ec7226796462be Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-43-generic Description-md5: 27f33eaa214abcef11ec7226796462be Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-53-generic Description-md5: 27f33eaa214abcef11ec7226796462be Description-en: Linux kernel extra modules for version 6.8.0 on ARM (hard float) SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-6.11.0-12-generic Description-md5: 3d93027a828345e40e9dde674c7ab5e5 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on ARM (hard float). Package: linux-tools-6.11.0-17-generic Description-md5: 196557338ebfcb43d22d6eee54318f55 Description-en: Linux kernel version specific tools for version 6.11.0-17 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-17 on ARM (hard float). Package: linux-tools-6.8.0-32 Description-md5: 24f2d81ffac1766e0bb750dbfa13b0d7 Description-en: Linux kernel version specific tools for version 6.8.0-32 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-32 on ARM (hard float). You probably want to install linux-tools-6.8.0-32-. Package: linux-tools-6.8.0-32-generic Description-md5: db9042db4db0c8fd7cf9432ea3b775a2 Description-en: Linux kernel version specific tools for version 6.8.0-32 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-32 on ARM (hard float). Package: linux-tools-6.8.0-40 Description-md5: f96f6f69ad51cb2bc62956ab2887414b Description-en: Linux kernel version specific tools for version 6.8.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-40 on ARM (hard float). You probably want to install linux-tools-6.8.0-40-. Package: linux-tools-6.8.0-40-generic Description-md5: 7aad08509c58b7252d1baa6a95465a08 Description-en: Linux kernel version specific tools for version 6.8.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-40 on ARM (hard float). Package: linux-tools-6.8.0-43 Description-md5: 253dc501da83013018b4d9575e5b0f7f Description-en: Linux kernel version specific tools for version 6.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-43 on ARM (hard float). You probably want to install linux-tools-6.8.0-43-. Package: linux-tools-6.8.0-43-generic Description-md5: ff87f6cc0310143ea4da3da3ffe72d11 Description-en: Linux kernel version specific tools for version 6.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-43 on ARM (hard float). Package: linux-tools-6.8.0-53 Description-md5: 67222b78e58bf4e39ba43fc566885526 Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on ARM (hard float). You probably want to install linux-tools-6.8.0-53-. Package: linux-tools-6.8.0-53-generic Description-md5: 5d32405fcf8a2897d40e8c7c1e265a70 Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on ARM (hard float). Package: linux-tools-generic-lpae Description-md5: a7fbc628643740cf08cc0af28755bd72 Description-en: Generic LPAE Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-buildinfo-6.11.0-12-generic Description-md5: a560ec16b0d071054bab9ce2a863a5b9 Description-en: Linux kernel buildinfo for version 6.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 6.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-17-generic Description-md5: a560ec16b0d071054bab9ce2a863a5b9 Description-en: Linux kernel buildinfo for version 6.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 6.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-32-generic Description-md5: 0265cb6b696e458e9a7be2e6673d1bf2 Description-en: Linux kernel buildinfo for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 6.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-40-generic Description-md5: 0265cb6b696e458e9a7be2e6673d1bf2 Description-en: Linux kernel buildinfo for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 6.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-43-generic Description-md5: 0265cb6b696e458e9a7be2e6673d1bf2 Description-en: Linux kernel buildinfo for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 6.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-53-generic Description-md5: 0265cb6b696e458e9a7be2e6673d1bf2 Description-en: Linux kernel buildinfo for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 6.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-headers-6.11.0-12-generic Description-md5: 7ba18cb209aa7c90c484ac288e9342e4 Description-en: Linux kernel headers for version 6.11.0 on PowerPC 64el SMP This package provides kernel header files for version 6.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-12/debian.README.gz for details. Package: linux-headers-6.11.0-17-generic Description-md5: 2947db90c6fbc4d10e8a1f5110b340fa Description-en: Linux kernel headers for version 6.11.0 on PowerPC 64el SMP This package provides kernel header files for version 6.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-17/debian.README.gz for details. Package: linux-headers-6.8.0-32-generic Description-md5: 45d6caca179bfc2fe2d3f747df541f9f Description-en: Linux kernel headers for version 6.8.0 on PowerPC 64el SMP This package provides kernel header files for version 6.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-32/debian.README.gz for details. Package: linux-headers-6.8.0-40-generic Description-md5: 292b80fa7277e51f4070ec0fd63eb428 Description-en: Linux kernel headers for version 6.8.0 on PowerPC 64el SMP This package provides kernel header files for version 6.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-40/debian.README.gz for details. Package: linux-headers-6.8.0-43-generic Description-md5: 622632ec1997040610cb73a9800fe7f6 Description-en: Linux kernel headers for version 6.8.0 on PowerPC 64el SMP This package provides kernel header files for version 6.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-43/debian.README.gz for details. Package: linux-headers-6.8.0-53-generic Description-md5: 51af5a25d6b5f9b9c0fc9fb93d0a056a Description-en: Linux kernel headers for version 6.8.0 on PowerPC 64el SMP This package provides kernel header files for version 6.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-53/debian.README.gz for details. Package: linux-hwe-6.11-tools-6.11.0-12 Description-md5: 2f70713107d640261334965be4aebb5c Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on PowerPC 64el. You probably want to install linux-tools-6.11.0-12-. Package: linux-hwe-6.11-tools-6.11.0-17 Description-md5: 555322dc0159c06f362186ce8e410905 Description-en: Linux kernel version specific tools for version 6.11.0-17 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-17 on PowerPC 64el. You probably want to install linux-tools-6.11.0-17-. Package: linux-image-6.11.0-12-generic Description-md5: 2195cbd318982afd462a6c613ef3bd7d Description-en: Linux kernel image for version 6.11.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 6.11.0 on PowerPC 64el SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-6.11.0-17-generic Description-md5: 2195cbd318982afd462a6c613ef3bd7d Description-en: Linux kernel image for version 6.11.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 6.11.0 on PowerPC 64el SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-6.8.0-32-generic Description-md5: cda968e55ba39edcc32b72db59714758 Description-en: Linux kernel image for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 6.8.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-6.8.0-40-generic Description-md5: cda968e55ba39edcc32b72db59714758 Description-en: Linux kernel image for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 6.8.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-6.8.0-43-generic Description-md5: cda968e55ba39edcc32b72db59714758 Description-en: Linux kernel image for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 6.8.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-6.8.0-53-generic Description-md5: cda968e55ba39edcc32b72db59714758 Description-en: Linux kernel image for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 6.8.0 on PowerPC 64el SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-12-generic Description-md5: a88b3b4ce3cf74166f9d71224aa90fe4 Description-en: Linux kernel extra modules for version 6.11.0 on PowerPC 64el SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-17-generic Description-md5: a88b3b4ce3cf74166f9d71224aa90fe4 Description-en: Linux kernel extra modules for version 6.11.0 on PowerPC 64el SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-32-generic Description-md5: 1cfd9e1a225566bd463d399112ced062 Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-40-generic Description-md5: 1cfd9e1a225566bd463d399112ced062 Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-43-generic Description-md5: 1cfd9e1a225566bd463d399112ced062 Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-53-generic Description-md5: 1cfd9e1a225566bd463d399112ced062 Description-en: Linux kernel extra modules for version 6.8.0 on PowerPC 64el SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-12-generic Description-md5: 2ac2a4742d07d042b31d7dc9f9ec79ce Description-en: Linux kernel extra modules for version 6.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 6.11.0 on PowerPC 64el SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-17-generic Description-md5: 2ac2a4742d07d042b31d7dc9f9ec79ce Description-en: Linux kernel extra modules for version 6.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 6.11.0 on PowerPC 64el SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-32-generic Description-md5: c145d271d0a256575a5ad4a85a00775f Description-en: Linux kernel extra modules for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 6.8.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-6.8.0-40-generic Description-md5: c145d271d0a256575a5ad4a85a00775f Description-en: Linux kernel extra modules for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 6.8.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-6.8.0-43-generic Description-md5: c145d271d0a256575a5ad4a85a00775f Description-en: Linux kernel extra modules for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 6.8.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-6.8.0-53-generic Description-md5: c145d271d0a256575a5ad4a85a00775f Description-en: Linux kernel extra modules for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 6.8.0 on PowerPC 64el SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-6.11.0-12-generic Description-md5: f0cf3e1d94734be5bb06de7e0b1d1f04 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on PowerPC 64el. Package: linux-tools-6.11.0-17-generic Description-md5: a58f8663b376aaf188d5d6ad1a78ddca Description-en: Linux kernel version specific tools for version 6.11.0-17 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-17 on PowerPC 64el. Package: linux-tools-6.8.0-32 Description-md5: f8a7dc589c7e3a9ec234b8bea8a64dbd Description-en: Linux kernel version specific tools for version 6.8.0-32 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-32 on PowerPC 64el. You probably want to install linux-tools-6.8.0-32-. Package: linux-tools-6.8.0-32-generic Description-md5: ddabf37fc181ca4cff94945409819988 Description-en: Linux kernel version specific tools for version 6.8.0-32 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-32 on PowerPC 64el. Package: linux-tools-6.8.0-40 Description-md5: 9653996f4ea54779e7d1b8310132b846 Description-en: Linux kernel version specific tools for version 6.8.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-40 on PowerPC 64el. You probably want to install linux-tools-6.8.0-40-. Package: linux-tools-6.8.0-40-generic Description-md5: d942850dfd5e7ac05cea830c64108a8a Description-en: Linux kernel version specific tools for version 6.8.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-40 on PowerPC 64el. Package: linux-tools-6.8.0-43 Description-md5: 856e691f4078ebe5376978d052365ea3 Description-en: Linux kernel version specific tools for version 6.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-43 on PowerPC 64el. You probably want to install linux-tools-6.8.0-43-. Package: linux-tools-6.8.0-43-generic Description-md5: 546e2f2af557aaf1cc965136fbe64f68 Description-en: Linux kernel version specific tools for version 6.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-43 on PowerPC 64el. Package: linux-tools-6.8.0-53 Description-md5: 67901032ff1c050f09eeaf5bd7a8081c Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on PowerPC 64el. You probably want to install linux-tools-6.8.0-53-. Package: linux-tools-6.8.0-53-generic Description-md5: 0087496d929b5682fe377453fa154f5f Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on PowerPC 64el. Package: linux-allwinner Description-md5: c9b56a2a5cd81391334e61ebe6682f1e Description-en: Complete Allwinner Linux kernel and headers This package will always depend on the latest complete Allwinner Linux kernel and headers. Package: linux-buildinfo-6.8.0-53-generic Description-md5: a38c66ec7b23cad80184a88c4d064fdf Description-en: Linux kernel buildinfo for version 6.8.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 6.8.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-headers-6.8.0-53-generic Description-md5: b254d8cb81f1d52036d24c416efb4a86 Description-en: Linux kernel headers for version 6.8.0 on RISC-V SMP This package provides kernel header files for version 6.8.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-53/debian.README.gz for details. Package: linux-headers-allwinner Description-md5: 17a544a51e725420955511dc65585d73 Description-en: Allwinner Linux kernel headers This package will always depend on the latest Allwinner kernel headers available. Package: linux-headers-pic64gx Description-md5: e517244fafb58e28504c4fa56a6bb368 Description-en: Generic Linux kernel headers (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-6.8.0-53-generic Description-md5: ee6fe5918c3f095238b2c4c6b3d28621 Description-en: Linux kernel image for version 6.8.0 on RISC-V SMP This package contains the Linux kernel image for version 6.8.0 on RISC-V SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-allwinner Description-md5: 56a74dbf0604069254cc9e5b08d7a863 Description-en: Allwinner Linux kernel image This package will always depend on the latest Allwinner kernel image available. Package: linux-image-pic64gx Description-md5: 9068686823d37180808059e50133013a Description-en: Generic Linux kernel image (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-6.8.0-53-generic Description-md5: 2809e06ea82951cb65ab541f2dd382a8 Description-en: Linux kernel extra modules for version 6.8.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-pic64gx Description-md5: ea96dc961207142515464daa9dffad77 Description-en: Complete Generic Linux kernel and headers (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-riscv-tools-6.8.0-53 Description-md5: eb28f6a80a829c6c6f282ec5a9f5ef59 Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on RISC-V. You probably want to install linux-tools-6.8.0-53-. Package: linux-tools-6.8.0-53-generic Description-md5: 94f87acd7b26ce783989c0bd2a24e9ee Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on RISC-V. Package: linux-tools-allwinner Description-md5: a68539bb92e6d90fc878ef30442f9848 Description-en: Allwinner Linux kernel tools This package will always depend on the latest Allwinner kernel tools available. Package: linux-tools-pic64gx Description-md5: 723d7950769ebf99ce075f140f3b1e64 Description-en: Generic Linux kernel tools (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-buildinfo-6.11.0-12-generic Description-md5: db03016f625afa0f617bc15b6f2fb883 Description-en: Linux kernel buildinfo for version 6.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 6.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-17-generic Description-md5: db03016f625afa0f617bc15b6f2fb883 Description-en: Linux kernel buildinfo for version 6.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 6.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-32-generic Description-md5: 118c691c392729999bed6a3c88c73964 Description-en: Linux kernel buildinfo for version 6.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 6.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-40-generic Description-md5: 118c691c392729999bed6a3c88c73964 Description-en: Linux kernel buildinfo for version 6.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 6.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-43-generic Description-md5: 118c691c392729999bed6a3c88c73964 Description-en: Linux kernel buildinfo for version 6.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 6.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-53-generic Description-md5: 118c691c392729999bed6a3c88c73964 Description-en: Linux kernel buildinfo for version 6.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 6.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-headers-6.11.0-12-generic Description-md5: 1550000b6ae259c6d8ad7585854508a5 Description-en: Linux kernel headers for version 6.11.0 on System 390x SMP This package provides kernel header files for version 6.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-12/debian.README.gz for details. Package: linux-headers-6.11.0-17-generic Description-md5: d95bdede50ea2d6234bce9a711cea9b2 Description-en: Linux kernel headers for version 6.11.0 on System 390x SMP This package provides kernel header files for version 6.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-17/debian.README.gz for details. Package: linux-headers-6.8.0-32-generic Description-md5: cdddac5e4e36242c2444dc5b9e94a166 Description-en: Linux kernel headers for version 6.8.0 on System 390x SMP This package provides kernel header files for version 6.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-32/debian.README.gz for details. Package: linux-headers-6.8.0-40-generic Description-md5: e53789876c10483762dbda7d2bcbd185 Description-en: Linux kernel headers for version 6.8.0 on System 390x SMP This package provides kernel header files for version 6.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-40/debian.README.gz for details. Package: linux-headers-6.8.0-43-generic Description-md5: 32c5b324f55fb66dd35b4ecb1e0cb69a Description-en: Linux kernel headers for version 6.8.0 on System 390x SMP This package provides kernel header files for version 6.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-43/debian.README.gz for details. Package: linux-headers-6.8.0-53-generic Description-md5: 7d21a4ea714c5b87010c658e0eb090eb Description-en: Linux kernel headers for version 6.8.0 on System 390x SMP This package provides kernel header files for version 6.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-53/debian.README.gz for details. Package: linux-hwe-6.11-tools-6.11.0-12 Description-md5: d7edf7037d8e70e068c6b88713a18c98 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on System 390x. You probably want to install linux-tools-6.11.0-12-. Package: linux-hwe-6.11-tools-6.11.0-17 Description-md5: b2b82136f9873987d1105531ddcf31fc Description-en: Linux kernel version specific tools for version 6.11.0-17 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-17 on System 390x. You probably want to install linux-tools-6.11.0-17-. Package: linux-image-unsigned-6.11.0-12-generic Description-md5: 68ffc5d472aa7ccad756f9ddcec0e8a3 Description-en: Linux kernel image for version 6.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 6.11.0 on System 390x SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-17-generic Description-md5: 68ffc5d472aa7ccad756f9ddcec0e8a3 Description-en: Linux kernel image for version 6.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 6.11.0 on System 390x SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-32-generic Description-md5: c80ff8f64f65e8d7d520e6b08203c9ae Description-en: Linux kernel image for version 6.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 6.8.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-6.8.0-40-generic Description-md5: c80ff8f64f65e8d7d520e6b08203c9ae Description-en: Linux kernel image for version 6.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 6.8.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-6.8.0-43-generic Description-md5: c80ff8f64f65e8d7d520e6b08203c9ae Description-en: Linux kernel image for version 6.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 6.8.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-6.8.0-53-generic Description-md5: c80ff8f64f65e8d7d520e6b08203c9ae Description-en: Linux kernel image for version 6.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 6.8.0 on System 390x SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-12-generic Description-md5: 0989ac4f216fe385c5a9570147ebdb3c Description-en: Linux kernel extra modules for version 6.11.0 on System 390x SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-17-generic Description-md5: 0989ac4f216fe385c5a9570147ebdb3c Description-en: Linux kernel extra modules for version 6.11.0 on System 390x SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-32-generic Description-md5: 515a94bd5e82d1bdd72e12ce5bbedb65 Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-40-generic Description-md5: 515a94bd5e82d1bdd72e12ce5bbedb65 Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-43-generic Description-md5: 515a94bd5e82d1bdd72e12ce5bbedb65 Description-en: Linux kernel extra modules for version 6.8.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-6.8.0-53-generic Description-md5: 515a94bd5e82d1bdd72e12ce5bbedb65 Description-en: Linux kernel extra modules for version 6.8.0 on System 390x SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-12-generic Description-md5: d0781cab277eb205fe3d37b331aa20a7 Description-en: Linux kernel extra modules for version 6.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 6.11.0 on System 390x SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-17-generic Description-md5: d0781cab277eb205fe3d37b331aa20a7 Description-en: Linux kernel extra modules for version 6.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 6.11.0 on System 390x SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-32-generic Description-md5: eab24e4e8a27e98fb6904a00c92fb3db Description-en: Linux kernel extra modules for version 6.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 6.8.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-6.8.0-40-generic Description-md5: eab24e4e8a27e98fb6904a00c92fb3db Description-en: Linux kernel extra modules for version 6.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 6.8.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-6.8.0-43-generic Description-md5: eab24e4e8a27e98fb6904a00c92fb3db Description-en: Linux kernel extra modules for version 6.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 6.8.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-6.8.0-53-generic Description-md5: eab24e4e8a27e98fb6904a00c92fb3db Description-en: Linux kernel extra modules for version 6.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 6.8.0 on System 390x SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-6.11.0-12-generic Description-md5: a46014e9c86a1d08968a437387fd4647 Description-en: Linux kernel version specific tools for version 6.11.0-12 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-12 on System 390x. Package: linux-tools-6.11.0-17-generic Description-md5: 9d6265620ad241ac369d0b4a4ac12268 Description-en: Linux kernel version specific tools for version 6.11.0-17 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-17 on System 390x. Package: linux-tools-6.8.0-32 Description-md5: 792f7d16e80b19cab5c132a5bcfd1d24 Description-en: Linux kernel version specific tools for version 6.8.0-32 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-32 on System 390x. You probably want to install linux-tools-6.8.0-32-. Package: linux-tools-6.8.0-32-generic Description-md5: 70fc9238e5faf20bfa4c3c3b85683646 Description-en: Linux kernel version specific tools for version 6.8.0-32 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-32 on System 390x. Package: linux-tools-6.8.0-40 Description-md5: 0f8cbd49d5d672a3338a66982124cd5a Description-en: Linux kernel version specific tools for version 6.8.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-40 on System 390x. You probably want to install linux-tools-6.8.0-40-. Package: linux-tools-6.8.0-40-generic Description-md5: e5d3a8f96931db2ec5e6d8d6362b810c Description-en: Linux kernel version specific tools for version 6.8.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-40 on System 390x. Package: linux-tools-6.8.0-43 Description-md5: a10fad4f10b6e3c36174c22a54598288 Description-en: Linux kernel version specific tools for version 6.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-43 on System 390x. You probably want to install linux-tools-6.8.0-43-. Package: linux-tools-6.8.0-43-generic Description-md5: 6d6f62f74166f3bc2f2fd22974e5ba22 Description-en: Linux kernel version specific tools for version 6.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-43 on System 390x. Package: linux-tools-6.8.0-53 Description-md5: 719ecbf905f1c765c3032aa4111d568a Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on System 390x. You probably want to install linux-tools-6.8.0-53-. Package: linux-tools-6.8.0-53-generic Description-md5: 6b6ad548f61b2a6011368e97b285af7c Description-en: Linux kernel version specific tools for version 6.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-53 on System 390x.