Package: apt
Description-md5: 9fb97a88cb7383934ef963352b53b4a7
Description-en: commandline package manager
 This package provides commandline tools for searching and
 managing as well as querying information about packages
 as a low-level access to all features of the libapt-pkg library.
 .
 These include:
  * apt-get for retrieval of packages and information about them
    from authenticated sources and for installation, upgrade and
    removal of packages together with their dependencies
  * apt-cache for querying available information about installed
    as well as installable packages
  * apt-cdrom to use removable media as a source for packages
  * apt-config as an interface to the configuration settings
  * apt-key as an interface to manage authentication keys

Package: apt-doc
Description-md5: bc2b838ed28e60af95d78926380a3300
Description-en: documentation for APT
 This package contains the user guide and offline guide for various
 APT tools which are provided in a html and a text-only version.

Package: apt-utils
Description-md5: fa0295dc4e40dbbea6c84f614c570636
Description-en: package management related utility programs
 This package contains some less used commandline utilities related
 to package management with APT.
 .
  * apt-extracttemplates is used by debconf to prompt for configuration
    questions before installation.
  * apt-ftparchive is used to create Packages and other index files
    needed to publish an archive of Debian packages
  * apt-sortpkgs is a Packages/Sources file normalizer.

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

Package: 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: chrony
Description-md5: f0bbbeab28dbc2e9fe201d3d79df8c96
Description-en: Versatile implementation of the Network Time Protocol
 It consists of a pair of programs:
 .
 chronyd:  This is a daemon which runs in background on the system.
 It obtains measurements (e.g. via the network) of the system's offset
 relative to other systems and adjusts the system time accordingly. For
 isolated systems, the user can periodically enter the correct time by
 hand (using 'chronyc'). In either case 'chronyd' determines the rate
 at which the computer gains or loses time, and compensates for this.
 Chronyd implements the NTP protocol and can act as either a client or
 a server.
 .
 chronyc: This is a command-line driven control and monitoring program.
 An administrator can use this to fine-tune various parameters within
 the daemon, add or delete servers etc whilst the daemon is running.

Package: cpp-for-build
Description-md5: 45bd906e0002b57184a287b6a98b9a3c
Description-en: GNU C preprocessor (cpp) for the build architecture
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the compiler.
 .
 When using cpp via this metapackage, all tools must be used without an
 architecture prefix.

Package: cpp-for-host
Description-md5: f8eacd9f2ead585c3ac02e7200c3192f
Description-en: GNU C preprocessor (cpp) for the host architecture
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the compiler.
 .
 When using cpp via this metapackage, all tools must be used with an
 architecture prefix.

Package: cryptsetup
Description-md5: 109c1fbecc9a2c070cf7023e889b3839
Description-en: disk encryption support - startup scripts
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 Cryptsetup is backwards compatible with the on-disk format of cryptoloop,
 but also supports more secure formats. This package includes support for
 automatically configuring encrypted devices at boot time via the config
 file /etc/crypttab. Additional features are cryptoroot support through
 initramfs-tools and several supported ways to read a passphrase or key.
 .
 This package provides the cryptdisks_start and _stop wrappers, as well as
 luksformat.

Package: cryptsetup-bin
Description-md5: f246d77fd4a53179a8cc7416283d0181
Description-en: disk encryption support - command line tools
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides the cryptsetup, integritysetup and veritysetup
 utilities.

Package: cryptsetup-initramfs
Description-md5: cac39fb1e64bce69f201398c1e1e437a
Description-en: disk encryption support - initramfs integration
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides initramfs integration for cryptsetup.

Package: dmeventd
Description-md5: d576f6de0573a9ee9210238f490eb185
Description-en: Linux Kernel Device Mapper event daemon
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains a daemon to monitor events of devmapper devices.

Package: dmsetup
Description-md5: 53b782cbc29445e9c389c933898e1153
Description-en: Linux Kernel Device Mapper userspace library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains a utility for modifying device mappings.

Package: dracut-install
Description-md5: bee7fbb3b186a4a78e8728d317c6259f
Description-en: dracut is an event driven initramfs infrastructure (dracut-install)
 This package just contains the dracut-install command to be used by
 initramfs generating tools.

Package: evolution-data-server
Description-md5: 00223d501d234f5cb46209c8c730f321
Description-en: evolution database backend server
 The data server, called "Evolution Data Server" is responsible for managing
 mail, calendar, addressbook, tasks and memo information.

Package: evolution-data-server-common
Description-md5: 5cc3d01ab453e709e471f91ff4d74d00
Description-en: architecture independent files for Evolution Data Server
 The data server, called "Evolution Data Server" is responsible for managing
 calendar and addressbook information.
 .
 This package contains the architecture independent files needed
 by the evolution-data-server package.

Package: evolution-data-server-doc
Description-md5: b241d0c600eee3a52e0b78eb3b6bbba5
Description-en: Documentation files for the Evolution Data Server libraries
 The data server, called "Evolution Data Server" is responsible for managing
 calendar and addressbook information.
 .
 This package contains the API documentation for all the individual
 Evolution Data Server libraries.

Package: 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: gce-compute-image-packages
Description-md5: 80b63009609ad08d1fc3b6f017dd400f
Description-en: transitional dummy package
 This dummy package is provided for a smooth transition from the
 previous old package name to google-compute-engine.
 .
 It may be safely removed after installation.

Package: 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-camel-1.2
Description-md5: adacda275afbebb9c6fa5b1a157d13f5
Description-en: GObject introspection for the Camel library
 Camel is a generic messaging library. It supports the standard
 messaging system for receiving and sending messages. It is the
 messaging backend for Evolution.
 .
 Evolution is the integrated mail, calendar, task and address book
 distributed suite from Novell, Inc.
 .
 This package contains introspection data for the libcamel
 library. It can be used by packages using the GIRepository format to
 generate dynamic bindings.

Package: gir1.2-ebackend-1.2
Description-md5: 8f196c33098a03e5cc658c86cdc53eb6
Description-en: GObject introspection for the EBackend library
 The data server, called "Evolution Data Server" is responsible for managing
 calendar and addressbook information.
 .
 This package contains introspection data for the libedataserver
 library. It can be used by packages using the GIRepository format to
 generate dynamic bindings.

Package: gir1.2-ebook-1.2
Description-md5: eee3f328364fb5b2eb00182c350108b8
Description-en: GObject introspection for the EBook library
 The data server, called "Evolution Data Server" is responsible for managing
 calendar and addressbook information.
 .
 This package contains introspection data for the libeebook
 library. It can be used by packages using the GIRepository format to
 generate dynamic bindings.

Package: gir1.2-ebookcontacts-1.2
Description-md5: 5c91e1ab067d8ddd63b0ef031e231a4f
Description-en: GObject introspection for the EBook Contacts library
 The data server, called "Evolution Data Server" is responsible for managing
 calendar and addressbook information.
 .
 This package contains introspection data for the libeebook
 library. It can be used by packages using the GIRepository format to
 generate dynamic bindings.

Package: gir1.2-ecal-2.0
Description-md5: ca591f7842484a514f86713d2d7bc605
Description-en: GObject introspection for the ECal library
 The data server, called "Evolution Data Server" is responsible for managing
 calendar and addressbook information.
 .
 This package contains introspection data for the libedataserver
 library. It can be used by packages using the GIRepository format to
 generate dynamic bindings.

Package: gir1.2-edatabook-1.2
Description-md5: 788dfe16398f4b7870dce5cc8ef87e47
Description-en: GObject introspection for the EBook library
 The data server, called "Evolution Data Server" is responsible for managing
 calendar and addressbook information.
 .
 This package contains introspection data for the libedataserver
 library. It can be used by packages using the GIRepository format to
 generate dynamic bindings.

Package: gir1.2-edatacal-2.0
Description-md5: b409b4903f79863662d43cb8cd8b51ac
Description-en: GObject introspection for the EDataCal library
 The data server, called "Evolution Data Server" is responsible for managing
 calendar and addressbook information.
 .
 This package contains introspection data for the libedata-cal
 library. It can be used by packages using the GIRepository format to
 generate dynamic bindings.

Package: gir1.2-edataserver-1.2
Description-md5: 2ec1ed52300f0467a0d5460ca0faa785
Description-en: GObject introspection for the EDataServer library
 The data server, called "Evolution Data Server" is responsible for managing
 calendar and addressbook information.
 .
 This package contains introspection data for the libedataserver
 library. It can be used by packages using the GIRepository format to
 generate dynamic bindings.

Package: gir1.2-edataserverui-1.2
Description-md5: 3a390941ecfd433760515102f954f58d
Description-en: GObject introspection for the EDataServerUI library
 The data server, called "Evolution Data Server" is responsible for managing
 calendar and addressbook information.
 .
 This package contains introspection data for the libedataserverui
 library. It can be used by packages using the GIRepository format to
 generate dynamic bindings.

Package: gir1.2-edataserverui4-1.0
Description-md5: edd7d5fdb4f0a926a179fbd9ed5f2a3f
Description-en: GObject introspection for the EDataServerUI4 library
 The data server, called "Evolution Data Server" is responsible for managing
 calendar and addressbook information.
 .
 This package contains introspection data for the libedataserverui4
 library. It can be used by packages using the GIRepository format to
 generate dynamic bindings.

Package: gir1.2-mutter-14
Description-md5: b904935d7b197bced6c3b46aaa871bfb
Description-en: GObject introspection data for Mutter
 Mutter is a Wayland display server and X11 window manager and
 compositor library. It contains functionality related to, among other
 things, window management, window compositing, focus tracking, workspace
 management, keybindings and monitor configuration.
 .
 Internally it uses a fork of Cogl, a hardware acceleration abstraction
 library used to simplify usage of OpenGL pipelines, as well as a fork
 of Clutter, a scene graph and user interface toolkit.
 .
 This package contains the GObject introspection data which may be
 used to generate dynamic bindings.

