Package: acct
Description-md5: 2411ebcaa9bca02b21c19f927d3e1bda
Description-en: GNU Accounting utilities for process and login accounting
 GNU Accounting Utilities is a set of utilities which reports and summarizes
 data about user connect times and process execution statistics.
 .
 "Login accounting" provides summaries of system resource usage based on connect
 time, and "process accounting" provides summaries based on the commands
 executed on the system.
 .
 The 'last' command is provided by the util-linux package and not included here.

Package: adsys
Description-md5: 9cb0b39321e000a2d2b61ddc74cad714
Description-en: AD SYStem integration
 ADSys is an AD SYStem tool to integrate GPOs with a linux system.
 It allows one to handle machine and users GPOs, mapping them to dconf keys,
 apparmor rules, mounts, proxy settings, certificate autoenrollment and running
 scripts at different points in time.

Package: alsa-ucm-conf
Description-md5: c57964a46d5e0c90f286d77124260cb7
Description-en: ALSA Use Case Manager configuration files
 This package contains ALSA Use Case Manager configuration of audio
 input/output names and routing for specific audio hardware. They can be
 used with the alsaucm tool.
 .
 ALSA is the Advanced Linux Sound Architecture.

Package: autopkgtest
Description-md5: bbd06bec5d26a1c562632e9344ca8719
Description-en: automatic as-installed testing for Debian packages
 autopkgtest runs tests on binary packages.  The tests are run on the
 package as installed on a testbed system (which may be found via a
 virtualisation or containment system).  The tests are expected to be
 supplied in the corresponding Debian source package.
 .
 See autopkgtest(1) and /usr/share/doc/autopkgtest.
 Depending on which virtualization server you want to use, you may need to
 install additional packages.
 .
 For generating tests of well-known source packages such as Perl and Ruby
 libraries you should install the autodep8 package.

Package: bluez
Description-md5: ef25d6a9f4a57e78f32faa7b58ef4e59
Description-en: Bluetooth tools and daemons
 This package contains tools and system daemons for using Bluetooth devices.
 .
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).

Package: bluez-cups
Description-md5: 4e5f0a66844f2292ecbf023e856b77d4
Description-en: Bluetooth printer driver for CUPS
 This package contains a driver to let CUPS print to Bluetooth-connected
 printers.
 .
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).

Package: bluez-obexd
Description-md5: d1b91faa837143659c30c276d90596da
Description-en: bluez obex daemon
 This package contains a OBEX(OBject EXchange) daemon.
 .
 OBEX is communication protocol to facilitate the exchange of the binary
 object between the devices.
 .
 This was the software that is independent as obexd, but this has been
 integrated into BlueZ from BlueZ 5.0.
 .
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).

Package: ceph
Description-md5: 744df4d020b57452ac4638e56eff9c7b
Description-en: distributed storage and file system
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.

Package: ceph-base
Description-md5: 38862c56180e1d3d93a838a6386f82bc
Description-en: common ceph daemon libraries and management tools
 Ceph is a distributed storage system designed to provide excellent
 performance, reliability, and scalability.
 .
 This package contains the libraries and management tools that are common among
 the Ceph server daemons (ceph-mon, ceph-mgr, ceph-osd, ceph-mds). These tools
 are necessary for creating, running, and administering a Ceph storage cluster.

Package: ceph-common
Description-md5: e302e645c41e2c6148fcff41573e283b
Description-en: common utilities to mount and interact with a ceph storage cluster
 Ceph is a distributed storage and file system designed to provide
 excellent performance, reliability, and scalability.  This is a collection
 of common tools that allow one to interact with and administer a Ceph cluster.

Package: ceph-mds
Description-md5: d37d51a4735a093f21799c80f707168f
Description-en: metadata server for the ceph distributed file system
 Ceph is a distributed storage and network file system designed to
 provide excellent performance, reliability, and scalability.
 .
 This package contains the metadata server daemon, which is used to
 create a distributed file system on top of the ceph storage cluster.

Package: ceph-mgr
Description-md5: 749cc8e373d9ddb619b2b98fce8761a4
Description-en: manager for the ceph distributed file system
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains the manager daemon, which is used to expose high
 level management and monitoring functionality.

Package: ceph-mgr-modules-core
Description-md5: 76ec9efc7e6e0d4aa49f8158d74a7c3b
Description-en: ceph manager modules which are always enabled
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains a set of core ceph-mgr modules which are always
 enabled.

Package: ceph-mon
Description-md5: aa343322863ec9d4c967e6b512da062d
Description-en: monitor server for the ceph storage system
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains the cluster monitor daemon for the Ceph storage
 system. One or more instances of ceph-mon form a Paxos part-time parliament
 cluster that provides extremely reliable and durable storage of cluster
 membership, configuration, and state.

Package: ceph-osd
Description-md5: fb08b00d788b505eb4bb23072221ce43
Description-en: OSD server for the ceph storage system
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains the Object Storage Daemon for the Ceph storage system.
 It is responsible for storing objects on a local file system
 and providing access to them over the network.

Package: ceph-volume
Description-md5: d771b38d2bcd53eaaebd0646e4edece3
Description-en: tool to facilidate OSD deployment
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains a tool to deploy OSD with different devices like
 lvm or physical disks, and trying to follow a predictable, and robust
 way of preparing, activating, and starting the deployed OSD.

Package: cloud-init
Description-md5: d4ea791a4ab9dd98376dbd623e6f7fde
Description-en: initialization and customization tool for cloud instances
 Cloud-init is the industry standard multi-distribution method for
 cross-platform cloud instance initialization. It is supported across all major
 public cloud providers, provisioning systems for private cloud infrastructure,
 and bare-metal installations.
 .
 Cloud instances are initialized from a disk image and instance data:
 .
  * Cloud metadata
  * User data (optional)
  * Vendor data (optional)
 .
 Cloud-init will identify the cloud it is running on during boot, read any
 provided metadata from the cloud and initialize the system accordingly. This
 may involve setting up the network and storage devices to configuring SSH
 access key and many other aspects of a system. Later on the cloud-init will
 also parse and process any optional user or vendor data that was passed to
 the instance.

Package: 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: 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: 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: firmware-sof-signed
Description-md5: 8eb88bd58a171f2f6dd9d78a475320ab
Description-en: Intel SOF firmware - signed
 Provides the Intel SOF audio firmware and topology needed for audio
 functionality on some Intel system.
 .
 This package contains the pre-built and signed binaries.

Package: fwupd
Description-md5: cdd6fee34520bc38e3f317c22bf0694b
Description-en: Firmware update daemon
 fwupd is a daemon to allow session software to update device firmware.
 You can either use a GUI software manager like GNOME Software to view and
 apply updates, the command-line tool or the system D-Bus interface directly.
 Firmware updates are supported for a variety of technologies.
 See <https://github.com/fwupd/fwupd> for details

Package: fwupd-doc
Description-md5: ca737b0fdbd22826879fdcb9250b81d6
Description-en: Firmware update daemon documentation (HTML format)
 fwupd is a daemon to allow session software to update device firmware.
 You can either use a GUI software manager like GNOME Software to view and
 apply updates, the command-line tool or the system D-Bus interface directly.
 Firmware updates are supported for a variety of technologies.
 See <https://github.com/fwupd/fwupd> for details
 .
 This package provides development documentation for creating a package that
 uses fwupd.

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-fwupd-2.0
Description-md5: 287a6707a91d20368a641fa72676cf73
Description-en: GObject introspection data for libfwupd
 This package provides the introspection data for libfwupd.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: gzip
Description-md5: 100720c9e2c6508f1a1f3731537b38e5
Description-en: GNU compression utilities
 This package provides the standard GNU file compression utilities, which
 are also the default compression tools for Debian.  They typically operate
 on files with names ending in '.gz', but can also decompress files ending
 in '.Z' created with 'compress'.

Package: ibverbs-providers
Description-md5: ab8975454e46957d34b4769914dfe93e
Description-en: User space provider drivers for libibverbs
 libibverbs is a library that allows userspace processes to use RDMA
 "verbs" as described in the InfiniBand Architecture Specification and
 the RDMA Protocol Verbs Specification.  iWARP ethernet NICs support
 RDMA over hardware-offloaded TCP/IP, while InfiniBand is a
 high-throughput, low-latency networking technology.  InfiniBand host
 channel adapters (HCAs) and iWARP NICs commonly support direct
 hardware access from userspace (kernel bypass), and libibverbs
 supports this when available.
 .
 An RDMA driver consists of a kernel portion and a user space portion.
 This package contains the user space verbs drivers:
 .
  - bnxt_re: Broadcom NetXtreme-E RoCE HCAs
  - cxgb4: Chelsio T4 iWARP HCAs
  - efa: Amazon Elastic Fabric Adapter
  - erdma: Alibaba Elastic RDMA (iWarp) Adapter
  - hfi1verbs: Intel Omni-Path HFI
  - hns: HiSilicon Hip06 SoC
  - ipathverbs: QLogic InfiniPath HCAs
  - irdma: Intel Ethernet Connection RDMA
  - mana: Microsoft Azure Network Adapter
  - mlx4: Mellanox ConnectX-3 InfiniBand HCAs
  - mlx5: Mellanox Connect-IB/X-4+ InfiniBand HCAs
  - mthca: Mellanox InfiniBand HCAs
  - ocrdma: Emulex OneConnect RDMA/RoCE device
  - qedr: QLogic QL4xxx RoCE HCAs
  - rxe: A software implementation of the RoCE protocol
  - siw: A software implementation of the iWarp protocol
  - vmw_pvrdma: VMware paravirtual RDMA device

Package: initramfs-tools
Description-md5: f406a6ad4452bdc36e9957a711143c2e
Description-en: generic modular initramfs generator (automation)
 This package builds a bootable initramfs for Linux kernel packages.  The
 initramfs is loaded along with the kernel and is responsible for
 mounting the root filesystem and starting the main init system.

Package: initramfs-tools-bin
Description-md5: 14e601bd8c0a0905d238d89be3036fa8
Description-en: binaries used by initramfs-tools
 This package contains binaries used inside the initramfs images generated
 by initramfs-tools.

Package: initramfs-tools-core
Description-md5: 8d2ce4976ab4fb33b898ed3006a086fa
Description-en: generic modular initramfs generator (core tools)
 This package contains the mkinitramfs program that can be used to
 create a bootable initramfs for a Linux kernel.  The initramfs should
 be loaded along with the kernel and is then responsible for mounting
 the root filesystem and starting the main init system.

Package: landscape-client
Description-md5: 31df399c44fc1335cd0dcb70eacb17c5
Description-en: Landscape administration system client
 Landscape is a web-based tool for managing Ubuntu systems. This
 package is necessary if you want your machine to be managed in a
 Landscape account.
 .
 This package provides the Landscape client and requires a Landscape account.

Package: landscape-common
Description-md5: f35ad5397ab346e2e3f4ce46d07a3adf
Description-en: Landscape administration system client - Common files
 Landscape is a web-based tool for managing Ubuntu systems. This
 package is necessary if you want your machine to be managed in a
 Landscape account.
 .
 This package provides the core libraries, as well as the landscape-sysinfo
 command.  It also sets up the landscape user, landscape directories, and the
 hook that runs landscape-sysinfo on startup.

Package: libbluetooth-dev
Description-md5: 81b829bf9a9f8d9c440031b39e2bebd3
Description-en: Development files for using the BlueZ Linux Bluetooth library
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).
 .
 This package contains the development libraries and header files you need to
 develop your programs using the libbluetooth library.

Package: libbluetooth3
Description-md5: 99ecfc643816cbb50cd9ae690a10287d
Description-en: Library to use the BlueZ Linux Bluetooth stack
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).

Package: libcephfs-dev
Description-md5: 199cb94b0f0e5b28605c8e915275ab44
Description-en: Ceph distributed file system client library (development files)
 Ceph is a distributed network file system designed to provide
 excellent performance, reliability, and scalability.  This is a
 shared library allowing applications to access a Ceph distributed
 file system via a POSIX-like interface.
 .
 This package contains development files needed for building applications that
 link against libcephfs2.

Package: libcephfs2
Description-md5: 02d5e7983127037e5b5e5e07dea2a6e4
Description-en: Ceph distributed file system client library
 Ceph is a distributed network file system designed to provide
 excellent performance, reliability, and scalability.  This is a
 shared library allowing applications to access a Ceph distributed
 file system via a POSIX-like interface.

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: libfwupd2
Description-md5: 149ac71e3036c806429868e82e340df5
Description-en: Firmware update daemon library
 fwupd is a daemon to allow session software to update device firmware.
 You can either use a GUI software manager like GNOME Software to view and
 apply updates, the command-line tool or the system D-Bus interface directly.
 Firmware updates are supported for a variety of technologies.
 See <https://github.com/fwupd/fwupd> for details
 .
 This package provides the library used by the daemon.

Package: libibmad-dev
Description-md5: c842752a8d45001b37760fca5ee22276
Description-en: Development files for libibmad
 libibmad provides low layer Infiniband functions for use by the
 InfiniBand diagnostic and management programs. These include
 Management Datagrams (MAD), Subnet Administration (SA), Subnet
 Management Packets (SMP) and other basic functions.
 .
 This package is needed to compile programs against libibmad5.
 It contains the header files and static libraries (optionally)
 needed for compiling.

Package: libibmad5
Description-md5: 61c66414f015c4cad74d4c04312ffb34
Description-en: Infiniband Management Datagram (MAD) library
 libibmad provides low layer InfiniBand functions for use by the
 Infiniband diagnostic and management programs. These include
 Management Datagrams (MAD), Subnet Administration (SA), Subnet
 Management Packets (SMP) and other basic functions.
 .
 This package contains the shared library.

Package: libibnetdisc-dev
Description-md5: af1b0975ac24d5ef94867faf3d6e3c17
Description-en: InfiniBand diagnostics library headers
 InfiniBand is a switched fabric communications link used in
 high-performance computing and enterprise data centers. Its features
 include high throughput, low latency, quality of service and
 failover, and it is designed to be scalable.
 .
 This package provides development files required to build
 applications against the libibnetdisc InfiniBand diagnostic
 libraries.

Package: libibnetdisc5t64
Description-md5: 082c65abee6c215b51147e51c09a46e2
Description-en: InfiniBand diagnostics library
 InfiniBand is a switched fabric communications link used in
 high-performance computing and enterprise data centers. Its features
 include high throughput, low latency, quality of service and
 failover, and it is designed to be scalable.
 .
 This package provides libraries required by the InfiniBand
 diagnostic programs.

Package: libibumad-dev
Description-md5: 0b2e52f741b1f9e92985b682a6cff53c
Description-en: Development files for libibumad
 libibumad provides userspace Infiniband Management Datagram (uMAD)
 functions which sit on top of the uMAD modules in the kernel.
 These are used by InfiniBand diagnostic and management tools.
 .
 This package is needed to compile programs against libibumad.
 It contains the header files and static libraries (optionally)
 needed for compiling.

Package: libibumad3
Description-md5: 458e8737c23bfac029d7f82093d3fdac
Description-en: InfiniBand Userspace Management Datagram (uMAD) library
 libibumad provides userspace Infiniband Management Datagram (uMAD)
 functions which sit on top of the uMAD modules in the kernel.
 These are used by InfiniBand diagnostic and management tools.
 .
 This package contains the shared library.

Package: libibverbs-dev
Description-md5: a4ebfd5f539c2b84d8e9c6ec58b0258a
Description-en: Development files for the libibverbs library
 libibverbs is a library that allows userspace processes to use RDMA
 "verbs" as described in the InfiniBand Architecture Specification and
 the RDMA Protocol Verbs Specification.  iWARP ethernet NICs support
 RDMA over hardware-offloaded TCP/IP, while InfiniBand is a
 high-throughput, low-latency networking technology.  InfiniBand host
 channel adapters (HCAs) and iWARP NICs commonly support direct
 hardware access from userspace (kernel bypass), and libibverbs
 supports this when available.
 .
 This package is needed to compile programs against libibverbs1.
 It contains the header files and static libraries (optionally)
 needed for compiling.

Package: libibverbs1
Description-md5: 8cdb9c883867c94335417ed5085d7667
Description-en: Library for direct userspace use of RDMA (InfiniBand/iWARP)
 libibverbs is a library that allows userspace processes to use RDMA
 "verbs" as described in the InfiniBand Architecture Specification and
 the RDMA Protocol Verbs Specification.  iWARP ethernet NICs support
 RDMA over hardware-offloaded TCP/IP, while InfiniBand is a
 high-throughput, low-latency networking technology.  InfiniBand host
 channel adapters (HCAs) and iWARP NICs commonly support direct
 hardware access from userspace (kernel bypass), and libibverbs
 supports this when available.
 .
 For this library to be useful, a device-specific plug-in module
 should also be installed.
 .
 This package contains the shared library.

Package: libnss-mymachines
Description-md5: 588342105e1fdd6ff74c093651cb80cc
Description-en: nss module to resolve hostnames for local container instances
 nss-mymachines is a plugin for the GNU Name Service Switch (NSS) functionality
 of the GNU C Library (glibc) providing hostname resolution for local containers
 that are registered with systemd-machined.service(8). The container names are
 resolved to IP addresses of the specific container, ordered by their scope.
 .
 Installing this package automatically adds mymachines to /etc/nsswitch.conf.

Package: libnss-systemd
Description-md5: f5bdd7572f97a2162876ec5b0a11a2ca
Description-en: nss module providing dynamic user and group name resolution
 nss-systemd is a plug-in module for the GNU Name Service Switch (NSS)
 functionality of the GNU C Library (glibc), providing UNIX user and group name
 resolution for dynamic users and groups allocated through the DynamicUser=
 option in systemd unit files. See systemd.exec(5) for details on this
 option.
 .
 Installing this package automatically adds the module to /etc/nsswitch.conf.

Package: libpam-systemd
Description-md5: 7acf141cc9da21b0ad349b6cecc40e46
Description-en: system and service manager - PAM module
 This package contains the PAM module which registers user sessions in
 the systemd control group hierarchy for logind.
 .
 If in doubt, do install this package.
 .
 Packages that depend on logind functionality need to depend on libpam-systemd.

Package: librados-dev
Description-md5: 45a1795729f9041b2c4d34b965fbaee2
Description-en: RADOS distributed object store client library (development files)
 RADOS is a reliable, autonomic distributed object storage cluster
 developed as part of the Ceph distributed storage system.  This is a
 shared library allowing applications to access the distributed object
 store using a simple file-like interface.
 .
 This package contains development files needed for building applications that
 link against librados2.

Package: librados2
Description-md5: 42d0f393b45b7f226597be77c6f81917
Description-en: RADOS distributed object store client library
 RADOS is a reliable, autonomic distributed object storage cluster
 developed as part of the Ceph distributed storage system.  This is a
 shared library allowing applications to access the distributed object
 store using a simple file-like interface.

Package: libradospp-dev
Description-md5: 4ce7db00f2938342bfc7020f0991c068
Description-en: RADOS distributed object store client C++ library (development files)
 RADOS is a reliable, autonomic distributed object storage cluster
 developed as part of the Ceph distributed storage system.  This is a
 shared library allowing applications to access the distributed object
 store using a simple file-like interface.
 .
 This package contains development files needed for building C++ applications that
 link against librados.

Package: libradosstriper-dev
Description-md5: 6f57130183c8867822b0282d4ac643de
Description-en: RADOS striping interface (development files)
 libradosstriper is a striping interface built on top of the rados
 library, allowing to stripe bigger objects onto several standard
 rados objects using an interface very similar to the rados one.
 .
 This package contains development files needed for building applications that
 link against libradosstriper.

Package: libradosstriper1
Description-md5: 8eaa39c6dbf5ac98aa498ab19f58ef59
Description-en: RADOS striping interface
 Striping interface built on top of the rados library, allowing
 to stripe bigger objects onto several standard rados objects using
 an interface very similar to the rados one.

Package: librbd-dev
Description-md5: 5a3f9d05f90eae572a3f0c323daf1cab
Description-en: RADOS block device client library (development files)
 RBD is a block device striped across multiple distributed objects
 in RADOS, a reliable, autonomic distributed object storage cluster
 developed as part of the Ceph distributed storage system.  This is a
 shared library allowing applications to manage these block devices.
 .
 This package contains development files needed for building applications that
 link against librbd1.

Package: librbd1
Description-md5: 3b39955e1c12f7ad8d4c44efcc8ec188
Description-en: RADOS block device client library
 RBD is a block device striped across multiple distributed objects
 in RADOS, a reliable, autonomic distributed object storage cluster
 developed as part of the Ceph distributed storage system.  This is a
 shared library allowing applications to manage these block devices.

