Package: apparmor Description-md5: 9fdfbb456943ca7bfea9e5fd580a5b7f Description-en: user-space parser utility for AppArmor apparmor provides the system initialization scripts needed to use the AppArmor Mandatory Access Control system, including the AppArmor Parser which is required to convert AppArmor text profiles into machine-readable policies that are loaded into the kernel for use with the AppArmor Linux Security Module. Package: apparmor-profiles Description-md5: 78f6c983f4960b57c9594cf926fa3202 Description-en: experimental profiles for AppArmor security policies apparmor-profiles provides various experimental AppArmor profiles. Do not expect these profiles to work out-of-the-box. . These profiles are not mature enough to be shipped in enforce mode by default on Debian. They are shipped in complain mode so that users can test them, choose which are desired, and help improve them upstream if needed. . Some even more experimental profiles are included in /usr/share/doc/apparmor-profiles/extras/. Package: apparmor-utils Description-md5: 71fe4226310f7a4cda967aa2477bddb8 Description-en: utilities for controlling AppArmor apparmor-utils provides utilities that operate on AppArmor profiles. Profiles can be created, updated, enforced, set to complain mode, and disabled with tools such as aa-genprof, aa-enforce, aa-complain and aa-disable. . Additionally, the aa-easyprof utility helps generating AppArmor policy. It supports the use of templates and policy groups to quickly profile an application. Package: apt Description-md5: 9fb97a88cb7383934ef963352b53b4a7 Description-en: commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library. . These include: * apt-get for retrieval of packages and information about them from authenticated sources and for installation, upgrade and removal of packages together with their dependencies * apt-cache for querying available information about installed as well as installable packages * apt-cdrom to use removable media as a source for packages * apt-config as an interface to the configuration settings * apt-key as an interface to manage authentication keys Package: apt-doc Description-md5: bc2b838ed28e60af95d78926380a3300 Description-en: documentation for APT This package contains the user guide and offline guide for various APT tools which are provided in a html and a text-only version. Package: apt-utils Description-md5: fa0295dc4e40dbbea6c84f614c570636 Description-en: package management related utility programs This package contains some less used commandline utilities related to package management with APT. . * apt-extracttemplates is used by debconf to prompt for configuration questions before installation. * apt-ftparchive is used to create Packages and other index files needed to publish an archive of Debian packages * apt-sortpkgs is a Packages/Sources file normalizer. Package: aptdaemon Description-md5: 5ed476246aefb12d0c1b0deb4818778b Description-en: transaction based package management service Aptdaemon allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . Currently it comes with the following main features: . - Programming language independent D-Bus interface, which allows one to write clients in several languages - Runs only if required (D-Bus activation) - Fine grained privilege management using PolicyKit, e.g. allowing all desktop user to query for updates without entering a password - Support for media changes during installation from DVD/CDROM - Support for debconf (Debian's package configuration system) - Support for attaching a terminal to the underlying dpkg call . This package contains the aptd script and all the data files required to run the daemon. Moreover it contains the aptdcon script, which is a command line client for aptdaemon. The API is not stable yet. Package: aptdaemon-data Description-md5: 3985974f0d80501bf717f4eee701d6e5 Description-en: data files for clients Aptdaemon is a transaction based package management daemon. It allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . This package provides common data files (e.g. icons) for aptdaemon clients. Package: auditd Description-md5: 77aaff86394a1a8da0659fa99413f455 Description-en: User space tools for security auditing The audit package contains the user space utilities for storing and searching the audit records generated by the audit subsystem in the Linux 2.6 kernel. . Also contains the audit dispatcher "audisp". Package: bluez Description-md5: ef25d6a9f4a57e78f32faa7b58ef4e59 Description-en: Bluetooth tools and daemons This package contains tools and system daemons for using Bluetooth devices. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-cups Description-md5: 4e5f0a66844f2292ecbf023e856b77d4 Description-en: Bluetooth printer driver for CUPS This package contains a driver to let CUPS print to Bluetooth-connected printers. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-obexd Description-md5: d1b91faa837143659c30c276d90596da Description-en: bluez obex daemon This package contains a OBEX(OBject EXchange) daemon. . OBEX is communication protocol to facilitate the exchange of the binary object between the devices. . This was the software that is independent as obexd, but this has been integrated into BlueZ from BlueZ 5.0. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: brltty Description-md5: 7a5f7509a70f80406cf9f9a599ae705e Description-en: Access software for a blind person using a braille display BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. The following display models are supported: * Alva/Optelec (ABT3xx, Delphi, Satellite, Braille System 40, BC 640/680) * Baum * BrailComm * BrailleLite * BrailleNote * Cebra * EcoBraille * EuroBraille (AzerBraille, Clio, Esys, Iris, NoteBraille, Scriba) * Freedom Scientific (Focus and PacMate) * Handy Tech * HIMS (Braille Sense, SyncBraille) * HumanWare (Brailliant) * Iris * LogText 32 * MDV * Metec (BD-40) * NinePoint * Papenmeier * Pegasus * Seika * Tieman (Voyager, CombiBraille, MiniBraille, MultiBraille, BraillePen/EasyLink) * Tivomatic (Albatross) * TSI (Navigator, PowerBraille) * VideoBraille * VisioBraille . BRLTTY also provides a client/server based infrastructure for applications wishing to utilize a Braille display. The daemon process listens for incoming TCP/IP connections on a certain port. A shared object library for clients is provided in the package libbrlapi0.8. A static library, header files and documentation is provided in package libbrlapi-dev. Bindings to other programming languages can be found in cl-brlapi (Lisp), libbrlapi-java (Java) and python3-brlapi (Python). Package: cmake Description-md5: b60d0479b91d22665e465b5cec287c83 Description-en: cross-platform, open-source make system CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. Package: cmake-data Description-md5: 7f6054b05ba6a3b1c50fe9a6d4da8a8c Description-en: CMake data files (modules, templates and documentation) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides CMake architecture independent data files (modules, templates, documentation etc.). Unless you have cmake installed, you probably do not need this package. Package: cmake-doc Description-md5: fcefa4d7014fa7859c301236f87695fe Description-en: extended documentation in various formats for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides additional documentation in various formats like HTML or plain text. Package: curl Description-md5: f83293d10df083ae6f7bb7d01642913c Description-en: command line tool for transferring data with URL syntax curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. Package: distro-info Description-md5: 5671943e370fd3dd7449d885e6363cee Description-en: provides information about the distributions' releases Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. Package: dracut-config-generic Description-md5: c252faef47b4ae50105187b4ff9ac26e Description-en: dracut is an event driven initramfs infrastructure This is the dracut configuration to turn off hostonly image generation Package: dracut-install Description-md5: bee7fbb3b186a4a78e8728d317c6259f Description-en: dracut is an event driven initramfs infrastructure (dracut-install) This package just contains the dracut-install command to be used by initramfs generating tools. Package: dracut-test Description-md5: 69ca61ef67ef6af0317fab878ddca38f Description-en: dracut is an event driven initramfs infrastructure (test modules) This package provides the Dracut modules and configuration files for the Dracut test suite. This package is intended for testing Dracut itself and is of no use for ordinary users. If you're not sure about this package, you don't need it. Package: ethtool Description-md5: 23bc6b45146ecc72a42d24b5993d6004 Description-en: display or change Ethernet device settings ethtool can be used to query and change settings such as speed, auto- negotiation and checksum offload on many network devices, especially Ethernet devices. Package: gdb Description-md5: 4f2b8eb95df2ba7a5b11e0301c48b8e4 Description-en: GNU Debugger GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. Package: gdb-doc Description-md5: 0b65afd451aa44bbf02455b1cdae06a9 Description-en: The GNU Debugger Documentation GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, it works for C, C++, Fortran, Modula 2 and Java programs. A must-have for any serious programmer. . This package contains the GDB manual. Package: gir1.2-freedesktop Description-md5: 7db39d36a1cab0b11eb87d88e1d1720e Description-en: Introspection data for some FreeDesktop components GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains small pieces of introspection data for the Cairo, FontConfig, FreeType, GL, and some XOrg libraries, in the typelib format used to generate bindings for dynamic languages like JavaScript and Python. They are far from complete and only include what is necessary for other introspection packages to work properly. Package: gir1.2-freedesktop-dev Description-md5: e55010ef9fe51fcac6a5c111c2fb7a89 Description-en: GIR XML for some FreeDesktop components GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains small pieces of introspection data for the Cairo, FontConfig, FreeType, GL, and some XOrg libraries, in the GIR XML format used to generate bindings for static languages like C++, D and Haskell. They are far from complete and only include what is necessary for other introspection packages to work properly. Package: gir1.2-gexiv2-0.10 Description-md5: 557460c3f61388f7b58cf71018302220 Description-en: GObject-based wrapper around the Exiv2 library - introspection data gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications. . This package contains introspection data. Package: gir1.2-girepository-2.0 Description-md5: 6eff54d0eebb577738d8be12ebbd7b8d Description-en: Introspection data for GIRepository library GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains the introspection data for the GIRepository library, which can be used to manipulate the search path used by language bindings and load introspection data. Package: gir1.2-girepository-2.0-dev Description-md5: 00c83caee6d8e28fb4159148f1b7b324 Description-en: GIR XML for GIRepository library GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains the introspection data for the GIRepository library, in the GIR XML format used to generate bindings for static languages like C++, D and Haskell. Package: gir1.2-girepository-3.0 Description-md5: 72841bba9afa24146f8f7c26846f869a Description-en: Introspection data for GIRepository library, API version 3.0 GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains the introspection data for the GIRepository library, which can be used to manipulate the search path used by language bindings and load introspection data. Package: gir1.2-girepository-3.0-dev Description-md5: b0d8e7489d5f7bcf0befc859b3f8d7af Description-en: GIR XML for GIRepository library, API version 3.0 GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains the introspection data for the GIRepository library, in the GIR XML format used to generate bindings for static languages like C++, D and Haskell. Package: gir1.2-glib-2.0 Description-md5: e3ee82927c5a64d9d4a153035675edf2 Description-en: Introspection data for GLib, GObject, Gio and GModule GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains the introspection data for the GLib, GObject, GModule and Gio libraries, in the typelib format used to generate bindings for dynamic languages like JavaScript and Python. Package: gir1.2-glib-2.0-dev Description-md5: daaf168898f3621e3912b9d66ac0654b Description-en: GIR XML for GLib, GObject, Gio and GModule GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains the introspection data for the GLib, GObject, GModule and Gio libraries, in the GIR XML format used to generate bindings for static languages like C++, D and Haskell. 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-javascriptcoregtk-4.1 Description-md5: 027f494c193b6c1ec30c4f4e3ef630b4 Description-en: JavaScript engine library from WebKitGTK - GObject introspection data JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.1). . This package contains the introspection data, which can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-javascriptcoregtk-6.0 Description-md5: 17d7c8ce9189cbe47a247c5c3c8c7f0c Description-en: JavaScript engine library from WebKitGTK - GObject introspection data JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This build comes from the GTK port of WebKit (API version 6.0). . This package contains the introspection data, which can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-mutter-15 Description-md5: b904935d7b197bced6c3b46aaa871bfb Description-en: GObject introspection data for Mutter Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the GObject introspection data which may be used to generate dynamic bindings. Package: gir1.2-packagekitglib-1.0 Description-md5: 58dad6540a9f05da7569c62ae80d0533 Description-en: GObject introspection data for the PackageKit GLib library PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package contains introspection data for the PackageKit GLib interface library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-polkit-1.0 Description-md5: 514aa380c1dd4af29167559895a5dc02 Description-en: GObject introspection data for polkit polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains introspection data for polkit. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-poppler-0.18 Description-md5: 6b6381807b3c5b1b31f06935b5817c74 Description-en: GObject introspection data for poppler-glib Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains introspection data for poppler-glib. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-soup-3.0 Description-md5: 538da50445bc19b8ea14ae946fa95a44 Description-en: GObject introspection data for the libsoup HTTP library This package contains introspection data for the libsoup HTTP library. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-webkit-6.0 Description-md5: 3d5547cc72c351c9257ef24f4ffdee08 Description-en: Web content engine library for GTK - GObject introspection data WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. This build provides version 6.0 of the API and uses libsoup v3 for the networking stack and the GTK 4 widget toolkit. . This package contains introspection data, which can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-webkit2-4.1 Description-md5: 3f163120226ab20f9e8445c6a1d20988 Description-en: Web content engine library for GTK - GObject introspection data WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. This build provides version 4.1 of the API and uses libsoup v3 for the networking stack and the GTK 3 widget toolkit. . This package contains introspection data, which can be used by packages using the GIRepository format to generate dynamic bindings. Package: girepository-tools Description-md5: c2408aca51f77a5d47ae47ed84aa9f0d Description-en: Tools for working with GObject-Introspection repositories GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK, GIMP, and GNOME. . This package contains developer-oriented command-line tools for working with GObject-Introspection typelibs and GIR XML, which are used to provide language bindings and documentation for GLib-based libraries: . * x86_64-linux-gnu-gi-compile-repository * x86_64-linux-gnu-gi-decompile-typelib * x86_64-linux-gnu-gi-inspect-typelib . When used via this package, these tools must be invoked with their host-architecture-specific names. . For command-line compatibility with non-Debian-based GLib packaging, the libglib2.0-dev package also provides versions of these tools for the system's primary architecture, named without the architecture prefix. 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: gnome-control-center Description-md5: 841ec7130e7cda8d105ccf44ab60b8fa Description-en: utilities to configure the GNOME desktop This package contains configuration applets for the GNOME desktop, allowing to set accessibility configuration, desktop fonts, keyboard and mouse properties, sound setup, desktop theme and background, user interface properties, screen resolution, and other GNOME parameters. . It also contains a front end to these applets, which can also be accessed with the GNOME panel or the Nautilus file manager. Package: gnome-control-center-data Description-md5: 8bfe062731867305191b949e29fc5afa Description-en: configuration applets for GNOME - data files This package contains data files (icons, pixmaps, locales files) needed by the configuration applets in the gnome-control-center package. Package: gnome-control-center-dev Description-md5: ea55aa04a24ea847c61e4865c135347b Description-en: utilities to configure the GNOME desktop This package contains the file required to get the keydirs location Package: gnome-control-center-faces Description-md5: c30651f81cd867a11b2de3aecb9f30f7 Description-en: utilities to configure the GNOME desktop - faces images This package contains images that can be used for user profile's icon Package: gobject-introspection Description-md5: 02a11408e2ad3a46df9fd952f463a1e9 Description-en: Generate interface introspection data for GObject libraries GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains tools for extracting introspection data from libraries and transforming it to different formats. The versions of these tools with architecture name prefixes, such as x86_64-linux-gnu-g-ir-scanner, can be used during cross-compilation. . Although this package includes the pkg-config metadata for both the tools and the libgirepository-1.0 library, it does not guarantee to provide the library itself (currently it does provide the libgirepository-1.0.so symlink as a workaround for a Meson issue, but this should not be relied on). Packages that explicitly link to libgirepository-1.0.so, mainly dynamic language bindings like GJS and PyGI, will need to build-depend on libgirepository-1.0-dev in addition to this package. Package: gobject-introspection-bin Description-md5: 6c9725367925222e5eca8abd9154b1d3 Description-en: Executables for gobject-introspection GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains the implementation for various tools. Please do not depend on this package directly: use gobject-introspection instead. Package: golang Description-md5: 8650a23f44e2d60a785ad3123733d6d8 Description-en: Go programming language compiler - metapackage The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. Package: golang-doc Description-md5: 7b70ded89c7f6b655a23ed83a4f27201 Description-en: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go documentation. You can view the formatted documentation by installing the golang-golang-x-tools package, running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Package: golang-go Description-md5: 4b644c1329d03644c1e0137da5dcdaf3 Description-en: Go programming language compiler, linker, compiled stdlib The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go toolchain and compiled standard library. It is only built on architectures that have a native toolchain ("gc compiler"). Packages that want to build with whichever of gc or gccgo is available should depend on golang-any. Package: golang-src Description-md5: 4f562b95d873fbeb7b702f869c5413db Description-en: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go standard library source code, which is needed for the go build process. Package: gstreamer1.0-packagekit Description-md5: d4c358565f52f6ba77fa2cb00080142c Description-en: GStreamer plugin to install codecs using PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides a plugin for the GStreamer multimedia framework to search and to install audio and video codecs. Package: gtk-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: iputils-arping Description-md5: bb18b14837d8c79e0cf4999c5662365c Description-en: Tool to send ICMP echo requests to an ARP address The arping command acts like the standard ping command except it pings a machine by its ARP address instead of its IP address. It is typically used to locate a machine if its hardware address is known but its IP address is unknown Package: iputils-ping Description-md5: d70a0a65fee86f2e5c78f759703e9922 Description-en: Tools to test the reachability of network hosts The ping command sends ICMP ECHO_REQUEST packets to a host in order to test if the host is reachable via the network. . This package includes a ping6 utility which supports IPv6 network connections. Package: iputils-tracepath Description-md5: b539c83ecb7c1908774c67d5389dc448 Description-en: Tools to trace the network path to a remote host The tracepath utility is similar to the traceroute utility, but also attempts to discover the MTU of the path. Supports IPv4 and IPv6. Package: isa-support Description-md5: 9262b32bfce640ea80d32e418d827b37 Description-en: CPU feature checking - common back-end The packages in the isa-support family probe for microprocessor Instruction Set Architecture features such as SSE3. By refusing to install on machines lacking a required feature, they allow ISA requirements to be handled in terms of package dependencies. . This package provides the feature-probing infrastructure. To assert a CPU requirement, other packages can pre-depend on one of the individual feature-specific packages: . sse2-support, sse3-support, sse4.2-support, altivec-support, neon-support, armv6-support, armv7-support, armv8-support, vfp-support, vfpv2-support, vfpv3-support Package: kdump-tools Description-md5: e4c630411cca5f22a32a48bd81b16449 Description-en: scripts and tools for automating kdump (Linux crash dumps) kdump-tools provides an init script and a configuration script for automating the use of kdump. It uses the makedumpfile utility to reduce the size of the /proc/vmcore file based on user preferences. . After installing, please see /usr/share/doc/kdump-tools/README.Debian for information on enabling and configuring kdump. Package: libapache2-mod-apparmor Description-md5: 675226c578343873100f70dfcbc986ad Description-en: changehat AppArmor library as an Apache module libapache2-mod-apparmor provides the Apache module needed to declare various differing confinement policies when running virtual hosts in the webserver by using the changehat abilities exposed through libapparmor. Package: libapache2-mod-php8.3 Description-md5: 6a338a642132f78b17e5228372062a40 Description-en: server-side, HTML-embedded scripting language (Apache 2 module) This package provides the PHP module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. . The following extensions are built in: Core date filter hash json libxml openssl pcre random Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: libapparmor-dev Description-md5: f329f1bdf6099a5bdced0e81f449ed0a Description-en: AppArmor development libraries and header files libapparmor-dev provides the development libraries and header files needed to link against libapparmor, as well as the manpages for library functions. Package: libapparmor1 Description-md5: f5c1acf1bc73c3aa32ae8c2037c1d85a Description-en: changehat AppArmor library libapparmor1 provides a shared library one can compile programs against in order to use various AppArmor functionality, such as transitioning to a different AppArmor profile or hat. Package: libapt-pkg-dev Description-md5: 8e463f77664788b23a47f5ac592f4595 Description-en: development files for APT's libapt-pkg and libapt-inst This package contains the header files and libraries for developing with APT's libapt-pkg Debian package manipulation library and the libapt-inst deb/tar/ar library. Package: libapt-pkg-doc Description-md5: decce989b471f196cddabf52bee63592 Description-en: documentation for APT development This package contains documentation for development of the APT Debian package manipulation program and its libraries. . This includes the source code documentation generated by doxygen in html format. Package: libapt-pkg6.0t64 Description-md5: eaacd63db236f47bdcc19e3bea7026a7 Description-en: package management runtime library This library provides the common functionality for searching and managing packages as well as information about packages. Higher-level package managers can depend upon this library. . This includes: * retrieval of information about packages from multiple sources * retrieval of packages and all dependent packages needed to satisfy a request either through an internal solver or by interfacing with an external one * authenticating the sources and validating the retrieved data * installation and removal of packages in the system * providing different transports to retrieve data over cdrom, ftp, http(s), rsh as well as an interface to add more transports like tor+http(s) (apt-transport-tor). Package: libaudit-common Description-md5: f1e698fe58902299a06c8f79f079ac9a Description-en: Dynamic library for security auditing - common files The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. . This package contains the libaudit.conf configuration file and the associated manpage. Package: libaudit-dev Description-md5: fb095c1a1f1082c97ac0fa907e55f7a0 Description-en: Header files and static library for security auditing The audit-libs-devel package contains the static libraries and header files needed for developing applications that need to use the audit framework libraries. Package: libaudit1 Description-md5: ec521af3cbcca51c5a26a117f114a9b5 Description-en: Dynamic library for security auditing The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. Package: libauparse-dev Description-md5: 4f4e23554b7b7a19e1a6b533cff72a07 Description-en: Header files and static library for the libauparse0t64 library The audit-libs parse package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. Package: libauparse0t64 Description-md5: d65eff5ec2ba885731166ddee8510ae3 Description-en: Dynamic library for parsing security auditing The libauparse package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. . This package contains the libauparse0t64 library. Package: libbluetooth-dev Description-md5: 81b829bf9a9f8d9c440031b39e2bebd3 Description-en: Development files for using the BlueZ Linux Bluetooth library BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). . This package contains the development libraries and header files you need to develop your programs using the libbluetooth library. Package: libbluetooth3 Description-md5: 99ecfc643816cbb50cd9ae690a10287d Description-en: Library to use the BlueZ Linux Bluetooth stack BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: libboost-context1.83.0 Description-md5: 509bcb267a10afdee403415de2d077bd Description-en: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. Package: libboost-filesystem1.83.0 Description-md5: 2491b00e1306a35046eca365dc71ba1d Description-en: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Package: libboost-iostreams1.83.0 Description-md5: 3c388d3a296c3c5ceb93d6073902d96e Description-en: Boost.Iostreams Library This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-locale1.83.0 Description-md5: 38eb5c1dcd3b37527a010d985b7c8018 Description-en: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Package: libboost-program-options1.83-dev Description-md5: 9ab9e15257fa51221c16c7f0a9e40597 Description-en: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Package: libboost-program-options1.83.0 Description-md5: 9ab9e15257fa51221c16c7f0a9e40597 Description-en: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Package: libboost-python1.83.0 Description-md5: 1fd3f0310a5498412ebe02c4766ff0b1 Description-en: Boost.Python Library This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . One of the python interpreter packages is required to use the created extensions. Package: libboost-regex1.83-dev Description-md5: 798250c772fac56d605e432dcc6fe14f Description-en: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Package: libboost-regex1.83.0 Description-md5: 798250c772fac56d605e432dcc6fe14f Description-en: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Package: libboost-thread1.83.0 Description-md5: d19954bb99722597efd2b9b392158287 Description-en: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Package: libboost-url1.83.0 Description-md5: 35fe57ff170f6ab465e37db29c2609d9 Description-en: C++ library that implements "URL" C++ library which provides containers and algorithms which model a "URL," the Uniform Resource Identifier (URI) specification (henceforth referred to as rfc3986). . A URL is a compact sequence of characters that identifies an abstract or physical resource. . This library understands the grammars related to URLs and provides functionality to validate, parse, examine, and modify urls, and apply normalization or resolution algorithms. Package: libboost1.83-dev Description-md5: 5a4757456b06ec2c205f53eaa244f371 Description-en: Boost C++ Libraries development files The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides headers for all Boost libraries. . Extended precision arithmetic package libmpfrc++-dev or libntl-dev is required to use the Boost.Multiprecision wrapping of the respective library. Package: libboost1.83-tools-dev Description-md5: b20d39e2efe0c14e144ce9d2c5d01d38 Description-en: Boost C++ Libraries development tools The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. Package: libbrlapi-dev Description-md5: 90ebedc1883fd213db0ca76e379a6159 Description-en: Library for communication with BRLTTY - static libs and headers BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package contains the static library libbrlapi.a and header files in /usr/include/brltty/ necessary to compile programs for BrlAPI, a client-server based mechanism to remotely access a braille display. Package: libbrlapi0.8 Description-md5: d7471913aa262901576c796cae4d0b04 Description-en: braille display access via BRLTTY - shared library BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package contains the shared library necessary to run programs which need to communicate with a braille display. Package: libbrotli-dev Description-md5: 3b36d04bb9d45464076d6d3951ac43af Description-en: library implementing brotli encoder and decoder (development files) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs development files. Package: libbrotli1 Description-md5: 907235dad2acd28ce4f1a8b4e1a35321 Description-en: library implementing brotli encoder and decoder (shared libraries) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs shared libraries. Package: libclang1-19 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: libcrypt-dev Description-md5: 57b963c0e5a2d004866e4d1cb1b09b78 Description-en: libcrypt development files This package contains the files needed for developing applications that use libcrypt. Package: libcrypt1 Description-md5: deac8c9adc422e925bdaf6bffdd3e875 Description-en: libcrypt shared library libxcrypt is a modern library for one-way hashing of passwords. It supports DES, MD5, NTHASH, SUNMD5, SHA-2-256, SHA-2-512, and bcrypt-based password hashes It provides the traditional Unix 'crypt' and 'crypt_r' interfaces, as well as a set of extended interfaces like 'crypt_gensalt'. Package: libcurl3t64-gnutls Description-md5: 785baf29d91f9f781677a7f569940052 Description-en: easy-to-use client-side URL transfer library (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by GnuTLS. Package: libcurl4-doc Description-md5: 6462959fec3647baef16ff31a5f39d94 Description-en: documentation for libcurl libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the documentation files for libcurl. Package: libcurl4-gnutls-dev Description-md5: a780e9fd64d55eccc7d421f6da7dc01d Description-en: development files and documentation for libcurl (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by GnuTLS. Package: libcurl4-openssl-dev Description-md5: 133120dd689c1a9785ccd7cd427dd344 Description-en: development files and documentation for libcurl (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by OpenSSL. Package: libcurl4t64 Description-md5: f1c7f18aba2d8ab7a7e32acea1dc61e7 Description-en: easy-to-use client-side URL transfer library (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by OpenSSL. Package: libdistro-info-perl Description-md5: f417f8a2f224f083f2115d9569272b72 Description-en: information about distributions' releases (Perl module) Information about all releases of Debian and Ubuntu. . This package contains a Perl module for parsing the data in distro-info-data. There is also a command line interface in the distro-info package. Package: libexiv2-28 Description-md5: 0cef82cd4c7bd76f6d4f353b700168e9 Description-en: EXIF/IPTC/XMP metadata manipulation library Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . Exiv2 library provides: * fast read and write access to the Exif, IPTC, and XMP metadata of an image * an easy to use and extensively documented API * conversions of Exif and IPTC metadata to XMP and vice versa * a smart IPTC implementation that does not affect data that programs like Photoshop store in the same image segment * Exif Makernote support: - Makernote tags can be read and written just like any other metadata - a sophisticated write algorithm avoids corrupting the Makernote * a simple interface to extract previews embedded in RAW images and Exif thumbnails * set and delete methods for Exif thumbnails Package: libexiv2-data Description-md5: 6bd2ca2e337f78e419ef8c600e605ee5 Description-en: EXIF/IPTC/XMP metadata manipulation library - shared data Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . This package provides the data files of the exiv2 library. Package: libexiv2-dev Description-md5: 1e6c4afdae92d4adb3af25ca7157ab94 Description-en: EXIF/IPTC/XMP metadata manipulation library - development files Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . This package provides the development files for using exiv2. Package: libexiv2-doc Description-md5: ceddcd5f9a8d366703af7c7d1539c4a6 Description-en: EXIF/IPTC/XMP metadata manipulation library - HTML documentation Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . This package provides the Exiv2 HTML documentation. Package: libexpat1 Description-md5: 969a775adb36dbfb73b9d7ef67f13bd6 Description-en: XML parsing C library - runtime library This package contains the runtime, shared library of expat, the C library for parsing XML. Expat is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). Package: libexpat1-dev Description-md5: 0b45073661cf63b9161c598405a4e62d Description-en: XML parsing C library - development kit This package contains the header file and development libraries of expat, the C library for parsing XML. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers. Package: libfftw3-bin Description-md5: 1634796eb61b0b82db0ba1955d8060ec Description-en: Library for computing Fast Fourier Transforms - Tools The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. . This package contains the wisdom management tools. Package: libfftw3-dev Description-md5: 0458906aced3a568dab153e7bdeb04f0 Description-en: Library for computing Fast Fourier Transforms - development The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the statically linked library, header files and test programs. . This package contains the header files and static libraries. For documentation, see libfftw3-doc. Package: libfftw3-doc Description-md5: 4b102f0a50a0f8857bbe78f39afb5b51 Description-en: Documentation for fftw version 3 The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the documentation for the fftw3 library. Package: libfftw3-double3 Description-md5: 9621f1cfaad5927e844a719259a992d4 Description-en: Library for computing Fast Fourier Transforms - Double precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for double precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Package: libfftw3-long3 Description-md5: 635b21b639bb88b0432e61e40d91de25 Description-en: Library for computing Fast Fourier Transforms - Long precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for long double precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Package: libfftw3-quad3 Description-md5: 0257bc9fe8f3f3c4a5554facc0480200 Description-en: Library for computing Fast Fourier Transforms - Quad precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for quad precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Package: libfftw3-single3 Description-md5: 92b4a1a5847803599048be98e9eb70b9 Description-en: Library for computing Fast Fourier Transforms - Single precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for single precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Package: libgc-dev Description-md5: 6024ab577069982922a45069ab44dff3 Description-en: conservative garbage collector for C (development) Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is intended to be used as a plug-in replacement for C's malloc or C++'s new(). . It allows you to allocate memory basically as you normally would without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be used. . This version of the collector is thread safe, has C++ support and uses the defaults for everything else. However, it does not work as a drop-in malloc(3) replacement. . This package is required to compile and link programs that use libgc1c2. Package: libgc1 Description-md5: fb0bc4e8a25a8d1d4508437085e3f5c8 Description-en: conservative garbage collector for C and C++ Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is intended to be used as a plug-in replacement for C's malloc or C++'s new(). . It allows you to allocate memory basically as you normally would without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be used. . This version of the collector is thread safe, has C++ support and uses the defaults for everything else. However, it does not work as a drop-in malloc(3) replacement. Package: libgexiv2-2 Description-md5: 09e54078832a4676c504f775b7cea605 Description-en: GObject-based wrapper around the Exiv2 library gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications. . This package contains the shared library. Package: libgexiv2-dev Description-md5: 24ca90ed7b6b0c3a0a3c4385dd3a81a1 Description-en: GObject-based wrapper around the Exiv2 library - development files gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications. . This package contains the static library and header files. Package: libgexiv2-doc Description-md5: 793114cd33ae700723f5c34df4564c5b Description-en: GObject-based wrapper around the Exiv2 library - documentation gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications. . This package contains the API documentation. Package: libgio-2.0-dev Description-md5: 9a7ce86f9cc5bfa3f95bff6d433aed17 Description-en: Development files for the GLib, GObject and GIO libraries GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK, GIMP, and GNOME. . This package contains development files for the main libraries included in the upstream GLib package: . * GLib: the core library with data structures and utilities * GThread: multi-threading support * GModule: dynamically-loadable modules * GObject: the object system * GIO: higher-level utilities built on GObject . The libglib2.0-dev package provides a more complete set of development files. Package: libgio-2.0-dev-bin Description-md5: 6feec5e34cfe70ffe483a150d1abcf8a Description-en: Development utilities for GLib, GObject and GIO libraries GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK, GIMP, and GNOME. . This package contains several developer-oriented command-line tools used when compiling packages that use GLib: . * gdbus-codegen * glib-compile-resources * glib-genmarshal * glib-gettextize * glib-mkenums * gobject-query * gtester (deprecated) * gtester-report (deprecated) . Other command-line tools can be found in the libglib2.0-bin package. . If the non-architecture-prefixed versions of the gi-compile-repository, gi-decompile-typelib and gi-inspect-typelib tools are required, please install the libglib2.0-dev package, but consider using the architecture-prefixed versions in the girepository-tools package instead. Package: libgirepository-1.0-1 Description-md5: 44b96e4ecd5e1fbee0c83bdf6ed90274 Description-en: Library for handling GObject introspection data (runtime library) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains a C library for handling the introspection data. Package: libgirepository-1.0-dev Description-md5: a6c667390603ef838b5a07b03b5406c7 Description-en: Library for handling GObject introspection data (development files) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains the headers for the C library for handling the introspection data. Package: libgirepository-2.0-0 Description-md5: affc8d6f4ac284342f4f650559090e49 Description-en: GLib runtime library for handling GObject introspection data GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the shared library used by language bindings such as PyGObject and gjs to call GObject methods. Package: libgirepository-2.0-dev Description-md5: 9313f335ccc0dff978cbb0cb3de2c8ef Description-en: Development files for the GObject introspection library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed to compile programs against libgirepository-2.0-0. . GObject-Introspection metadata for this library is not included here, and can be found in the gir1.2-girepository-3.0-dev package. Package: libgirepository1.0-dev Description-md5: d03c1fe0ee5502531cdc8869c62797a3 Description-en: Library for handling GObject introspection data (complete development files) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This metapackage depends on everything needed to use GObject-Introspection. It also provides GLib-2.0.gir at its traditional location in /usr/share, for compatibility with older code-generation tools which do not read GIR XML from /usr/lib/x86_64-linux-gnu/gir-1.0. . Please consider build-depending on gobject-introspection and the appropriate gir1.2-*-dev packages in preference to this package, to allow for cross-compilation. Package: libgirepository1.0-doc Description-md5: e9606a60123772534331de7277565f67 Description-en: Library for handling GObject introspection data (documentation) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains the documentation for the C library for handling the introspection data. Package: libgit2-1.8 Description-md5: 21ccc509818a651f24c1dc0ed5907a4c Description-en: low-level Git library libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. Package: libgit2-dev Description-md5: 0ecd9e5d81e77e4aa1198aab98818ccd Description-en: low-level Git library (development files) libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. . This package contains the development files for libgit2. Package: libglib2.0-0t64 Description-md5: f44de6293be1aa02cd13d73f591580a9 Description-en: GLib library of C routines GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the shared libraries. Package: libglib2.0-bin Description-md5: 0f7421bfdb5f46c0b8e82a359df1ab1a Description-en: Programs for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains command-line utilities associated with GLib, including: . * gapplication, a client for starting applications via D-Bus activation * gdbus, a tool for working with D-Bus objects and monitoring the bus * gio, a file management utility that can work with GIO virtual filesystems * gresource, which can extract resources from libraries and executables * gsettings, a tool for inspecting and editing application configuration * gio-query-modules, which updates caches used internally by GLib * glib-compile-schemas, which updates caches used internally by GLib Package: libglib2.0-data Description-md5: e30141317e2f372da30c78d06ac076ee Description-en: Common files for GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libglib2.0-dev Description-md5: 7ea731a217a4cf465ca10ffa4d3167ae Description-en: Development metapackage for the GLib family of libraries GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK, GIMP, and GNOME. . This package provides most of the development headers, libraries and utilities needed to compile GLib programs, and in most cases is the most appropriate package to use as a build-dependency. For lower-level packages that are involved in architecture bootstrapping, consider switching dependencies to libgio-2.0-dev. . GObject-Introspection metadata for this library is not included here, and can be found in the gir1.2-glib-2.0-dev package. Package: libglib2.0-dev-bin Description-md5: 716eb6847e618429b0a0a90ab6fd146a Description-en: Development utilities for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed to compile programs against libglib2.0-0. It contains development utilities typically run during compilation and should not be installed directly. Use libglib2.0-dev instead. Package: libglib2.0-doc Description-md5: bdb9aa53f83dabd5dab7d58c0e8cd803 Description-en: Documentation files for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the HTML documentation for the GLib library in /usr/share/doc/libglib2.0-doc/ . Package: libgpgme-dev Description-md5: 025318585b10ac584c814b2079ede759 Description-en: GPGME - GnuPG Made Easy (development files) GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ... . This package contains the headers and other files needed to compile against this library. Package: libgpgme11t64 Description-md5: 7305da3bebc903cedb7fa94da8ad1fbf Description-en: GPGME - GnuPG Made Easy (library) GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ... . This package contains the library. Package: libgpgmepp-doc Description-md5: ac7a50a6a518528bfd6ac3d75189ef43 Description-en: C++ and Qt bindings for GPGME (documentation for developers) GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This package contains documentation for developers describing how to use these packages. Package: libgpgmepp6t64 Description-md5: 7fbc01c53deefdc640d685b90a21c0b4 Description-en: C++ wrapper library for GPGME GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . This is the official upstream C++ binding for GPGME. 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: libjack-jackd2-0 Description-md5: f4743a9e2f04ed05673483cd1fe0eb38 Description-en: JACK Audio Connection Kit (libraries) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the shared libraries. Package: libjack-jackd2-dev Description-md5: 5769772c9db90298e719eeef115bed03 Description-en: JACK Audio Connection Kit (development files) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains files needed for the development of JACK applications and an API reference. Package: libjavascriptcoregtk-4.1-0 Description-md5: ba37ae47b0068c9a4e9c35479c706b65 Description-en: JavaScript engine library from WebKitGTK JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.1). . This package contains the shared libraries. Package: libjavascriptcoregtk-4.1-dev Description-md5: 43ba6fffaaecf506204f5048bde381f8 Description-en: JavaScript engine library from WebKitGTK - development files JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.1). . This package contains the development files. Package: libjavascriptcoregtk-6.0-1 Description-md5: ab8f9a4b67ac6714fcbb46da1b172212 Description-en: JavaScript engine library from WebKitGTK JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This build comes from the GTK port of WebKit (API version 6.0). . This package contains the shared libraries. Package: libjavascriptcoregtk-6.0-dev Description-md5: 21fff7684df76d97f1f19c5619776f78 Description-en: JavaScript engine library from WebKitGTK - development files JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This build comes from the GTK port of WebKit (API version 6.0). . This package contains the development files. Package: liblasso3-dev Description-md5: ffc2b02659edc19bb91294f3bb4f9d92 Description-en: Library for Liberty Alliance and SAML protocols - development kit Lasso is an implementation of Liberty Alliance and related protocols, for network identity federations, single sign-on and other web services protocols. The main specifications implemented by the library are ID-FF, ID-WSF and SAML. . This package contains the development files for Lasso. Package: liblasso3t64 Description-md5: d266ba3bc5f5089bca66e347c174b64d Description-en: Library for Liberty Alliance and SAML protocols - runtime library Lasso is an implementation of Liberty Alliance and related protocols, for network identity federations, single sign-on and other web services protocols. The main specifications implemented by the library are ID-FF, ID-WSF and SAML. . This package contains liblasso library used by applications to gain Library Alliance support. Package: liblerc-dev Description-md5: 15ae013a4649ab1139e0b8dcea077081 Description-en: Limited Error Raster Compression library (Development files) LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds). . This is a development package of LERC. Package: liblerc4 Description-md5: 5d684b36383e3a33fd039e4883c20f1f Description-en: Limited Error Raster Compression library LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds). Package: libllvm19 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-19-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: liblsof-dev Description-md5: e7c11e1d13555ac1486e599e6f2087db Description-en: utility to list open files (development files) Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open, by processes currently running on the system. . This package contains the development files, allowing others to link directly to the lsof library. Package: liblsof0 Description-md5: 4882a27a8151546d59894dc4ac24ce1f Description-en: utility to list open files (shared library) Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open, by processes currently running on the system. . This package contains the shared libraries used by the tool. Package: libltdl-dev Description-md5: a40e027e1c24ccfb7d1ea0e881e23959 Description-en: System independent dlopen wrapper for GNU libtool (headers) This package contains the header files and static libraries for the libltdl package. . A small library that aims at hiding the various difficulties of dlopening libraries from programmers. It is a system independent dlopen wrapper for GNU libtool. . It supports the following dlopen interfaces: * dlopen (Solaris, Linux and various BSD flavors) * shl_load (HP-UX) * LoadLibrary (Win16 and Win32) * load_add_on (BeOS) * GNU DLD (emulates dynamic linking for static libraries) * libtool's dlpreopen Package: libltdl7 Description-md5: 52e45b791bdc69939d2238401cd6f7fe Description-en: System independent dlopen wrapper for GNU libtool This package contains the run-time libltdl library. . A small library that aims at hiding the various difficulties of dlopening libraries from programmers. It is a system independent dlopen wrapper for GNU libtool. . It supports the following dlopen interfaces: * dlopen (Solaris, Linux and various BSD flavors) * shl_load (HP-UX) * LoadLibrary (Win16 and Win32) * load_add_on (BeOS) * GNU DLD (emulates dynamic linking for static libraries) * libtool's dlpreopen Package: liblzma-dev Description-md5: d19d3f899b3a1d8a68ae0473ad3f9283 Description-en: XZ-format compression library - development files XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) This package provides the development library needed to build programs using liblzma. Package: liblzma-doc Description-md5: 69771d1d5fd604c471f896760682a908 Description-en: XZ-format compression library - API documentation This package contains a reference manual for the liblzma data compression library, in Doxygen-generated HTML files. The purpose of each struct, macro, and function in the public interface is explained. Package: liblzma5 Description-md5: 0ceca09eb4ab99863be3578fa55e7d2b Description-en: XZ-format compression library XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) Package: libmiral-dev Description-md5: 75791b382a44dc35e5a2cbdd05b7ba10 Description-en: Mir Display Server - ABI preserving abstraction layer - development headers Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . MirAL provides an ABI-stable abstraction layer for Mir based shells, insulating them from mirserver ABI breaks. . Contains header files required for development using the MirAL abstraction layer. Package: libmiral5t64 Description-md5: 465eac6987f0a67531c854f7802152b4 Description-en: Mir Display Server - ABI preserving abstraction layer Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . MirAL provides an ABI-stable abstraction layer for Mir based shells, insulating them from mirserver ABI breaks. . Contains the shared library containing MirAL abstraction layer. Package: libmircommon-dev Description-md5: 5326191b9bb37a19e335f3c5e6c9246a Description-en: Mir Display Server - common library - development headers Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains common header files required for server and/or client development. Package: libmircommon9t64 Description-md5: fa3eee6df07b918901af1c15a672d682 Description-en: Mir Display Server - common library Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the 'common' shared library required for the Mir server and client. Package: libmircookie-dev Description-md5: 85614b55cd2d55cfcccb07fd0b42e624 Description-en: Mir Display Server - spoof-resistant timestamps - cookie development headers Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . libmircookie provides a simple mechanism for a group of cooperating processes to hand out and verify difficult-to-forge timestamps to untrusted 3rd parties. . This package contains the development headers for building programs that generate or verify the attestable timestamps. Package: libmircookie2t64 Description-md5: ad2d695a2b1e93761ed78aea379ea940 Description-en: Mir Display Server - spoof-resistant timestamps - runtime library Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . libmircookie provides a simple mechanism for a group of cooperating processes to hand out and verify difficult-to-forge timestamps to untrusted 3rd parties. . This package contains the runtime library for generating and verifying the attestable timestamps. Package: libmircore-dev Description-md5: 86b0b57768f9d627d4957ec2aac178d4 Description-en: Mir Display Server - core library - development headers Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains core header files required for server and/or client development. Package: libmircore2t64 Description-md5: 112976b8d03755cabd8e57f242c1e082 Description-en: Mir Display Server - core library Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the 'core' shared library required for the Mir server and client. Package: libmiroil-dev Description-md5: 64f7148a635fd95f73ae08ab5f9c286e Description-en: Mir Display Server - Lomiri compatibility library - development headers Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . MirOil provides the Lomiri compatibility API. . Contains header files required for development using the Lomiri compatibility library. Package: libmiroil3t64 Description-md5: b61d8ea46a0d84d0ab529ee10966cbb9 Description-en: Mir Display Server - Lomiri compatibility library Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . MirOil provides the Lomiri compatibility library. . Contains the shared library containing miroil compatibility API. Package: libmirplatform-dev Description-md5: 655d1f596b349ea259ab7c18e083e374 Description-en: Mir Display Server - platform library - development headers Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files required for hardware/driver support development. Package: libmirplatform26t64 Description-md5: 5016a4b0ebb3cc452dc9b892e2712cb7 Description-en: Mir Display Server - platform library Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server to interact with the underlying hardware platform. Package: libmirrenderer-dev Description-md5: 00359a373c71179402cbf87636edb2ea Description-en: Mir Display Server - renderer - development headers Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files required for renderer development. Package: libmirserver58t64 Description-md5: 1c6d11b3e08f92154db294ff024499a4 Description-en: Mir Display Server - server library Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared library needed by server applications for Mir. Package: libmirwayland-bin Description-md5: 98eeb1a9d226d3caea083dacae82a31a Description-en: Mir Display Server - generator for Wayland protocol extension wrappers Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the tool used for generating the Mir-style wrappers for Wayland protocol extensions found in libmirwayland . This can be useful for implementing Wayland protocol extensions not already implemented in Mir. Package: libmirwayland-dev Description-md5: f4aa5cef2032a1698a56996ebc26d672 Description-en: Mir Display Server - Wayland protocol extensions - development headers Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the developer files for using the shared library containing generated wrappers for Wayland protocol extensions Package: libmirwayland4t64 Description-md5: 1d52aafa7cff1429c909d0a7b0b308a8 Description-en: Mir Display Server - Wayland protocol extensions Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared library containing generated wrappers for Wayland protocol extensions Package: libmutter-15-0 Description-md5: b97c0d0b0f27cb2414e26e8b7d3d4a69 Description-en: window manager library from the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the window manager shared library, used by mutter itself, and gnome-shell. Package: libmutter-15-dev Description-md5: 95c9a0fc0bbe905f4b590d4634d1e8bd Description-en: Development files for the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the development files. Package: libnftables-dev Description-md5: ac9e13fe39146b723a765f1a5a6e0312 Description-en: Development files for libnftables This library provides high level semantics to interact with the nftables framework by Netfilter project. . nftables replaces the old popular iptables, ip6tables, arptables and ebtables. . Netfilter software and nftables in particular are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended. . This package provides development files and static libraries. Package: libnftables1 Description-md5: a0142ceed355e6d73013884cbcfb0491 Description-en: Netfilter nftables high level userspace API library This library provides high level semantics to interact with the nftables framework by Netfilter project. . nftables replaces the old popular iptables, ip6tables, arptables and ebtables. . Netfilter software and nftables in particular are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended. . This package contains the libnftables library. Package: libnftnl-dev Description-md5: 0849dcbf1375a391c70b32699658f797 Description-en: Development files for libnftnl libnftnl is the low-level library for Netfilter 4th generation framework nftables. . Is the user-space library for low-level interaction with nftables Netlink's API over libmnl. . This package provides development files and static libraries. Package: libnftnl-dev-doc Description-md5: 276e377c653702704a7125f84e13df64 Description-en: Doxygen-generated documentation for libnftnl-dev libnftnl is the low-level library for Netfilter 4th generation framework nftables. . Is the user-space library for low-level interaction with nftables Netlink's API over libmnl. . This package provides additional doxygen-generated documentation for the libnftnl-dev package. Package: libnftnl11 Description-md5: 9ee5410a83ce7cab960810f5332b35f0 Description-en: Netfilter nftables userspace API library libnftnl is the low-level library for Netfilter 4th generation framework nftables. . Is the user-space library for low-level interaction with nftables Netlink's API over libmnl. Package: libpackagekit-glib2-18 Description-md5: 2f6bf343292f3cd8ceccbf83d3b1645c Description-en: Library for accessing PackageKit using GLib PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides an advanced library to access PackageKit using GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". Package: libpackagekit-glib2-dev Description-md5: 23a6b93bf367231f29e774d792ae25df Description-en: Library for accessing PackageKit using GLib (development files) PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the header files and documentation for the advanced PackageKit library based on GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". Package: libpam-apparmor Description-md5: 918c214ce48cc6f3fc9db6a4756692b1 Description-en: changehat AppArmor library as a PAM module libpam-apparmor provides the PAM module needed to declare various differing confinement policies when starting PAM sessions by using the changehat abilities exposed through libapparmor. Package: libpam-doc Description-md5: 176a64d4b15e68f5628dec9ba5739e05 Description-en: Documentation of PAM Contains documentation (in HTML, ASCII, and PostScript format) for libpam, the Pluggable Authentication Modules library, a library that enables the local system administrator to choose how applications authenticate users. Package: libpam-modules Description-md5: 234b9429528430ead853cc8bbe97ffb4 Description-en: Pluggable Authentication Modules for PAM This package completes the set of modules for PAM. It includes the pam_unix.so module as well as some specialty modules. Package: libpam-modules-bin Description-md5: 25d278fc7450d5202a9a137f71302e58 Description-en: Pluggable Authentication Modules for PAM - helper binaries This package contains helper binaries used by the standard set of PAM modules in the libpam-modules package. Package: libpam-runtime Description-md5: bc15ddbf92ee7965a8588141c54bb5a1 Description-en: Runtime support for the PAM library Contains configuration files and directories required for authentication to work on Debian systems. This package is required on almost all installations. Package: libpam0g Description-md5: af00a40029e1e1d2ad04c042c3b18095 Description-en: Pluggable Authentication Modules library Contains the shared library for Linux-PAM, a library that enables the local system administrator to choose how applications authenticate users. In other words, without rewriting or recompiling a PAM-aware application, it is possible to switch between the authentication mechanism(s) it uses. One may entirely upgrade the local authentication system without touching the applications themselves. Package: libpam0g-dev Description-md5: 61cf45bcc7cd0edb21f16d49deed0ea2 Description-en: Development files for PAM Contains C header files and development libraries for libpam, the Pluggable Authentication Modules, a library that enables the local system administrator to choose how applications authenticate users. . PAM decouples applications from the authentication mechanism, making it possible to upgrade the authentication system without recompiling or rewriting the applications. Package: libpolkit-agent-1-0 Description-md5: 4ef2554561bfc187abac408fd796bf9a Description-en: polkit Authentication Agent API polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains a library for accessing the authentication agent. Package: libpolkit-agent-1-dev Description-md5: d7aefc5848efcc3a42361c149b20d771 Description-en: polkit Authentication Agent API - development files polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains the development files for the library found in libpolkit-agent-1-0. Package: libpolkit-gobject-1-0 Description-md5: 6a791318e2e505a53b399bcaebb31d8b Description-en: polkit Authorization API polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains a library for accessing polkit. Package: libpolkit-gobject-1-dev Description-md5: bc2a6c1f4343704fdd59191661154b8f Description-en: polkit Authorization API - development files polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains the development files for the library found in libpolkit-gobject-1-0. Package: libpoppler-cpp-dev Description-md5: b8ccf7d2887aa9a8117d5795dcfa8442 Description-en: PDF rendering library -- development files (CPP interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the C++ Poppler interface. Package: libpoppler-cpp1 Description-md5: bd2c0f6fbd7019f0ce9ff23bdb5a718d Description-en: PDF rendering library (CPP shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the CPP shared library for applications using a simple C++ interface (using STL, and no other dependency) to Poppler. Package: libpoppler-dev Description-md5: 6d35e7b20480c00075b7865baad4287e Description-en: PDF rendering library -- development files Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the development libraries needed to build applications using Poppler. Package: libpoppler-glib-dev Description-md5: 4483b544bc64264785fa77d6466a341f Description-en: PDF rendering library -- development files (GLib interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the GLib-based Poppler interface. Package: libpoppler-glib-doc Description-md5: 57cf6faf4d2f4c9877d6db227de05dcd Description-en: PDF rendering library -- documentation for the GLib interface Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the API documentation of the GLib-based Poppler interface. Package: libpoppler-glib8t64 Description-md5: 3d73daa08a49dca5cd4c25e32862c41e Description-en: PDF rendering library (GLib-based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the GLib-based shared library for applications using the GLib interface to Poppler. Package: libpoppler-private-dev Description-md5: f047a262a6d3ff3cbd6650f1d55e93d4 Description-en: PDF rendering library -- private development files Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the private and unstable headers needed to build applications using the private Poppler core library. Package: libpoppler140 Description-md5: 74b6b371a9886bca4fc2c2761b5a2fec Description-en: PDF rendering library Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the shared core library. Package: libprotobuf-dev Description-md5: 549e168dd516caf2a98fd49561c8ca60 Description-en: protocol buffers C++ library (development files) and proto files Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the development headers and static libraries needed for writing C++ applications. Includes well known proto type files. Package: libprotobuf-lite32t64 Description-md5: bef75569f3d092ed9b714a68e215c917 Description-en: protocol buffers C++ library (lite version) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for C++ applications whose message definitions have the "lite runtime" optimization setting. Package: libprotobuf32t64 Description-md5: c69f5af146ab9bc64e44b912e5af457e Description-en: protocol buffers C++ library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for C++ applications. Package: libprotoc-dev Description-md5: 441ff9619f6d64f58de3a01f647b0edb Description-en: protocol buffers compiler library (development files) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the development headers and static library needed for writing protobuf compilers. Package: libprotoc32t64 Description-md5: c53c70dca7ff74e285f88be70de72a0f Description-en: protocol buffers compiler library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for the protocol buffer compiler. Package: libpython3-all-dbg Description-md5: c2a607bea45ba45641943097c3559c51 Description-en: package depending on all supported Python 3 debugging packages The package currently depends on libpython3.12-dbg and libpython3.13-dbg. In the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 debug packages. Package: libpython3-all-dev Description-md5: 9021fa6baa214285a9ab86c5dd1aceca Description-en: package depending on all supported Python 3 development packages The package currently depends on libpython3.12-dev and libpython3.13-dev. In the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 development packages. Package: libpython3-dbg Description-md5: b2605c3c0b3bb81ba172930dc1ff6cc9 Description-en: debug build of the Python 3 Interpreter (version 3.12) Python 3 interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python3.12/lib-dynload/debug first. Package: libpython3-dev Description-md5: a359e68937685e93e41abf59ea3b2332 Description-en: header files and a static library for Python (default) Header files, a static library and development tools for building Python modules, extending the Python interpreter or embedding Python in applications. . This package is a dependency package, which depends on Debian's default Python 3 version's headers (currently v3.12). Package: libpython3-stdlib Description-md5: f418a74896f3c3c6f49468803592a691 Description-en: interactive high-level object-oriented language (default python3 version) This package contains the majority of the standard library for the Python language (default python3 version). . This package is a dependency package, which depends on Debian's default Python 3 version's standard library (currently v3.12). Package: librrd-dev Description-md5: f4bfb8003b3ec54ff47424f81d29f24f Description-en: time-series data storage and display system (development) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains header files and libraries used to develop software that uses RRDs. Package: librrd8t64 Description-md5: d5b7c32e4795a0b81d59077ab31ec1fb Description-en: time-series data storage and display system (runtime library) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains shared libraries used to access and manipulate RRDs. Package: libsdl2-2.0-0 Description-md5: f4b781fd6b13e6e2a71e2fc796f204eb Description-en: Simple DirectMedia Layer SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This package contains the shared library. Package: libsdl2-doc Description-md5: a30e9f79cd550bfdc77322c7f6f892eb Description-en: Reference manual for libsdl2 SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This package contains the reference manual and examples. Package: libseccomp-dev Description-md5: e5fdb6fdd319bc8b5c43a1e29c7d62d5 Description-en: high level interface to Linux seccomp filter (development files) This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall. . This package contains the development files. Package: libseccomp2 Description-md5: 7ee97a8161e83bfebc75870eb92bde51 Description-en: high level interface to Linux seccomp filter This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall. Package: libselinux1 Description-md5: 90f6e1cb06c527bc3fc11ec6f969c59c Description-en: SELinux runtime shared libraries This package provides the shared libraries for Security-enhanced Linux that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. . libselinux1 provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. Package: libselinux1-dev Description-md5: ca6eeba78d95ecb95827216f2b16ab42 Description-en: SELinux development headers This package provides the static libraries and header files needed for developing SELinux applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libsemanage-common Description-md5: c7a0a093650c85e838f42492add9b46b Description-en: Common files for SELinux policy management libraries This package provides the common files used by the shared libraries for SELinux policy management. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libsemanage-dev Description-md5: 303bd4372e6052211e2f9b4e60af2b0d Description-en: Header files and libraries for SELinux policy manipulation This package provides an API for the management of SELinux policies. It contains the static libraries and header files needed for developing applications that manage SELinux policies. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libsemanage2 Description-md5: 8998b538051f37f69c5f1bf9a005fa56 Description-en: SELinux policy management library This package provides the shared libraries for SELinux policy management. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libsoup-3.0-0 Description-md5: 988e318d5b92ffdc8bb2f3cbbfe84dac Description-en: HTTP library implementation in C -- Shared library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP support . This package contains the shared library. Package: libsoup-3.0-common Description-md5: 80441f36737c543d3dd4298839031883 Description-en: HTTP library implementation in C -- Common files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . This package contains architecture-independent files such as translations. Package: libsoup-3.0-dev Description-md5: b4638a95f7f2c26babe971a6525a65ca Description-en: HTTP library implementation in C -- Development files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP support . This package contains the development files. Package: libsoup-3.0-doc Description-md5: 7f3831f3ad33817ea61210038740e390 Description-en: HTTP library implementation in C -- API Reference It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP support . This package contains the documentation. Package: libtool Description-md5: 40ea3da4a4ea75419ad95742898b3e52 Description-en: Generic library support script This is GNU libtool, a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. . Libtool supports generation of C, C++, Fortran and Java libraries. Package: libtool-bin Description-md5: f80d2d5012a84a6801a23c072f20e9a7 Description-en: Generic library support script (libtool binary) This is GNU libtool, a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. . Libtool supports generation of C, C++, Fortran and Java libraries. . This package contains the libtool binary only. Package: libtool-doc Description-md5: 96818cd51f822c0991c693481bb727eb Description-en: Generic library support script (documentation) This package contains the GNU libtool documentation. . GNU libtool is generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. Package: libtry-tiny-perl Description-md5: 9b29ef7a1f5585b00820bb4442c41971 Description-en: module providing minimalistic try/catch Try::Tiny is a Perl module that provides bare bones try/catch statements. It is designed to eliminate common mistakes with eval blocks, and NOTHING else. . The main focus of this module is to provide simple and reliable error handling for those having a hard time installing TryCatch, but who still want to write correct eval blocks without 5 lines of boilerplate each time. Package: libunwind-dev Description-md5: 968fa5fbcdf32543dedc4d9d40405c26 Description-en: library to determine the call-chain of a program - development The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications. . This package includes the development support files. Package: libunwind8 Description-md5: 7095fd22983044140f5faf099162a263 Description-en: library to determine the call-chain of a program - runtime The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications. . This package includes the shared libraries Package: liburi-perl Description-md5: 8af2948497c501a41ac31e21cb3641dd Description-en: module to manipulate and access URI strings URI is a collection of Perl modules that represent and manipulate Uniform Resource Identifier (URI) references as specified in RFC 2396. . URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways. . The URI class replaces the URI::URL class that used to be distributed with libwww-perl. This package also includes an emulation of the old URI::URL interface, which implements both the old and the new interface. Package: libwebkit2gtk-4.0-doc Description-md5: 920352aab8ba41dddb2fbd0066b144fc Description-en: WebKitGTK documentation (transitional dummy package) This is a transitional dummy package, it can be safely removed. Package: libwebkit2gtk-4.1-0 Description-md5: 646e3a0937b0325036cf716dec657c04 Description-en: Web content engine library for GTK WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. This build provides version 4.1 of the API and uses libsoup v3 for the networking stack and the GTK 3 widget toolkit. . This package contains the shared libraries. Package: libwebkit2gtk-4.1-dev Description-md5: 6f7ca6c0925469585667e0c1b28a2099 Description-en: Web content engine library for GTK - development files WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. This build provides version 4.1 of the API and uses libsoup v3 for the networking stack and the GTK 3 widget toolkit. . This package contains the development files. Package: libwebkitgtk-6.0-4 Description-md5: 66a23a3e72019d693d95fb2ac548376a Description-en: Web content engine library for GTK WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. This build provides version 6.0 of the API and uses libsoup v3 for the networking stack and the GTK 4 widget toolkit. . This package contains the shared libraries. Package: libwebkitgtk-6.0-dev Description-md5: 18007af192c3d327e12b221008c58783 Description-en: Web content engine library for GTK - development files WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. This build provides version 6.0 of the API and uses libsoup v3 for the networking stack and the GTK 4 widget toolkit. . This package contains the development files. Package: libwebkitgtk-doc Description-md5: 158f0bd54e6de44154becdd557cfcdd0 Description-en: Web content engine library for GTK - documentation WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. . This package contains the documentation. Package: libxdp-dev Description-md5: 16c0b67a9efc2a849ffa8e49b9f4905e Description-en: library and utilities for use with XDP - development files Library for working with the eXpress Data Path facility of the Linux kernel, and a collection of utilities and example code that uses the library. . This package provides the development files for libxdp1. Package: libxdp1 Description-md5: 9370bea5ec9641d49fe47afa981c60a3 Description-en: library and utilities for use with XDP - shared library Library for working with the eXpress Data Path facility of the Linux kernel, and a collection of utilities and example code that uses the library. Package: libxkbcommon-dev Description-md5: ef653ec7ae2c3cecbf4869d7f5fe0694 Description-en: library interface to the XKB compiler - development files xkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . This package contains the development headers for the library found in libxkbcommon0. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon-doc Description-md5: c2443fb4ade0b0d28830113cb301c0f6 Description-en: library interface to the XKB compiler - documentation xkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . This package contains the documentation files for the library found in libxkbcommon0. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon-x11-0 Description-md5: 2be59c31381cd21c6a93029b61d195d6 Description-en: library to create keymaps with the XKB X11 protocol This package provides an add-on library called xkbcommon-x11, to support creating keymaps with the XKB X11 protocol, by querying the X server directly. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon-x11-dev Description-md5: 4fcb4c4142b8c9a3b86ff1e0db90ab3f Description-en: library to create keymaps with the XKB X11 protocol - development files This package provides an add-on library called xkbcommon-x11, to support creating keymaps with the XKB X11 protocol, by querying the X server directly. . This package contains the development headers for the library found in libxkbcommon-x11-0. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon0 Description-md5: 3856681f1fd5bf4962445465a50b2086 Description-en: library interface to the XKB compiler - shared library This package provides a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbregistry-dev Description-md5: caefe766c87deee0a677cb5c3c1ed9b5 Description-en: library to query available RMLVO - development files This package provides an add-on library called xkbregistry, which is used to query the available RMLVO instead of parsing evdev.xml directly. . This package contains the development headers for the library found in libxkbregistry0. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbregistry0 Description-md5: 6dd4a591fed690bb884cccdbb973c608 Description-en: library to query available RMLVO This package provides an add-on library called xkbregistry, which is used to query available RMLVO instead of parsing evdev.xml directly. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxml2 Description-md5: 6771e66f557fa0f71e6955303e1d8f8d Description-en: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Package: libxml2-dev Description-md5: 315d877f425ed2a2bbe448d2e81be6e6 Description-en: GNOME XML library - development files XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Package: libxml2-doc Description-md5: 67d897c8cceafd8a9c57b7d2136b6536 Description-en: GNOME XML library - documentation XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains general information about the GNOME XML library and more specific API references. Package: libxml2-utils Description-md5: c442f3c69b5f5fb22153f4c2a1b6a92e Description-en: GNOME XML library - utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog 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-headers-6.11.0-1005 Description-md5: c51a00ab3c59a527a2628fed0cdf231f Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-headers-6.11.0-1005/debian.README.gz for details Package: linux-aws-tools-6.11.0-1005 Description-md5: 9f6ecb9a96cf3c0e43a83a3cc8417a89 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on 64 bit x86. You probably want to install linux-tools-6.11.0-1005-. Package: linux-azure Description-md5: c6a5538486720a06350fb0da8de56a71 Description-en: Complete Linux kernel for Azure systems (vmlinuz). This package will always depend on the latest complete Linux kernel available for Azure systems. . This package will use vmlinuz during boot. Package: linux-azure-cloud-tools-6.11.0-1005 Description-md5: dc831b1639497e6752f9e0cbb5a3a1cd Description-en: Linux kernel version specific cloud tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.11.0-1005 on 64 bit x86. You probably want to install linux-cloud-tools-6.11.0-1005-. Package: linux-azure-fde Description-md5: 694cc055b718ed96b443c20449ca4e7c Description-en: Complete Linux kernel for Azure systems (kernel.efi). This package will always depend on the latest complete Linux kernel available for Azure systems. . This package will use kernel.efi during boot. Package: linux-azure-headers-6.11.0-1005 Description-md5: a1acb7a8c9c669e3a71edab4838e9e61 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-headers-6.11.0-1005/debian.README.gz for details Package: linux-azure-tools-6.11.0-1005 Description-md5: 9f6ecb9a96cf3c0e43a83a3cc8417a89 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on 64 bit x86. You probably want to install linux-tools-6.11.0-1005-. Package: linux-base Description-md5: 441643227abc8006d7ae05aa2312ff51 Description-en: Linux image base package This package contains files and support scripts for all Linux images. Package: linux-base-sgx Description-md5: aa4d06104fb4532f5a75e88b8a4292e4 Description-en: Linux image base package for DCAP SGX This package contains files and support scripts for all Linux images with DCAP SGX drivers. 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.11.0-1004-gcp Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1005-aws Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1005-azure Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1005-lowlatency Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1007-oracle Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-9-generic Description-md5: 54eb553ac0fd5d703877bcf4a642050a Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-6.11.0-1005-azure Description-md5: d8ac75bce6b48a1dec7d8c45d4000ebc Description-en: Linux kernel version specific cloud tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.11.0-1005 on 64 bit x86. Package: linux-cloud-tools-6.11.0-1005-lowlatency Description-md5: d8ac75bce6b48a1dec7d8c45d4000ebc Description-en: Linux kernel version specific cloud tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.11.0-1005 on 64 bit x86. Package: linux-cloud-tools-6.11.0-9 Description-md5: 8d2081ef16f607e083853a3151de6ad8 Description-en: Linux kernel version specific cloud tools for version 6.11.0-9 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.11.0-9 on 64 bit x86. You probably want to install linux-cloud-tools-6.11.0-9-. Package: linux-cloud-tools-6.11.0-9-generic Description-md5: 88fc7212db118d7ae2e445866f684a80 Description-en: Linux kernel version specific cloud tools for version 6.11.0-9 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.11.0-9 on 64 bit x86. Package: linux-cloud-tools-azure Description-md5: 996a134ced918fe9256d7b32c3a50925 Description-en: Linux kernel versioned cloud tools for Azure systems. This package will always depend on the latest Linux kernel versioned cloud tools available for Azure systems. Package: linux-cloud-tools-common Description-md5: 5a87ce4af43e2425372a0099d0272927 Description-en: Linux kernel version specific cloud tools for version 6.11.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 6.11.0. Package: linux-cloud-tools-generic Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-generic-hwe-24.04 Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-generic-hwe-24.04-edge Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-lowlatency Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-virtual Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-cloud-tools-virtual-hwe-24.04 Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-cloud-tools-virtual-hwe-24.04-edge Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-crashdump Description-md5: 0c0b5ada9f277febaf6bd7d5ebc0d337 Description-en: Linux kernel crashdump setup for the latest generic kernel This package installs all the needed infrastructure to get crashdumps from your running system. If you are experiencing kernel crashes that cannot be debugged normally (because the problem is infrequent or panic's the system in such a way as to make information gathering impossible), then you can install this package to automatically enable capture of the vmcore on crashes. Package: linux-doc Description-md5: b84fae9d7ab953888df1310657b92919 Description-en: Linux kernel specific documentation for version 6.11.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-headers-6.11.0-1004 Description-md5: d8c7de054dd544a6d8ec0954f83785e5 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-headers-6.11.0-1004/debian.README.gz for details Package: linux-gcp-tools-6.11.0-1004 Description-md5: 53e7528200eb55214609b4d128ce105a Description-en: Linux kernel version specific tools for version 6.11.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1004 on 64 bit x86. You probably want to install linux-tools-6.11.0-1004-. Package: linux-generic Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-generic-hwe-24.04 Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-generic-hwe-24.04-edge Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-headers-6.11.0-1004-gcp Description-md5: b948459af011b808f52ba05c695c0476 Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1004/debian.README.gz for details. Package: linux-headers-6.11.0-1005-aws Description-md5: f885aa6a78d9c3f732a0db3cc75f4a3b Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1005/debian.README.gz for details. Package: linux-headers-6.11.0-1005-azure Description-md5: f885aa6a78d9c3f732a0db3cc75f4a3b Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1005/debian.README.gz for details. Package: linux-headers-6.11.0-1005-lowlatency Description-md5: f885aa6a78d9c3f732a0db3cc75f4a3b Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1005/debian.README.gz for details. Package: linux-headers-6.11.0-1007-oracle Description-md5: a0378e498e233296deeccabb0e46b6fe Description-en: Oracle Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1007/debian.README.gz for details. Package: linux-headers-6.11.0-9 Description-md5: 5f0899975d808b99b63279b6d3519613 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-9/debian.README.gz for details Package: linux-headers-6.11.0-9-generic Description-md5: 4c228d7f161e6728951ae4b593bec449 Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP This package provides kernel header files for version 6.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-9/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-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-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-generic Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-generic-hwe-24.04 Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-generic-hwe-24.04-edge Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-lowlatency Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-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-virtual Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-hwe-24.04 Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-hwe-24.04-edge Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-image-6.11.0-1004-gcp Description-md5: a52bd552458b3033736aca335b4c7a2c Description-en: Signed kernel image gcp A kernel image for gcp. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1005-aws Description-md5: 3bd6562c83cb5afe5572bc5750e414b3 Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1005-azure Description-md5: a97547a316dd89fcd627f217a100729f Description-en: Signed kernel image azure A kernel image for azure. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1005-azure-fde Description-md5: cfbede4995eea30dfa2e739ffae596bd Description-en: Signed kernel image azure for CVM A kernel image for azure. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1005-lowlatency Description-md5: de4cdf77422a3e81607ec9185ceee49b Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1007-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.11.0-8-generic Description-md5: b0fd0df88b1cd31408007b00d2458952 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-9-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-azure Description-md5: 7c6ef99d66fe73c5decac014854cc430 Description-en: Linux kernel image for Azure systems (vmlinuz). This package will always depend on the latest kernel image available for Azure systems. . This package will use vmlinuz during boot. Package: linux-image-azure-fde Description-md5: 4d8a2bf28e8d79f30b4b3e382ce30cc0 Description-en: Linux kernel image for Azure systems (kernel.efi). This package will always depend on the latest kernel image available for Azure systems. . This package will use kernel.efi during boot. Package: linux-image-extra-virtual Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-extra-virtual-hwe-24.04 Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-extra-virtual-hwe-24.04-edge Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-gcp Description-md5: f100d59138809689d7ab845357f64201 Description-en: Google Cloud Platform (GCP) Linux kernel image This package will always depend on the latest Google Cloud Platform (GCP) kernel image available. Package: linux-image-generic Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-generic-hwe-24.04 Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-generic-hwe-24.04-edge Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-lowlatency Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-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-uc-6.11.0-8-generic Description-md5: bb6d44640dba93338416300d1c7d81bd Description-en: Signed kernel image generic for Ubuntu Core A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.11.0-9-generic Description-md5: bb6d44640dba93338416300d1c7d81bd Description-en: Signed kernel image generic for Ubuntu Core A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-uc-generic Description-md5: a6714ef2fd493894df5fcf44da569b36 Description-en: Generic Linux kernel image for Ubuntu Core This package will always depend on the latest generic kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-generic-hwe-24.04 Description-md5: a6714ef2fd493894df5fcf44da569b36 Description-en: Generic Linux kernel image for Ubuntu Core This package will always depend on the latest generic kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-generic-hwe-24.04-edge Description-md5: a6714ef2fd493894df5fcf44da569b36 Description-en: Generic Linux kernel image for Ubuntu Core This package will always depend on the latest generic kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-image-uc-oem-24.04 Description-md5: 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.11.0-1004-gcp Description-md5: 101628900e790edfb0eec44aa3eacf60 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1005-aws Description-md5: 6b2a74c79429405e342ba756e00d82e3 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1005-azure Description-md5: 846bd47d0bc797037ccb41a8c65b20b8 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1005-lowlatency Description-md5: 2b3b80e25d2c133bb76c9b63da4cf655 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1007-oracle Description-md5: 998aae5b4400b19af1ab40354cccc726 Description-en: Oracle Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-9-generic Description-md5: e73b9d924b7481a3f039494f4b58dfa3 Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on 64 bit x86 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-virtual Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-image-virtual-hwe-24.04 Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-image-virtual-hwe-24.04-edge Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-lib-rust-6.11.0-9-generic Description-md5: 008c5b9efc8f46ecb7e0b4f6a46b0c33 Description-en: Rust library files related to Linux kernel version 6.11.0 This package provides kernel library files for version 6.11.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-libc-dev Description-md5: d5d143e6dffc891f04a85464446f9451 Description-en: Linux Kernel Headers for development This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-lowlatency Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-lowlatency-cloud-tools-6.11.0-1005 Description-md5: dc831b1639497e6752f9e0cbb5a3a1cd Description-en: Linux kernel version specific cloud tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.11.0-1005 on 64 bit x86. You probably want to install linux-cloud-tools-6.11.0-1005-. Package: linux-lowlatency-headers-6.11.0-1005 Description-md5: 8d33fbfb028b4b5fb84813ee496d8a68 Description-en: Header files related to Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-headers-6.11.0-1005/debian.README.gz for details Package: linux-lowlatency-lib-rust-6.11.0-1005-lowlatency Description-md5: 008c5b9efc8f46ecb7e0b4f6a46b0c33 Description-en: Rust library files related to Linux kernel version 6.11.0 This package provides kernel library files for version 6.11.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-lowlatency-tools-6.11.0-1005 Description-md5: 9f6ecb9a96cf3c0e43a83a3cc8417a89 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on 64 bit x86. You probably want to install linux-tools-6.11.0-1005-. Package: linux-modules-6.11.0-1004-gcp Description-md5: c7a4d0a17f733f6f1c686d3d0f466d14 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1005-aws Description-md5: df2b4b188fee12c831146548a0d8556f Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1005-azure Description-md5: 5238b04facded36ad5a9b1d8594378f4 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1005-lowlatency Description-md5: b1c5865eece78016244184a19c00d2b1 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1007-oracle Description-md5: ad040f60971b66ac4fd599d7fcae4c10 Description-en: Oracle Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.11.0-9-generic Description-md5: d31831f10e6c70c1aa2ea1c51290d09f Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1004-gcp Description-md5: 148be841a55bbb345e629b7dfcf11927 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1005-aws Description-md5: 8470dad4612589ac76d40e6f7078893d Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1005-azure Description-md5: 9697fcf776b4668d5e8839ec68a434a1 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1007-oracle Description-md5: c87f7ec6119560dd60f3457ffd9f7096 Description-en: Oracle Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-9-generic Description-md5: ad304e7f95b9a2e5ac3f2fcb18159da3 Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-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-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-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-ipu6-6.11.0-9-generic Description-md5: 846c84b879c90987b40669f569725d87 Description-en: Linux kernel ipu6 modules for version 6.11.0-9 This package provides the Linux kernel ipu6 modules for version 6.11.0-9. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-generic Description-md5: 0a71a5f24c645c598814895c451e69c9 Description-en: Extra drivers for ipu6 for the generic flavour Install extra signed ipu6 modules compatible with the generic flavour. Package: linux-modules-ipu6-generic-hwe-24.04 Description-md5: 0a71a5f24c645c598814895c451e69c9 Description-en: Extra drivers for ipu6 for the generic flavour Install extra signed ipu6 modules compatible with the generic flavour. Package: linux-modules-ipu6-generic-hwe-24.04-edge Description-md5: 0a71a5f24c645c598814895c451e69c9 Description-en: Extra drivers for ipu6 for the generic flavour Install extra signed ipu6 modules compatible with the generic flavour. Package: linux-modules-ipu6-oem-24.04 Description-md5: 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.11.0-9-generic Description-md5: c0014319a15673455720b5de66a774b8 Description-en: Linux kernel ipu7 modules for version 6.11.0-9 This package provides the Linux kernel ipu7 modules for version 6.11.0-9. . 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-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-iwlwifi-6.11.0-1005-azure Description-md5: 67761b7d937fa5b3b889266ba964b2f2 Description-en: Linux kernel iwlwifi modules for version 6.11.0-1005 This package provides the Linux kernel iwlwifi modules for version 6.11.0-1005. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-azure* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.11.0-1005-lowlatency Description-md5: 56fedf0c10d2ab127ccde7d38facf001 Description-en: Linux kernel iwlwifi modules for version 6.11.0-1005 This package provides the Linux kernel iwlwifi modules for version 6.11.0-1005. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.11.0-9-generic Description-md5: 3cf56e40e1f152b4e9e828f43b22ed25 Description-en: Linux kernel iwlwifi modules for version 6.11.0-9 This package provides the Linux kernel iwlwifi modules for version 6.11.0-9. . 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-azure Description-md5: 8cfcd7d85276cff4531b61957ec41401 Description-en: Extra drivers for iwlwifi for the azure flavour Install extra signed iwlwifi modules compatible with the azure flavour. Package: linux-modules-iwlwifi-generic Description-md5: 4087cc976685608e39735665e27b54dc Description-en: Extra drivers for iwlwifi for the generic flavour Install extra signed iwlwifi modules compatible with the generic flavour. Package: linux-modules-iwlwifi-generic-hwe-24.04 Description-md5: 4087cc976685608e39735665e27b54dc Description-en: Extra drivers for iwlwifi for the generic flavour Install extra signed iwlwifi modules compatible with the generic flavour. Package: linux-modules-iwlwifi-generic-hwe-24.04-edge Description-md5: 4087cc976685608e39735665e27b54dc Description-en: Extra drivers for iwlwifi for the generic flavour Install extra signed iwlwifi modules compatible with the generic flavour. Package: linux-modules-iwlwifi-lowlatency Description-md5: 5c7df8ad494f60c40d62ff14068d1285 Description-en: Extra drivers for iwlwifi for the lowlatency flavour Install extra signed iwlwifi modules compatible with the lowlatency flavour. Package: linux-modules-iwlwifi-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.11.0-9-generic Description-md5: ced5daa1f27066a7d094718ed97faaa6 Description-en: Linux kernel usbio modules for version 6.11.0-9 This package provides the Linux kernel usbio modules for version 6.11.0-9. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-usbio-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-usbio-generic Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93 Description-en: Extra drivers for usbio for the generic flavour Install extra signed usbio modules compatible with the generic flavour. Package: linux-modules-usbio-generic-hwe-24.04 Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93 Description-en: Extra drivers for usbio for the generic flavour Install extra signed usbio modules compatible with the generic flavour. Package: linux-modules-usbio-generic-hwe-24.04-edge Description-md5: 87524cd0fd86f7d1aeaa5849a4d47f93 Description-en: Extra drivers for usbio for the generic flavour Install extra signed usbio modules compatible with the generic flavour. Package: linux-modules-usbio-oem-24.04 Description-md5: 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.11.0-9-generic Description-md5: d89e59eba53809bab884ebc2d00d0ba6 Description-en: Linux kernel vision modules for version 6.11.0-9 This package provides the Linux kernel vision modules for version 6.11.0-9. . 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-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-headers-6.11.0-1007 Description-md5: 3df931431fd10147af930254ff24ba84 Description-en: Header files related to Oracle Linux kernel version 6.11.0 This package provides kernel header files for version 6.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-headers-6.11.0-1007/debian.README.gz for details Package: linux-oracle-tools-6.11.0-1007 Description-md5: ce45bc52afa9937eb9f89f82637c1fda Description-en: Oracle Linux kernel version specific tools for version 6.11.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1007 on 64 bit x86. You probably want to install linux-tools-6.11.0-1007-. 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.11.0 Description-md5: 845554ad7d7a50ffed104856e7ba24a3 Description-en: Linux kernel source for version 6.11.0 with Ubuntu patches This package provides the source code for the Linux kernel version 6.11.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-sysctl-defaults Description-md5: 5f0a2375f7b57f55127f0859d20e4c34 Description-en: default sysctl configuration for Linux This package contains a sysctl configuration file setting some sensible defaults for Linux. Package: linux-tools-6.11.0-1004-gcp Description-md5: 3a8b3ae6e0697968df8a28d531f9bf2d Description-en: Linux kernel version specific tools for version 6.11.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1004 on 64 bit x86. Package: linux-tools-6.11.0-1005-aws Description-md5: fd7eefcbeb2ec04c714d5dff7d909afd Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on 64 bit x86. Package: linux-tools-6.11.0-1005-azure Description-md5: fd7eefcbeb2ec04c714d5dff7d909afd Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on 64 bit x86. Package: linux-tools-6.11.0-1005-lowlatency Description-md5: fd7eefcbeb2ec04c714d5dff7d909afd Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on 64 bit x86. Package: linux-tools-6.11.0-1007-oracle Description-md5: eedc67debc14537b8e0d81bb8f7c5ebf Description-en: Oracle Linux kernel version specific tools for version 6.11.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1007 on 64 bit x86. Package: linux-tools-6.11.0-9 Description-md5: 20bc29363c73470ab6f292899d85a1fc Description-en: Linux kernel version specific tools for version 6.11.0-9 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-9 on 64 bit x86. You probably want to install linux-tools-6.11.0-9-. Package: linux-tools-6.11.0-9-generic Description-md5: 08d796d28afc1848b47ca4aa82a4e328 Description-en: Linux kernel version specific tools for version 6.11.0-9 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-9 on 64 bit x86. Package: linux-tools-aws Description-md5: afac901302a564cef62a0809a4d8ec7b Description-en: Linux kernel versioned tools for Amazon Web Services (AWS) systems. This package will always depend on the latest Linux kernel versioned tools available for Amazon Web Services (AWS) systems. Package: linux-tools-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-common Description-md5: dd594b830e0b2c83ae1241b5b6f95e3a Description-en: Linux kernel version specific tools for version 6.11.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.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-generic Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-generic-hwe-24.04 Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-generic-hwe-24.04-edge Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-tools-lowlatency Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-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-virtual Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-tools-virtual-hwe-24.04 Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-tools-virtual-hwe-24.04-edge Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-virtual Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: linux-virtual-hwe-24.04 Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: linux-virtual-hwe-24.04-edge Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: lsof Description-md5: 0fe29e85d73b99f36f082bc49b7c55c2 Description-en: utility to list open files Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open, by processes currently running on the system. . This package contains the classic lsof command line tool. Package: lua-rrd Description-md5: 34e7abe990b5ce5b0bd02deeb2d4b843 Description-en: time-series data storage and display system (Lua interfaces) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains the Lua interfaces to RRDs. Package: lua-rrd-dev Description-md5: af663934ad3f23bd90189219712995b9 Description-en: time-series data storage and display system (Lua development) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains development files for the Lua interfaces to RRDs. Package: lxd-installer Description-md5: f38428083c4f3e766c90d5328f8cde20 Description-en: Wrapper to install lxd snap on demand Installing this package in an image instead of the lxd snap allows it to be smaller whilst preserving the command line interface of the full server image. Package: man-db Description-md5: fa4d579e45a7d37a797e795644e2648b Description-en: tools for reading manual pages This package provides the man command, the primary way of examining the system help files (manual pages). Other utilities provided include the whatis and apropos commands for searching the manual page database, the manpath utility for determining the manual page search path, and the maintenance utilities mandb, catman and zsoelim. man-db uses the groff suite of programs to format and display the manual pages. Package: memcached Description-md5: bce5393edad27bfe3ded536243320594 Description-en: High-performance in-memory object caching system Danga Interactive developed memcached to enhance the speed of LiveJournal.com, a site which was already doing 20 million+ dynamic page views per day for 1 million users with a bunch of webservers and a bunch of database servers. memcached dropped the database load to almost nothing, yielding faster page load times for users, better resource utilization, and faster access to the databases on a memcache miss. . memcached optimizes specific high-load serving applications that are designed to take advantage of its versatile no-locking memory access system. Clients are available in several different programming languages, to suit the needs of the specific application. Traditionally this has been used in mod_perl apps to avoid storing large chunks of data in Apache memory, and to share this burden across several machines. Package: mir-doc Description-md5: 4685b0dc7d960bf6fd6cfc647bfde080 Description-en: Mir Display Server - API documentation for Mir Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package installs the mir API documentation. Package: mir-renderer-gl-dev Description-md5: 7c8af840bfe81562eda65bfecc4ffb6b Description-en: Mir Display Server - GL renderer - development files Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files that define the interfaces through which platforms and renderers access the functionality needed to render with GL. Package: mutter-common Description-md5: 2289cdfd3182ed0acc7d7a3b4981bbda Description-en: shared files for the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the shared files. Package: mutter-common-bin Description-md5: e51d8fdda3423fdf24a80a3951732fb1 Description-en: shared programs for the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the program files which are used for the libraries and others. Package: network-manager-applet Description-md5: f2be45717e7f154c527398e59041dc3c Description-en: network management framework (notification area applet) 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 nm-applet which is a GTK‐based GUI applet to monitor network status and devices and allows users to start and stop network connections managed by NetworkManager. Package: network-manager-gnome Description-md5: 05b0191e1f6d5ee6ab380fe6e0358194 Description-en: transitional package for network-manager-applet and nm-connection-editor 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 transitional package depends on network-manager-applet (shipping nm-applet which provides a notification area applet for controlling NetworkManager) and nm-connection-editor (a network connection configuration editor for NetworkManager). . It can be removed safely once no other package depends on it. Package: nftables Description-md5: 24bc0867cd246ced705663120fd62b92 Description-en: Program to control packet filtering rules by Netfilter project This software provides an in-kernel packet classification framework that is based on a network-specific Virtual Machine (VM) and the nft userspace command line tool. The nftables framework reuses the existing Netfilter subsystems such as the existing hook infrastructure, the connection tracking system, NAT, userspace queueing and logging subsystem. . nftables replaces the old popular iptables, ip6tables, arptables and ebtables. . Netfilter software and nftables in particular are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended. Package: nm-connection-editor Description-md5: 0e1228d9edf8376292d47d08cc00cc59 Description-en: network management framework (connection configuration editor) 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 nm-connection-editor which allows users to edit NetworkManager connection settings. Package: nvme-cli Description-md5: 953375b9ce8b77bb2b9df25cb7400e52 Description-en: NVMe management tool NVM Express (NVMe) is a interface specification for accessing non-volatile storage media, typically modern solid state drives (SSDs) through PCI Express (PCIe). . The nvme-cli tool provides management functions for these devices. 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: packagekit Description-md5: 25fb2829d242d56343a820bdb5e746a3 Description-en: Provides a package management service PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . The work is done by backends which make use of the package manager shipped by the corresponding distribution. PackageKit is not meant to replace advanced tools like Synaptic. . Its main benefits are: - Unified developer and user interface on many distributions - Fine-grained permission control via PolicyKit - On-demand installation of missing system components Package: packagekit-docs Description-md5: f43626bcae09213d8ed071770d06d57a Description-en: Documentation for PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides documentation for PackageKit. Package: packagekit-tools Description-md5: 8ba205caa823fb175b63d5c17f441a15 Description-en: Provides PackageKit command-line tools PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the PackageKit command-line tools. Package: php8.3 Description-md5: 86488d7a405bdcbac9ece7c307f30abb Description-en: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP interpreter installed. Removing this package won't remove PHP from your system, however it may remove other packages that depend on this one. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-cgi Description-md5: 288b36334192954bec2d1b4971641085 Description-en: server-side, HTML-embedded scripting language (CGI binary) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php8.3-fpm package. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre random Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-cli Description-md5: dc82b63c0a070d029f5bc2b4b5ba76fc Description-en: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php8.3 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre random Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-common Description-md5: 22a3869c501657868c4eaafa1e98ce95 Description-en: documentation, examples and common module for PHP This package provides the documentation, examples and common module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-curl Description-md5: 037ff48845e2cbd8c4409f1910d1d1c2 Description-en: CURL module for PHP This package provides the CURL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-dev Description-md5: e9081b90d2ae0394c000458bf4396f36 Description-en: Files for PHP8.3 module development This package provides the files from the PHP8.3 source needed for compiling additional modules. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-gd Description-md5: 9aea7ee3b75b09eba5fefd1af9ab26af Description-en: GD module for PHP This package provides the GD module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-gmp Description-md5: c27167ffbd0137d52448a66a0373d465 Description-en: GMP module for PHP This package provides the GMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-ldap Description-md5: 674f8027ec3be9f3e378dd49ab62750a Description-en: LDAP module for PHP This package provides the LDAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-mbstring Description-md5: 741a0b4b31628c18e80bdef4f0ec8141 Description-en: MBSTRING module for PHP This package provides the MBSTRING module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-mysql Description-md5: dba46097413040653c65df244b4f891f Description-en: MySQL module for PHP This package provides the MySQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-odbc Description-md5: be94f53ae2f70ea922c962bebf58357c Description-en: ODBC module for PHP This package provides the ODBC module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-opcache Description-md5: 2a678caa9876c07bd79145e7e6745aa0 Description-en: Zend OpCache module for PHP This package provides the Zend OpCache module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-pgsql Description-md5: e20af8e9fbc873e9bd5a36fc03e72ee6 Description-en: PostgreSQL module for PHP This package provides the PostgreSQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-pspell Description-md5: 924e2e1a212b3efcd067569724a15d8b Description-en: pspell module for PHP This package provides the pspell module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-readline Description-md5: e79602c7d6a0ebe56dc4c3a28ee1dab8 Description-en: readline module for PHP This package provides the readline module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-snmp Description-md5: 3c57e2b4019dc1d5227529c20c30718a Description-en: SNMP module for PHP This package provides the SNMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-sqlite3 Description-md5: 0f31b34a4e9ca17b4007ed38c7c98f2c Description-en: SQLite3 module for PHP This package provides the SQLite3 module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-tidy Description-md5: 1d8b49dbc79493bb30fb016ced2184c6 Description-en: tidy module for PHP This package provides the tidy module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-xml Description-md5: 9dffe9f3f61ff368673fc5a2dcd65841 Description-en: DOM, SimpleXML, XML, and XSL module for PHP This package provides the DOM, SimpleXML, XML, and XSL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: pinentry-curses Description-md5: 40c3b46e5e326523fcd237c6508519bf Description-en: curses-based PIN or pass-phrase entry dialog for GnuPG This package contains a program that allows for secure entry of PINs or pass phrases. That means it tries to take care that the entered information is not swapped to disk or temporarily stored anywhere. This functionality is particularly useful for entering pass phrases when using encryption software such as GnuPG or e-mail clients using the same. It uses an open protocol and is therefore not tied to particular software. . The program contained in this package implements a PIN entry dialog using the curses tool kit, meaning that it is useful for users working in text mode without the X Window System. There are sibling packages that implement PIN entry dialogs that use an X tool kit. If you install any of the graphical packages then this package is not necessary because the sibling packages automatically fall back to text mode if X is not active. Package: pinentry-doc Description-md5: 0434c9b9c7b30b4ad8103242894faa4e Description-en: documentation for pinentry packages This package contains the documentation for the pinentry packages, a suite of programs that allow secure entry of PINs or pass phrases. If you have one of the pinentry packages installed then you may want to install this package as well, but the documentation mostly concerns the internal protocol and is therefore not necessary for the casual user. Package: pinentry-gnome3 Description-md5: e574f1c6e2c931f3f82abcd947a19f35 Description-en: GNOME 3 PIN or pass-phrase entry dialog for GnuPG This package contains a program that allows for secure entry of PINs or pass phrases. That means it tries to take care that the entered information is not swapped to disk or temporarily stored anywhere. This functionality is particularly useful for entering pass phrases when using encryption software such as GnuPG or e-mail clients using the same. It uses an open protocol and is therefore not tied to particular software. . The program contained in this package implements a PIN entry dialog designed for use with GNOME 3. It tries to follow the GNOME Human Interface Guidelines as much as possible. If the X Window System is not active then an alternative text-mode dialog will be used. There are sibling packages that implement PIN entry dialogs using other tool kits. Package: pkexec Description-md5: 220b2dc5fa280403052088b9c3dcca5a Description-en: run commands as another user with polkit authorization polkit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . pkexec is a setuid program to allow certain users to run commands as root or as a different user, similar to sudo. Unlike sudo, it carries out authentication and authorization by sending a request to polkit, so it uses desktop environments' familiar prompting mechanisms for authentication and uses polkit policies for authorization decisions. . By default, members of the 'sudo' Unix group can use pkexec to run any command after authenticating. The authorization rules can be changed by the local system administrator. . If this functionality is not required, removing the pkexec package will reduce security risk by removing a setuid program. Package: policykit-1-doc Description-md5: 11d4de2ea45f08bbd8b41ee749cd5bb4 Description-en: documentation for polkit polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains the API documentation of polkit. Package: polkitd Description-md5: 9502a7bb99b13ec238a7b4995aa16328 Description-en: framework for managing administrative policies and privileges polkit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . It is a framework for centralizing the decision making process with respect to granting access to privileged operations for unprivileged (desktop) applications. . In a typical use of polkit, an unprivileged application such as gnome-disks sends requests via D-Bus or other inter-process communication mechanisms to a privileged system service such as udisks, which asks polkitd for permission to process those requests. This allows the application to carry out privileged tasks without making use of setuid, which avoids several common sources of security vulnerabilities. . This package provides the polkitd D-Bus service and supporting programs. The pkexec program is not included, and can be found in the pkexec package. Package: poppler-utils Description-md5: c82ab1c01fb88c7aab560b4a6154c69f Description-en: PDF utilities (based on Poppler) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains command line utilities (based on Poppler) for getting information of PDF documents, convert them to other formats, or manipulate them: * pdfdetach -- lists or extracts embedded files (attachments) * pdffonts -- font analyzer * pdfimages -- image extractor * pdfinfo -- document information * pdfseparate -- page extraction tool * pdfsig -- verifies digital signatures * pdftocairo -- PDF to PNG/JPEG/PDF/PS/EPS/SVG converter using Cairo * pdftohtml -- PDF to HTML converter * pdftoppm -- PDF to PPM/PNG/JPEG image converter * pdftops -- PDF to PostScript (PS) converter * pdftotext -- text extraction * pdfunite -- document merging tool Package: postgresql Description-md5: bdff2d6e5b2a1dd00e72b3ed8729d9ac Description-en: object-relational SQL database (supported version) This metapackage always depends on the currently supported PostgreSQL database server version. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-client Description-md5: d46431edbfde0d6360f2c20aed4a288c Description-en: front-end programs for PostgreSQL (supported version) This metapackage always depends on the currently supported database client package for PostgreSQL. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-client-common Description-md5: d5f4a87e9a06590d824a9f706fa1a755 Description-en: manager for multiple PostgreSQL client versions The postgresql-client-common package provides a structure under which multiple versions of PostgreSQL client programs may be installed at the same time. It provides a wrapper which selects the right version for the particular cluster you want to access (with a command line option, an environment variable, /etc/postgresql-common/user_clusters, or ~/.postgresqlrc). . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: postgresql-common Description-md5: 1baa00ede83212202318224f2d18d771 Description-en: PostgreSQL database-cluster manager The postgresql-common package provides a structure under which multiple versions of PostgreSQL may be installed and/or multiple clusters maintained at one time. . The commands provided are pg_conftool, pg_createcluster, pg_ctlcluster, pg_dropcluster, pg_lsclusters, pg_renamecluster, pg_upgradecluster, pg_virtualenv. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: postgresql-contrib Description-md5: 1548dd7748148521c6b13b8290f451b4 Description-en: additional facilities for PostgreSQL (supported version) This metapackage always depends on the currently supported PostgreSQL database contrib package. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-doc Description-md5: 065f6c25df2011c353e26faea6c8ad7c Description-en: documentation for the PostgreSQL database management system This metapackage always depends on the currently supported PostgreSQL database documentation package. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: python-apt-common Description-md5: 9486cdd426b423b724eaae43fef5dcd7 Description-en: Python interface to libapt-pkg (locales) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains locales. Package: python-apt-doc Description-md5: 7a48d828395ece3f06a390d4c68abdd0 Description-en: Python interface to libapt-pkg (API documentation) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains the API documentation of python-apt. Package: python-attr-doc Description-md5: c915614abe40c159f94a58da0e483902 Description-en: documentation for the attrs Python library attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package provides documentation for attrs. Package: python-babel-doc Description-md5: 4f74ab1584e691c235ee789840cca103 Description-en: tools for internationalizing Python applications - documentation Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package contains the Babel documentation. Package: python-babel-localedata Description-md5: ebab9984b05e3d588082935526c691e6 Description-en: tools for internationalizing Python applications - locale data files Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package contains the locale data files used by both python-babel and python3-babel. Package: python-cffi-doc Description-md5: 4e95d4c8f9deee117e97bb9e1136bb67 Description-en: Foreign Function Interface for Python calling C code - documentation Convenient and reliable way of calling C code from Python. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the developer documentation for cffi. Package: python-cryptography-doc Description-md5: 01d5fc7b691eaf06e0673b2c84d70749 Description-en: Python library exposing cryptographic recipes and primitives (documentation) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the documentation for cryptography. Package: python-dbus-doc Description-md5: 2b35403e9ad0500b4219e200add120a1 Description-en: Documentation for the D-Bus Python interface This package provides text and HTML documentation, and examples, for the python3-dbus package. Package: python-greenlet-doc Description-md5: 38b38ebd2f1d82dff433fbfa8e243dc0 Description-en: Lightweight in-process concurrent programming - documentation The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. . This is the documentation for greenlet. Package: python-ldap-doc Description-md5: d32ae68fc58a7a5fb4a85989d62d521b Description-en: LDAP interface module (Documentation) This module provides a Python3 interface to the OpenLDAP client library. . This package contains the documentation. Package: python-maxminddb-doc Description-md5: 9c37a5cd73af6d87064774ded0bead03 Description-en: Python module for reading the MaxMind DB format (documentation) This is a Python module for reading MaxMind DB files. The module includes both a pure Python reader and an optional C extension. . MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6). . This is the common documentation package. Package: python-numpy-doc Description-md5: 729ea19de3ed568b0182da623f5eff5e Description-en: Fast array facility to the Python language (Documentation) NumPy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . This package contains documentation for NumPy and f2py. Package: python-osprofiler-doc Description-md5: e52c8f811867bcaae62e54e0a58056f8 Description-en: OpenStack Profiler Library - doc OpenStack consists of multiple projects. Each project, in turn, is composed of multiple services. To process some request, e.g. to boot a virtual machine, OpenStack uses multiple services from different projects. In the case somethin works too slowly, it's extremely complicated to understand what exactly goes wrong and to locate the bottleneck. . To resolve this issue, a tiny but powerful library, osprofiler, has been interoduced, and can be used by all OpenStack projects and their Python clients. To be able to generate one trace per request, that goes through all involved services, and builds a tree of calls (see an example http://pavlovic.me/rally/profiler/). . This package contains the documentation. Package: python-pexpect-doc Description-md5: a24c0229c9a7a675e2f190e43f543e7b Description-en: Python module for automating interactive applications (documentation) Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. . This is the common documentation package. Package: python-pil-doc Description-md5: 0cf86354863d856ed40290c421b7d497 Description-en: Examples for the Python Imaging Library The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load image objects from a variety of file formats, and apply a rich set of image operations to them. . This package contains PIL API documentation and some example scripts. You may also want to look at the python-pil-doc-html or python-pil-doc-pdf packages for the PIL handbook documentation. Package: python-psycopg2-doc Description-md5: 75a33aa58c41b3f3843830b2298edba0 Description-en: Python module for PostgreSQL (documentation package) psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. . This package contains the psycopg2 documentation Package: python-pyasn1-doc Description-md5: b26e4a6c9c40c3d351af8f894e5b9833 Description-en: ASN.1 library for Python (documentation) This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. . This package contains the documentation. Package: python-pyxattr-doc Description-md5: abff40f6c2a0977b35829e4048891af4 Description-en: module for manipulating filesystem extended attributes (documentation) pyxattr is a Python interface to the libattr library. It allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). . This package contains the HTML documentation for the library. Package: python-setuptools-doc Description-md5: 9647a56c73c2306eafcb47a4f7eb7739 Description-en: Python Distutils Enhancements (documentation) Extensions to the Python distutils for large or complex distributions. The package contains the documentation in html format. Package: python-sqlalchemy-doc Description-md5: f88c4f903abe01d59444b0fe1adf5a09 Description-en: documentation for the SQLAlchemy Python library SQLAlchemy is an SQL database abstraction library for Python. . This package contains the documentation for SQLAlchemy in HTML format. It's usable as a comprehensive reference, a user guide and a tutorial all-in-one. Package: python-wrapt-doc Description-md5: 1a267afe6a30630c7bf1337b5f2d378e Description-en: decorators, wrappers and monkey patching. - doc The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. . The wrapt module focuses very much on correctness. It therefore goes way beyond existing mechanisms such as functools.wraps() to ensure that decorators preserve introspectability, signatures, type checking abilities etc. The decorators that can be constructed using this module will work in far more scenarios than typical decorators and provide more predictable and consistent behaviour. . To ensure that the overhead is as minimal as possible, a C extension module is used for performance critical components. An automatic fallback to a pure Python implementation is also provided where a target system does not have a compiler to allow the C extension to be compiled. . This package contains the documentation. Package: python3 Description-md5: 0ecdf066f028bd0154785ab35ec2967f Description-en: interactive high-level object-oriented language (default python3 version) Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's default Python 3 version (currently v3.12). Package: python3-all Description-md5: 86cf4745359ba7563c7fec1ab46bff2d Description-en: package depending on all supported Python 3 runtime versions The package currently depends on python3.12 and python3.13. In the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 runtimes. Package: python3-all-dbg Description-md5: adf725a33236e6837b0fb8450d5f3b15 Description-en: package depending on all supported Python 3 debugging packages The package currently depends on python3.12-dbg and python3.13-dbg. In the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 debug packages. Package: python3-all-dev Description-md5: da24c45f700efb471f3718a4b7d3600f Description-en: package depending on all supported Python 3 development packages The package currently depends on python3.12-dev and python3.13-dev. In the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 development packages. Package: python3-apparmor Description-md5: 1b890d6ae9abbb968d17e8d6bb04be48 Description-en: AppArmor Python3 utility library python3-apparmor provides the Python3 modules that implement the higher-level AppArmor applications. Package: python3-apt Description-md5: 4e7bf010b1b89e36309ea2f4b7005936 Description-en: Python 3 interface to libapt-pkg The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions, such as: . - Access to the APT configuration system - Access to the APT package information database - Parsing of Debian package control files, and other files with a similar structure . The included 'aptsources' Python interface provides an abstraction of the sources.list configuration on the repository and the distro level. Package: python3-aptdaemon Description-md5: 91f4993d2c2013402824b4c41bf6d4fd Description-en: Python 3 module for the server and client of aptdaemon Aptdaemon is a transaction based package management service. It allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . This package provides the Python 3 modules required to run aptdaemon and to implement a client. The API is not stable yet. Package: python3-aptdaemon.gtk3widgets Description-md5: c6ba54cbccd863401bb959f2a11871e6 Description-en: Python 3 GTK+ 3 widgets to run an aptdaemon client Aptdaemon is a transaction based package management daemon. It allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . This package provides the Python 3 GTK+ 3 widgets to implement a fully working graphical client. The widgets can be used to initiate, to monitor and to control a transaction. The API is not stable yet. Package: python3-attr Description-md5: 92212d917fce7e23aab5f88e1ee2b549 Description-en: Attributes without boilerplate (Python 3) attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package contains attrs packaged for Python 3. Package: python3-babel Description-md5: 58ad9bac841ee6be1c30ae602859d1f6 Description-en: tools for internationalizing Python applications - Python 3.x Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package provides the Python 3.x module. Package: python3-brlapi Description-md5: 784bda01ebb606dab5c96c7730448047 Description-en: Braille display access via BRLTTY - Python3 bindings BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package provides Python 3 bindings. Package: python3-cairo Description-md5: 073a8989d2dc1f624d1a652a4cad64cb Description-en: Python3 bindings for the Cairo vector graphics library This package contains modules that allow you to use the Cairo vector graphics library in Python3 programs. Package: python3-cairo-dev Description-md5: cf90c640c37fe1281c701734f7881dd1 Description-en: Python3 cairo bindings: development files This package contains files that allow you to compile wrappers that interoperate with python3-cairo (pycairo). Package: python3-cairo-doc Description-md5: 4f30c844c506040578c62d8c42a25420 Description-en: Python 3 cairo bindings: documentation files Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains documentation files of python3-cairo (py3cairo). Package: python3-cffi Description-md5: a7ee9c666786a0822a64834a9c8b19f6 Description-en: Foreign Function Interface for Python 3 calling C code Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the necessary build and runtime support for cffi modules. Package: python3-cffi-backend Description-md5: 34a083c65857e21f3c24e716adb96fbf Description-en: Foreign Function Interface for Python 3 calling C code - runtime Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the runtime support for pre-built cffi modules. Package: python3-cryptography Description-md5: 5102ac49477aee0d6904f3f96aa4c945 Description-en: Python library exposing cryptographic recipes and primitives (Python 3) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the Python 3 version of cryptography. Package: python3-cups Description-md5: 6e9c31a2f3a710187e295ca038beef58 Description-en: Python3 bindings for CUPS A module of python3 bindings for using the CUPS 2+ API in python3 programs. . CUPS needs to be installed and running for python3-cups to work correctly. Package: python3-dateutil Description-md5: ec0d9199c4d267952659d5e5287cd612 Description-en: powerful extensions to the standard Python 3 datetime module It features: . * computing of relative deltas (next month, next year, next monday, last week of month, etc); * computing of relative deltas between two given date and/or datetime objects * computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well. * generic parsing of dates in almost any string format * timezone (tzinfo) implementations for tzfile(5) format files (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all known formats), iCalendar format files, given ranges (with help from relative deltas), local machine timezone, fixed offset timezone, UTC timezone * computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms Package: python3-dbg Description-md5: b2605c3c0b3bb81ba172930dc1ff6cc9 Description-en: debug build of the Python 3 Interpreter (version 3.12) Python 3 interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python3.12/lib-dynload/debug first. Package: python3-dbus Description-md5: ce4ab9b30794da472e5f5ffdb2a4dc14 Description-en: simple interprocess messaging system (Python 3 interface) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a Python 3 interface to D-Bus. . See the dbus description for more information about D-Bus in general. Package: python3-dev Description-md5: a359e68937685e93e41abf59ea3b2332 Description-en: header files and a static library for Python (default) Header files, a static library and development tools for building Python modules, extending the Python interpreter or embedding Python in applications. . This package is a dependency package, which depends on Debian's default Python 3 version's headers (currently v3.12). Package: python3-distro-info Description-md5: 0792778c111d953817469a438613f2f3 Description-en: information about distributions' releases (Python 3 module) Information about all releases of Debian and Ubuntu. . This package contains a Python 3 module for parsing the data in distro-info-data. There is also a command line interface in the distro-info package. Package: python3-doc Description-md5: 5cd2a991378a790073490fba578a5870 Description-en: documentation for the high-level object-oriented language Python 3 This is the official set of documentation for the interactive high-level object-oriented language Python 3 (v3.12). All documents are provided in HTML format, some in info format. The package consists of nine documents: . * 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 . This package is a dependency package, which depends on Debian's default Python 3 version's documentation (currently v3.12). Package: python3-examples Description-md5: 7c3890c4ac356d8cbd8220a34f2ace31 Description-en: examples for the Python language (default version) Examples, Demos and Tools for Python. These are files included in the upstream Python distribution. . This package is a dependency package, which depends on Debian's default Python 3 version's examples (currently v3.12). Package: python3-gdbm Description-md5: a549ad3e4e9eba7cd9be7dc3200f2942 Description-en: GNU dbm database support for Python 3.x GNU dbm database module for Python 3.x. Install this if you want to create or read GNU dbm database files with Python. . This is a dependency package depending on python3.X-gdbm. Package: python3-gdbm-dbg Description-md5: 9a906dc2443b2628a00357ab65b476a5 Description-en: GNU dbm database support for Python 3.x (debug extension) GNU dbm database module for Python 3.x. Install this if you want to create or read GNU dbm database files with Python. . This is a dependency package depending on libpython3.X-dbg. Package: python3-gi Description-md5: f0850471c776a975236399e3050363aa Description-en: Python 3 bindings for gobject-introspection libraries GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python 3. Package: python3-gi-cairo Description-md5: 9b3c3678114febdf17db503bab5e0915 Description-en: Python 3 Cairo bindings for the GObject library GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 Cairo bindings for GObject. It is mostly used by other bindings to map their GObjects to Python objects. Package: python3-gpg Description-md5: fbb5ba3b9bbf707dc1621fe624609243 Description-en: Python interface to the GPGME GnuPG encryption library (Python 3) The "gpg" Python module is, for the most part, a direct interface to the C GPGME library. However, it is re-packaged in a more Pythonic way -- object-oriented with classes and modules. Take a look at the classes defined here -- they correspond directly to certain object types in GPGME for C. . Features: * Feature-rich, full implementation of the GPGME library. Supports all GPGME features except interactive editing (coming soon). Callback functions may be written in pure Python. * Ability to sign, encrypt, decrypt, and verify data. * Ability to list keys, export and import keys, and manage the keyring. * Fully object-oriented with convenient classes and modules. . This is the official upstream Python 3 binding for GPGME. Package: python3-greenlet Description-md5: fd0da65355789a7bc7ca48e434caf8ec Description-en: Lightweight in-process concurrent programming (python3) The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. Package: python3-icu Description-md5: c132dca8ad04ede752c4adc35460cd93 Description-en: Python 3 extension wrapping the ICU C++ API ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package provides an extension for Python 3 which wraps the ICU C++ API. Package: python3-ldap Description-md5: 81a5fce364beb91856d0821e0ccef653 Description-en: LDAP interface module for Python3 This module provides a Python3 interface to the OpenLDAP client library (LDAP is the Lightweight Directory Access Protocol). Package: python3-libapparmor Description-md5: 1f2bbed66dec28e2c29a31f8a172fe70 Description-en: AppArmor library Python3 bindings python3-libapparmor provides the Python3 module that contains the language bindings for the AppArmor library, libapparmor, which were autogenerated via SWIG. Package: python3-libvirt Description-md5: 1eca519148bf7f24ee2bf291afce0ef3 Description-en: libvirt Python 3 bindings Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the Python 3 bindings for the libvirt library Package: python3-lxml Description-md5: e8e2f787207511401ce91418255455e6 Description-en: pythonic binding for the libxml2 and libxslt libraries lxml is a new Python binding for libxml2 and libxslt, completely independent from existing Python bindings. Its aim: . * Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management! . lxml aims to provide a Pythonic API by following as much as possible the ElementTree API, trying to avoid inventing too many new APIs, or the user's having to learn new things -- XML is complicated enough. Package: python3-markupsafe Description-md5: 8f6e706e3bab173748baf4df91999346 Description-en: HTML/XHTML/XML string library MarkupSafe is a Python library implementing a unicode subclass that is aware of HTML escaping rules. It can be used to implement automatic string escaping. Package: python3-maxminddb Description-md5: 0b8e99ffbe3f127f830f8c0ead1accd6 Description-en: Python 3 module for reading the MaxMind DB format This is a Python module for reading MaxMind DB files. The module includes both a pure Python reader and an optional C extension. . MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6). Package: python3-minimal Description-md5: fcc1ba329cfe40ea4d96ea6be9e3242d Description-en: minimal subset of the Python language (default python3 version) This package contains the interpreter and some essential modules. It's used in the boot process for some basic tasks. See /usr/share/doc/python3.12-minimal/README.Debian for a list of the modules contained in this package. Package: python3-msgpack Description-md5: ea3d1fc1cbb3b7dc6605eb2882af2bf6 Description-en: Python 3 implementation of MessagePack format MessagePack is a binary-based efficient object serialization format. It enables the exchange of structured objects between many languages like JSON. But unlike JSON, it is very fast and small. . This package contains a Python 3 extension module implementing the MessagePack format. Package: python3-numpy Description-md5: fbab8356ccf95c5a052db81b60564836 Description-en: Fast array facility to the Python language (Python 3) NumPy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . This package installs NumPy for Python 3. 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-osprofiler Description-md5: 4f73813dfad3e4e2b8fa41f86b5997bd Description-en: OpenStack Profiler Library - Python 3.x OpenStack consists of multiple projects. Each project, in turn, is composed of multiple services. To process some request, e.g. to boot a virtual machine, OpenStack uses multiple services from different projects. In the case somethin works too slowly, it's extremely complicated to understand what exactly goes wrong and to locate the bottleneck. . To resolve this issue, a tiny but powerful library, osprofiler, has been interoduced, and can be used by all OpenStack projects and their Python clients. To be able to generate one trace per request, that goes through all involved services, and builds a tree of calls (see an example http://pavlovic.me/rally/profiler/). . This package contains the Python 3.x module. Package: python3-pexpect Description-md5: 941a9df3cba3bf3600012debef545be6 Description-en: Python 3 module for automating interactive applications Pexpect is a pure Python 3 module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. Package: python3-pil Description-md5: 159039260b5a620ec3a8b13546dd140a Description-en: Python Imaging Library (Python3) The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. . Image Objects: o Bilevel, greyscale, palette, true colour (RGB), true colour with transparency (RGBA). o colour separation (CMYK). o Copy, cut, paste operations. o Flip, transpose, resize, rotate, and arbitrary affine transforms. o Transparency operations. o Channel and point operations. o Colour transforms, including matrix operations. o Image enhancement, including convolution filters. . File Formats: o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG, MSP, PDF, PNG, PPM, TIFF, XBM. o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC, MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM. o Save only: PDF, EPS (without ghostscript). Package: python3-pint Description-md5: 7309d5b97c12d7555c34940e586a009a Description-en: define, operate and manipulate physical quantities - Python 3.x Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. . It is distributed with a comprehensive list of physical units, prefixes and constants. Due to its modular design, you can extend (or even rewrite!) the complete list without changing the source code. . This package contains the Python 3.x module. Package: python3-pkg-resources Description-md5: 455aab7092c23bbca0a002df43ba97e4 Description-en: Package Discovery and Resource Access using pkg_resources The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages. Package: python3-psutil Description-md5: 1afa4bbc2f865e75ea83252d8a6a0b39 Description-en: module providing convenience functions for managing processes (Python3) psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. . This package contains the Python 3 version of psutil. Package: python3-psycopg2 Description-md5: 8f5ccf5f38f0965d243851578ccea66a Description-en: Python 3 module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. Package: python3-pyasn1 Description-md5: b7da343030323f53c9c39151d68e5ac3 Description-en: ASN.1 library for Python (Python 3 module) This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. . This package contains the Python 3 module. Package: python3-pyasn1-modules Description-md5: cc235756c0f48fe3ce1e8e345ba3f803 Description-en: Collection of protocols modules written in ASN.1 language (Python 3) This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model. . It's thought to be useful to protocol developers and testers. . Please note that pyasn1_modules is neither part of the pyasn1 package nor related to it. Package: python3-pyxattr Description-md5: e6451e8a73c0ffe5df884a9cc4b747a4 Description-en: module for manipulating filesystem extended attributes (Python3) pyxattr is a Python interface to the libattr library. It allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). . This package contains the library for Python 3. Package: python3-setuptools Description-md5: 1ec9057b4c43c99ba7a78729ff0f8f1c Description-en: Python3 Distutils Enhancements Extensions to the python-distutils for large or complex distributions. Package: python3-sqlalchemy Description-md5: ab3e4e16d880158a692652f7aeb4779d Description-en: SQL toolkit and Object Relational Mapper for Python 3 SQLAlchemy is an SQL database abstraction library for Python. Its strengths are: * full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. * extremely easy to use for all the basic tasks, such as: accessing pooled connections, constructing SQL from Python expressions, finding object instances, and committing object modifications back to the database. * powerful enough for complicated tasks, such as: eager load a graph of objects and their dependencies via joins; map recursive adjacency structures automatically; map objects to not just tables but to any arbitrary join or select statement; combine multiple tables together to load whole sets of otherwise unrelated objects from a single result set; commit entire graphs of object changes in one step. * built to conform to what DBAs demand, including the ability to swap out generated SQL with hand-optimized statements, full usage of bind parameters for all literal values, fully transactionalized and consistent updates using Unit of Work. * modular. Different parts of SQLAlchemy can be used independently of the rest, including the connection pool, SQL construction, and ORM. SQLAlchemy is constructed in an open style that allows plenty of customization, with an architecture that supports custom datatypes, custom SQL extensions, and ORM plugins which can augment or extend mapping functionality. Package: python3-sqlalchemy-ext Description-md5: 30270a7d29e09863129e334eaee06570 Description-en: SQL toolkit and Object Relational Mapper for Python3 - C extension SQLAlchemy is an SQL database abstraction library for Python. . This package contains C coded extension accelerator for SQLAlchemy. Package: python3-suds Description-md5: a37459a645413d99b5ecd5d5a1ff8749 Description-en: Lightweight SOAP client for Python - Python 3.x The suds project is a Python soap web services client lib. Suds leverages Python meta programming to provide an intuitive API for consuming web services. Objectification of types defined in the WSDL is provided without class generation. Programmers rarely need to read the WSDL since services and WSDL based objects can be easily inspected. Supports pluggable soap bindings. Note: this package now uses the Suds fork maintained by Jurko Gospodnetić. . This package provides the Python 3.x module. Package: python3-tk Description-md5: 513ec51278ef07c175fcb47d3ddfd704 Description-en: Tkinter - Writing Tk applications with Python 3.x A module for writing portable GUI applications with Python 3.x using Tk. Also known as Tkinter. . This is a dependency package depending on python3.X-tk. Package: python3-tk-dbg Description-md5: 819e2fcde0a02326b876fbf39210b025 Description-en: Tkinter - Writing Tk applications with Python 3.x (debug extension) A module for writing portable GUI applications with Python using Tk. Also known as Tkinter. . This is a dependency package depending on libpython3.X-dbg. Package: python3-wrapt Description-md5: 1a3eaaec5ca5f27019b2bb71093169c4 Description-en: decorators, wrappers and monkey patching. - Python 3.x The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. . The wrapt module focuses very much on correctness. It therefore goes way beyond existing mechanisms such as functools.wraps() to ensure that decorators preserve introspectability, signatures, type checking abilities etc. The decorators that can be constructed using this module will work in far more scenarios than typical decorators and provide more predictable and consistent behaviour. . To ensure that the overhead is as minimal as possible, a C extension module is used for performance critical components. An automatic fallback to a pure Python implementation is also provided where a target system does not have a compiler to allow the C extension to be compiled. . This package contains the Python 3.x module. Package: python3-yaml Description-md5: 6b427841deb10f77a5f50e5f6b5a05d8 Description-en: YAML parser and emitter for Python3 Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed. Package: python3-zope.interface Description-md5: ecad5654a6c81deff80e828660fdb53e Description-en: Interfaces for Python3 This package provides an implementation of object interfaces for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. . This is the Python 3 version. Package: qemu-block-extra Description-md5: b5e1c6baef0716841da073a7551acbc5 Description-en: extra block backend modules for qemu-system and qemu-utils QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides extra block device backend modules for qemu-system emulation and qemu-img from qemu-utils package, which are rarely used and has extra dependencies. Package: qemu-system Description-md5: a72df11fa6115508d5d01446ea4368c6 Description-en: QEMU full system emulation binaries QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This metapackage provides the full system emulation binaries for all supported targets, by depending on all per-architecture system emulation packages which QEMU supports. Package: qemu-system-arm Description-md5: 83d726eaed5d7e2ff1d8f100e85c8a47 Description-en: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: aarch64 (arm64) arm (armel armhf). . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-common Description-md5: 2d1e18c54faaec9f7eb304597574241a Description-en: QEMU full system emulation binaries (common files) QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides common files needed for target-specific full system emulation (qemu-system-*) packages. Package: qemu-system-data Description-md5: c61105eaa5edddd1459bc7ebfd8348d6 Description-en: QEMU full system emulation (data files) This package provides architecture-neutral data files (such as keyboard definitions, icons) for system-mode QEMU emulation (qemu-system-*) packages. Package: qemu-system-gui Description-md5: 9511a2466bf703f07078d0691501127c Description-en: QEMU full system emulation binaries (graphical display and audio modules) This package provides optional graphical guest display modules (currently GTK and SDL) and audio backend modules for full system emulation (qemu-system-*) packages. . This package is not a management/control/GUI interface for qemu, use something else (like virt-manager) for that. Package: qemu-system-mips Description-md5: c652a6e2716b5a4171c86c75dd130e2b Description-en: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel mips64 mips64el. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-misc Description-md5: fb0692fa83785683ddfc33cdb9fd3d51 Description-en: QEMU full system emulation binaries (miscellaneous) QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha avr cris hppa m68k loongarch64 (loong64) microblaze microblazeel nios2 or1k riscv32 riscv64 rx sh4 sh4eb tricore xtensa xtensaeb. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-modules-opengl Description-md5: 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-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: rrdtool Description-md5: 2f208d113d46aef6f7eebb6f8537a07e Description-en: time-series data storage and display system (programs) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . RRDtool is often used via various wrappers that can poll data from devices and feed data into RRDs, as well as provide a friendlier user interface and customized graphs. . This package contains command-line programs used to access and manipulate RRDs. Package: socat Description-md5: 756f78d1d190c48fab624c958dfcb5ab Description-en: multipurpose relay for bidirectional data transfer Socat (for SOcket CAT) establishes two bidirectional byte streams and transfers data between them. Data channels may be files, pipes, devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL). It provides forking, logging and tracing, different modes for interprocess communication and many more options. . It can be used, for example, as a TCP relay (one-shot or daemon), as an external socksifier, as a shell interface to Unix sockets, as an IPv6 relay, as a netcat and rinetd replacement, to redirect TCP-oriented programs to a serial line, or to establish a relatively secure environment (su and chroot) for running client or server shell scripts inside network connections. Socat supports sctp as of 1.7.0. Package: sse4.2-support Description-md5: d76ad4850153091836669d330baa767f Description-en: CPU feature checking - require SSE4.2 The packages in the isa-support family probe for microprocessor Instruction Set Architecture features such as SSE3. By refusing to install on machines lacking a required feature, they allow ISA requirements to be handled in terms of package dependencies. . This is a mostly dummy package which checks for SSE4.2 and refuses to install on unsupported hardware. . SSE4.2 added string and text processing instructions that perform character searches and comparison on two operands of 16 bytes at a time. It is available on Intel processors since Nehalem (circa 2008), but notably not on anything AMD until the Bulldozer (15h, in 2011) and Jaguar (16h, in 2013) families. Package: tmux Description-md5: dc6ff920cb9183a42694d0ea54835078 Description-en: terminal multiplexer tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server-client system. A server is created automatically when necessary and holds a number of sessions, each of which may have a number of windows linked to it. Any number of clients may connect to a session, or the server may be controlled by issuing commands with tmux. Communication takes place through a socket, by default placed in /tmp. Moreover tmux provides a consistent and well-documented command interface, with the same syntax whether used interactively, as a key binding, or from the shell. It offers a choice of vim or Emacs key layouts. Package: xbrlapi Description-md5: 53f480ad337051c6a36a0d285d13603c Description-en: Access software for a blind person using a braille display - xbrlapi BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package provides xbrlapi, a brltty X11 helper which handles proper keyboard simulation and window selection. Package: xfslibs-dev Description-md5: 8fd1710c9afb5a76b6200c23b3b170cf Description-en: XFS filesystem-specific static libraries and headers xfslibs-dev contains the libraries and header files needed to develop XFS filesystem-specific programs. . XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. . Refer to the documentation at https://xfs.wiki.kernel.org/ for complete details. Package: xfsprogs Description-md5: 11edfc24e752c0542cb7648c8934181f Description-en: Utilities for managing the XFS filesystem A set of commands to use the XFS filesystem, including mkfs.xfs. . XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. . Refer to the documentation at https://xfs.wiki.kernel.org/ for complete details. Package: xserver-common Description-md5: be03943b6955ee9fae7163ad516c772f Description-en: common files used by various X servers This package provides files necessary for all X.Org based X servers. Package: xserver-xephyr Description-md5: eeb7a5ed15c65f716761ab1fa1637b6b Description-en: nested X server Xephyr is an X server that can be run inside another X server, much like Xnest. It is based on the kdrive X server, and as a result it supports newer extensions than Xnest, including render and composite. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xserver-xorg-core Description-md5: 018a15965c91ba9a09e0652c1c0fb9ac Description-en: Xorg X server - core server The Xorg X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers. . The Xorg server supports most modern graphics hardware from most vendors, and supersedes all XFree86 X servers. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xserver-xorg-dev Description-md5: c5425cbd8103a5899200596c7a3c3033 Description-en: Xorg X server - development files This package provides development files for the X.Org ('Xorg') X server. This is not quite the same as the DDK (Driver Development Kit) from the XFree86 4.x and X.Org 6.7, 6.8 and 6.9 series of servers; it provides headers and a pkg-config file for drivers using autotools to build against. . Unless you are developing or building a driver, you probably want xserver-xorg and/or xserver-xorg-core instead. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xserver-xorg-legacy Description-md5: a49fa8443df84effdf1fd36e26ad0f94 Description-en: setuid root Xorg server wrapper This package provides a wrapper for the Xorg X server, which is necessary for legacy drivers and non-Linux kernels. Package: xz-utils Description-md5: ea97a558c8575aebbed2c11cbd20e0f2 Description-en: XZ-format compression utilities XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . This package provides the command line tools for working with XZ compression, including xz, unxz, xzcat, xzgrep, and so on. They can also handle the older LZMA format, and if invoked via appropriate symlinks will emulate the behavior of the commands in the lzma package. . The XZ format is similar to the older LZMA format but includes some improvements for general use: . * 'file' magic for detecting XZ files; * crc64 data integrity check; * limited random-access reading support; * improved support for multithreading (not used in xz-utils); * support for flushing the encoder. Package: armv8crc-support Description-md5: b7e9c187081192fa31d802e41a75027e Description-en: CPU feature checking - require ARMv8CRC The packages in the isa-support family probe for microprocessor Instruction Set Architecture features such as SSE3. By refusing to install on machines lacking a required feature, they allow ISA requirements to be handled in terms of package dependencies. . This is a mostly dummy package which checks for ARMv8CRC and refuses to install on unsupported hardware. . CRC32 instruction performs a cyclic redundancy check (CRC) calculation on a value held in a general-purpose register. . It is available on most ARMv8 processor. Package: girepository-tools Description-md5: 4bf029f1086b3f3032b36fe7d4d63373 Description-en: Tools for working with GObject-Introspection repositories GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK, GIMP, and GNOME. . This package contains developer-oriented command-line tools for working with GObject-Introspection typelibs and GIR XML, which are used to provide language bindings and documentation for GLib-based libraries: . * aarch64-linux-gnu-gi-compile-repository * aarch64-linux-gnu-gi-decompile-typelib * aarch64-linux-gnu-gi-inspect-typelib . When used via this package, these tools must be invoked with their host-architecture-specific names. . For command-line compatibility with non-Debian-based GLib packaging, the libglib2.0-dev package also provides versions of these tools for the system's primary architecture, named without the architecture prefix. Package: gobject-introspection Description-md5: 22c167f08a875b763573c4ab64e83042 Description-en: Generate interface introspection data for GObject libraries GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains tools for extracting introspection data from libraries and transforming it to different formats. The versions of these tools with architecture name prefixes, such as aarch64-linux-gnu-g-ir-scanner, can be used during cross-compilation. . Although this package includes the pkg-config metadata for both the tools and the libgirepository-1.0 library, it does not guarantee to provide the library itself (currently it does provide the libgirepository-1.0.so symlink as a workaround for a Meson issue, but this should not be relied on). Packages that explicitly link to libgirepository-1.0.so, mainly dynamic language bindings like GJS and PyGI, will need to build-depend on libgirepository-1.0-dev in addition to this package. Package: libgirepository1.0-dev Description-md5: ba15e6531751ce01bc66f6e0cc3d6388 Description-en: Library for handling GObject introspection data (complete development files) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This metapackage depends on everything needed to use GObject-Introspection. It also provides GLib-2.0.gir at its traditional location in /usr/share, for compatibility with older code-generation tools which do not read GIR XML from /usr/lib/aarch64-linux-gnu/gir-1.0. . Please consider build-depending on gobject-introspection and the appropriate gir1.2-*-dev packages in preference to this package, to allow for cross-compilation. Package: libnss3 Description-md5: 8cae15b3c3c4e609abb7935ebf0d0f66 Description-en: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Package: libnss3-dev Description-md5: 04c0a8f989d299406710231d2a99043d Description-en: Development files for the Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. . Install this package if you wish to develop your own programs using the Network Security Service Libraries. Package: libnss3-tools Description-md5: 33cc2c7795e9ef6579f85eabb1dbee18 Description-en: Network Security Service tools This is a set of tools on top of the Network Security Service libraries. This package includes: * certutil: manages certificate and key databases (cert7.db and key3.db) * modutil: manages the database of PKCS11 modules (secmod.db) * pk12util: imports/exports keys and certificates between the cert/key databases and files in PKCS12 format. * shlibsign: creates .chk files for use in FIPS mode. * signtool: creates digitally-signed jar archives containing files and/or code. * ssltap: proxy requests for an SSL server and display the contents of the messages exchanged between the client and server. Package: linux-aws-cloud-tools-6.11.0-1005 Description-md5: 37fe8b30b7f4ea12174bacf4afdf8233 Description-en: Linux kernel version specific cloud tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.11.0-1005 on ARMv8. You probably want to install linux-cloud-tools-6.11.0-1005-. Package: linux-aws-tools-6.11.0-1005 Description-md5: 9f0796cf1aca0671b74d51d4f926d346 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on ARMv8. You probably want to install linux-tools-6.11.0-1005-. Package: linux-azure-cloud-tools-6.11.0-1005 Description-md5: 37fe8b30b7f4ea12174bacf4afdf8233 Description-en: Linux kernel version specific cloud tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.11.0-1005 on ARMv8. You probably want to install linux-cloud-tools-6.11.0-1005-. Package: linux-azure-tools-6.11.0-1005 Description-md5: 9f0796cf1aca0671b74d51d4f926d346 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on ARMv8. You probably want to install linux-tools-6.11.0-1005-. Package: linux-buildinfo-6.11.0-1004-gcp Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1005-aws Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1005-azure Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1005-lowlatency Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1005-lowlatency-64k Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1007-oracle Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-1007-oracle-64k Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-9-generic Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.11.0-9-generic-64k Description-md5: 1ae00f57c75f69740bd57ec30e75190b Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-6.11.0-1005-aws Description-md5: 682ec00000cf4aed73a3493699b83c92 Description-en: Linux kernel version specific cloud tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.11.0-1005 on ARMv8. Package: linux-cloud-tools-6.11.0-1005-azure Description-md5: 682ec00000cf4aed73a3493699b83c92 Description-en: Linux kernel version specific cloud tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.11.0-1005 on ARMv8. Package: linux-gcp-tools-6.11.0-1004 Description-md5: b4df99ae851e3bdff76f7397ee71fc2b Description-en: Linux kernel version specific tools for version 6.11.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1004 on ARMv8. You probably want to install linux-tools-6.11.0-1004-. Package: linux-generic-64k Description-md5: 84245d4a6d27106a917f04bcf9296d55 Description-en: Complete Generic 64K Linux kernel and headers This package will always depend on the latest complete generic-64k Linux kernel and headers. Package: linux-generic-64k-hwe-24.04 Description-md5: 84245d4a6d27106a917f04bcf9296d55 Description-en: Complete Generic 64K Linux kernel and headers This package will always depend on the latest complete generic-64k Linux kernel and headers. Package: linux-generic-64k-hwe-24.04-edge Description-md5: 84245d4a6d27106a917f04bcf9296d55 Description-en: Complete Generic 64K Linux kernel and headers This package will always depend on the latest complete generic-64k Linux kernel and headers. Package: linux-headers-6.11.0-1004-gcp Description-md5: 5ff23b4c34734b1cf0614d6d61d07837 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1004/debian.README.gz for details. Package: linux-headers-6.11.0-1005-aws Description-md5: b1e07a3f05b4c69eaba181df45c52353 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1005/debian.README.gz for details. Package: linux-headers-6.11.0-1005-azure Description-md5: b1e07a3f05b4c69eaba181df45c52353 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1005/debian.README.gz for details. Package: linux-headers-6.11.0-1005-lowlatency Description-md5: b1e07a3f05b4c69eaba181df45c52353 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1005/debian.README.gz for details. Package: linux-headers-6.11.0-1005-lowlatency-64k Description-md5: b1e07a3f05b4c69eaba181df45c52353 Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1005/debian.README.gz for details. Package: linux-headers-6.11.0-1007-oracle Description-md5: a30c4e56deef905f9e7031ee5495c326 Description-en: Oracle Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1007/debian.README.gz for details. Package: linux-headers-6.11.0-1007-oracle-64k Description-md5: a30c4e56deef905f9e7031ee5495c326 Description-en: Oracle Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-1007/debian.README.gz for details. Package: linux-headers-6.11.0-9-generic Description-md5: ebd651ef6d026203a12d5f418c2cd3df Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-9/debian.README.gz for details. Package: linux-headers-6.11.0-9-generic-64k Description-md5: ebd651ef6d026203a12d5f418c2cd3df Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP This package provides kernel header files for version 6.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-9/debian.README.gz for details. Package: linux-headers-generic-64k Description-md5: 7a578625be626f96075f6bacf4b9abc1 Description-en: Generic 64K Linux kernel headers This package will always depend on the latest generic-64k kernel headers available. Package: linux-headers-generic-64k-hwe-24.04 Description-md5: 7a578625be626f96075f6bacf4b9abc1 Description-en: Generic 64K Linux kernel headers This package will always depend on the latest generic-64k kernel headers available. Package: linux-headers-generic-64k-hwe-24.04-edge Description-md5: 7a578625be626f96075f6bacf4b9abc1 Description-en: Generic 64K Linux kernel headers This package will always depend on the latest generic-64k kernel headers available. Package: linux-headers-lowlatency-64k Description-md5: 28ce1f351012c7f85364f95d7d426604 Description-en: lowlatency-64k Linux kernel headers This package will always depend on the latest lowlatency-64k kernel headers available. Package: linux-headers-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-image-6.11.0-1005-lowlatency-64k Description-md5: 03cb18195fc8b1a17db0f246ba194d2b Description-en: Signed kernel image lowlatency-64k A kernel image for lowlatency-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-1007-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.11.0-8-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.11.0-9-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-generic-64k Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b Description-en: Generic 64K Linux kernel image This package will always depend on the latest generic-64k kernel image available. Package: linux-image-generic-64k-hwe-24.04 Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b Description-en: Generic 64K Linux kernel image This package will always depend on the latest generic-64k kernel image available. Package: linux-image-generic-64k-hwe-24.04-edge Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b Description-en: Generic 64K Linux kernel image This package will always depend on the latest generic-64k kernel image available. Package: linux-image-lowlatency-64k Description-md5: 47e63d12ad8bc35df1ad79e7704cc960 Description-en: lowlatency-64k Linux kernel image This package will always depend on the latest lowlatency-64k kernel image available. Package: linux-image-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-uc-6.11.0-8-generic-64k Description-md5: bb7a4ec80404e80b1dcbf294704a3a43 Description-en: Signed kernel image generic-64k for Ubuntu Core A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.11.0-9-generic-64k Description-md5: bb7a4ec80404e80b1dcbf294704a3a43 Description-en: Signed kernel image generic-64k for Ubuntu Core A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-unsigned-6.11.0-1004-gcp Description-md5: 6bad957a0c651ed8dc7c04eca0caf59a Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1005-aws Description-md5: 8a6b929012046c82672afc5d091912c8 Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1005-azure Description-md5: cab63f0bd8fc05066e0f2e75255ef5aa Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1005-lowlatency Description-md5: 35bc94feee564b8b93218263418f732d Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1005-lowlatency-64k Description-md5: a8498081db684aec14f4b5b9fb3fe0c6 Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1007-oracle Description-md5: ab1896cef895841ee0ddea2333275517 Description-en: Oracle Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-1007-oracle-64k Description-md5: c763fc96fe7909163dc5bc4e2c6ae4e6 Description-en: Oracle Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-9-generic Description-md5: a2ee7e70804696700baed1e975e22f9f Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.11.0-9-generic-64k Description-md5: 16b0a3088e5e6081c0921a54fd9e2700 Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-lowlatency-64k Description-md5: 47bcc48562defd67ba1c64401116e106 Description-en: Complete lowlatency-64k Linux kernel This package will always depend on the latest complete lowlatency-64k Linux kernel available. Package: linux-lowlatency-headers-6.8.0-20 Description-md5: dc19fa6de3cae9aa833d00daf7dfb93f Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-headers-6.8.0-20/debian.README.gz for details Package: linux-lowlatency-tools-6.11.0-1005 Description-md5: 9f0796cf1aca0671b74d51d4f926d346 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on ARMv8. You probably want to install linux-tools-6.11.0-1005-. Package: linux-modules-6.11.0-1004-gcp Description-md5: 8181afe6213d6f68956439a4cdd24841 Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1005-aws Description-md5: 92c71571f6aa3c7cb506140de3b4672d Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1005-azure Description-md5: 270246aeaed83b75b6a53bd02e8d06e1 Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1005-lowlatency Description-md5: 6496c274317f4b77837edbcccda328cb Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1005-lowlatency-64k Description-md5: 4076ea43f9e5376845b082939d50a2ce Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-1007-oracle Description-md5: 4e132459ea6309201e522e668c9ad802 Description-en: Oracle Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.11.0-1007-oracle-64k Description-md5: d5c5e06aa9641517fead54116c1bf806 Description-en: Oracle Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.11.0-9-generic Description-md5: 0ecf72ae591dc2a3d20cecbb7da3b377 Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-9-generic-64k Description-md5: 12c4c8991d0e9f1bc170ba179a91770a Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1004-gcp Description-md5: 48740ce52cb6c1abd7c075b394aebc2d Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.11.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1005-aws Description-md5: 0df89cebfb8c3101084e2761730029ba Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.11.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1005-azure Description-md5: 8ce53c89c838cb0fbeac31196c73ca32 Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.11.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1007-oracle Description-md5: 3634762b82c2a1e2a35af8863c1fadd5 Description-en: Oracle Linux kernel extra modules for version 6.11.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 6.11.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-1007-oracle-64k Description-md5: 19390c424670694a959405b0e5ba2625 Description-en: Oracle Linux kernel extra modules for version 6.11.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 6.11.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-9-generic Description-md5: a91d0cf9bb4c204fcc552505f5516cc4 Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.11.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-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-tools-6.11.0-1007 Description-md5: a199515b08d5fb7c01b5b5dd1f0ed26b Description-en: Oracle Linux kernel version specific tools for version 6.11.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1007 on ARMv8. You probably want to install linux-tools-6.11.0-1007-. Package: linux-tools-6.11.0-1004-gcp Description-md5: 2737abfbd04c417b8d4abc43fb7eece4 Description-en: Linux kernel version specific tools for version 6.11.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1004 on ARMv8. Package: linux-tools-6.11.0-1005-aws Description-md5: d77e54cc147086903e24746cf2748103 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on ARMv8. Package: linux-tools-6.11.0-1005-azure Description-md5: d77e54cc147086903e24746cf2748103 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on ARMv8. Package: linux-tools-6.11.0-1005-lowlatency Description-md5: d77e54cc147086903e24746cf2748103 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on ARMv8. Package: linux-tools-6.11.0-1005-lowlatency-64k Description-md5: d77e54cc147086903e24746cf2748103 Description-en: Linux kernel version specific tools for version 6.11.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1005 on ARMv8. Package: linux-tools-6.11.0-1007-oracle Description-md5: ebaf6465b78daf3f234b93d9bb608f2b Description-en: Oracle Linux kernel version specific tools for version 6.11.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1007 on ARMv8. Package: linux-tools-6.11.0-1007-oracle-64k Description-md5: ebaf6465b78daf3f234b93d9bb608f2b Description-en: Oracle Linux kernel version specific tools for version 6.11.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-1007 on ARMv8. Package: linux-tools-6.11.0-9 Description-md5: 763441e4f4d81fd48e76eab7c3b7627e Description-en: Linux kernel version specific tools for version 6.11.0-9 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-9 on ARMv8. You probably want to install linux-tools-6.11.0-9-. Package: linux-tools-6.11.0-9-generic Description-md5: 4f16a67b1976f80dc3476f6f66c3d573 Description-en: Linux kernel version specific tools for version 6.11.0-9 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-9 on ARMv8. Package: linux-tools-6.11.0-9-generic-64k Description-md5: 4f16a67b1976f80dc3476f6f66c3d573 Description-en: Linux kernel version specific tools for version 6.11.0-9 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-9 on ARMv8. Package: linux-tools-generic-64k Description-md5: ba4f375a2a2b5ada997c4cffff881f11 Description-en: Generic 64K Linux kernel tools This package will always depend on the latest generic-64k kernel tools available. Package: linux-tools-generic-64k-hwe-24.04 Description-md5: ba4f375a2a2b5ada997c4cffff881f11 Description-en: Generic 64K Linux kernel tools This package will always depend on the latest generic-64k kernel tools available. Package: linux-tools-generic-64k-hwe-24.04-edge Description-md5: ba4f375a2a2b5ada997c4cffff881f11 Description-en: Generic 64K Linux kernel tools This package will always depend on the latest generic-64k kernel tools available. Package: linux-tools-lowlatency-64k Description-md5: e6e1e68739a81d8a57895d0e06aa7615 Description-en: lowlatency-64k Linux kernel tools This package will always depend on the latest lowlatency-64k kernel tools available. Package: linux-tools-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: girepository-tools Description-md5: 30e6189aff1e855d202377408d2362b1 Description-en: Tools for working with GObject-Introspection repositories GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK, GIMP, and GNOME. . This package contains developer-oriented command-line tools for working with GObject-Introspection typelibs and GIR XML, which are used to provide language bindings and documentation for GLib-based libraries: . * arm-linux-gnueabihf-gi-compile-repository * arm-linux-gnueabihf-gi-decompile-typelib * arm-linux-gnueabihf-gi-inspect-typelib . When used via this package, these tools must be invoked with their host-architecture-specific names. . For command-line compatibility with non-Debian-based GLib packaging, the libglib2.0-dev package also provides versions of these tools for the system's primary architecture, named without the architecture prefix. Package: gobject-introspection Description-md5: a32f47834a627c6cd58abc04b7971b39 Description-en: Generate interface introspection data for GObject libraries GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains tools for extracting introspection data from libraries and transforming it to different formats. The versions of these tools with architecture name prefixes, such as arm-linux-gnueabihf-g-ir-scanner, can be used during cross-compilation. . Although this package includes the pkg-config metadata for both the tools and the libgirepository-1.0 library, it does not guarantee to provide the library itself (currently it does provide the libgirepository-1.0.so symlink as a workaround for a Meson issue, but this should not be relied on). Packages that explicitly link to libgirepository-1.0.so, mainly dynamic language bindings like GJS and PyGI, will need to build-depend on libgirepository-1.0-dev in addition to this package. Package: libgirepository1.0-dev Description-md5: 6de973abb30744ef38d949e53141bfa9 Description-en: Library for handling GObject introspection data (complete development files) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This metapackage depends on everything needed to use GObject-Introspection. It also provides GLib-2.0.gir at its traditional location in /usr/share, for compatibility with older code-generation tools which do not read GIR XML from /usr/lib/arm-linux-gnueabihf/gir-1.0. . Please consider build-depending on gobject-introspection and the appropriate gir1.2-*-dev packages in preference to this package, to allow for cross-compilation. Package: linux-buildinfo-6.11.0-9-generic Description-md5: 08bd206ef9cb4ed99cc41f46f680463c Description-en: Linux kernel buildinfo for version 6.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 6.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-headers-6.11.0-9-generic Description-md5: 37275c8226753e96184268a6f295c2b1 Description-en: Linux kernel headers for version 6.11.0 on ARM (hard float) SMP This package provides kernel header files for version 6.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-9/debian.README.gz for details. Package: linux-image-6.11.0-9-generic Description-md5: a705bb948cdf1aa71addf5ee28c04ce9 Description-en: Linux kernel image for version 6.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 6.11.0 on ARM (hard float) SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-9-generic Description-md5: 1b86b30cc00ed526d4baa23b4d638a36 Description-en: Linux kernel extra modules for version 6.11.0 on ARM (hard float) SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-6.11.0-9 Description-md5: f76e624295fd454ce3e443e3d7246ca5 Description-en: Linux kernel version specific tools for version 6.11.0-9 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-9 on ARM (hard float). You probably want to install linux-tools-6.11.0-9-. Package: linux-tools-6.11.0-9-generic Description-md5: 8e56735c6944b860a63bbb0c7c61a301 Description-en: Linux kernel version specific tools for version 6.11.0-9 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-9 on ARM (hard float). Package: girepository-tools Description-md5: a002091dcd662b79e41bc703333c7261 Description-en: Tools for working with GObject-Introspection repositories GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK, GIMP, and GNOME. . This package contains developer-oriented command-line tools for working with GObject-Introspection typelibs and GIR XML, which are used to provide language bindings and documentation for GLib-based libraries: . * i686-linux-gnu-gi-compile-repository * i686-linux-gnu-gi-decompile-typelib * i686-linux-gnu-gi-inspect-typelib . When used via this package, these tools must be invoked with their host-architecture-specific names. . For command-line compatibility with non-Debian-based GLib packaging, the libglib2.0-dev package also provides versions of these tools for the system's primary architecture, named without the architecture prefix. Package: gobject-introspection Description-md5: 89b40c12bbe3f637261fa3587612a175 Description-en: Generate interface introspection data for GObject libraries GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains tools for extracting introspection data from libraries and transforming it to different formats. The versions of these tools with architecture name prefixes, such as i686-linux-gnu-g-ir-scanner, can be used during cross-compilation. . Although this package includes the pkg-config metadata for both the tools and the libgirepository-1.0 library, it does not guarantee to provide the library itself (currently it does provide the libgirepository-1.0.so symlink as a workaround for a Meson issue, but this should not be relied on). Packages that explicitly link to libgirepository-1.0.so, mainly dynamic language bindings like GJS and PyGI, will need to build-depend on libgirepository-1.0-dev in addition to this package. Package: libgirepository1.0-dev Description-md5: 3c4921e885b59bf1af106cebd11f6c23 Description-en: Library for handling GObject introspection data (complete development files) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This metapackage depends on everything needed to use GObject-Introspection. It also provides GLib-2.0.gir at its traditional location in /usr/share, for compatibility with older code-generation tools which do not read GIR XML from /usr/lib/i386-linux-gnu/gir-1.0. . Please consider build-depending on gobject-introspection and the appropriate gir1.2-*-dev packages in preference to this package, to allow for cross-compilation. Package: altivec-support Description-md5: 201736bef654cbe3d280a284f5cc5d2d Description-en: CPU feature checking - require altivec The packages in the isa-support family probe for microprocessor Instruction Set Architecture features such as SSE3. By refusing to install on machines lacking a required feature, they allow ISA requirements to be handled in terms of package dependencies. . This is a mostly dummy package which checks for altivec and refuses to install on unsupported hardware. . AltiVec is a single-precision floating point and integer SIMD instruction set. It is a standard part of the Power ISA v.2.03 specification. Package: girepository-tools Description-md5: e255a3a295093fe75b466c05d2c24dc8 Description-en: Tools for working with GObject-Introspection repositories GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK, GIMP, and GNOME. . This package contains developer-oriented command-line tools for working with GObject-Introspection typelibs and GIR XML, which are used to provide language bindings and documentation for GLib-based libraries: . * powerpc64le-linux-gnu-gi-compile-repository * powerpc64le-linux-gnu-gi-decompile-typelib * powerpc64le-linux-gnu-gi-inspect-typelib . When used via this package, these tools must be invoked with their host-architecture-specific names. . For command-line compatibility with non-Debian-based GLib packaging, the libglib2.0-dev package also provides versions of these tools for the system's primary architecture, named without the architecture prefix. Package: gobject-introspection Description-md5: f4f57df2fe7f49089c23e1ceea9f2ea1 Description-en: Generate interface introspection data for GObject libraries GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains tools for extracting introspection data from libraries and transforming it to different formats. The versions of these tools with architecture name prefixes, such as powerpc64le-linux-gnu-g-ir-scanner, can be used during cross-compilation. . Although this package includes the pkg-config metadata for both the tools and the libgirepository-1.0 library, it does not guarantee to provide the library itself (currently it does provide the libgirepository-1.0.so symlink as a workaround for a Meson issue, but this should not be relied on). Packages that explicitly link to libgirepository-1.0.so, mainly dynamic language bindings like GJS and PyGI, will need to build-depend on libgirepository-1.0-dev in addition to this package. Package: libgirepository1.0-dev Description-md5: 02e499d7c3b7cb5de88c453419d7c509 Description-en: Library for handling GObject introspection data (complete development files) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This metapackage depends on everything needed to use GObject-Introspection. It also provides GLib-2.0.gir at its traditional location in /usr/share, for compatibility with older code-generation tools which do not read GIR XML from /usr/lib/powerpc64le-linux-gnu/gir-1.0. . Please consider build-depending on gobject-introspection and the appropriate gir1.2-*-dev packages in preference to this package, to allow for cross-compilation. Package: linux-buildinfo-6.11.0-9-generic Description-md5: a560ec16b0d071054bab9ce2a863a5b9 Description-en: Linux kernel buildinfo for version 6.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 6.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-headers-6.11.0-9-generic Description-md5: 90828ca4aba7e2892cf1ef1c00ecc9b8 Description-en: Linux kernel headers for version 6.11.0 on PowerPC 64el SMP This package provides kernel header files for version 6.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-9/debian.README.gz for details. Package: linux-image-6.11.0-9-generic Description-md5: 2195cbd318982afd462a6c613ef3bd7d Description-en: Linux kernel image for version 6.11.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 6.11.0 on PowerPC 64el SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-9-generic Description-md5: a88b3b4ce3cf74166f9d71224aa90fe4 Description-en: Linux kernel extra modules for version 6.11.0 on PowerPC 64el SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-9-generic Description-md5: 2ac2a4742d07d042b31d7dc9f9ec79ce Description-en: Linux kernel extra modules for version 6.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 6.11.0 on PowerPC 64el SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-6.11.0-9 Description-md5: fc6630522ace2f07c0e524c83fefad54 Description-en: Linux kernel version specific tools for version 6.11.0-9 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-9 on PowerPC 64el. You probably want to install linux-tools-6.11.0-9-. Package: linux-tools-6.11.0-9-generic Description-md5: 57e91b164c1614d0f5440ae53c324651 Description-en: Linux kernel version specific tools for version 6.11.0-9 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-9 on PowerPC 64el. Package: cracklib-runtime Description-md5: 735547e1edb1c58c3775b3a199b66896 Description-en: runtime support for password checker library cracklib2 Run-time support programs which use the shared library in libcrack2 including programs to build the password dictionary databases used by the functions in the shared library. Package: girepository-tools Description-md5: 0faf2a9a082ea04012e1b20cfc25cf4f Description-en: Tools for working with GObject-Introspection repositories GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK, GIMP, and GNOME. . This package contains developer-oriented command-line tools for working with GObject-Introspection typelibs and GIR XML, which are used to provide language bindings and documentation for GLib-based libraries: . * riscv64-linux-gnu-gi-compile-repository * riscv64-linux-gnu-gi-decompile-typelib * riscv64-linux-gnu-gi-inspect-typelib . When used via this package, these tools must be invoked with their host-architecture-specific names. . For command-line compatibility with non-Debian-based GLib packaging, the libglib2.0-dev package also provides versions of these tools for the system's primary architecture, named without the architecture prefix. Package: gobject-introspection Description-md5: 76d956eb830601384dfa8dc1c32f04ab Description-en: Generate interface introspection data for GObject libraries GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains tools for extracting introspection data from libraries and transforming it to different formats. The versions of these tools with architecture name prefixes, such as riscv64-linux-gnu-g-ir-scanner, can be used during cross-compilation. . Although this package includes the pkg-config metadata for both the tools and the libgirepository-1.0 library, it does not guarantee to provide the library itself (currently it does provide the libgirepository-1.0.so symlink as a workaround for a Meson issue, but this should not be relied on). Packages that explicitly link to libgirepository-1.0.so, mainly dynamic language bindings like GJS and PyGI, will need to build-depend on libgirepository-1.0-dev in addition to this package. Package: libcrack2 Description-md5: 7c7145f5450c1a0c56b8fff046f9d67e Description-en: pro-active password checker library Shared library for cracklib2 which contains a C function which may be used in a passwd like program. The idea is simple: try to prevent users from choosing passwords that could be guessed by crack by filtering them out, at source. cracklib2 is NOT a replacement passwd program. cracklib2 is a LIBRARY. Package: libcrack2-dev Description-md5: e2f0fd7e7bc004d31781cbb5f7a6f02d Description-en: pro-active password checker library - development files Header files, static libraries, documentation, and symbolic links developers using cracklib2 will need. . If you want to build software using cracklib2 you will need to install this package. For developing Python based applications for cracklib2 you need to install python3-cracklib instead. Package: libgirepository1.0-dev Description-md5: 98e1e01de6c4111f10c0b43c3aa63bd5 Description-en: Library for handling GObject introspection data (complete development files) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This metapackage depends on everything needed to use GObject-Introspection. It also provides GLib-2.0.gir at its traditional location in /usr/share, for compatibility with older code-generation tools which do not read GIR XML from /usr/lib/riscv64-linux-gnu/gir-1.0. . Please consider build-depending on gobject-introspection and the appropriate gir1.2-*-dev packages in preference to this package, to allow for cross-compilation. Package: linux-allwinner Description-md5: c9b56a2a5cd81391334e61ebe6682f1e Description-en: Complete Allwinner Linux kernel and headers This package will always depend on the latest complete Allwinner Linux kernel and headers. Package: linux-headers-allwinner Description-md5: 17a544a51e725420955511dc65585d73 Description-en: Allwinner Linux kernel headers This package will always depend on the latest Allwinner kernel headers available. Package: linux-image-allwinner Description-md5: 56a74dbf0604069254cc9e5b08d7a863 Description-en: Allwinner Linux kernel image This package will always depend on the latest Allwinner kernel image available. Package: linux-tools-allwinner Description-md5: a68539bb92e6d90fc878ef30442f9848 Description-en: Allwinner Linux kernel tools This package will always depend on the latest Allwinner kernel tools available. Package: python3-pycurl Description-md5: 8c432da8e2d2df812c2cee8db0030286 Description-en: Python bindings to libcurl (Python 3) This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-openssl-dev Debian package. . NOTE: the SSL support is provided by OpenSSL. . This package contains PyCURL for Python 3. Package: gir1.2-lokdocview-0.1 Description-md5: ca7a3d455bc38a9416655710de7eeb49 Description-en: GTK+ 3 widget wrapping LibreOffice functionality - introspection LOKDocView is the GTK+ 3 widget that wraps the libreoffice functionality and exposes a simple API for applications to use this widget. . This package contains the Introspection data. Package: girepository-tools Description-md5: 9457d74d33f52729ed78a4d6100ac8a4 Description-en: Tools for working with GObject-Introspection repositories GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK, GIMP, and GNOME. . This package contains developer-oriented command-line tools for working with GObject-Introspection typelibs and GIR XML, which are used to provide language bindings and documentation for GLib-based libraries: . * s390x-linux-gnu-gi-compile-repository * s390x-linux-gnu-gi-decompile-typelib * s390x-linux-gnu-gi-inspect-typelib . When used via this package, these tools must be invoked with their host-architecture-specific names. . For command-line compatibility with non-Debian-based GLib packaging, the libglib2.0-dev package also provides versions of these tools for the system's primary architecture, named without the architecture prefix. Package: gobject-introspection Description-md5: 6c6c1398486be23a2dc64d37c04d9f42 Description-en: Generate interface introspection data for GObject libraries GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains tools for extracting introspection data from libraries and transforming it to different formats. The versions of these tools with architecture name prefixes, such as s390x-linux-gnu-g-ir-scanner, can be used during cross-compilation. . Although this package includes the pkg-config metadata for both the tools and the libgirepository-1.0 library, it does not guarantee to provide the library itself (currently it does provide the libgirepository-1.0.so symlink as a workaround for a Meson issue, but this should not be relied on). Packages that explicitly link to libgirepository-1.0.so, mainly dynamic language bindings like GJS and PyGI, will need to build-depend on libgirepository-1.0-dev in addition to this package. Package: libgirepository1.0-dev Description-md5: 523afd38c2e958756eda9dee13800bc9 Description-en: Library for handling GObject introspection data (complete development files) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This metapackage depends on everything needed to use GObject-Introspection. It also provides GLib-2.0.gir at its traditional location in /usr/share, for compatibility with older code-generation tools which do not read GIR XML from /usr/lib/s390x-linux-gnu/gir-1.0. . Please consider build-depending on gobject-introspection and the appropriate gir1.2-*-dev packages in preference to this package, to allow for cross-compilation. Package: liblibreofficekitgtk Description-md5: 2cf971144745f2eee2ba5629a44fdd65 Description-en: GTK+ 3 widget wrapping LibreOffice functionality This package contains a (basic) GTK+ document viewer widget (used by e.g. LOKDocView) Package: libofficebean-java Description-md5: e07555977ea770bba6aa36e951ee2753 Description-en: generic Java Bean wrapper for LibreOffice components LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Java library for the LibreOffice Office Bean for embedding LibreOffice in custom Java applications. Package: libreoffice-base-core Description-md5: 00dfbbe7bf584af5cd6d0ee0f5695390 Description-en: office productivity suite -- shared library LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains common libraries of LibreOffice Base used by Base, Writer and Calc. . If you need full Base functionality (or actual database drivers), please install libreoffice-base (and/or libreoffice-base-drivers and/o libreoffice-sdbc-*). Package: libreoffice-calc Description-md5: e809bbd7f91acfd0d9ad0f8fd5ed86a3 Description-en: office productivity suite -- spreadsheet LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the spreadsheet component for LibreOffice. Package: libreoffice-core Description-md5: 5464d9229de42a41fda16d9993e11570 Description-en: office productivity suite -- arch-dependent files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-dependent core files of LibreOffice. See the libreoffice package for more information. Package: libreoffice-dev Description-md5: fa13d1087845b42e8db65349b0428d09 Description-en: office productivity suite -- SDK -- architecture-dependent parts LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the (architecture-dependent) files needed to build plugins/add-ons for LibreOffice (build tools, libraries, arch-dependent includes, ...). Package: libreoffice-draw Description-md5: 48e37fe8495cb12961b923bb0b0f970f Description-en: office productivity suite -- drawing LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the drawing component for LibreOffice. Package: libreoffice-gnome Description-md5: c468d8fd91ddd9ba3bc4401d295be6e1 Description-en: office productivity suite -- GNOME integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the GIO support. . You can extend the functionality of this by installing these packages: . * libreoffice-evolution: Evolution addressbook support * evolution Package: libreoffice-gtk3 Description-md5: 44b29fdd57298ae70df2d76275839bc8 Description-en: office productivity suite -- GTK+ 3 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the GTK+ plugin for drawing LibreOffices widgets with GTK+ 3 and GTK+/GNOMEish print dialog when running under GNOME. Package: libreoffice-impress Description-md5: 472668fa8a618a3bed701d2301185f86 Description-en: office productivity suite -- presentation LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the presentation component for LibreOffice. Package: libreoffice-math Description-md5: 66f3b39e514cc02ac689ec67f6ed274a Description-en: office productivity suite -- equation editor LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the equation editor component for LibreOffice. Package: libreoffice-officebean Description-md5: 5a0da32be18d6e992e247ea879287e8b Description-en: transitional package for libofficebean-java LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package formerly contained binaries for the the LibreOffice Office Bean for embedding LibreOffice in custom Java applications. . This has now been merged into libofficebean-java so this package can safely be removed. Package: libreoffice-writer Description-md5: 7ddf1a7be67dc22b315f212f564325e8 Description-en: office productivity suite -- word processor LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the wordprocessor component for LibreOffice. Package: libreofficekit-dev Description-md5: 93284f0d29b8ae961670b7a6faf3d2ba Description-en: LibreOfficeKit -- headers LibreOfficeKit can be used for accessing LibreOffice functionality through C/C++, without any need to use UNO. . For now it only offers document conversion (in addition to an experimental tiled rendering API). . This package contains the headers needed for using LibreOfficeKit. Package: libuno-cppu3t64 Description-md5: 0775b20a656f30e0dc0529445a3b2e06 Description-en: LibreOffice UNO runtime environment -- CPPU public library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains CPPU, the type definitions/implementations for the core of UNO. Package: libuno-cppuhelpergcc3-3t64 Description-md5: d7128bdb2e6050f1c9dde4fdafb9f411 Description-en: LibreOffice UNO runtime environment -- CPPU helper library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the cppuhelper library (helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff) Package: libuno-purpenvhelpergcc3-3t64 Description-md5: 1ccb141cee929bfd1997ad58ed2f4bd0 Description-en: LibreOffice UNO runtime environment -- "purpose environment" helper The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains a library which contains a helper for implementing so-called "purpose environments". Package: libuno-sal3t64 Description-md5: a722cbe3a15024d19e85b1a6414d583a Description-en: LibreOffice UNO runtime environment -- SAL public library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the System Abstraction Layer (SAL) library. Package: libuno-salhelpergcc3-3t64 Description-md5: a180d9b4db7a3bcc2f68a7c3250456c8 Description-en: LibreOffice UNO runtime environment -- SAL helpers for C++ library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains C++ helpers to make use of sal easier. Package: linux-buildinfo-6.11.0-9-generic Description-md5: db03016f625afa0f617bc15b6f2fb883 Description-en: Linux kernel buildinfo for version 6.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 6.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-headers-6.11.0-9-generic Description-md5: e95674508e1e1edb533b3bf6c5c746b0 Description-en: Linux kernel headers for version 6.11.0 on System 390x SMP This package provides kernel header files for version 6.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.11.0-9/debian.README.gz for details. Package: linux-image-unsigned-6.11.0-9-generic Description-md5: 68ffc5d472aa7ccad756f9ddcec0e8a3 Description-en: Linux kernel image for version 6.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 6.11.0 on System 390x SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.11.0-9-generic Description-md5: 0989ac4f216fe385c5a9570147ebdb3c Description-en: Linux kernel extra modules for version 6.11.0 on System 390x SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.11.0-9-generic Description-md5: d0781cab277eb205fe3d37b331aa20a7 Description-en: Linux kernel extra modules for version 6.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 6.11.0 on System 390x SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-6.11.0-9 Description-md5: 3ff0f37fb14ae309d74556a79307c9be Description-en: Linux kernel version specific tools for version 6.11.0-9 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-9 on System 390x. You probably want to install linux-tools-6.11.0-9-. Package: linux-tools-6.11.0-9-generic Description-md5: 172a200667f124f9334e8d4eacff0d2c Description-en: Linux kernel version specific tools for version 6.11.0-9 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.11.0-9 on System 390x. Package: python3-uno Description-md5: f4a55d75b607baa049506ff436442fb6 Description-en: Python-UNO bridge The Python-UNO bridge allows use of the standard LibreOffice API with the Python scripting language. It additionally allows others to develop UNO components in Python, thus Python UNO components may be run within the LibreOffice process and can be called from C++ or the built in StarBasic scripting language. Package: uno-libs-private Description-md5: e2b126a07040410322c2e32e97809c88 Description-en: LibreOffice UNO runtime environment -- private libraries used by public ones The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains some private UNO/URE libraries which are used by public ones (e.g. cppu). Package: ure Description-md5: 91a81b0bbfc8236cc5518400be4807d1 Description-en: LibreOffice UNO runtime environment The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. Package: ure-java Description-md5: 3780fd4c22acb15e52acba392035d968 Description-en: LibreOffice UNO runtime environment -- Java support The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the Java support in the URE.