Package: gir1.2-nautilus-4.0
Description-md5: c96feb0c498fde4a37f1e7aa9514778c
Description-en: libraries for nautilus components - gir bindings
 Nautilus is the official file manager and graphical shell for the
 GNOME desktop.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.

Package: gnome-calculator
Description-md5: edf337f4e3963467c2997a13fc81ad2a
Description-en: GNOME desktop calculator
 The GNOME calculator is a powerful graphical calculator with financial,
 logical and scientific modes. It uses a multiple precision package to do its
 arithmetic to give a high degree of accuracy.

Package: gnome-initial-setup
Description-md5: fc98a3077374329ffb2ad48a472c3672
Description-en: Initial GNOME system setup helper
 After acquiring or installing a new system there are a few essential things
 to set up before use. GNOME Initial Setup aims to provide a simple, easy,
 and safe way to prepare a new system.
 .
 GNOME Initial Setup runs the first time you log in to the GNOME desktop
 and lets you easily configure your language, keyboard layout, online accounts
 integration, and more.
 .
 If you want to configure these things at any other time, run the Settings app.

Package: gnome-session-bin
Description-md5: 4c2133392307e0ef72a944d936883f7d
Description-en: GNOME Session Manager - Minimal runtime
 The GNOME Session Manager is in charge of starting the core components
 of the GNOME desktop, and applications that should be launched at
 login time. It also features a way to save and restore currently
 running applications.
 .
 This package contains the binaries for the GNOME Session Manager, but
 no startup scripts. It is meant for those willing to start
 gnome-session by hand with the components of their choice, and for
 applications such as GDM that use gnome-session internally.

Package: gnome-session-common
Description-md5: 4e4f4b98eb1049a0a4a28d994692754e
Description-en: GNOME Session Manager - common files
 The GNOME Session Manager is in charge of starting the core components
 of the GNOME desktop, and applications that should be launched at
 login time. It also features a way to save and restore currently
 running applications.
 .
 This package contains the translations, data files and startup scripts
 which are common to the GNOME and GNOME fallback sessions.

Package: gnome-shell
Description-md5: 51a5a94e6b632e350489b7b8d27ab9fc
Description-en: graphical shell for the GNOME desktop
 The GNOME Shell provides core interface functions like switching
 windows, launching applications or see your notifications. It takes
 advantage of the capabilities of modern graphics hardware and
 introduces innovative user interface concepts to provide a
 delightful and easy to use experience. GNOME Shell is the defining
 technology of the GNOME 3 user experience.

Package: gnome-shell-common
Description-md5: 2b326fbe771cf911adfb09b06fd267b5
Description-en: common files for the GNOME graphical shell
 This package contains translations and data files for the GNOME shell.

Package: gnome-shell-extension-ubuntu-tiling-assistant
Description-md5: 130c259e52239d2298a37562eb49b2c5
Description-en: extension which adds a Windows-like snap assist to GNOME Shell
 An extension which adds a Windows-like snap assist to GNOME Shell.
 .
 It also expands GNOME's 2 column tiling design and adds more features, like:
  * Tiling Popup: This is the popup, which shows up when a window is tiled and
    there is an (unambiguous) free screen rectangle. It lists all open windows
    on the current workspace. Activating one of the popup's icons will tile the
    window to fill the remaining screen space.
  * Tile Groups: Tiled windows are considered in a group, if they don't overlap
    each other and aren't interrupted by non-tiled windows. If one of the
    windows is focused, the rest of the group will be raised to the foreground
    as well. A Tile Group also resizes together.
  * Layouts: A layout is a list of arbitrary rectangles. When activating one
    with its keybinding the Tiling Popup asks you which of the open windows you
    want at which spot of your layout. The layout selector is a popup, which
    will lists all defined layouts by name. This way you don't have to remember
    the layouts' keybindings.
  * Pie Menu: Super + RMB on a window will open a simple pie menu.

Package: gnome-startup-applications
Description-md5: ff3caf70a13ee02dbc38b23cdf2e1477
Description-en: Startup Applications manager for GNOME
 The Startup Applications Preferences app allows configuring
 applications to run automatically when logging in to your desktop.
 This app complies with the FreeDesktop.org Desktop Application Autostart
 Specification so it will work even if your chosen desktop is not GNOME.

Package: gnome-text-editor
Description-md5: 8d6c5dc2b6078d693c2f43a7ba908b43
Description-en: simple text editor for GNOME
 GNOME Text Editor is a simple editor for GNOME focused on being a good
 general purpose default editor.
 .
 It works hard to keep track of changes and state even if you quit the
 application. You can come back to your work even if you've never saved
 it to a file.
 .
 It is simpler than gedit.

Package: google-compute-engine
Description-md5: 3d02273d24f60afb7027868edacd1b20
Description-en: Google Compute Engine guest environment.
 This package contains scripts and configuration files for
 features specific to the Google Compute Engine cloud environment.

Package: 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: libapt-pkg-dev
Description-md5: 8e463f77664788b23a47f5ac592f4595
Description-en: development files for APT's libapt-pkg and libapt-inst
 This package contains the header files and libraries for
 developing with APT's libapt-pkg Debian package manipulation
 library and the libapt-inst deb/tar/ar library.

Package: libapt-pkg-doc
Description-md5: decce989b471f196cddabf52bee63592
Description-en: documentation for APT development
 This package contains documentation for development of the APT
 Debian package manipulation program and its libraries.
 .
 This includes the source code documentation generated by doxygen
 in html format.

Package: libapt-pkg6.0t64
Description-md5: eaacd63db236f47bdcc19e3bea7026a7
Description-en: package management runtime library
 This library provides the common functionality for searching and
 managing packages as well as information about packages.
 Higher-level package managers can depend upon this library.
 .
 This includes:
  * retrieval of information about packages from multiple sources
  * retrieval of packages and all dependent packages
    needed to satisfy a request either through an internal
    solver or by interfacing with an external one
  * authenticating the sources and validating the retrieved data
  * installation and removal of packages in the system
  * providing different transports to retrieve data over cdrom, ftp,
    http(s), rsh as well as an interface to add more transports like
    tor+http(s) (apt-transport-tor).

Package: libcamel-1.2-64t64
Description-md5: 43ee52bbe1cd65f95cd1bd1abbdbcedd
Description-en: Evolution MIME message handling library
 Camel is a generic messaging library. It supports the standard
 messaging system for receiving and sending messages. It is the
 messaging backend for Evolution.
 .
 Evolution is the integrated mail, calendar, task and address book
 distributed suite from Novell, Inc.

Package: 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: libcryptsetup-dev
Description-md5: f9f5cbe91fe7a25a22798d2891748370
Description-en: disk encryption support - development files
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides the libcryptsetup development files.

Package: libcryptsetup12
Description-md5: 4d51c661b0adee027561376db6e58853
Description-en: disk encryption support - shared library
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides the libcryptsetup shared library.

Package: libd3dadapter9-mesa
Description-md5: 7e00c33b4c81f4834e4b1d47918d6125
Description-en: state-tracker for Direct3D9
 This package contains a Gallium3D state tracker that implements the Direct3D9
 API.  Combined with the gallium-nine branch of Wine, programs using D3D9 can
 achieve native (or better) graphics performance.

Package: libd3dadapter9-mesa-dev
Description-md5: 4043977533696b6cd4eacba2187c54cd
Description-en: state-tracker for Direct3D9 -- development files
 This package contains a Gallium3D state tracker that implements the Direct3D9
 API.  Combined with the gallium-nine branch of Wine, programs using D3D9 can
 achieve native (or better) graphics performance.
 .
 Development files

Package: libdevmapper-dev
Description-md5: 5cd5521f2f57bf6df22387046029bce5
Description-en: Linux Kernel Device Mapper header files
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains the (user-space) header files for accessing the
 device-mapper; it allow usage of the device-mapper through a clean,
 consistent interface (as opposed to through kernel ioctls).

Package: libdevmapper-event1.02.1
Description-md5: b169c2c5a98cc37e577d858eb70f12b6
Description-en: Linux Kernel Device Mapper event support library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains the userspace library to help with event monitoring
 for devmapper devices, in conjunction with the dmevent daemon.

Package: libdevmapper1.02.1
Description-md5: 20966f6bb804eef3609ec2e2db69378f
Description-en: Linux Kernel Device Mapper userspace library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains the (user-space) shared library for accessing the
 device-mapper; it allows usage of the device-mapper through a clean,
 consistent interface (as opposed to through kernel ioctls).

Package: libebackend-1.2-11t64
Description-md5: b3d133d6b14648a896d4e2d251b6dcae
Description-en: Utility library for evolution data servers
 This package is a utility library for evolution-data-servers providing
 backend functions to access data.
 .
 Evolution is the integrated mail, calendar, task and address book
 distributed suite from Novell, Inc.

Package: libebook-1.2-21t64
Description-md5: cb24488ae2ac69e00752272e7be5221f
Description-en: Client library for evolution address books
 This package is a client library for evolution addressbooks.
 .
 Evolution is the integrated mail, calendar, task and address book
 distributed suite from Novell, Inc.

Package: libebook-contacts-1.2-4t64
Description-md5: fd8f6220cee9a3b2df95847a5d20af2b
Description-en: Client library for evolution contacts books
 This package is a client library for evolution addressbooks.
 .
 Evolution is the integrated mail, calendar, task and address book
 distributed suite from Novell, Inc.