Package: librdmacm-dev
Description-md5: 89e1ce140d1211588d5d459efd9e9696
Description-en: Development files for the librdmacm library
 librdmacm is a library that allows applications to set up reliable
 connected and unreliable datagram transfers when using RDMA adapters.
 It provides a transport-neutral interface in the sense that the same
 code can be used for both InfiniBand and iWARP adapters.  The
 interface is based on sockets, but adapted for queue pair (QP) based
 semantics: communication must use a specific RDMA device, and data
 transfers are message-based.
 .
 librdmacm only provides communication management (connection setup
 and tear-down) and works in conjunction with the verbs interface
 provided by libibverbs, which provides the interface used to actually
 transfer data.
 .
 This package is needed to compile programs against librdmacm.
 It contains the header files and static libraries (optionally)
 needed for compiling.

Package: librdmacm1t64
Description-md5: dc9d0886ecf59fc604b978f8125cf804
Description-en: Library for managing RDMA connections
 librdmacm is a library that allows applications to set up reliable
 connected and unreliable datagram transfers when using RDMA adapters.
 It provides a transport-neutral interface in the sense that the same
 code can be used for both InfiniBand and iWARP adapters.  The
 interface is based on sockets, but adapted for queue pair (QP) based
 semantics: communication must use a specific RDMA device, and data
 transfers are message-based.
 .
 librdmacm only provides communication management (connection setup
 and tear-down) and works in conjunction with the verbs interface
 provided by libibverbs, which provides the interface used to actually
 transfer data.
 .
 This package contains the shared library.

Package: librgw-dev
Description-md5: 8149104396a488a846ee0d3aa3519969
Description-en: RADOS client library (development files)
 RADOS is a distributed object store used by the Ceph distributed
 storage system.  This package provides a REST gateway to the
 object store that aims to implement a superset of Amazon's S3
 service.
 .
 This package contains development files needed for building applications
 that link against librgw2.

Package: librgw2
Description-md5: f22d09b57c5aae1c633c01f1f6921964
Description-en: RADOS Gateway client library
 RADOS is a distributed object store used by the Ceph distributed
 storage system.  This package provides a REST gateway to the
 object store that aims to implement a superset of Amazon's S3
 service.
 .
 This package contains the library interface and headers only.

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: libsbuild-perl
Description-md5: d52c681207ccd9d9a8f4571221ebca1f
Description-en: Library for building Debian binary packages from Debian sources
 The sbuild suite of programs (wanna-build, buildd and sbuild) are
 used to build binary packages from source packages.  The wanna-build
 database tracks packages which require building; buildd schedules
 work from information it gets from the wanna-build database; sbuild
 does the actual package building.
 .
 This package contains the core library modules used by these
 programs.

Package: libsqlite3-mod-ceph
Description-md5: 15720a87061408811ae326114dbd92e3
Description-en: SQLite3 VFS for Ceph
 A SQLite3 VFS for storing and manipulating databases stored on Ceph's RADOS
 distributed object store.
 .
 This packages contains the loadable extension module for SQLite3.

Package: libsqlite3-mod-ceph-dev
Description-md5: 3e50681a5f6b0394e44543926bc840a7
Description-en: SQLite3 VFS for Ceph (development files)
 A SQLite3 VFS for storing and manipulating databases stored on Ceph's RADOS
 distributed object store.
 .
 This package contains development files needed for building applications that
 link against libsqlite3-mod-ceph.

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: libsystemd-dev
Description-md5: b7a2ec6dc94dcd8833e0cab01ff4a2c0
Description-en: systemd utility library - development files
 This library provides APIs to interface with various system components such as
 the system journal, the system service manager, D-Bus and more.
 .
 This package contains the files needed for developing applications that
 use libsystemd.

Package: libsystemd-shared
Description-md5: 96ee33bdb47b225b7cbe0eccdc682e81
Description-en: systemd shared private library
 This internal shared library provides common code used by various systemd
 components. It is supposed to decrease memory and disk footprint.
 The shared library is not meant for public use and is not API or ABI stable.

Package: libsystemd0
Description-md5: 9afc42993cf4bce87281097b6b9586c9
Description-en: systemd utility library
 This library provides APIs to interface with various system components such as
 the system journal, the system service manager, D-Bus and more.

Package: libtraceevent-dev
Description-md5: 4b8ad2abdf4ead664f8d391b8f7d4345
Description-en: Linux kernel trace event library (development files)
 The libtraceevent library provides APIs to access kernel tracepoint events,
 located in the tracefs file system under the events directory.
 .
 This package is needed to compile programs against libtraceevent1.

Package: libtraceevent-doc
Description-md5: e5565794f7ba58680002e6da0e90138e
Description-en: Linux kernel trace event library (documentation)
 The libtraceevent library provides APIs to access kernel tracepoint events,
 located in the tracefs file system under the events directory.
 .
 This package containes the documentation of libtraceevent.

Package: libtraceevent1
Description-md5: fda13b95b83330853ae9552ab692ef82
Description-en: Linux kernel trace event library (shared library)
 The libtraceevent library provides APIs to access kernel tracepoint events,
 located in the tracefs file system under the events directory.
 .
 This package contains the shared library.

Package: libtraceevent1-plugin
Description-md5: 43ff6114eedcead264b527eaa054b027
Description-en: Linux kernel trace event library (plugins)
 The libtraceevent library provides APIs to access kernel tracepoint events,
 located in the tracefs file system under the events directory.
 .
 This package provides the plugins needed by the programs using libtraceevent1.

Package: libudev-dev
Description-md5: 3a6ff6d519afbe7874e323cf64c41387
Description-en: libudev development files
 This library provides APIs to introspect and enumerate devices on the local
 system.
 .
 This package contains the files needed for developing applications that
 use libudev.

Package: libudev1
Description-md5: ee41de00cbb160aaa4ae2b193df34f91
Description-en: libudev shared library
 This library provides APIs to introspect and enumerate devices on the local
 system.

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-6.11-headers-6.11.0-1013
Description-md5: 70d8e0d4090a6cb04b3c2f977b88bce4
Description-en: Header files related to Linux kernel version 6.11.0
 This package provides kernel header files for version 6.11.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-aws-6.11-headers-6.11.0-1013/debian.README.gz for details

Package: linux-aws-6.11-tools-6.11.0-1013
Description-md5: e288c7c60e7e0adcf1562a21b72ea458
Description-en: Linux kernel version specific tools for version 6.11.0-1013
 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-1013 on
 64 bit x86.
 You probably want to install linux-tools-6.11.0-1013-<flavour>.

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-headers-6.8.0-1025
Description-md5: 0a08f8233030b90d07f4b001c5b87105
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-1025/debian.README.gz for details

Package: linux-aws-headers-6.8.0-1030
Description-md5: ac6964614315fb5b50c7eeaafc63b429
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-1030/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-<flavour>.

Package: linux-aws-tools-6.8.0-1025
Description-md5: 1e771a411b026a2a2ad2438d80456944
Description-en: Linux kernel version specific tools for version 6.8.0-1025
 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-1025 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1025-<flavour>.

Package: linux-aws-tools-6.8.0-1030
Description-md5: ba4b1bf4f4822997037be98060683737
Description-en: Linux kernel version specific tools for version 6.8.0-1030
 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-1030 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1030-<flavour>.

Package: linux-azure-6.11-cloud-tools-6.11.0-1012
Description-md5: b1ea697301f5a3062b31f610347ec8e0
Description-en: Linux kernel version specific cloud tools for version 6.11.0-1012
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.11.0-1012 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.11.0-1012-<flavour>.

Package: linux-azure-6.11-headers-6.11.0-1012
Description-md5: 96a47930b9d5f1e1e357c07108067733
Description-en: Header files related to Linux kernel version 6.11.0
 This package provides kernel header files for version 6.11.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-azure-6.11-headers-6.11.0-1012/debian.README.gz for details

Package: linux-azure-6.11-tools-6.11.0-1012
Description-md5: c6a39deb69230a15597804a955a8af75
Description-en: Linux kernel version specific tools for version 6.11.0-1012
 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-1012 on
 64 bit x86.
 You probably want to install linux-tools-6.11.0-1012-<flavour>.

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-<flavour>.

Package: linux-azure-cloud-tools-6.8.0-1024
Description-md5: 020c0213ffbbae169ea94cd94dc5e8d0
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1024
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1024 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-1024-<flavour>.

Package: linux-azure-cloud-tools-6.8.0-1025
Description-md5: f53c26c2d493cf10db84b288cb65656a
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1025
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1025 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-1025-<flavour>.

Package: linux-azure-cloud-tools-6.8.0-1030
Description-md5: 26224170ee34c3d2379edaaa7dcafd77
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1030
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1030 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-1030-<flavour>.

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-headers-6.8.0-1024
Description-md5: daa3e9b976ac49037d5b42eadf3b0cb8
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-1024/debian.README.gz for details

Package: linux-azure-headers-6.8.0-1025
Description-md5: ba3b0e710fb39dd26c8fce6569a91d7f
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-1025/debian.README.gz for details

Package: linux-azure-headers-6.8.0-1030
Description-md5: 242b33def81f68cf0d3a83a74c610f78
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-1030/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-nvidia-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-azure-nvidia-headers-6.8.0-1013
Description-md5: ee1dd2ca69e42c6f8037e11494e6e319
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-nvidia-headers-6.8.0-1013/debian.README.gz for details

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-<flavour>.

Package: linux-azure-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-<flavour>.

Package: linux-azure-tools-6.8.0-1025
Description-md5: 1e771a411b026a2a2ad2438d80456944
Description-en: Linux kernel version specific tools for version 6.8.0-1025
 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-1025 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1025-<flavour>.

Package: linux-azure-tools-6.8.0-1030
Description-md5: ba4b1bf4f4822997037be98060683737
Description-en: Linux kernel version specific tools for version 6.8.0-1030
 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-1030 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1030-<flavour>.

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-nvidia
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-nvidia
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-nvidia
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-nvidia
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-1010-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-1011-gcp
Description-md5: 54eb553ac0fd5d703877bcf4a642050a
Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 6.11.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.11.0-1011-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-1012-azure
Description-md5: 54eb553ac0fd5d703877bcf4a642050a
Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 6.11.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.11.0-1013-aws
Description-md5: 54eb553ac0fd5d703877bcf4a642050a
Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 6.11.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.11.0-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-1016-gcp
Description-md5: 54eb553ac0fd5d703877bcf4a642050a
Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 6.11.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.11.0-1017-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-1018-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-1019-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-18-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-21-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-24-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-28-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-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-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-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-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-1022-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-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-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-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-1024-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-1024-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-1024-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-1025-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-1025-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-1026-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-1026-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-1027-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-1027-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-1029-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-1029-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-1030-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-1030-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-1031-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-54-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-56-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-56-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-58-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-62-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-62-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-1010-lowlatency
Description-md5: 577ac35d6fb86bc324e11d9a85966023
Description-en: Linux kernel version specific cloud tools for version 6.11.0-1010
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.11.0-1010 on
 64 bit x86.

Package: linux-cloud-tools-6.11.0-1011-lowlatency
Description-md5: 3209a0b2b788bb87d0e3fe57f77f2748
Description-en: Linux kernel version specific cloud tools for version 6.11.0-1011
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.11.0-1011 on
 64 bit x86.

Package: linux-cloud-tools-6.11.0-1012-azure
Description-md5: 7a0b8358fa6c6a658ac131bf5fa67fa3
Description-en: Linux kernel version specific cloud tools for version 6.11.0-1012
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.11.0-1012 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-18-generic
Description-md5: e4507360d7bdea4249a21105f43b276b
Description-en: Linux kernel version specific cloud tools for version 6.11.0-18
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.11.0-18 on
 64 bit x86.

Package: linux-cloud-tools-6.11.0-21-generic
Description-md5: 2f0c83e639f480dee7316576d4e2508d
Description-en: Linux kernel version specific cloud tools for version 6.11.0-21
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.11.0-21 on
 64 bit x86.

Package: linux-cloud-tools-6.11.0-24-generic
Description-md5: d265633d037b624fafa590fdf6f878dc
Description-en: Linux kernel version specific cloud tools for version 6.11.0-24
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.11.0-24 on
 64 bit x86.

Package: linux-cloud-tools-6.11.0-28-generic
Description-md5: dff0692e75b31a30477df6d5d9e31cc1
Description-en: Linux kernel version specific cloud tools for version 6.11.0-28
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.11.0-28 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-1024-azure
Description-md5: 61a7b45529fc8696c3bbea4657a9fedb
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1024
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1024 on
 64 bit x86.

Package: linux-cloud-tools-6.8.0-1025-azure
Description-md5: 48f1e5b0ab3fb483ad12ecba9482b10e
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1025
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1025 on
 64 bit x86.

Package: linux-cloud-tools-6.8.0-1030-azure
Description-md5: 07fdac5d35ff0c21869054d19956a87d
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1030
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1030 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-<flavour>.

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-<flavour>.

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-<flavour>.

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-54
Description-md5: 130234f8e4fe18455f0d27a53c31c049
Description-en: Linux kernel version specific cloud tools for version 6.8.0-54
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-54 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-54-<flavour>.

Package: linux-cloud-tools-6.8.0-54-generic
Description-md5: 8b1372f2fd6a208c3172de8dc1c1a424
Description-en: Linux kernel version specific cloud tools for version 6.8.0-54
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-54 on
 64 bit x86.

Package: linux-cloud-tools-6.8.0-56
Description-md5: 2d27bae276bcc5f2e5ada2d30ee64d25
Description-en: Linux kernel version specific cloud tools for version 6.8.0-56
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-56 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-56-<flavour>.

Package: linux-cloud-tools-6.8.0-56-generic
Description-md5: c30ad6355e1108ef4a7b4a38a100ce2b
Description-en: Linux kernel version specific cloud tools for version 6.8.0-56
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-56 on
 64 bit x86.

Package: linux-cloud-tools-6.8.0-56-lowlatency
Description-md5: c30ad6355e1108ef4a7b4a38a100ce2b
Description-en: Linux kernel version specific cloud tools for version 6.8.0-56
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-56 on
 64 bit x86.

Package: linux-cloud-tools-6.8.0-58
Description-md5: 50d4daf6ad5ed84816ee898cb66c1dbe
Description-en: Linux kernel version specific cloud tools for version 6.8.0-58
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-58 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-58-<flavour>.

Package: linux-cloud-tools-6.8.0-58-generic
Description-md5: b8f8f6da0e07a4b416a0f7ffb9894cca
Description-en: Linux kernel version specific cloud tools for version 6.8.0-58
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-58 on
 64 bit x86.

Package: linux-cloud-tools-6.8.0-62
Description-md5: b32589e5fd627d0941e4dbbc3f783063
Description-en: Linux kernel version specific cloud tools for version 6.8.0-62
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-62 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-62-<flavour>.

Package: linux-cloud-tools-6.8.0-62-generic
Description-md5: 10ec99c97c79f05c85a389193baf6ad6
Description-en: Linux kernel version specific cloud tools for version 6.8.0-62
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-62 on
 64 bit x86.

Package: linux-cloud-tools-6.8.0-62-lowlatency
Description-md5: 10ec99c97c79f05c85a389193baf6ad6
Description-en: Linux kernel version specific cloud tools for version 6.8.0-62
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-62 on
 64 bit x86.

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-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-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-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-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-6.11-headers-6.11.0-1011
Description-md5: f23e8c89074ba9a1d2e7410b346f46d4
Description-en: Header files related to Linux kernel version 6.11.0
 This package provides kernel header files for version 6.11.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-gcp-6.11-headers-6.11.0-1011/debian.README.gz for details

Package: linux-gcp-6.11-headers-6.11.0-1016
Description-md5: 9d0561eb14a7f78939660e89528e9bbf
Description-en: Header files related to Linux kernel version 6.11.0
 This package provides kernel header files for version 6.11.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-gcp-6.11-headers-6.11.0-1016/debian.README.gz for details

Package: linux-gcp-6.11-lib-rust-6.11.0-1011-gcp
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-gcp-6.11-lib-rust-6.11.0-1016-gcp
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-gcp-6.11-tools-6.11.0-1011
Description-md5: ce521134fc5600909f3d47485d7b3603
Description-en: Linux kernel version specific tools for version 6.11.0-1011
 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-1011 on
 64 bit x86.
 You probably want to install linux-tools-6.11.0-1011-<flavour>.

Package: linux-gcp-6.11-tools-6.11.0-1016
Description-md5: 512ba9b0a323bc17191eecd714020419
Description-en: Linux kernel version specific tools for version 6.11.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.11.0-1016 on
 64 bit x86.
 You probably want to install linux-tools-6.11.0-1016-<flavour>.

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-1026
Description-md5: 0c163ea3be3cefa73eecea893f6a842a
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-1026/debian.README.gz for details

Package: linux-gcp-headers-6.8.0-1031
Description-md5: 046e9a494bc59db7175d0ee90156fc71
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-1031/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-<flavour>.

Package: linux-gcp-tools-6.8.0-1026
Description-md5: 289c627667cdd718ecad409b85313807
Description-en: Linux kernel version specific tools for version 6.8.0-1026
 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-1026 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1026-<flavour>.

Package: linux-gcp-tools-6.8.0-1031
Description-md5: 0341dd3c0e635ec4c16e760c97dfcfb9
Description-en: Linux kernel version specific tools for version 6.8.0-1031
 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-1031 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1031-<flavour>.

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-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-1021
Description-md5: 67104a8338c5775b67878f53348cc750
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-1021/debian.README.gz for details

Package: linux-gke-headers-6.8.0-1026
Description-md5: 06ae7a21f24915e744c2f11af62d8a30
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-1026/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-<flavour>.

Package: linux-gke-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-<flavour>.

Package: linux-gke-tools-6.8.0-1026
Description-md5: 289c627667cdd718ecad409b85313807
Description-en: Linux kernel version specific tools for version 6.8.0-1026
 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-1026 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1026-<flavour>.

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-nvidia
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-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-nvidia
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-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-nvidia
Description-md5: 32cf28738310efce5885203792b3a18c
Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP
 This package provides kernel header files for version 6.11.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.11.0-1006/debian.README.gz for details.

Package: linux-headers-6.11.0-1006-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-nvidia
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-1010-lowlatency
Description-md5: 83d16d95d488f1413ce8f9a6bd4e3608
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-1010/debian.README.gz for details.

Package: linux-headers-6.11.0-1011-gcp
Description-md5: 695d45819c8dd5f2bf721319b054d1d4
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-1011/debian.README.gz for details.

Package: linux-headers-6.11.0-1011-lowlatency
Description-md5: 695d45819c8dd5f2bf721319b054d1d4
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-1011/debian.README.gz for details.

Package: linux-headers-6.11.0-1012-azure
Description-md5: 040a6e0480b73cb9198cd9a9eaecc095
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-1012/debian.README.gz for details.

Package: linux-headers-6.11.0-1013-aws
Description-md5: c2159576e9991fbbd2c10807f11d2091
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-1013/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-1016-gcp
Description-md5: 999583d9af58741d316ed8468f5adf6c
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-1016/debian.README.gz for details.

Package: linux-headers-6.11.0-1017-oem
Description-md5: d2c4b502d19cc8b21c03a92d279fca5b
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-1017/debian.README.gz for details.

Package: linux-headers-6.11.0-1018-oem
Description-md5: c8d698356f089fdabc407e455f306416
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-1018/debian.README.gz for details.

Package: linux-headers-6.11.0-1019-oem
Description-md5: acee9847d67b0245395e3e2e79022889
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-1019/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-18-generic
Description-md5: 80cccff2bcd03b7715c713cc7ffe2a55
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-18/debian.README.gz for details.

Package: linux-headers-6.11.0-21-generic
Description-md5: 07905dc9019431e63be04c9b644c3c81
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-21/debian.README.gz for details.

Package: linux-headers-6.11.0-24-generic
Description-md5: 36bfcf399217e662a65a9948514d9dd7
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-24/debian.README.gz for details.

Package: linux-headers-6.11.0-28-generic
Description-md5: 8a0e217d4efda10936006196bfc76b42
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-28/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-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-gke
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-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-ibm
Description-md5: 7b1c943e4029b811d7eb0760567278c1
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-1022/debian.README.gz for details.

Package: linux-headers-6.8.0-1022-oem
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-oracle
Description-md5: 76c57e35ad1ca426b166aa38e14d8921
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-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-azure
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-1024-nvidia
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-1024-nvidia-lowlatency
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-1024-oem
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-1025-aws
Description-md5: 0bb8639e7f2f4e191a897eec5c060f49
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-1025/debian.README.gz for details.

Package: linux-headers-6.8.0-1025-azure
Description-md5: 0bb8639e7f2f4e191a897eec5c060f49
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-1025/debian.README.gz for details.

Package: linux-headers-6.8.0-1026-gcp
Description-md5: 316893e7f3d3191aadb1f77aec9aea8c
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-1026/debian.README.gz for details.

