Package: amd64-microcode Description-md5: c5296e9fb6c0cbc6d0e238cd0cf80dc3 Description-en: Platform firmware and microcode for AMD CPUs and SoCs This package contains microcode patches for AMD AMD64 processors. AMD releases microcode patches to correct processor behavior as documented in the respective processor revision guides. . This package includes the required firmware to enable AMD SEV (Secure Encrypted Virtualization) functionality. . This package also includes AMD TAs (Trusted Applications) required by AMD platform drivers such as AMD PMF (Platform Management Framework). . For Intel processors, please refer to the intel-microcode package. Package: bpftool Description-md5: d7d2729d5d8a42208f787da6b434cef6 Description-en: Inspection and simple manipulation of BPF programs and maps The bpftool command allows for inspection and simple modification of Berkeley Packet Filter (BPF) objects on the system. Package: cargo-1.85 Description-md5: f894562a11fc2421647ac771e1f6c13a Description-en: Rust package manager Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. Package: ceilometer-agent-central Description-md5: 65411a0f4dccd2451a23425cde8bfbde Description-en: ceilometer central agent Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the central agent. Package: ceilometer-agent-compute Description-md5: 5756094aff76fc418a5a235966177070 Description-en: ceilometer compute agent Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the compute agent Package: ceilometer-common Description-md5: 6bd898c785acee0812e68f775bae41e3 Description-en: ceilometer common files Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains files that are needed for all parts of ceilometer Package: charon-systemd Description-md5: aa65f07fc27272b7f25aed8a94e96770 Description-en: strongSwan IPsec client, systemd support The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package contains the charon-systemd files. Package: coreutils Description-md5: 2711d655f84e38618f4e41cdfd2a2a1a Description-en: coreutils meta package This pulls in a provider into the essential set. Package: coreutils-from-gnu Description-md5: b73425bbfdb7ca4566705e66c0f22d4c Description-en: coreutils from the GNU coreutils project The classic coreutils provided by the GNU project Package: dh-cargo Description-md5: 5d673cf67735dd305fc8bfe717fef40a Description-en: debhelper buildsystem for Rust crates using Cargo dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . This builds Debian rust crates to be installed into a system-level crate registry in /usr/share/cargo/registry containing crates that can be used and Build-Depended upon by other Debian packages. . Debian packages generated by debcargo use this buildsystem; packagers are not expected to use this directly. If you have a multi-language program such as firefox or librsvg that includes private Rust crates not exposed to others, you should instead use Debian's cargo wrapper /usr/share/cargo/bin/cargo in the cargo package, and Build-Depends on that instead of this package. Package: dh-cargo-tools Description-md5: bf4445caf4cf2f15df011d48358d5a35 Description-en: debhelper buildsystem for Rust crates using Cargo - tools dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . This builds Debian rust crates to be installed into a system-level crate registry in /usr/share/cargo/registry containing crates that can be used and Build-Depended upon by other Debian packages. . Debian packages generated by debcargo use this buildsystem; packagers are not expected to use this directly. If you have a multi-language program such as firefox or librsvg that includes private Rust crates not exposed to others, you should instead use Debian's cargo wrapper /usr/share/cargo/bin/cargo in the cargo package, and Build-Depends on that instead of this package. . This package contains various scripts that can be used standalone outside of the standard dh-cargo context. Package: dkms Description-md5: 232c475017017fa9b762bad26978f5d1 Description-en: Dynamic Kernel Module System (DKMS) DKMS is a framework designed to allow individual kernel modules to be upgraded without changing the whole kernel. It is also very easy to rebuild modules as you upgrade kernels. Package: dovecot-core Description-md5: 42825422b1ef9e3a592c94dfafed375c Description-en: secure POP3/IMAP server - core files Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot main server and its command line utility. Package: dovecot-dev Description-md5: ffb4394c4cda3a428a661a4a841033fd Description-en: secure POP3/IMAP server - header files Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains header files needed to compile plugins for the Dovecot mail server. Package: dovecot-imapd Description-md5: c160efea9f93533ab3404291018f7556 Description-en: secure POP3/IMAP server - IMAP daemon Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot IMAP server. Package: dovecot-pop3d Description-md5: 399e133dbb91be39d372ab3528375bab Description-en: secure POP3/IMAP server - POP3 daemon Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot POP3 server. Package: dovecot-sieve Description-md5: 70234206edc75d829fdb3617a653da24 Description-en: secure POP3/IMAP server - Sieve filters support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides Sieve filters support for Dovecot. Package: dpkg Description-md5: 2f156c6a30cc39895ad3487111e8c190 Description-en: Debian package management system This package provides the low-level infrastructure for handling the installation and removal of Debian software packages. . For Debian package development tools, install dpkg-dev. Package: dpkg-dev Description-md5: 2eaf4b4a1cef9584869950f3a52106fc Description-en: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc. Package: dselect Description-md5: 269b383010cda7ddc3f6381398082aec Description-en: Debian package management front-end dselect is a high-level interface for managing the installation and removal of Debian software packages. . Many users find dselect intimidating and new users may prefer to use apt-based user interfaces. Package: gir1.2-gly-2 Description-md5: 6e779f49670963a6029c49bd8429f3e4 Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package provides the GIR introspection files for libglycin. Package: gir1.2-glygtk4-2 Description-md5: 8c2306692791285737dce555565d452c Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package provides the GIR introspection files for libglycin-gtk4. Package: gir1.2-gtk-4.0 Description-md5: 0e856cde3e86eb181a419da2e80d941c Description-en: GTK graphical user interface library -- gir bindings GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-wp-0.5 Description-md5: 6f4ea5a44cbc0af43eb8a7a784847b6c Description-en: GObject introspection files for WirePlumber WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire. . This package contains the GObject-introspection data in binary typelib format. Package: git Description-md5: c1f968556452a190fe359bffd151c012 Description-en: fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. Package: git-doc Description-md5: 067fe3355198c178fc97b3730c54a120 Description-en: fast, scalable, distributed revision control system (documentation) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the documentation. Package: git-man Description-md5: 0c79f507738c0cb72351c8ae551ee47d Description-en: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Package: glycin-loaders Description-md5: 699d41e1b52927760a8dd0874762ead8 Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package contains the image loaders. Package: glycin-thumbnailers Description-md5: 3bded889c6ddda03d683d2689b1a97b4 Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package contains the image file thumbnailers Package: gtk-update-icon-cache Description-md5: 7085c6bbe9a81adcc1cf27c74f6df2b2 Description-en: icon theme caching utility gtk-update-icon-cache creates mmap()able cache files for icon themes. . GTK can use the cache files created by gtk-update-icon-cache to avoid a lot of system call and disk seek overhead when the application starts. Since the format of the cache files allows them to be mmap()ed shared between multiple applications, the overall memory consumption is reduced as well. Package: 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: 1f5515e186e08dbfff552d7af6b01ca8 Description-en: generic modular initramfs generator (binary tools) This package contains binaries used inside the initramfs images generated by initramfs-tools. It also contains the unmkinitramfs program that can be used to unpack an initramfs image. 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: libauthen-sasl-perl Description-md5: a3424e8b11b349db79d78bd4ac190a5d Description-en: Authen::SASL - SASL Authentication framework SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share. . The framework allows different implementations of the connection class to be plugged in. At the time of writing there were two such plugins in Debian: - Authen::SASL::Perl (in this package) This module implements several mechanisms and is implemented entirely in Perl. - Authen::SASL::XS (in the libauthen-sasl-xs-perl package) This module uses the Cyrus SASL C-library (both version 1 and 2 are supported). Package: libcharon-extauth-plugins Description-md5: fc3eaf87c658452c4f81b8064e552e6c Description-en: strongSwan charon library (extended authentication plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides extended authentication plugins for the charon library: - eap-mschapv2 (EAP-MSCHAPv2 protocol handler using passwords/NT hashes) Used for client side to connect to some VPN concentrators configured for Windows 7+ and modern OSX/iOS using IKEv2 (identify with public key, authenticate with MSCHAPv2). - xauth-generic (Generic XAuth backend that provides passwords from ipsec.secrets and other credential sets) Used for the client side to connect to VPN concentrators configured for Android and older OSX/iOS using IKEv1 and XAUTH (identify with public key, authenticate with XAUTH password). . These are the "not always, but still more commonly used" plugins, for further needs even more plugins can be found in the package libcharon-extra-plugins. Package: libdpkg-dev Description-md5: 0fd17a1a6d9f7c47ceec993ee3976f22 Description-en: Debian package management static library This package provides the header files and static library necessary to develop software using libdpkg, the same library used internally by dpkg. . Note though, that the API is to be considered volatile, and might change at any time, use at your own risk. Package: libdpkg-perl Description-md5: 5011cce9f04b116d18e831b42d79c4a1 Description-en: Dpkg perl modules This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionality. Among them there are the following public modules: . - Dpkg: core variables - Dpkg::Arch: architecture handling functions - Dpkg::BuildFlags: set, modify and query compilation build flags - Dpkg::BuildInfo: build information functions - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::BuildProfiles: parse and manipulate build profiles - Dpkg::Changelog: parse changelogs - Dpkg::Changelog::Entry: represents a changelog entry - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog - Dpkg::Checksums: generate and parse checksums - Dpkg::Compression: simple database of available compression methods - Dpkg::Compression::FileHandle: transparently (de)compress files - Dpkg::Compression::Process: wrapper around compression tools - Dpkg::Conf: parse dpkg configuration files - Dpkg::Control: parse and manipulate Debian control information (.dsc, .changes, Packages/Sources entries, etc.) - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog - Dpkg::Control::Fields: manage (list of known) control fields - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields - Dpkg::Control::Info: parse files like debian/control - Dpkg::Control::Tests: parse files like debian/tests/control - Dpkg::Control::Tests::Entry: represents a debian/tests/control stanza - Dpkg::Deps: parse and manipulate dependencies - Dpkg::Deps::Simple: represents a single dependency statement - Dpkg::Deps::Multiple: base module to represent multiple dependencies - Dpkg::Deps::Union: list of unrelated dependencies - Dpkg::Deps::AND: list of AND dependencies - Dpkg::Deps::OR: list of OR dependencies - Dpkg::Deps::KnownFacts: list of installed and virtual packages - Dpkg::Exit: push, pop and run exit handlers - Dpkg::Gettext: wrapper around Locale::gettext - Dpkg::IPC: spawn sub-processes and feed/retrieve data - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for example) - Dpkg::Interface::Storable: base object serializer - Dpkg::Path: common path handling functions - Dpkg::Source::Format: manipulate debian/source/format files - Dpkg::Source::Package: extract Debian source packages - Dpkg::Substvars: substitute variables in strings - Dpkg::Vendor: identify current distribution vendor - Dpkg::Version: parse and manipulate Debian package versions . All the packages listed in Suggests or Recommends are used by some of the modules. Package: libecpg-compat3 Description-md5: 66ce228306ea5636e1cb757bd540255b Description-en: older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libecpg-dev Description-md5: 5eb928e68d1075508e3d6a4d7fc6f514 Description-en: development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). Package: libecpg6 Description-md5: 51ed6df58b24baddae9952acb91903bd Description-en: run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libglycin-2-0 Description-md5: 8ed3fffd876091065b7a167fffe796e3 Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package contains a shared library interface for glycin. Package: libglycin-2-dev Description-md5: cee11ccf1ef1c3b330b8d8c25f888e11 Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package contains the development files for libglycin. Package: libglycin-gtk4-2-0 Description-md5: f95083e755258bd0b5d07dc24d02d622 Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package contains a shared library interface for glycin which provides integration with GDK / GTK4. Package: libglycin-gtk4-2-dev Description-md5: 38f2ced6210d8be8f5cac25bad82b01f Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package contains the development files for libglycin-gtk4. Package: libgraphite2-3 Description-md5: 68d1591bf212ce8230272a42a5738b72 Description-en: Font rendering engine for Complex Scripts -- library Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the shared library. Package: libgraphite2-dev Description-md5: 7f19707ec760b78fb24460b38ecf78bd Description-en: Development files for libgraphite2 Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the development libraries for libgraphite2 Package: libgraphite2-doc Description-md5: b0b3ea4dd05ea53f9d34d1f006dde09b Description-en: Documentation for libgraphite2 Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . PDF and HTML documentation for libgraphite2 Package: libgtk-4-1 Description-md5: 02e4be37fe9843eb98242e33800e4fb6 Description-en: GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the shared libraries. Package: libgtk-4-bin Description-md5: 056ac7d3074cbdd205e955c8d8589cdd Description-en: programs for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the utilities which are used by the libraries and other packages. Package: libgtk-4-common Description-md5: 80ace64c76aad30366eb036871cfaf48 Description-en: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Package: libgtk-4-dev Description-md5: 4fe57949589093654313cc79d6da8008 Description-en: development files for the GTK library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the header and development files which are needed for building GTK applications. Package: libgtk-4-doc Description-md5: 6c68a0540fbc36784326ef684049298c Description-en: documentation for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the HTML documentation for the GTK library in /usr/share/doc/libgtk-4-doc/ . Package: libgtk-4-media-gstreamer Description-md5: 6f8f9899221f350bbc0c3f5d97e4286f Description-en: GStreamer media backend for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the media module that uses GStreamer as backend. Package: libmysqlclient-dev Description-md5: 716f7a81dc4e3e8899c7eaa66b24736d Description-en: MySQL database development files MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes development libraries and header files. Package: libmysqlclient24 Description-md5: 49de807663510f5f2afd3e71efe199f1 Description-en: MySQL database client library MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client library. Package: 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: 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: libpgtypes3 Description-md5: 8e66e5941cb127628351f9d7fa6282eb Description-en: shared library libpgtypes for PostgreSQL 17 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libpq-dev Description-md5: 7f4362b106aae6b219ccc880faa1f04c Description-en: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Package: libpq5 Description-md5: da9bc59f7fd653cbf94d3bb2760708aa Description-en: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. SSL certificate validation (the sslrootcert=system connection option) requires the ca-certificates package. . PostgreSQL is an object-relational SQL database management system. Package: libpython3.13 Description-md5: 224ea7f5b8eefb634a475d030583a368 Description-en: Shared Python runtime library (version 3.13) Python is a high-level, interactive, object-oriented language. Its 3.13 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython3.13-dbg Description-md5: db4cba440ce5f61a54a273521a2b88b6 Description-en: Debug Build of the Python Interpreter (version 3.13) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. Package: libpython3.13-dev Description-md5: 3f73ae9c1a41b76b426033cf047d9805 Description-en: Header files and a static library for Python (v3.13) Header files, a static library and development tools for building Python (v3.13) modules, extending the Python interpreter or embedding Python (v3.13) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python3.13-dev. Package: libpython3.13-minimal Description-md5: 27c5988c4d00dbac20f8472c2133a9c6 Description-en: Minimal subset of the Python language (version 3.13) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.13-minimal. Package: libpython3.13-stdlib Description-md5: b20ac751fde01674620d7f262bf60415 Description-en: Interactive high-level object-oriented language (standard library, version 3.13) Python is a high-level, interactive, object-oriented language. Its 3.13 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.13's standard library. It is normally not used on its own, but as a dependency of python3.13. Package: libraqm-dev Description-md5: 02f73db71d4e597bd5ab889c76df1dea Description-en: Development files for Raqm library Raqm is a library for complex text layout. . This package contains the header files and static libraries for the Raqm library. Package: libraqm0 Description-md5: fba316608d8356b25803582feb6d323a Description-en: Library for complex text layout Raqm is a small library to provide convenience functions for complex text layout. It currently provides bidirectional text support (using FriBiDi), shaping (using HarfBuzz), with proper script itemization. . This package contains the shared libraries. Package: libstd-rust-1.85 Description-md5: 389c19dd2d0c1e29221148ed6870c4a9 Description-en: Rust standard libraries Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains the standard Rust libraries, built as dylibs, needed to run dynamically-linked Rust programs (-C prefer-dynamic). Package: libstd-rust-1.85-dev Description-md5: d179f786c5d3afccd5d86929b4043021 Description-en: Rust standard libraries - development files Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains development files for the standard Rust libraries, needed to compile Rust programs. It may also be installed on a system of another host architecture, for cross-compiling to this architecture. Package: libstrongswan Description-md5: 008d72bea35ef3db9bc3ab579f48d1d0 Description-en: strongSwan utility and crypto library The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides the underlying libraries of charon and other strongSwan components. It is built in a modular way and is extendable through various plugins. . Some default (as specified by the strongSwan projet) plugins are included. For libstrongswan (cryptographic backends, URI fetchers and database layers): - constraints (X.509 certificate advanced constraint checking) - dnskey (Parse RFC 4034 public keys) - drbg (NIST SP-800-90A Deterministic Random Bit Generator) - nonce (Default nonce generation plugin) - openssl (Crypto backend based on OpenSSL, provides RSA/ECDSA/DH/ECDH/ciphers/hashers/HMAC/X.509/CRL/RNG) - pem (PEM encoding/decoding routines) - pkcs1 (PKCS#1 encoding/decoding routines) - pkcs8 (PKCS#8 decoding routines) - pubkey (Wrapper to handle raw public keys as trusted certificates) - random (RNG reading from /dev/[u]random) - revocation (X.509 CRL/OCSP revocation checking) - x509 (Advanced X.509 plugin for parsing/generating X.509 certificates/CRLs and OCSP messages) - attr (Provides IKE attributes configured in strongswan.conf) - kernel-netlink [linux] (IPsec/Networking kernel interface using Linux Netlink) - kernel-pfkey [kfreebsd] (IPsec kernel interface using PF_KEY) - kernel-pfroute [kfreebsd] (Networking kernel interface using PF_ROUTE) - resolve (Writes name servers received via IKE to a resolv.conf file or installs them via resolvconf(8)) Package: libstrongswan-standard-plugins Description-md5: 2061c8d543949e2d7c50012e27340e5e Description-en: strongSwan utility and crypto library (standard plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides some common plugins for the strongSwan utility and cryptograhic library. . Included plugins are: - agent (RSA/ECDSA private key backend connecting to SSH-Agent) - gcm (GCM cipher mode wrapper) - sshkey (SSH key decoding routines) 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: libwireplumber-0.5-0 Description-md5: 1a6eddd9318b0351564cccfb3b3c8acb Description-en: Shared libraries for WirePlumber WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire. . This package contains the shared library and plugins. Package: libwireplumber-0.5-dev Description-md5: 5cfc2b6c9a8ac28e43bfc3bf731db6bd Description-en: Development files for WirePlumber WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire. . This package contains the development files. Package: libwpa-client-dev Description-md5: 9fff365dc69c40b64342a0831b78af8f Description-en: development files for WPA/WPA2 client support (IEEE 802.11i) wpa-supplicant is a userspace daemon handling connection and authentication in wireless and wired networks, primarily secured with the WPA/WPA2/WPA3 protocols. This software provides key negotiation with the access point (WPA Authenticator), and controls association with IEEE 802.11i networks. . This package contains static libwpa_client library and header files. Package: linux-aws Description-md5: 7e69860171c6c8a0efda6ea26320ac20 Description-en: Complete Linux kernel for Amazon Web Services (AWS) systems. This package will always depend on the latest complete Linux kernel available for Amazon Web Services (AWS) systems. Package: linux-aws-6.16 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.16.0-1001 Description-md5: bc01149cc28c5ed006ae4e699b566ece Description-en: Header files related to Linux kernel version 6.16.0 This package provides kernel header files for version 6.16.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-headers-6.16.0-1001/debian.README.gz for details Package: linux-aws-tools-6.16.0-1001 Description-md5: eb3bd5b88f1b8b72cb091746ab806422 Description-en: Linux kernel version specific tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.16.0-1001 on =HUMAN=. You probably want to install linux-tools-6.16.0-1001-. Package: linux-azure Description-md5: c6a5538486720a06350fb0da8de56a71 Description-en: Complete Linux kernel for Azure systems (vmlinuz). This package will always depend on the latest complete Linux kernel available for Azure systems. . This package will use vmlinuz during boot. Package: linux-azure-6.16 Description-md5: c6a5538486720a06350fb0da8de56a71 Description-en: Complete Linux kernel for Azure systems (vmlinuz). This package will always depend on the latest complete Linux kernel available for Azure systems. . This package will use vmlinuz during boot. Package: linux-azure-cloud-tools-6.16.0-1001 Description-md5: bfccab0401ff33f9ba795b2262122b48 Description-en: Linux kernel version specific cloud tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.16.0-1001 on =HUMAN=. You probably want to install linux-cloud-tools-6.16.0-1001-. Package: linux-azure-headers-6.16.0-1001 Description-md5: 45a2e632a91c81e81823ff9c96661c78 Description-en: Header files related to Linux kernel version 6.16.0 This package provides kernel header files for version 6.16.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-headers-6.16.0-1001/debian.README.gz for details Package: linux-azure-tools-6.16.0-1001 Description-md5: eb3bd5b88f1b8b72cb091746ab806422 Description-en: Linux kernel version specific tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.16.0-1001 on =HUMAN=. You probably want to install linux-tools-6.16.0-1001-. Package: linux-bpf-dev Description-md5: ef487f2f846252f409f3ebb8ece1c714 Description-en: Headers for BPF development The vmlinux.h header is provided to allow userspace to build BPF CO-RE programs targeting the packaged kernel. Package: linux-buildinfo-6.16.0-1001-aws Description-md5: da0fd41d03804969c14aa5e3326d1fbb Description-en: Linux kernel buildinfo for version 6.16.0 This package contains the Linux kernel buildinfo for version 6.16.0. . You likely do not want to install this package. Package: linux-buildinfo-6.16.0-1001-azure Description-md5: da0fd41d03804969c14aa5e3326d1fbb Description-en: Linux kernel buildinfo for version 6.16.0 This package contains the Linux kernel buildinfo for version 6.16.0. . You likely do not want to install this package. Package: linux-buildinfo-6.16.0-1001-gcp Description-md5: da0fd41d03804969c14aa5e3326d1fbb Description-en: Linux kernel buildinfo for version 6.16.0 This package contains the Linux kernel buildinfo for version 6.16.0. . You likely do not want to install this package. Package: linux-buildinfo-6.16.0-1001-oracle Description-md5: da0fd41d03804969c14aa5e3326d1fbb Description-en: Linux kernel buildinfo for version 6.16.0 This package contains the Linux kernel buildinfo for version 6.16.0. . You likely do not want to install this package. Package: linux-buildinfo-6.16.0-16-generic Description-md5: da0fd41d03804969c14aa5e3326d1fbb Description-en: Linux kernel buildinfo for version 6.16.0 This package contains the Linux kernel buildinfo for version 6.16.0. . You likely do not want to install this package. Package: linux-cloud-tools-6.16.0-1001-azure Description-md5: f69d028a06974e8b08c63618f24bee57 Description-en: Linux kernel version specific cloud tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.16.0-1001 on =HUMAN=. Package: linux-cloud-tools-6.16.0-16 Description-md5: 495914996e9924b5898dfa6b08978353 Description-en: Linux kernel version specific cloud tools for version 6.16.0-16 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.16.0-16. You probably want to install linux-cloud-tools-6.16.0-16-. Package: linux-cloud-tools-6.16.0-16-generic Description-md5: 1f894c70394ce50d23a968827a022d06 Description-en: Linux kernel version specific cloud tools for version 6.16.0-16 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.16.0-16. Package: linux-cloud-tools-azure Description-md5: 996a134ced918fe9256d7b32c3a50925 Description-en: Linux kernel versioned cloud tools for Azure systems. This package will always depend on the latest Linux kernel versioned cloud tools available for Azure systems. Package: linux-cloud-tools-azure-6.16 Description-md5: 996a134ced918fe9256d7b32c3a50925 Description-en: Linux kernel versioned cloud tools for Azure systems. This package will always depend on the latest Linux kernel versioned cloud tools available for Azure systems. Package: linux-cloud-tools-common Description-md5: 150efac15d32916fc153343cdcde3d9a Description-en: Linux kernel version specific cloud tools for version 6.16.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 6.16.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-6.16 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-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-6.16 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: ebaa3d5a20e625305d6525ab67846330 Description-en: Linux kernel specific documentation for version 6.16.0 This package is deprecated and it is temporarily provided only for compatibility reasons. It will be dropped in the future. Package: linux-gcp Description-md5: d87663192d7fe5dc7add0127cbf19bdb Description-en: Complete Google Cloud Platform (GCP) Linux kernel and headers This package will always depend on the latest complete Google Cloud Platform (GCP) Linux kernel and headers. Package: linux-gcp-6.16 Description-md5: d87663192d7fe5dc7add0127cbf19bdb Description-en: Complete Google Cloud Platform (GCP) Linux kernel and headers This package will always depend on the latest complete Google Cloud Platform (GCP) Linux kernel and headers. Package: linux-gcp-headers-6.16.0-1001 Description-md5: b5cd43f53ea163831ccc9cf49a3a7a3b Description-en: Header files related to Linux kernel version 6.16.0 This package provides kernel header files for version 6.16.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-headers-6.16.0-1001/debian.README.gz for details Package: linux-gcp-tools-6.16.0-1001 Description-md5: eb3bd5b88f1b8b72cb091746ab806422 Description-en: Linux kernel version specific tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.16.0-1001 on =HUMAN=. You probably want to install linux-tools-6.16.0-1001-. 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-6.16 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-headers-6.16.0-1001-aws Description-md5: c37b7e4d18f4b965a682da54547ad671 Description-en: Linux kernel headers for version 6.16.0 on DESC This package provides kernel header files for version 6.16.0 on DESC. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.16.0-1001/debian.README.gz for details. Package: linux-headers-6.16.0-1001-azure Description-md5: c37b7e4d18f4b965a682da54547ad671 Description-en: Linux kernel headers for version 6.16.0 on DESC This package provides kernel header files for version 6.16.0 on DESC. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.16.0-1001/debian.README.gz for details. Package: linux-headers-6.16.0-1001-gcp Description-md5: c37b7e4d18f4b965a682da54547ad671 Description-en: Linux kernel headers for version 6.16.0 on DESC This package provides kernel header files for version 6.16.0 on DESC. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.16.0-1001/debian.README.gz for details. Package: linux-headers-6.16.0-1001-oracle Description-md5: a54128c9c2b42f4a72a3f446f8f08535 Description-en: Oracle Linux kernel headers for version 6.16.0 on DESC This package provides kernel header files for version 6.16.0 on DESC. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.16.0-1001/debian.README.gz for details. Package: linux-headers-6.16.0-16 Description-md5: 3eeb1cb0ab99fdd1dad3960004a06b40 Description-en: Header files related to Linux kernel version 6.16.0 This package provides kernel header files for version 6.16.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.16.0-16/debian.README.gz for details Package: linux-headers-6.16.0-16-generic Description-md5: 73f01d18a718b4610f261b97eff2289d Description-en: Linux kernel headers for version 6.16.0 This package provides kernel header files for version 6.16.0. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.16.0-16/debian.README.gz for details. Package: linux-headers-aws Description-md5: 279f4ec9e0d306a0528bbd49b4805b6f Description-en: Linux kernel headers for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel headers available for Amazon Web Services (AWS) systems. Package: linux-headers-aws-6.16 Description-md5: 279f4ec9e0d306a0528bbd49b4805b6f Description-en: Linux kernel headers for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel headers available for Amazon Web Services (AWS) systems. Package: linux-headers-azure Description-md5: eeb9ab16adc26b5a55752a82472d09ac Description-en: Linux kernel headers for Azure systems. This package will always depend on the latest kernel headers available for Azure systems. Package: linux-headers-azure-6.16 Description-md5: eeb9ab16adc26b5a55752a82472d09ac Description-en: Linux kernel headers for Azure systems. This package will always depend on the latest kernel headers available for Azure systems. Package: linux-headers-gcp Description-md5: 14ce9b53a9d24ad1be99da16f32ced5d Description-en: Google Cloud Platform (GCP) Linux kernel headers This package will always depend on the latest Google Cloud Platform (GCP) kernel headers available. Package: linux-headers-gcp-6.16 Description-md5: 14ce9b53a9d24ad1be99da16f32ced5d Description-en: Google Cloud Platform (GCP) Linux kernel headers This package will always depend on the latest Google Cloud Platform (GCP) kernel headers available. Package: linux-headers-generic Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-generic-6.16 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-oem-24.04 Description-md5: 5a67c7baa8c068df9f6e49293c1299f5 Description-en: OEM Linux kernel headers (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-oem-24.04a Description-md5: 5a67c7baa8c068df9f6e49293c1299f5 Description-en: OEM Linux kernel headers (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-oracle Description-md5: 741bcaa487f48f8860558f12a15d4f3e Description-en: Linux kernel headers for Oracle systems. This package will always depend on the latest kernel headers available for Oracle systems. Package: linux-headers-oracle-6.16 Description-md5: 741bcaa487f48f8860558f12a15d4f3e Description-en: Linux kernel headers for Oracle systems. This package will always depend on the latest kernel headers available for Oracle systems. Package: linux-headers-virtual Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-6.16 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.16.0-1001-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.16.0-1001-azure Description-md5: a97547a316dd89fcd627f217a100729f Description-en: Signed kernel image azure A kernel image for azure. This version of it is signed with Canonical's signing key. Package: linux-image-6.16.0-1001-gcp Description-md5: a52bd552458b3033736aca335b4c7a2c Description-en: Signed kernel image gcp A kernel image for gcp. This version of it is signed with Canonical's signing key. Package: linux-image-6.16.0-1001-oracle Description-md5: 8d310ea424556b5e8319a7ac65aac6e7 Description-en: Signed kernel image oracle A kernel image for oracle. This version of it is signed with Canonical's signing key. Package: linux-image-6.16.0-16-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-aws-6.16 Description-md5: d48f8260f8c20a3da56fff707dd8ef26 Description-en: Linux kernel image for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel image available for Amazon Web Services (AWS) systems. Package: linux-image-azure Description-md5: 7c6ef99d66fe73c5decac014854cc430 Description-en: Linux kernel image for Azure systems (vmlinuz). This package will always depend on the latest kernel image available for Azure systems. . This package will use vmlinuz during boot. Package: linux-image-azure-6.16 Description-md5: 7c6ef99d66fe73c5decac014854cc430 Description-en: Linux kernel image for Azure systems (vmlinuz). This package will always depend on the latest kernel image available for Azure systems. . This package will use vmlinuz during boot. Package: linux-image-extra-virtual Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-extra-virtual-6.16 Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-extra-virtual-hwe-24.04 Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-extra-virtual-hwe-24.04-edge Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-gcp Description-md5: f100d59138809689d7ab845357f64201 Description-en: Google Cloud Platform (GCP) Linux kernel image This package will always depend on the latest Google Cloud Platform (GCP) kernel image available. Package: linux-image-gcp-6.16 Description-md5: f100d59138809689d7ab845357f64201 Description-en: Google Cloud Platform (GCP) Linux kernel image This package will always depend on the latest Google Cloud Platform (GCP) kernel image available. Package: linux-image-generic Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-generic-6.16 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-oem-24.04 Description-md5: 5953f1cc266cd6bc827ccd4317fff150 Description-en: OEM Linux kernel image (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-oem-24.04a Description-md5: 5953f1cc266cd6bc827ccd4317fff150 Description-en: OEM Linux kernel image (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-oracle Description-md5: ffee2e09f7d9a09f2bd9b4c72ff6d921 Description-en: Linux kernel image for Oracle systems. This package will always depend on the latest kernel image available for Oracle systems. Package: linux-image-oracle-6.16 Description-md5: ffee2e09f7d9a09f2bd9b4c72ff6d921 Description-en: Linux kernel image for Oracle systems. This package will always depend on the latest kernel image available for Oracle systems. Package: linux-image-uc-6.16.0-16-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-6.16 Description-md5: a6714ef2fd493894df5fcf44da569b36 Description-en: Generic Linux kernel image for Ubuntu Core This package will always depend on the latest generic kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-generic-hwe-24.04 Description-md5: a6714ef2fd493894df5fcf44da569b36 Description-en: Generic Linux kernel image for Ubuntu Core This package will always depend on the latest generic kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-generic-hwe-24.04-edge Description-md5: a6714ef2fd493894df5fcf44da569b36 Description-en: Generic Linux kernel image for Ubuntu Core This package will always depend on the latest generic kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-oem-24.04 Description-md5: 941cdb346d85db97170ae732ca850d35 Description-en: OEM Linux kernel image for Ubuntu Core (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-uc-oem-24.04a Description-md5: 941cdb346d85db97170ae732ca850d35 Description-en: OEM Linux kernel image for Ubuntu Core (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-unsigned-6.16.0-1001-aws Description-md5: dc818cab5b8df154e46fff351533ff4d Description-en: Linux kernel image for version 6.16.0 on DESC This package contains the unsigned Linux kernel image for version 6.16.0 on DESC. . 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.16.0-1001-azure Description-md5: 34e285b3bc0aec994f1103f5794f2d3c Description-en: Linux kernel image for version 6.16.0 on DESC This package contains the unsigned Linux kernel image for version 6.16.0 on DESC. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.16.0-1001-gcp Description-md5: 04acd7e17a42c3bfa5af08b2e1971f6e Description-en: Linux kernel image for version 6.16.0 on DESC This package contains the unsigned Linux kernel image for version 6.16.0 on DESC. . Supports amd64 processors. . Geared toward GCP or GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.16.0-1001-oracle Description-md5: a2888c82d24a82aa605a66b49450ff92 Description-en: Oracle Linux kernel image for version 6.16.0 on DESC This package contains the unsigned Oracle Linux kernel image for version 6.16.0 on DESC. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.16.0-16-generic Description-md5: bf69c228bdb1d9cf703cca2b20db56b0 Description-en: Linux kernel image for version 6.16.0 This package contains the unsigned Linux kernel image for version 6.16.0. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package 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-6.16 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-lib-rust-6.16.0-16-generic Description-md5: bfd95e5134d2ab838baf282e97fcda72 Description-en: Rust library files related to Linux kernel version 6.16.0 This package provides kernel library files for version 6.16.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-libc-dev Description-md5: d5d143e6dffc891f04a85464446f9451 Description-en: Linux Kernel Headers for development This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-lowlatency Description-md5: 657a910330464eecf5ac52d5f18bc728 Description-en: Complete Generic Linux kernel and headers with lowlatency boot configuration This package will always depend on the latest complete generic Linux kernel and headers. Additionally, it will install the lowlatency-kernel package to enable kernel boot arguments tuned for latency-sensitive applications. Package: linux-lowlatency-6.16 Description-md5: 657a910330464eecf5ac52d5f18bc728 Description-en: Complete Generic Linux kernel and headers with lowlatency boot configuration This package will always depend on the latest complete generic Linux kernel and headers. Additionally, it will install the lowlatency-kernel package to enable kernel boot arguments tuned for latency-sensitive applications. Package: linux-lowlatency-hwe-24.04 Description-md5: 657a910330464eecf5ac52d5f18bc728 Description-en: Complete Generic Linux kernel and headers with lowlatency boot configuration This package will always depend on the latest complete generic Linux kernel and headers. Additionally, it will install the lowlatency-kernel package to enable kernel boot arguments tuned for latency-sensitive applications. Package: linux-lowlatency-hwe-24.04-edge Description-md5: 657a910330464eecf5ac52d5f18bc728 Description-en: Complete Generic Linux kernel and headers with lowlatency boot configuration This package will always depend on the latest complete generic Linux kernel and headers. Additionally, it will install the lowlatency-kernel package to enable kernel boot arguments tuned for latency-sensitive applications. Package: linux-modules-6.16.0-1001-aws Description-md5: 2bc4f93453a3ecb069071f0c31509521 Description-en: Linux kernel extra modules for version 6.16.0 on DESC Contains the corresponding System.map file, the modules 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.16.0-1001-azure Description-md5: 40aac565225f8a1109e4ff8f68625cbd Description-en: Linux kernel extra modules for version 6.16.0 on DESC Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.16.0-1001-gcp Description-md5: 06ce9dbffe9f89bd3d4d0108264261ff Description-en: Linux kernel extra modules for version 6.16.0 on DESC Contains the corresponding System.map file, the modules 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 or GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.16.0-1001-oracle Description-md5: 8f8fcddb3b33bf177b0a8c60f7f7d88b Description-en: Oracle Linux kernel extra modules for version 6.16.0 on DESC Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.16.0-16-generic Description-md5: e8fd9db1743b4ea5af5b593b0a22ea69 Description-en: Linux kernel extra modules for version 6.16.0 Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-aws Description-md5: d63d87dde1b61e9837ce2bfb52eeaa46 Description-en: Extra modules for Amazon Web Services (AWS) systems. This package will always depend on the latest extra modules package available for Amazon Web Services (AWS) systems. Package: linux-modules-extra-aws-6.16 Description-md5: d63d87dde1b61e9837ce2bfb52eeaa46 Description-en: Extra modules for Amazon Web Services (AWS) systems. This package will always depend on the latest extra modules package available for Amazon Web Services (AWS) systems. Package: linux-modules-extra-azure Description-md5: e86fbc654b899819b491fe9eee9760a1 Description-en: Linux kernel extra modules for Azure systems. This package will always depend on the latest extra modules package available for Azure systems. Package: linux-modules-extra-azure-6.16 Description-md5: e86fbc654b899819b491fe9eee9760a1 Description-en: Linux kernel extra modules for Azure systems. This package will always depend on the latest extra modules package available for Azure systems. Package: linux-modules-extra-gcp Description-md5: 90c9f926cfb2494a683cedd71a374ab9 Description-en: Google Cloud Platform (GCP) Linux kernel extra modules This package will always depend on the latest Google Cloud Platform (GCP) extra modules package available. Package: linux-modules-extra-gcp-6.16 Description-md5: 90c9f926cfb2494a683cedd71a374ab9 Description-en: Google Cloud Platform (GCP) Linux kernel extra modules This package will always depend on the latest Google Cloud Platform (GCP) extra modules package available. Package: linux-modules-ipu6-oem-24.04 Description-md5: ff4b014ec7ea7c57e830e0c432f93358 Description-en: Extra drivers for ipu6 for the oem flavour (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-ipu6-oem-24.04a Description-md5: ff4b014ec7ea7c57e830e0c432f93358 Description-en: Extra drivers for ipu6 for the oem flavour (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-ipu7-6.16.0-16-generic Description-md5: 67617118837707c91b56ed2c98de6ae3 Description-en: Linux kernel ipu7 modules for version 6.16.0-16 This package provides the Linux kernel ipu7 modules for version 6.16.0-16. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu7-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu7-generic Description-md5: 22e579faeb51f8001fafcee5bb87919d Description-en: Extra drivers for ipu7 for the generic flavour Install extra signed ipu7 modules compatible with the generic flavour. Package: linux-modules-ipu7-generic-6.16 Description-md5: 22e579faeb51f8001fafcee5bb87919d Description-en: Extra drivers for ipu7 for the generic flavour Install extra signed ipu7 modules compatible with the generic flavour. Package: linux-modules-ipu7-generic-hwe-24.04 Description-md5: 22e579faeb51f8001fafcee5bb87919d Description-en: Extra drivers for ipu7 for the generic flavour Install extra signed ipu7 modules compatible with the generic flavour. Package: linux-modules-ipu7-generic-hwe-24.04-edge Description-md5: 22e579faeb51f8001fafcee5bb87919d Description-en: Extra drivers for ipu7 for the generic flavour Install extra signed ipu7 modules compatible with the generic flavour. Package: linux-modules-ipu7-oem-24.04 Description-md5: 855084174dcbd6898a0016ee284167e2 Description-en: Extra drivers for ipu7 for the oem flavour (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-ipu7-oem-24.04a Description-md5: 855084174dcbd6898a0016ee284167e2 Description-en: Extra drivers for ipu7 for the oem flavour (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-iwlwifi-6.16.0-16-generic Description-md5: c0fbc2c66fa512bceaca635b6379ee98 Description-en: Linux kernel iwlwifi modules for version 6.16.0-16 This package provides the Linux kernel iwlwifi modules for version 6.16.0-16. . 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-6.16 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-oem-24.04 Description-md5: 7cb41011683d6f1c3dc3a803d8eeb3f9 Description-en: Extra drivers for iwlwifi for the oem flavour (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-iwlwifi-oem-24.04a Description-md5: 7cb41011683d6f1c3dc3a803d8eeb3f9 Description-en: Extra drivers for iwlwifi for the oem flavour (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-usbio-6.16.0-16-generic Description-md5: 3a8f6d3d972c60f9eaf72e098d290bf4 Description-en: Linux kernel usbio modules for version 6.16.0-16 This package provides the Linux kernel usbio modules for version 6.16.0-16. . 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-6.16 Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93 Description-en: Extra drivers for usbio for the generic flavour Install extra signed usbio modules compatible with the generic flavour. Package: linux-modules-usbio-generic-hwe-24.04 Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93 Description-en: Extra drivers for usbio for the generic flavour Install extra signed usbio modules compatible with the generic flavour. Package: linux-modules-usbio-generic-hwe-24.04-edge Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93 Description-en: Extra drivers for usbio for the generic flavour Install extra signed usbio modules compatible with the generic flavour. Package: linux-modules-usbio-oem-24.04 Description-md5: b8d5c54fe75f13b7755973fede300606 Description-en: Extra drivers for usbio for the oem flavour (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-usbio-oem-24.04a Description-md5: b8d5c54fe75f13b7755973fede300606 Description-en: Extra drivers for usbio for the oem flavour (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-vision-6.16.0-16-generic Description-md5: cfa193c7ca5ebc6cfee256657b89fd92 Description-en: Linux kernel vision modules for version 6.16.0-16 This package provides the Linux kernel vision modules for version 6.16.0-16. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-vision-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-vision-generic Description-md5: 9c1a7ad365e247589b36a25459727b24 Description-en: Extra drivers for vision for the generic flavour Install extra signed vision modules compatible with the generic flavour. Package: linux-modules-vision-generic-6.16 Description-md5: 9c1a7ad365e247589b36a25459727b24 Description-en: Extra drivers for vision for the generic flavour Install extra signed vision modules compatible with the generic flavour. Package: linux-modules-vision-generic-hwe-24.04 Description-md5: 9c1a7ad365e247589b36a25459727b24 Description-en: Extra drivers for vision for the generic flavour Install extra signed vision modules compatible with the generic flavour. Package: linux-modules-vision-generic-hwe-24.04-edge Description-md5: 9c1a7ad365e247589b36a25459727b24 Description-en: Extra drivers for vision for the generic flavour Install extra signed vision modules compatible with the generic flavour. Package: linux-oem-24.04 Description-md5: 3e4a49abebdcc1b04541f3ddb633f701 Description-en: Complete OEM Linux kernel and headers (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-24.04a Description-md5: 3e4a49abebdcc1b04541f3ddb633f701 Description-en: Complete OEM Linux kernel and headers (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oracle Description-md5: 5a0227696f358f2137dc0ea2ed70da05 Description-en: Complete Linux kernel for Oracle systems. This package will always depend on the latest complete Linux kernel available for Oracle systems. Package: linux-oracle-6.16 Description-md5: 5a0227696f358f2137dc0ea2ed70da05 Description-en: Complete Linux kernel for Oracle systems. This package will always depend on the latest complete Linux kernel available for Oracle systems. Package: linux-oracle-headers-6.16.0-1001 Description-md5: 1a29f722aad3e2edffdc6d4dcfc4117c Description-en: Header files related to Oracle Linux kernel version 6.16.0 This package provides kernel header files for version 6.16.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-headers-6.16.0-1001/debian.README.gz for details Package: linux-oracle-tools-6.16.0-1001 Description-md5: e85e2601d4a343c11974a0ffbcfad2dc Description-en: Oracle Linux kernel version specific tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.16.0-1001 on =HUMAN=. You probably want to install linux-tools-6.16.0-1001-. Package: linux-perf Description-md5: 45606e9d627e3f1994e080343111bf38 Description-en: Performance analysis tools for Linux 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.16.0 Description-md5: 8056453d7cf797724b6de7643a97632c Description-en: Linux kernel source for version 6.16.0 with Ubuntu patches This package provides the source code for the Linux kernel version 6.16.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.16.0-1001-aws Description-md5: bf330af02db1ff0474ae36fb590ddf0d Description-en: Linux kernel version specific tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as x86_energy_perf_policy) for version 6.16.0-1001 on =HUMAN=. Package: linux-tools-6.16.0-1001-azure Description-md5: 1358b26e3e55dae8b5d970e36c08445e Description-en: Linux kernel version specific tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.16.0-1001 on =HUMAN=. Package: linux-tools-6.16.0-1001-gcp Description-md5: bf330af02db1ff0474ae36fb590ddf0d Description-en: Linux kernel version specific tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as x86_energy_perf_policy) for version 6.16.0-1001 on =HUMAN=. Package: linux-tools-6.16.0-1001-oracle Description-md5: b74cac96aaf7f73febd029d8c7825479 Description-en: Oracle Linux kernel version specific tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as x86_energy_perf_policy) for version 6.16.0-1001 on =HUMAN=. Package: linux-tools-6.16.0-16 Description-md5: 8e1362d13ae922310f90db7ae4f1addb Description-en: Linux kernel version specific tools for version 6.16.0-16 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.16.0-16. You probably want to install linux-tools-6.16.0-16-. Package: linux-tools-6.16.0-16-generic Description-md5: a8ed42c646f7486a9cf4f39b2534b0bf Description-en: Linux kernel version specific tools for version 6.16.0-16 This package provides the architecture dependant parts for kernel version locked tools (such as x86_energy_perf_policy) for version 6.16.0-16. Package: linux-tools-aws Description-md5: afac901302a564cef62a0809a4d8ec7b Description-en: Linux kernel versioned tools for Amazon Web Services (AWS) systems. This package will always depend on the latest Linux kernel versioned tools available for Amazon Web Services (AWS) systems. Package: linux-tools-aws-6.16 Description-md5: afac901302a564cef62a0809a4d8ec7b Description-en: Linux kernel versioned tools for Amazon Web Services (AWS) systems. This package will always depend on the latest Linux kernel versioned tools available for Amazon Web Services (AWS) systems. Package: linux-tools-azure Description-md5: 4c6b704fa5b907a56eecc933f84b2a44 Description-en: Linux kernel versioned tools for Azure systems. This package will always depend on the latest Linux kernel versioned tools available for Azure systems. Package: linux-tools-azure-6.16 Description-md5: 4c6b704fa5b907a56eecc933f84b2a44 Description-en: Linux kernel versioned tools for Azure systems. This package will always depend on the latest Linux kernel versioned tools available for Azure systems. Package: linux-tools-common Description-md5: be50aad9cb8aac8f84a24dbfefd7d27a Description-en: Linux kernel version specific tools for version 6.16.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.16.0. Package: linux-tools-gcp Description-md5: 3d914bfcdd174f3e1189d829307612c2 Description-en: Google Cloud Platform (GCP) Linux kernel tools This package will always depend on the latest Google Cloud Platform (GCP) kernel tools available. Package: linux-tools-gcp-6.16 Description-md5: 3d914bfcdd174f3e1189d829307612c2 Description-en: Google Cloud Platform (GCP) Linux kernel tools This package will always depend on the latest Google Cloud Platform (GCP) kernel tools available. Package: linux-tools-generic Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-generic-6.16 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-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-tools-oem-24.04 Description-md5: dfafefb793a7b62c766f65e6fc868bf9 Description-en: OEM Linux kernel tools (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-oem-24.04a Description-md5: dfafefb793a7b62c766f65e6fc868bf9 Description-en: OEM Linux kernel tools (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-oracle Description-md5: 362246a635b6b01427de3df499dc087a Description-en: Linux kernel versioned tools for Oracle systems. This package will always depend on the latest Linux kernel versioned tools available for Oracle systems. Package: linux-tools-oracle-6.16 Description-md5: 362246a635b6b01427de3df499dc087a Description-en: Linux kernel versioned tools for Oracle systems. This package will always depend on the latest Linux kernel versioned tools available for Oracle systems. Package: linux-tools-virtual Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-tools-virtual-6.16 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-6.16 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: masakari-api Description-md5: e9615e1e70293bdb04c4d832ed557532 Description-en: Virtual Machine High Availability (VMHA) for OpenStack - API Server Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism. . This package contains the Masakari API Server. Package: masakari-common Description-md5: de3e70909090e6ff44e2df9ac21510bc Description-en: Virtual Machine High Availability (VMHA) for OpenStack - Common Files Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism. . This package contains common files. Package: masakari-doc Description-md5: 82515b32257d4e7f7f136413bee5176b Description-en: Virtual Machine High Availability (VMHA) for OpenStack - Documentation Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism. . This package contains the Masakari documentation. Package: masakari-engine Description-md5: 4e73241deda9998822bd395a12f478a0 Description-en: Virtual Machine High Availability (VMHA) for OpenStack - Engine Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism. . This package contains the Masakari Engine. Package: mysql-client Description-md5: b1cd8c7e9853bfd0973f66f22738c484 Description-en: MySQL database client MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. Package: mysql-client-core Description-md5: 94a7aede8ba9259b1382d4dfca4cdde0 Description-en: MySQL database core client binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the core client files, as used by Akonadi. Package: mysql-server Description-md5: 8075d90d0db0fb75d81a94724beb1331 Description-en: MySQL database server and system database setup MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package contains all the infrastructure needed to setup system databases. Package: mysql-server-core Description-md5: a54aa75db64667c487b6c9d3800b8153 Description-en: MySQL database server binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the server binaries but doesn't contain all the infrastructure needed to setup system databases. Package: neutron-common Description-md5: e3445b14d485b7c2a9472ae6fd564e39 Description-en: Neutron is a virtual network service for Openstack - common Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide python-pbr (>= 2.0.0), advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the common files. Package: neutron-dhcp-agent Description-md5: 572c3866ff7d431ed7a69af059be88b1 Description-en: Neutron is a virtual network service for Openstack - DHCP agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the DHCP agent. Package: neutron-l3-agent Description-md5: 7dc64a3d701aa413a40358ba3069904a Description-en: Neutron is a virtual network service for Openstack - l3 agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the layer 3 routing agent. Package: neutron-metadata-agent Description-md5: 7f661aa618ba5bb4655c68b01afa2e23 Description-en: Neutron is a virtual network service for Openstack - metadata agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the metadata proxy agent. Package: neutron-openvswitch-agent Description-md5: e9697f8391ec5ff56d028b4049eb9f25 Description-en: Neutron is a virtual network service for Openstack - Open vSwitch plugin agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Open vSwitch plugin agent. Package: neutron-ovn-metadata-agent Description-md5: 9c287729e427a4938c8a3c0e30c6c165 Description-en: Neutron is a virtual network service for Openstack - OVN metadata agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the OVN metadata proxy agent. Package: neutron-plugin-ml2 Description-md5: 04c3b1da612333dffe94afb38e17f6ee Description-en: Neutron is a virtual network service for Openstack - ML2 plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Modular Layer 2 plugin. Package: neutron-server Description-md5: 1b00fccfd02ac8a9014e7ee4bfb0ddd5 Description-en: Neutron is a virtual network service for Openstack - server Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Neutron server Package: 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: openvswitch-common Description-md5: 592fb336c66a49b36ec2d6b8873eb66a Description-en: Open vSwitch common components Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-common provides components required by both openvswitch-switch and openvswitch-testcontroller. Package: openvswitch-doc Description-md5: 34dbb9eb458b41810977ed67bd034a5b Description-en: Open vSwitch documentation Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package provides documentation for configuration and use of Open vSwitch. Package: openvswitch-switch Description-md5: ff569939b14d8f902d88039019fdf3ae Description-en: Open vSwitch switch implementations Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-switch provides the userspace components and utilities for the Open vSwitch kernel-based switch. Package: openvswitch-switch-dpdk Description-md5: c9a918dc998b88bacbc77b69bf99d90f Description-en: DPDK enabled Open vSwitch switch implementation Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-switch provides the userspace components and utilities for the Open vSwitch kernel-based switch. . DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package provides a DPDK enabled implementation of the ovs-vswitchd binary. Package: ovn-central Description-md5: 5cc48d8c2c2dca5663a2e42178ed14c4 Description-en: OVN central components OVN, the Open Virtual Network, is a system to support virtual network abstraction. OVN complements the existing capabilities of OVS to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups. . ovn-central provides the userspace daemons, utilities and databases for OVN that is run at a central location. Package: ovn-common Description-md5: 84b8e78bdbcd7c9e230195cff8664ecf Description-en: OVN common components OVN, the Open Virtual Network, is a system to support virtual network abstraction. OVN complements the existing capabilities of OVS to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups. . ovn-common provides components required by other OVN packages. Package: ovn-doc Description-md5: 5d9314c4dbce49af1fc81539f5c26499 Description-en: OVN documentation OVN, the Open Virtual Network, is a system to support virtual network abstraction. OVN complements the existing capabilities of OVS to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups. . This package provides documentation for configuration and use of OVN. Package: ovn-host Description-md5: dec3348dabde40372a2d4189bfddad30 Description-en: OVN host components OVN, the Open Virtual Network, is a system to support virtual network abstraction. OVN complements the existing capabilities of OVS to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups. . ovn-host provides the userspace components and utilities for OVN that can be run on every host/hypervisor. Package: postgresql-17 Description-md5: b045ba4e9ac97ba71c16264f2467bd3c Description-en: The World's Most Advanced Open Source Relational Database PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It features transactions with Atomicity, Consistency, Isolation, Durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users. . This package provides the database server for PostgreSQL 17. Package: postgresql-client-17 Description-md5: eaea3378475832005862cf031d1071c0 Description-en: front-end programs for PostgreSQL 17 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 17. If you install PostgreSQL 17 on a standalone machine, you need the server package postgresql-17, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-doc-17 Description-md5: d576a5f624996938f4211d286636e4c8 Description-en: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 17. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-17 Description-md5: e71f9fc9f12a6b48643a5c16c534f05d Description-en: PL/Perl procedural language for PostgreSQL 17 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 17 in Perl. You need this package if you have any PostgreSQL 17 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-17 Description-md5: 39f7322482ccde9f7b976e11030fd57d Description-en: PL/Python 3 procedural language for PostgreSQL 17 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 17 in Python 3. You need this package if you have any PostgreSQL 17 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-17 Description-md5: 594006a691e4767ebf6e995aa34f5e17 Description-en: PL/Tcl procedural language for PostgreSQL 17 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 17 in Tcl. You need this package if you have any PostgreSQL 17 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: python-django-doc Description-md5: 257e8ca2132ad054b44d0dd521e727f5 Description-en: High-level Python web development framework (documentation) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . This package contains the HTML documentation and example projects. Package: python-octaviaclient-doc Description-md5: d6ae45653eaa166278a57ed0cc364d39 Description-en: Octavia client for OpenStack Load Balancing - doc Octavia is an operator-grade open source scalable load balancer for use in large OpenStack deployments. It delivers load balancing services on amphorae and provides centralized command and control. Octavia is currently the reference backend for Neutron LBaaS. In the near future, Octavia is likely to become the standard OpenStack LBaaS API endpoint. . This package contains the documentation. Package: python-openstackclient-doc Description-md5: f6d8ffeabb4b2b51e48dff0e641bcd07 Description-en: OpenStack Command-line Client - doc python-openstackclient is a unified command-line client for the OpenStack APIs. It is a thin wrapper to the stock python-*client modules that implement the actual REST API client actions. . This is an implementation of the design goals shown in http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide a unified shell command structure and a common language to describe operations in OpenStack. . This package contains the documentation. Package: python3-ceilometer Description-md5: 3860ff7052f377b1ce3d0db3e5c40dfd Description-en: ceilometer python libraries Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the Python 3 module for ceilometer. Package: python3-django Description-md5: efe2f6ec2ae89851c710c280956fa785 Description-en: High-level Python web development framework Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client Package: python3-masakari Description-md5: 55dc0e6c0ca3c9723f4aa362cdbd14b7 Description-en: Virtual Machine High Availability (VMHA) for OpenStack - Python 3 Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism. . This package contains the Python 3 module. Package: python3-neutron Description-md5: 0f4b20a6f58f461446e19c5254ee0455 Description-en: Neutron is a virtual network service for Openstack - Python library Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Python 3.x library. Package: python3-octaviaclient Description-md5: 336195a10622e422a98c72d18eb315ee Description-en: Octavia client for OpenStack Load Balancing - Python 3.x Octavia is an operator-grade open source scalable load balancer for use in large OpenStack deployments. It delivers load balancing services on amphorae and provides centralized command and control. Octavia is currently the reference backend for Neutron LBaaS. In the near future, Octavia is likely to become the standard OpenStack LBaaS API endpoint. . This package contains the Python 3.x module. Package: python3-openstackclient Description-md5: 030c3c6e2e45523d8ca9de1b9030ba8f Description-en: OpenStack Command-line Client - Python 3.x python-openstackclient is a unified command-line client for the OpenStack APIs. It is a thin wrapper to the stock python-*client modules that implement the actual REST API client actions. . This is an implementation of the design goals shown in http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide a unified shell command structure and a common language to describe operations in OpenStack. . This package contains the Python 3.x module. Package: python3-openvswitch Description-md5: b48125d32305301f27c5399b2d5f9139 Description-en: Python 3 bindings for Open vSwitch Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package contains the full Python 3 bindings for Open vSwitch database. Package: python3.13 Description-md5: 0c72d00e5340087b9f805f3bd4ae9c7f Description-en: Interactive high-level object-oriented language (version 3.13) Python is a high-level, interactive, object-oriented language. Its 3.13 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Package: python3.13-dbg Description-md5: 3ebd083cfea4476f736b5a6fc3d0185d Description-en: Debug Build of the Python Interpreter (version 3.13) The package holds two things: . - A Python interpreter configured with --pydebug. Dynamically loaded modules are searched as _d.so first. Third party extensions need a separate build to be used by this interpreter. - Debug information for standard python interpreter and extensions. . See the README.debug for more information. Package: python3.13-dev Description-md5: 187e4cccb29409f4c471126803844e59 Description-en: Header files and a static library for Python (v3.13) Header files, a static library and development tools for building Python (v3.13) modules, extending the Python interpreter or embedding Python (v3.13) in applications. . Maintainers of Python packages should read README.maintainers. Package: python3.13-doc Description-md5: b30c3125d36c6d3b6dd6be76940952fb Description-en: Documentation for the high-level object-oriented language Python (v3.13) These is the official set of documentation for the interactive high-level object-oriented language Python (v3.13). All documents are provided in HTML format. The package consists of ten documents: . * What's New in Python3.13 * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules Package: python3.13-examples Description-md5: b166d2d9bb0370735918a16226a74576 Description-en: Examples for the Python language (v3.13) Examples, Demos and Tools for Python (v3.13). These are files included in the upstream Python distribution (v3.13). Package: python3.13-gdbm Description-md5: 9ecac4927dd9abde1c59c2ef49674416 Description-en: GNU dbm database support for Python (v3.13) GNU dbm database module for Python. Install this if you want to create or read GNU dbm database files with Python. Package: python3.13-minimal Description-md5: 685ad02ad5817a3f5556dd073b0ac237 Description-en: Minimal subset of the Python language (version 3.13) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python3.13-minimal/README.Debian for a list of the modules contained in this package. Package: python3.13-tk Description-md5: d76d7708f90c42f55bbf0b0af6a79da7 Description-en: Tkinter - Writing Tk applications with Python (v3.13) A module for writing portable GUI applications with Python (v3.13) using Tk. Also known as Tkinter. Package: qemu-block-extra Description-md5: b5e1c6baef0716841da073a7551acbc5 Description-en: extra block backend modules for qemu-system and qemu-utils QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides extra block device backend modules for qemu-system emulation and qemu-img from qemu-utils package, which are rarely used and has extra dependencies. Package: qemu-system Description-md5: a72df11fa6115508d5d01446ea4368c6 Description-en: QEMU full system emulation binaries QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This metapackage provides the full system emulation binaries for all supported targets, by depending on all per-architecture system emulation packages which QEMU supports. Package: qemu-system-arm Description-md5: 83d726eaed5d7e2ff1d8f100e85c8a47 Description-en: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: aarch64 (arm64) arm (armel armhf). . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-common Description-md5: 2d1e18c54faaec9f7eb304597574241a Description-en: QEMU full system emulation binaries (common files) QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides common files needed for target-specific full system emulation (qemu-system-*) packages. Package: qemu-system-data Description-md5: c61105eaa5edddd1459bc7ebfd8348d6 Description-en: QEMU full system emulation (data files) This package provides architecture-neutral data files (such as keyboard definitions, icons) for system-mode QEMU emulation (qemu-system-*) packages. Package: qemu-system-gui Description-md5: 9511a2466bf703f07078d0691501127c Description-en: QEMU full system emulation binaries (graphical display and audio modules) This package provides optional graphical guest display modules (currently GTK and SDL) and audio backend modules for full system emulation (qemu-system-*) packages. . This package is not a management/control/GUI interface for qemu, use something else (like virt-manager) for that. Package: qemu-system-mips Description-md5: c652a6e2716b5a4171c86c75dd130e2b Description-en: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel mips64 mips64el. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-misc Description-md5: 948bf1da0ad5ca4ee14bbde5b58874e8 Description-en: QEMU full system emulation binaries (miscellaneous) QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha avr hppa m68k loongarch64 (loong64) microblaze microblazeel or1k rx sh4 sh4eb tricore xtensa xtensaeb. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-modules-opengl Description-md5: 6ef974b2d5d6675c64ce429423ab5d68 Description-en: QEMU full system emulation binaries (OpenGL display modules) This package provides optional OpenGL display support modules for QEMU full system emulation (qemu-system-*) packages. It also provides D-Bus display type. Package: qemu-system-modules-spice Description-md5: 4ea1c759c139cf59763d67b1b71bf6e5 Description-en: QEMU full system emulation binaries (spice display modules) This package provides optional spice display (qxl and spice-app) and audio support modules for QEMU full system emulation (qemu-system-*) packages. Package: qemu-system-ppc Description-md5: 6de7fb1b3ea7c425b426d46d14ef28d5 Description-en: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc (powerpc) ppc64 (ppc64le ppc64el). . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-riscv Description-md5: 5e5887e91389f4d68f57148b82ac7aad Description-en: QEMU full system emulation binaries (riscv) QEMU is a fast processor emulator: currently the package supports riscv emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following riscv hardware: riscv32 riscv64. Package: qemu-system-s390x Description-md5: 3b2939568b438f9e1d0d01baa7cec9f8 Description-en: QEMU full system emulation binaries (s390x) QEMU is a fast processor emulator: currently the package supports s390x emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following s390x hardware: s390x. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-sparc Description-md5: cb4be2931f1bb54f137765dca623e91b Description-en: QEMU full system emulation binaries (sparc) QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following sparc hardware: sparc sparc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-x86 Description-md5: 101a12e03df790d974e0f42cbdab8a73 Description-en: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386 x86_64 (amd64). . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. Package: qemu-utils Description-md5: e9a53dad71a4086bf8884b2795d9f180 Description-en: QEMU utilities QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server Package: rabbitmq-server Description-md5: 78e91bfb996ee4ae5d16c93298f5f6e8 Description-en: AMQP server written in Erlang RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker. Package: rustc-1.85 Description-md5: 67ca6080eea53dc7f3cdf73bc6b8521e Description-en: Rust systems programming language Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. Package: strongswan Description-md5: 484469a900df5382b98aad9113f58783 Description-en: IPsec VPN solution metapackage The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This metapackage installs the packages required to maintain IKEv1 and IKEv2 connections via swanctl command and the swanctl.conf configuration. Package: strongswan-libcharon Description-md5: 7ee8a1dbaf495a152a7f4be5e054abca Description-en: strongSwan charon library The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package contains the charon library, used by IKE client like strongswan-charon, strongswan-charon-cmd or strongswan-nm as well as standard plugins: - socket-default - counters - bypass-lan (disabled by default) . On Linux, it also contains the xfrmi binary which can be used on Linux 4.19+ to create XFRM interfaces (for more information, see https://wiki.strongswan.org/projects/strongswan/wiki/RouteBasedVPN) Package: strongswan-swanctl Description-md5: 0da8661efd13d913c22e863856990337 Description-en: strongSwan IPsec client, swanctl command The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package contains the swanctl interface, used to configure a running charon daemon Package: sudo Description-md5: b73cb2c4db765dbce361c075c621f47b Description-en: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. 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-cryptsetup Description-md5: e998662f4ed5c59ecb7053ea5d8389a9 Description-en: Provides cryptsetup, integritysetup and veritysetup utilities Utilities and units that integrated cryptsetup/integritysetup/veritysetup support in systemd. 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-resolved-dnssec Description-md5: e053b0dced15fa6296c1fde2b657345b Description-en: Drop-in config for systemd DNS resolver, enabling DNSSEC This package installs a drop-in configuration to enable the system-wide "DNSSEC=allow-downgrade" configuration in /usr/lib/systemd/resolved.conf.d, allowing the usage of DNSSEC, while keeping a non-DNSSEC fallback. 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: 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: wireplumber Description-md5: 3063a276590e540513d209cfd5b8b411 Description-en: modular session / policy manager for PipeWire WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire. . This package contains the WirePlumber daemon and command-line utilities. Package: wireplumber-doc Description-md5: e1a761dc74c705e8666dd060654fdf6d Description-en: modular session / policy manager for PipeWire - documentation WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire. . This package contains the WirePlumber documentation. Package: wireplumber-system-services Description-md5: aac251fc3a16235d9ad216daaacd4d2d Description-en: modular session / policy manager for PipeWire (system services) WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire. . This package contains the systemd system services. NOTE: This is NOT the recommended way to use WirePlumber, but these services are provided for specific use cases like embedded and accessibility. Package: wpasupplicant Description-md5: 45df452b36e1c438641626b096751680 Description-en: client support for WPA and WPA2 (IEEE 802.11i) wpa-supplicant is a userspace daemon handling connection and authentication in wireless and wired networks, primarily secured with the WPA/WPA2/WPA3 protocols. This software provides key negotiation with the access point (WPA Authenticator), and controls association with IEEE 802.11i networks. Package: gstreamer1.0-pipewire Description-md5: 77b50370df6b52ce99f0ba94cfde4ca2 Description-en: GStreamer 1.0 plugin for the PipeWire multimedia server PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains a plugin to make devices managed by the PipeWire server available as GStreamer sources and sinks. Package: libpipewire-0.3-0t64 Description-md5: 94cd133d4827c0344e73c8cb8ee25c4a Description-en: libraries for the PipeWire multimedia server PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. Package: libpipewire-0.3-dev Description-md5: 5707695d997272caa1e1d42481d2fff4 Description-en: libraries for the PipeWire multimedia server - development PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains the development files. Package: libpipewire-0.3-modules Description-md5: 3f036279411470326bd3f3e86f6b8fd2 Description-en: libraries for the PipeWire multimedia server - modules PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains modules used by the PipeWire server and by clients, and should not normally be depended on directly. PipeWire clients should depend on the pipewire package instead. Package: libspa-0.2-bluetooth Description-md5: b8721995ae89d3f1a2913cccf0266e7b Description-en: libraries for the PipeWire multimedia server - bluetooth plugins PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains a plugin to make Bluetooth audio devices such as speakers and headsets available to the PipeWire server. Package: libspa-0.2-dev Description-md5: 2a187c92b07fba8a2e671adbe8b2ee1d Description-en: libraries for the PipeWire multimedia server Simple Plugin API - development PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains the development files for the Simple Plugin API. Package: libspa-0.2-libcamera Description-md5: a77f59662357dfb10db79e6c4fda14d5 Description-en: libraries for the PipeWire multimedia server - libcamera plugin PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains a plugin to make camera devices available to the PipeWire server. Package: libspa-0.2-modules Description-md5: 7650751267bb306bdd85a5abb654ab62 Description-en: libraries for the PipeWire multimedia server Simple Plugin API - modules PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains core support modules used in the Simple Plugin API, together with test and utility modules that do not introduce additional dependencies. It should not normally be depended on directly: PipeWire clients should depend on the pipewire package instead. Package: linux-aws-cloud-tools-6.16.0-1001 Description-md5: bfccab0401ff33f9ba795b2262122b48 Description-en: Linux kernel version specific cloud tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.16.0-1001 on =HUMAN=. You probably want to install linux-cloud-tools-6.16.0-1001-. Package: linux-buildinfo-6.16.0-1001-aws-64k Description-md5: da0fd41d03804969c14aa5e3326d1fbb Description-en: Linux kernel buildinfo for version 6.16.0 This package contains the Linux kernel buildinfo for version 6.16.0. . You likely do not want to install this package. Package: linux-buildinfo-6.16.0-1001-gcp-64k Description-md5: da0fd41d03804969c14aa5e3326d1fbb Description-en: Linux kernel buildinfo for version 6.16.0 This package contains the Linux kernel buildinfo for version 6.16.0. . You likely do not want to install this package. Package: linux-buildinfo-6.16.0-1001-oracle-64k Description-md5: da0fd41d03804969c14aa5e3326d1fbb Description-en: Linux kernel buildinfo for version 6.16.0 This package contains the Linux kernel buildinfo for version 6.16.0. . You likely do not want to install this package. Package: linux-buildinfo-6.16.0-16-generic-64k Description-md5: da0fd41d03804969c14aa5e3326d1fbb Description-en: Linux kernel buildinfo for version 6.16.0 This package contains the Linux kernel buildinfo for version 6.16.0. . You likely do not want to install this package. Package: linux-cloud-tools-6.16.0-1001-aws Description-md5: f69d028a06974e8b08c63618f24bee57 Description-en: Linux kernel version specific cloud tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.16.0-1001 on =HUMAN=. Package: linux-cloud-tools-6.16.0-1001-aws-64k Description-md5: f69d028a06974e8b08c63618f24bee57 Description-en: Linux kernel version specific cloud tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.16.0-1001 on =HUMAN=. Package: linux-gcp-64k Description-md5: d87663192d7fe5dc7add0127cbf19bdb Description-en: Complete Google Cloud Platform (GCP) Linux kernel and headers This package will always depend on the latest complete Google Cloud Platform (GCP) Linux kernel and headers. Package: linux-gcp-64k-6.16 Description-md5: d87663192d7fe5dc7add0127cbf19bdb Description-en: Complete Google Cloud Platform (GCP) Linux kernel and headers This package will always depend on the latest complete Google Cloud Platform (GCP) Linux kernel and headers. Package: linux-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-6.16 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-headers-6.16.0-1001-aws-64k Description-md5: c37b7e4d18f4b965a682da54547ad671 Description-en: Linux kernel headers for version 6.16.0 on DESC This package provides kernel header files for version 6.16.0 on DESC. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.16.0-1001/debian.README.gz for details. Package: linux-headers-6.16.0-1001-gcp-64k Description-md5: c37b7e4d18f4b965a682da54547ad671 Description-en: Linux kernel headers for version 6.16.0 on DESC This package provides kernel header files for version 6.16.0 on DESC. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.16.0-1001/debian.README.gz for details. Package: linux-headers-6.16.0-1001-oracle-64k Description-md5: a54128c9c2b42f4a72a3f446f8f08535 Description-en: Oracle Linux kernel headers for version 6.16.0 on DESC This package provides kernel header files for version 6.16.0 on DESC. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.16.0-1001/debian.README.gz for details. Package: linux-headers-6.16.0-16-generic-64k Description-md5: 73f01d18a718b4610f261b97eff2289d Description-en: Linux kernel headers for version 6.16.0 This package provides kernel header files for version 6.16.0. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.16.0-16/debian.README.gz for details. Package: linux-headers-gcp-64k Description-md5: 14ce9b53a9d24ad1be99da16f32ced5d Description-en: Google Cloud Platform (GCP) Linux kernel headers This package will always depend on the latest Google Cloud Platform (GCP) kernel headers available. Package: linux-headers-gcp-64k-6.16 Description-md5: 14ce9b53a9d24ad1be99da16f32ced5d Description-en: Google Cloud Platform (GCP) Linux kernel headers This package will always depend on the latest Google Cloud Platform (GCP) kernel headers available. Package: linux-headers-generic-64k Description-md5: 7a578625be626f96075f6bacf4b9abc1 Description-en: Generic 64K Linux kernel headers This package will always depend on the latest generic-64k kernel headers available. Package: linux-headers-generic-64k-6.16 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-oracle-64k Description-md5: 741bcaa487f48f8860558f12a15d4f3e Description-en: Linux kernel headers for Oracle systems. This package will always depend on the latest kernel headers available for Oracle systems. Package: linux-headers-oracle-64k-6.16 Description-md5: 741bcaa487f48f8860558f12a15d4f3e Description-en: Linux kernel headers for Oracle systems. This package will always depend on the latest kernel headers available for Oracle systems. Package: linux-image-6.16.0-1001-gcp-64k Description-md5: cd08b2c7242823c26ce611622e7c9122 Description-en: Signed kernel image gcp-64k A kernel image for gcp-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.16.0-1001-oracle-64k Description-md5: 2bf5e89dfc56b1568cc40978070ffc7d Description-en: Signed kernel image oracle-64k A kernel image for oracle-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.16.0-16-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-gcp-64k Description-md5: f100d59138809689d7ab845357f64201 Description-en: Google Cloud Platform (GCP) Linux kernel image This package will always depend on the latest Google Cloud Platform (GCP) kernel image available. Package: linux-image-gcp-64k-6.16 Description-md5: f100d59138809689d7ab845357f64201 Description-en: Google Cloud Platform (GCP) Linux kernel image This package will always depend on the latest Google Cloud Platform (GCP) kernel image available. Package: linux-image-generic-64k Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b Description-en: Generic 64K Linux kernel image This package will always depend on the latest generic-64k kernel image available. Package: linux-image-generic-64k-6.16 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-oracle-64k Description-md5: ffee2e09f7d9a09f2bd9b4c72ff6d921 Description-en: Linux kernel image for Oracle systems. This package will always depend on the latest kernel image available for Oracle systems. Package: linux-image-oracle-64k-6.16 Description-md5: ffee2e09f7d9a09f2bd9b4c72ff6d921 Description-en: Linux kernel image for Oracle systems. This package will always depend on the latest kernel image available for Oracle systems. Package: linux-image-uc-6.16.0-16-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.16.0-1001-aws-64k Description-md5: a1061230bf3efdccda30360331fccfe9 Description-en: Linux kernel image for version 6.16.0 on DESC This package contains the unsigned Linux kernel image for version 6.16.0 on DESC. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.16.0-1001-gcp-64k Description-md5: dd10b46ebdd368155bc50f69327d2951 Description-en: Linux kernel image for version 6.16.0 on DESC This package contains the unsigned Linux kernel image for version 6.16.0 on DESC. . Supports arm64 processors. . Geared toward GCP or GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.16.0-1001-oracle-64k Description-md5: cade484ee8d67c1aede31a1f4d0fed21 Description-en: Oracle Linux kernel image for version 6.16.0 on DESC This package contains the unsigned Oracle Linux kernel image for version 6.16.0 on DESC. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.16.0-16-generic-64k Description-md5: 30803c15ec302e7a96b4bbcaeb10828b Description-en: Linux kernel image for version 6.16.0 This package contains the unsigned Linux kernel image for version 6.16.0. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-lowlatency-64k Description-md5: c5683d77c70824dbd2b2c5d344ce9b18 Description-en: Complete Generic 64K Linux kernel and headers with lowlatency boot configuration This package will always depend on the latest complete generic-64k Linux kernel and headers. Additionally, it will install the lowlatency-kernel package to enable kernel boot arguments tuned for latency-sensitive applications. Package: linux-lowlatency-64k-6.16 Description-md5: c5683d77c70824dbd2b2c5d344ce9b18 Description-en: Complete Generic 64K Linux kernel and headers with lowlatency boot configuration This package will always depend on the latest complete generic-64k Linux kernel and headers. Additionally, it will install the lowlatency-kernel package to enable kernel boot arguments tuned for latency-sensitive applications. Package: linux-lowlatency-64k-hwe-24.04 Description-md5: c5683d77c70824dbd2b2c5d344ce9b18 Description-en: Complete Generic 64K Linux kernel and headers with lowlatency boot configuration This package will always depend on the latest complete generic-64k Linux kernel and headers. Additionally, it will install the lowlatency-kernel package to enable kernel boot arguments tuned for latency-sensitive applications. Package: linux-lowlatency-64k-hwe-24.04-edge Description-md5: c5683d77c70824dbd2b2c5d344ce9b18 Description-en: Complete Generic 64K Linux kernel and headers with lowlatency boot configuration This package will always depend on the latest complete generic-64k Linux kernel and headers. Additionally, it will install the lowlatency-kernel package to enable kernel boot arguments tuned for latency-sensitive applications. Package: linux-modules-6.16.0-1001-aws-64k Description-md5: 93da261717fa703c41bb0223b77a5ba8 Description-en: Linux kernel extra modules for version 6.16.0 on DESC Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.16.0-1001-gcp-64k Description-md5: 472b9eeb6935cf8f1e42093262eec0c2 Description-en: Linux kernel extra modules for version 6.16.0 on DESC Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports arm64 processors. . Geared toward GCP or GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.16.0-1001-oracle-64k Description-md5: f702ad5c2a696fcabdea74f53135698d Description-en: Oracle Linux kernel extra modules for version 6.16.0 on DESC Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.16.0-16-generic-64k Description-md5: a78888dad34cfb5207a604e1cddff680 Description-en: Linux kernel extra modules for version 6.16.0 Contains the corresponding System.map file, the modules built 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-gcp-64k Description-md5: 90c9f926cfb2494a683cedd71a374ab9 Description-en: Google Cloud Platform (GCP) Linux kernel extra modules This package will always depend on the latest Google Cloud Platform (GCP) extra modules package available. Package: linux-modules-extra-gcp-64k-6.16 Description-md5: 90c9f926cfb2494a683cedd71a374ab9 Description-en: Google Cloud Platform (GCP) Linux kernel extra modules This package will always depend on the latest Google Cloud Platform (GCP) extra modules package available. Package: linux-oracle-64k Description-md5: 5a0227696f358f2137dc0ea2ed70da05 Description-en: Complete Linux kernel for Oracle systems. This package will always depend on the latest complete Linux kernel available for Oracle systems. Package: linux-oracle-64k-6.16 Description-md5: 5a0227696f358f2137dc0ea2ed70da05 Description-en: Complete Linux kernel for Oracle systems. This package will always depend on the latest complete Linux kernel available for Oracle systems. Package: linux-tools-6.16.0-1001-aws-64k Description-md5: bf330af02db1ff0474ae36fb590ddf0d Description-en: Linux kernel version specific tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as x86_energy_perf_policy) for version 6.16.0-1001 on =HUMAN=. Package: linux-tools-6.16.0-1001-gcp-64k Description-md5: bf330af02db1ff0474ae36fb590ddf0d Description-en: Linux kernel version specific tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as x86_energy_perf_policy) for version 6.16.0-1001 on =HUMAN=. Package: linux-tools-6.16.0-1001-oracle-64k Description-md5: b74cac96aaf7f73febd029d8c7825479 Description-en: Oracle Linux kernel version specific tools for version 6.16.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as x86_energy_perf_policy) for version 6.16.0-1001 on =HUMAN=. Package: linux-tools-6.16.0-16-generic-64k Description-md5: a8ed42c646f7486a9cf4f39b2534b0bf Description-en: Linux kernel version specific tools for version 6.16.0-16 This package provides the architecture dependant parts for kernel version locked tools (such as x86_energy_perf_policy) for version 6.16.0-16. Package: linux-tools-gcp-64k Description-md5: 3d914bfcdd174f3e1189d829307612c2 Description-en: Google Cloud Platform (GCP) Linux kernel tools This package will always depend on the latest Google Cloud Platform (GCP) kernel tools available. Package: linux-tools-gcp-64k-6.16 Description-md5: 3d914bfcdd174f3e1189d829307612c2 Description-en: Google Cloud Platform (GCP) Linux kernel tools This package will always depend on the latest Google Cloud Platform (GCP) kernel tools available. Package: linux-tools-generic-64k Description-md5: ba4f375a2a2b5ada997c4cffff881f11 Description-en: Generic 64K Linux kernel tools This package will always depend on the latest generic-64k kernel tools available. Package: linux-tools-generic-64k-6.16 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-oracle-64k Description-md5: 362246a635b6b01427de3df499dc087a Description-en: Linux kernel versioned tools for Oracle systems. This package will always depend on the latest Linux kernel versioned tools available for Oracle systems. Package: linux-tools-oracle-64k-6.16 Description-md5: 362246a635b6b01427de3df499dc087a Description-en: Linux kernel versioned tools for Oracle systems. This package will always depend on the latest Linux kernel versioned tools available for Oracle systems. Package: pipewire Description-md5: 2870d5dfc2ca4a6f8d92a71bfc2fda8c Description-en: audio and video processing engine multimedia server PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This metapackage makes PipeWire available for programs of the same architecture, and provides the systemd user service necessary to run pipewire on-demand. Package: pipewire-alsa Description-md5: 159e0b8c95a6f4615c13031d98b3d3bf Description-en: PipeWire ALSA plugin, for ALSA applications to output via PipeWire PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains a plugin for ALSA applications to output via PipeWire. Package: pipewire-bin Description-md5: 28d9166aa9ea8faaa35388b6ef52625d Description-en: PipeWire multimedia server - programs PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains the server and command-line utilities, and should not normally be depended on directly. PipeWire clients should depend on the pipewire package instead. Package: pipewire-pulse Description-md5: 9c7e93012c8f4cad579ebff7dd3cb0db Description-en: PipeWire PulseAudio daemon PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains the PulseAudio replacement daemon. Package: libclang-cpp20 Description-md5: 8acc7c5b41666c14f1ef5e79310225e6 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang1-20 Description-md5: 6fbabc5fd121a4ff6b254de59627b6de Description-en: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libllvm20 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libllvmlibc-20-dev Description-md5: b678725717171e9f1656f9727ef63f83 Description-en: LLVM C Library - dev package Implementation of the C standard library targeting C17 and above. . This is an experimental project. Don't use in production. Package: libomp5-20 Description-md5: e28f50eb4beb8e316b69da2c1c0194c3 Description-en: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: linux-image-6.16.0-16-generic Description-md5: 6c644f70e3c92ca5de0ac0a2d9246a66 Description-en: Linux kernel image for version 6.16.0 This package contains the Linux kernel image for version 6.16.0. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: qemu-system-arm Description-md5: 55c88bfe8861e7d255f7751952cb6ab2 Description-en: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: arm (armel armhf). . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-mips Description-md5: b7b928b83df269b12f2c23f16e12846c Description-en: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-misc Description-md5: ad1fa979200531c19e1a9c4818fe22ac Description-en: QEMU full system emulation binaries (miscellaneous) QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: avr m68k microblaze microblazeel or1k rx sh4 sh4eb tricore xtensa xtensaeb. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-ppc Description-md5: 37fffb9793001a0ec77147c07c9b929f Description-en: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc (powerpc). . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-riscv Description-md5: 2f0f9d1a79a77666881e3b3f909a6d38 Description-en: QEMU full system emulation binaries (riscv) QEMU is a fast processor emulator: currently the package supports riscv emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following riscv hardware: riscv32. Package: qemu-system-s390x Description-md5: f1e1e818063f50ccf07548232e4e1e91 Description-en: QEMU full system emulation binaries (s390x) QEMU is a fast processor emulator: currently the package supports s390x emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following s390x hardware: . . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-sparc Description-md5: 43e121d730424f73a9b652dfaa261b99 Description-en: QEMU full system emulation binaries (sparc) QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following sparc hardware: sparc. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-x86 Description-md5: c41ee6d1c95c4280cb34306b05bd7a5e Description-en: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. Package: liboffload-20 Description-md5: 841bdc20a27b40722e37c7b2d0838a75 Description-en: Offload Library The offload library facilitates efficient task distribution by offloading specific computational tasks from the CPU to alternative hardware accelerators such as GPUs or FPGAs. Package: liboffload-20-dev Description-md5: 352e5b2eb6f0446d5039b547a7bc6d17 Description-en: Offload Library - Development Package The offload library facilitates efficient task distribution by offloading specific computational tasks from the CPU to alternative hardware accelerators such as GPUs or FPGAs. . This development package includes headers and other resources needed for building applications that utilize the offload runtime. Package: gir1.2-nm-1.0 Description-md5: ed0dfa8de109875c6c7b60085f1ea0d1 Description-en: GObject introspection data for the libnm library NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains introspection data for NetworkManager using libnm. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: libnm-dev Description-md5: 343591e16bbb5ed5bb6f9ae9a825ec7b Description-en: GObject-based client library for NetworkManager (development files) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains header and development files. Package: libnm0 Description-md5: e209b5a24fd9031b16b15cbcdcabe61f Description-en: GObject-based client library for NetworkManager NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains a convenience library to ease the access to NetworkManager. Package: network-manager Description-md5: e907449f921956a842b7a98f6e497774 Description-en: network management framework (daemon and userspace tools) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package provides the userspace daemons and a command line interface to interact with NetworkManager. . Optional dependencies: * avahi-autoipd: Used for IPv4LL, a protocol for automatic Link-Local IP address configuration. * ppp: Required for establishing dial-up connections (e.g. via GSM). * dnsmasq-base/iptables: Required for creating Ad-hoc connections and connection sharing. * libteam-utils: Network Team driver allows multiple network interfaces to be teamed together and act like a single one. This process is called "ethernet bonding", "channel teaming" or "link aggregation".