Package: libecal-2.0-3
Description-md5: 04cb425637b47946ccd00f8590d52db8
Description-en: Client library for evolution calendars
 Evolution is the integrated mail, calendar, task and address book
 distributed suite from Novell, Inc.
 .
 This package is a client library for evolution calendar.

Package: libedata-book-1.2-27t64
Description-md5: 2951cda855016cedfd37b2b06ff0940f
Description-en: Backend library for evolution address books
 Evolution is the integrated mail, calendar, task and address book
 distributed suite from Novell, Inc.
 .
 This package is a backend library for evolution address book.

Package: libedata-cal-2.0-2t64
Description-md5: 6f9b6ccd1e5738678caa1d75cb84cf43
Description-en: Backend library for evolution calendars
 Evolution is the integrated mail, calendar, task and address book
 distributed suite from Novell, Inc.
 .
 This package is a backend library for evolution calendar.

Package: libedataserver-1.2-27t64
Description-md5: fda04a0fcd5d6e38514bd04afa3d3e7f
Description-en: Utility library for evolution data servers
 The data server, called "Evolution Data Server" is responsible for managing
 calendar and addressbook information.
 .
 This package is a utility library for evolution-data-server.

Package: libedataserverui-1.2-4t64
Description-md5: 9029e4b9b34817b7416ca538ebbcce0f
Description-en: Utility library for evolution data servers
 The data server, called "Evolution Data Server" is responsible for managing
 calendar and addressbook information.
 .
 This package is a UI utility library for evolution-data-server.

Package: libedataserverui4-1.0-0t64
Description-md5: 2117f764eeb92db885602f6e92db7161
Description-en: GTK4 utility library for evolution data servers
 The data server, called "Evolution Data Server" is responsible for managing
 calendar and addressbook information.
 .
 This package is a GTK4 UI utility library for evolution-data-server.

Package: libegl-mesa0
Description-md5: b66a0a444abc380f2430455fec07e449
Description-en: free implementation of the EGL API -- Mesa vendor library
 This package contains the EGL native platform graphics interface library.
 EGL provides a platform-agnostic mechanism for creating rendering surfaces
 for use with other graphics libraries, such as OpenGL|ES.
 .
 This package contains the Mesa vendor library for EGL.

Package: libegl1-mesa-dev
Description-md5: f0976997100febbc0dde500dd9c87805
Description-en: free implementation of the EGL API -- development files
 This package contains the development environment required for compiling
 programs against EGL native platform graphics interface library.
 EGL provides a platform-agnostic mechanism for creating rendering surfaces
 for use with other graphics libraries, such as OpenGL|ES.
 .
 This package provides the development environment for compiling programs
 against the EGL library.

Package: libgbm-dev
Description-md5: 97d3ae24c3bec4dfba8e29c665cda9e5
Description-en: generic buffer management API -- development files
 This package contains the GBM buffer management library.  It provides a
 mechanism for allocating buffers for graphics rendering tied to Mesa.
 .
 GBM is intended to be used as a native platform for EGL on drm or openwfd.
 .
 This package provides the development environment for compiling programs
 against the GBM library.

Package: libgbm1
Description-md5: 9c1f8de2c17715ff7ed9524db86be4dd
Description-en: generic buffer management API -- runtime
 This package contains the GBM buffer management library.  It provides a
 mechanism for allocating buffers for graphics rendering tied to Mesa.
 .
 GBM is intended to be used as a native platform for EGL on drm or openwfd.

Package: libgl1-mesa-dev
Description-md5: 635a93bcd1440d16621693fe064c2aa9
Description-en: transitional dummy package
 This is a transitional dummy package, it can be safely removed.

Package: libgl1-mesa-dri
Description-md5: 4ce0833dab51e157223384b77395619a
Description-en: free implementation of the OpenGL API -- DRI modules
 This version of Mesa provides GLX and DRI capabilities: it is capable of
 both direct and indirect rendering.  For direct rendering, it can use DRI
 modules from the libgl1-mesa-dri package to accelerate drawing.
 .
 This package does not include the OpenGL library itself, only the DRI
 modules for accelerating direct rendering.
 .
 For a complete description of Mesa, please look at the
 libglx-mesa0 package.

Package: libglapi-mesa
Description-md5: 6da05dae0e50a214ae9b1d095f83c561
Description-en: free implementation of the GL API -- shared library
 The Mesa GL API module is responsible for dispatching all the gl*
 functions. It is intended to be mainly used by both the libgles1-mesa
 and libgles2-mesa packages.

Package: libgles2-mesa-dev
Description-md5: 635a93bcd1440d16621693fe064c2aa9
Description-en: transitional dummy package
 This is a transitional dummy package, it can be safely removed.

Package: libglx-mesa0
Description-md5: 553ff9489ccb9f6bdae31dc8c33ac85b
Description-en: free implementation of the OpenGL API -- GLX vendor library
 Mesa is a 3-D graphics library with an API which is very similar to
 that of OpenGL.  To the extent that Mesa utilizes the OpenGL command
 syntax or state machine, it is being used with authorization from
 Silicon Graphics, Inc.  However, the authors make no claim that Mesa
 is in any way a compatible replacement for OpenGL or associated with
 Silicon Graphics, Inc.
 .
 This version of Mesa provides GLX and DRI capabilities: it is capable of
 both direct and indirect rendering.  For direct rendering, it can use DRI
 modules from the libgl1-mesa-dri package to accelerate drawing.
 .
 This package does not include the modules themselves: these can be found
 in the libgl1-mesa-dri package.

Package: liblvm2-dev
Description-md5: 9355c51a0fa4f1589861097790213f32
Description-en: LVM2 libraries - development files
 This package contains files needed to develop applications that use the
 lvm2app library.

Package: liblvm2cmd2.03
Description-md5: 8f4d76592086bd210b07fd8b6370be43
Description-en: LVM2 command library
 This package contains the lvm2cmd shared library.

Package: libmutter-14-0
Description-md5: b97c0d0b0f27cb2414e26e8b7d3d4a69
Description-en: window manager library from the Mutter window manager
 Mutter is a Wayland display server and X11 window manager and
 compositor library. It contains functionality related to, among other
 things, window management, window compositing, focus tracking, workspace
 management, keybindings and monitor configuration.
 .
 Internally it uses a fork of Cogl, a hardware acceleration abstraction
 library used to simplify usage of OpenGL pipelines, as well as a fork
 of Clutter, a scene graph and user interface toolkit.
 .
 This package contains the window manager shared library, used by mutter
 itself, and gnome-shell.

Package: libnautilus-extension4
Description-md5: 24d74241fbd9274f58339c68e65e6d46
Description-en: libraries for nautilus components - runtime version
 Nautilus is the official file manager and graphical shell for the
 GNOME desktop.
 .
 This package contains a few runtime libraries needed by nautilus' extensions.

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: libopeniscsiusr
Description-md5: 69c33f1ad99621103525019b9ea2cf82
Description-en: iSCSI userspace library
 The Open-iSCSI project is a high-performance, transport independent,
 multi-platform implementation of RFC3720 iSCSI.
 .
 Open-iSCSI is partitioned into user and kernel parts.
 .
 The kernel portion of Open-iSCSI is a from-scratch code
 licensed under GPL. The kernel part implements iSCSI data path
 (that is, iSCSI Read and iSCSI Write), and consists of three
 loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko.
 .
 User space contains the entire control plane: configuration
 manager, iSCSI Discovery, Login and Logout processing,
 connection-level error processing, Nop-In and Nop-Out handling,
 and (in the future:) Text processing, iSNS, SLP, Radius, etc.
 .
 The user space Open-iSCSI consists of a daemon process called
 iscsid, and a management utility iscsiadm.
 .
 This package contains the iSCSI userspace library.

Package: libopeniscsiusr-dev
Description-md5: d4b0fa7a26591b5c834e6519b796a42c
Description-en: iSCSI userspace library headers
 The Open-iSCSI project is a high-performance, transport independent,
 multi-platform implementation of RFC3720 iSCSI.
 .
 Open-iSCSI is partitioned into user and kernel parts.
 .
 The kernel portion of Open-iSCSI is a from-scratch code
 licensed under GPL. The kernel part implements iSCSI data path
 (that is, iSCSI Read and iSCSI Write), and consists of three
 loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko.
 .
 User space contains the entire control plane: configuration
 manager, iSCSI Discovery, Login and Logout processing,
 connection-level error processing, Nop-In and Nop-Out handling,
 and (in the future:) Text processing, iSNS, SLP, Radius, etc.
 .
 The user space Open-iSCSI consists of a daemon process called
 iscsid, and a management utility iscsiadm.
 .
 This package contains the iSCSI userspace library headers.

Package: libosmesa6
Description-md5: e0dd0508dd95a809bb554369d28e278c
Description-en: Mesa Off-screen rendering extension
 OSmesa is a Mesa extension that allows programs to render to an
 off-screen buffer using the OpenGL API without having to create a
 rendering context on an X Server.  It uses a pure software renderer.
 .
 This package provides both 16-bit and 32-bit versions of the off-screen
 renderer which do not require external libraries to work.

Package: libosmesa6-dev
Description-md5: 9b1d7a0b3e6a2ea021f4443f42dcff4f
Description-en: Mesa Off-screen rendering extension -- development files
 This package provides the required environment for developing programs
 that use the off-screen rendering extension of Mesa.
 .
 For more information on OSmesa see the libosmesa6 package.

Package: 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: 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: 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: 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: libvirt-clients
Description-md5: fef902cf44d3e9aa677b809e73dc3cc9
Description-en: Programs for the libvirt library
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the libvirt shell virsh and other client binaries.