Package: linux-headers-6.8.0-1026-gke
Description-md5: 316893e7f3d3191aadb1f77aec9aea8c
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-1026/debian.README.gz for details.

Package: linux-headers-6.8.0-1027-ibm
Description-md5: cd2e8fe09175156219636898f778e96a
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-1027/debian.README.gz for details.

Package: linux-headers-6.8.0-1027-oracle
Description-md5: 2c24e05dce85f7d2567b9ef0c4679afa
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-1027/debian.README.gz for details.

Package: linux-headers-6.8.0-1029-nvidia
Description-md5: ed333969dfebca610497e7415dba7d78
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-1029/debian.README.gz for details.

Package: linux-headers-6.8.0-1029-oem
Description-md5: ed333969dfebca610497e7415dba7d78
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-1029/debian.README.gz for details.

Package: linux-headers-6.8.0-1030-aws
Description-md5: a1ca396025bac8c86ece280dbdb97ea9
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-1030/debian.README.gz for details.

Package: linux-headers-6.8.0-1030-azure
Description-md5: a1ca396025bac8c86ece280dbdb97ea9
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-1030/debian.README.gz for details.

Package: linux-headers-6.8.0-1031-gcp
Description-md5: e9dcab78707177a493bc3d7296fd1ed7
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-1031/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-54
Description-md5: ce7fe17f1a009eaae4ecdb55c2e7f70b
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-54/debian.README.gz for details

Package: linux-headers-6.8.0-54-generic
Description-md5: aee589c8398555e2c019ceca5bdf23a4
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-54/debian.README.gz for details.

Package: linux-headers-6.8.0-56
Description-md5: 85c41b54d95590c91d34f0392e0dc4cb
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-56/debian.README.gz for details

Package: linux-headers-6.8.0-56-generic
Description-md5: 5abdfcbb6572c9df72529ce13facd6f8
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-56/debian.README.gz for details.

Package: linux-headers-6.8.0-56-lowlatency
Description-md5: 5abdfcbb6572c9df72529ce13facd6f8
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-56/debian.README.gz for details.

Package: linux-headers-6.8.0-58
Description-md5: a52724c6917da64987b4477aa8629a66
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-58/debian.README.gz for details

Package: linux-headers-6.8.0-58-generic
Description-md5: 895f492901acd0f9aeae24f90ea8a97a
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-58/debian.README.gz for details.

Package: linux-headers-6.8.0-62
Description-md5: 036ee0c62d285c2872a29fac9873dfd6
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-62/debian.README.gz for details

Package: linux-headers-6.8.0-62-generic
Description-md5: a4dcbb96d5df1ead6521d331a91828e0
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-62/debian.README.gz for details.

Package: linux-headers-6.8.0-62-lowlatency
Description-md5: a4dcbb96d5df1ead6521d331a91828e0
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-62/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-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-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-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-6.11
Description-md5: 344bdf49df55ccd1d0c8a4aa1bebe172
Description-en: NVIDIA Linux kernel headers
 This package will always depend on the latest nvidia kernel headers
 available.

Package: linux-headers-nvidia-hwe-24.04-edge
Description-md5: 344bdf49df55ccd1d0c8a4aa1bebe172
Description-en: NVIDIA Linux kernel headers
 This package will always depend on the latest nvidia 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-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-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-<flavour>.

Package: linux-hwe-6.11-cloud-tools-6.11.0-18
Description-md5: 4b72d7b0b309e8a6f359f08b32fd890c
Description-en: Linux kernel version specific cloud tools for version 6.11.0-18
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.11.0-18 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.11.0-18-<flavour>.

Package: linux-hwe-6.11-cloud-tools-6.11.0-21
Description-md5: 4b2b2a24753fa2b307a5a6f490b617dc
Description-en: Linux kernel version specific cloud tools for version 6.11.0-21
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.11.0-21 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.11.0-21-<flavour>.

Package: linux-hwe-6.11-cloud-tools-6.11.0-24
Description-md5: 318905bb1746f6ce7ff054ffe1054702
Description-en: Linux kernel version specific cloud tools for version 6.11.0-24
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.11.0-24 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.11.0-24-<flavour>.

Package: linux-hwe-6.11-cloud-tools-6.11.0-28
Description-md5: 3eb0ddca5b4abbc85139f5b2e33730f9
Description-en: Linux kernel version specific cloud tools for version 6.11.0-28
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.11.0-28 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.11.0-28-<flavour>.

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-18
Description-md5: c3d243e169b82d36c7694c65755ee7c0
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-18/debian.README.gz for details

Package: linux-hwe-6.11-headers-6.11.0-21
Description-md5: c565060e9d48e461e52a2a6314a0bac4
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-21/debian.README.gz for details

Package: linux-hwe-6.11-headers-6.11.0-24
Description-md5: 4273949b4eba54ca81d95a8cc90c5675
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-24/debian.README.gz for details

Package: linux-hwe-6.11-headers-6.11.0-28
Description-md5: c8273f69db966602cd8b7791c4e822df
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-28/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-18-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-21-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-24-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-28-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-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-18
Description-md5: abecdaad06d53c76d770ad8a07e86a73
Description-en: Linux kernel version specific tools for version 6.11.0-18
 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-18 on
 64 bit x86.
 You probably want to install linux-tools-6.11.0-18-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-21
Description-md5: 8d9fd61b823a0ce358b830165303e91b
Description-en: Linux kernel version specific tools for version 6.11.0-21
 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-21 on
 64 bit x86.
 You probably want to install linux-tools-6.11.0-21-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-24
Description-md5: c8c8b61db544a1eae05e0cc20b5a1d77
Description-en: Linux kernel version specific tools for version 6.11.0-24
 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-24 on
 64 bit x86.
 You probably want to install linux-tools-6.11.0-24-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-28
Description-md5: e00b5cad49c33042080538c25a668de9
Description-en: Linux kernel version specific tools for version 6.11.0-28
 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-28 on
 64 bit x86.
 You probably want to install linux-tools-6.11.0-28-<flavour>.

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-headers-6.8.0-1022
Description-md5: 6bfeb95553d2606a8b01bda2f558de58
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-1022/debian.README.gz for details

Package: linux-ibm-headers-6.8.0-1027
Description-md5: 034613f4768073387e8e44b93cbe036d
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-1027/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-<flavour>.

Package: linux-ibm-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-<flavour>.

Package: linux-ibm-tools-6.8.0-1027
Description-md5: 9fabfeae3c65f59e2b2940e2fd00e10e
Description-en: Linux kernel version specific tools for version 6.8.0-1027
 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-1027 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1027-<flavour>.

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-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.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-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.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-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.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-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.11.0-1010-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-1011-gcp
Description-md5: a52bd552458b3033736aca335b4c7a2c
Description-en: Signed kernel image gcp
 A kernel image for gcp.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.11.0-1011-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-1012-azure
Description-md5: a97547a316dd89fcd627f217a100729f
Description-en: Signed kernel image azure
 A kernel image for azure.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.11.0-1012-azure-fde
Description-md5: cfbede4995eea30dfa2e739ffae596bd
Description-en: Signed kernel image azure for CVM
 A kernel image for azure.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.11.0-1013-aws
Description-md5: 3bd6562c83cb5afe5572bc5750e414b3
Description-en: Signed kernel image aws
 A kernel image for aws.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.11.0-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-1016-gcp
Description-md5: a52bd552458b3033736aca335b4c7a2c
Description-en: Signed kernel image gcp
 A kernel image for gcp.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.11.0-1017-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-1018-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-1019-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-18-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-21-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-24-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-28-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-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-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-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-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-1022-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-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-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-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-1024-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-1024-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-1024-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-1024-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-1025-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-1025-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-1025-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-1026-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-1026-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-1027-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-1027-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-1029-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-1029-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-1030-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-1030-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-1030-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-1031-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-54-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-56-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-56-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.8.0-58-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-62-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-62-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-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-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-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-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-6.11
Description-md5: 6181cbac371ffef56ff1cf754cfacf1b
Description-en: NVIDIA Linux kernel image
 This package will always depend on the latest nvidia kernel image
 available.

Package: linux-image-nvidia-hwe-24.04-edge
Description-md5: 6181cbac371ffef56ff1cf754cfacf1b
Description-en: NVIDIA Linux kernel image
 This package will always depend on the latest nvidia 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-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-1017-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-1018-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-1019-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-18-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-21-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-24-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-28-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-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-1024-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-1024-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-1024-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-1029-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-1029-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-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-54-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-56-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-58-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-62-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-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-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-nvidia
Description-md5: 0727ee45eca881b1c3a5a4f1d5c11d20
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 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.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-nvidia
Description-md5: 0727ee45eca881b1c3a5a4f1d5c11d20
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 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.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-nvidia
Description-md5: 0727ee45eca881b1c3a5a4f1d5c11d20
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 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.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-nvidia
Description-md5: 0727ee45eca881b1c3a5a4f1d5c11d20
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 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.11.0-1010-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-1011-gcp
Description-md5: 101628900e790edfb0eec44aa3eacf60
Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 6.11.0 on
 64 bit x86 SMP.
 .
 Supports amd64 processors.
 .
 Geared toward GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.11.0-1011-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-1012-azure
Description-md5: 846bd47d0bc797037ccb41a8c65b20b8
Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 6.11.0 on
 64 bit x86 SMP.
 .
 Supports Azure processors.
 .
 Geared toward Azure systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-azure meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.11.0-1013-aws
Description-md5: 6b2a74c79429405e342ba756e00d82e3
Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 6.11.0 on
 64 bit x86 SMP.
 .
 Supports AWS processors.
 .
 Geared toward Amazon Web Services (AWS) systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-aws meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.11.0-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-1016-gcp
Description-md5: 101628900e790edfb0eec44aa3eacf60
Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 6.11.0 on
 64 bit x86 SMP.
 .
 Supports amd64 processors.
 .
 Geared toward GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.11.0-1017-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-1018-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-1019-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-18-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-21-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-24-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-28-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-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-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-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-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-1022-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-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-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-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-1024-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-1024-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-1024-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-1025-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-1025-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-1026-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-1026-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-1027-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-1027-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-1029-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-1029-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-1030-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-1030-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-1031-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-54-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-56-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-56-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-unsigned-6.8.0-58-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-62-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-62-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-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-54-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-56-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-58-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-62-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-56
Description-md5: 2d27bae276bcc5f2e5ada2d30ee64d25
Description-en: Linux kernel version specific cloud tools for version 6.8.0-56
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-56 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-56-<flavour>.

Package: linux-lowlatency-cloud-tools-6.8.0-62
Description-md5: b32589e5fd627d0941e4dbbc3f783063
Description-en: Linux kernel version specific cloud tools for version 6.8.0-62
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-62 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-62-<flavour>.

Package: linux-lowlatency-headers-6.8.0-56
Description-md5: d164fc602fde462aabf856cbcdcb9782
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-56/debian.README.gz for details

Package: linux-lowlatency-headers-6.8.0-62
Description-md5: 203720b110aede00a692abcd814344e1
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-62/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-6.11-cloud-tools-6.11.0-1010
Description-md5: 4eede678517707d3eabec86a52544781
Description-en: Linux kernel version specific cloud tools for version 6.11.0-1010
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.11.0-1010 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.11.0-1010-<flavour>.

Package: linux-lowlatency-hwe-6.11-cloud-tools-6.11.0-1011
Description-md5: b73669a4553ed2097cf02cd108d4a1f6
Description-en: Linux kernel version specific cloud tools for version 6.11.0-1011
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.11.0-1011 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.11.0-1011-<flavour>.

Package: linux-lowlatency-hwe-6.11-headers-6.11.0-1010
Description-md5: 1a353f2dcc35e3f655be18bbc9193f24
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-1010/debian.README.gz for details

Package: linux-lowlatency-hwe-6.11-headers-6.11.0-1011
Description-md5: 01c789cd18a4bd9821223801415df44f
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-1011/debian.README.gz for details

Package: linux-lowlatency-hwe-6.11-lib-rust-6.11.0-1010-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-lib-rust-6.11.0-1011-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-1010
Description-md5: 0bf8448de6ee0404d1a67821e7e274f3
Description-en: Linux kernel version specific tools for version 6.11.0-1010
 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-1010 on
 64 bit x86.
 You probably want to install linux-tools-6.11.0-1010-<flavour>.

Package: linux-lowlatency-hwe-6.11-tools-6.11.0-1011
Description-md5: ce521134fc5600909f3d47485d7b3603
Description-en: Linux kernel version specific tools for version 6.11.0-1011
 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-1011 on
 64 bit x86.
 You probably want to install linux-tools-6.11.0-1011-<flavour>.

Package: linux-lowlatency-lib-rust-6.8.0-56-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-lib-rust-6.8.0-62-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-56
Description-md5: 7a5db541e571db8c2619e2f21dbf2c36
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-56-<flavour>.

Package: linux-lowlatency-tools-6.8.0-62
Description-md5: eb98922ccb79d721d3d6f07c75051d34
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-62-<flavour>.

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-nvidia
Description-md5: 8911437693a10306a6e89c7667ac7de5
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 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.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-nvidia
Description-md5: 8911437693a10306a6e89c7667ac7de5
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 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.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-nvidia
Description-md5: 8911437693a10306a6e89c7667ac7de5
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 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.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-nvidia
Description-md5: 8911437693a10306a6e89c7667ac7de5
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 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.11.0-1010-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-1011-gcp
Description-md5: c7a4d0a17f733f6f1c686d3d0f466d14
Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.11.0-1011-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-1012-azure
Description-md5: 5238b04facded36ad5a9b1d8594378f4
Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports Azure processors.
 .
 Geared toward Azure systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-azure meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.11.0-1013-aws
Description-md5: df2b4b188fee12c831146548a0d8556f
Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports AWS processors.
 .
 Geared toward Amazon Web Services (AWS) systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-aws meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.11.0-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-1016-gcp
Description-md5: c7a4d0a17f733f6f1c686d3d0f466d14
Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.11.0-1017-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-1018-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-1019-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-18-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-21-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-24-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-28-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-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-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-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-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-1022-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-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-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-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-1024-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-1024-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-1024-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-1025-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-1025-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-1026-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-1026-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-1027-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-1027-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-1029-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-1029-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-1030-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-1030-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-1031-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-54-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-56-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-56-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-6.8.0-58-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-62-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-62-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-1004-nvidia
Description-md5: 1117744e80f2bddeb383287b8e56ed1d
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 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.11.0-1005-nvidia
Description-md5: 1117744e80f2bddeb383287b8e56ed1d
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 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.11.0-1006-nvidia
Description-md5: 1117744e80f2bddeb383287b8e56ed1d
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 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.11.0-1009-nvidia
Description-md5: 1117744e80f2bddeb383287b8e56ed1d
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 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.11.0-1011-gcp
Description-md5: 148be841a55bbb345e629b7dfcf11927
Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP
 This package contains the Linux kernel extra modules for version 6.11.0 on
 64 bit x86 SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.11.0-1012-azure
Description-md5: 9697fcf776b4668d5e8839ec68a434a1
Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP
 This package contains the Linux kernel extra modules for version 6.11.0 on
 64 bit x86 SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports Azure processors.
 .
 Geared toward Azure systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-azure meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.11.0-1013-aws
Description-md5: 8470dad4612589ac76d40e6f7078893d
Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP
 This package contains the Linux kernel extra modules for version 6.11.0 on
 64 bit x86 SMP.
 .
 Supports AWS processors.
 .
 Geared toward Amazon Web Services (AWS) systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-modules-extra-aws meta-package, which will ensure that upgrades
 work correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.11.0-1016-gcp
Description-md5: 148be841a55bbb345e629b7dfcf11927
Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP
 This package contains the Linux kernel extra modules for version 6.11.0 on
 64 bit x86 SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.11.0-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-18-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-21-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-24-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-28-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-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-1021-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-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-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-1022-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-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-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-1024-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-1024-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-1025-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-1025-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-1026-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-1026-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-1027-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-1027-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-1029-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-1030-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-1030-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-1031-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-54-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-56-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-58-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-62-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-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-6.8.0-1024-azure
Description-md5: 4ed1a4122c7016046b901f6f67e6f681
Description-en: Linux kernel involflt modules for version 6.8.0-1024
 This package provides the Linux kernel involflt modules for version
 6.8.0-1024.
 .
 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-6.8.0-1025-azure
Description-md5: 54e730874edfa6612a37bb8e6a043a41
Description-en: Linux kernel involflt modules for version 6.8.0-1025
 This package provides the Linux kernel involflt modules for version
 6.8.0-1025.
 .
 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-6.8.0-1030-azure
Description-md5: 305c8942726d01ad5805e303a9632efb
Description-en: Linux kernel involflt modules for version 6.8.0-1030
 This package provides the Linux kernel involflt modules for version
 6.8.0-1030.
 .
 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-1017-oem
Description-md5: a0a91dcd43d3eea0ac9fd64998d03d3d
Description-en: Linux kernel ipu6 modules for version 6.11.0-1017
 This package provides the Linux kernel ipu6 modules for version
 6.11.0-1017.
 .
 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-1018-oem
Description-md5: 4dddebcbc8d55f37d41ce3439695e319
Description-en: Linux kernel ipu6 modules for version 6.11.0-1018
 This package provides the Linux kernel ipu6 modules for version
 6.11.0-1018.
 .
 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-1019-oem
Description-md5: 19c0653425f0717c90a5b9fcbacc034b
Description-en: Linux kernel ipu6 modules for version 6.11.0-1019
 This package provides the Linux kernel ipu6 modules for version
 6.11.0-1019.
 .
 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-18-generic
Description-md5: 08d9c84ad03b8897a565e24cc911bff0
Description-en: Linux kernel ipu6 modules for version 6.11.0-18
 This package provides the Linux kernel ipu6 modules for version
 6.11.0-18.
 .
 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-21-generic
Description-md5: dcb5af89e7c9eac39321ccf42fdb0ee3
Description-en: Linux kernel ipu6 modules for version 6.11.0-21
 This package provides the Linux kernel ipu6 modules for version
 6.11.0-21.
 .
 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-24-generic
Description-md5: d117acb4f697e3ff0ed434ffcb466f72
Description-en: Linux kernel ipu6 modules for version 6.11.0-24
 This package provides the Linux kernel ipu6 modules for version
 6.11.0-24.
 .
 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-28-generic
Description-md5: 812de29d18500f4a253f48df6e6da615
Description-en: Linux kernel ipu6 modules for version 6.11.0-28
 This package provides the Linux kernel ipu6 modules for version
 6.11.0-28.
 .
 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-1022-oem
Description-md5: 75e6f3bcc2570bccba7c050f47d91b40
Description-en: Linux kernel ipu6 modules for version 6.8.0-1022
 This package provides the Linux kernel ipu6 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-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-1024-oem
Description-md5: f58e6e2ab4eb3d6a6faf50988a8c11e9
Description-en: Linux kernel ipu6 modules for version 6.8.0-1024
 This package provides the Linux kernel ipu6 modules for version
 6.8.0-1024.
 .
 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-1029-oem
Description-md5: 1ecab933c78f13cb9402c83ac0e03d9a
Description-en: Linux kernel ipu6 modules for version 6.8.0-1029
 This package provides the Linux kernel ipu6 modules for version
 6.8.0-1029.
 .
 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-54-generic
Description-md5: 753ca6cef48c743e9266b4f3cff3a036
Description-en: Linux kernel ipu6 modules for version 6.8.0-54
 This package provides the Linux kernel ipu6 modules for version
 6.8.0-54.
 .
 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-56-generic
Description-md5: 6eec4161b2af866bcd6348a669a66dc1
Description-en: Linux kernel ipu6 modules for version 6.8.0-56
 This package provides the Linux kernel ipu6 modules for version
 6.8.0-56.
 .
 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-58-generic
Description-md5: 58a46f0360c3763d95285fa893fa68a0
Description-en: Linux kernel ipu6 modules for version 6.8.0-58
 This package provides the Linux kernel ipu6 modules for version
 6.8.0-58.
 .
 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-62-generic
Description-md5: c7712d29b58eb095c151336371ed8ddf
Description-en: Linux kernel ipu6 modules for version 6.8.0-62
 This package provides the Linux kernel ipu6 modules for version
 6.8.0-62.
 .
 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-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-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-1017-oem
Description-md5: aca714329f1469d929a7a07817bba419
Description-en: Linux kernel ipu7 modules for version 6.11.0-1017
 This package provides the Linux kernel ipu7 modules for version
 6.11.0-1017.
 .
 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-1018-oem
Description-md5: d692aaeec1f0c884ffe41227398db9ab
Description-en: Linux kernel ipu7 modules for version 6.11.0-1018
 This package provides the Linux kernel ipu7 modules for version
 6.11.0-1018.
 .
 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-1019-oem
Description-md5: 7cfcf631e49b84dd838a140325d7de1e
Description-en: Linux kernel ipu7 modules for version 6.11.0-1019
 This package provides the Linux kernel ipu7 modules for version
 6.11.0-1019.
 .
 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-18-generic
Description-md5: d18db4e1bd0ab8cccfd83c29903c36ec
Description-en: Linux kernel ipu7 modules for version 6.11.0-18
 This package provides the Linux kernel ipu7 modules for version
 6.11.0-18.
 .
 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-21-generic
Description-md5: 9f1aa7a653d92fa357fee71c9facf63a
Description-en: Linux kernel ipu7 modules for version 6.11.0-21
 This package provides the Linux kernel ipu7 modules for version
 6.11.0-21.
 .
 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-24-generic
Description-md5: 3ef267bb2a3cd8fdb529064508db05e2
Description-en: Linux kernel ipu7 modules for version 6.11.0-24
 This package provides the Linux kernel ipu7 modules for version
 6.11.0-24.
 .
 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-28-generic
Description-md5: c519eefcd9755350ae7189ee647f9d90
Description-en: Linux kernel ipu7 modules for version 6.11.0-28
 This package provides the Linux kernel ipu7 modules for version
 6.11.0-28.
 .
 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-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-1010-lowlatency
Description-md5: 4a52c9e4dbace1f73914a746aa448014
Description-en: Linux kernel iwlwifi modules for version 6.11.0-1010
 This package provides the Linux kernel iwlwifi modules for version
 6.11.0-1010.
 .
 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-1011-lowlatency
Description-md5: d0be86153d24beff8fb3ddd64fca8a82
Description-en: Linux kernel iwlwifi modules for version 6.11.0-1011
 This package provides the Linux kernel iwlwifi modules for version
 6.11.0-1011.
 .
 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-1012-azure
Description-md5: df6b91b0e26b2b996b8a3c9925135e69
Description-en: Linux kernel iwlwifi modules for version 6.11.0-1012
 This package provides the Linux kernel iwlwifi modules for version
 6.11.0-1012.
 .
 You likely do not want to install this package directly. Instead, install the
 one of the linux-modules-iwlwifi-azure* meta-packages,
 which will ensure that upgrades work correctly, and that supporting packages are
 also installed.

Package: linux-modules-iwlwifi-6.11.0-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-1017-oem
Description-md5: 6c8d6f4d5625c13e048693991f34bb52
Description-en: Linux kernel iwlwifi modules for version 6.11.0-1017
 This package provides the Linux kernel iwlwifi modules for version
 6.11.0-1017.
 .
 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-1018-oem
Description-md5: 24c6e1963f48fc26b98a7015e62f8d49
Description-en: Linux kernel iwlwifi modules for version 6.11.0-1018
 This package provides the Linux kernel iwlwifi modules for version
 6.11.0-1018.
 .
 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-1019-oem
Description-md5: bb49063bf99e90acf6afa74654d34f10
Description-en: Linux kernel iwlwifi modules for version 6.11.0-1019
 This package provides the Linux kernel iwlwifi modules for version
 6.11.0-1019.
 .
 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-18-generic
Description-md5: c99b0d89422cfda3de76eb390e044a9c
Description-en: Linux kernel iwlwifi modules for version 6.11.0-18
 This package provides the Linux kernel iwlwifi modules for version
 6.11.0-18.
 .
 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-21-generic
Description-md5: 3abd3c8147699a5757447af174833b5f
Description-en: Linux kernel iwlwifi modules for version 6.11.0-21
 This package provides the Linux kernel iwlwifi modules for version
 6.11.0-21.
 .
 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-24-generic
Description-md5: 198892cec9f9e28c0bc779833aae6ca1
Description-en: Linux kernel iwlwifi modules for version 6.11.0-24
 This package provides the Linux kernel iwlwifi modules for version
 6.11.0-24.
 .
 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-28-generic
Description-md5: 69fcd4cbf54993d4a66d9209961bdbee
Description-en: Linux kernel iwlwifi modules for version 6.11.0-28
 This package provides the Linux kernel iwlwifi modules for version
 6.11.0-28.
 .
 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-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-gke
Description-md5: b3fcc135ff16e08173b7ea409e659d9a
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-gke* 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-1022-ibm
Description-md5: 0114102c9ae71f39a4673fe7cd3c91bd
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-ibm* meta-packages,
 which will ensure that upgrades work correctly, and that supporting packages are
 also installed.

Package: linux-modules-iwlwifi-6.8.0-1022-oem
Description-md5: 6ddee0c2e37a53a096c1a235e2f83a94
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-oem* meta-packages,
 which will ensure that upgrades work correctly, and that supporting packages are
 also installed.

Package: linux-modules-iwlwifi-6.8.0-1024-azure
Description-md5: 5a2930b467e4e7c9f6dd0b2f1e43dc0c
Description-en: Linux kernel iwlwifi modules for version 6.8.0-1024
 This package provides the Linux kernel iwlwifi modules for version
 6.8.0-1024.
 .
 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-1024-oem
Description-md5: 09a7af2b5e8194b3ef35efebe3bb4d24
Description-en: Linux kernel iwlwifi modules for version 6.8.0-1024
 This package provides the Linux kernel iwlwifi modules for version
 6.8.0-1024.
 .
 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-1025-azure
Description-md5: 1dc696bb7409f3491d7be7e2e8a1506c
Description-en: Linux kernel iwlwifi modules for version 6.8.0-1025
 This package provides the Linux kernel iwlwifi modules for version
 6.8.0-1025.
 .
 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-1026-gke
Description-md5: 25394595c7783159e6af34e8da00eb5f
Description-en: Linux kernel iwlwifi modules for version 6.8.0-1026
 This package provides the Linux kernel iwlwifi modules for version
 6.8.0-1026.
 .
 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-1027-ibm
Description-md5: 4c726556e2957aa088595e9fdaf2c8db
Description-en: Linux kernel iwlwifi modules for version 6.8.0-1027
 This package provides the Linux kernel iwlwifi modules for version
 6.8.0-1027.
 .
 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-1029-oem
Description-md5: a8ac8488b8975d4913abc9ecfbc36fc4
Description-en: Linux kernel iwlwifi modules for version 6.8.0-1029
 This package provides the Linux kernel iwlwifi modules for version
 6.8.0-1029.
 .
 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-1030-azure
Description-md5: 056a45e06619027cce29d69d40d8749e
Description-en: Linux kernel iwlwifi modules for version 6.8.0-1030
 This package provides the Linux kernel iwlwifi modules for version
 6.8.0-1030.
 .
 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-54-generic
Description-md5: 7948e590e059b40a6c4d606e4031457e
Description-en: Linux kernel iwlwifi modules for version 6.8.0-54
 This package provides the Linux kernel iwlwifi modules for version
 6.8.0-54.
 .
 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-56-generic
Description-md5: 5dbc13349ebb919da0f8e9447d775c78
Description-en: Linux kernel iwlwifi modules for version 6.8.0-56
 This package provides the Linux kernel iwlwifi modules for version
 6.8.0-56.
 .
 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-56-lowlatency
Description-md5: 245b1308466ffdab28e8ed3ecec25725
Description-en: Linux kernel iwlwifi modules for version 6.8.0-56
 This package provides the Linux kernel iwlwifi modules for version
 6.8.0-56.
 .
 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.8.0-58-generic
Description-md5: 4e97fa5e92f7ef6030c14d71c43127f0
Description-en: Linux kernel iwlwifi modules for version 6.8.0-58
 This package provides the Linux kernel iwlwifi modules for version
 6.8.0-58.
 .
 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-62-generic
Description-md5: 181478e1acde8e3b1dec53b0eea37470
Description-en: Linux kernel iwlwifi modules for version 6.8.0-62
 This package provides the Linux kernel iwlwifi modules for version
 6.8.0-62.
 .
 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-62-lowlatency
Description-md5: 80798ba18e60b6c0e05c7aec224fcafa
Description-en: Linux kernel iwlwifi modules for version 6.8.0-62
 This package provides the Linux kernel iwlwifi modules for version
 6.8.0-62.
 .
 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-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-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-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-nvidia-fs-6.11.0-1004-nvidia
Description-md5: b08078173a28537bec79dfc6faeacb2d
Description-en: Linux kernel nvidia-fs modules for version 6.11.0-1004
 This package provides the Linux kernel nvidia-fs 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-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.11.0-1005-nvidia
Description-md5: 0d8f1ce33845e22a30d6a954cc311af7
Description-en: Linux kernel nvidia-fs modules for version 6.11.0-1005
 This package provides the Linux kernel nvidia-fs 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-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.11.0-1006-nvidia
Description-md5: f021324bf067bc928f45b4c83c9c4a19
Description-en: Linux kernel nvidia-fs modules for version 6.11.0-1006
 This package provides the Linux kernel nvidia-fs 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-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.11.0-1009-nvidia
Description-md5: d24ae29571982f59c763ca8617ce3dd8
Description-en: Linux kernel nvidia-fs modules for version 6.11.0-1009
 This package provides the Linux kernel nvidia-fs 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-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-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-1024-nvidia
Description-md5: cc6d9a074087627b9bb6ee8604b89e9a
Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1024
 This package provides the Linux kernel nvidia-fs modules for version
 6.8.0-1024.
 .
 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-1024-nvidia-lowlatency
Description-md5: 770b1750801c25261326f7ab53c854fc
Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1024
 This package provides the Linux kernel nvidia-fs modules for version
 6.8.0-1024.
 .
 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-6.8.0-1029-nvidia
Description-md5: a63f8de1b49caa8025ffd0d811b6f769
Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1029
 This package provides the Linux kernel nvidia-fs modules for version
 6.8.0-1029.
 .
 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-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-6.11
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-hwe-24.04-edge
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-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-1017-oem
Description-md5: e9909578348824965574e18c22992eec
Description-en: Linux kernel usbio modules for version 6.11.0-1017
 This package provides the Linux kernel usbio modules for version
 6.11.0-1017.
 .
 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-1018-oem
Description-md5: a66b2064aae66253aed0ed98b741a95b
Description-en: Linux kernel usbio modules for version 6.11.0-1018
 This package provides the Linux kernel usbio modules for version
 6.11.0-1018.
 .
 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-1019-oem
Description-md5: 0115d685521acd763d00db835f2b5396
Description-en: Linux kernel usbio modules for version 6.11.0-1019
 This package provides the Linux kernel usbio modules for version
 6.11.0-1019.
 .
 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-18-generic
Description-md5: 0b373b67b8f8d5cf4f4920f4e2f25c5b
Description-en: Linux kernel usbio modules for version 6.11.0-18
 This package provides the Linux kernel usbio modules for version
 6.11.0-18.
 .
 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-21-generic
Description-md5: 59abce481069c13c683077014929a83e
Description-en: Linux kernel usbio modules for version 6.11.0-21
 This package provides the Linux kernel usbio modules for version
 6.11.0-21.
 .
 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-24-generic
Description-md5: f812eb134f70613b7686e4aac7786a77
Description-en: Linux kernel usbio modules for version 6.11.0-24
 This package provides the Linux kernel usbio modules for version
 6.11.0-24.
 .
 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-28-generic
Description-md5: 9cbcd4a684bcbba8ce8ce8f0915db290
Description-en: Linux kernel usbio modules for version 6.11.0-28
 This package provides the Linux kernel usbio modules for version
 6.11.0-28.
 .
 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-1022-oem
Description-md5: 56bdd328451713f0ebb9755e979f5b3c
Description-en: Linux kernel usbio modules for version 6.8.0-1022
 This package provides the Linux kernel usbio 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-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-1024-oem
Description-md5: 3adff5380dc46f2fdaed36f055611b24
Description-en: Linux kernel usbio modules for version 6.8.0-1024
 This package provides the Linux kernel usbio modules for version
 6.8.0-1024.
 .
 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-1029-oem
Description-md5: c01bb498563d43e4147a77bbcbc25a66
Description-en: Linux kernel usbio modules for version 6.8.0-1029
 This package provides the Linux kernel usbio modules for version
 6.8.0-1029.
 .
 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-54-generic
Description-md5: 67f5941b3bea26f62998ceeb23d79afd
Description-en: Linux kernel usbio modules for version 6.8.0-54
 This package provides the Linux kernel usbio modules for version
 6.8.0-54.
 .
 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-56-generic
Description-md5: 277d9b574c11ee63cef70ae12ee2b7ae
Description-en: Linux kernel usbio modules for version 6.8.0-56
 This package provides the Linux kernel usbio modules for version
 6.8.0-56.
 .
 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-58-generic
Description-md5: f20d802bd6367450a0c65bd8fc4531fc
Description-en: Linux kernel usbio modules for version 6.8.0-58
 This package provides the Linux kernel usbio modules for version
 6.8.0-58.
 .
 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-62-generic
Description-md5: e7dc4253e3684b5204c2386d69612821
Description-en: Linux kernel usbio modules for version 6.8.0-62
 This package provides the Linux kernel usbio modules for version
 6.8.0-62.
 .
 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-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-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-1017-oem
Description-md5: bcecb4d75db7527a989fef1c06a8b18b
Description-en: Linux kernel vision modules for version 6.11.0-1017
 This package provides the Linux kernel vision modules for version
 6.11.0-1017.
 .
 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-1018-oem
Description-md5: ef409339096e4c354dffdb3825685087
Description-en: Linux kernel vision modules for version 6.11.0-1018
 This package provides the Linux kernel vision modules for version
 6.11.0-1018.
 .
 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-1019-oem
Description-md5: 6a63f451ba0782f25951ea3724ec1e41
Description-en: Linux kernel vision modules for version 6.11.0-1019
 This package provides the Linux kernel vision modules for version
 6.11.0-1019.
 .
 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-18-generic
Description-md5: a60d609c5589fa0f6aa763a85e03d245
Description-en: Linux kernel vision modules for version 6.11.0-18
 This package provides the Linux kernel vision modules for version
 6.11.0-18.
 .
 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-21-generic
Description-md5: 172caa0b118218b9fb267a8ec462f859
Description-en: Linux kernel vision modules for version 6.11.0-21
 This package provides the Linux kernel vision modules for version
 6.11.0-21.
 .
 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-24-generic
Description-md5: 55c6d56577d67346d10b83c68dafd369
Description-en: Linux kernel vision modules for version 6.11.0-24
 This package provides the Linux kernel vision modules for version
 6.11.0-24.
 .
 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-28-generic
Description-md5: 002c2c9d1439ae8e4f1bb3883f4aa484
Description-en: Linux kernel vision modules for version 6.11.0-28
 This package provides the Linux kernel vision modules for version
 6.11.0-28.
 .
 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-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-6.11
Description-md5: 474fcaa986f4f56ce8c70e870795b072
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-6.11-headers-6.11.0-1004
Description-md5: ee6539f770099775f3d1838f7b119662
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-nvidia-6.11-headers-6.11.0-1004/debian.README.gz for details

Package: linux-nvidia-6.11-headers-6.11.0-1005
Description-md5: 9817bf791dcbd9edbac72eb2e146d43b
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-nvidia-6.11-headers-6.11.0-1005/debian.README.gz for details

Package: linux-nvidia-6.11-headers-6.11.0-1006
Description-md5: b412a564e3f102ba6d365c2f2812c89b
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-nvidia-6.11-headers-6.11.0-1006/debian.README.gz for details

Package: linux-nvidia-6.11-headers-6.11.0-1009
Description-md5: 9f2cb746a255980f473c19a1fcccb86d
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-nvidia-6.11-headers-6.11.0-1009/debian.README.gz for details

Package: linux-nvidia-6.11-lib-rust-6.11.0-1004-nvidia
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-nvidia-6.11-lib-rust-6.11.0-1005-nvidia
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-nvidia-6.11-lib-rust-6.11.0-1006-nvidia
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-nvidia-6.11-lib-rust-6.11.0-1009-nvidia
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-nvidia-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-<flavour>.

Package: linux-nvidia-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-<flavour>.

Package: linux-nvidia-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-<flavour>.

Package: linux-nvidia-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-<flavour>.

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-1024
Description-md5: 1cd0415aa358979f558b464bb8393732
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-1024/debian.README.gz for details

Package: linux-nvidia-headers-6.8.0-1029
Description-md5: a931177bec514876740473153e8eb22b
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-1029/debian.README.gz for details

Package: linux-nvidia-hwe-24.04-edge
Description-md5: 474fcaa986f4f56ce8c70e870795b072
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-lowlatency-headers-6.8.0-1024
Description-md5: 21ea81fc267c8f20216194240026e5f9
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-1024/debian.README.gz for details

Package: linux-nvidia-lowlatency-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-<flavour>.

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-<flavour>.

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-<flavour>.

Package: linux-nvidia-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-<flavour>.

Package: linux-nvidia-tools-6.8.0-1029
Description-md5: fe68e57776bc09c9c15ca1025fe6a7ab
Description-en: Linux kernel version specific tools for version 6.8.0-1029
 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-1029 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1029-<flavour>.

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-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-<flavour>.

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-<flavour>.

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-<flavour>.

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-headers-6.11.0-1017
Description-md5: 788f5ea613ee4da20b9da263b21a9177
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-1017/debian.README.gz for details

Package: linux-oem-6.11-headers-6.11.0-1018
Description-md5: 89ed307f8457aaafa671b0baf4b2c67a
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-1018/debian.README.gz for details

Package: linux-oem-6.11-headers-6.11.0-1019
Description-md5: 17d846f928d12f9a7da118426bcf8d31
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-1019/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-<flavour>.

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-<flavour>.

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-<flavour>.

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-<flavour>.

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-<flavour>.

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-<flavour>.

Package: linux-oem-6.11-tools-6.11.0-1017
Description-md5: 3d7f15fff7b2f1c8a5989f477bca0dd0
Description-en: Linux kernel version specific tools for version 6.11.0-1017
 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-1017 on
 64 bit x86.
 You probably want to install linux-tools-6.11.0-1017-<flavour>.

Package: linux-oem-6.11-tools-6.11.0-1018
Description-md5: 4ed7855e43ed532fa4205d2d473fa90d
Description-en: Linux kernel version specific tools for version 6.11.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.11.0-1018 on
 64 bit x86.
 You probably want to install linux-tools-6.11.0-1018-<flavour>.

Package: linux-oem-6.11-tools-6.11.0-1019
Description-md5: a77758aff300910a7f4452ddc9461006
Description-en: Linux kernel version specific tools for version 6.11.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.11.0-1019 on
 64 bit x86.
 You probably want to install linux-tools-6.11.0-1019-<flavour>.

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-headers-6.8.0-1022
Description-md5: 6544e2b9e5408a6ca663c6ed7443034e
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-1022/debian.README.gz for details

Package: linux-oem-6.8-headers-6.8.0-1024
Description-md5: c1f954c91f8677729c3ecc7208f68dcb
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-1024/debian.README.gz for details

Package: linux-oem-6.8-headers-6.8.0-1029
Description-md5: 41e9be30690b19de87b8b563ceca7340
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-1029/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-<flavour>.

Package: linux-oem-6.8-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-<flavour>.

Package: linux-oem-6.8-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-<flavour>.

Package: linux-oem-6.8-tools-6.8.0-1029
Description-md5: fe68e57776bc09c9c15ca1025fe6a7ab
Description-en: Linux kernel version specific tools for version 6.8.0-1029
 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-1029 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1029-<flavour>.

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-headers-6.8.0-1022
Description-md5: 013d890dd00081d73b2421063cf48f37
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-1022/debian.README.gz for details

Package: linux-oracle-headers-6.8.0-1027
Description-md5: b25601271d5cecde23fef2539ef5416f
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-1027/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-<flavour>.

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-<flavour>.

Package: linux-oracle-tools-6.8.0-1022
Description-md5: d42432f9ddf3bc6671bac7ca7163fbde
Description-en: Oracle 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-<flavour>.

Package: linux-oracle-tools-6.8.0-1027
Description-md5: 8c90a43607cc5fd05b004bb8ffb3ae26
Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1027
 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-1027 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1027-<flavour>.

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-riscv-headers-6.8.0-56
Description-md5: 215da8af6721aae892b2aa0ea7dfd59b
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-56/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-nvidia
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-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-nvidia
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-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-nvidia
Description-md5: edc9e74c299a8e5127e6b97cb66fc99b
Description-en: Linux kernel version specific tools for version 6.11.0-1006
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.11.0-1006 on
 64 bit x86.

Package: linux-tools-6.11.0-1006-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-nvidia
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-1010-lowlatency
Description-md5: f3de553fc01c740e93f4977f8b0f0e39
Description-en: Linux kernel version specific tools for version 6.11.0-1010
 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-1010 on
 64 bit x86.