Package: libvirt-daemon
Description-md5: f633393919dd0d9ae0c06cf15068e5ea
Description-en: Virtualization daemon
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the daemon libvirtd to manage the hypervisors.

Package: libvirt-daemon-config-network
Description-md5: 8ecb85cadf757a171e477d818ef5e9c1
Description-en: Libvirt daemon configuration files (default network)
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the configuration for the 'default' libvirt network.

Package: libvirt-daemon-config-nwfilter
Description-md5: fcb991a27db5d77a47b55841443b45a7
Description-en: Libvirt daemon configuration files (default network filters)
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the configuration for the default set of nwfilters.

Package: libvirt-daemon-driver-qemu
Description-md5: ccb5ee8b1a53290fdedfd923601bb4e0
Description-en: Virtualization daemon QEMU connection driver
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the libvirtd connection driver for QEMU.

Package: libvirt-daemon-system
Description-md5: da7cc4d36dd1ad0862cb38e713552e24
Description-en: Libvirt daemon configuration files
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the configuration files to run the libvirt daemon as a
 system service.

Package: libvirt-daemon-system-systemd
Description-md5: 39feb9843e742a2624599f333f4287ae
Description-en: Libvirt daemon configuration files (systemd)
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the dependencies to make libvirt work with systemd.
 (this is the default). This package is useless without the
 libvirt-daemon-system package installed.

Package: libvirt-doc
Description-md5: 6a786cd039fea1d6785874bfff0aac5f
Description-en: documentation for the libvirt library
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the documentation.

Package: libvirt-l10n
Description-md5: 196b2bd46db67f398dc72cf0bc8f82f8
Description-en: localization for the libvirt library
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the localization files.

Package: libvirt0
Description-md5: 048e37ae97123b1566015795d54596dc
Description-en: library for interfacing with different virtualization systems
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.

Package: libxatracker-dev
Description-md5: acb2dd21dbe796c5f50a1f153cef93e2
Description-en: X acceleration library -- development files
 This package contains the XA (X acceleration) library.  It is used exclusively
 by the X server to do render, copy and video acceleration.
 .
 XA is intended to be used by the vmware driver for virtualized X acceleration.
 .
 This package provides the development environment for compiling programs
 against the xatracker library.

Package: libxatracker2
Description-md5: 016e30e30b0b6c5bb9448c735436c520
Description-en: X acceleration library -- runtime
 This package contains the XA (X acceleration) library.  It is used exclusively
 by the X server to do render, copy and video acceleration.
 .
 XA is intended to be used by the vmware driver for virtualized X acceleration.

Package: linux-aws
Description-md5: 7e69860171c6c8a0efda6ea26320ac20
Description-en: Complete Linux kernel for Amazon Web Services (AWS) systems.
 This package will always depend on the latest complete Linux kernel available
 for Amazon Web Services (AWS) systems.

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

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

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.8.0-1006-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-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-1009-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-1009-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-1011-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-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-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-common
Description-md5: aef5d649eff53521e51a885305ad7f00
Description-en: Linux kernel version specific cloud tools for version 6.8.0
 This package provides the architecture independent parts for kernel
 version locked tools for cloud tools for version 6.8.0.

Package: linux-cloud-tools-generic
Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8
Description-en: Generic Linux kernel cloud tools
 This package will always depend on the latest generic kernel cloud tools
 available.

Package: linux-cloud-tools-generic-hwe-24.04
Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8
Description-en: Generic Linux kernel cloud tools
 This package will always depend on the latest generic kernel cloud tools
 available.

Package: linux-cloud-tools-generic-hwe-24.04-edge
Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8
Description-en: Generic Linux kernel cloud tools
 This package will always depend on the latest generic kernel cloud tools
 available.

Package: linux-cloud-tools-nvidia
Description-md5: 3c2bdf5174fbddbda6ec3b9608112741
Description-en: Nvidia Linux kernel cloud tools
 This package will always depend on the latest nvidia kernel cloud tools
 available.

Package: linux-cloud-tools-nvidia-lowlatency
Description-md5: 8a90d1c2d712d0b23cb0be81b187d8e7
Description-en: Nvidia Low Latency Linux kernel cloud tools
 This package will always depend on the latest nvidia-lowlatency kernel cloud tools
 available.

Package: linux-cloud-tools-virtual
Description-md5: 435e414f8a2bb73a3e9efac963d69981
Description-en: Virtual Linux kernel cloud tools
 This package will always depend on the latest minimal generic kernel cloud tools
 used for virtual instances.

Package: linux-cloud-tools-virtual-hwe-24.04
Description-md5: 435e414f8a2bb73a3e9efac963d69981
Description-en: Virtual Linux kernel cloud tools
 This package will always depend on the latest minimal generic kernel cloud tools
 used for virtual instances.

Package: linux-cloud-tools-virtual-hwe-24.04-edge
Description-md5: 435e414f8a2bb73a3e9efac963d69981
Description-en: Virtual Linux kernel cloud tools
 This package will always depend on the latest minimal generic kernel cloud tools
 used for virtual instances.

Package: linux-crashdump
Description-md5: 0c0b5ada9f277febaf6bd7d5ebc0d337
Description-en: Linux kernel crashdump setup for the latest generic kernel
 This package installs all the needed infrastructure to get crashdumps from
 your running system. If you are experiencing kernel crashes that cannot
 be debugged normally (because the problem is infrequent or panic's the
 system in such a way as to make information gathering impossible), then
 you can install this package to automatically enable capture of the
 vmcore on crashes.

Package: linux-doc
Description-md5: c8fe2977a59fe3daedcefb9ed07277a8
Description-en: Linux kernel specific documentation for version 6.8.0
 This package is deprecated and it is temporarily provided only for
 compatibility reasons. It will be dropped in the future.

Package: linux-generic
Description-md5: 000d0a6187a93215f75bba542cc6df27
Description-en: Complete Generic Linux kernel and headers
 This package will always depend on the latest complete generic Linux kernel
 and headers.

Package: linux-generic-hwe-24.04
Description-md5: 000d0a6187a93215f75bba542cc6df27
Description-en: Complete Generic Linux kernel and headers
 This package will always depend on the latest complete generic Linux kernel
 and headers.

Package: linux-generic-hwe-24.04-edge
Description-md5: 000d0a6187a93215f75bba542cc6df27
Description-en: Complete Generic Linux kernel and headers
 This package will always depend on the latest complete generic Linux kernel
 and headers.

Package: linux-gke
Description-md5: f14e52b0df8bb02ce96f0ac17151e0cb
Description-en: Complete Linux kernel for gke systems.
 This package will always depend on the latest complete Linux kernel available
 for gke systems.

Package: linux-gke-headers-6.8.0-1006
Description-md5: 5712f389acba4b599e6951bb14817b8f
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-1006/debian.README.gz for details

Package: linux-gke-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-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.8.0-1006-gke
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-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-1009-nvidia
Description-md5: 748f08730886fbae4c07187c743026b5
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-1009/debian.README.gz for details.

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

Package: linux-headers-6.8.0-1011-aws
Description-md5: 09f30c4299439da394f924fb45e9b6a9
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-1011/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-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-generic
Description-md5: 9c9742ab9c289b1e900fab477bc0070d
Description-en: Generic Linux kernel headers
 This package will always depend on the latest generic kernel headers
 available.

Package: linux-headers-generic-hwe-24.04
Description-md5: 9c9742ab9c289b1e900fab477bc0070d
Description-en: Generic Linux kernel headers
 This package will always depend on the latest generic kernel headers
 available.

Package: linux-headers-generic-hwe-24.04-edge
Description-md5: 9c9742ab9c289b1e900fab477bc0070d
Description-en: Generic Linux kernel headers
 This package will always depend on the latest generic kernel headers
 available.

Package: linux-headers-gke
Description-md5: 6b4918278441182970d5f58ded902241
Description-en: Linux kernel headers for gke systems.
 This package will always depend on the latest kernel headers available
 for gke systems.

Package: linux-headers-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-nvidia
Description-md5: 59129f4f73221648b63b662565b49990
Description-en: Nvidia Linux kernel headers
 This package will always depend on the latest nvidia kernel headers
 available.

Package: linux-headers-nvidia-lowlatency
Description-md5: 9195738435334622d4dea248ccd72011
Description-en: Nvidia Low Latency Linux kernel headers
 This package will always depend on the latest nvidia-lowlatency kernel headers
 available.