Package: linux-tools-6.11.0-1011-gcp
Description-md5: 7da7441bb2da2b63f4e8f680704e0af6
Description-en: Linux kernel version specific tools for version 6.11.0-1011
 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-1011 on
 64 bit x86.

Package: linux-tools-6.11.0-1011-lowlatency
Description-md5: 7da7441bb2da2b63f4e8f680704e0af6
Description-en: Linux kernel version specific tools for version 6.11.0-1011
 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-1011 on
 64 bit x86.

Package: linux-tools-6.11.0-1012-azure
Description-md5: 6538c4303620dabd46b63db83d944a84
Description-en: Linux kernel version specific tools for version 6.11.0-1012
 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-1012 on
 64 bit x86.

Package: linux-tools-6.11.0-1013-aws
Description-md5: 1beb0026b062f7b8ce6640d0c3ad678a
Description-en: Linux kernel version specific tools for version 6.11.0-1013
 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-1013 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-1016-gcp
Description-md5: d888cd57c99fbca85a139669b96398d5
Description-en: Linux kernel version specific tools for version 6.11.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.11.0-1016 on
 64 bit x86.

Package: linux-tools-6.11.0-1017-oem
Description-md5: e564ac2212dcc5356d6a7109fd5583fd
Description-en: Linux kernel version specific tools for version 6.11.0-1017
 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-1017 on
 64 bit x86.

Package: linux-tools-6.11.0-1018-oem
Description-md5: 918bb97194574a9e39616ff555032ba2
Description-en: Linux kernel version specific tools for version 6.11.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.11.0-1018 on
 64 bit x86.

Package: linux-tools-6.11.0-1019-oem
Description-md5: e2db3f8d87151939699c9c923dbd9856
Description-en: Linux kernel version specific tools for version 6.11.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.11.0-1019 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-18-generic
Description-md5: f41ad61acd79fdd8867344c6c460b6b3
Description-en: Linux kernel version specific tools for version 6.11.0-18
 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-18 on
 64 bit x86.

Package: linux-tools-6.11.0-21-generic
Description-md5: df7e8f322db0081e38c834214bd57645
Description-en: Linux kernel version specific tools for version 6.11.0-21
 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-21 on
 64 bit x86.

Package: linux-tools-6.11.0-24-generic
Description-md5: efd52f8ff75f8cc42e7cd5eff1a3cd72
Description-en: Linux kernel version specific tools for version 6.11.0-24
 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-24 on
 64 bit x86.

Package: linux-tools-6.11.0-28-generic
Description-md5: 76121722ddfbc484cae6a235a462b6d4
Description-en: Linux kernel version specific tools for version 6.11.0-28
 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-28 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-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-gke
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-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-ibm
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-oem
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-oracle
Description-md5: b225881bbcb8a54970e9b20049d7c08c
Description-en: Oracle 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-azure
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-1024-nvidia
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-1024-nvidia-lowlatency
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-1024-oem
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-1025-aws
Description-md5: 1008240cb1e2828c2567e75269f12517
Description-en: Linux kernel version specific tools for version 6.8.0-1025
 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-1025 on
 64 bit x86.

Package: linux-tools-6.8.0-1025-azure
Description-md5: 1008240cb1e2828c2567e75269f12517
Description-en: Linux kernel version specific tools for version 6.8.0-1025
 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-1025 on
 64 bit x86.

Package: linux-tools-6.8.0-1026-gcp
Description-md5: 065d4532358e65cfb5fcccddc8f633b6
Description-en: Linux kernel version specific tools for version 6.8.0-1026
 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-1026 on
 64 bit x86.

Package: linux-tools-6.8.0-1026-gke
Description-md5: 065d4532358e65cfb5fcccddc8f633b6
Description-en: Linux kernel version specific tools for version 6.8.0-1026
 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-1026 on
 64 bit x86.

Package: linux-tools-6.8.0-1027-ibm
Description-md5: 3fbd5643ad97b524d2da3c0c3b9e279d
Description-en: Linux kernel version specific tools for version 6.8.0-1027
 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-1027 on
 64 bit x86.

Package: linux-tools-6.8.0-1027-oracle
Description-md5: 1622b4951af3f3be04c0f063e187f8e9
Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1027
 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-1027 on
 64 bit x86.

Package: linux-tools-6.8.0-1029-nvidia
Description-md5: c8847110abbf84843f6263c21489ca8a
Description-en: Linux kernel version specific tools for version 6.8.0-1029
 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-1029 on
 64 bit x86.

Package: linux-tools-6.8.0-1029-oem
Description-md5: c8847110abbf84843f6263c21489ca8a
Description-en: Linux kernel version specific tools for version 6.8.0-1029
 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-1029 on
 64 bit x86.

Package: linux-tools-6.8.0-1030-aws
Description-md5: c9fe258b7b90c71dc0739d3d0c8d36fc
Description-en: Linux kernel version specific tools for version 6.8.0-1030
 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-1030 on
 64 bit x86.

Package: linux-tools-6.8.0-1030-azure
Description-md5: c9fe258b7b90c71dc0739d3d0c8d36fc
Description-en: Linux kernel version specific tools for version 6.8.0-1030
 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-1030 on
 64 bit x86.

Package: linux-tools-6.8.0-1031-gcp
Description-md5: d56a8c4160a7d91bc93410db33ab280d
Description-en: Linux kernel version specific tools for version 6.8.0-1031
 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-1031 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-<flavour>.

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-<flavour>.

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-<flavour>.

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-54
Description-md5: d91c9295bfba216062dc9b9c66069e70
Description-en: Linux kernel version specific tools for version 6.8.0-54
 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-54 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-54-<flavour>.

Package: linux-tools-6.8.0-54-generic
Description-md5: 91d9694bacec750a5c1c2fb16712b8ed
Description-en: Linux kernel version specific tools for version 6.8.0-54
 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-54 on
 64 bit x86.

Package: linux-tools-6.8.0-56
Description-md5: 7a5db541e571db8c2619e2f21dbf2c36
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-56-<flavour>.

Package: linux-tools-6.8.0-56-generic
Description-md5: 68a2c4dba415d563104a7f0051f7ef70
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 64 bit x86.

Package: linux-tools-6.8.0-56-lowlatency
Description-md5: 68a2c4dba415d563104a7f0051f7ef70
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 64 bit x86.

Package: linux-tools-6.8.0-58
Description-md5: ee7faef237ea07ec34181b43c64d1be7
Description-en: Linux kernel version specific tools for version 6.8.0-58
 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-58 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-58-<flavour>.

Package: linux-tools-6.8.0-58-generic
Description-md5: b7bd1b3340bee85f45757252ab91f043
Description-en: Linux kernel version specific tools for version 6.8.0-58
 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-58 on
 64 bit x86.

Package: linux-tools-6.8.0-62
Description-md5: eb98922ccb79d721d3d6f07c75051d34
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-62-<flavour>.

Package: linux-tools-6.8.0-62-generic
Description-md5: d9e7f5219fe41b99f5e7d60e0663e89f
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 on
 64 bit x86.

Package: linux-tools-6.8.0-62-lowlatency
Description-md5: d9e7f5219fe41b99f5e7d60e0663e89f
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 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-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-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-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-6.11
Description-md5: e9d54e3ba42db51dafb9dcf4766b1d0d
Description-en: NVIDIA Linux kernel tools
 This package will always depend on the latest nvidia kernel tools
 available.

Package: linux-tools-nvidia-hwe-24.04-edge
Description-md5: e9d54e3ba42db51dafb9dcf4766b1d0d
Description-en: NVIDIA Linux kernel tools
 This package will always depend on the latest nvidia 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-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-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: 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: 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: 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-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-ceph-argparse
Description-md5: 54ff980109d2f3f2037d939a5f825081
Description-en: Python 3 utility libraries for Ceph CLI
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains types and routines for Python 3 used by the
 Ceph CLI as well as the RESTful interface.

Package: python3-ceph-common
Description-md5: 578fb60591c98e49ebdb59bd5c8d1c27
Description-en: Python 3 utility libraries for Ceph
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains data structures, classes and functions used by Ceph.
 It also contains utilities used for the cephadm orchestrator.

Package: python3-cephfs
Description-md5: 7fc3f2adf5750a736d0cd3a1c2717e93
Description-en: Python 3 libraries for the Ceph libcephfs library
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains Python 3 libraries for interacting with Ceph's
 CephFS file system client library.

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-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-rados
Description-md5: 43720478205ddceed78c274d7e93065f
Description-en: Python 3 libraries for the Ceph librados library
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains Python 3 libraries for interacting with Ceph's
 RADOS object storage.

Package: python3-rbd
Description-md5: 22b3b790dd68095502c20dea19a0f940
Description-en: Python 3 libraries for the Ceph librbd library
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains Python 3 libraries for interacting with Ceph's
 RBD block device library.

Package: rados-objclass-dev
Description-md5: 2e5f1992e00f3e27fc27562f912e2e58
Description-en: RADOS object class development kit.
 .
 This package contains development files needed for building RADOS object class plugins.

Package: radosgw
Description-md5: b4529fcdad48f423601d2e19b1260783
Description-en: REST gateway for RADOS distributed object store
 RADOS is a distributed object store used by the Ceph distributed
 storage system.  This package provides a REST gateway to the
 object store that aims to implement a superset of Amazon's S3
 service as well as the OpenStack Object Storage ("Swift") API.
 .
 This package contains the proxy daemon and related tools only.

Package: rdma-core
Description-md5: 74509a513e1c0b6b24ae460289072ec0
Description-en: RDMA core userspace infrastructure and documentation
 This package provides the basic boot time support for systems that use the
 Linux kernel's remote direct memory access (RDMA) subystem which includes
 InfiniBand, iWARP, and RDMA over Converged Ethernet (RoCE).
 .
 Several kernel RDMA support daemons are included:
  - The rdma-ndd daemon which watches for RDMA device changes and/or hostname
    changes and updates the Node Description of the RDMA devices based on
    those changes.
  - The iWARP Port Mapper Daemon (iwpmd) which provides a kernel support
    service in userspace for iWARP drivers to claim TCP ports through the
    standard socket interface.

Package: sbuild
Description-md5: 9e15ceda32607c62e78e4f4d946f038e
Description-en: Tool for building Debian binary packages from Debian sources
 The sbuild suite of programs (buildd and sbuild) are used to build
 binary packages from source packages.  sbuild does the actual package
 building.
 .
 sbuild uses chroots to build packages, which act as virtual, minimal
 operating system installations dedicated to package building.  This
 means that a number of environments may be used for building
 simultaneously on the same machines, for example stable, testing,
 unstable and experimental.  When coupled with schroot to create
 snapshots of chroots, sbuild may be used to build many packages in
 parallel.  A chroot environment allows packages to be built in a
 controlled, clean environment.  sbuild installs only essential and
 build-essential packages, plus those in the package build
 dependencies.

Package: 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: squid
Description-md5: b0412efdc1655f503748217920e1fdf6
Description-en: Full featured Web Proxy cache (HTTP proxy GnuTLS flavour)
 Squid is a high-performance proxy caching server for web clients, supporting
 FTP, ICY and HTTP data objects.

Package: squid-common
Description-md5: 5f2a3756f98e6e66bcd72bb4aa3e7b7c
Description-en: Full featured Web Proxy cache (HTTP proxy) - common files
 Squid is a high-performance proxy caching server for web clients, supporting
 FTP, ICY and HTTP data objects.
 .
 This package contains common files (MIB and icons)

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: systemd
Description-md5: 2728f00e9cb47f195aa39097a3afbc42
Description-en: system and service manager
 systemd is a system and service manager for Linux. It provides aggressive
 parallelization capabilities, uses socket and D-Bus activation for starting
 services, offers on-demand starting of daemons, keeps track of processes using
 Linux control groups, maintains mount and automount points and implements an
 elaborate transactional dependency-based service control logic.
 .
 Installing the systemd package will not switch your init system unless you
 boot with init=/lib/systemd/systemd or install systemd-sysv in addition.

Package: systemd-container
Description-md5: 06057fffc2ba14e4be80360a092a18b4
Description-en: systemd container/nspawn tools
 This package provides systemd's tools for nspawn and container/VM management:
  * systemd-nspawn
  * systemd-machined and machinectl
  * systemd-importd
  * systemd-portabled and portablectl

Package: systemd-dev
Description-md5: eb131ce1d6cce8efc52306fe1345c633
Description-en: systemd development files
 This package contains the systemd and udev pkg-config files. Note that these
 are different from the libsystemd's and libudev's pkg-config files, which can
 still be found in the respective dev packages, but instead provide data such as
 the installation directories for units, and more.

Package: systemd-oomd
Description-md5: 2250389a2113f869d77c032878886a16
Description-en: userspace out-of-memory (OOM) killer
 systemd-oomd is a system service that uses cgroups-v2 and
 pressure stall information (PSI) to monitor and take action on
 processes before an OOM occurs in kernel space.

Package: systemd-resolved
Description-md5: 846dc3eb3129c6a17b29965b209c161e
Description-en: systemd DNS resolver
 This package provides systemd's DNS resolver and the command line tool to
 manage it.
 .
 Installing this package automatically overwrites /etc/resolv.conf and switches
 it to be managed by systemd-resolved.

Package: systemd-sysv
Description-md5: d704d23b3cdeb076982e788442f6eee1
Description-en: system and service manager - SysV compatibility symlinks
 This package provides manual pages and compatibility symlinks needed for
 systemd to replace sysvinit.
 .
 Installing systemd-sysv will overwrite /sbin/init with a symlink to systemd.

Package: systemd-timesyncd
Description-md5: cc67d85c248836d96a6310e58a659de0
Description-en: minimalistic service to synchronize local time with NTP servers
 The package contains the systemd-timesyncd system service that may be used to
 synchronize the local system clock with a remote Network Time Protocol server.

Package: u-boot-qemu
Description-md5: 8b98ecb3d49c81c03fb5949c6438a053
Description-en: A boot loader for qemu
 Das U-Boot is a cross-platform bootloader for embedded systems,
 used as the default boot loader by several board vendors.  It is
 intended to be easy to port and to debug, and runs on many
 supported architectures, including PPC, ARM, MIPS, x86, m68k,
 NIOS, and Microblaze.
 .
 This package includes boot loaders for qemu/kvm.
 .
 Included platforms:
 qemu-ppce500
 qemu-riscv64
 qemu-riscv64_smode
 qemu-x86
 qemu-x86_64
 qemu_arm
 qemu_arm64

Package: u-boot-tools
Description-md5: 3db761b210d4c694ba67e5f3a6107e32
Description-en: companion tools for Das U-Boot bootloader
 This package includes programs for generating and listing U-Boot
 images in various formats:
  - mkimage
  - dumpimage
  - mksunxiboot
  - mkenvimage

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: udev
Description-md5: e875ddb09f46f1f7672af537f0c875ca
Description-en: /dev/ and hotplug management daemon
 udev is a daemon which dynamically creates and removes device nodes from
 /dev/, handles hotplug events and loads drivers at boot time.

Package: 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: 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:
 <URL:https://www.X.org>
 .
 This package is built from the X.org xf86-video-vesa driver module.

Package: linux-aws-6.11-cloud-tools-6.11.0-1013
Description-md5: f9e55518c5640ed616c6198da19f8950
Description-en: Linux kernel version specific cloud tools for version 6.11.0-1013
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.11.0-1013 on
 ARMv8.
 You probably want to install linux-cloud-tools-6.11.0-1013-<flavour>.

Package: linux-aws-6.11-tools-6.11.0-1013
Description-md5: 6078aa5198f969d7476d916ca389ecb8
Description-en: Linux kernel version specific tools for version 6.11.0-1013
 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-1013 on
 ARMv8.
 You probably want to install linux-tools-6.11.0-1013-<flavour>.

Package: linux-aws-64k
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-64k-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-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-<flavour>.

Package: linux-aws-cloud-tools-6.8.0-1025
Description-md5: e72b9daa371aa2e0f16366e7899839fb
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1025
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1025 on
 ARMv8.
 You probably want to install linux-cloud-tools-6.8.0-1025-<flavour>.

Package: linux-aws-cloud-tools-6.8.0-1030
Description-md5: 1debd232e448476fcf2cd7f91de3be70
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1030
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1030 on
 ARMv8.
 You probably want to install linux-cloud-tools-6.8.0-1030-<flavour>.

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-<flavour>.

Package: linux-aws-tools-6.8.0-1025
Description-md5: 34672ea45f967ad8b608f1fa410cfd77
Description-en: Linux kernel version specific tools for version 6.8.0-1025
 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-1025 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1025-<flavour>.

Package: linux-aws-tools-6.8.0-1030
Description-md5: 4033e515a1b67493f4a75f0009ec3e0c
Description-en: Linux kernel version specific tools for version 6.8.0-1030
 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-1030 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1030-<flavour>.

Package: linux-azure-6.11-cloud-tools-6.11.0-1012
Description-md5: 73ba062c064e82e039ae69755c56f499
Description-en: Linux kernel version specific cloud tools for version 6.11.0-1012
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.11.0-1012 on
 ARMv8.
 You probably want to install linux-cloud-tools-6.11.0-1012-<flavour>.

Package: linux-azure-6.11-tools-6.11.0-1012
Description-md5: f51fd8e1beb6ba7a11e1d847893ade37
Description-en: Linux kernel version specific tools for version 6.11.0-1012
 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-1012 on
 ARMv8.
 You probably want to install linux-tools-6.11.0-1012-<flavour>.

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-<flavour>.

Package: linux-azure-cloud-tools-6.8.0-1024
Description-md5: 1a2b7f70cd9802eeb4b06e22f0f7a41e
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1024
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1024 on
 ARMv8.
 You probably want to install linux-cloud-tools-6.8.0-1024-<flavour>.

Package: linux-azure-cloud-tools-6.8.0-1025
Description-md5: e72b9daa371aa2e0f16366e7899839fb
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1025
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1025 on
 ARMv8.
 You probably want to install linux-cloud-tools-6.8.0-1025-<flavour>.

Package: linux-azure-cloud-tools-6.8.0-1030
Description-md5: 1debd232e448476fcf2cd7f91de3be70
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1030
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1030 on
 ARMv8.
 You probably want to install linux-cloud-tools-6.8.0-1030-<flavour>.

Package: linux-azure-nvidia-cloud-tools-6.8.0-1013
Description-md5: 0a518b7c5abd0f44080ce8c8223e7b5f
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1013
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1013 on
 ARMv8.
 You probably want to install linux-cloud-tools-6.8.0-1013-<flavour>.

Package: linux-azure-nvidia-tools-6.8.0-1013
Description-md5: c82bfbcd7d1a8b4fd16d8b8f9d9e7d54
Description-en: Linux kernel version specific tools for version 6.8.0-1013
 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-1013 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1013-<flavour>.

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-<flavour>.

Package: linux-azure-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-<flavour>.

Package: linux-azure-tools-6.8.0-1025
Description-md5: 34672ea45f967ad8b608f1fa410cfd77
Description-en: Linux kernel version specific tools for version 6.8.0-1025
 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-1025 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1025-<flavour>.

Package: linux-azure-tools-6.8.0-1030
Description-md5: 4033e515a1b67493f4a75f0009ec3e0c
Description-en: Linux kernel version specific tools for version 6.8.0-1030
 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-1030 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1030-<flavour>.

Package: linux-buildinfo-6.11.0-1004-nvidia
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-1004-nvidia-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-1005-nvidia
Description-md5: 1ae00f57c75f69740bd57ec30e75190b
Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP
 This package contains the Linux kernel buildinfo for version 6.11.0 on
 ARMv8 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.11.0-1005-nvidia-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-1006-nvidia
Description-md5: 1ae00f57c75f69740bd57ec30e75190b
Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP
 This package contains the Linux kernel buildinfo for version 6.11.0 on
 ARMv8 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.11.0-1006-nvidia-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-1009-nvidia
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-nvidia-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-1010-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-1010-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-1011-gcp
Description-md5: 1ae00f57c75f69740bd57ec30e75190b
Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP
 This package contains the Linux kernel buildinfo for version 6.11.0 on
 ARMv8 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.11.0-1011-gcp-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-1011-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-1011-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-1012-azure
Description-md5: 1ae00f57c75f69740bd57ec30e75190b
Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP
 This package contains the Linux kernel buildinfo for version 6.11.0 on
 ARMv8 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.11.0-1013-aws
Description-md5: 1ae00f57c75f69740bd57ec30e75190b
Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP
 This package contains the Linux kernel buildinfo for version 6.11.0 on
 ARMv8 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.11.0-1016-gcp
Description-md5: 1ae00f57c75f69740bd57ec30e75190b
Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP
 This package contains the Linux kernel buildinfo for version 6.11.0 on
 ARMv8 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.11.0-1016-gcp-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-18-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-18-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-21-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-21-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-24-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-24-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-28-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-28-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-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-1013-azure-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
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-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-1021-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-1021-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-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-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-1022-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-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-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-1024-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-1024-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-1024-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-1024-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-1025-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-1025-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-1026-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-1026-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-1026-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-1027-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-1027-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-1028-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-1029-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-1029-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-1029-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-1030-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-1030-aws-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-1030-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-1031-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-1031-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-54-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-54-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-56-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-56-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-56-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-56-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-58-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-58-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-62-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-62-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-62-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-62-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.11.0-1012-azure
Description-md5: 2ef18ab73b16be6552238dcb475fe1f5
Description-en: Linux kernel version specific cloud tools for version 6.11.0-1012
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.11.0-1012 on
 ARMv8.

Package: linux-cloud-tools-6.11.0-1013-aws
Description-md5: 4b69fca4b83cfef03a417afce609a76b
Description-en: Linux kernel version specific cloud tools for version 6.11.0-1013
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.11.0-1013 on
 ARMv8.

Package: linux-cloud-tools-6.8.0-1013-azure-nvidia
Description-md5: b80c8b3eb720974debaa2691ed115590
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1013
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1013 on
 ARMv8.

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-cloud-tools-6.8.0-1024-azure
Description-md5: ef384a423533a96ccf359a96234fd670
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1024
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1024 on
 ARMv8.

Package: linux-cloud-tools-6.8.0-1025-aws
Description-md5: e16902eb621df0d296208ab801b618a4
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1025
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1025 on
 ARMv8.

Package: linux-cloud-tools-6.8.0-1025-azure
Description-md5: e16902eb621df0d296208ab801b618a4
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1025
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1025 on
 ARMv8.

Package: linux-cloud-tools-6.8.0-1030-aws
Description-md5: f5b91bcfcbffb658cc26fcbc25dcbfab
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1030
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1030 on
 ARMv8.

Package: linux-cloud-tools-6.8.0-1030-aws-64k
Description-md5: f5b91bcfcbffb658cc26fcbc25dcbfab
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1030
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1030 on
 ARMv8.

Package: linux-cloud-tools-6.8.0-1030-azure
Description-md5: f5b91bcfcbffb658cc26fcbc25dcbfab
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1030
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1030 on
 ARMv8.

Package: linux-gcp-6.11-tools-6.11.0-1011
Description-md5: dd5219df7a416fcaa080217cf5bd18ca
Description-en: Linux kernel version specific tools for version 6.11.0-1011
 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-1011 on
 ARMv8.
 You probably want to install linux-tools-6.11.0-1011-<flavour>.

Package: linux-gcp-6.11-tools-6.11.0-1016
Description-md5: 1f363807a3beecb22cd0784a06cdc12d
Description-en: Linux kernel version specific tools for version 6.11.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.11.0-1016 on
 ARMv8.
 You probably want to install linux-tools-6.11.0-1016-<flavour>.

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-<flavour>.

Package: linux-gcp-tools-6.8.0-1026
Description-md5: 7d5432ab83131dbf964c4272bc43bc06
Description-en: Linux kernel version specific tools for version 6.8.0-1026
 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-1026 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1026-<flavour>.

Package: linux-gcp-tools-6.8.0-1031
Description-md5: 3a3b5b85d829164930ea114a02360f00
Description-en: Linux kernel version specific tools for version 6.8.0-1031
 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-1031 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1031-<flavour>.

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-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-<flavour>.

Package: linux-gke-tools-6.8.0-1021
Description-md5: be299b3a8b9071f806ceaaef89055ea7
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
 ARMv8.
 You probably want to install linux-tools-6.8.0-1021-<flavour>.

Package: linux-gke-tools-6.8.0-1026
Description-md5: 7d5432ab83131dbf964c4272bc43bc06
Description-en: Linux kernel version specific tools for version 6.8.0-1026
 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-1026 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1026-<flavour>.

Package: linux-headers-6.11.0-1004-nvidia
Description-md5: 5ff23b4c34734b1cf0614d6d61d07837
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-1004/debian.README.gz for details.

Package: linux-headers-6.11.0-1004-nvidia-64k
Description-md5: 5ff23b4c34734b1cf0614d6d61d07837
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-1004/debian.README.gz for details.

Package: linux-headers-6.11.0-1005-nvidia
Description-md5: b1e07a3f05b4c69eaba181df45c52353
Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP
 This package provides kernel header files for version 6.11.0 on
 ARMv8 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.11.0-1005/debian.README.gz for details.

Package: linux-headers-6.11.0-1005-nvidia-64k
Description-md5: b1e07a3f05b4c69eaba181df45c52353
Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP
 This package provides kernel header files for version 6.11.0 on
 ARMv8 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.11.0-1005/debian.README.gz for details.

Package: linux-headers-6.11.0-1006-nvidia
Description-md5: 8a35d2da74e52f6fc7e37fd16cffbdd2
Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP
 This package provides kernel header files for version 6.11.0 on
 ARMv8 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.11.0-1006/debian.README.gz for details.

Package: linux-headers-6.11.0-1006-nvidia-64k
Description-md5: 8a35d2da74e52f6fc7e37fd16cffbdd2
Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP
 This package provides kernel header files for version 6.11.0 on
 ARMv8 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.11.0-1006/debian.README.gz for details.

Package: linux-headers-6.11.0-1009-nvidia
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-nvidia-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-1010-lowlatency
Description-md5: baa6346fadb918438c9017dc00174b6a
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-1010/debian.README.gz for details.

Package: linux-headers-6.11.0-1010-lowlatency-64k
Description-md5: baa6346fadb918438c9017dc00174b6a
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-1010/debian.README.gz for details.

Package: linux-headers-6.11.0-1011-gcp
Description-md5: 749bfcb33c99dae8b0783a820b649112
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-1011/debian.README.gz for details.

Package: linux-headers-6.11.0-1011-gcp-64k
Description-md5: 749bfcb33c99dae8b0783a820b649112
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-1011/debian.README.gz for details.

Package: linux-headers-6.11.0-1011-lowlatency
Description-md5: 749bfcb33c99dae8b0783a820b649112
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-1011/debian.README.gz for details.

Package: linux-headers-6.11.0-1011-lowlatency-64k
Description-md5: 749bfcb33c99dae8b0783a820b649112
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-1011/debian.README.gz for details.

Package: linux-headers-6.11.0-1012-azure
Description-md5: a2b48e9e3038dc640c353e64a3f427d5
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-1012/debian.README.gz for details.

Package: linux-headers-6.11.0-1013-aws
Description-md5: f8ef58000566e2da9657b74fdcff46c3
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-1013/debian.README.gz for details.

Package: linux-headers-6.11.0-1016-gcp
Description-md5: b82d889545c4f303b037654d2c3455aa
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-1016/debian.README.gz for details.

Package: linux-headers-6.11.0-1016-gcp-64k
Description-md5: b82d889545c4f303b037654d2c3455aa
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-1016/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-18-generic
Description-md5: 5c6aa56b7c139c4363c93c23040b6b30
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-18/debian.README.gz for details.

Package: linux-headers-6.11.0-18-generic-64k
Description-md5: 5c6aa56b7c139c4363c93c23040b6b30
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-18/debian.README.gz for details.

Package: linux-headers-6.11.0-21-generic
Description-md5: ef255031e36150d950affb0749fd9ba4
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-21/debian.README.gz for details.

Package: linux-headers-6.11.0-21-generic-64k
Description-md5: ef255031e36150d950affb0749fd9ba4
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-21/debian.README.gz for details.

Package: linux-headers-6.11.0-24-generic
Description-md5: 0029974e562162ace3073427e6a3e276
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-24/debian.README.gz for details.

Package: linux-headers-6.11.0-24-generic-64k
Description-md5: 0029974e562162ace3073427e6a3e276
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-24/debian.README.gz for details.

Package: linux-headers-6.11.0-28-generic
Description-md5: 844da465e828575189fc5e036e355dbf
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-28/debian.README.gz for details.

Package: linux-headers-6.11.0-28-generic-64k
Description-md5: 844da465e828575189fc5e036e355dbf
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-28/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-1013-azure-nvidia
Description-md5: 0d90e77592c6534a4a5a0eb370bc2d3e
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-1013/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-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-1021-gke
Description-md5: 47acbc8231777c00c9c1081d336ba2e4
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-1021/debian.README.gz for details.

Package: linux-headers-6.8.0-1021-raspi
Description-md5: 47acbc8231777c00c9c1081d336ba2e4
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-1021/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-oracle
Description-md5: 9a16bd393f05c3134fdbfd8fe533eb0f
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-1022/debian.README.gz for details.

Package: linux-headers-6.8.0-1022-oracle-64k
Description-md5: 9a16bd393f05c3134fdbfd8fe533eb0f
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-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-azure
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-nvidia
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-nvidia-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-1024-nvidia-lowlatency
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-nvidia-lowlatency-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-1025-aws
Description-md5: b2730fee75d5bc808d642455f42c7f7a
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-1025/debian.README.gz for details.

Package: linux-headers-6.8.0-1025-azure
Description-md5: b2730fee75d5bc808d642455f42c7f7a
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-1025/debian.README.gz for details.

Package: linux-headers-6.8.0-1026-gcp
Description-md5: 6be4918f451f5ff7ea9a61a7d622d1f8
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-1026/debian.README.gz for details.

Package: linux-headers-6.8.0-1026-gcp-64k
Description-md5: 6be4918f451f5ff7ea9a61a7d622d1f8
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-1026/debian.README.gz for details.

Package: linux-headers-6.8.0-1026-gke
Description-md5: 6be4918f451f5ff7ea9a61a7d622d1f8
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-1026/debian.README.gz for details.

Package: linux-headers-6.8.0-1027-oracle
Description-md5: 4278ec2fc04404392e43a41f1db48ba2
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-1027/debian.README.gz for details.

Package: linux-headers-6.8.0-1027-oracle-64k
Description-md5: 4278ec2fc04404392e43a41f1db48ba2
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-1027/debian.README.gz for details.

Package: linux-headers-6.8.0-1028-raspi
Description-md5: 6d6816ff907fdd8be56cd52faf2f388e
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-1028/debian.README.gz for details.

Package: linux-headers-6.8.0-1029-nvidia
Description-md5: f4645066d3775a6cf0cac7f45a8d3e5c
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-1029/debian.README.gz for details.

Package: linux-headers-6.8.0-1029-nvidia-64k
Description-md5: f4645066d3775a6cf0cac7f45a8d3e5c
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-1029/debian.README.gz for details.

Package: linux-headers-6.8.0-1029-raspi
Description-md5: f4645066d3775a6cf0cac7f45a8d3e5c
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-1029/debian.README.gz for details.

Package: linux-headers-6.8.0-1030-aws
Description-md5: 9f2c77a2dc63aba1606129a75f75b101
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-1030/debian.README.gz for details.

Package: linux-headers-6.8.0-1030-aws-64k
Description-md5: 9f2c77a2dc63aba1606129a75f75b101
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-1030/debian.README.gz for details.

Package: linux-headers-6.8.0-1030-azure
Description-md5: 9f2c77a2dc63aba1606129a75f75b101
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-1030/debian.README.gz for details.

Package: linux-headers-6.8.0-1031-gcp
Description-md5: 8983445ed225cac4445a1106aedc87aa
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-1031/debian.README.gz for details.

Package: linux-headers-6.8.0-1031-gcp-64k
Description-md5: 8983445ed225cac4445a1106aedc87aa
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-1031/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-54-generic
Description-md5: e8bf4c739fdca6675efcbdc359293adc
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-54/debian.README.gz for details.

Package: linux-headers-6.8.0-54-generic-64k
Description-md5: e8bf4c739fdca6675efcbdc359293adc
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-54/debian.README.gz for details.

Package: linux-headers-6.8.0-56-generic
Description-md5: a61654a0aa7458690eccb74139276ab5
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-56/debian.README.gz for details.

Package: linux-headers-6.8.0-56-generic-64k
Description-md5: a61654a0aa7458690eccb74139276ab5
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-56/debian.README.gz for details.

Package: linux-headers-6.8.0-56-lowlatency
Description-md5: a61654a0aa7458690eccb74139276ab5
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-56/debian.README.gz for details.

Package: linux-headers-6.8.0-56-lowlatency-64k
Description-md5: a61654a0aa7458690eccb74139276ab5
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-56/debian.README.gz for details.

Package: linux-headers-6.8.0-58-generic
Description-md5: f743d666ce617d0150825f203d19ca82
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-58/debian.README.gz for details.

Package: linux-headers-6.8.0-58-generic-64k
Description-md5: f743d666ce617d0150825f203d19ca82
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-58/debian.README.gz for details.

Package: linux-headers-6.8.0-62-generic
Description-md5: f36482bcb785f0c549ac55612175f86b
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-62/debian.README.gz for details.

Package: linux-headers-6.8.0-62-generic-64k
Description-md5: f36482bcb785f0c549ac55612175f86b
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-62/debian.README.gz for details.

Package: linux-headers-6.8.0-62-lowlatency
Description-md5: f36482bcb785f0c549ac55612175f86b
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-62/debian.README.gz for details.

Package: linux-headers-6.8.0-62-lowlatency-64k
Description-md5: f36482bcb785f0c549ac55612175f86b
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-62/debian.README.gz for details.

Package: linux-headers-aws-64k
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-64k-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-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-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-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-64k-6.11
Description-md5: 29669a6589496544d788b6073e77f911
Description-en: NVIDIA 64K Linux kernel headers
 This package will always depend on the latest nvidia-64k kernel headers
 available.

Package: linux-headers-nvidia-64k-hwe-24.04-edge
Description-md5: 29669a6589496544d788b6073e77f911
Description-en: NVIDIA 64K Linux kernel headers
 This package will always depend on the latest nvidia-64k kernel headers
 available.

Package: linux-headers-oracle-64k
Description-md5: 741bcaa487f48f8860558f12a15d4f3e
Description-en: Linux kernel headers for Oracle systems.
 This package will always depend on the latest kernel headers available
 for Oracle systems.

Package: linux-headers-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-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-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-18
Description-md5: f7ba3c61c464a779fff43ea5b91d0bd5
Description-en: Linux kernel version specific tools for version 6.11.0-18
 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-18 on
 ARMv8.
 You probably want to install linux-tools-6.11.0-18-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-21
Description-md5: af29454b62d7ee2d2d9beec778827758
Description-en: Linux kernel version specific tools for version 6.11.0-21
 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-21 on
 ARMv8.
 You probably want to install linux-tools-6.11.0-21-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-24
Description-md5: 49db78725f9adae321feb17abc6b392a
Description-en: Linux kernel version specific tools for version 6.11.0-24
 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-24 on
 ARMv8.
 You probably want to install linux-tools-6.11.0-24-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-28
Description-md5: 4efd037610795212e6778a8bf9103146
Description-en: Linux kernel version specific tools for version 6.11.0-28
 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-28 on
 ARMv8.
 You probably want to install linux-tools-6.11.0-28-<flavour>.

Package: linux-image-6.11.0-1004-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.11.0-1005-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.11.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.11.0-1009-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.11.0-1010-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-1011-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.11.0-1011-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-1016-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.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-18-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-21-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-24-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-28-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-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-1013-azure-nvidia
Description-md5: 7dee1c54cb5302e96a027a04c6d6bdc1
Description-en: Signed kernel image azure-nvidia
 A kernel image for azure-nvidia.  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-1021-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-1022-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-1024-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-1024-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-1026-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-1027-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-1028-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-1029-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-1029-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-1030-aws-64k
Description-md5: 6404045f5f70aa3a1efbc4b68ef74312
Description-en: Signed kernel image aws-64k
 A kernel image for aws-64k.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.8.0-1031-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-54-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-56-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-56-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.8.0-58-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-62-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-62-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-aws-64k
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-64k-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-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-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-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-64k-6.11
Description-md5: 947c521302db9544eec076eb640a4537
Description-en: NVIDIA 64K Linux kernel image
 This package will always depend on the latest nvidia-64k kernel image
 available.

Package: linux-image-nvidia-64k-hwe-24.04-edge
Description-md5: 947c521302db9544eec076eb640a4537
Description-en: NVIDIA 64K Linux kernel image
 This package will always depend on the latest nvidia-64k kernel image
 available.

Package: linux-image-oracle-64k
Description-md5: ffee2e09f7d9a09f2bd9b4c72ff6d921
Description-en: Linux kernel image for Oracle systems.
 This package will always depend on the latest kernel image available
 for Oracle systems.

Package: linux-image-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-18-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-21-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-24-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-28-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-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-1024-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-1024-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-1029-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-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-54-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-56-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-58-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-62-generic-64k
Description-md5: bb7a4ec80404e80b1dcbf294704a3a43
Description-en: Signed kernel image generic-64k for Ubuntu Core
 A kernel image for generic-64k.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-unsigned-6.11.0-1004-nvidia
Description-md5: a031ce74c3f334f85e66a64017788c0e
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 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.11.0-1004-nvidia-64k
Description-md5: c336161c79421ed7c6e864412bbb19b5
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 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.11.0-1005-nvidia
Description-md5: a031ce74c3f334f85e66a64017788c0e
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 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.11.0-1005-nvidia-64k
Description-md5: c336161c79421ed7c6e864412bbb19b5
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 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.11.0-1006-nvidia
Description-md5: a031ce74c3f334f85e66a64017788c0e
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 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.11.0-1006-nvidia-64k
Description-md5: c336161c79421ed7c6e864412bbb19b5
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 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.11.0-1009-nvidia
Description-md5: a031ce74c3f334f85e66a64017788c0e
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 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.11.0-1009-nvidia-64k
Description-md5: c336161c79421ed7c6e864412bbb19b5
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 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.11.0-1010-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-1010-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-1011-gcp
Description-md5: 6bad957a0c651ed8dc7c04eca0caf59a
Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP
 This package contains the unsigned Linux kernel image for version 6.11.0 on
 ARMv8 SMP.
 .
 Supports amd64 processors.
 .
 Geared toward GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.11.0-1011-gcp-64k
Description-md5: a41b74a3ed94ab8dcc0a745eba98ba56
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 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.11.0-1011-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-1011-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-1012-azure
Description-md5: cab63f0bd8fc05066e0f2e75255ef5aa
Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP
 This package contains the unsigned Linux kernel image for version 6.11.0 on
 ARMv8 SMP.
 .
 Supports Azure processors.
 .
 Geared toward Azure systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-azure meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.11.0-1013-aws
Description-md5: 8a6b929012046c82672afc5d091912c8
Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP
 This package contains the unsigned Linux kernel image for version 6.11.0 on
 ARMv8 SMP.
 .
 Supports AWS processors.
 .
 Geared toward Amazon Web Services (AWS) systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-aws meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.11.0-1016-gcp
Description-md5: 6bad957a0c651ed8dc7c04eca0caf59a
Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP
 This package contains the unsigned Linux kernel image for version 6.11.0 on
 ARMv8 SMP.
 .
 Supports amd64 processors.
 .
 Geared toward GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.11.0-1016-gcp-64k
Description-md5: a41b74a3ed94ab8dcc0a745eba98ba56
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 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.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-18-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-18-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-21-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-21-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-24-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-24-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-28-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-28-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-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-1013-azure-nvidia
Description-md5: 75ea4b6716dac86ac9ed90efcdd3f7d7
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-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
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-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-1021-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-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-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-1022-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-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-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-1024-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-1024-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-1024-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-1024-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-1025-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-1025-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-1026-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-1026-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-1026-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-1027-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-1027-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-1029-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-1029-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-1030-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-1030-aws-64k
Description-md5: 9cc7a6c7c71dad172cb132acef329425
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-64k meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.8.0-1030-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-1031-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-1031-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-54-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-54-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-56-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-56-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-56-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-56-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-image-unsigned-6.8.0-58-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-58-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-62-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-62-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-62-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-62-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-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-1010
Description-md5: afe6bf36df8ccb8a3ef41a776e5e2afb
Description-en: Linux kernel version specific tools for version 6.11.0-1010
 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-1010 on
 ARMv8.
 You probably want to install linux-tools-6.11.0-1010-<flavour>.

Package: linux-lowlatency-hwe-6.11-tools-6.11.0-1011
Description-md5: dd5219df7a416fcaa080217cf5bd18ca
Description-en: Linux kernel version specific tools for version 6.11.0-1011
 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-1011 on
 ARMv8.
 You probably want to install linux-tools-6.11.0-1011-<flavour>.

Package: linux-lowlatency-tools-6.8.0-56
Description-md5: 9e89d036ca4ce46eb8897116dd644370
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-56-<flavour>.

Package: linux-lowlatency-tools-6.8.0-62
Description-md5: 5570ebb3eee75b6b276ad47f611cba10
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-62-<flavour>.