Package: linux-headers-oem-20.04
Description-md5: 50bb555dda692d9771aa8306164b649d
Description-en: OEM Linux kernel headers (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-headers-oem-20.04b
Description-md5: 50bb555dda692d9771aa8306164b649d
Description-en: OEM Linux kernel headers (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-headers-oem-20.04c
Description-md5: 50bb555dda692d9771aa8306164b649d
Description-en: OEM Linux kernel headers (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-headers-oem-20.04d
Description-md5: 50bb555dda692d9771aa8306164b649d
Description-en: OEM Linux kernel headers (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-headers-oem-22.04
Description-md5: 50bb555dda692d9771aa8306164b649d
Description-en: OEM Linux kernel headers (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-headers-oem-24.04b
Description-md5: a38c8392f77a111af30e6bd7ecc16c1f
Description-en: OEM Linux kernel headers
 This package will always depend on the latest OEM kernel headers
 available.

Package: linux-headers-virtual
Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27
Description-en: Virtual Linux kernel headers
 This package will always depend on linux-headers-generic.

Package: linux-headers-virtual-hwe-24.04
Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27
Description-en: Virtual Linux kernel headers
 This package will always depend on linux-headers-generic.

Package: linux-headers-virtual-hwe-24.04-edge
Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27
Description-en: Virtual Linux kernel headers
 This package will always depend on linux-headers-generic.

Package: linux-image-6.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.8.0-1006-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-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-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.8.0-1009-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-1011-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-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-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-extra-virtual
Description-md5: 9294e4085f6284a282d73159409194a6
Description-en: Extra drivers for Virtual Linux kernel image
 This package will always depend on linux-image-generic.

Package: linux-image-extra-virtual-hwe-24.04
Description-md5: 9294e4085f6284a282d73159409194a6
Description-en: Extra drivers for Virtual Linux kernel image
 This package will always depend on linux-image-generic.

Package: linux-image-extra-virtual-hwe-24.04-edge
Description-md5: 9294e4085f6284a282d73159409194a6
Description-en: Extra drivers for Virtual Linux kernel image
 This package will always depend on linux-image-generic.

Package: linux-image-generic
Description-md5: 6d632579c673704f44b290b16e7dbfd1
Description-en: Generic Linux kernel image
 This package will always depend on the latest generic kernel image
 available.

Package: linux-image-generic-hwe-24.04
Description-md5: 6d632579c673704f44b290b16e7dbfd1
Description-en: Generic Linux kernel image
 This package will always depend on the latest generic kernel image
 available.

Package: linux-image-generic-hwe-24.04-edge
Description-md5: 6d632579c673704f44b290b16e7dbfd1
Description-en: Generic Linux kernel image
 This package will always depend on the latest generic kernel image
 available.

Package: linux-image-gke
Description-md5: abed387e63f56c5d0afca9b73116a80b
Description-en: Linux kernel image for gke systems.
 This package will always depend on the latest kernel image available
 for gke systems.

Package: linux-image-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-nvidia
Description-md5: 6f90ae28f3ebfed911d48b256696e249
Description-en: Nvidia Linux kernel image
 This package will always depend on the latest nvidia kernel image
 available.

Package: linux-image-nvidia-lowlatency
Description-md5: 6505b7d4bd06e42cb1dab6876f37f3cc
Description-en: Nvidia Low Latency Linux kernel image
 This package will always depend on the latest nvidia-lowlatency kernel image
 available.

Package: linux-image-oem-20.04
Description-md5: 0ff0f918fb505677a39d8f1339668ef7
Description-en: OEM Linux kernel image (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-image-oem-20.04b
Description-md5: 0ff0f918fb505677a39d8f1339668ef7
Description-en: OEM Linux kernel image (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-image-oem-20.04c
Description-md5: 0ff0f918fb505677a39d8f1339668ef7
Description-en: OEM Linux kernel image (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-image-oem-20.04d
Description-md5: 0ff0f918fb505677a39d8f1339668ef7
Description-en: OEM Linux kernel image (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-image-oem-22.04
Description-md5: 0ff0f918fb505677a39d8f1339668ef7
Description-en: OEM Linux kernel image (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-image-oem-24.04b
Description-md5: 3dde93b5bdac4bce49c7cb3c374d0dd5
Description-en: OEM Linux kernel image
 This package will always depend on the latest OEM kernel image
 available.

Package: linux-image-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.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-1009-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-1009-nvidia-lowlatency
Description-md5: 38f12a44c93044422b7664c832aeb747
Description-en: Signed kernel image nvidia-lowlatency for Ubuntu Core
 A kernel image for nvidia-lowlatency.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-uc-6.8.0-32-generic
Description-md5: bb6d44640dba93338416300d1c7d81bd
Description-en: Signed kernel image generic for Ubuntu Core
 A kernel image for generic.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-uc-6.8.0-40-generic
Description-md5: bb6d44640dba93338416300d1c7d81bd
Description-en: Signed kernel image generic for Ubuntu Core
 A kernel image for generic.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-uc-generic
Description-md5: a6714ef2fd493894df5fcf44da569b36
Description-en: Generic Linux kernel image for Ubuntu Core
 This package will always depend on the latest generic kernel image
 available.
 .
 This kernel is suitable for staging into a kernel snap, and is not
 suitable to be used directly on classic systems.

Package: linux-image-uc-generic-hwe-24.04
Description-md5: a6714ef2fd493894df5fcf44da569b36
Description-en: Generic Linux kernel image for Ubuntu Core
 This package will always depend on the latest generic kernel image
 available.
 .
 This kernel is suitable for staging into a kernel snap, and is not
 suitable to be used directly on classic systems.

Package: linux-image-uc-generic-hwe-24.04-edge
Description-md5: a6714ef2fd493894df5fcf44da569b36
Description-en: Generic Linux kernel image for Ubuntu Core
 This package will always depend on the latest generic kernel image
 available.
 .
 This kernel is suitable for staging into a kernel snap, and is not
 suitable to be used directly on classic systems.

Package: linux-image-uc-oem-24.04b
Description-md5: 31b0f5289e523576dbd237a9d7077279
Description-en: OEM Linux kernel image for Ubuntu Core
 This package will always depend on the latest OEM kernel image
 available.
 .
 This kernel is suitable for staging into a kernel snap, and is not
 suitable to be used directly on classic systems.

Package: linux-image-unsigned-6.10.0-1003-oem
Description-md5: c2af62a3d43a79fe6b91d016494c4ffd
Description-en: Linux kernel image for version 6.10.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 6.10.0 on
 64 bit x86 SMP.
 .
 Supports OEM processors.
 .
 Geared toward client devices.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-oem meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.10.0-1004-oem
Description-md5: c2af62a3d43a79fe6b91d016494c4ffd
Description-en: Linux kernel image for version 6.10.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 6.10.0 on
 64 bit x86 SMP.
 .
 Supports OEM processors.
 .
 Geared toward client devices.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-oem meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.10.0-1005-oem
Description-md5: c2af62a3d43a79fe6b91d016494c4ffd
Description-en: Linux kernel image for version 6.10.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 6.10.0 on
 64 bit x86 SMP.
 .
 Supports OEM processors.
 .
 Geared toward client devices.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-oem meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.8.0-1006-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-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-1009-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-1009-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-1011-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-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-virtual
Description-md5: 730c41972b2fe1e17a49895d30344c78
Description-en: Virtual Linux kernel image
 This package will always depend on the latest minimal generic kernel image
 used for virtual instances.

Package: linux-image-virtual-hwe-24.04
Description-md5: 730c41972b2fe1e17a49895d30344c78
Description-en: Virtual Linux kernel image
 This package will always depend on the latest minimal generic kernel image
 used for virtual instances.

Package: linux-image-virtual-hwe-24.04-edge
Description-md5: 730c41972b2fe1e17a49895d30344c78
Description-en: Virtual Linux kernel image
 This package will always depend on the latest minimal generic kernel image
 used for virtual instances.

Package: linux-kvm
Description-md5: 760248f3a6637195338fb4c05ba07199
Description-en: Complete Linux kernel for virtual systems. (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-lib-rust-6.8.0-32-generic
Description-md5: bc3216653c2cd8c46148a881adb9e0ed
Description-en: Rust library files related to Linux kernel version 6.8.0
 This package provides kernel library files for version 6.8.0, that allow to
 compile out-of-tree kernel modules written in Rust.

Package: linux-lib-rust-6.8.0-40-generic
Description-md5: bc3216653c2cd8c46148a881adb9e0ed
Description-en: Rust library files related to Linux kernel version 6.8.0
 This package provides kernel library files for version 6.8.0, that allow to
 compile out-of-tree kernel modules written in Rust.

Package: linux-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-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.8.0-1006-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-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-1009-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-1009-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-1011-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-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-extra-6.8.0-1006-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-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-1009-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-1009-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-1011-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-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-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-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-generic
Description-md5: 0a71a5f24c645c598814895c451e69c9
Description-en: Extra drivers for ipu6 for the generic flavour
 Install extra signed ipu6 modules compatible with the generic flavour.

Package: linux-modules-ipu6-generic-hwe-24.04
Description-md5: 0a71a5f24c645c598814895c451e69c9
Description-en: Extra drivers for ipu6 for the generic flavour
 Install extra signed ipu6 modules compatible with the generic flavour.

Package: linux-modules-ipu6-generic-hwe-24.04-edge
Description-md5: 0a71a5f24c645c598814895c451e69c9
Description-en: Extra drivers for ipu6 for the generic flavour
 Install extra signed ipu6 modules compatible with the generic flavour.

Package: linux-modules-iwlwifi-6.8.0-1006-gke
Description-md5: c7fd9563b45d1973e3ca7c72ec780c22
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-gke* 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-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-generic
Description-md5: 4087cc976685608e39735665e27b54dc
Description-en: Extra drivers for iwlwifi for the generic flavour
 Install extra signed iwlwifi modules compatible with the generic flavour.

Package: linux-modules-iwlwifi-generic-hwe-24.04
Description-md5: 4087cc976685608e39735665e27b54dc
Description-en: Extra drivers for iwlwifi for the generic flavour
 Install extra signed iwlwifi modules compatible with the generic flavour.

Package: linux-modules-iwlwifi-generic-hwe-24.04-edge
Description-md5: 4087cc976685608e39735665e27b54dc
Description-en: Extra drivers for iwlwifi for the generic flavour
 Install extra signed iwlwifi modules compatible with the generic flavour.

Package: linux-modules-iwlwifi-gke
Description-md5: 2aeb6a09354491af0d8b7b89bd3f364f
Description-en: Extra drivers for iwlwifi for the gke flavour
 Install extra signed iwlwifi modules compatible with the gke flavour.

Package: linux-modules-iwlwifi-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-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-1009-nvidia
Description-md5: 6ff14ab9b4f577b60e40b023b968636f
Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1009
 This package provides the Linux kernel nvidia-fs modules for version
 6.8.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-1009-nvidia-lowlatency
Description-md5: 939b659c4cdfc4f6cef66ec5a5718b61
Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1009
 This package provides the Linux kernel nvidia-fs modules for version
 6.8.0-1009.
 .
 You likely do not want to install this package directly. Instead, install the
 one of the linux-modules-nvidia-fs-nvidia-lowlatency* meta-packages,
 which will ensure that upgrades work correctly, and that supporting packages are
 also installed.

Package: linux-modules-nvidia-fs-nvidia
Description-md5: fb38314f1a9894d32083e54267154a2a
Description-en: Extra drivers for nvidia-fs for the nvidia flavour
 Install extra signed nvidia-fs modules compatible with the nvidia flavour.

Package: linux-modules-nvidia-fs-nvidia-lowlatency
Description-md5: 22c0dfc497ef4e7304e64889cffd61cc
Description-en: Extra drivers for nvidia-fs for the nvidia-lowlatency flavour
 Install extra signed nvidia-fs modules compatible with the nvidia-lowlatency flavour.

Package: linux-modules-usbio-6.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-generic
Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93
Description-en: Extra drivers for usbio for the generic flavour
 Install extra signed usbio modules compatible with the generic flavour.

Package: linux-modules-usbio-generic-hwe-24.04
Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93
Description-en: Extra drivers for usbio for the generic flavour
 Install extra signed usbio modules compatible with the generic flavour.

Package: linux-modules-usbio-generic-hwe-24.04-edge
Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93
Description-en: Extra drivers for usbio for the generic flavour
 Install extra signed usbio modules compatible with the generic flavour.

Package: linux-nvidia
Description-md5: 883b350bab451b83661688ea10af7a45
Description-en: Complete Nvidia Linux kernel and headers
 This package will always depend on the latest complete nvidia Linux kernel
 and headers.

Package: linux-nvidia-headers-6.8.0-1006
Description-md5: 55b7a5f1ae8dc732590dab5ad70ffcb3
Description-en: Header files related to Linux kernel version 6.8.0
 This package provides kernel header files for version 6.8.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-nvidia-headers-6.8.0-1006/debian.README.gz for details

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

Package: linux-nvidia-lowlatency
Description-md5: 1c3703242586ad20dc31a9ede0132521
Description-en: Complete Nvidia Low Latency Linux kernel and headers
 This package will always depend on the latest complete nvidia-lowlatency Linux kernel
 and headers.

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

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

Package: linux-nvidia-lowlatency-tools-host
Description-md5: d29120b11150b79af4338241d0a5dc74
Description-en: Linux kernel VM host tools
 This package provides kernel tools useful for VM hosts.

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-1009
Description-md5: 7366bf11c0332136f18317a0c7889f3d
Description-en: Linux kernel version specific tools for version 6.8.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.8.0-1009 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1009-<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.04b
Description-md5: f5ceccf3e6ffde2bc0f9e5adc29d6f9e
Description-en: Complete OEM Linux kernel and headers
 This package will always depend on the latest complete OEM Linux kernel
 and headers.

Package: linux-oem-6.10-headers-6.10.0-1003
Description-md5: 22048c89e03a6fa962521609eb9ad576
Description-en: Header files related to Linux kernel version 6.10.0
 This package provides kernel header files for version 6.10.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-oem-6.10-headers-6.10.0-1003/debian.README.gz for details

Package: linux-oem-6.10-headers-6.10.0-1004
Description-md5: ee2c231353c4d6db194c17fb528a03d7
Description-en: Header files related to Linux kernel version 6.10.0
 This package provides kernel header files for version 6.10.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-oem-6.10-headers-6.10.0-1004/debian.README.gz for details

Package: linux-oem-6.10-headers-6.10.0-1005
Description-md5: 7a5772aee9c359c450a716a4c37eebdb
Description-en: Header files related to Linux kernel version 6.10.0
 This package provides kernel header files for version 6.10.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-oem-6.10-headers-6.10.0-1005/debian.README.gz for details

Package: linux-oem-6.10-tools-6.10.0-1003
Description-md5: 0b4957b3c466a1f6a96fb8bae57fe97d
Description-en: Linux kernel version specific tools for version 6.10.0-1003
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.10.0-1003 on
 64 bit x86.
 You probably want to install linux-tools-6.10.0-1003-<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-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.8.0-1006-gke
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-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-1009-nvidia
Description-md5: 3785ece84cac60f2c697d01443cdafeb
Description-en: Linux kernel version specific tools for version 6.8.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.8.0-1009 on
 64 bit x86.

Package: linux-tools-6.8.0-1009-nvidia-lowlatency
Description-md5: 3785ece84cac60f2c697d01443cdafeb
Description-en: Linux kernel version specific tools for version 6.8.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.8.0-1009 on
 64 bit x86.

Package: linux-tools-6.8.0-1011-aws
Description-md5: 081f84761f203fb0b5ca3a9b1d669338
Description-en: Linux kernel version specific tools for version 6.8.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.8.0-1011 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-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-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-generic
Description-md5: 64a22a7a6c16a9e754ca8416e318c089
Description-en: Generic Linux kernel tools
 This package will always depend on the latest generic kernel tools
 available.

Package: linux-tools-generic-hwe-24.04
Description-md5: 64a22a7a6c16a9e754ca8416e318c089
Description-en: Generic Linux kernel tools
 This package will always depend on the latest generic kernel tools
 available.

Package: linux-tools-generic-hwe-24.04-edge
Description-md5: 64a22a7a6c16a9e754ca8416e318c089
Description-en: Generic Linux kernel tools
 This package will always depend on the latest generic kernel tools
 available.

Package: linux-tools-gke
Description-md5: 458af721eec25183156433303d04de05
Description-en: Linux kernel versioned tools for gke systems.
 This package will always depend on the latest Linux kernel versioned tools
 available for gke systems.

Package: linux-tools-host
Description-md5: d29120b11150b79af4338241d0a5dc74
Description-en: Linux kernel VM host tools
 This package provides kernel tools useful for VM hosts.

Package: linux-tools-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-nvidia
Description-md5: 6978ce948693cb08e282dd6e9c79e15d
Description-en: Nvidia Linux kernel tools
 This package will always depend on the latest nvidia kernel tools
 available.

Package: linux-tools-nvidia-lowlatency
Description-md5: b07b0e9bb29c10be440e2701b7cb834f
Description-en: Nvidia Low Latency Linux kernel tools
 This package will always depend on the latest nvidia-lowlatency kernel tools
 available.

Package: linux-tools-oem-20.04
Description-md5: 34476a63a0956df042af242fb1fe8c7d
Description-en: OEM Linux kernel tools (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-tools-oem-20.04b
Description-md5: 34476a63a0956df042af242fb1fe8c7d
Description-en: OEM Linux kernel tools (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-tools-oem-20.04c
Description-md5: 34476a63a0956df042af242fb1fe8c7d
Description-en: OEM Linux kernel tools (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-tools-oem-20.04d
Description-md5: 34476a63a0956df042af242fb1fe8c7d
Description-en: OEM Linux kernel tools (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-tools-oem-22.04
Description-md5: 34476a63a0956df042af242fb1fe8c7d
Description-en: OEM Linux kernel tools (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-tools-oem-24.04b
Description-md5: 544dead17e2cf698cd9acab1fb72ea0b
Description-en: OEM Linux kernel tools
 This package will always depend on the latest OEM kernel tools
 available.

Package: linux-tools-virtual
Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb
Description-en: Virtual Linux kernel tools
 This package will always depend on the latest minimal generic kernel tools
 used for virtual instances.

Package: linux-tools-virtual-hwe-24.04
Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb
Description-en: Virtual Linux kernel tools
 This package will always depend on the latest minimal generic kernel tools
 used for virtual instances.

Package: linux-tools-virtual-hwe-24.04-edge
Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb
Description-en: Virtual Linux kernel tools
 This package will always depend on the latest minimal generic kernel tools
 used for virtual instances.

Package: linux-virtual
Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c
Description-en: Minimal Generic Linux kernel and headers
 This package will always depend on linux-image-virtual and
 linux-headers-virtual.

Package: linux-virtual-hwe-24.04
Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c
Description-en: Minimal Generic Linux kernel and headers
 This package will always depend on linux-image-virtual and
 linux-headers-virtual.

Package: linux-virtual-hwe-24.04-edge
Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c
Description-en: Minimal Generic Linux kernel and headers
 This package will always depend on linux-image-virtual and
 linux-headers-virtual.

Package: livecd-rootfs
Description-md5: 7b59fd93401bd0efd37505de924d874f
Description-en: construction script for the livecd rootfs
 livecd-rootfs provides the script used to create the root filesystem
 on the livecd.

Package: login
Description-md5: d0499c2dea8faa45484daa5ced2d38b5
Description-en: system login tools
 This package provides some required infrastructure for logins and for
 changing effective user or group IDs, including:
  * login, the program that invokes a user shell on a virtual terminal;
  * nologin, a dummy shell for disabled user accounts;

Package: lvm2
Description-md5: 9df95d102d2b0aad5aff13603ef0cb3f
Description-en: Linux Logical Volume Manager
 This is LVM2, the rewrite of The Linux Logical Volume Manager.  LVM
 supports enterprise level volume management of disk and disk subsystems
 by grouping arbitrary disks into volume groups. The total capacity of
 volume groups can be allocated to logical volumes, which are accessed as
 regular block devices.

Package: lvm2-dbusd
Description-md5: 58ae61149cfbcb7082b5065979973507
Description-en: LVM2 D-Bus daemon
 This is LVM2, the rewrite of The Linux Logical Volume Manager.  LVM
 supports enterprise level volume management of disk and disk subsystems
 by grouping arbitrary disks into volume groups. The total capacity of
 volume groups can be allocated to logical volumes, which are accessed as
 regular block devices.
 .
 This package includes the D-Bus daemon.

Package: mesa-common-dev
Description-md5: 0d9d46ba6861a0a8c404cf51db1e980d
Description-en: Developer documentation for Mesa
 This package includes the specifications for the Mesa-specific OpenGL
 extensions, the complete set of release notes and the development header
 files common to all Mesa packages.

Package: mesa-vdpau-drivers
Description-md5: 19cfba61e1be17ccf30d9c5bb9ec109a
Description-en: Mesa VDPAU video acceleration drivers
 These libraries provide the Video Decode and Presentation API for Unix.
 They provide accelerated video playback (incl. H.264) and video
 post-processing for the supported graphics cards.
 .
 This package enables support for VDPAU for some gallium drivers.

Package: mesa-vulkan-drivers
Description-md5: de68f7559174261711b175701783338c
Description-en: Mesa Vulkan graphics drivers
 Vulkan is a low-overhead 3D graphics and compute API. This package
 includes Vulkan drivers provided by the Mesa project.

Package: mutter-common
Description-md5: 2289cdfd3182ed0acc7d7a3b4981bbda
Description-en: shared files for the Mutter window manager
 Mutter is a Wayland display server and X11 window manager and
 compositor library. It contains functionality related to, among other
 things, window management, window compositing, focus tracking, workspace
 management, keybindings and monitor configuration.
 .
 Internally it uses a fork of Cogl, a hardware acceleration abstraction
 library used to simplify usage of OpenGL pipelines, as well as a fork
 of Clutter, a scene graph and user interface toolkit.
 .
 This package contains the shared files.

Package: mutter-common-bin
Description-md5: e51d8fdda3423fdf24a80a3951732fb1
Description-en: shared programs for the Mutter window manager
 Mutter is a Wayland display server and X11 window manager and
 compositor library. It contains functionality related to, among other
 things, window management, window compositing, focus tracking, workspace
 management, keybindings and monitor configuration.
 .
 Internally it uses a fork of Cogl, a hardware acceleration abstraction
 library used to simplify usage of OpenGL pipelines, as well as a fork
 of Clutter, a scene graph and user interface toolkit.
 .
 This package contains the program files which are used for the libraries
 and others.

Package: nautilus
Description-md5: 8693b52221189e04902040440bd7d428
Description-en: file manager and graphical shell for GNOME
 Nautilus is the official file manager for the GNOME desktop. It allows
 one to browse directories, preview files and launch applications
 associated with them. It is also responsible for handling the icons on
 the GNOME desktop. It works on local and remote filesystems.
 .
 Several icon themes and components for viewing different kinds of files
 are available in separate packages.

Package: nautilus-data
Description-md5: d164dca99682ab7c25a900f1754f8f13
Description-en: data files for nautilus
 Nautilus is the official file manager and graphical shell for the
 GNOME desktop.
 .
 This package contains pictures, localization files and other data
 needed by nautilus.

Package: needrestart
Description-md5: a26ee5dd9ec37fe484bee4f1ce585d87
Description-en: check which daemons need to be restarted after library upgrades
 needrestart checks which daemons need to be restarted after library upgrades.
 It is inspired by checkrestart from the debian-goodies package.
 .
 Features:
  - supports (but does not require) systemd
  - binary blacklisting (i.e. display managers)
  - tries to detect required restarts of interpreter based daemons
    (supports Java, Perl, Python, Ruby)
  - tries to detect required restarts of containers (docker, LXC)
  - tries to detect pending kernel upgrades
  - tries to detect pending microcode upgrades for Intel CPUs
  - could be used as nagios check_command
  - fully integrated into apt/dpkg using hooks

Package: open-iscsi
Description-md5: 067891012a9e049900724bddbc58bf8f
Description-en: iSCSI initiator tools
 The Open-iSCSI project is a high-performance, transport independent,
 multi-platform implementation of RFC3720 iSCSI.
 .
 Open-iSCSI is partitioned into user and kernel parts.
 .
 The kernel portion of Open-iSCSI is a from-scratch code
 licensed under GPL. The kernel part implements iSCSI data path
 (that is, iSCSI Read and iSCSI Write), and consists of three
 loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko.
 .
 User space contains the entire control plane: configuration
 manager, iSCSI Discovery, Login and Logout processing,
 connection-level error processing, Nop-In and Nop-Out handling,
 and (in the future:) Text processing, iSNS, SLP, Radius, etc.
 .
 The user space Open-iSCSI consists of a daemon process called
 iscsid, and a management utility iscsiadm.
 .
 This package includes a daemon, iscsid, and a management utility,
 iscsiadm.

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: 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-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: python3-software-properties
Description-md5: 2404b69e069f73169a1d424cb63f1d53
Description-en: manage the repositories that you install software from
 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.

Package: 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: software-properties-common
Description-md5: d19f432480048ad00ac5c2bfd116cd00
Description-en: manage the repositories that you install software from (common)
 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.
 .
 This package contains the common files for software-properties like the
 D-Bus backend.

Package: software-properties-gtk
Description-md5: 1912baba2086cd851f5a53b65d6c9eea
Description-en: manage the repositories that you install software from (gtk)
 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.
 .
 This package contains a GTK+ based graphical interface.

Package: sosreport
Description-md5: 5b3e7a1f7fbde7625dc009697c8ed440
Description-en: Set of tools to gather troubleshooting data from a system
 Sos is a set of tools that gathers information about system
 hardware and configuration. The information can then be used for
 diagnostic purposes and debugging. Sos is commonly used to help
 support technicians and developers.

Package: 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: thin-provisioning-tools
Description-md5: d6f3c2706ca05304be07f2e9ba69d3c3
Description-en: Tools for handling thinly provisioned device-mapper meta-data
 This package contains tools to handle meta-data from the device-mapper
 thin target.  This target allows the use of a single backing store for multiple
 thinly provisioned volumes.  Numerous snapshots can be taken from such
 volumes.  The tools can check the meta-data for consistency, repair damaged
 information and dump or restore the meta-data in textual form.

Package: ubuntu-pro-client
Description-md5: 66165e509f2710a40dda6be8ed39eeed
Description-en: Management tools for Ubuntu Pro
 Ubuntu Pro is a suite of additional services provided by Canonical on
 top of Ubuntu. Whether you're an enterprise customer deploying systems
 at scale or want security patching for your personal Ubuntu LTS
 at home, the Ubuntu Pro Client (pro) is the command-line tool that
 will help you manage the services you need.

Package: ubuntu-pro-client-l10n
Description-md5: 554c4aadbe6fdeeca7cc99cd91abaf72
Description-en: Translations for Ubuntu Pro Client
 This package delivers translations of Ubuntu Pro Client for various
 languages.

Package: ubuntu-session
Description-md5: 91f3333d04d3caeb202708d93d05850e
Description-en: Ubuntu session with GNOME Shell
 This package contains the required components for running a GNOME 3 session
 with default Ubuntu configuration, based on the GNOME Shell.

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: xdg-desktop-portal
Description-md5: 7eac259f6a9a24c9e234ad737a8c6945
Description-en: desktop integration portal for Flatpak and Snap
 xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
 and possibly other desktop containment/sandboxing frameworks. This service
 is made available to the sandboxed application, and provides mediated
 D-Bus interfaces for file access, URI opening, printing and similar
 desktop integration features.
 .
 The implementation of these interfaces is expected to require
 user confirmation before responding to the sandboxed application's
 requests. For example, when the sandboxed application ask to open a file,
 the portal implementation will open an "Open" dialog outside the sandbox,
 and will only make the selected file available to the sandboxed app if
 that dialog is confirmed.
 .
 xdg-desktop-portal is designed to be desktop-agnostic, and uses a
 desktop-environment-specific GUI backend such as xdg-desktop-portal-gtk
 to provide its functionality.

Package: xdg-desktop-portal-dev
Description-md5: 868b66f3cbad8db622f38d23df203ad4
Description-en: desktop integration portal - development files
 xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
 and possibly other desktop containment/sandboxing frameworks. This service
 is made available to the sandboxed application, and provides mediated
 D-Bus interfaces for file access, URI opening, printing and similar
 desktop integration features. See the xdg-desktop-portal package's
 description for more details.
 .
 This package contains development files for backends such as
 xdg-desktop-portal-gtk.

Package: xdg-desktop-portal-gnome
Description-md5: 48e6db76e7ddf15403a8632bb6fae9b8
Description-en: GNOME portal backend for xdg-desktop-portal
 xdg-desktop-portal-gnome provides a GNOME implementation for the
 desktop-agnostic xdg-desktop-portal service. This allows sandboxed
 applications to request services from outside the sandbox using
 GNOME services (session manager, screenshot provider, Shell) or
 GNOME-style user interfaces.
 .
 Non-GNOME GTK-based desktop environments should normally use
 xdg-desktop-portal-gtk or their own portal implementation instead of
 this one.

Package: xkb-data
Description-md5: 3253e95e707af859f77590b31f05da3b
Description-en: X Keyboard Extension (XKB) configuration data
 This package contains configuration data used by the X Keyboard
 Extension (XKB), which allows selection of keyboard layouts when
 using a graphical interface.
 .
 Every X11 vendor provides its own XKB data files, so keyboard layout
 designers have to send their layouts to several places.  The
 xkeyboard-config project has been launched at FreeDesktop in order
 to provide a central repository that could be used by all vendors.

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

Package: linux-aws-tools-6.8.0-1011
Description-md5: 21c7127352e57c2b832a7f4768c2a078
Description-en: Linux kernel version specific tools for version 6.8.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.8.0-1011 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1011-<flavour>.

Package: linux-buildinfo-6.8.0-1006-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-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-1009-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-1009-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-1009-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-1009-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-1011-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-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-cloud-tools-6.8.0-1011-aws
Description-md5: 452196db9f45d9dce7922551a40aaa21
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1011
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1011 on
 ARMv8.

Package: linux-generic-64k
Description-md5: 84245d4a6d27106a917f04bcf9296d55
Description-en: Complete Generic 64K Linux kernel and headers
 This package will always depend on the latest complete generic-64k Linux kernel
 and headers.

Package: linux-generic-64k-hwe-24.04
Description-md5: 84245d4a6d27106a917f04bcf9296d55
Description-en: Complete Generic 64K Linux kernel and headers
 This package will always depend on the latest complete generic-64k Linux kernel
 and headers.

Package: linux-generic-64k-hwe-24.04-edge
Description-md5: 84245d4a6d27106a917f04bcf9296d55
Description-en: Complete Generic 64K Linux kernel and headers
 This package will always depend on the latest complete generic-64k Linux kernel
 and headers.

Package: linux-gke-tools-6.8.0-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-headers-6.8.0-1006-gke
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
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-1009-nvidia
Description-md5: dbf8f47069ef2c1dd9fb93f1b108ff67
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-1009/debian.README.gz for details.

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

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

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

Package: linux-headers-6.8.0-1011-aws
Description-md5: 092f602874e2274c9e8a70619b633299
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-1011/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-generic-64k
Description-md5: 7a578625be626f96075f6bacf4b9abc1
Description-en: Generic 64K Linux kernel headers
 This package will always depend on the latest generic-64k kernel headers
 available.

Package: linux-headers-generic-64k-hwe-24.04
Description-md5: 7a578625be626f96075f6bacf4b9abc1
Description-en: Generic 64K Linux kernel headers
 This package will always depend on the latest generic-64k kernel headers
 available.

Package: linux-headers-generic-64k-hwe-24.04-edge
Description-md5: 7a578625be626f96075f6bacf4b9abc1
Description-en: Generic 64K Linux kernel headers
 This package will always depend on the latest generic-64k kernel headers
 available.

Package: linux-headers-laptop-23.10
Description-md5: 6992eee241acf9b6f63780a69450104f
Description-en: Laptop Linux kernel headers (transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-headers-nvidia-64k
Description-md5: 819c91ced97fc2a608b40c2082d8ff74
Description-en: Nvidia 64K Linux kernel headers
 This package will always depend on the latest nvidia-64k kernel headers
 available.

Package: linux-headers-nvidia-lowlatency-64k
Description-md5: 3c43f4f24571adff96b772ef74dd0384
Description-en: Nvidia Low Latency 64K Linux kernel headers
 This package will always depend on the latest nvidia-lowlatency-64k kernel headers
 available.

Package: linux-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-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.8.0-1009-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-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-generic-64k
Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b
Description-en: Generic 64K Linux kernel image
 This package will always depend on the latest generic-64k kernel image
 available.

Package: linux-image-generic-64k-hwe-24.04
Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b
Description-en: Generic 64K Linux kernel image
 This package will always depend on the latest generic-64k kernel image
 available.

Package: linux-image-generic-64k-hwe-24.04-edge
Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b
Description-en: Generic 64K Linux kernel image
 This package will always depend on the latest generic-64k kernel image
 available.

Package: linux-image-laptop-23.10
Description-md5: 1811c6815e09d09a68fa0bf565438c25
Description-en: Laptop Linux kernel image (transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-image-nvidia-64k
Description-md5: 16a7e9b0f17a883aa43e2ad87039fc6b
Description-en: Nvidia 64K Linux kernel image
 This package will always depend on the latest nvidia-64k kernel image
 available.

Package: linux-image-nvidia-lowlatency-64k
Description-md5: 37ad1bbe30880f959dcf41f13518816e
Description-en: Nvidia Low Latency 64K Linux kernel image
 This package will always depend on the latest nvidia-lowlatency-64k kernel image
 available.

Package: linux-image-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-1009-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-1009-nvidia-lowlatency-64k
Description-md5: a8797f8bc62b1ec059045c3b08686998
Description-en: Signed kernel image nvidia-lowlatency-64k for Ubuntu Core
 A kernel image for nvidia-lowlatency-64k.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-uc-6.8.0-32-generic-64k
Description-md5: bb7a4ec80404e80b1dcbf294704a3a43
Description-en: Signed kernel image generic-64k for Ubuntu Core
 A kernel image for generic-64k.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-uc-6.8.0-40-generic-64k
Description-md5: bb7a4ec80404e80b1dcbf294704a3a43
Description-en: Signed kernel image generic-64k for Ubuntu Core
 A kernel image for generic-64k.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-unsigned-6.8.0-1006-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-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-1009-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-1009-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-1009-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-1009-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-1011-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-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-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-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-modules-6.8.0-1006-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-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-1009-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-1009-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-1009-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-1009-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-1011-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-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-extra-6.8.0-1006-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-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-1009-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-1009-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-1011-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-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-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-1009-nvidia-64k
Description-md5: 54b4140f0ea6b27e63bc6b2ce146b04c
Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1009
 This package provides the Linux kernel nvidia-fs modules for version
 6.8.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-1009-nvidia-lowlatency-64k
Description-md5: c910c22eaff6ef84367bd9296971e9ce
Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1009
 This package provides the Linux kernel nvidia-fs modules for version
 6.8.0-1009.
 .
 You likely do not want to install this package directly. Instead, install the
 one of the linux-modules-nvidia-fs-nvidia-lowlatency-64k* meta-packages,
 which will ensure that upgrades work correctly, and that supporting packages are
 also installed.

Package: linux-modules-nvidia-fs-nvidia-64k
Description-md5: 37863d5e7ce7ce6fa2030e4a217c06b6
Description-en: Extra drivers for nvidia-fs for the nvidia-64k flavour
 Install extra signed nvidia-fs modules compatible with the nvidia-64k flavour.

Package: linux-modules-nvidia-fs-nvidia-lowlatency-64k
Description-md5: 0315dff8e9c18aa546ebef3925bcfe1f
Description-en: Extra drivers for nvidia-fs for the nvidia-lowlatency-64k flavour
 Install extra signed nvidia-fs modules compatible with the nvidia-lowlatency-64k flavour.

Package: linux-nvidia-64k
Description-md5: 8d3fe872ab156bc93fbcbbd13209576a
Description-en: Complete Nvidia 64K Linux kernel and headers
 This package will always depend on the latest complete nvidia-64k Linux kernel
 and headers.

Package: linux-nvidia-lowlatency-64k
Description-md5: d86e822bf2a099c2c3872eff16f04788
Description-en: Complete Low Latency Nvidia 64K Linux kernel and headers
 This package will always depend on the latest complete nvidia-lowlatency-64k Linux kernel
 and headers.

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

Package: linux-tools-6.8.0-1006-gke
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
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-1009-nvidia
Description-md5: 1bae827e25409bf002d90301c92e9fc9
Description-en: Linux kernel version specific tools for version 6.8.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.8.0-1009 on
 ARMv8.

Package: linux-tools-6.8.0-1009-nvidia-64k
Description-md5: 1bae827e25409bf002d90301c92e9fc9
Description-en: Linux kernel version specific tools for version 6.8.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.8.0-1009 on
 ARMv8.

Package: linux-tools-6.8.0-1009-nvidia-lowlatency
Description-md5: 1bae827e25409bf002d90301c92e9fc9
Description-en: Linux kernel version specific tools for version 6.8.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.8.0-1009 on
 ARMv8.

Package: linux-tools-6.8.0-1009-nvidia-lowlatency-64k
Description-md5: 1bae827e25409bf002d90301c92e9fc9
Description-en: Linux kernel version specific tools for version 6.8.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.8.0-1009 on
 ARMv8.

Package: linux-tools-6.8.0-1011-aws
Description-md5: e6f522c2203726cc9358160047911a04
Description-en: Linux kernel version specific tools for version 6.8.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.8.0-1011 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-generic-64k
Description-md5: ba4f375a2a2b5ada997c4cffff881f11
Description-en: Generic 64K Linux kernel tools
 This package will always depend on the latest generic-64k kernel tools
 available.

Package: linux-tools-generic-64k-hwe-24.04
Description-md5: ba4f375a2a2b5ada997c4cffff881f11
Description-en: Generic 64K Linux kernel tools
 This package will always depend on the latest generic-64k kernel tools
 available.

Package: linux-tools-generic-64k-hwe-24.04-edge
Description-md5: ba4f375a2a2b5ada997c4cffff881f11
Description-en: Generic 64K Linux kernel tools
 This package will always depend on the latest generic-64k kernel tools
 available.

Package: linux-tools-laptop-23.10
Description-md5: 4c32b32dd76cd40388615cc1bbc69e09
Description-en: Laptop Linux kernel tools (transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-tools-nvidia-64k
Description-md5: 662364ba8d69c5690fcdadd5b7ff1238
Description-en: Nvidia 64K Linux kernel tools
 This package will always depend on the latest nvidia-64k kernel tools
 available.

Package: linux-tools-nvidia-lowlatency-64k
Description-md5: a3d44c756023d0207457fd5797667bc5
Description-en: Nvidia Low Latency 64K Linux kernel tools
 This package will always depend on the latest nvidia-lowlatency-64k kernel tools
 available.

Package: linux-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-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.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-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-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-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.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-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-generic-lpae
Description-md5: a7fbc628643740cf08cc0af28755bd72
Description-en: Generic LPAE Linux kernel tools (dummy transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-buildinfo-6.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-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-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-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-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-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-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-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-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-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-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-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.