Package: linux-modules-6.11.0-1004-nvidia
Description-md5: d383a11de7006e51b767ebebc555977e
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 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.11.0-1004-nvidia-64k
Description-md5: 492501c3e2f213d5abf4e93990aa92f8
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 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.11.0-1005-nvidia
Description-md5: d383a11de7006e51b767ebebc555977e
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 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.11.0-1005-nvidia-64k
Description-md5: 492501c3e2f213d5abf4e93990aa92f8
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 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.11.0-1006-nvidia
Description-md5: d383a11de7006e51b767ebebc555977e
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 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.11.0-1006-nvidia-64k
Description-md5: 492501c3e2f213d5abf4e93990aa92f8
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 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.11.0-1009-nvidia
Description-md5: d383a11de7006e51b767ebebc555977e
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 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.11.0-1009-nvidia-64k
Description-md5: 492501c3e2f213d5abf4e93990aa92f8
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 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.11.0-1010-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-1010-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-1011-gcp
Description-md5: 8181afe6213d6f68956439a4cdd24841
Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.11.0-1011-gcp-64k
Description-md5: 8446f7c97a6287bbff780b4888e16ae4
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 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.11.0-1011-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-1011-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-1012-azure
Description-md5: 270246aeaed83b75b6a53bd02e8d06e1
Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports Azure processors.
 .
 Geared toward Azure systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-azure meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.11.0-1013-aws
Description-md5: 92c71571f6aa3c7cb506140de3b4672d
Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports AWS processors.
 .
 Geared toward Amazon Web Services (AWS) systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-aws meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.11.0-1016-gcp
Description-md5: 8181afe6213d6f68956439a4cdd24841
Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.11.0-1016-gcp-64k
Description-md5: 8446f7c97a6287bbff780b4888e16ae4
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 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.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-18-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-18-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-21-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-21-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-24-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-24-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-28-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-28-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-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-1013-azure-nvidia
Description-md5: 7ed2ed0209bf2cc4cb75bb8764da7c1e
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-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
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-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-1021-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-1021-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-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-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-1022-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-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-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-1024-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-1024-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-1024-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-1024-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-1025-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-1025-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-1026-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-1026-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-1026-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-1027-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-1027-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-1028-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-1029-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-1029-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-1029-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-1030-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-1030-aws-64k
Description-md5: 96897fd8b02ab1d4cd77b42f62a41c47
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-64k meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.8.0-1030-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-1031-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-1031-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-54-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-54-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-56-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-56-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-56-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-56-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-6.8.0-58-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-58-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-62-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-62-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-62-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-62-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-1004-nvidia
Description-md5: fb2dada5505a9a4ab1ae019af2cfcebb
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 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.11.0-1004-nvidia-64k
Description-md5: d252f7a174451014cf4ea955c1267dd4
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 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-extra-6.11.0-1005-nvidia
Description-md5: fb2dada5505a9a4ab1ae019af2cfcebb
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 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.11.0-1005-nvidia-64k
Description-md5: d252f7a174451014cf4ea955c1267dd4
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 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-extra-6.11.0-1006-nvidia
Description-md5: fb2dada5505a9a4ab1ae019af2cfcebb
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 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.11.0-1006-nvidia-64k
Description-md5: d252f7a174451014cf4ea955c1267dd4
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 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-extra-6.11.0-1009-nvidia
Description-md5: fb2dada5505a9a4ab1ae019af2cfcebb
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 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.11.0-1009-nvidia-64k
Description-md5: d252f7a174451014cf4ea955c1267dd4
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 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-extra-6.11.0-1011-gcp
Description-md5: 48740ce52cb6c1abd7c075b394aebc2d
Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP
 This package contains the Linux kernel extra modules for version 6.11.0 on
 ARMv8 SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.11.0-1011-gcp-64k
Description-md5: 82fe21c779543fde618f042eb4d40f3b
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 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.11.0-1012-azure
Description-md5: 8ce53c89c838cb0fbeac31196c73ca32
Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP
 This package contains the Linux kernel extra modules for version 6.11.0 on
 ARMv8 SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports Azure processors.
 .
 Geared toward Azure systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-azure meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.11.0-1013-aws
Description-md5: 0df89cebfb8c3101084e2761730029ba
Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP
 This package contains the Linux kernel extra modules for version 6.11.0 on
 ARMv8 SMP.
 .
 Supports AWS processors.
 .
 Geared toward Amazon Web Services (AWS) systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-modules-extra-aws meta-package, which will ensure that upgrades
 work correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.11.0-1016-gcp
Description-md5: 48740ce52cb6c1abd7c075b394aebc2d
Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP
 This package contains the Linux kernel extra modules for version 6.11.0 on
 ARMv8 SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.11.0-1016-gcp-64k
Description-md5: 82fe21c779543fde618f042eb4d40f3b
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 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.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-18-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-21-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-24-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-28-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-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-1013-azure-nvidia
Description-md5: 8e8d917ef31b5f5f9368f0109d99059f
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-nvidia 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-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-1021-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-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-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-1022-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-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-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-1024-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-1024-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-1025-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-1025-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-1026-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-1026-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-1026-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-1027-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-1027-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-1029-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-1030-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-1030-aws-64k
Description-md5: 07818b190743659ada2b17497c45e1fe
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-64k meta-package, which will ensure that upgrades
 work correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.8.0-1030-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-1031-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-1031-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-54-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-56-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-58-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-62-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-aws-64k
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-64k-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-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.11.0-1004-nvidia-64k
Description-md5: 0320f30f07dfaa32eba18f3b35481619
Description-en: Linux kernel nvidia-fs modules for version 6.11.0-1004
 This package provides the Linux kernel nvidia-fs 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-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.11.0-1005-nvidia-64k
Description-md5: 7652ef4841fe5068deb63a8082f5adfb
Description-en: Linux kernel nvidia-fs modules for version 6.11.0-1005
 This package provides the Linux kernel nvidia-fs 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-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.11.0-1006-nvidia-64k
Description-md5: 52816c02a78424ec45834ab8018cdc01
Description-en: Linux kernel nvidia-fs modules for version 6.11.0-1006
 This package provides the Linux kernel nvidia-fs 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-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.11.0-1009-nvidia-64k
Description-md5: 9d362fd25d2c83c6210817dfb6985060
Description-en: Linux kernel nvidia-fs modules for version 6.11.0-1009
 This package provides the Linux kernel nvidia-fs 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-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-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-1024-nvidia-64k
Description-md5: 8bda4ebf5ba8bfcbb671609489b44064
Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1024
 This package provides the Linux kernel nvidia-fs modules for version
 6.8.0-1024.
 .
 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-1024-nvidia-lowlatency-64k
Description-md5: 31eb7f84bbf3d5410bfc46d0555ba0cf
Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1024
 This package provides the Linux kernel nvidia-fs modules for version
 6.8.0-1024.
 .
 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-6.8.0-1029-nvidia-64k
Description-md5: bb2db6ba9f66e47d763fcb8a4a7e3da7
Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1029
 This package provides the Linux kernel nvidia-fs modules for version
 6.8.0-1029.
 .
 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-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-64k-6.11
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-64k-hwe-24.04-edge
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-nvidia-6.11-tools-6.11.0-1004
Description-md5: b4df99ae851e3bdff76f7397ee71fc2b
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
 ARMv8.
 You probably want to install linux-tools-6.11.0-1004-<flavour>.

Package: linux-nvidia-6.11-tools-6.11.0-1005
Description-md5: 9f0796cf1aca0671b74d51d4f926d346
Description-en: Linux kernel version specific tools for version 6.11.0-1005
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.11.0-1005 on
 ARMv8.
 You probably want to install linux-tools-6.11.0-1005-<flavour>.

Package: linux-nvidia-6.11-tools-6.11.0-1006
Description-md5: cbb91c3502336ffcf5aec82b6953fc0d
Description-en: Linux kernel version specific tools for version 6.11.0-1006
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.11.0-1006 on
 ARMv8.
 You probably want to install linux-tools-6.11.0-1006-<flavour>.

Package: linux-nvidia-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-<flavour>.

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-64k-6.11
Description-md5: 06dc05259449da1704afbaae5ffcff1e
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-64k-hwe-24.04-edge
Description-md5: 06dc05259449da1704afbaae5ffcff1e
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-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-<flavour>.

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-<flavour>.

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-<flavour>.

Package: linux-nvidia-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-<flavour>.

Package: linux-nvidia-tools-6.8.0-1029
Description-md5: ee928b644e7bf81cdaa4c0f3d046ec0c
Description-en: Linux kernel version specific tools for version 6.8.0-1029
 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-1029 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1029-<flavour>.

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-<flavour>.

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-<flavour>.

Package: linux-oracle-tools-6.8.0-1022
Description-md5: 733be1c7dee3f59fd921ec0d759a88e2
Description-en: Oracle 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-<flavour>.

Package: linux-oracle-tools-6.8.0-1027
Description-md5: 02508bbeab0d1ae6707590aadc0e3c37
Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1027
 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-1027 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1027-<flavour>.

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-headers-6.8.0-1021
Description-md5: 621854a3c7128edb3f838de4d123b31b
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-1021/debian.README.gz for details

Package: linux-raspi-headers-6.8.0-1028
Description-md5: bfbdba2732d39461f38b079ee565b45b
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-1028/debian.README.gz for details

Package: linux-raspi-headers-6.8.0-1029
Description-md5: a471a4ffb827c6c9df30b9502ddcf927
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-1029/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-<flavour>.

Package: linux-raspi-tools-6.8.0-1021
Description-md5: be299b3a8b9071f806ceaaef89055ea7
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
 ARMv8.
 You probably want to install linux-tools-6.8.0-1021-<flavour>.

Package: linux-raspi-tools-6.8.0-1028
Description-md5: 0de9a39ba5c462c5d0d5adf0c1d7b524
Description-en: Linux kernel version specific tools for version 6.8.0-1028
 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-1028 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1028-<flavour>.

Package: linux-raspi-tools-6.8.0-1029
Description-md5: ee928b644e7bf81cdaa4c0f3d046ec0c
Description-en: Linux kernel version specific tools for version 6.8.0-1029
 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-1029 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1029-<flavour>.

Package: linux-tools-6.11.0-1004-nvidia
Description-md5: 2737abfbd04c417b8d4abc43fb7eece4
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
 ARMv8.

Package: linux-tools-6.11.0-1004-nvidia-64k
Description-md5: 2737abfbd04c417b8d4abc43fb7eece4
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
 ARMv8.

Package: linux-tools-6.11.0-1005-nvidia
Description-md5: d77e54cc147086903e24746cf2748103
Description-en: Linux kernel version specific tools for version 6.11.0-1005
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.11.0-1005 on
 ARMv8.

Package: linux-tools-6.11.0-1005-nvidia-64k
Description-md5: d77e54cc147086903e24746cf2748103
Description-en: Linux kernel version specific tools for version 6.11.0-1005
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.11.0-1005 on
 ARMv8.

Package: linux-tools-6.11.0-1006-nvidia
Description-md5: f813aa4834209ed83d7c2d254e37d170
Description-en: Linux kernel version specific tools for version 6.11.0-1006
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.11.0-1006 on
 ARMv8.

Package: linux-tools-6.11.0-1006-nvidia-64k
Description-md5: f813aa4834209ed83d7c2d254e37d170
Description-en: Linux kernel version specific tools for version 6.11.0-1006
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.11.0-1006 on
 ARMv8.

Package: linux-tools-6.11.0-1009-nvidia
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-nvidia-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-1010-lowlatency
Description-md5: c7d822e7a0ee72172a1618118a402a27
Description-en: Linux kernel version specific tools for version 6.11.0-1010
 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-1010 on
 ARMv8.

Package: linux-tools-6.11.0-1010-lowlatency-64k
Description-md5: c7d822e7a0ee72172a1618118a402a27
Description-en: Linux kernel version specific tools for version 6.11.0-1010
 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-1010 on
 ARMv8.

Package: linux-tools-6.11.0-1011-gcp
Description-md5: 1794627d2dedc5509960516f8e3e0e15
Description-en: Linux kernel version specific tools for version 6.11.0-1011
 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-1011 on
 ARMv8.

Package: linux-tools-6.11.0-1011-gcp-64k
Description-md5: 1794627d2dedc5509960516f8e3e0e15
Description-en: Linux kernel version specific tools for version 6.11.0-1011
 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-1011 on
 ARMv8.

Package: linux-tools-6.11.0-1011-lowlatency
Description-md5: 1794627d2dedc5509960516f8e3e0e15
Description-en: Linux kernel version specific tools for version 6.11.0-1011
 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-1011 on
 ARMv8.

Package: linux-tools-6.11.0-1011-lowlatency-64k
Description-md5: 1794627d2dedc5509960516f8e3e0e15
Description-en: Linux kernel version specific tools for version 6.11.0-1011
 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-1011 on
 ARMv8.

Package: linux-tools-6.11.0-1012-azure
Description-md5: e75e936c86d1c69088ae4bc978be6754
Description-en: Linux kernel version specific tools for version 6.11.0-1012
 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-1012 on
 ARMv8.

Package: linux-tools-6.11.0-1013-aws
Description-md5: 6bcabac9fd29b1b876425c9bf580a5de
Description-en: Linux kernel version specific tools for version 6.11.0-1013
 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-1013 on
 ARMv8.

Package: linux-tools-6.11.0-1016-gcp
Description-md5: 1b2c28cb0b8e7c08d06165efa55f3c02
Description-en: Linux kernel version specific tools for version 6.11.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.11.0-1016 on
 ARMv8.

Package: linux-tools-6.11.0-1016-gcp-64k
Description-md5: 1b2c28cb0b8e7c08d06165efa55f3c02
Description-en: Linux kernel version specific tools for version 6.11.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.11.0-1016 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-18-generic
Description-md5: ee462337e0e9030d809992b04378a162
Description-en: Linux kernel version specific tools for version 6.11.0-18
 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-18 on
 ARMv8.

Package: linux-tools-6.11.0-18-generic-64k
Description-md5: ee462337e0e9030d809992b04378a162
Description-en: Linux kernel version specific tools for version 6.11.0-18
 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-18 on
 ARMv8.

Package: linux-tools-6.11.0-21-generic
Description-md5: d8125f0b9fe9ee504cd19209ea9b6f5c
Description-en: Linux kernel version specific tools for version 6.11.0-21
 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-21 on
 ARMv8.

Package: linux-tools-6.11.0-21-generic-64k
Description-md5: d8125f0b9fe9ee504cd19209ea9b6f5c
Description-en: Linux kernel version specific tools for version 6.11.0-21
 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-21 on
 ARMv8.

Package: linux-tools-6.11.0-24-generic
Description-md5: f20c2a7238eae11f544b674af7476a91
Description-en: Linux kernel version specific tools for version 6.11.0-24
 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-24 on
 ARMv8.

Package: linux-tools-6.11.0-24-generic-64k
Description-md5: f20c2a7238eae11f544b674af7476a91
Description-en: Linux kernel version specific tools for version 6.11.0-24
 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-24 on
 ARMv8.

Package: linux-tools-6.11.0-28-generic
Description-md5: 7b3705e4c177162112451aecfa26fe6f
Description-en: Linux kernel version specific tools for version 6.11.0-28
 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-28 on
 ARMv8.

Package: linux-tools-6.11.0-28-generic-64k
Description-md5: 7b3705e4c177162112451aecfa26fe6f
Description-en: Linux kernel version specific tools for version 6.11.0-28
 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-28 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-1013-azure-nvidia
Description-md5: 4d183d483e12ebbeeedd36f594adf53a
Description-en: Linux kernel version specific tools for version 6.8.0-1013
 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-1013 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-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-1021-gke
Description-md5: 85c8d38ceb6aa3c02599361a0109fc28
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
 ARMv8.

Package: linux-tools-6.8.0-1021-raspi
Description-md5: 85c8d38ceb6aa3c02599361a0109fc28
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
 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-oracle
Description-md5: 9cd7dfa11ddcb8144f2cb60698614c41
Description-en: Oracle 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-oracle-64k
Description-md5: 9cd7dfa11ddcb8144f2cb60698614c41
Description-en: Oracle 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-azure
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-nvidia
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-nvidia-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-1024-nvidia-lowlatency
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-nvidia-lowlatency-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-1025-aws
Description-md5: 89b9d0819e74551062afe37a4fcb3854
Description-en: Linux kernel version specific tools for version 6.8.0-1025
 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-1025 on
 ARMv8.

Package: linux-tools-6.8.0-1025-azure
Description-md5: 89b9d0819e74551062afe37a4fcb3854
Description-en: Linux kernel version specific tools for version 6.8.0-1025
 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-1025 on
 ARMv8.

Package: linux-tools-6.8.0-1026-gcp
Description-md5: 94570435a82128e9da0be09843b3f8e8
Description-en: Linux kernel version specific tools for version 6.8.0-1026
 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-1026 on
 ARMv8.

Package: linux-tools-6.8.0-1026-gcp-64k
Description-md5: 94570435a82128e9da0be09843b3f8e8
Description-en: Linux kernel version specific tools for version 6.8.0-1026
 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-1026 on
 ARMv8.

Package: linux-tools-6.8.0-1026-gke
Description-md5: 94570435a82128e9da0be09843b3f8e8
Description-en: Linux kernel version specific tools for version 6.8.0-1026
 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-1026 on
 ARMv8.

Package: linux-tools-6.8.0-1027-oracle
Description-md5: a57d69840cc95c8a82f70b0554b23f05
Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1027
 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-1027 on
 ARMv8.

Package: linux-tools-6.8.0-1027-oracle-64k
Description-md5: a57d69840cc95c8a82f70b0554b23f05
Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1027
 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-1027 on
 ARMv8.

Package: linux-tools-6.8.0-1028-raspi
Description-md5: a6f2c70f60f79f056d70083f8045b915
Description-en: Linux kernel version specific tools for version 6.8.0-1028
 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-1028 on
 ARMv8.

Package: linux-tools-6.8.0-1029-nvidia
Description-md5: b607e56c1cb0a945f45118b1908a2e47
Description-en: Linux kernel version specific tools for version 6.8.0-1029
 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-1029 on
 ARMv8.

Package: linux-tools-6.8.0-1029-nvidia-64k
Description-md5: b607e56c1cb0a945f45118b1908a2e47
Description-en: Linux kernel version specific tools for version 6.8.0-1029
 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-1029 on
 ARMv8.

Package: linux-tools-6.8.0-1029-raspi
Description-md5: b607e56c1cb0a945f45118b1908a2e47
Description-en: Linux kernel version specific tools for version 6.8.0-1029
 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-1029 on
 ARMv8.

Package: linux-tools-6.8.0-1030-aws
Description-md5: 0040bab925252623137c9b8d83cfc057
Description-en: Linux kernel version specific tools for version 6.8.0-1030
 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-1030 on
 ARMv8.

Package: linux-tools-6.8.0-1030-aws-64k
Description-md5: 0040bab925252623137c9b8d83cfc057
Description-en: Linux kernel version specific tools for version 6.8.0-1030
 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-1030 on
 ARMv8.

Package: linux-tools-6.8.0-1030-azure
Description-md5: 0040bab925252623137c9b8d83cfc057
Description-en: Linux kernel version specific tools for version 6.8.0-1030
 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-1030 on
 ARMv8.

Package: linux-tools-6.8.0-1031-gcp
Description-md5: 2f56bb1844167bdd0e53a4ba5f47ff19
Description-en: Linux kernel version specific tools for version 6.8.0-1031
 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-1031 on
 ARMv8.

Package: linux-tools-6.8.0-1031-gcp-64k
Description-md5: 2f56bb1844167bdd0e53a4ba5f47ff19
Description-en: Linux kernel version specific tools for version 6.8.0-1031
 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-1031 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-<flavour>.

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-<flavour>.

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-<flavour>.

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-54
Description-md5: 85bea937be6667bb4f662dbef0a8a652
Description-en: Linux kernel version specific tools for version 6.8.0-54
 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-54 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-54-<flavour>.

Package: linux-tools-6.8.0-54-generic
Description-md5: d327b5307647f9287d06a0fc86fa9f21
Description-en: Linux kernel version specific tools for version 6.8.0-54
 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-54 on
 ARMv8.

Package: linux-tools-6.8.0-54-generic-64k
Description-md5: d327b5307647f9287d06a0fc86fa9f21
Description-en: Linux kernel version specific tools for version 6.8.0-54
 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-54 on
 ARMv8.

Package: linux-tools-6.8.0-56
Description-md5: 9e89d036ca4ce46eb8897116dd644370
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-56-<flavour>.

Package: linux-tools-6.8.0-56-generic
Description-md5: 229e1f2d7ec1ab9bb68b8002d3c9e2c4
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 ARMv8.

Package: linux-tools-6.8.0-56-generic-64k
Description-md5: 229e1f2d7ec1ab9bb68b8002d3c9e2c4
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 ARMv8.

Package: linux-tools-6.8.0-56-lowlatency
Description-md5: 229e1f2d7ec1ab9bb68b8002d3c9e2c4
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 ARMv8.

Package: linux-tools-6.8.0-56-lowlatency-64k
Description-md5: 229e1f2d7ec1ab9bb68b8002d3c9e2c4
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 ARMv8.

Package: linux-tools-6.8.0-58
Description-md5: 23fc53c19fecc96f92bc52b3c440dd23
Description-en: Linux kernel version specific tools for version 6.8.0-58
 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-58 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-58-<flavour>.

Package: linux-tools-6.8.0-58-generic
Description-md5: 2a1cbdff29bd6efd78c43accabeaccfe
Description-en: Linux kernel version specific tools for version 6.8.0-58
 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-58 on
 ARMv8.

Package: linux-tools-6.8.0-58-generic-64k
Description-md5: 2a1cbdff29bd6efd78c43accabeaccfe
Description-en: Linux kernel version specific tools for version 6.8.0-58
 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-58 on
 ARMv8.

Package: linux-tools-6.8.0-62
Description-md5: 5570ebb3eee75b6b276ad47f611cba10
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-62-<flavour>.

Package: linux-tools-6.8.0-62-generic
Description-md5: 9b998bb3b07adca46a376e9e3f9bcf5e
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 on
 ARMv8.

Package: linux-tools-6.8.0-62-generic-64k
Description-md5: 9b998bb3b07adca46a376e9e3f9bcf5e
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 on
 ARMv8.

Package: linux-tools-6.8.0-62-lowlatency
Description-md5: 9b998bb3b07adca46a376e9e3f9bcf5e
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 on
 ARMv8.

Package: linux-tools-6.8.0-62-lowlatency-64k
Description-md5: 9b998bb3b07adca46a376e9e3f9bcf5e
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 on
 ARMv8.

Package: linux-tools-aws-64k
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-64k-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-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-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-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-64k-6.11
Description-md5: 9a65d54832f9939e700c8a49482e8c02
Description-en: NVIDIA 64K Linux kernel tools
 This package will always depend on the latest nvidia-64k kernel tools
 available.

Package: linux-tools-nvidia-64k-hwe-24.04-edge
Description-md5: 9a65d54832f9939e700c8a49482e8c02
Description-en: NVIDIA 64K Linux kernel tools
 This package will always depend on the latest nvidia-64k kernel tools
 available.

Package: linux-tools-oracle-64k
Description-md5: 362246a635b6b01427de3df499dc087a
Description-en: Linux kernel versioned tools for Oracle systems.
 This package will always depend on the latest Linux kernel versioned tools
 available for Oracle systems.

Package: linux-tools-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: u-boot-rpi
Description-md5: e2789148d779efd7a8a98ffe7cd5eb26
Description-en: A boot loader for Raspberry PI systems
 Das U-Boot is a cross-platform bootloader for embedded systems,
 used as the default boot loader by several board vendors.  It is
 intended to be easy to port and to debug, and runs on many
 supported architectures, including PPC, ARM, MIPS, x86, m68k,
 NIOS, and Microblaze.
 .
 This package includes boot loaders for various Raspberry PI
 platforms.
 .
 Included platforms:
 rpi_3
 rpi_4
 rpi_arm64

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-18-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-21-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-24-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-28-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-54-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-56-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-58-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-62-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-18-generic
Description-md5: bb8a9b82966747f0976411c73fbfaa6a
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-18/debian.README.gz for details.

Package: linux-headers-6.11.0-21-generic
Description-md5: cbd0d4056240af6242f3a66cbca610aa
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-21/debian.README.gz for details.

Package: linux-headers-6.11.0-24-generic
Description-md5: c706c0cd54c3407c78ab0b2c4eda3860
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-24/debian.README.gz for details.

Package: linux-headers-6.11.0-28-generic
Description-md5: 27162156d8b596ff7ce483ba97d8e706
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-28/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-54-generic
Description-md5: 7576789e5c491423683e57e13e33f7ae
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-54/debian.README.gz for details.

Package: linux-headers-6.8.0-56-generic
Description-md5: 29e854f376eaf2253eec0cfc67ea4f6a
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-56/debian.README.gz for details.

Package: linux-headers-6.8.0-58-generic
Description-md5: 7374c954a71a64a197cfb302f73b4709
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-58/debian.README.gz for details.

Package: linux-headers-6.8.0-62-generic
Description-md5: f34305b6dbde30c0584329edf4645d67
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-62/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-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-18
Description-md5: 4692fb52e51c0eb74b0d3156c6d29eae
Description-en: Linux kernel version specific tools for version 6.11.0-18
 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-18 on
 ARM (hard float).
 You probably want to install linux-tools-6.11.0-18-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-21
Description-md5: 06877dbbff5db5584f909fa5e28e565b
Description-en: Linux kernel version specific tools for version 6.11.0-21
 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-21 on
 ARM (hard float).
 You probably want to install linux-tools-6.11.0-21-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-24
Description-md5: 31ed55eaaab6e01f07c1cb6c20046f2b
Description-en: Linux kernel version specific tools for version 6.11.0-24
 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-24 on
 ARM (hard float).
 You probably want to install linux-tools-6.11.0-24-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-28
Description-md5: a4c6b8fd817f2abb8af7417327fedb6c
Description-en: Linux kernel version specific tools for version 6.11.0-28
 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-28 on
 ARM (hard float).
 You probably want to install linux-tools-6.11.0-28-<flavour>.

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-18-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-21-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-24-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-28-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-54-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-56-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-58-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-62-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-18-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-21-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-24-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-28-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-54-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-56-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-58-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-62-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-18-generic
Description-md5: d2c13dbaace4d74637ee31018e4398fb
Description-en: Linux kernel version specific tools for version 6.11.0-18
 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-18 on
 ARM (hard float).

Package: linux-tools-6.11.0-21-generic
Description-md5: 3050c5ab14db24eea9effb0277ea279a
Description-en: Linux kernel version specific tools for version 6.11.0-21
 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-21 on
 ARM (hard float).

Package: linux-tools-6.11.0-24-generic
Description-md5: a6d78600626619ba471936b982d77cd7
Description-en: Linux kernel version specific tools for version 6.11.0-24
 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-24 on
 ARM (hard float).

Package: linux-tools-6.11.0-28-generic
Description-md5: 90f6e20024470c4fa6d7ebee7c679320
Description-en: Linux kernel version specific tools for version 6.11.0-28
 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-28 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-<flavour>.

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-<flavour>.

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-<flavour>.

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-54
Description-md5: 4e2294617852799e9c2d9951c711b084
Description-en: Linux kernel version specific tools for version 6.8.0-54
 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-54 on
 ARM (hard float).
 You probably want to install linux-tools-6.8.0-54-<flavour>.

Package: linux-tools-6.8.0-54-generic
Description-md5: ed3140d0eb2fadd20fd2d85df003e1df
Description-en: Linux kernel version specific tools for version 6.8.0-54
 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-54 on
 ARM (hard float).

Package: linux-tools-6.8.0-56
Description-md5: b94e923c14f8d9afa84e9318dffb708b
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 ARM (hard float).
 You probably want to install linux-tools-6.8.0-56-<flavour>.

Package: linux-tools-6.8.0-56-generic
Description-md5: 0b7cbda9ffd9a7438b4a0c03b5b33f0b
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 ARM (hard float).

Package: linux-tools-6.8.0-58
Description-md5: 1e203b0fdec3768f31671f18096b3757
Description-en: Linux kernel version specific tools for version 6.8.0-58
 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-58 on
 ARM (hard float).
 You probably want to install linux-tools-6.8.0-58-<flavour>.

Package: linux-tools-6.8.0-58-generic
Description-md5: 667c287e2f39c65d07487f0e1ee15d86
Description-en: Linux kernel version specific tools for version 6.8.0-58
 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-58 on
 ARM (hard float).

Package: linux-tools-6.8.0-62
Description-md5: a5d44068a10f71afe216293d59d4f657
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 on
 ARM (hard float).
 You probably want to install linux-tools-6.8.0-62-<flavour>.

Package: linux-tools-6.8.0-62-generic
Description-md5: 0ad3ff5d8138e43ea5683ed477c0c3de
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 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: u-boot-rpi
Description-md5: e68b195bdb5012728ef7644d6ffe2cc5
Description-en: A boot loader for Raspberry PI systems
 Das U-Boot is a cross-platform bootloader for embedded systems,
 used as the default boot loader by several board vendors.  It is
 intended to be easy to port and to debug, and runs on many
 supported architectures, including PPC, ARM, MIPS, x86, m68k,
 NIOS, and Microblaze.
 .
 This package includes boot loaders for various Raspberry PI
 platforms.
 .
 Included platforms:
 rpi_2
 rpi_3_32b
 rpi_4_32b

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-18-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-21-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-24-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-28-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-54-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-56-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-58-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-62-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-18-generic
Description-md5: 0cc46e4f0c9a2f78bd2fbc34daee812f
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-18/debian.README.gz for details.

Package: linux-headers-6.11.0-21-generic
Description-md5: 30d1c75aed5cd718b7618814b4746e85
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-21/debian.README.gz for details.

Package: linux-headers-6.11.0-24-generic
Description-md5: d15bc4ac522942fbb1a6ee72a1deec4e
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-24/debian.README.gz for details.

Package: linux-headers-6.11.0-28-generic
Description-md5: 399edc938cc742f2d9c4998ca8d42516
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-28/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-54-generic
Description-md5: 7a690186a6bb11e7b872fc99797ad157
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-54/debian.README.gz for details.

Package: linux-headers-6.8.0-56-generic
Description-md5: 2f7c23d10be60cefe9c484f7dfe9b7f1
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-56/debian.README.gz for details.

Package: linux-headers-6.8.0-58-generic
Description-md5: ec5c6a549c795531c3d5708a425970b0
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-58/debian.README.gz for details.

Package: linux-headers-6.8.0-62-generic
Description-md5: 00c8272944f5bbe11b23928b3522eb04
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-62/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-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-18
Description-md5: da9ddf16566885313f42694d66e49564
Description-en: Linux kernel version specific tools for version 6.11.0-18
 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-18 on
 PowerPC 64el.
 You probably want to install linux-tools-6.11.0-18-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-21
Description-md5: d283a82d5932bc77bcd6a5bc51228a5b
Description-en: Linux kernel version specific tools for version 6.11.0-21
 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-21 on
 PowerPC 64el.
 You probably want to install linux-tools-6.11.0-21-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-24
Description-md5: 8694d79de1787a3fb2f4bffb07f1b13c
Description-en: Linux kernel version specific tools for version 6.11.0-24
 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-24 on
 PowerPC 64el.
 You probably want to install linux-tools-6.11.0-24-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-28
Description-md5: b21f5c8b44a3edd0e4ed2c11d4387f5e
Description-en: Linux kernel version specific tools for version 6.11.0-28
 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-28 on
 PowerPC 64el.
 You probably want to install linux-tools-6.11.0-28-<flavour>.

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-18-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-21-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-24-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-28-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-54-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-56-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-58-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-62-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-18-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-21-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-24-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-28-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-54-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-56-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-58-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-62-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-18-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-21-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-24-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-28-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-54-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-56-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-58-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-62-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-18-generic
Description-md5: c699629857389a04aafa1f097e723d5e
Description-en: Linux kernel version specific tools for version 6.11.0-18
 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-18 on
 PowerPC 64el.

Package: linux-tools-6.11.0-21-generic
Description-md5: 87f30c24e24792f89addd7ea2bab776d
Description-en: Linux kernel version specific tools for version 6.11.0-21
 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-21 on
 PowerPC 64el.

Package: linux-tools-6.11.0-24-generic
Description-md5: c980e9418ec98c6a6b98625e1021e054
Description-en: Linux kernel version specific tools for version 6.11.0-24
 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-24 on
 PowerPC 64el.

Package: linux-tools-6.11.0-28-generic
Description-md5: a05bdeed145b0a49ed34a7b046b3acf0
Description-en: Linux kernel version specific tools for version 6.11.0-28
 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-28 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-<flavour>.

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-<flavour>.

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-<flavour>.

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-54
Description-md5: 39f7cb5305194fd20bab6f24dcfd0de0
Description-en: Linux kernel version specific tools for version 6.8.0-54
 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-54 on
 PowerPC 64el.
 You probably want to install linux-tools-6.8.0-54-<flavour>.

Package: linux-tools-6.8.0-54-generic
Description-md5: 20fbf923b805f10fc2caffb8b41db832
Description-en: Linux kernel version specific tools for version 6.8.0-54
 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-54 on
 PowerPC 64el.

Package: linux-tools-6.8.0-56
Description-md5: d331ecfd19ce9a52077f515858a4d433
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 PowerPC 64el.
 You probably want to install linux-tools-6.8.0-56-<flavour>.

Package: linux-tools-6.8.0-56-generic
Description-md5: 50d656919a6d58cc0461a527d36baf84
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 PowerPC 64el.

Package: linux-tools-6.8.0-58
Description-md5: f4f9175714ef67f5fa0914ee5d8323cc
Description-en: Linux kernel version specific tools for version 6.8.0-58
 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-58 on
 PowerPC 64el.
 You probably want to install linux-tools-6.8.0-58-<flavour>.

Package: linux-tools-6.8.0-58-generic
Description-md5: b2099d8e3290cb605a44f7087feee177
Description-en: Linux kernel version specific tools for version 6.8.0-58
 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-58 on
 PowerPC 64el.

Package: linux-tools-6.8.0-62
Description-md5: fb3ac8d13f964835b4b74bd0878aa9da
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 on
 PowerPC 64el.
 You probably want to install linux-tools-6.8.0-62-<flavour>.

Package: linux-tools-6.8.0-62-generic
Description-md5: 86e5eee7c26aebfc0edfe580dcde8f1a
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 on
 PowerPC 64el.

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-buildinfo-6.8.0-56-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-6.8.0-56-generic
Description-md5: aa8f0dac61dd9ded84c011e2c49972ca
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-56/debian.README.gz for details.

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-6.8.0-56-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-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-modules-6.8.0-56-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-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-<flavour>.

Package: linux-riscv-tools-6.8.0-56
Description-md5: e378faa9a149f61e6a2c843166774a86
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 RISC-V.
 You probably want to install linux-tools-6.8.0-56-<flavour>.

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-6.8.0-56-generic
Description-md5: b2440f83ba42e049a9d715e53a338b74
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 RISC-V.

Package: u-boot-microchip
Description-md5: ad5368e9eab48a89a14bf5d0c9edb5b1
Description-en: A boot loader for Microchip systems
 Das U-Boot is a cross-platform bootloader for embedded systems,
 used as the default boot loader by several board vendors.  It is
 intended to be easy to port and to debug, and runs on many
 supported architectures, including PPC, ARM, MIPS, x86, m68k,
 NIOS, and Microblaze.
 .
 This package includes boot loaders for various Microchip platforms.
 .
 Included platforms:
 microchip_mpfs_icicle

Package: u-boot-sifive
Description-md5: 8f2c5379e7360b85b0b494ee4d3f96f8
Description-en: A boot loader for SiFive systems
 Das U-Boot is a cross-platform bootloader for embedded systems,
 used as the default boot loader by several board vendors.  It is
 intended to be easy to port and to debug, and runs on many
 supported architectures, including PPC, ARM, MIPS, x86, m68k,
 NIOS, and Microblaze.
 .
 This package includes boot loaders for various SiFive
 platforms.
 .
 Included platforms:
 sifive_unleashed
 sifive_unmatched

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-18-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-21-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-24-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-28-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-54-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-56-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-58-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-62-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-18-generic
Description-md5: 6799e8dcb7af6dc5409754bc29954910
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-18/debian.README.gz for details.

Package: linux-headers-6.11.0-21-generic
Description-md5: cc9ef3ebac3a930f9527539e15e56492
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-21/debian.README.gz for details.

Package: linux-headers-6.11.0-24-generic
Description-md5: 375918dcf9fb4851d9c8ffcae2ff7e3a
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-24/debian.README.gz for details.

Package: linux-headers-6.11.0-28-generic
Description-md5: 8bb74e863d8224c7671ed49d62f56c17
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-28/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-54-generic
Description-md5: d5ad0f5985e1350a33b1c565ca2ba020
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-54/debian.README.gz for details.

Package: linux-headers-6.8.0-56-generic
Description-md5: 147b7dd19b6d836a76c801a30411c6de
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-56/debian.README.gz for details.

Package: linux-headers-6.8.0-58-generic
Description-md5: cf0d1c7e384c943b99ba01a45513205e
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-58/debian.README.gz for details.

Package: linux-headers-6.8.0-62-generic
Description-md5: d23a719656560a408238a094e3002728
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-62/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-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-18
Description-md5: 1b5bc68de8bca7f70bc0f485dfedec0d
Description-en: Linux kernel version specific tools for version 6.11.0-18
 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-18 on
 System 390x.
 You probably want to install linux-tools-6.11.0-18-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-21
Description-md5: c3cd0ad0ce674f579d4d82991e398ab1
Description-en: Linux kernel version specific tools for version 6.11.0-21
 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-21 on
 System 390x.
 You probably want to install linux-tools-6.11.0-21-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-24
Description-md5: e1122d54e4836bae8fff73885b0de3c5
Description-en: Linux kernel version specific tools for version 6.11.0-24
 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-24 on
 System 390x.
 You probably want to install linux-tools-6.11.0-24-<flavour>.

Package: linux-hwe-6.11-tools-6.11.0-28
Description-md5: 283d7daf8f18325e8d086262baf5bee3
Description-en: Linux kernel version specific tools for version 6.11.0-28
 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-28 on
 System 390x.
 You probably want to install linux-tools-6.11.0-28-<flavour>.

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-18-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-21-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-24-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-28-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-54-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-56-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-58-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-62-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-18-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-21-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-24-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-28-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-54-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-56-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-58-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-62-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-18-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-21-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-24-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-28-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-54-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-56-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-58-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-62-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-18-generic
Description-md5: b6e42a1a6a819524bbebac46c5d09996
Description-en: Linux kernel version specific tools for version 6.11.0-18
 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-18 on
 System 390x.

Package: linux-tools-6.11.0-21-generic
Description-md5: f19eb9dbac7dc75cdc3c7f66171be3e9
Description-en: Linux kernel version specific tools for version 6.11.0-21
 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-21 on
 System 390x.

Package: linux-tools-6.11.0-24-generic
Description-md5: aa5266ff4ccaa049d2807e5fe4b07741
Description-en: Linux kernel version specific tools for version 6.11.0-24
 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-24 on
 System 390x.

Package: linux-tools-6.11.0-28-generic
Description-md5: fc3ddb1d99d15bd97a84c553e450a3f9
Description-en: Linux kernel version specific tools for version 6.11.0-28
 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-28 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-<flavour>.

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-<flavour>.

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-<flavour>.

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-54
Description-md5: 31d6e621f5bdb4e08b197145bc4f3021
Description-en: Linux kernel version specific tools for version 6.8.0-54
 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-54 on
 System 390x.
 You probably want to install linux-tools-6.8.0-54-<flavour>.

Package: linux-tools-6.8.0-54-generic
Description-md5: 00e3b3ec6feecb99f3cb1f0c4387ee1d
Description-en: Linux kernel version specific tools for version 6.8.0-54
 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-54 on
 System 390x.

Package: linux-tools-6.8.0-56
Description-md5: eee2e538787cbd6ca1fca41592f179db
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 System 390x.
 You probably want to install linux-tools-6.8.0-56-<flavour>.

Package: linux-tools-6.8.0-56-generic
Description-md5: dbeb08ff78448470f7141ea39d7c4c5a
Description-en: Linux kernel version specific tools for version 6.8.0-56
 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-56 on
 System 390x.

Package: linux-tools-6.8.0-58
Description-md5: 435f7d7ea7d5c0e663b4022945373800
Description-en: Linux kernel version specific tools for version 6.8.0-58
 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-58 on
 System 390x.
 You probably want to install linux-tools-6.8.0-58-<flavour>.

Package: linux-tools-6.8.0-58-generic
Description-md5: 2371836924ad1b7730621b5cbbeb4de7
Description-en: Linux kernel version specific tools for version 6.8.0-58
 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-58 on
 System 390x.

Package: linux-tools-6.8.0-62
Description-md5: 970ee2dc7ff458a03ecbaccc3394a3e5
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 on
 System 390x.
 You probably want to install linux-tools-6.8.0-62-<flavour>.

Package: linux-tools-6.8.0-62-generic
Description-md5: dc1d973a770708c869b939fbe4e1a7b3
Description-en: Linux kernel version specific tools for version 6.8.0-62
 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-62 on
 System 390x.