Package: alembic Description-md5: cd0efbf0f89bffe2d4dc35fa935c7c7e Description-en: lightweight database migration tool for SQLAlchemy Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. . This package provides /usr/bin/alembic script and documentation for Alembic, and depends on the python3-alembic package which contains all the actual code (in Python 3) for Alembic to actually work. 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: bind9 Description-md5: 2cdf89d501b5ca6fe55e945de47cc047 Description-en: Internet Domain Name Server The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package provides the server and related configuration files. Package: bind9-dev Description-md5: 69797331ca76eb64604dd14b287f8572 Description-en: Static Libraries and Headers used by BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package contains a bundle of static libraries and header files used by BIND 9. . Please be aware that the BIND 9 libraries are considered private by upstream developers and the API and ABI might break at any time. Package: bind9-dnsutils Description-md5: 41cc23046dad427af742ed10a4568530 Description-en: Clients provided with BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers various client programs related to DNS that are derived from the BIND 9 source tree. . - dig - query the DNS in various ways - nslookup - the older way to do it - nsupdate - perform dynamic updates (See RFC2136) Package: bind9-doc Description-md5: 33e946a174be0a402f3511f1d76b9a00 Description-en: Documentation for BIND 9 This package provides various documents that are useful for maintaining a working BIND 9 installation. Package: bind9-host Description-md5: 2dd2359e6a96f700ef352e6924685162 Description-en: DNS Lookup Utility This package provides the 'host' DNS lookup utility in the form that is bundled with the BIND 9 sources. Package: bind9-libs Description-md5: 5d0130b772445112be93a9bd80da10e6 Description-en: Shared Libraries used by BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package contains a bundle of shared libraries used by BIND 9. Package: bind9-utils Description-md5: c30ede916daac07ed6c19887e9f7d3f2 Description-en: Utilities for BIND 9 This package provides various utilities that are useful for maintaining a working BIND 9 installation. Package: binutils Description-md5: fde49b4cfeaad346a6e094f973da28d7 Description-en: GNU assembler, linker and binary utilities The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs. Package: binutils-aarch64-linux-gnu Description-md5: 102820197d11c3672c0cd4ce0becb720 Description-en: GNU binary utilities, for aarch64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the aarch64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for aarch64-linux-gnu and aarch64-linux-gnu is not your native platform. Package: binutils-aarch64-linux-gnu-dbg Description-md5: fff9959cbd9ee77b431761dfbbeae3a2 Description-en: GNU binary utilities, for aarch64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-aarch64-linux-gnu. Package: binutils-arm-linux-gnueabihf Description-md5: 2ec28d2fca9d25fb5889c002730bf7a7 Description-en: GNU binary utilities, for arm-linux-gnueabihf target This package provides GNU assembler, linker and binary utilities for the arm-linux-gnueabihf target. . You don't need this package unless you plan to cross-compile programs for arm-linux-gnueabihf and arm-linux-gnueabihf is not your native platform. Package: binutils-arm-linux-gnueabihf-dbg Description-md5: 5f3fb1fe8ab9e0b0adfc0d09a83ce8bc Description-en: GNU binary utilities, for arm-linux-gnueabihf target (debug symbols) This package provides debug symbols for binutils-arm-linux-gnueabihf. Package: binutils-common Description-md5: 4ccec6ceb2c180320ed503f61b81ec4b Description-en: Common files for the GNU assembler, linker and binary utilities This package contains the localization files used by binutils packages for various target architectures and parts of the binutils documentation. It is not useful on its own. Package: binutils-dev Description-md5: ddc22c04156534b000b4f021b88a6023 Description-en: GNU binary utilities (BFD development files) This package includes header files and static libraries necessary to build programs which use the GNU BFD library, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed. Package: binutils-doc Description-md5: 61fd9f95707b9eb9ad8fe9b13a862636 Description-en: Documentation for the GNU assembler, linker and binary utilities This package consists of the documentation for the GNU assembler, linker and binary utilities in info format. Package: binutils-i686-gnu Description-md5: ccc7d6111b3566e537d3350678c3f34f Description-en: GNU binary utilities, for i686-gnu target This package provides GNU assembler, linker and binary utilities for the i686-gnu target. . You don't need this package unless you plan to cross-compile programs for i686-gnu and i686-gnu is not your native platform. Package: binutils-i686-gnu-dbg Description-md5: 7fa23a1128d32cddc515c64d985711d8 Description-en: GNU binary utilities, for i686-gnu target (debug symbols) This package provides debug symbols for binutils-i686-gnu. Package: binutils-i686-kfreebsd-gnu Description-md5: b101ac7fc9931a1a7099bf540f2d31fc Description-en: GNU binary utilities, for i686-kfreebsd-gnu target This package provides GNU assembler, linker and binary utilities for the i686-kfreebsd-gnu target. . You don't need this package unless you plan to cross-compile programs for i686-kfreebsd-gnu and i686-kfreebsd-gnu is not your native platform. Package: binutils-i686-kfreebsd-gnu-dbg Description-md5: f64cf08f139ecca7d3aba66543945a83 Description-en: GNU binary utilities, for i686-kfreebsd-gnu target (debug symbols) This package provides debug symbols for binutils-i686-kfreebsd-gnu. Package: binutils-i686-linux-gnu Description-md5: a258d082c4beac7004f113b000f44c13 Description-en: GNU binary utilities, for i686-linux-gnu target This package provides GNU assembler, linker and binary utilities for the i686-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for i686-linux-gnu and i686-linux-gnu is not your native platform. Package: binutils-i686-linux-gnu-dbg Description-md5: f9e2b93b0081f6e9f8ef3142302562df Description-en: GNU binary utilities, for i686-linux-gnu target (debug symbols) This package provides debug symbols for binutils-i686-linux-gnu. Package: binutils-loongarch64-linux-gnu Description-md5: e0788e06a0c5e6f4d3c502531d042d21 Description-en: GNU binary utilities, for loongarch64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the loongarch64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for loongarch64-linux-gnu and loongarch64-linux-gnu is not your native platform. Package: binutils-loongarch64-linux-gnu-dbg Description-md5: bc5ff14fa06d94710490a1c164f1c3b0 Description-en: GNU binary utilities, for loongarch64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-loongarch64-linux-gnu. Package: binutils-multiarch Description-md5: f9de0df7e70bff89b6d3519f04688470 Description-en: Binary utilities that support multi-arch targets The programs in this package are used to manipulate binary and object files that may have been created on other architectures. This package is primarily for multi-architecture developers and cross-compilers and is not needed by normal users or developers. Note that a cross-assembling version of gas is not included in this package, just the binary utilities. . NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those requiring support for reading info from binaries from other architectures. Package: binutils-multiarch-dbg Description-md5: 061b51a454c349a8731681b9db245269 Description-en: Binary utilities that support multi-arch targets (debug symbols) This package provides debug symbols for binutils-multiarch. Package: binutils-multiarch-dev Description-md5: adf07629018b12b2492a658992c9a6a5 Description-en: GNU binary utilities that support multi-arch targets (BFD development files) This package includes header files, static and shared libraries necessary to build programs which use the GNU BFD library for multi-arch targets, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed. . NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those requiring support for reading info from binaries from other architectures. Package: binutils-powerpc-linux-gnu Description-md5: f0417ecd95c7f4ab28ad14a2f1eaeb09 Description-en: GNU binary utilities, for powerpc-linux-gnu target This package provides GNU assembler, linker and binary utilities for the powerpc-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for powerpc-linux-gnu and powerpc-linux-gnu is not your native platform. Package: binutils-powerpc-linux-gnu-dbg Description-md5: 961df13d4c2eeb6f5486a5ac13511694 Description-en: GNU binary utilities, for powerpc-linux-gnu target (debug symbols) This package provides debug symbols for binutils-powerpc-linux-gnu. Package: binutils-powerpc64le-linux-gnu Description-md5: c65dba51692dd255ce1abab3809046c4 Description-en: GNU binary utilities, for powerpc64le-linux-gnu target This package provides GNU assembler, linker and binary utilities for the powerpc64le-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for powerpc64le-linux-gnu and powerpc64le-linux-gnu is not your native platform. Package: binutils-powerpc64le-linux-gnu-dbg Description-md5: e85c7ee02c52a86e214843dd18632480 Description-en: GNU binary utilities, for powerpc64le-linux-gnu target (debug symbols) This package provides debug symbols for binutils-powerpc64le-linux-gnu. Package: binutils-riscv64-linux-gnu Description-md5: 59fff13b596b2ef3111f365a3641f639 Description-en: GNU binary utilities, for riscv64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the riscv64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for riscv64-linux-gnu and riscv64-linux-gnu is not your native platform. Package: binutils-s390x-linux-gnu Description-md5: a07b5b107e1d44646d8360ce1fb6f221 Description-en: GNU binary utilities, for s390x-linux-gnu target This package provides GNU assembler, linker and binary utilities for the s390x-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for s390x-linux-gnu and s390x-linux-gnu is not your native platform. Package: binutils-s390x-linux-gnu-dbg Description-md5: 34906c8686c1901657eae6e2ffbf4fbe Description-en: GNU binary utilities, for s390x-linux-gnu target (debug symbols) This package provides debug symbols for binutils-s390x-linux-gnu. Package: binutils-x86-64-gnu Description-md5: 1d2c863e40d30730245357e8be9377a7 Description-en: GNU binary utilities, for x86-64-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-gnu and x86-64-gnu is not your native platform. Package: binutils-x86-64-gnu-dbg Description-md5: 66528c56092965f3fe0b88365454035d Description-en: GNU binary utilities, for x86-64-gnu target (debug symbols) This package provides debug symbols for binutils-x86-64-gnu. Package: binutils-x86-64-kfreebsd-gnu Description-md5: 904f7d5feb6896a459703bb50ca05daf Description-en: GNU binary utilities, for x86-64-kfreebsd-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-kfreebsd-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-kfreebsd-gnu and x86-64-kfreebsd-gnu is not your native platform. Package: binutils-x86-64-kfreebsd-gnu-dbg Description-md5: a00f47146563894e71d0fe634a21332d Description-en: GNU binary utilities, for x86-64-kfreebsd-gnu target (debug symbols) This package provides debug symbols for binutils-x86-64-kfreebsd-gnu. Package: binutils-x86-64-linux-gnu Description-md5: 7656652c296f89ae4e4e73a71d3c84f9 Description-en: GNU binary utilities, for x86-64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform. Package: binutils-x86-64-linux-gnu-dbg Description-md5: 9ae2ff4892c54c669a7b426fbcc946a7 Description-en: GNU binary utilities, for x86-64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-x86-64-linux-gnu. Package: binutils-x86-64-linux-gnux32 Description-md5: d70921aa8195152d1b6fc419948a8cbb Description-en: GNU binary utilities, for x86-64-linux-gnux32 target This package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnux32 target. . You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnux32 and x86-64-linux-gnux32 is not your native platform. Package: binutils-x86-64-linux-gnux32-dbg Description-md5: 221d8face48635e6f8304bf2d57a6107 Description-en: GNU binary utilities, for x86-64-linux-gnux32 target (debug symbols) This package provides debug symbols for binutils-x86-64-linux-gnux32. Package: btrfs-progs Description-md5: df6e8f26b97f7706fc62b4566261d179 Description-en: Checksumming Copy on Write Filesystem utilities Btrfs is a copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. . This package contains utilities (mkfs, fsck) used to work with btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3. Package: ceph Description-md5: 744df4d020b57452ac4638e56eff9c7b Description-en: distributed storage and file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. Package: ceph-base Description-md5: 38862c56180e1d3d93a838a6386f82bc Description-en: common ceph daemon libraries and management tools Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains the libraries and management tools that are common among the Ceph server daemons (ceph-mon, ceph-mgr, ceph-osd, ceph-mds). These tools are necessary for creating, running, and administering a Ceph storage cluster. Package: ceph-common Description-md5: e302e645c41e2c6148fcff41573e283b Description-en: common utilities to mount and interact with a ceph storage cluster Ceph is a distributed storage and file system designed to provide excellent performance, reliability, and scalability. This is a collection of common tools that allow one to interact with and administer a Ceph cluster. Package: ceph-mds Description-md5: d37d51a4735a093f21799c80f707168f Description-en: metadata server for the ceph distributed file system Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the metadata server daemon, which is used to create a distributed file system on top of the ceph storage cluster. Package: ceph-mgr Description-md5: 749cc8e373d9ddb619b2b98fce8761a4 Description-en: manager for the ceph distributed file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the manager daemon, which is used to expose high level management and monitoring functionality. Package: ceph-mgr-modules-core Description-md5: 76ec9efc7e6e0d4aa49f8158d74a7c3b Description-en: ceph manager modules which are always enabled Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains a set of core ceph-mgr modules which are always enabled. Package: ceph-mon Description-md5: aa343322863ec9d4c967e6b512da062d Description-en: monitor server for the ceph storage system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the cluster monitor daemon for the Ceph storage system. One or more instances of ceph-mon form a Paxos part-time parliament cluster that provides extremely reliable and durable storage of cluster membership, configuration, and state. Package: ceph-osd Description-md5: fb08b00d788b505eb4bb23072221ce43 Description-en: OSD server for the ceph storage system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the Object Storage Daemon for the Ceph storage system. It is responsible for storing objects on a local file system and providing access to them over the network. Package: ceph-volume Description-md5: d771b38d2bcd53eaaebd0646e4edece3 Description-en: tool to facilidate OSD deployment Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains a tool to deploy OSD with different devices like lvm or physical disks, and trying to follow a predictable, and robust way of preparing, activating, and starting the deployed OSD. Package: colord Description-md5: 64e70acbf5b727798902cde7ba73ee66 Description-en: system service to manage device colour profiles -- system daemon colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains the dbus-activated colord system daemon. Package: colord-data Description-md5: 534227cd7cbb91a520f07f2bab16789a Description-en: system service to manage device colour profiles -- data files colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains data for the colord system daemon. Package: device-tree-compiler Description-md5: c14bd2aee94155eab7033dce0d089d26 Description-en: Device Tree Compiler for Flat Device Trees Device Tree Compiler, dtc, takes as input a device-tree in a given format and outputs a device-tree in another format for booting kernels on embedded systems. . Typically, the input format is "dts", a human readable source format, and creates a "dtb", or binary format as output. Package: dirmngr Description-md5: 98983bb8fc50acb110a75a76f975cbdb Description-en: GNU privacy guard - network certificate management service dirmngr is a server for managing and downloading OpenPGP and X.509 certificates, as well as updates and status signals related to those certificates. For OpenPGP, this means pulling from the public HKP/HKPS keyservers, or from LDAP servers. For X.509 this includes Certificate Revocation Lists (CRLs) and Online Certificate Status Protocol updates (OCSP). It is capable of using Tor for network access. . dirmngr is used for network access by gpg, gpgsm, and dirmngr-client, among other tools. Unless this package is installed, the parts of the GnuPG suite that try to interact with the network will fail. Package: ed Description-md5: 10ab4f4d0d094d088419c432af89cf48 Description-en: classic UNIX line editor ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files. . red is a restricted ed: it can only edit files in the current directory and cannot execute shell commands. Package: fonts-opensymbol Description-md5: c976ef54f80faf44d726a46723d3fbd0 Description-en: OpenSymbol TrueType font This package contains the OpenSymbol TrueType font included in LibreOffice. This font contains symbols (like fonts as Wingdings(tm)), bullets (needed for bullets in LibreOffice) and non-latin character Package: fwupd Description-md5: cdd6fee34520bc38e3f317c22bf0694b Description-en: Firmware update daemon fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details Package: fwupd-doc Description-md5: ca737b0fdbd22826879fdcb9250b81d6 Description-en: Firmware update daemon documentation (HTML format) fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides development documentation for creating a package that uses fwupd. 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-adw-1 Description-md5: 4cce7e15d88d2fb0984c5031be952a09 Description-en: GObject introspection files for libadwaita libadwaita provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the GObject-introspection data in binary typelib format. Package: gir1.2-clutter-1.0 Description-md5: 312bf4f2636f72196b1ab50b2a930bad Description-en: GObject introspection data for the Clutter 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-colord-1.0 Description-md5: 0c970be8eaa2db714c047406a0f5d648 Description-en: GObject introspection data for the colord library This package contains introspection data for libcolord, a gobject-based convenience library for programs to interact with the colord system daemon. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-colorhug-1.0 Description-md5: 85412213b22827c0cb9426e23da9a286 Description-en: GObject introspection data for the colorhug library This package contains introspection data for libcolorhug, a gobject-based library for accessing the ColorHug display colourimeter device. . It can be used by packages using the GIRepository format to generate dynamic bindings. 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-fwupd-2.0 Description-md5: 287a6707a91d20368a641fa72676cf73 Description-en: GObject introspection data for libfwupd This package provides the introspection data for libfwupd. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: 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-gnomebluetooth-3.0 Description-md5: eaf5b6e0a4c10828824d324c8ac01ee5 Description-en: Introspection data for GnomeBluetooth This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. . This package contains the introspection data for GnomeBluetooth Package: gir1.2-gst-plugins-base-1.0 Description-md5: b3ee9d18697c0db6a7a856f56ea20867 Description-en: GObject introspection data for the GStreamer Plugins Base library This package contains introspection data for the GStreamer Plugins Base library. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gstreamer-1.0 Description-md5: 690d41f7ae6f89096e0ae65e4d4ffe68 Description-en: GObject introspection data for the GStreamer library This package contains introspection data for the GStreamer streaming media framework. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gtksource-5 Description-md5: 688555ff07df76bbff9cb9182b93eaf1 Description-en: gir files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK 4 text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains GObject introspection information. Package: gir1.2-gtop-2.0 Description-md5: 2645cb471358326290ce77b54b63dac8 Description-en: gtop system monitoring library (gir bindings) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gupnpdlna-2.0 Description-md5: 4f5779f67dfcd266a1145f7d1b79780a Description-en: GObject introspection data for the DLNA utility library for GUPnP This package contains introspection data for the DLNA utility library for GUPnP, a UPnP library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-handy-1 Description-md5: 9f0871397d225e13ff9fd1346eb403db Description-en: GObject introspection files for libhandy libhandy provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the GObject-introspection data in binary typelib format. Package: gir1.2-lokdocview-0.1 Description-md5: 7dc30c9eaf0ca4f765d8e934afd2126b Description-en: GTK3 widget wrapping LibreOffice functionality - introspection LOKDocView is the GTK3 widget that wraps the libreoffice functionality and exposes a simple API for applications to use this widget. . This package contains the Introspection data. Package: gir1.2-messagingmenu-1.0 Description-md5: 76dce804b2f2a6f1f8e1e77153c8550d Description-en: Ayatana Messaging Menu - gir bindings A place on the user's desktop that collects messages that need a response. . This menu provides a condensed and collected view of all of those messages for quick access, but without making them annoying in times that you want to ignore them. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-nautilus-4.0 Description-md5: c96feb0c498fde4a37f1e7aa9514778c Description-en: libraries for nautilus components - gir bindings Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: 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-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-rb-3.0 Description-md5: 43faa5bf87ed9c2f0ca8769fadf80dd4 Description-en: GObject introspection data for the rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). . This package contains introspection data for the Rhythmbox core support libraries. It can be used to write and execute plugins for rhythmbox in interpreted languages supporting it. Package: gjs Description-md5: 9cdb51a6189ccfa1d135cb740eea9f88 Description-en: Mozilla-based javascript bindings for the GNOME platform (cli tool) Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package contains the interactive console application. Package: glibc-doc Description-md5: ec34f59d4398ff8ca003177c6585bf0a Description-en: GNU C Library: Documentation Contains man pages for libpthread functions and the complete GNU C Library ChangeLog. The GNU C Library Reference manual has been moved into glibc-doc-reference for licensing reasons. Package: gnome-bluetooth-3-common Description-md5: 1fffaa31881e2f9155aee001564acfda Description-en: GNOME Bluetooth 3 common files This package contains common files for the GNOME Bluetooth tools and libraries. Package: gnome-bluetooth-sendto Description-md5: c575d745b5df439eb87101ec0aae9777 Description-en: GNOME Bluetooth Send To app The GNOME Bluetooth Send To app is an easy way to send files to a Bluetooth device. 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: gnome-initial-setup Description-md5: fc98a3077374329ffb2ad48a472c3672 Description-en: Initial GNOME system setup helper After acquiring or installing a new system there are a few essential things to set up before use. GNOME Initial Setup aims to provide a simple, easy, and safe way to prepare a new system. . GNOME Initial Setup runs the first time you log in to the GNOME desktop and lets you easily configure your language, keyboard layout, online accounts integration, and more. . If you want to configure these things at any other time, run the Settings app. Package: gnome-settings-daemon Description-md5: 31f06b20f036e71da14412083d98ad89 Description-en: daemon handling the GNOME session settings This package contains the daemon which is responsible for setting the various parameters of a GNOME session and the applications that run under it. It handles the following kinds of settings: . * Keyboard: layout, accessibility options, shortcuts, media keys * Clipboard management * Theming: background, icons, GTK+ applications * Cleanup of unused files * Mouse: cursors, speed, accessibility options * Startup of other daemons: screensaver, sound daemon . It also sets various application settings through X resources and freedesktop.org XSETTINGS. Package: gnome-settings-daemon-common Description-md5: 24223ecc2ddfc19859537b1014c3f5c3 Description-en: daemon handling the GNOME session settings - common files This package contains GSettings schemas and other architecture-independent files for GNOME Settings Daemon. It is probably not interesting on its own for end users, but packages may depend on this if they only need to read and write settings & don't themselves care if the settings daemon is actually running or not. Package: gnome-settings-daemon-dev Description-md5: 7da21b55f83cd4a428a2bd849fda6b81 Description-en: Headers for building applications communicating with gnome-settings-daemon This package contains header files required to build applications that communicate with the GNOME settings daemon over D-Bus. Package: gnome-system-monitor Description-md5: bb5488674b14e5248e88189686b54d2d Description-en: Process viewer and system resource monitor for GNOME This package allows you to graphically view and manipulate the running processes on your system. It also provides an overview of available resources such as CPU and memory. Package: gnupg Description-md5: 2421c574774486effdededa540cfb1c7 Description-en: GNU privacy guard - a free PGP replacement GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the full suite of GnuPG tools for cryptographic communications and data storage. Package: gnupg-l10n Description-md5: 7fad035451f503be001479931e85b925 Description-en: GNU privacy guard - localization files GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. . This package contains the translation files for the use of GnuPG in non-English locales. Package: gnupg-utils Description-md5: e668452bd037f231e404937c9a963ac3 Description-en: GNU privacy guard - utility programs GnuPG is GNU's tool for secure communication and data storage. . This package contains several useful utilities for manipulating OpenPGP data and other related cryptographic elements. It includes: . * addgnupghome -- create .gnupg home directories * applygnupgdefaults -- run gpgconf --apply-defaults for all users * gpgcompose -- an experimental tool for constructing arbitrary sequences of OpenPGP packets (e.g. for testing) * gpgparsemail -- parse an e-mail message into annotated format * gpgsplit -- split a sequence of OpenPGP packets into files * gpgtar -- encrypt or sign files in an archive * kbxutil -- list, export, import Keybox data * lspgpot -- convert PGP ownertrust values to GnuPG * migrate-pubring-from-classic-gpg -- use only "modern" formats * symcryptrun -- use simple symmetric encryption tool in GnuPG framework * watchgnupg -- watch socket-based logs Package: gobject-introspection Description-md5: 640eaacd734dd1a47a7c7d55485700a4 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 on a build architecture with the same endianness. . 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 PyGIi, will need to build-depend on libgirepository-1.0-dev in addition to this package. Package: gobject-introspection-bin Description-md5: 8b7b7dd0df2b245cbc1dcf919b5969be 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, compatible with the typelibs for little-endian architectures. 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-1.20-doc Description-md5: 70faba58bee63cd1d9d375165fa0d6d6 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 package provides the documentation for the Go programming language. Package: golang-1.21 Description-md5: 25fc56746bc77593fa7d740792281089 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. . To use this version, instead of the default one provided by golang-go package, add /usr/lib/go-1.21/bin/ to PATH, or invoke /usr/lib/go-1.21/bin/go directly. Package: golang-1.21-doc Description-md5: 70faba58bee63cd1d9d375165fa0d6d6 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 package provides the documentation for the Go programming language. Package: golang-1.21-go Description-md5: 455c99280165a5ec4ec9d9061b10ba52 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 package provides an assembler, compiler, linker, and compiled libraries for the Go programming language. . To use this version, instead of the default one provided by golang-go package, add /usr/lib/go-1.21/bin/ to PATH, or invoke /usr/lib/go-1.21/bin/go directly. Package: golang-1.21-src Description-md5: 641317c503e9fe0a9039cd8790bb4657 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 package provides the Go programming language source files needed for compilation. 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: gpg Description-md5: 072a12509de7421dfcbf41d8921ce986 Description-en: GNU Privacy Guard -- minimalist public key operations GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains /usr/bin/gpg itself, and is useful on its own only for public key operations (encryption, signature verification, listing OpenPGP certificates, etc). If you want full capabilities (including secret key operations, network access, etc), please install the "gnupg" package, which pulls in the full suite of tools. Package: gpg-agent Description-md5: 6c5c3942a5ec2e08c337466bd44b6cde Description-en: GNU privacy guard - cryptographic agent GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the agent program gpg-agent which handles all secret key material for OpenPGP and S/MIME use. The agent also provides a passphrase cache, which is used by pre-2.1 versions of GnuPG for OpenPGP operations. Without this package, trying to do secret-key operations with any part of the modern GnuPG suite will fail. Package: gpg-wks-client Description-md5: 8033bb8d854542bf7c9451428191be6d Description-en: GNU privacy guard - Web Key Service client GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package provides the GnuPG client for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html/draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Package: gpg-wks-server Description-md5: e2eb43281beac2769941e9e1f37dd8a2 Description-en: GNU privacy guard - Web Key Service server GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package provides the GnuPG server for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html/draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Package: gpgconf Description-md5: a54470fd043c15b13d18d29306678637 Description-en: GNU privacy guard - core configuration utilities GnuPG is GNU's tool for secure communication and data storage. . This package contains core utilities used by different tools in the suite offered by GnuPG. It can be used to programmatically edit config files for tools in the GnuPG suite, to launch or terminate per-user daemons (if installed), etc. Package: gpgsm Description-md5: d09741caa0bbe13153a4e4c54325393d Description-en: GNU privacy guard - S/MIME version GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the gpgsm program. gpgsm is a tool to provide digital encryption and signing services on X.509 certificates and the CMS protocol. gpgsm includes complete certificate management. Package: gpgv Description-md5: 4ea8f4f4d6a0a387a4a3aeba3e6cc888 Description-en: GNU privacy guard - signature verification tool GnuPG is GNU's tool for secure communication and data storage. . gpgv is actually a stripped-down version of gpg which is only able to check signatures. It is somewhat smaller than the fully-blown gpg and uses a different (and simpler) way to check that the public keys used to make the signature are valid. There are no configuration files and only a few options are implemented. Package: gstreamer1.0-alsa Description-md5: 339f038172c486f3cef220df0c0e5ac4 Description-en: GStreamer plugin for ALSA GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for the ALSA library. ALSA is the Advanced Linux Sound Architecture. Package: gstreamer1.0-gl Description-md5: bf297887fc963973c7834f126d83e02d Description-en: GStreamer plugins for GL GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins for GL. Package: gstreamer1.0-gtk3 Description-md5: c79f4ede217ec8cc138bb67e7e775fde Description-en: GStreamer plugin for GTK+3 GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for GTK+3. 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: gstreamer1.0-pipewire Description-md5: 77b50370df6b52ce99f0ba94cfde4ca2 Description-en: GStreamer 1.0 plugin for the PipeWire multimedia server PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains a plugin to make devices managed by the PipeWire server available as GStreamer sources and sinks. Package: gstreamer1.0-plugins-base Description-md5: 73eb82d2de7fe71e4455e1742423e3e3 Description-en: GStreamer plugins from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins from the "base" set, an essential exemplary set of elements. Package: gstreamer1.0-plugins-base-apps Description-md5: 72cc51baa52c95f36129fb0f74a62970 Description-en: GStreamer helper programs from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains helper programs from the "base" set, an essential exemplary set of elements. Package: gstreamer1.0-plugins-good Description-md5: 5af11b405c70a6a41fff183475cb6042 Description-en: GStreamer plugins from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins from the "good" set, a set of good-quality plug-ins under the LGPL license. Package: gstreamer1.0-tools Description-md5: 909df9df4ba32a53040e4e54751c1cfa Description-en: Tools for use with GStreamer GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains versioned command-line tools for GStreamer. Package: gstreamer1.0-x Description-md5: f30e1dbce14d6ece228c6b4e6dfdfdbd Description-en: GStreamer plugins for X11 and Pango GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins for X11 video output, both for standard Xlib support and for the Xv extension, as well as the plugin for Pango-based text rendering and overlay. Package: gvfs Description-md5: 61f453207c2ab18880315d27f13ee0fb Description-en: userspace virtual filesystem - GIO module gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the GIO module that lets applications use gvfs mounts. Package: gvfs-backends Description-md5: 2edda3393e212ed6ab9626b02fee32b9 Description-en: userspace virtual filesystem - backends gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the afc, afp, archive, cdda, dav, dnssd, ftp, gphoto2, http, mtp, network, sftp, smb, smb-browse and wsdd backends. Package: gvfs-common Description-md5: 9572165fd324aff77138e36127f7d629 Description-en: userspace virtual filesystem - common data files gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the data files and translations used by all gvfs components. Package: gvfs-daemons Description-md5: 3ce59381bd6888364e59f20a23789369 Description-en: userspace virtual filesystem - servers gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the gvfs server and the minimal set of backends. Package: gvfs-fuse Description-md5: e8ae435dfe556826602d3a021208211e Description-en: userspace virtual filesystem - fuse server gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the gvfs-fuse server that exports gvfs mounts to all applications using FUSE. Package: gvfs-libs Description-md5: 6558598d97ea2bbb18ca95c90e7c0683 Description-en: userspace virtual filesystem - private libraries gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains private libraries with common functions between the daemons and the GIO module. Package: handy-1-examples Description-md5: ea0aefe4822e5a56962f59b90cd02108 Description-en: Example programs for libhandy libhandy provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains example files and the demonstration program for libhandy. Package: hplip Description-md5: d0f235dee296936ac63dbe1c1e9b59f7 Description-en: HP Linux Printing and Imaging System (HPLIP) The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers. . HPLIP is composed of: * System services to handle communications with the printers * HP CUPS backend driver (hp:) with bi-directional communication with HP printers (provides printer status feedback to CUPS and enhanced HPIJS functionality such as 4-side full-bleed printing support) * HP CUPS backend driver for sending faxes (hpfax:) * hpcups CUPS Raster driver to turn rasterized input from the CUPS filter chain into the printer's native format (PCL, LIDIL, ...). (hpcups is shipped in a separate package) * HPIJS Ghostscript IJS driver to rasterize output from PostScript(tm) files or from any other input format supported by Ghostscript, and also for PostScript(tm) to fax conversion support (HPIJS is shipped in a separate package) * Command line utilities to perform printer maintenance, such as ink-level monitoring or pen cleaning and calibration * GUI and command line utility to download data from the photo card interfaces in MFP devices * GUI and command line utilities to interface with the fax functions * A GUI toolbox to access all these functions in a friendly way * HPAIO SANE backend (hpaio) for flatbed and Automatic Document Feeder (ADF) scanning using MFP devices . USB and JetDirect (network) devices are supported. Package: hplip-data Description-md5: 3b25de2ec5e828f0e61d78047df8b6e7 Description-en: HP Linux Printing and Imaging - data files The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers. . This package contains data files for the HP Linux Printing and Imaging System. Package: hplip-doc Description-md5: 7a9d622f180b9cbe47e31edb62d9f944 Description-en: HP Linux Printing and Imaging - documentation The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers. . This package contains the full documentation for the HP Linux Printing and Imaging System for off-line reading. It includes the documentation for the HPIJS IJS driver as well. Package: ibus-chewing Description-md5: 41b0580d9f7567a74d302851c00d4d6c Description-en: Chewing engine for IBus IBus is an Intelligent Input Bus. It is a new input framework for Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . IBus-chewing is a IBus based IM Engine for Traditional Chinese Package: ibus-libpinyin Description-md5: bde149528b823627c8a93119985902d2 Description-en: Intelligent Pinyin engine based on libpinyin for IBus It includes a Chinese Pinyin input method and a Chinese ZhuYin (Bopomofo) input method based on libpinyin for IBus. Package: ibverbs-providers Description-md5: ab8975454e46957d34b4769914dfe93e Description-en: User space provider drivers for libibverbs libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . An RDMA driver consists of a kernel portion and a user space portion. This package contains the user space verbs drivers: . - bnxt_re: Broadcom NetXtreme-E RoCE HCAs - cxgb4: Chelsio T4 iWARP HCAs - efa: Amazon Elastic Fabric Adapter - erdma: Alibaba Elastic RDMA (iWarp) Adapter - hfi1verbs: Intel Omni-Path HFI - hns: HiSilicon Hip06 SoC - ipathverbs: QLogic InfiniPath HCAs - irdma: Intel Ethernet Connection RDMA - mana: Microsoft Azure Network Adapter - mlx4: Mellanox ConnectX-3 InfiniBand HCAs - mlx5: Mellanox Connect-IB/X-4+ InfiniBand HCAs - mthca: Mellanox InfiniBand HCAs - ocrdma: Emulex OneConnect RDMA/RoCE device - qedr: QLogic QL4xxx RoCE HCAs - rxe: A software implementation of the RoCE protocol - siw: A software implementation of the iWarp protocol - vmw_pvrdma: VMware paravirtual RDMA device Package: 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: kexec-tools Description-md5: 8d39a422632d6a4c4a9ed06e009b2673 Description-en: tools to support fast kexec reboots This package provides tools to load a kernel into memory and then "reboot" directly into that kernel using the kexec system call, bypassing the normal boot process. Package: keyboxd Description-md5: ae9cfce25e27a36819ecd5afc73965c6 Description-en: GNU privacy guard - public key material service GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . keyboxd is a server for managing public key material of OpenPGP and S/MIME. Package: libadwaita-1-0 Description-md5: bcede50bacf8961e7784e0565927df10 Description-en: Library with GTK widgets for mobile phones libadwaita provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the shared library. Package: libadwaita-1-dev Description-md5: d8f9902f728342c57ba807d7202ca04e Description-en: Development files for libadwaita libadwaita provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the development files. Package: libadwaita-1-doc Description-md5: 673efa12e077e0fbf8dfa4b2da909710 Description-en: Documentation for libadwaita libadwaita provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the API reference. Package: libadwaita-1-examples Description-md5: 7aa018d1e379ae2cedf39ad1e98e4b9e Description-en: Example programs for libadwaita libadwaita provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains example files and the demonstration program for libadwaita. Package: libapache2-mod-php Description-md5: f48f9aa6dd7be6ce0654f87c67051efd Description-en: server-side, HTML-embedded scripting language (Apache 2 module) (default) This package provides the PHP module for the Apache 2 webserver. . 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. . This package is a dependency package, which depends on latest stable PHP version (currently 8.3). 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.0 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: libbinutils Description-md5: 4b87c5b499514b3b039e5d7ef54f2682 Description-en: GNU binary utilities (private shared library) This package includes the private shared libraries libbfd and libopcodes. Package: libbinutils-dbg Description-md5: 0425bdd565e0f24ff26574c29f636dc0 Description-en: GNU binary utilities (private shared library, debug symbols) This package provides debug symbols for libbinutils. Package: libbtrfs-dev Description-md5: e8598608c683624a5f1109a9c22782a6 Description-en: Checksumming Copy on Write Filesystem utilities (development headers) Btrfs is a copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. . This package contains development headers for the libbtrfs library. Package: libbtrfs0 Description-md5: e1a67114fb8d61a749db3f5cbfdaf3eb Description-en: Checksumming Copy on Write Filesystem utilities (runtime library) Btrfs is a copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. . This package contains userspace shared code library libbtrfs. Package: libbtrfsutil-dev Description-md5: 05feaf392318f9d2d65109abecd5b17b Description-en: Checksumming Copy on Write Filesystem utilities (util development headers) Btrfs is a copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. . This package contains development headers for the libbtrfsutil library. Package: libbtrfsutil1 Description-md5: 67310d0977d15e5c6794978decdfe500 Description-en: Checksumming Copy on Write Filesystem utilities (runtime util library) Btrfs is a copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. . This package contains userspace shared code library libbtrfsutil. Package: libc-ares-dev Description-md5: 457af4d18b9753c3360923898df35b1f Description-en: asynchronous name resolver - development files c-ares is a C library that performs DNS requests and name resolution asynchronously. . It is a fork of the library named "ares", with additional features: * IPv6 support; * extended cross-platform portability; * 64-bit clean sources. . This package contains development files (headers and static libraries). Package: libc-ares2 Description-md5: 2ddfa5de14223839b0bc40795e305cef Description-en: asynchronous name resolver c-ares is a C library that performs DNS requests and name resolution asynchronously. . It is a fork of the library named "ares", with additional features: * IPv6 support; * extended cross-platform portability; * 64-bit clean sources. . This package provides the shared libraries. Package: libc-bin Description-md5: 23bffd7c48b5ed8394d07f8132ceb64c Description-en: GNU C Library: Binaries This package contains utility programs related to the GNU C Library. . * getconf: query system configuration variables * getent: get entries from administrative databases * iconv, iconvconfig: convert between character encodings * ldd, ldconfig: print/configure shared library dependencies * locale, localedef: show/generate locale definitions * tzselect, zdump, zic: select/dump/compile time zones Package: libc-dev-bin Description-md5: ca03135a9e423d461176f64ae28a6e5c Description-en: GNU C Library: Development binaries This package contains utility programs related to the GNU C Library development package. . * gencat: generate message catalogs Package: libc-devtools Description-md5: 20d92638e9360ec19e7290046eb0d8f7 Description-en: GNU C Library: Development tools This package contains development tools shipped by the GNU C Library. . * memusage, memusagestat: profile a program's memory usage * mtrace: interpret the malloc trace log * sotruss: trace shared library calls * sprof: display shared object profiling data Package: libc6 Description-md5: fc3001b0b90a1c8e6690b283a619d57f Description-en: GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Package: libc6-dbg Description-md5: bbc98343da14bf76d4a45c2181fd8902 Description-en: GNU C Library: detached debugging symbols This package contains the detached debugging symbols for the GNU C library. Package: libc6-dev Description-md5: 1bbdc717d9acdb44db940928d570e749 Description-en: GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Package: libc6-dev-i386 Description-md5: 50cf6ae98f9a3cdef9c53b186287325f Description-en: GNU C Library: 32-bit development libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library, meant for AMD64 systems. Package: libc6-dev-x32 Description-md5: 0859bbe63e876c4ed2ca05543b5d535f Description-en: GNU C Library: X32 ABI Development Libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the X32 ABI version of the library, meant for amd64 systems. Package: libc6-i386 Description-md5: 126bea51eae6ba3832096d4d56bfd9d2 Description-en: GNU C Library: 32-bit shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for AMD64 systems. Package: libc6-x32 Description-md5: 010abf82e546e9de191aa54ef585d592 Description-en: GNU C Library: X32 ABI Shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the X32 ABI version of the library, meant for AMD64 systems. Package: libcephfs-dev Description-md5: 199cb94b0f0e5b28605c8e915275ab44 Description-en: Ceph distributed file system client library (development files) Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface. . This package contains development files needed for building applications that link against libcephfs2. Package: libcephfs2 Description-md5: 02d5e7983127037e5b5e5e07dea2a6e4 Description-en: Ceph distributed file system client library Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface. Package: libclutter-1.0-0 Description-md5: a61582dd624c05cff2d537148daf6e7c Description-en: Open GL based interactive canvas library Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. Package: libclutter-1.0-common Description-md5: 38161479c76808c77cc7cac8fb452207 Description-en: Open GL based interactive canvas library (common files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the common files, such as translations. Package: libclutter-1.0-dev Description-md5: d2f107ca493c4c999db05729a9a06672 Description-en: Open GL based interactive canvas library (development files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the development files. Package: libclutter-1.0-doc Description-md5: 02635797d227670df03bfcc254b316dd Description-en: Open GL based interactive canvas library (documentation) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the documentation. Package: libcolord-dev Description-md5: 46f99fd2edfb515f6b8ebf04d3e975ea Description-en: system service to manage device colour profiles -- development files colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains the development files required to build programs against the libcolord library. Package: libcolord2 Description-md5: 4d55f8607f36d5762f983bc2d927fd71 Description-en: system service to manage device colour profiles -- runtime colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains a gobject-based convenience library for programs to interact with the colord system daemon. Package: libcolorhug-dev Description-md5: 2b848b49bfa0ae456fb4d9fe1028bea1 Description-en: library to access the ColorHug colourimeter -- development files libcolorhug is a gobject-based library for using the ColorHug display colourimeter. It supports both reading values from the colourimeter and device administration, such as firmware updates. . This package contains the development files required to build programs against the libcolorhug library. Package: libcolorhug2 Description-md5: 5430db5db6b48bf89c6516c60d791c0a Description-en: library to access the ColorHug colourimeter -- runtime libcolorhug is a gobject-based library for using the ColorHug display colourimeter. It supports both reading values from the colourimeter and device administration, such as firmware updates. . This package contains a gobject-based convenience library for programs to interact with the ColorHug colourimeter. Package: libcpdb-backend-dev Description-md5: ba8a67785914cd780edf1c22dadc7d36 Description-en: Common Print Dialog Backends - Development files for Backend Library The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, Google Cloud Print, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains the header files to develop print dialog backends using libcpdb. Package: libcpdb-dev Description-md5: d310bfef89f7f9dfe0e9d2d80bf04190 Description-en: Common Print Dialog Backends - Development files for both libraries The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, Google Cloud Print, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains the header files to develop print dialog backends and print dialogs using libcpdb. Package: libcpdb-frontend-dev Description-md5: c2f5d10500b1515a76ab2eead45627a7 Description-en: Common Print Dialog Backends - Development files for Frontend Library The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, Google Cloud Print, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains the header files to develop print dialogs supporting the Common Print Dialog Backends interface using libcpdb-frontend. Package: libcpdb-frontend2 Description-md5: 26f0559054dbae82ed5eb0d2f4c5520f Description-en: Common Print Dialog Backends - Interface Library for Frontends The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, Google Cloud Print, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains the library which provides the functions needed by the frontends (print dialogs). Package: libcpdb2 Description-md5: 4ae5c41fa1a080d0e5b7ef44a46aec12 Description-en: Common Print Dialog Backends - Interface Library The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, cloud printing services, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains the library which provides the functions needed by both the frontends and the backends. Package: libctf-nobfd0 Description-md5: d6c110768780803ec3b63b3cfd3fefa3 Description-en: Compact C Type Format library (runtime, no BFD dependency) This package includes the libctf-nobfd shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libctf-nobfd0-dbg Description-md5: dd801c6e69e4fc0ad925f6a62b61ed07 Description-en: Compact C Type Format library (debug symbols, no BFD dependency) This package includes the libctf-nobfd shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libctf0 Description-md5: 72ceed17da4170356ec78923ed0461d3 Description-en: Compact C Type Format library (runtime, BFD dependency) This package includes the libctf shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libctf0-dbg Description-md5: 5d13fc1067470af9e1868851895be93e Description-en: Compact C Type Format library (debug symbols, BFD dependency) This package includes the libctf shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libecpg-compat3 Description-md5: 66ce228306ea5636e1cb757bd540255b Description-en: older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libecpg-dev Description-md5: 5eb928e68d1075508e3d6a4d7fc6f514 Description-en: development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). Package: libecpg6 Description-md5: 51ed6df58b24baddae9952acb91903bd Description-en: run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: 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: libfdt-dev Description-md5: ad28e5f86214823e1f8f3d325c48bfcf Description-en: Flat Device Trees manipulation library - development files This is a library containing functions for manipulating Flat Device Trees. . This package contains the files needed for development against libfdt. Package: libfdt1 Description-md5: f077c697bf6c3a18b07f993cec1cb219 Description-en: Flat Device Trees manipulation library This is a library containing functions for manipulating Flat Device Trees. Package: libffi-dev Description-md5: cb5b8c2fd242772cae1be91db134642c Description-en: Foreign Function Interface library (development files) This package contains the headers and static library files necessary for building programs which use libffi. . A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. Package: libffi8 Description-md5: aa11fa9e12227fc9a1de7b2cb193c270 Description-en: Foreign Function Interface library runtime A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. Package: libfwupd-dev Description-md5: 3bfeb2710678e4628a647776332ad2de Description-en: development files for libfwupd fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides the development files for libfwupd Package: libfwupd2 Description-md5: 149ac71e3036c806429868e82e340df5 Description-en: Firmware update daemon library fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides the library used by the daemon. 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: 3609952808304a6208636a56d661b8e8 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. 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: libgjs-dev Description-md5: 77f14da8cd9e935398b3dc64469657bf Description-en: Mozilla-based javascript bindings for the GNOME platform Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package contains the development files applications need to build against. Package: libgjs0g Description-md5: 5fbf598c66bb05089d9f63d63e1412ff Description-en: Mozilla-based javascript bindings for the GNOME platform Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This is the shared library applications link to. Package: libglib2.0-0 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: b999624c61f8058d0201077f097c87ed 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 the program files which is used for the libraries and others. 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: f3b30cd579da1a2abb60728e46bbfb91 Description-en: Development 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 is needed to compile programs against libglib2.0-0, as only it includes the header files and static libraries (optionally) needed for compiling. . GObject-Introspection metadata for this library can be found in the libgirepository1.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: libgnome-bluetooth-3.0-13 Description-md5: fb7ffa4304333886aac7571979da9db7 Description-en: GNOME Bluetooth 3 support library This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. Package: libgnome-bluetooth-3.0-dev Description-md5: 91ac96b1af36e94f3b7b1a6b9d8f908d Description-en: GNOME Bluetooth 3 library - development files This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. . This package contains the development files. Package: libgnome-bluetooth-doc Description-md5: 631187083f27f11e0881bac7f9be9b73 Description-en: GNOME Bluetooth 3 support library - reference docs This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . This package contains the API reference. Package: libgnome-bluetooth-ui-3.0-13 Description-md5: 6a50bbba416665e56a82444653433f40 Description-en: GNOME Bluetooth 3 UI support library This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. Package: libgnome-bluetooth-ui-3.0-dev Description-md5: 605065b1d7da0762e8a4ee6a3daeb887 Description-en: GNOME Bluetooth UI 3 library - development files This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. . This package contains the development files. Package: libgprofng0 Description-md5: f46052f9dacaacc2ef39ad7058167163 Description-en: GNU Next Generation profiler (runtime library) Gprofng is the GNU Next Generation profiler for analyzing the performance of Linux applications. Gprofng allows you to: . - Profile C / C++ / Java / Scala applications without needing to recompile - Profile multi-threaded applications - Analyze and compare multiple experiments - Use time-based sampling and / or hardware event counters . This package includes the libgprofng shared library. Package: libgprofng0-dbg Description-md5: 0d2cc31ed55dc41aac8631b189966fa8 Description-en: GNU Next Generation profiler (debug symbols) Gprofng is the GNU Next Generation profiler for analyzing the performance of Linux applications. . This package includes the debug symbols for the libgprofng shared library. Package: libgstreamer-gl1.0-0 Description-md5: 91854c9a804af0893eda4cef0fa8ed83 Description-en: GStreamer GL libraries GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GL library. Package: libgstreamer-plugins-base1.0-0 Description-md5: 1f83d48f1815b1413bf5322dc753ba59 Description-en: GStreamer libraries from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains libraries from the "base" set, an essential exemplary set of elements. Package: libgstreamer-plugins-base1.0-dev Description-md5: 0acc042058e8c9e8d17fbca59836d2a0 Description-en: GStreamer development files for libraries from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains development files for GStreamer libraries from the "base" set, an essential exemplary set of elements. Package: libgstreamer-plugins-good1.0-0 Description-md5: 99c064697a600533c69cdc00ad0f48ac Description-en: GStreamer development files for libraries from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains shared GStreamer libraries from the "good" set. The API is not guaranteed to be stable. Package: libgstreamer-plugins-good1.0-dev Description-md5: d5b042b5551683fe8cf1d03a80a7c168 Description-en: GStreamer development files for libraries from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains development files for GStreamer libraries from the "good" set. The API is not guaranteed to be stable. Package: libgstreamer1.0-0 Description-md5: f08b5d59945781d0a8d4897e45d5a847 Description-en: Core GStreamer libraries and elements GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the core library and elements. Package: libgstreamer1.0-dev Description-md5: de1692260510350a48f76ec91eae40a9 Description-en: GStreamer core development files GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains development files for the core library and elements. Package: libgtksourceview-5-0 Description-md5: 8402de2ec305be295760107d6dd05c50 Description-en: shared libraries for the GTK 4 syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK 4 text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the shared libraries required by applications to use this widget. Package: libgtksourceview-5-common Description-md5: 816e7825a6cca729f78991c589bfae90 Description-en: common files for the GTK 4 syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK 4 text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the language specifications files for Ada, C, C++, C#, CSS, ".desktop", ".diff" (patch), Fortran 95, GtkRC, Haskell, HTML, IDL, ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po" (gettext), Python, R, Ruby, sh, SQL, Tcl, Texinfo, VB.NET, Verilog, VHDL and XML. Package: libgtksourceview-5-doc Description-md5: a36ec741acbe9d34b440d3ac839ffe77 Description-en: documentation for the GTK 4 syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK 4 text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the GtkSourceView reference manual. Package: libgtop-2.0-11 Description-md5: 44bda4ce7737c0e09f96b0c554b20c79 Description-en: gtop system monitoring library (shared) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the shared library. Package: libgtop2-common Description-md5: 69a00376b64bd3e535f709b92c3ed675 Description-en: gtop system monitoring library (common) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the translations. Package: libgtop2-dev Description-md5: 874845d45287f157d1c203227529deef Description-en: gtop system monitoring library (devel) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the static library and development headers. Package: libgtop2-doc Description-md5: 51c61f2f38a5c86ee29ed756c1ec1d49 Description-en: gtop system monitoring library (documentation) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the documentation. Package: libgupnp-dlna-2.0-4 Description-md5: d0613aa693a501321c32041f5a06b76f Description-en: DLNA utility library for GUPnP A small utility library that aims to ease the DLNA-related tasks such as media profile guessing, transcoding to a given profile, etc. Package: libgupnp-dlna-2.0-dev Description-md5: d142de441d99201979b797ecbb0580dc Description-en: DLNA utility library for GUPnP (development files) A small utility library that aims to ease the DLNA-related tasks such as media profile guessing, transcoding to a given profile, etc. . This package contains the development files. Package: libgupnp-dlna-doc Description-md5: 004f5a72916cfb1f4f131def0df2d54a Description-en: DLNA utility library for GUPnP (documentation) A small utility library that aims to ease the DLNA-related tasks such as media profile guessing, transcoding to a given profile, etc. . This package contains the documentation. Package: libhandy-1-0 Description-md5: 29a55a565f246f402a92d52e2aeedf17 Description-en: Library with GTK widgets for mobile phones libhandy provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the shared library. Package: libhpmud-dev Description-md5: c3037acc090b7dd9e9bb4af0e55b60d8 Description-en: HP Multi-Point Transport Driver (hpmud) development libraries The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers. . Shared library that provides direct I/O for each process. Prior to hpmud, all I/O was serialized through hpiod, a monolithic I/O processor. The new hpmud direct I/O is faster. Hpmud supports parallel, USB and JetDirect connectivity. . With hpmud, HPLIP no longer has Linux specific libusb extensions. This means any UNIX/Linux derivative that supports libusb may work with HPLIP. A public HPLIP "C" API is exposed through hpmud. See hpmud.h for documentation. A Python wrapper for hpmud, called hpmudext, is also available. . This package contains the development headers necessary if you wish to build packages depending on libhpmud. Package: libhpmud0 Description-md5: 1edbc501bdc7dd319ba80065197918f1 Description-en: HP Multi-Point Transport Driver (hpmud) run-time libraries The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers. . Shared library that provides direct I/O for each process. Prior to hpmud, all I/O was serialized through hpiod, a monolithic I/O processor. The new hpmud direct I/O is faster. Hpmud supports parallel, USB and JetDirect connectivity. . With hpmud, HPLIP no longer has Linux specific libusb extensions. This means any UNIX/Linux derivative that supports libusb may work with HPLIP. A public HPLIP "C" API is exposed through hpmud. See hpmud.h for documentation. A Python wrapper for hpmud, called hpmudext, is also available. Package: libibmad-dev Description-md5: c842752a8d45001b37760fca5ee22276 Description-en: Development files for libibmad libibmad provides low layer Infiniband functions for use by the InfiniBand diagnostic and management programs. These include Management Datagrams (MAD), Subnet Administration (SA), Subnet Management Packets (SMP) and other basic functions. . This package is needed to compile programs against libibmad5. It contains the header files and static libraries (optionally) needed for compiling. Package: libibmad5 Description-md5: 61c66414f015c4cad74d4c04312ffb34 Description-en: Infiniband Management Datagram (MAD) library libibmad provides low layer InfiniBand functions for use by the Infiniband diagnostic and management programs. These include Management Datagrams (MAD), Subnet Administration (SA), Subnet Management Packets (SMP) and other basic functions. . This package contains the shared library. Package: libibnetdisc-dev Description-md5: c98c5a53c35a3d2dca5b6f71d22f5782 Description-en: InfiniBand diagnostics library headers InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides development files required to build applications aginast the libibnetdisc5 InfiniBand diagnostic libraries. Package: libibnetdisc5 Description-md5: 082c65abee6c215b51147e51c09a46e2 Description-en: InfiniBand diagnostics library InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides libraries required by the InfiniBand diagnostic programs. Package: libibumad-dev Description-md5: 0b2e52f741b1f9e92985b682a6cff53c Description-en: Development files for libibumad libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package is needed to compile programs against libibumad. It contains the header files and static libraries (optionally) needed for compiling. Package: libibumad3 Description-md5: 458e8737c23bfac029d7f82093d3fdac Description-en: InfiniBand Userspace Management Datagram (uMAD) library libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package contains the shared library. Package: libibverbs-dev Description-md5: a4ebfd5f539c2b84d8e9c6ec58b0258a Description-en: Development files for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package is needed to compile programs against libibverbs1. It contains the header files and static libraries (optionally) needed for compiling. Package: libibverbs1 Description-md5: 8cdb9c883867c94335417ed5085d7667 Description-en: Library for direct userspace use of RDMA (InfiniBand/iWARP) libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . For this library to be useful, a device-specific plug-in module should also be installed. . This package contains the shared library. Package: libimobiledevice-dev Description-md5: eaaacb3ec7c24c0b6b7f631c857f6b34 Description-en: Development files for libimobiledevice libimobiledevice is a library that talks the native Apple USB protocols that the iPhone, iPad and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple. . This package contains the development files. Package: libimobiledevice-doc Description-md5: 6251764265e7ecd686bc776428f69beb Description-en: Library for communicating with iPhone and other Apple devices (documentation) libimobiledevice is a library that talks the native Apple USB protocols that the iPhone, iPad and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple. . This package contains the documentation for the library. Package: libimobiledevice6 Description-md5: be0a750ab7829c97c09771c79a37b041 Description-en: Library for communicating with iPhone and other Apple devices libimobiledevice is a library that talks the native Apple USB protocols that the iPhone, iPad and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple. Package: libipa-hbac-dev Description-md5: 5a9c2169640442780282800065de55cf Description-en: FreeIPA HBAC Evaluator library -- development files Utility library to validate FreeIPA HBAC rules for authorization requests. . This package contains header files and symlinks to develop programs which will use the libipa-hbac library. Package: libipa-hbac0 Description-md5: 03e6128075af8f51f143ba66443a79ae Description-en: FreeIPA HBAC Evaluator library Utility library to validate FreeIPA HBAC rules for authorization requests. Package: libixion-0.18-0 Description-md5: 978470dd60cbe746550ca0b34089951d Description-en: general purpose formula parser & interpreter library Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”. Package: libixion-dev Description-md5: a81f9b4eb9215050604e776145a8cda9 Description-en: general purpose formula parser & interpreter library -- development Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”. . This package contains headers, pkg-config file and static library for developing applications using Ixion. Package: libixion-doc Description-md5: 42420dff0fd5ee38da2d367f37d9c997 Description-en: general purpose formula parser & interpreter library -- documentation Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”. . This package contains the API documentation. Package: libjs-sphinxdoc Description-md5: 63a7d0de40a41c4829f00fcb9417cf9d Description-en: JavaScript support for Sphinx documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package provides JavaScript code for documentation generated by Sphinx. Package: libldb-dev Description-md5: 0f2998af1c1336788fd3d4e9eca9fd09 Description-en: LDAP-like embedded database - development files ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files. Package: libldb2 Description-md5: afbf2b86552adbf8b69bb702e5773247 Description-en: LDAP-like embedded database - shared library ldb is a LDAP-like embedded database built on top of TDB. . It provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the shared library file. Package: liblibreoffice-java Description-md5: d71a0b67eeb476140ee5b28e32f1171a Description-en: LibreOffice UNO runtime environment -- Java library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains the public Java libraries. Package: liblibreofficekitgtk Description-md5: 52a3fee7a3b817ab39c00dba0ffe0a7f Description-en: GTK3 widget wrapping LibreOffice functionality This package contains a (basic) GTK+ document viewer widget (used by e.g. LOKDocView) Package: libmail-dkim-perl Description-md5: b1421cf8c7be9adc4d6bcfe00d4713d2 Description-en: module to cryptographically identify the sender of email RFC 4871, DomainKeys Identified Mail (DKIM), defines a domain-level authentication framework for email using public-key cryptography and key server technology to permit verification of the source and contents of messages by either Mail Transport Agents (MTAs) or Mail User Agents (MUAs). . Mail::DKIM is a Perl implementation created by Jason Long of Messiah College. It performs signing as well as signature verification. It also supports the older DomainKeys standard. . This library further includes support for adding and verifying Authenticated Received Chain (ARC; RFC 8617) assertions. Package: libmarisa-dev Description-md5: 6fcf9e7caf2a42177f34c4894658dc95 Description-en: development files for libmarisa Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains the files necessary for compiling programs that depend on MARISA. Package: libmarisa0 Description-md5: 31c2a16157e24326068d69c7ec27dfea Description-en: C++ library to provide an implementation of MARISA Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains C++ library to provide an implementation of MARISA. Package: libmecab-dev Description-md5: 87197d521c6686e342ae43fe6394b7da Description-en: Header files of Mecab This package provides header files which are necessary to development programs using runtime libraries of Mecab, that is a Japanese morphological analysis system. Package: libmecab2 Description-md5: b24292696c7071ab40bec59c2dc1e18a Description-en: Libraries of Mecab This package provides runtime libraries of Mecab, that is a Japanese morphological analysis system. Package: libmessaging-menu-dev Description-md5: ba05b7a66badec5348752888f6712f3c Description-en: Ayatana Messaging Menu - library development files A place on the user's desktop that collects messages that need a response. . This menu provides a condensed and collected view of all of those messages for quick access, but without making them annoying in times that you want to ignore them. . This package provides development files for the Messaging Menu shared library. Package: libmessaging-menu0 Description-md5: 07eda7d0891a892ece4bbb0b276cb20f Description-en: Ayatana Messaging Menu - shared library A place on the user's desktop that collects messages that need a response. . This menu provides a condensed and collected view of all of those messages for quick access, but without making them annoying in times that you want to ignore them. . This library contains information to build status providers to go into the messaging menu. Package: libminiupnpc-dev Description-md5: b76b4a36753fd30004f1cf8ca91a3318 Description-en: UPnP IGD client lightweight library development files The UPnP protocol is supported by most home adsl/cable routers and Microsoft Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software solution to support the "Internet Gateway Device" part of the protocol. The MediaServer/MediaRenderer UPnP protocol is also becoming very popular. . Miniupnpc aims at the simplest library possible, with the smallest footprint and no dependencies to other libraries such as XML parsers or HTTP implementations. All the code is pure ANSI C. Compiled on a x86 PC, the miniupnp client library have less than 15KB code size. For instance, the upnpc sample program is around 20KB. The miniupnp daemon is much smaller than any other IGD daemon and is ideal for using on low memory device for this reason. . This package contains development files needed to build using libminiupnpc Package: libminiupnpc17 Description-md5: 194defbf2e4c77dd9feae4a875fdd198 Description-en: UPnP IGD client lightweight library The UPnP protocol is supported by most home adsl/cable routers and Microsoft Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software solution to support the "Internet Gateway Device" part of the protocol. The MediaServer/MediaRenderer UPnP protocol is also becoming very popular. . Miniupnpc aims at the simplest library possible, with the smallest footprint and no dependencies to other libraries such as XML parsers or HTTP implementations. All the code is pure ANSI C. Compiled on a x86 PC, the miniupnp client library have less than 15KB code size. For instance, the upnpc sample program is around 20KB. The miniupnp daemon is much smaller than any other IGD daemon and is ideal for using on low memory device for this reason. . This package contains the shared library. Package: libnatpmp-dev Description-md5: 0f20003a1f9b143a44e615b71ab13bbe Description-en: portable and fully compliant implementation of NAT-PMP (dev files) NAT-PMP is the direct concurrent to the UPnP IGD specification. It is providing a way to do NAT traversal. It is part of the Bonjour protocol specifications. At the moment it is mainly supported by Apple software and hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or (Open)Solaris Router, you should have a look at MiniUPnPd which is supporting NAT-PMP in addition to UPnP since December 2007 ! . libnatpmp is an attempt to make a portable and fully compliant implementation of the protocol NAT-PMP for the client side. It is based on non blocking sockets and all calls of the API are asynchronous. It is therefore very easy to integrate the NAT-PMP code to any event driven code. . This package contains development files needed to build using libnatpmp. Package: libnatpmp1 Description-md5: a5437cbd6b788e523c98bff700c426c0 Description-en: portable and fully compliant implementation of NAT-PMP NAT-PMP is the direct concurrent to the UPnP IGD specification. It is providing a way to do NAT traversal. It is part of the Bonjour protocol specifications. At the moment it is mainly supported by Apple software and hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or (Open)Solaris Router, you should have a look at MiniUPnPd which is supporting NAT-PMP in addition to UPnP since December 2007 ! . libnatpmp is an attempt to make a portable and fully compliant implementation of the protocol NAT-PMP for the client side. It is based on non blocking sockets and all calls of the API are asynchronous. It is therefore very easy to integrate the NAT-PMP code to any event driven code. . This package contains the shared library. Package: libnautilus-extension-dev Description-md5: 6e87107b9ab479b5113b63b76bd07770 Description-en: libraries for nautilus components - development version Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package provides the necessary development libraries and include files to develop and compile Nautilus extensions. Package: libnautilus-extension4 Description-md5: 24d74241fbd9274f58339c68e65e6d46 Description-en: libraries for nautilus components - runtime version Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package contains a few runtime libraries needed by nautilus' extensions. Package: libnss-db Description-md5: 86085c093ffb06245b4f694a84b2427a Description-en: NSS module for using Berkeley Databases as a naming service nss_db is a set of C library extensions which allow Berkeley Databases to be used as a primary source of aliases, ethers, groups, hosts, networks, protocol, users, RPCs, services, and shadow passwords (instead of or in addition to using flat files or NIS). Install nss_db if your flat name service files are too large and lookups are slow. Package: libnss-sss Description-md5: 74bc44873ed990a3f08b6c810bd12c1e Description-en: Nss library for the System Security Services Daemon Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provide the nss library to connect to the sssd daemon. Package: libnss-winbind Description-md5: 223d38d764a9bb35ad3be4c8d048957d Description-en: Samba nameservice integration plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides nss_winbind, a plugin that integrates with a local winbindd server to provide user/group name lookups to the system; and nss_wins, which provides hostname lookups via both the NBNS and NetBIOS broadcast protocols. Package: 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: libnvme-dev Description-md5: 9c4a686223f2bf575cf645c2c29338e8 Description-en: NVMe management library (development) NVM Express (NVMe) is a interface specification for accessing non-volatile storage media, typically modern solid state drives (SSDs) through PCI Express (PCIe). libnvme provides library functions for accessing and managing NVMe devices. . This package contains the development files. Package: libnvme1 Description-md5: a492b522fca6c5d70403ebd2e1f50fa9 Description-en: NVMe management library (library) NVM Express (NVMe) is a interface specification for accessing non-volatile storage media, typically modern solid state drives (SSDs) through PCI Express (PCIe). libnvme provides library functions for accessing and managing NVMe devices. . This package contains the shared library. Package: 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: liborcus-0.18-0 Description-md5: 800af55a60213c5d36dbb1945e9972b5 Description-en: library for processing spreadsheet documents Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. Package: liborcus-dev Description-md5: f319d889de981c05db3d1e3d0e1f4909 Description-en: library for processing spreadsheet documents -- development Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains headers, pkg-config file and static library for developing applications using Orcus. Package: liborcus-doc Description-md5: c8ca59a302383cb14911f9b1818bfe71 Description-en: library for processing spreadsheet documents - documentation Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the API documentation. Package: liborcus-mso-0.18-0 Description-md5: 7ceafb935aba99dc50ba66ce07b0f55e Description-en: library for processing spreadsheet documents - MS Office encryption library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains a library for handling MS Office encryption. Package: liborcus-parser-0.18-0 Description-md5: 3fd0f4f34e632a623a2c5703bf7fcfc5 Description-en: library for processing spreadsheet documents - parser library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the parser library. Package: liborcus-spreadsheet-model-0.18-0 Description-md5: 352029f606c7e1adcd4ffecfa1028e33 Description-en: library for processing spreadsheet documents - spreadsheet model library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains a library abstracting the spreadsheet model. 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-pwquality Description-md5: a0adf9a37eba9a9b210c968269f49c5e Description-en: PAM module to check password strength libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This module can be plugged into the password stack of a given service to provide some plug-in strength-checking for passwords. The code was originaly based on pam_cracklib module and the module is backwards compatible with its options. Package: libpam-sss Description-md5: 917151896ca3a8e201cc53bf9cde21fc Description-en: Pam module for the System Security Services Daemon Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provide the pam module to connect to the sssd daemon. Package: libpam-winbind Description-md5: fba9076429d270720a91324cff071fed Description-en: Windows domain authentication integration plugin Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides pam_winbind, a plugin that integrates with a local winbindd server to provide Windows domain authentication to the system. Package: libpcsclite-dev Description-md5: 79cb78e4120cf41d9b79039b6d0786e4 Description-en: Middleware to access a smart card using PC/SC (development files) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smart cards and smart cards readers. . This package contains the files needed for compiling and linking an application that communicates to any reader available to the PC/SC daemon. . This package also contains the PC/SC spying library: libpcscspy.so See http://ludovicrousseau.blogspot.com/2011/11/pcsc-api-spy-third-try.html Package: libpcsclite1 Description-md5: 75c3114d0742624996e5bf79fc4618e6 Description-en: Middleware to access a smart card using PC/SC (library) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smartcards and readers. . The PC/SC Lite library is used to connect to the PC/SC daemon from a client application and provide access to the desired reader. Package: libpgtypes3 Description-md5: 4a3d5d82baefac4d5dd488a7ffc14873 Description-en: shared library libpgtypes for PostgreSQL 16 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libpipewire-0.3-0 Description-md5: 94cd133d4827c0344e73c8cb8ee25c4a Description-en: libraries for the PipeWire multimedia server PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. Package: libpipewire-0.3-common Description-md5: 9fe84b54c0a4ac5d930f827d7a335c34 Description-en: libraries for the PipeWire multimedia server - common files PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libpipewire-0.3-dev Description-md5: 5707695d997272caa1e1d42481d2fff4 Description-en: libraries for the PipeWire multimedia server - development PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains the development files. Package: libpipewire-0.3-modules Description-md5: 3f036279411470326bd3f3e86f6b8fd2 Description-en: libraries for the PipeWire multimedia server - modules PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains modules used by the PipeWire server and by clients, and should not normally be depended on directly. PipeWire clients should depend on the pipewire package instead. Package: libplist++-dev Description-md5: 1bfe45fa71d0b484c2feb1da46c06439 Description-en: C++ library for handling Apple binary and XML property lists - dev files libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the development files of the liplist++ library. Package: libplist++3v5 Description-md5: 73d0296a4e76c1d57a3f4ef06aaefd79 Description-en: C++ Library for handling Apple binary and XML property lists libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This library is the C++ implementation of the libplist API. Package: libplist-dev Description-md5: 0dde14eaf211cdb9bdcce0e6d1ae6309 Description-en: Library for handling Apple binary and XML property lists - development files libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the development files. Package: libplist-doc Description-md5: 9ab15babc32c4040b0ce721aff38b6f0 Description-en: Library for handling Apple binary and XML property lists - docs This package contains tools to convert Apple property list files from binary to XML and vice-versa. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the documentation. Package: libplist3 Description-md5: 025ff093cbf9bf08e17d0248380c6438 Description-en: Library for handling Apple binary and XML property lists libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). 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-cpp0v5 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-glib8 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: libpoppler134 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: libpq-dev Description-md5: 7f4362b106aae6b219ccc880faa1f04c Description-en: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Package: libpq5 Description-md5: 4109d08c168c8058d09c0cc8bf8b18b1 Description-en: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. Package: libpwquality-common Description-md5: d37cfdd3767d216513b4314f28c1e005 Description-en: library for password quality checking and generation (data files) libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This package contains the configuration file and man page for libpwquality. Package: libpwquality-dev Description-md5: e1ae040707372e3c48466d82429c05bc Description-en: Password quality checking and generation (development files) libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This package contains the development files, and should be used for compilation. Package: libpwquality1 Description-md5: 4bacb8fb9ef490cec9ba0d22197731b7 Description-en: library for password quality checking and generation libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This package contains the shared library. Package: libpython3-all-dbg Description-md5: 08d01a967533535ab75efe4f1a5d4e88 Description-en: package depending on all supported Python 3 debugging packages The package currently depends on libpython3.11-dbg and libpython3.12-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: 89195175139ff7f699e790a9f18f2849 Description-en: package depending on all supported Python 3 development packages The package currently depends on libpython3.11-dev and libpython3.12-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: librados-dev Description-md5: 45a1795729f9041b2c4d34b965fbaee2 Description-en: RADOS distributed object store client library (development files) RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. . This package contains development files needed for building applications that link against librados2. Package: librados2 Description-md5: 42d0f393b45b7f226597be77c6f81917 Description-en: RADOS distributed object store client library RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. Package: libradospp-dev Description-md5: 4ce7db00f2938342bfc7020f0991c068 Description-en: RADOS distributed object store client C++ library (development files) RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. . This package contains development files needed for building C++ applications that link against librados. Package: libradosstriper-dev Description-md5: 6f57130183c8867822b0282d4ac643de Description-en: RADOS striping interface (development files) libradosstriper is a striping interface built on top of the rados library, allowing to stripe bigger objects onto several standard rados objects using an interface very similar to the rados one. . This package contains development files needed for building applications that link against libradosstriper. Package: libradosstriper1 Description-md5: 8eaa39c6dbf5ac98aa498ab19f58ef59 Description-en: RADOS striping interface Striping interface built on top of the rados library, allowing to stripe bigger objects onto several standard rados objects using an interface very similar to the rados one. Package: librbd-dev Description-md5: 5a3f9d05f90eae572a3f0c323daf1cab Description-en: RADOS block device client library (development files) RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices. . This package contains development files needed for building applications that link against librbd1. Package: librbd1 Description-md5: 3b39955e1c12f7ad8d4c44efcc8ec188 Description-en: RADOS block device client library RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices. Package: librdmacm-dev Description-md5: 5e352046b21eae95a9649ec4cb92a54e Description-en: Development files for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package is needed to compile programs against librdmacm1. It contains the header files and static libraries (optionally) needed for compiling. Package: librdmacm1 Description-md5: dc9d0886ecf59fc604b978f8125cf804 Description-en: Library for managing RDMA connections librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains the shared library. Package: 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-common Description-md5: 304f06193ef91a740410572ff1db7174 Description-en: office productivity suite -- arch-independent 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-independent files of 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-dev-common Description-md5: 8e2f47a3629807507c30bffdf52c61ba Description-en: office productivity suite -- SDK -- architecture-independent 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-independent) files needed to build plugins/add-ons for LibreOffice (includes, IDL files, ...) Package: libreoffice-dev-doc Description-md5: b4ecfbc8a8e236404d92fb39cd9ea14f Description-en: office productivity suite -- SDK documentation LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the documentation of the LibreOffice SDK: . * C++/Java API reference * IDL reference * C++/Java/Basic examples 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: 146f765cda9a463edbf2032242a5150f 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-help-ca Description-md5: d6b57c84305eb2009f0f7cca49b022f1 Description-en: office productivity suite -- Catalan help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Catalan. Package: libreoffice-help-common Description-md5: bb2508f2324a7b651c019aba6b2c24e9 Description-en: office productivity suite -- common files for LibreOffice help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the common files (e.g. language-independent, media) files for the LibreOffice Help. Package: libreoffice-help-cs Description-md5: ac7fea7c0a197c7b356a8223d94347ea Description-en: office productivity suite -- Czech help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Czech. Package: libreoffice-help-da Description-md5: 2eeb5c9d61409db9416d1bf688280d6e Description-en: office productivity suite -- Danish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Danish. Package: libreoffice-help-de Description-md5: 446e337ad4cf957e780c2996c41e0163 Description-en: office productivity suite -- German help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in German. Package: libreoffice-help-dz Description-md5: 831cde2511d5df0e50fca4f9545adb3b Description-en: office productivity suite -- Dzongkha help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Dzongkha. Package: libreoffice-help-el Description-md5: 27db60f82a9a1414b51ea5e553a7b9e8 Description-en: office productivity suite -- Greek help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Greek. Package: libreoffice-help-en-gb Description-md5: 6843fecfa30da7d8c3e384c4f92747ac Description-en: office productivity suite -- English_british help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in English_british. Package: libreoffice-help-en-us Description-md5: 887d1c3089d4c0e44d0b26ed6ffd9193 Description-en: office productivity suite -- English_american help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in English_american. Package: libreoffice-help-es Description-md5: 3b17681533c31b51304225ad41bc4cc9 Description-en: office productivity suite -- Spanish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Spanish. Package: libreoffice-help-et Description-md5: ee9a1b4e728ba5dd900173bfee1a731c Description-en: office productivity suite -- Estonian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Estonian. Package: libreoffice-help-eu Description-md5: 173b0972f7f0a78d8c52cb5f5045e57e Description-en: office productivity suite -- Basque help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Basque. Package: libreoffice-help-fi Description-md5: 07a9aa483488050f6541179d8987d975 Description-en: office productivity suite -- Finnish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Finnish. Package: libreoffice-help-fr Description-md5: 3f39cd0f487b1234b3b028700174aea6 Description-en: office productivity suite -- French help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in French. Package: libreoffice-help-gl Description-md5: 373bae22071a7f0286ed9ec163a95c9f Description-en: office productivity suite -- Galician help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Galician. Package: libreoffice-help-hi Description-md5: 2086330d67240d859330eccd8a050d0d Description-en: office productivity suite -- Hindi help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Hindi. Package: libreoffice-help-hu Description-md5: 61ae09c1e4ead0c3a139c61b39f763a8 Description-en: office productivity suite -- Hungarian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Hungarian. Package: libreoffice-help-id Description-md5: efd54faf7a13796ca988f291361d13f7 Description-en: office productivity suite -- Indonesian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Indonesian. Package: libreoffice-help-it Description-md5: 68017996bf772a95a5138d70db294b80 Description-en: office productivity suite -- Italian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Italian. Package: libreoffice-help-ja Description-md5: 202a13f334a5b4d912a0c725a68309d3 Description-en: office productivity suite -- Japanese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Japanese. Package: libreoffice-help-km Description-md5: 85075447fb80af12955c4e01c4a316c5 Description-en: office productivity suite -- Khmer help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Khmer. Package: libreoffice-help-ko Description-md5: d879d29f7f222fa7b6ad3b86112dcbec Description-en: office productivity suite -- Korean help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Korean. Package: libreoffice-help-nl Description-md5: 39207c43a1ac830972c4637d2d15402a Description-en: office productivity suite -- Dutch help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Dutch. Package: libreoffice-help-om Description-md5: 71d9bb0e518d702c88916fc4bcbd3fcb Description-en: office productivity suite -- Oromo help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Oromo. Package: libreoffice-help-pl Description-md5: 1ecec6865a123ab7b50509708fbd986b Description-en: office productivity suite -- Polish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Polish. Package: libreoffice-help-pt Description-md5: a995efbac2b786bee5de0e56d3a97215 Description-en: office productivity suite -- Portuguese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Portuguese. Package: libreoffice-help-pt-br Description-md5: ef429612095b5aa3dc738547af704ccb Description-en: office productivity suite -- Portuguese_brazilian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Portuguese_brazilian. Package: libreoffice-help-ru Description-md5: 26ff97e5963f7a1cdb5ca84a587aad70 Description-en: office productivity suite -- Russian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Russian. Package: libreoffice-help-sk Description-md5: d26e95b5d6c285b41315b083c88099d0 Description-en: office productivity suite -- Slovak help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Slovak. Package: libreoffice-help-sl Description-md5: 0b685103983bbccf5f421b1c697576d2 Description-en: office productivity suite -- Slovenian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Slovenian. Package: libreoffice-help-sv Description-md5: 0f3bdd564c5f61573a0a4a42f4b54fbc Description-en: office productivity suite -- Swedish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Swedish. Package: libreoffice-help-tr Description-md5: 0e69dac1381ab919682ec9c47de5194e Description-en: office productivity suite -- Turkish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Turkish. Package: libreoffice-help-vi Description-md5: e38510b2855a269b0484915b84687e41 Description-en: office productivity suite -- Vietnamese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Vietnamese. Package: libreoffice-help-zh-cn Description-md5: 2aa55f3147e53b54fe485b32ed13386f Description-en: office productivity suite -- Chinese_simplified help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Chinese_simplified. Package: libreoffice-help-zh-tw Description-md5: ee9697d616e7c4173187caaaecafb1b2 Description-en: office productivity suite -- Chinese_traditional help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Chinese_traditional. 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-java-common Description-md5: 9b905cfcc13278c04580172f90e74120 Description-en: office productivity suite -- arch-independent Java support 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-independent files of the Java support for LibreOffice (Java classes, scripts, config snippets). Package: libreoffice-l10n-af Description-md5: 25408426f5cceacb5ad931a04f17c27e Description-en: office productivity suite -- Afrikaans language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Afrikaans. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-am Description-md5: c82c66da2760f49995d4e8690d0f9536 Description-en: office productivity suite -- Amharic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Amharic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ar Description-md5: 587caaeee146ae2e8c3996cb98f27e14 Description-en: office productivity suite -- Arabic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Arabic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-as Description-md5: 4ac2e69fa5a27abf0c1dea94b43a4a7a Description-en: office productivity suite -- Assamese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Assamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ast Description-md5: e881b8766739626fc2bfe3be78a504b6 Description-en: office productivity suite -- Asturian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Asturian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-be Description-md5: 4e120b250b345e0e6dc4ca4cf4767d2b Description-en: office productivity suite -- Belarusian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Belarusian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bg Description-md5: 1e2ff5cea5d0d31b2fadc412f6046e12 Description-en: office productivity suite -- Bulgarian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bulgarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bn Description-md5: 00d1921e153b39622cb04e7f66795716 Description-en: office productivity suite -- Bengali language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bengali. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-br Description-md5: d16cf29a1d2c4c4ed7016afa029144be Description-en: office productivity suite -- Breton language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Breton. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bs Description-md5: 7fc91db4c49442d4457804a807e892f1 Description-en: office productivity suite -- Bosnian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bosnian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ca Description-md5: a91b06d5c0057582f16109658e9ac2f8 Description-en: office productivity suite -- Catalan language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Catalan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-cs Description-md5: afead2a0313d84ddc897a8641a06a05e Description-en: office productivity suite -- Czech language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Czech. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-cy Description-md5: 05accff0a8db25ee2b5bbfa42b627da5 Description-en: office productivity suite -- Welsh language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Welsh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-da Description-md5: 3baa4ced7ad5463e2aeedc011515df6f Description-en: office productivity suite -- Danish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Danish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-de Description-md5: 9100dc24d96f8d761ed9e9a72aaae56d Description-en: office productivity suite -- German language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in German. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-dz Description-md5: ea22c1cbc51379d92908e5e9e9fd316d Description-en: office productivity suite -- Dzongkha language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Dzongkha. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-el Description-md5: 4f78a8507785668c597339f89484e181 Description-en: office productivity suite -- Greek language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Greek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-en-gb Description-md5: 2175d49557a4317b25abdfef0508de34 Description-en: office productivity suite -- English_british language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in English_british. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-en-za Description-md5: c94234e62f754742485de331d5cce167 Description-en: office productivity suite -- English_southafrican language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in English_southafrican. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-eo Description-md5: ceec53900ab8424d55b41ca9805f4477 Description-en: office productivity suite -- Esperanto language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Esperanto. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-es Description-md5: 9ca224f2e6cdf51887ac42db8c56be1b Description-en: office productivity suite -- Spanish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Spanish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-et Description-md5: 48b61d8af6c926ad0fc569a88eff07f2 Description-en: office productivity suite -- Estonian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Estonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-eu Description-md5: a9ce34217df35bf42f382c34b328939c Description-en: office productivity suite -- Basque language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Basque. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fa Description-md5: 6fb22f6ccd00a52dcb073d05bdb131d9 Description-en: office productivity suite -- Farsi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Farsi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fi Description-md5: 3706653bf050d85e2b88029ab6b8043d Description-en: office productivity suite -- Finnish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Finnish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fr Description-md5: be373ab6133f4822f55949baa3af6fb6 Description-en: office productivity suite -- French language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in French. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ga Description-md5: 45ee5e619b80d12047c3db358a95ece6 Description-en: office productivity suite -- Gaelic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gd Description-md5: 18113968ce7e8c22cc31b05613ac922a Description-en: office productivity suite -- Scottish_gaelic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Scottish_gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gl Description-md5: 91aaf32f09c1b953e8cf6a0878954eea Description-en: office productivity suite -- Galician language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Galician. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gu Description-md5: d33d0bf909d9ce8566c829e9e8c7958d Description-en: office productivity suite -- Gujarati language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Gujarati. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gug Description-md5: 8a60db7a8c323661ed589467da797a53 Description-en: office productivity suite -- Guarani language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Guarani. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-he Description-md5: 162257c4fc07447259f3f6ba8311eab8 Description-en: office productivity suite -- Hebrew language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hebrew. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hi Description-md5: c0f9f00435657eaf48161db67ec8e03d Description-en: office productivity suite -- Hindi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hindi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hr Description-md5: c1f7ed74f344f50c39b1b97d22d34b76 Description-en: office productivity suite -- Croatian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Croatian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hu Description-md5: 03faefa7ee83b9dbc4ee7a082d63744e Description-en: office productivity suite -- Hungarian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hungarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-id Description-md5: 831b063ee510059ca4447efa18a337a8 Description-en: office productivity suite -- Indonesian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Indonesian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-in Description-md5: 36e2a96a1e51778367a7324914492a84 Description-en: office productivity suite -- Indic language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all available indic languages. Package: libreoffice-l10n-is Description-md5: 867a82757a25dc87440a74fb74e46369 Description-en: office productivity suite -- Icelandic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Icelandic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-it Description-md5: e9939e05ca7fe3ecb840f7f3d6192e35 Description-en: office productivity suite -- Italian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Italian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ja Description-md5: 711d02c365f10214733d3d63a55bf474 Description-en: office productivity suite -- Japanese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Japanese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ka Description-md5: 1efb8e2732132342f73ee09022329760 Description-en: office productivity suite -- Georgian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Georgian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kk Description-md5: 0f55a645c29d349c14ae394b15a44300 Description-en: office productivity suite -- Kazakh language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kazakh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-km Description-md5: 8bbe73d4befdfd439c3cbc8ee6b1fcb9 Description-en: office productivity suite -- Khmer language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Khmer. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kmr Description-md5: b118604d13c95984ec63f0e9fea14884 Description-en: office productivity suite -- Kurmanji language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kurmanji. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kn Description-md5: 5c250ecb97123c4ac162dfd656bbe62e Description-en: office productivity suite -- Kannada language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kannada. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ko Description-md5: 959045aad72889d15ef474977f2b76c4 Description-en: office productivity suite -- Korean language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Korean. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-lt Description-md5: 034b11c582987c822f6f0f155d0a2dca Description-en: office productivity suite -- Lithuanian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Lithuanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-lv Description-md5: 5590d50c683679292cf935268a635351 Description-en: office productivity suite -- Latvian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Latvian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mk Description-md5: 14c69c972f6eb55814e005281db272c1 Description-en: office productivity suite -- Macedonian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Macedonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ml Description-md5: 60f657487ccd35990900a2b5e69a0ece Description-en: office productivity suite -- Malayalam language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Malayalam. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mn Description-md5: 4025564fcb7aef1ac127f7d38a7d89a3 Description-en: office productivity suite -- Mongolian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Mongolian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mr Description-md5: 8222f55840ec7b6dfe5f1d5507393b3c Description-en: office productivity suite -- Marathi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Marathi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nb Description-md5: 9ec98f81a0201acd8a280f74f7aea258 Description-en: office productivity suite -- Norwegian_bokmal language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Norwegian_bokmal. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ne Description-md5: b943bce9f69b671bef2b0962294dd15e Description-en: office productivity suite -- Nepalese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Nepalese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nl Description-md5: 070320c4fffa196cb47074884ecf5d04 Description-en: office productivity suite -- Dutch language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Dutch. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nn Description-md5: bbdb9d7bd3b045feb8b26450f0b1e84d Description-en: office productivity suite -- Norwegian_nynorsk language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Norwegian_nynorsk. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nr Description-md5: 43bc32c188cfe5924ea7f2995a36995d Description-en: office productivity suite -- Ndebele language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Ndebele. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nso Description-md5: 12301064896f2feae77bfb9b19df2b41 Description-en: office productivity suite -- Northern_sotho language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Northern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-oc Description-md5: 33ddfe08a196f8f66e1a8e27f2d010cc Description-en: office productivity suite -- Occitan language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Occitan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-om Description-md5: b0d2c1a766f405e3832badc1c8a5b242 Description-en: office productivity suite -- Oromo language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Oromo. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-or Description-md5: aca394fbe45768c0d7262fd88c98ebd1 Description-en: office productivity suite -- Odia language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Odia. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pa-in Description-md5: 257cf2122f7b0d44fd1c044bf69204bb Description-en: office productivity suite -- Punjabi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Punjabi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pl Description-md5: af3855564491f6adf7a5d23e57e3d07f Description-en: office productivity suite -- Polish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Polish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pt Description-md5: 3ebb2c295967229068d690bf4004b6e4 Description-en: office productivity suite -- Portuguese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Portuguese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pt-br Description-md5: bca2f0a66f444a733b61ca3bb45846ca Description-en: office productivity suite -- Portuguese_brazilian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Portuguese_brazilian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ro Description-md5: e4018d28105361bb391246001caccf0c Description-en: office productivity suite -- Romanian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Romanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ru Description-md5: 58787e12e170fc436c645c007bfdc3a3 Description-en: office productivity suite -- Russian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Russian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-rw Description-md5: 567e17f0373585af19cb698b7c5680e9 Description-en: office productivity suite -- Kinarwanda language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kinarwanda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-si Description-md5: 1f61af11cbbfd06c45ff93fd66708f91 Description-en: office productivity suite -- Sinhala language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Sinhala. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sk Description-md5: 1769b72d83c3ab6d8bc16b3fda5f0a67 Description-en: office productivity suite -- Slovak language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Slovak. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sl Description-md5: cb73e143fff5a545b5d0d0878593a2f5 Description-en: office productivity suite -- Slovenian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Slovenian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sr Description-md5: a5246257fe1a7bc6da50c1903b447187 Description-en: office productivity suite -- Serbian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Serbian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ss Description-md5: b3cd9971feec09abdc68c846c96340a6 Description-en: office productivity suite -- Swazi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Swazi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-st Description-md5: 3eddf8b8a781fcc8d00658fd683751c6 Description-en: office productivity suite -- Southern_sotho language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Southern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sv Description-md5: 94e08d9ebf4885b6a199a8604f8e4623 Description-en: office productivity suite -- Swedish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Swedish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-szl Description-md5: 042319a52566380faa02b485ca055ca0 Description-en: office productivity suite -- Upper_silesian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Upper_silesian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ta Description-md5: f1a39c06a2dd67a9a2480ae41bbfcff0 Description-en: office productivity suite -- Tamil language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tamil. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-te Description-md5: 61e424cfb84420f8dc211c66f1b3a533 Description-en: office productivity suite -- Telugu language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Telugu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tg Description-md5: 20867b7b1d2eafbaca5ff6af5b2d57c9 Description-en: office productivity suite -- Tajik language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tajik. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-th Description-md5: 94a998c14aeff6049d9b90810598f1dd Description-en: office productivity suite -- Thai language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Thai. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tn Description-md5: 7da81d27f41218d11fbd8aabceec792c Description-en: office productivity suite -- Tswana language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tswana. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tr Description-md5: df7d8cde01531055398d2aa9010f77bc Description-en: office productivity suite -- Turkish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Turkish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ts Description-md5: 29ca3694d6ba2d256e546fdcdc5b65bb Description-en: office productivity suite -- Tsonga language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tsonga. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ug Description-md5: ca1d8cb61ea8620dc7ff4ea41c7dfe12 Description-en: office productivity suite -- Uighur language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Uighur. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-uk Description-md5: 6f386a310674737ccb0fc8c3aaefc90e Description-en: office productivity suite -- Ukrainian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Ukrainian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-uz Description-md5: a7da1f6ae1fcdfa64f696aed12dc759d Description-en: office productivity suite -- Uzbek language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Uzbek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ve Description-md5: 7bb286307dfd6105c62d2c54772e83fd Description-en: office productivity suite -- Venda language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Venda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-vi Description-md5: baa160c324599bd2156dca97789a430a Description-en: office productivity suite -- Vietnamese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Vietnamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-xh Description-md5: 6124cc72bfc02b25a2a78aaa09e77b01 Description-en: office productivity suite -- Xhosa language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Xhosa. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-za Description-md5: 88b25d0aaf8864e6f6b3862a477db0fe Description-en: office productivity suite -- South African language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all 11 South African languages. Package: libreoffice-l10n-zh-cn Description-md5: b8e748f9a21ee8996147f93a46daa148 Description-en: office productivity suite -- Chinese_simplified language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Chinese_simplified. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-zh-tw Description-md5: 166e08e5f36a4b8b8968bda48d5eb24e Description-en: office productivity suite -- Chinese_traditional language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Chinese_traditional. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-zu Description-md5: 1826bfebd2ace6bb52d52081479ab115 Description-en: office productivity suite -- Zulu language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Zulu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. 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-nlpsolver Description-md5: fae46d5df372eb372a1c97e3831f88bc Description-en: "Solver for Nonlinear Programming" extension for LibreOffice By default LibreOffice Calc ships with a solver engine for linear programming only. This allows the optimization of models to a certain degree. However, if the formulas or constraints become more complex, nonlinear programming is required. That missing gap is now filled by the Solver for Nonlinear Programming extension. . Currently it incorporates two Evolutionary Algorithms which are able to handle floating point and integer variables as well as nonlinear constraints. 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-style-colibre Description-md5: 32f69eb782a3e2c24c14038e98222fbe Description-en: office productivity suite -- colibre symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "colibre" symbol style - a icon theme which follow Microsoft(R) Offices color scheme. Package: libreoffice-style-elementary Description-md5: d68f25478a11b022507c9a7afef86095 Description-en: office productivity suite -- Elementary symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "elementary" symbol style, default style for GTK+/Gnome. Package: libreoffice-style-yaru Description-md5: 63dde2b46227a088ac3219b42f12b922 Description-en: office productivity suite -- Yaru symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "yaru" symbol style. Package: libreoffice-uiconfig-calc Description-md5: baec116055d840cbbdc3720d93bde12f Description-en: UI data ("config") for LibreOffice Calc LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. Package: libreoffice-uiconfig-common Description-md5: ea2326bf2b60442848fc54ce303cbf6c Description-en: UI data ("config") for LibreOffice ("common" set) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. Package: libreoffice-uiconfig-draw Description-md5: 73fbb0d244def9e605637b2712b0f29f Description-en: UI data ("config") for LibreOffice Draw LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. Package: libreoffice-uiconfig-impress Description-md5: 6cce1e48a3342303044359ff96651b0b Description-en: UI data ("config") for LibreOffice Impress LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. Package: libreoffice-uiconfig-math Description-md5: 7ac5e0413cc0c35bb8246ae87b26f6dc Description-en: UI data ("config") for LibreOffice Math LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. Package: libreoffice-uiconfig-writer Description-md5: d7fae1691fc833ce5f13be1d10f83a2c Description-en: UI data ("config") for LibreOffice Writer LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. 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-data Description-md5: fb01c7353a795aa18a541109824b6865 Description-en: common data for LOKDocView LOKDocView is the GTK3 widget that wraps the libreoffice functionality and exposes a simple API for applications to use this widget. . This package contains architecture-independent data (e.g. the selection handlers). 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: librgw-dev Description-md5: 8149104396a488a846ee0d3aa3519969 Description-en: RADOS client library (development files) RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service. . This package contains development files needed for building applications that link against librgw2. Package: librgw2 Description-md5: f22d09b57c5aae1c633c01f1f6921964 Description-en: RADOS Gateway client library RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service. . This package contains the library interface and headers only. Package: librhythmbox-core10 Description-md5: c3a718f17d4a5d6b021901c3db955972 Description-en: support library for the rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). . This package contains the core support library used by rhythmbox and programs interacting with it. 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: librrd8 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: libruby Description-md5: 5b183cabd92331b7e54138d11062bd91 Description-en: Libraries necessary to run Ruby Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the 'libruby' library, necessary to run Ruby. . This package is a dependency package, which depends on Debian's default Ruby version (currently v3.2). Package: libsane-hpaio Description-md5: 208dafbff3569d9b6dbc7f0b94df7754 Description-en: HP SANE backend for multi-function peripherals The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers. . This package contains the SANE backend libraries for use with HP Multi-function peripherals. . Users of hplip are advised to install the hplip{-gui} packages for command line and GUI tools associated with HPLIP. . This package is useful for a minimal footprint headless scanning solution. 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: libsframe1 Description-md5: f1d30eda4ea5698212dcbe88096d5ce1 Description-en: Library to handle the SFrame format (runtime library) SFrame stands for Simple Frame format. SFrame format keeps track of the minimal necessary information needed for generating stack traces. . This package includes the libsframe shared library. Package: libsframe1-dbg Description-md5: 34f0572cb0763bbd4dcaf952559f8c27 Description-en: Library to handle the SFrame format (debug symbols) SFrame stands for Simple Frame format. SFrame format keeps track of the minimal necessary information needed for generating stack traces. . This package includes the debug symbols for the libsframe shared library. Package: libsmbclient Description-md5: 483547748179a567c24665e99ab5439e Description-en: shared library for communication with SMB/CIFS servers This package provides a shared library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libsmbclient-dev Description-md5: d6338d0aed68408023b999dd547aaecf Description-en: development files for libsmbclient This package provides the development files (static library and headers) required for building applications against libsmbclient, a library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libspa-0.2-bluetooth Description-md5: b8721995ae89d3f1a2913cccf0266e7b Description-en: libraries for the PipeWire multimedia server - bluetooth plugins PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains a plugin to make Bluetooth audio devices such as speakers and headsets available to the PipeWire server. Package: libspa-0.2-dev Description-md5: 2a187c92b07fba8a2e671adbe8b2ee1d Description-en: libraries for the PipeWire multimedia server Simple Plugin API - development PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains the development files for the Simple Plugin API. Package: libspa-0.2-libcamera Description-md5: a77f59662357dfb10db79e6c4fda14d5 Description-en: libraries for the PipeWire multimedia server - libcamera plugin PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains a plugin to make camera devices available to the PipeWire server. Package: libspa-0.2-modules Description-md5: 7650751267bb306bdd85a5abb654ab62 Description-en: libraries for the PipeWire multimedia server Simple Plugin API - modules PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains core support modules used in the Simple Plugin API, together with test and utility modules that do not introduce additional dependencies. It should not normally be depended on directly: PipeWire clients should depend on the pipewire package instead. Package: libsqlite3-mod-ceph Description-md5: 15720a87061408811ae326114dbd92e3 Description-en: SQLite3 VFS for Ceph A SQLite3 VFS for storing and manipulating databases stored on Ceph's RADOS distributed object store. . This packages contains the loadable extension module for SQLite3. Package: libsqlite3-mod-ceph-dev Description-md5: 3e50681a5f6b0394e44543926bc840a7 Description-en: SQLite3 VFS for Ceph (development files) A SQLite3 VFS for storing and manipulating databases stored on Ceph's RADOS distributed object store. . This package contains development files needed for building applications that link against libsqlite3-mod-ceph. Package: libsss-certmap-dev Description-md5: 8fa62c6d6becb4747960c14fb644b6ba Description-en: Certificate mapping library for SSSD -- development files Utility library to map certificates to users based on rules. . This package contains header files and symlinks to develop programs which will use the libsss-certmap library. Package: libsss-certmap0 Description-md5: e035094e1452c56b087a2d80c1bfaca7 Description-en: Certificate mapping library for SSSD Library to map certificates to users based on rules. Package: libsss-idmap-dev Description-md5: 380345e6a57d9c89908944a161167eb2 Description-en: ID mapping library for SSSD -- development files Utility library to convert SIDs to Unix uids and gids. . This package contains header files and symlinks to develop programs which will use the libsss-idmap library. Package: libsss-idmap0 Description-md5: a1574397ba6fa04c415566b95932ee13 Description-en: ID mapping library for SSSD Utility library to convert SIDs to Unix uids and gids. Package: libsss-nss-idmap-dev Description-md5: ad1d64a48dd2cfb3d4bea2944dc871e3 Description-en: SID based lookups library for SSSD -- development files Utility library for SID based lookups. . This package contains header files and symlinks to develop programs which will use the libsss-nss-idmap library. Package: libsss-nss-idmap0 Description-md5: 0287e1121017ca777e10c336257c487a Description-en: SID based lookups library for SSSD Utility library for SID based lookups. Package: libtalloc-dev Description-md5: 41677e6816a10958e5b86e549c6ecf01 Description-en: hierarchical pool based memory allocator - development files A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the development files. Package: libtalloc2 Description-md5: 23f3872767580f46840e3abd41107394 Description-en: hierarchical pool based memory allocator A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. Package: libtdb-dev Description-md5: 2db2deda00827a5a869d0647c19be720 Description-en: Trivial Database - development files This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the development files. Package: libtdb1 Description-md5: 0f3fcc8a1c8e6b3b4c956fdf394636a6 Description-en: Trivial Database - shared library This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the shared library file. Package: libtevent-dev Description-md5: f6d45fd59d78e80f8d7aebde68faf048 Description-en: talloc-based event loop library - development files tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the development files. Package: libtevent0 Description-md5: 3fbaa50e60efe0bf58f77af5c4759188 Description-en: talloc-based event loop library - shared library tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the shared library file. Package: libunbound-dev Description-md5: ed3009c5a462f3287f75c961064034a6 Description-en: static library, header files, and docs for libunbound Static library, header files, and documentation for libunbound. . libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: libunbound8 Description-md5: 2be0d2578ccb5656d253e8013682ad4a Description-en: library implementing DNS resolution and validation libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: libuno-cppu3 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-3 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-3 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-sal3 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-3 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: libunoloader-java Description-md5: 48adba4a429bf81f6a64bbbc29cb0006 Description-en: LibreOffice UNO runtime environment -- (Java) UNO loader The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains a UNO loader library for Java. Package: libusb-1.0-0 Description-md5: 2dcfdc1b1a0fdb8e8f86496cec6f9062 Description-en: userspace USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need to run programs that use this library. Package: libusb-1.0-0-dev Description-md5: 07c28a16589d7bc7f4eda04968bb1f5a Description-en: userspace USB programming library development files Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need for compiling sources that use this library in your own code. Package: libusb-1.0-doc Description-md5: 82949d8bf4827404203382fc14d3c4b0 Description-en: documentation for userspace USB programming Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains the libusb 1.0 API reference manual in HTML format. Package: libvolume-key-dev Description-md5: 7253efb5f3bf67f8e001a1f8a980b64c Description-en: Library for manipulating storage encryption keys (dev files) This package provides the development header files for libvolume_key, a library for manipulating storage volume encryption keys and storing them separately from volumes. . The main goal of the software is to allow restoring access to an encrypted hard drive if the primary user forgets the passphrase. The encryption key back up can also be useful for extracting data after a hardware or software failure that corrupts the header of the encrypted volume, or to access the company data after an employee leaves abruptly. Package: libvolume-key1 Description-md5: d70f9e2de49bcf170a15e128686e4e8c Description-en: Library for manipulating storage encryption keys and passphrases This package provides libvolume_key, a library for manipulating storage volume encryption keys and storing them separately from volumes. . The main goal of the software is to allow restoring access to an encrypted hard drive if the primary user forgets the passphrase. The encryption key back up can also be useful for extracting data after a hardware or software failure that corrupts the header of the encrypted volume, or to access the company data after an employee leaves abruptly. Package: libwbclient-dev Description-md5: 2fd42f0ef62fe1cc8cfee6fb03d4b884 Description-en: Samba winbind client library - development files Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides the development files (static library and headers) required for building applications against libwbclient, a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libwbclient0 Description-md5: 16c935b1d482f634b3879c2495e04db8 Description-en: Samba winbind client library Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: lintian Description-md5: 71905f034cdf8bbf012b327630f1a8b8 Description-en: Debian package checker Lintian dissects Debian packages and reports bugs and policy violations. It contains automated checks for many aspects of Debian policy as well as some checks for common errors. . This package is useful for all people who want to check Debian packages for compliance with Debian policy. Every Debian maintainer should check packages with this tool before uploading them to the archive. . This version of Lintian is calibrated for Debian Policy version 4.6.2. Package: linux-aws Description-md5: 7e69860171c6c8a0efda6ea26320ac20 Description-en: Complete Linux kernel for Amazon Web Services (AWS) systems. This package will always depend on the latest complete Linux kernel available for Amazon Web Services (AWS) systems. Package: linux-aws-headers-6.8.0-1001 Description-md5: 8f474b5f5b6454b62d5c18464f41bd49 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-headers-6.8.0-1001/debian.README.gz for details Package: linux-aws-tools-6.8.0-1001 Description-md5: 2b913f848ec7f625c4d25782bc5a4d67 Description-en: Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on 64 bit x86. You probably want to install linux-tools-6.8.0-1001-. Package: linux-azure Description-md5: c6a5538486720a06350fb0da8de56a71 Description-en: Complete Linux kernel for Azure systems (vmlinuz). This package will always depend on the latest complete Linux kernel available for Azure systems. . This package will use vmlinuz during boot. Package: linux-azure-cloud-tools-6.8.0-1001 Description-md5: b8eee00face6b6e8aa6eb611bd5fdc7a Description-en: Linux kernel version specific cloud tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-1001 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-1001-. 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.8.0-1001 Description-md5: a4b941f8af8ad83da15992f4d0198a8b Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-headers-6.8.0-1001/debian.README.gz for details Package: linux-azure-tools-6.8.0-1001 Description-md5: 2b913f848ec7f625c4d25782bc5a4d67 Description-en: Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on 64 bit x86. You probably want to install linux-tools-6.8.0-1001-. Package: linux-buildinfo-6.8.0-1001-aws Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1001-azure Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1001-oracle Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1002-gcp Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-11-generic Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-7-lowlatency Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-6.8.0-1001-azure Description-md5: f0ec9fec68174cfed6bc4c78ca13bd97 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-1001 on 64 bit x86. Package: linux-cloud-tools-6.8.0-11 Description-md5: dd72346dcd6fcdb23278b378e2b10a97 Description-en: Linux kernel version specific cloud tools for version 6.8.0-11 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-11 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-11-. Package: linux-cloud-tools-6.8.0-11-generic Description-md5: a3a5c5a8c24533de1c25f9a2f6a1b0ff Description-en: Linux kernel version specific cloud tools for version 6.8.0-11 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-11 on 64 bit x86. Package: linux-cloud-tools-6.8.0-7-lowlatency Description-md5: 1d913aec6ebdc8487ef708bc569ad6fd Description-en: Linux kernel version specific cloud tools for version 6.8.0-7 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-7 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: aef5d649eff53521e51a885305ad7f00 Description-en: Linux kernel version specific cloud tools for version 6.8.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 6.8.0. Package: linux-cloud-tools-generic Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-generic-hwe-22.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-22.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-generic-oem-24.04 Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-lowlatency Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-lowlatency-hwe-20.04 Description-md5: 86edb6a6ab73696ae275ee607b3ae95a Description-en: lowlatency Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-cloud-tools-lowlatency-hwe-20.04-edge Description-md5: 86edb6a6ab73696ae275ee607b3ae95a Description-en: lowlatency Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-cloud-tools-lowlatency-hwe-22.04 Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-lowlatency-hwe-22.04-edge Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-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-22.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-22.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-cloud-tools-virtual-oem-24.04 Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-crashdump Description-md5: 0c0b5ada9f277febaf6bd7d5ebc0d337 Description-en: Linux kernel crashdump setup for the latest generic kernel This package installs all the needed infrastructure to get crashdumps from your running system. If you are experiencing kernel crashes that cannot be debugged normally (because the problem is infrequent or panic's the system in such a way as to make information gathering impossible), then you can install this package to automatically enable capture of the vmcore on crashes. Package: linux-gcp Description-md5: d87663192d7fe5dc7add0127cbf19bdb Description-en: Complete Google Cloud Platform (GCP) Linux kernel and headers This package will always depend on the latest complete Google Cloud Platform (GCP) Linux kernel and headers. Package: linux-gcp-headers-6.8.0-1002 Description-md5: 1cf39a4d89053e01ee0f692effe4e3d4 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-headers-6.8.0-1002/debian.README.gz for details Package: linux-gcp-tools-6.8.0-1002 Description-md5: 9aa5245c61a8575dc7cb82f7a640da9e Description-en: Linux kernel version specific tools for version 6.8.0-1002 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1002 on 64 bit x86. You probably want to install linux-tools-6.8.0-1002-. 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-22.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-22.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-generic-oem-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-headers-6.8.0-1001-aws Description-md5: 7708171020bb4aca4f676c435d69122f Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1001/debian.README.gz for details. Package: linux-headers-6.8.0-1001-azure Description-md5: 7708171020bb4aca4f676c435d69122f Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1001/debian.README.gz for details. Package: linux-headers-6.8.0-1001-oracle Description-md5: 3ef6f1416c12b89dbd933c2fc853b7c6 Description-en: Oracle Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1001/debian.README.gz for details. Package: linux-headers-6.8.0-1002-gcp Description-md5: 2a8e32fec4f6bf05d150eb8644b5c986 Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1002/debian.README.gz for details. Package: linux-headers-6.8.0-11 Description-md5: 153caa18f020e25831b0fe25ecd75a51 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-11/debian.README.gz for details Package: linux-headers-6.8.0-11-generic Description-md5: 2900277683d41c87d82b13a5bdbd43b9 Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-11/debian.README.gz for details. Package: linux-headers-6.8.0-7-lowlatency Description-md5: 45c7e40530dcf88441eb8e8729cc742a Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP This package provides kernel header files for version 6.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-7/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-22.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-22.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-generic-oem-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-kvm Description-md5: 551bb1d66eb932328afb2dd0917110e2 Description-en: Linux kernel headers for virtual systems. (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-lowlatency Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-lowlatency-hwe-20.04 Description-md5: d209343a6a72814ab5fd87d23ddc3a54 Description-en: lowlatency Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-lowlatency-hwe-20.04-edge Description-md5: d209343a6a72814ab5fd87d23ddc3a54 Description-en: lowlatency Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-lowlatency-hwe-22.04 Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-lowlatency-hwe-22.04-edge Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-oem-20.04 Description-md5: 50bb555dda692d9771aa8306164b649d Description-en: OEM Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-oem-20.04b Description-md5: 50bb555dda692d9771aa8306164b649d Description-en: OEM Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-oem-20.04c Description-md5: 50bb555dda692d9771aa8306164b649d Description-en: OEM Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-oem-20.04d Description-md5: 50bb555dda692d9771aa8306164b649d Description-en: OEM Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-oem-22.04 Description-md5: 50bb555dda692d9771aa8306164b649d Description-en: OEM Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-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-22.04 Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-hwe-22.04-edge Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-oem-24.04 Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-image-6.8.0-1001-aws Description-md5: 3bd6562c83cb5afe5572bc5750e414b3 Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1001-azure Description-md5: a97547a316dd89fcd627f217a100729f Description-en: Signed kernel image azure A kernel image for azure. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1001-azure-fde Description-md5: cfbede4995eea30dfa2e739ffae596bd Description-en: Signed kernel image azure for CVM A kernel image for azure. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1001-oracle Description-md5: 8d310ea424556b5e8319a7ac65aac6e7 Description-en: Signed kernel image oracle A kernel image for oracle. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1002-gcp Description-md5: a52bd552458b3033736aca335b4c7a2c Description-en: Signed kernel image gcp A kernel image for gcp. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-11-generic Description-md5: b0fd0df88b1cd31408007b00d2458952 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-7-lowlatency Description-md5: de4cdf77422a3e81607ec9185ceee49b Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's signing key. Package: linux-image-aws Description-md5: d48f8260f8c20a3da56fff707dd8ef26 Description-en: Linux kernel image for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel image available for Amazon Web Services (AWS) systems. Package: linux-image-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-22.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-22.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-extra-virtual-oem-24.04 Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-gcp Description-md5: f100d59138809689d7ab845357f64201 Description-en: Google Cloud Platform (GCP) Linux kernel image This package will always depend on the latest Google Cloud Platform (GCP) kernel image available. Package: linux-image-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-22.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-22.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-generic-oem-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-kvm Description-md5: 842486b3938fd4e7ee3f85c0b26a8314 Description-en: Linux kernel image for virtual systems. (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-lowlatency Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-lowlatency-hwe-20.04 Description-md5: 7e133fb5a3b5511db73ad4c131af9a8a Description-en: lowlatency Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-lowlatency-hwe-20.04-edge Description-md5: 7e133fb5a3b5511db73ad4c131af9a8a Description-en: lowlatency Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-lowlatency-hwe-22.04 Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-lowlatency-hwe-22.04-edge Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-oem-20.04 Description-md5: 0ff0f918fb505677a39d8f1339668ef7 Description-en: OEM Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-oem-20.04b Description-md5: 0ff0f918fb505677a39d8f1339668ef7 Description-en: OEM Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-oem-20.04c Description-md5: 0ff0f918fb505677a39d8f1339668ef7 Description-en: OEM Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-oem-20.04d Description-md5: 0ff0f918fb505677a39d8f1339668ef7 Description-en: OEM Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-oem-22.04 Description-md5: 0ff0f918fb505677a39d8f1339668ef7 Description-en: OEM Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-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.8.0-11-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-22.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-22.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-generic-oem-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-unsigned-6.8.0-1001-aws Description-md5: fa3e19f42a8e57d8ba2bb75537254c61 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1001-azure Description-md5: e7bb68191092188149c53a076ca4030e Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1001-oracle Description-md5: ef02b95a7e013ade482415f1b6935502 Description-en: Oracle Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1002-gcp Description-md5: d4281b33e5b960417ae47eb20367b91e Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-11-generic Description-md5: e9eabc6bc3872b5266b3f9c5b8b4faa5 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-7-lowlatency Description-md5: 7f18d1f8a653a43f6df1cba7fbcf8123 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-virtual Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-image-virtual-hwe-22.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-22.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-image-virtual-oem-24.04 Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-kvm Description-md5: 760248f3a6637195338fb4c05ba07199 Description-en: Complete Linux kernel for virtual systems. (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-lib-rust-6.8.0-11-generic Description-md5: bc3216653c2cd8c46148a881adb9e0ed Description-en: Rust library files related to Linux kernel version 6.8.0 This package provides kernel library files for version 6.8.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-libc-dev Description-md5: d5d143e6dffc891f04a85464446f9451 Description-en: Linux Kernel Headers for development This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-lowlatency Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-lowlatency-cloud-tools-6.8.0-7 Description-md5: 469226b3991dc9d12fa52a0a41b74994 Description-en: Linux kernel version specific cloud tools for version 6.8.0-7 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-7 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-7-. Package: linux-lowlatency-cloud-tools-common Description-md5: aef5d649eff53521e51a885305ad7f00 Description-en: Linux kernel version specific cloud tools for version 6.8.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 6.8.0. Package: linux-lowlatency-headers-6.8.0-7 Description-md5: 1027ac261cd318010b17ab87bdbc4130 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-7/debian.README.gz for details Package: linux-lowlatency-hwe-20.04 Description-md5: 06858dfdef014fa8a1cd5c847b1ed531 Description-en: Complete lowlatency Linux kernel (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-lowlatency-hwe-20.04-edge Description-md5: 06858dfdef014fa8a1cd5c847b1ed531 Description-en: Complete lowlatency Linux kernel (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-lowlatency-hwe-22.04 Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-lowlatency-hwe-22.04-edge Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-lowlatency-lib-rust-6.8.0-7-lowlatency Description-md5: bc3216653c2cd8c46148a881adb9e0ed Description-en: Rust library files related to Linux kernel version 6.8.0 This package provides kernel library files for version 6.8.0, that allow to compile out-of-tree kernel modules written in Rust. Package: linux-lowlatency-tools-6.8.0-7 Description-md5: 5bba4040d3069d91c05ca4fdac472d1c Description-en: Linux kernel version specific tools for version 6.8.0-7 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-7 on 64 bit x86. You probably want to install linux-tools-6.8.0-7-. Package: linux-lowlatency-tools-common Description-md5: aee6cd2d95f555559f899e9ee0c4e27a Description-en: Linux kernel version specific tools for version 6.8.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0. Package: linux-lowlatency-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-modules-6.8.0-1001-aws Description-md5: 12dfe3a5ce58ae2800331ae4aa4c344f Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1001-azure Description-md5: d7687609111e33527df7891f16a667ec Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1001-oracle Description-md5: b363e29b1e229e0f9eb586f62a764393 Description-en: Oracle Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1002-gcp Description-md5: f66b71c684213ecaa11a6f09569393db Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-11-generic Description-md5: dbc6bcea7e1627ae6360776b31c3ee82 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-7-lowlatency Description-md5: 0a8310299d362d5caf74447843c30e3e Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1001-aws Description-md5: d55a5cd4d58df3772f514ed2e15224b9 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1001-azure Description-md5: 182031949d7eec37d408c5517833af3d Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1001-oracle Description-md5: b6c6e952aecd0c6425cbe864931e9f16 Description-en: Oracle Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1002-gcp Description-md5: 00d86e6bea3c14a1335cca8a97315107 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-11-generic Description-md5: aae0720ac9d861c1e457c358cbcb81ae Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-aws Description-md5: d63d87dde1b61e9837ce2bfb52eeaa46 Description-en: Extra modules for Amazon Web Services (AWS) systems. This package will always depend on the latest extra modules package available for Amazon Web Services (AWS) systems. Package: linux-modules-extra-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-oem-22.04 Description-md5: a1692dace16ffa5275d16bbcc263b847 Description-en: Extra drivers for ipu6 for the oem flavour (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-ivsc-oem-22.04 Description-md5: 4e6f118e05ce96060a81a2a90462d62b Description-en: Extra drivers for ivsc for the oem flavour (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-iwlwifi-6.8.0-1001-azure Description-md5: e79011511a46ac7728d5f868bed6198e Description-en: Linux kernel iwlwifi modules for version 6.8.0-1001 This package provides the Linux kernel iwlwifi modules for version 6.8.0-1001. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-azure* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.8.0-1001-oracle Description-md5: 6806d0b8bab396990ecc3e7bd74486ba Description-en: Linux kernel iwlwifi modules for version 6.8.0-1001 This package provides the Linux kernel iwlwifi modules for version 6.8.0-1001. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oracle* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.8.0-1002-gcp Description-md5: 60c09d826e75d78e7f2851673d29f78c Description-en: Linux kernel iwlwifi modules for version 6.8.0-1002 This package provides the Linux kernel iwlwifi modules for version 6.8.0-1002. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gcp* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.8.0-11-generic Description-md5: 446fab13ef2280612845e34a5fc4c83c Description-en: Linux kernel iwlwifi modules for version 6.8.0-11 This package provides the Linux kernel iwlwifi modules for version 6.8.0-11. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.8.0-7-lowlatency Description-md5: 4eeacc3bd50010e04e447cb6b2b95b39 Description-en: Linux kernel iwlwifi modules for version 6.8.0-7 This package provides the Linux kernel iwlwifi modules for version 6.8.0-7. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-azure Description-md5: 8cfcd7d85276cff4531b61957ec41401 Description-en: Extra drivers for iwlwifi for the azure flavour Install extra signed iwlwifi modules compatible with the azure flavour. Package: linux-modules-iwlwifi-gcp Description-md5: 8f2364c274466529d8327835d0431d26 Description-en: Extra drivers for iwlwifi for the gcp flavour Install extra signed iwlwifi modules compatible with the gcp 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-22.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-22.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-generic-oem-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-lowlatency Description-md5: 5c7df8ad494f60c40d62ff14068d1285 Description-en: Extra drivers for iwlwifi for the lowlatency flavour Install extra signed iwlwifi modules compatible with the lowlatency flavour. Package: linux-modules-iwlwifi-lowlatency-hwe-22.04 Description-md5: 5c7df8ad494f60c40d62ff14068d1285 Description-en: Extra drivers for iwlwifi for the lowlatency flavour Install extra signed iwlwifi modules compatible with the lowlatency flavour. Package: linux-modules-iwlwifi-lowlatency-hwe-22.04-edge Description-md5: 5c7df8ad494f60c40d62ff14068d1285 Description-en: Extra drivers for iwlwifi for the lowlatency flavour Install extra signed iwlwifi modules compatible with the lowlatency flavour. Package: linux-modules-iwlwifi-oem-20.04 Description-md5: 20052189d5a04ef0d343873151578440 Description-en: Extra drivers for iwlwifi for the oem flavour (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-iwlwifi-oem-20.04d Description-md5: 20052189d5a04ef0d343873151578440 Description-en: Extra drivers for iwlwifi for the oem flavour (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-iwlwifi-oem-22.04 Description-md5: 20052189d5a04ef0d343873151578440 Description-en: Extra drivers for iwlwifi for the oem flavour (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-iwlwifi-oracle Description-md5: dd6ea23a075505eb531d0815ed080baa Description-en: Extra drivers for iwlwifi for the oracle flavour Install extra signed iwlwifi modules compatible with the oracle flavour. Package: linux-oem-20.04 Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-20.04b Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-20.04c Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-20.04d Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-22.04 Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oracle Description-md5: 5a0227696f358f2137dc0ea2ed70da05 Description-en: Complete Linux kernel for Oracle systems. This package will always depend on the latest complete Linux kernel available for Oracle systems. Package: linux-oracle-headers-6.8.0-1001 Description-md5: 177779b7215d1fa7d7b4504386d34f0b Description-en: Header files related to Oracle Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-headers-6.8.0-1001/debian.README.gz for details Package: linux-oracle-tools-6.8.0-1001 Description-md5: c9699eb5482403fff1f457348b47b6fd Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on 64 bit x86. You probably want to install linux-tools-6.8.0-1001-. Package: linux-source Description-md5: 1cac084d2ae18dfd06b96585b4be564d Description-en: Linux kernel source with Ubuntu patches This package will always depend on the latest Linux kernel source code available. The Ubuntu patches have been applied. Package: linux-source-6.8.0 Description-md5: f689d7caab82132b5f63ca0afe087667 Description-en: Linux kernel source for version 6.8.0 with Ubuntu patches This package provides the source code for the Linux kernel version 6.8.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Package: linux-tools-6.8.0-1001-aws Description-md5: 3631c318ebe9a5e2723f97a537b74eda Description-en: Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on 64 bit x86. Package: linux-tools-6.8.0-1001-azure Description-md5: 3631c318ebe9a5e2723f97a537b74eda Description-en: Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on 64 bit x86. Package: linux-tools-6.8.0-1001-oracle Description-md5: 341ea1595cb4b33243e1343e190aed16 Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on 64 bit x86. Package: linux-tools-6.8.0-1002-gcp Description-md5: d0e84f658113d3383a1db42483516108 Description-en: Linux kernel version specific tools for version 6.8.0-1002 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1002 on 64 bit x86. Package: linux-tools-6.8.0-11 Description-md5: 962c75c6727b0253389f318646355281 Description-en: Linux kernel version specific tools for version 6.8.0-11 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-11 on 64 bit x86. You probably want to install linux-tools-6.8.0-11-. Package: linux-tools-6.8.0-11-generic Description-md5: a627251b5307cecb7f46492c3af30ef4 Description-en: Linux kernel version specific tools for version 6.8.0-11 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-11 on 64 bit x86. Package: linux-tools-6.8.0-7-lowlatency Description-md5: 314f42e853e58c882eca8e382376cdc4 Description-en: Linux kernel version specific tools for version 6.8.0-7 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-7 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: aee6cd2d95f555559f899e9ee0c4e27a Description-en: Linux kernel version specific tools for version 6.8.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0. Package: linux-tools-gcp Description-md5: 3d914bfcdd174f3e1189d829307612c2 Description-en: Google Cloud Platform (GCP) Linux kernel tools This package will always depend on the latest Google Cloud Platform (GCP) kernel tools available. Package: linux-tools-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-22.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-22.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-generic-oem-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-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-tools-kvm Description-md5: a509b3d33dbd9644044dbc106180c3ec Description-en: Linux kernel versioned tools for virtual systems. (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-lowlatency Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-lowlatency-hwe-20.04 Description-md5: 4452b7c438cc0defe223c166332db716 Description-en: lowlatency Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-lowlatency-hwe-20.04-edge Description-md5: 4452b7c438cc0defe223c166332db716 Description-en: lowlatency Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-lowlatency-hwe-22.04 Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-lowlatency-hwe-22.04-edge Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-oem-20.04 Description-md5: 34476a63a0956df042af242fb1fe8c7d Description-en: OEM Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-oem-20.04b Description-md5: 34476a63a0956df042af242fb1fe8c7d Description-en: OEM Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-oem-20.04c Description-md5: 34476a63a0956df042af242fb1fe8c7d Description-en: OEM Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-oem-20.04d Description-md5: 34476a63a0956df042af242fb1fe8c7d Description-en: OEM Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-oem-22.04 Description-md5: 34476a63a0956df042af242fb1fe8c7d Description-en: OEM Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-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-22.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-22.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-tools-virtual-oem-24.04 Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-virtual Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: linux-virtual-hwe-22.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-22.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: linux-virtual-oem-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: livecd-rootfs Description-md5: 7b59fd93401bd0efd37505de924d874f Description-en: construction script for the livecd rootfs livecd-rootfs provides the script used to create the root filesystem on the livecd. Package: locales Description-md5: 68ccf846a4935e541c4a717fc0a1f3e3 Description-en: GNU C Library: National Language (locale) data [support] Machine-readable data files, shared objects and programs used by the C library for localization (l10n) and internationalization (i18n) support. . This package contains tools to generate locale definitions from source files (included in this package). It allows you to customize which definitions actually get generated. This is a space-saver over how this package used to be, with all locales generated by default. This created a package that unpacked to an excess of 30 megs. Package: lto-disabled-list Description-md5: cd8bc8beb91d4214c8a5865a7a36c14a Description-en: list of packages not to build with LTO A list of source packages not to build with link time optimization (LTO). . Entries in this list should have a bug report filed with the (user) tag 'lto'. 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: mecab-utils Description-md5: b3477ba41ed2882195928af3796a1490 Description-en: Support programs of Mecab This package provides the dictionary compiler to convert a dictionary written in text format to a binary data for Mecab, that is a Japanese morphological analysis system. This package is necessary to install dictionary packages for Mecab like mecab-jumandic. Package: nautilus Description-md5: 8693b52221189e04902040440bd7d428 Description-en: file manager and graphical shell for GNOME Nautilus is the official file manager for the GNOME desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the GNOME desktop. It works on local and remote filesystems. . Several icon themes and components for viewing different kinds of files are available in separate packages. Package: nautilus-data Description-md5: d164dca99682ab7c25a900f1754f8f13 Description-en: data files for nautilus Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package contains pictures, localization files and other data needed by nautilus. Package: 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: oem-config Description-md5: 9380d07ec19991f384138c016b142ce0 Description-en: Perform end-user configuration after initial OEM installation The oem-config script re-asks a number of questions that are normally asked during installation, and reconfigures the system accordingly. This allows a vendor to install a skeleton system, clone it onto a large number of machines, and ship it to end users, while still allowing end users to set up their own username and password, language, timezone, and so on. Package: oem-config-gtk Description-md5: 8709c78036a09529b74b507a6299fd60 Description-en: GTK+ frontend for end-user post-OEM-install configuration The oem-config script re-asks a number of questions that are normally asked during installation, and reconfigures the system accordingly. This allows a vendor to install a skeleton system, clone it onto a large number of machines, and ship it to end users, while still allowing end users to set up their own username and password, language, timezone, and so on. . This is a GTK+ frontend to oem-config. Package: ovmf Description-md5: f5518b7d256400637ca9512a6cfc4bac Description-en: UEFI firmware for 64-bit x86 virtual machines Open Virtual Machine Firmware is a build of EDK II for 64-bit x86 virtual machines. It includes full support for UEFI, including Secure Boot, allowing use of UEFI in place of a traditional BIOS in your VM. 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: php Description-md5: 6d8fde392c2734b12a80e464fda054b4 Description-en: server-side, HTML-embedded scripting language (default) 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. . This package is a dependency package, which depends on latest stable PHP version (currently 8.3). Package: php-all-dev Description-md5: 4180bd06ef88666dc12ea623199b85c4 Description-en: package depending on all supported PHP development packages This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific PHP development packages. Package: php-cgi Description-md5: c2d411a125412ad9e227c7490c3ea2cc Description-en: server-side, HTML-embedded scripting language (CGI binary) (default) 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 php-fpm package that provide FastCGI support. . 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. . This package is a dependency package, which depends on latest stable PHP version (currently 8.3). Package: php-cli Description-md5: 4eafe3357c185a17703749eb4c986140 Description-en: command-line interpreter for the PHP scripting language (default) This package provides the /usr/bin/php command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . 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. . This package is a dependency package, which depends on latest stable PHP version (currently 8.3). Package: php-common Description-md5: d3dbac8bcc4b5fda4235137f8b9f3ade Description-en: Common files for PHP packages This package contains common utilities shared among all packaged PHP versions. . 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: php-curl Description-md5: bc90053a57555679517709029e0bf088 Description-en: CURL module for PHP [default] This package provides a CURL module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.3). Package: php-dev Description-md5: 4840bebad862af7983d39f4b6565265a Description-en: Files for PHP module development (default) Headers and other PHP 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. . This package is a dependency package, which depends on latest stable PHP version (currently 8.3). Package: php-gd Description-md5: edbd828845e5531d40229c6dfe58f84c Description-en: GD module for PHP [default] This package provides a GD module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.3). Package: php-gmp Description-md5: 4424fb065faa7467f18d298d3683b934 Description-en: GMP module for PHP [default] This package provides a GMP module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.3). Package: php-ldap Description-md5: 57df16de86a8de88d3709b51726cbeaa Description-en: LDAP module for PHP [default] This package provides a LDAP module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.3). Package: php-mysql Description-md5: 41fd5af30c00cd4b35e4a8a1125ac7c0 Description-en: MySQL module for PHP [default] This package provides a MySQL module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.3). Package: php-odbc Description-md5: edf291a8bbc184b26935f823c3ad8061 Description-en: ODBC module for PHP [default] This package provides a ODBC module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.3). Package: php-pgsql Description-md5: e5da12430337a68eb7d6e3a708facbce Description-en: PostgreSQL module for PHP [default] This package provides a PostgreSQL module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.3). Package: php-pspell Description-md5: 47accfc047aa0f23657a38b18ba33444 Description-en: pspell module for PHP [default] This package provides a pspell module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.3). Package: php-snmp Description-md5: 8ba7409f7f0507aba5fe64cde24b049a Description-en: SNMP module for PHP [default] This package provides a SNMP module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.3). Package: php-sqlite3 Description-md5: 76119e94a6f4423ac3db491852de291c Description-en: SQLite3 module for PHP [default] This package provides a SQLite3 module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.3). Package: php-tidy Description-md5: e3d9af89bbdf68ff513c6904a50dc787 Description-en: tidy module for PHP [default] This package provides a tidy module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.3). Package: php-xml Description-md5: 023253814b302d5b06fabecf6a50b635 Description-en: DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default] This package provides a DOM, SimpleXML, WDDX, XML, and XSL module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.3). Package: pipewire Description-md5: 2870d5dfc2ca4a6f8d92a71bfc2fda8c Description-en: audio and video processing engine multimedia server PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This metapackage makes PipeWire available for programs of the same architecture, and provides the systemd user service necessary to run pipewire on-demand. Package: pipewire-alsa Description-md5: b79f9c7054abcbc04373486d73c94714 Description-en: PipeWire ALSA plugin PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains the ALSA plugin. Package: pipewire-audio Description-md5: b32db8d9b778238341cb4d6cb3b32f67 Description-en: recommended set of PipeWire packages for a standard audio desktop use PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This metapackage depends on a recommended set of pipewire packages for a standard audio desktop use. Package: pipewire-bin Description-md5: 28d9166aa9ea8faaa35388b6ef52625d Description-en: PipeWire multimedia server - programs PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains the server and command-line utilities, and should not normally be depended on directly. PipeWire clients should depend on the pipewire package instead. Package: pipewire-doc Description-md5: 98c48043bf94c22716b1fb642c7e24a0 Description-en: libraries for the PipeWire multimedia server - documentation PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains the API reference. Package: pipewire-pulse Description-md5: 9c7e93012c8f4cad579ebff7dd3cb0db Description-en: PipeWire PulseAudio daemon PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains the PulseAudio replacement daemon. Package: 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-16 Description-md5: d7367291c15795e56aa78252604f9ced Description-en: The World's Most Advanced Open Source Relational Database PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It features transactions with Atomicity, Consistency, Isolation, Durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users. . This package provides the database server for PostgreSQL 16. 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-16 Description-md5: cffb2bf3aada7d967baed49eeaae26d6 Description-en: front-end programs for PostgreSQL 16 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 16. If you install PostgreSQL 16 on a standalone machine, you need the server package postgresql-16, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-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: postgresql-doc-16 Description-md5: 0a59e583b8819b680ce685df0f674236 Description-en: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 16. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-16 Description-md5: d38cf6905cc750f4bd6459afa38829c3 Description-en: PL/Perl procedural language for PostgreSQL 16 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 16 in Perl. You need this package if you have any PostgreSQL 16 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-16 Description-md5: 9872afa76dbb88fbca4c47a1abd06348 Description-en: PL/Python 3 procedural language for PostgreSQL 16 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 16 in Python 3. You need this package if you have any PostgreSQL 16 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-16 Description-md5: 3d4bb29542b02f06bb91244818e7e584 Description-en: PL/Tcl procedural language for PostgreSQL 16 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 16 in Tcl. You need this package if you have any PostgreSQL 16 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: power-profiles-daemon Description-md5: 213d6c45e73a56a85397e1ed15723d77 Description-en: Makes power profiles handling available over D-Bus. power-profiles-daemon offers to modify system behaviour based upon user-selected power profiles. There are 3 different power profiles, a "balanced" default mode, a "power-saver" mode, as well as a "performance" mode. The first 2 of those are available on every system. The "performance" mode is only available on select systems and is implemented by different "drivers" based on the system or systems it targets. . In addition to those 2 or 3 modes (depending on the system), "actions" can be hooked up to change the behaviour of a particular device. For example, this can be used to disable the fast-charging for some USB devices when in power-saver mode. Package: printer-driver-hpcups Description-md5: ada0514587fab5c2bab3c115ac6c4800 Description-en: HP Linux Printing and Imaging - CUPS Raster driver (hpcups) This package contains a CUPS-Raster-based printer driver which adds support for most inkjet printers and some LaserJet printers manufactured by HP. It does not provide PPDs for the fax functionality of HP's multi-function devices. . Users of the CUPS printing system are advised to also install the hplip package, and use the hp CUPS backend to send data to the printer. HPLIP supports USB and networked devices, and enables extended hpcups functionality such as border-less printing. Selecting any hpcups ppd in CUPS will use hpcups automatically. . No physical PPDs are shipped with this driver. PPDs are dynamically generated via a CUPS DDK .drv file. . This package can be installed to provide a minimal headless printer solution using CUPS. Package: printer-driver-hpijs Description-md5: 6ab962d256c4da1e18d9397ae22fbd86 Description-en: HP Linux Printing and Imaging - printer driver (hpijs) This package contains an IJS printer driver for Ghostscript, which adds support for most inkjet printers and some LaserJet printers manufactured by HP. It is also required for HPLIP fax support. . The Debian package of hpijs includes the so-called rss patch, to use pure black ink instead of composite black in printers that don't do color map conversion in firmware. . HPIJS can take advantage of Ghostscript IJS KRGB support when available, to enhance black printing on printers that do color map conversion in firmware and are thus not affected by the old rss patch. . Users of the CUPS printing system are advised to also install the hplip package, and use the hp CUPS backend to send data to the printer. HPLIP supports USB and networked devices, and enables extended HPIJS functionality such as border-less printing. Selecting any hpijs ppd in CUPS will use hpijs automatically. . HPIJS is meant to be used through the foomatic system (see the foomatic-filters package or foomatic-rip in the cups-filters package). Package: printer-driver-postscript-hp Description-md5: a4f2a7386b4164a6709665b9dbe23d95 Description-en: HP Printers PostScript Descriptions The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers. . This package contains the compressed PPDs for the PostScript HP Printers and the hpps filter. Package: puma Description-md5: a880ef9b62abf78a6c07f8b7c78eaa59 Description-en: threaded HTTP 1.1 server for Ruby/Rack applications Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. 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-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: 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-alembic Description-md5: 98ec47f7a2dda1713520d880822f9cad Description-en: lightweight database migration tool for SQLAlchemy - Python module Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. Package: python3-all Description-md5: c689d045415a751cdee37f77fa3fa06b Description-en: package depending on all supported Python 3 runtime versions The package currently depends on python3.11 and python3.12, 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: d3e2317d77c4d16e35c76fcf3bd0bd49 Description-en: package depending on all supported Python 3 debugging packages The package currently depends on python3.11-dbg and python3.12-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: 4404eea24949ba0ed91df05705b5998f Description-en: package depending on all supported Python 3 development packages The package currently depends on python3.11-dev and python3.12-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-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-ceph-argparse Description-md5: 54ff980109d2f3f2037d939a5f825081 Description-en: Python 3 utility libraries for Ceph CLI Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains types and routines for Python 3 used by the Ceph CLI as well as the RESTful interface. Package: python3-ceph-common Description-md5: 578fb60591c98e49ebdb59bd5c8d1c27 Description-en: Python 3 utility libraries for Ceph Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains data structures, classes and functions used by Ceph. It also contains utilities used for the cephadm orchestrator. Package: python3-cephfs Description-md5: 7fc3f2adf5750a736d0cd3a1c2717e93 Description-en: Python 3 libraries for the Ceph libcephfs library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's CephFS file system client library. Package: python3-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-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-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-flask Description-md5: 641177e823dea958cab4d806a13149d6 Description-en: micro web framework based on Werkzeug and Jinja2 - Python 3.x Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. A minimal Flask application looks like that: . from flask import Flask app = Flask(__name__) . @app.route("/") def hello(): return "Hello World!" . if __name__ == '__main__': app.run() . This package contains the Python 3.x module. Package: python3-flask-restful Description-md5: a8b426230bdaa703c93ab71b096ad3a1 Description-en: REST API framework for Flask applications (Python3 Module) Flask-RESTful is an extension for Flask that adds support for quickly building REST APIs. It is a lightweight abstraction that works with your existing ORM/libraries. Flask-RESTful encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTful should be easy to pick up. 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-jaraco.text Description-md5: 3c57eff65aee350617ae0affeff109c6 Description-en: jaraco text manipulation functions Text manipulation functions and classes, mostly needed as a dependency of other projects involving the same upstream developer, including cherrypy. Package: python3-ldb Description-md5: c83bd92747d7e8000f766fba3a779170 Description-en: Python 3 bindings for LDB ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python 3 bindings. Package: python3-ldb-dev Description-md5: be4c40ca865d11fda345266b7a5d70fb Description-en: LDB Python 3 bindings - development files ldb is a LDAP-like embedded database built on top of TDB. . It is a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files for the Python 3 bindings. Package: python3-libnvme Description-md5: 0bdf36219a8ddfa4b378a3b1f438af39 Description-en: NVMe management library (Python) NVM Express (NVMe) is a interface specification for accessing non-volatile storage media, typically modern solid state drives (SSDs) through PCI Express (PCIe). libnvme provides library functions for accessing and managing NVMe devices. . This package contains the Python bindings. Package: python3-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-pyrsistent Description-md5: 333970917a5b4037181543777a1ec6e3 Description-en: persistent/functional/immutable data structures for Python Pyrsistent is a number of persistent collections (sometimes referred to as functional data structures). Persistent in the sense that they are immutable. . All methods on a data structure that would normally mutate it instead return a new copy of the structure containing the requested updates. The original structure is left untouched. . The collection types and key features currently implemented are: . * PVector, similar to a python list * PMap, similar to dict * PSet, similar to set * PRecord, a PMap on steroids with fixed fields, optional type and invariant checking and much more * PClass, a Python class fixed fields, optional type and invariant checking and much more * Checked collections, PVector, PMap and PSet with optional type and invariance checks and more * PBag, similar to collections.Counter * PList, a classic singly linked list * PDeque, similar to collections.deque * Immutable object type (immutable) built on the named tuple * freeze and thaw functions to convert between pythons standard collections and pyrsistent collections. * Flexible transformations of arbitrarily complex structures built from PMaps and PVectors. Package: python3-rados Description-md5: 43720478205ddceed78c274d7e93065f Description-en: Python 3 libraries for the Ceph librados library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's RADOS object storage. Package: python3-rbd Description-md5: 22b3b790dd68095502c20dea19a0f940 Description-en: Python 3 libraries for the Ceph librbd library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's RBD block device library. Package: python3-samba Description-md5: 7593355c9f194d3f84df6ce15717d93f Description-en: Python 3 bindings for Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains Python 3 bindings for most Samba libraries. Package: python3-sphinx Description-md5: ea97db609db8e897098a554cfc5a6e40 Description-en: documentation generator for Python projects Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . Sphinx features: * HTML, CHM, LaTeX output, * Cross-referencing source code, * Automatic indices, * Code highlighting, using Pygments, * Extensibility. Existing extensions: - automatic testing of code snippets, - including docstrings from Python modules. . Build-depend on sphinx if your package uses /usr/bin/sphinx-* executables. Build-depend on python3-sphinx if your package uses the Python API (for instance by calling python3 -m sphinx). Package: python3-sss Description-md5: 3040a9db41e78d2fed41f8d9e97229da Description-en: Python3 module for the System Security Services Daemon Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provide a module to access the configuration of the sssd daemon. . This package installs the library for Python 3. Package: python3-talloc Description-md5: 1f69e5a938571daf4dc63c092547c640 Description-en: hierarchical pool based memory allocator - Python3 bindings A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the Python 3 bindings. Package: python3-talloc-dev Description-md5: 994de2d8dfe92055b2c7adc888691cb3 Description-en: talloc Python 3 bindings - development files A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the development files for the Python 3 bindings. Package: python3-tdb Description-md5: a9dcb8b66184a80f72eb8f5ea0006309 Description-en: Python3 bindings for TDB This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the Python3 bindings. Package: python3-tz Description-md5: c3ef8e0b8ef404e56ec4c9cb2cec1ec9 Description-en: Python3 version of the Olson timezone database python-tz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo). . This package contains the Python 3 version of the library. 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: python3-websockify Description-md5: 231b43a053eb05d5fcdb5e07d0dff5ec Description-en: WebSockets support for any application/server - Python 3 websockify was formerly named wsproxy and was part of the noVNC project. . At the most basic level, websockify just translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions. . Websockify supports all versions of the WebSockets protocol (Hixie and HyBi). The older Hixie versions of the protocol only support UTF-8 text payloads. In order to transport binary data over UTF-8 an encoding must used to encapsulate the data within UTF-8. . With Hixie clients, Websockify uses base64 to encode all traffic to and from the client. This does not affect the data between websockify and the server. . With HyBi clients, websockify negotiates whether to base64 encode traffic to and from the client via the subprotocol header (Sec-WebSocket-Protocol). The valid subprotocol values are 'binary' and 'base64' and if the client sends both then the server (the Python implementation) will prefer 'binary'. The 'binary' subprotocol indicates that the data will be sent raw using binary WebSocket frames. Some HyBi clients (such as the Flash fallback and older Chrome and iOS versions) do not support binary data which is why the negotiation is necessary. . This package provides the Python 3 module. 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-block-supplemental Description-md5: 031949f62a0fa976d28f708f327a82eb Description-en: supplemental 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 supplemental block device backend modules for qemu-system emulation and qemu-img from qemu-utils package. . Currently, the following module is shipped in this package: block-glusterfs Package: qemu-efi-aarch64 Description-md5: 0191997e8e7dbde0e9009d3719a10aea Description-en: UEFI firmware for 64-bit ARM virtual machines qemu-efi-aarch64 is a build of EDK II for 64-bit ARM virtual machines. It includes full support for UEFI, including Secure Boot. Package: qemu-efi-arm Description-md5: f74a611b21913e52e8381afc923f6fbe Description-en: UEFI firmware for 32-bit ARM virtual machines qemu-efi-arm is a build of EDK II for 32-bit ARM virtual machines. It includes full support for UEFI, including Secure Boot. 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: cc26ee27b5388adffdf65c42dc0e0d25 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. Package: qemu-system-mips Description-md5: c652a6e2716b5a4171c86c75dd130e2b Description-en: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel mips64 mips64el. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-misc Description-md5: fb0692fa83785683ddfc33cdb9fd3d51 Description-en: QEMU full system emulation binaries (miscellaneous) QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha avr cris hppa m68k loongarch64 (loong64) microblaze microblazeel nios2 or1k riscv32 riscv64 rx sh4 sh4eb tricore xtensa xtensaeb. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-modules-opengl Description-md5: a36f3141c926c6c91372194641dea7df Description-en: QEMU full system emulation binaries (OpenGL display modules) This package provides optional OpenGL display support modules for QEMU full system emulation (qemu-system-*) packages. It also provides dbus display type. Package: qemu-system-modules-spice Description-md5: 4ea1c759c139cf59763d67b1b71bf6e5 Description-en: QEMU full system emulation binaries (spice display modules) This package provides optional spice display (qxl and spice-app) and audio support modules for QEMU full system emulation (qemu-system-*) packages. Package: qemu-system-ppc Description-md5: 6de7fb1b3ea7c425b426d46d14ef28d5 Description-en: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc (powerpc) ppc64 (ppc64le ppc64el). . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-s390x Description-md5: 3b2939568b438f9e1d0d01baa7cec9f8 Description-en: QEMU full system emulation binaries (s390x) QEMU is a fast processor emulator: currently the package supports s390x emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following s390x hardware: s390x. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-sparc Description-md5: cb4be2931f1bb54f137765dca623e91b Description-en: QEMU full system emulation binaries (sparc) QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following sparc hardware: sparc sparc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-x86 Description-md5: 101a12e03df790d974e0f42cbdab8a73 Description-en: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386 x86_64 (amd64). . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. Package: qemu-utils Description-md5: e9a53dad71a4086bf8884b2795d9f180 Description-en: QEMU utilities QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server Package: rados-objclass-dev Description-md5: 2e5f1992e00f3e27fc27562f912e2e58 Description-en: RADOS object class development kit. . This package contains development files needed for building RADOS object class plugins. Package: radosgw Description-md5: b4529fcdad48f423601d2e19b1260783 Description-en: REST gateway for RADOS distributed object store RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service as well as the OpenStack Object Storage ("Swift") API. . This package contains the proxy daemon and related tools only. Package: rdma-core Description-md5: 74509a513e1c0b6b24ae460289072ec0 Description-en: RDMA core userspace infrastructure and documentation This package provides the basic boot time support for systems that use the Linux kernel's remote direct memory access (RDMA) subystem which includes InfiniBand, iWARP, and RDMA over Converged Ethernet (RoCE). . Several kernel RDMA support daemons are included: - The rdma-ndd daemon which watches for RDMA device changes and/or hostname changes and updates the Node Description of the RDMA devices based on those changes. - The iWARP Port Mapper Daemon (iwpmd) which provides a kernel support service in userspace for iWARP drivers to claim TCP ports through the standard socket interface. Package: remmina Description-md5: 8400107e3ca7d39a6c0f7badccff04ef Description-en: GTK+ Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. Package: remmina-common Description-md5: a75e5dc2d5d56c373ed71444b09ef2c0 Description-en: Common files for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the common files. Package: remmina-dev Description-md5: f6d0dcf701d52efb0525e06f356479f0 Description-en: Headers for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the development headers for Remmina, to develop new plugins. Package: remmina-plugin-rdp Description-md5: 23fef9df2fe45eaeda34ac93aa32e7c2 Description-en: RDP plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the RDP plugin for Remmina. Package: remmina-plugin-secret Description-md5: d434c53975a03fdcc190a8488c237646 Description-en: Secret plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the secret plugin for Remmina, which allows one to store and retrieve passwords from GNOME Keyring or KWallet. Package: remmina-plugin-vnc Description-md5: e31dcb40fc949b8730165c51ac29bd95 Description-en: VNC plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the VNC plugin for Remmina. Package: resource-agents-base Description-md5: 53d9c13186c5f7b880db41a047408547 Description-en: Cluster Resource Agents curated by Ubuntu This package contains cluster resource agents (RAs) compliant with the Open Cluster Framework (OCF) specification, used to interface with various services in a High Availability environment managed by the Pacemaker resource manager. . This package contains the Resource Agents that are curated by the Ubuntu Server team. . Agents included: IPaddr2: Manages virtual IPv4 and IPv6 addresses (Linux specific version) LVM-activate: This agent activates/deactivates logical volumes. iSCSILogicalUnit: Manages iSCSI Logical Units (LUs) iSCSITarget: iSCSI target export agent iscsi: Manages a local iSCSI initiator and its connections to iSCSI targets pgsql: Manages a PostgreSQL database instance Package: resource-agents-common Description-md5: c4b3418c12491691c5885a11a6cb1328 Description-en: Common files used by the Cluster Resource Agents This package contains cluster resource agents (RAs) compliant with the Open Cluster Framework (OCF) specification, used to interface with various services in a High Availability environment managed by the Pacemaker resource manager. . This package provides common files used by the Resource Agents. Package: rhythmbox Description-md5: 263e21c49721f582dd2ee234ff4fedb7 Description-en: music player and organizer for GNOME Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). Originally inspired by Apple's iTunes, the current version also supports Internet Radio, iPod integration and generic portable audio player support, Audio CD burning, Audio CD playback, music sharing, and Podcasts. Package: rhythmbox-data Description-md5: 42958a23b3c14ae41a3238d088043e3e Description-en: data files for rhythmbox Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). Originally inspired by Apple's iTunes, the current version also supports Internet Radio, iPod integration and generic portable audio player support, Audio CD burning, Audio CD playback, music sharing, and Podcasts. . This package contains pictures, localization files and other data needed by rhythmbox. Package: rhythmbox-doc Description-md5: a97112a3c772c0bd4dfbf1c630192f3c Description-en: documentation files for the rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). . This package contains the API documentation. Package: rhythmbox-plugins Description-md5: 65ef9a9b2e372031a3ca07a0b4e3427c Description-en: plugins for rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). Originally inspired by Apple's iTunes, the current version also supports Internet Radio, iPod integration and generic portable audio player support, Audio CD burning, Audio CD playback, music sharing, and Podcasts. . This package contains the following plugins: - Cover art search - Audio CD Player - Last.fm - DAAP Music Sharing - FM Radio - Grilo media browser - IM Status - Internet Radio - Song Lyrics - Magnatune Store - Media Player Keys - Portable Players (generic, iPod, MTP) - Notification - Power Manager - Python Console - LIRC - Replay Gain - MediaServer2 D-Bus interface - MPRIS D-Bus interface - Web remote control 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: ruby Description-md5: dcb2603a9a4093f5c3f7fd4a77d65b45 Description-en: Interpreter of object-oriented scripting language Ruby (default version) Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package is a dependency package, which depends on Debian's default Ruby version (currently v3.2). Package: ruby-all-dev Description-md5: 7357a3ec5ec5bf8707c96411eda5a5c1 Description-en: Ruby development environment (all versions supported in Debian) Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package depends on the respective development packages for every Ruby version currently supported by Debian. This will usually be a single version (the default one), but during transitions multiple versions might be supported. . To programmatically list all the supported versions, install the `gem2deb` package and run `dh_ruby --print-supported`. To determine which is the default version, just dereference the /usr/bin/ruby symbolic link. . If you are not building Ruby packages for Debian, you probably do not need this package. Package: ruby-dev Description-md5: ca92c53523d98f485dce72317bff33d6 Description-en: Header files for compiling extension modules for Ruby (default version) Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the header files and the mkmf library, necessary to make extension library for Ruby. It is also required to build many gems. . This package is a dependency package, which depends on Debian's default Ruby version (currently v3.2). Package: ruby-ffi Description-md5: 39d5857b60bcd7ce53644c19f3e81d27 Description-en: load dynamic libraries, bind functions from within ruby code Ruby-FFI is a ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code. Moreover, a Ruby-FFI extension works without changes on Ruby and JRuby. Discover why should you write your next extension using Ruby-FFI at https://github.com/ffi/ffi/wiki/Why-use-FFI. Package: ruby-nio4r Description-md5: 517e4f005b34b5c4fd9a4d76ac0a0c97 Description-en: Ruby library providing a selector API for monitoring IO objects nio4r (New IO for Ruby) provides an abstract, cross-platform stateful I/O selector API for Ruby. I/O selectors are the heart of "reactor"-based event loops, and monitor multiple I/O objects for various types of readiness, e.g. ready for reading or writing. . The most similar API provided by Ruby today is Kernel.select, however the select API requires you to pass in arrays of all of the I/O objects you're interested in every time. nio4r provides a more object-oriented API that lets you register I/O objects with a selector then handle them when they're selected for various types of events. . nio4r is modeled after the Java NIO API, but simplified for ease-of-use. . Its goals are: . * Expose high-level interfaces for stateful IO selectors. * Keep the API small to maximize both portability and performance across many different OSes and Ruby VMs. * Provide inherently thread-safe facilities for working with IO objects. Package: ruby-sdbm Description-md5: 3a3a1836ef6777e97257d3c74036f39a Description-en: simple file-based key-value store with String keys and values This package provides the `sdbm` library for Ruby, a simple file-based key-value store with String keys and values. It used to be part of the Ruby standard library, but as of ruby 3.0 it's no longer provided. Package: samba Description-md5: c9d307ae5cf3b46be12b53a9f95862f0 Description-en: SMB/CIFS file, print, and login server for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an Active Directory or NT4-style domain controller, and can integrate with Active Directory realms or NT4 domains as a member server. . This package provides the components necessary to use Samba as a stand-alone file and print server or as an NT4 domain controller. For use in an NT4 domain or Active Directory realm, you will also need the winbind package. To use samba as an Active Directory domain controller (AD DC), please install samba-ad-dc package. . This package is not required for connecting to existing SMB/CIFS servers (see smbclient) or for mounting remote filesystems (see cifs-utils). Package: samba-ad-provision Description-md5: 85c78259045a6d75c0722ff117cca50f Description-en: Samba files needed for AD domain provision Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains files to setup an Active Directory Domain Controller (AD DC). Package: samba-common Description-md5: a4083020b891e75d279ca48e7fd18d7b Description-en: common files used by both the Samba server and client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains common files used by all parts of Samba. Package: samba-common-bin Description-md5: 775fda307dffd7f9b9d7ea36ffdb4a79 Description-en: Samba common files used by both the server and the client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the smbclient libsmbclient packages). Package: samba-dev Description-md5: c8352d732d47c05669c4910ec031f562 Description-en: tools for extending Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains include files shared by the various Samba-based libraries. Package: samba-dsdb-modules Description-md5: ed8b020cf571b2c155dd3360d7f05bb3 Description-en: Samba Directory Services Database Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains LDB plugins which add support for various Active Directory features to the LDB library. Package: samba-libs Description-md5: 306caa16a8faeb0f0052382f8854cd17 Description-en: Samba core libraries Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains the shared libraries. Package: samba-vfs-modules Description-md5: cd83b336ae9f6321d078811769d5a463 Description-en: Samba Virtual FileSystem plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . Virtual FileSystem modules are stacked shared libraries extending the functionality of Samba. Some examples are: * vfs_acl_xattr: Save NTFS-ACLs in Extended Attributes * vfs_audit: record selected Samba VFS operations in the system log * vfs_readonly: Make a Samba share read only for a specified time period * vfs_recycle: Give the same effect as the Recycle Bin on Windows computers * vfs_shadow_copy2: Expose snapshots to Windows clients as shadow copies * vfs_worm: Disallow writes for older file . Note: The runtime dependencies of vfs_ceph, vfs_glusterfs and vfs_snapper are moved to Recommends. Package: samba-vfs-modules-extra Description-md5: bc9c9c906b5730f27a98201e0e2fa5f0 Description-en: Samba Virtual FileSystem extra modules Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . Virtual FileSystem modules are stacked shared libraries extending the functionality of Samba. This package ships some extra VFS modules which were previously shipped in samba-vfs-modules: * vfs_gluterfs * vfs_glusterfs_fuse Package: smbclient Description-md5: 476018eed30b7f1e76b02afe22aaf008 Description-en: command-line SMB/CIFS clients for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains command-line utilities for accessing Microsoft Windows and Samba servers, including smbclient, smbtar, and smbspool. Utilities for mounting shares locally are found in the package cifs-utils. Package: sphinx-common Description-md5: bd9984218442c73c2721b81e265ef953 Description-en: documentation generator for Python projects - common data Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes manual pages, templates, translations and other data files. Package: sphinx-doc Description-md5: 8ffc8b8c69e49e0b472daf3c0cbe89be Description-en: documentation generator for Python projects - documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes documentation of Sphinx itself. Package: sssd Description-md5: fbc7eaa314ae2423fee9d2943b3f4223 Description-en: System Security Services Daemon -- metapackage Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package is a metapackage which installs the daemon and existing authentication back ends. Package: sssd-ad Description-md5: 4273ee06e2ffa001b1fbe0a4de26f278 Description-en: System Security Services Daemon -- Active Directory back end Provides the Active Directory back end that the SSSD can utilize to fetch identity data from and authenticate against an Active Directory server. Package: sssd-ad-common Description-md5: dbd13e6ad445d781c84f0033e8c07ed7 Description-en: System Security Services Daemon -- PAC responder Provides the PAC responder that the AD and IPA backends can use for fetching additional attributes from the kerberos ticket. Package: sssd-common Description-md5: a5ba2c9d00035681fc2f51380e1cdc52 Description-en: System Security Services Daemon -- common files Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provides the daemon and other common files needed by the authentication back ends. Package: sssd-dbus Description-md5: 1e4f376d8fca353724788d2d7f76c0d4 Description-en: System Security Services Daemon -- D-Bus responder Provides the D-Bus responder called InfoPipe, that allows the information from the SSSD to be transmitted over the system bus. Package: sssd-ipa Description-md5: 2038cf62aa379855c7c1db16c87a719d Description-en: System Security Services Daemon -- IPA back end Provides the IPA back end that the SSSD can utilize to fetch identity data from and authenticate against an IPA server. Package: sssd-krb5 Description-md5: d0051aea66e9cb824fd5a62c13ec59f8 Description-en: System Security Services Daemon -- Kerberos back end Provides the Kerberos back end that the SSSD can utilize authenticate against a Kerberos server. Package: sssd-krb5-common Description-md5: 0db76966892b1b9d99a4e13589fa35db Description-en: System Security Services Daemon -- Kerberos helpers Provides helper processes that the LDAP and Kerberos back ends can use for Kerberos user or host authentication. Package: sssd-ldap Description-md5: 0d4cb3d2fe39a40d7b6d878a4103345c Description-en: System Security Services Daemon -- LDAP back end Provides the LDAP back end that the SSSD can utilize to fetch identity data from and authenticate against an LDAP server. Package: sssd-proxy Description-md5: db53c238b765b652c290236bc0c64fc2 Description-en: System Security Services Daemon -- proxy back end Provides the proxy back end which can be used to wrap an existing NSS and/or PAM modules to leverage SSSD caching. Package: sssd-tools Description-md5: 66903119785d144d9d3cb3400805d908 Description-en: System Security Services Daemon -- tools Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provides tools to manage users, groups and nested groups when using the local id provider. Package: sysvinit-utils Description-md5: 6de18cd5530693b7e1a01d243c037661 Description-en: System-V-like utilities This package contains the important System-V-like utilities. . Specifically, this package includes: init-d-script, fstab-decode, killall5, pidof . It also contains the library scripts sourced by init-d-script and other initscripts that were formally in lsb-base. Package: tdb-tools Description-md5: 4c671417a2674117648ec2fcd5245c12 Description-en: Trivial Database - bundled binaries This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains bundled test and utility binaries Package: tecla Description-md5: 5c6b01640243a379fd4caa067da8db6e Description-en: keyboard layout viewer for the GNOME desktop This app is a basic keyboard layout viewer for integration with the GNOME desktop. Package: thermald Description-md5: b3957326598bfd50927c3294bfbabcc9 Description-en: Thermal monitoring and controlling daemon Thermal Daemon is a Linux daemon for monitoring and controlling platform temperatures. Once the system temperature reaches a certain threshold, the Linux daemon activates various cooling methods to try to cool the system. Package: ubiquity Description-md5: a02e939502ca1f257871281bbc51e7e1 Description-en: Ubuntu live CD installer This is a simple live CD installer designed to integrate well with Debian- and Ubuntu-based systems, and to reuse code from d-i for ease of maintenance. . Installing this package on a normal system is unlikely to be useful. Package: ubiquity-frontend-debconf Description-md5: fa1dbae8b89fc2e16547475097735858 Description-en: debconf frontend for the Ubiquity live installer This package provides a debconf-based user interface frontend for the Ubiquity live CD installer. Package: ubiquity-frontend-gtk Description-md5: 44de7bf97742fb6f9f2aaa099078ef33 Description-en: GTK+ frontend for Ubiquity live installer This package provides a GTK+-based user interface frontend for the Ubiquity live CD installer. Package: ubiquity-ubuntu-artwork Description-md5: a7bbb2b9a8b2a3fbc7110f5a8d336a36 Description-en: Ubuntu artwork for Ubiquity live installer This package provides Ubuntu-themed user interface artwork, help files, and user interface text for the Ubiquity live CD installer. 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. Package: vim Description-md5: 59e8b8f7757db8b53566d5d119872de8 Description-en: Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a rather standard set of features. This package does not provide a GUI version of Vim. See the other vim-* packages if you need more (or less). Package: vim-common Description-md5: 30b64c3dceccc4faef229eafc38d0069 Description-en: Vi IMproved - Common files Vim is an almost compatible version of the UNIX editor Vi. . This package contains files shared by all non GUI-enabled vim variants available in Debian. Examples of such shared files are: manpages and configuration files. Package: vim-doc Description-md5: bba166bf0174232f296031de0b68b351 Description-en: Vi IMproved - HTML documentation Vim is an almost compatible version of the UNIX editor Vi. . This package contains the HTML version of the online documentation. It is built from the runtime/doc directory of the source tree. Package: vim-runtime Description-md5: 97bb83c83cb35767c340c5066ce9be0c Description-en: Vi IMproved - Runtime files Vim is an almost compatible version of the UNIX editor Vi. . This package contains vimtutor and the architecture independent runtime files, used, if available, by all vim variants available in Debian. Example of such runtime files are: online documentation, rules for language-specific syntax highlighting and indentation, color schemes, and standard plugins. Package: vim-tiny Description-md5: fe73b8215543cb5fd9e09b0b6e59a151 Description-en: Vi IMproved - enhanced vi editor - compact version Vim is an almost compatible version of the UNIX editor Vi. . This package contains a minimal version of Vim compiled with no GUI and a small subset of features. This package's sole purpose is to provide the vi binary for base installations. . If a vim binary is wanted, try one of the following more featureful packages: vim, vim-nox, vim-motif, or vim-gtk3. Package: winbind Description-md5: 760987c6cfd5ae0abd5c47c9758b31b0 Description-en: service to resolve user and group information from Windows NT servers Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package provides winbindd, a daemon which integrates authentication and directory service (user/group lookup) mechanisms from a Windows domain on a Linux system. . Winbind based user/group lookups via /etc/nsswitch.conf can be enabled via the libnss-winbind package. Winbind based Windows domain authentication can be enabled via the libpam-winbind package. Package: xxd Description-md5: d658dacad23806722eb421aab7cc53e5 Description-en: tool to make (or reverse) a hex dump xxd creates a hex dump of a given file or standard input. It can also convert a hex dump back to its original binary form. Package: gobject-introspection Description-md5: 7313c36261afee2ab764ed23abad7f4e 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 on a build architecture with the same endianness. . 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 PyGIi, 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: linux-aws-cloud-tools-6.8.0-1001 Description-md5: 11a7970ad1c320853afd492a4d9ba079 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-1001 on ARMv8. You probably want to install linux-cloud-tools-6.8.0-1001-. Package: linux-aws-tools-6.8.0-1001 Description-md5: 9bfeed265d21a595c78acfe2de334e5c Description-en: Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on ARMv8. You probably want to install linux-tools-6.8.0-1001-. Package: linux-azure-cloud-tools-6.8.0-1001 Description-md5: 11a7970ad1c320853afd492a4d9ba079 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-1001 on ARMv8. You probably want to install linux-cloud-tools-6.8.0-1001-. Package: linux-azure-tools-6.8.0-1001 Description-md5: 9bfeed265d21a595c78acfe2de334e5c Description-en: Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on ARMv8. You probably want to install linux-tools-6.8.0-1001-. Package: linux-buildinfo-6.7.0-1001-raspi Description-md5: 7ab1f683400c8348ca9657a940ea924b Description-en: Linux kernel buildinfo for version 6.7.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.7.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1001-aws Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1001-azure Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1001-oracle Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1002-gcp Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-11-generic Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-11-generic-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-7-lowlatency Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-7-lowlatency-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-6.8.0-1001-aws Description-md5: 69ad5811ae661559d3c9ea440609e30c Description-en: Linux kernel version specific cloud tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-1001 on ARMv8. Package: linux-cloud-tools-6.8.0-1001-azure Description-md5: 69ad5811ae661559d3c9ea440609e30c Description-en: Linux kernel version specific cloud tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-1001 on ARMv8. Package: linux-gcp-tools-6.8.0-1002 Description-md5: 2b6262644079f6ca2e8b7eef299bad3f Description-en: Linux kernel version specific tools for version 6.8.0-1002 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1002 on ARMv8. You probably want to install linux-tools-6.8.0-1002-. 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-22.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-22.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-generic-64k-oem-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-headers-6.7.0-1001-raspi Description-md5: 59479f595bc081022ffd25103efbdcd2 Description-en: Linux kernel headers for version 6.7.0 on ARMv8 SMP This package provides kernel header files for version 6.7.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.7.0-1001/debian.README.gz for details. Package: linux-headers-6.8.0-1001-aws Description-md5: 9a76cfcd185e7d3da70c45c11fe00e9d Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1001/debian.README.gz for details. Package: linux-headers-6.8.0-1001-azure Description-md5: 9a76cfcd185e7d3da70c45c11fe00e9d Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1001/debian.README.gz for details. Package: linux-headers-6.8.0-1001-oracle Description-md5: 02999e52e38731d9ba49ffe3254399ec Description-en: Oracle Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1001/debian.README.gz for details. Package: linux-headers-6.8.0-1002-gcp Description-md5: 120883c990284cc08a624b057037b0e9 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1002/debian.README.gz for details. Package: linux-headers-6.8.0-11-generic Description-md5: 538937f023d2c015d462fabe88e47060 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-11/debian.README.gz for details. Package: linux-headers-6.8.0-11-generic-64k Description-md5: 538937f023d2c015d462fabe88e47060 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-11/debian.README.gz for details. Package: linux-headers-6.8.0-7-lowlatency Description-md5: d47e6eea7a246f632f1cde772f2524b0 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-7/debian.README.gz for details. Package: linux-headers-6.8.0-7-lowlatency-64k Description-md5: d47e6eea7a246f632f1cde772f2524b0 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-7/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-22.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-22.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-generic-64k-oem-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-lowlatency-64k Description-md5: 28ce1f351012c7f85364f95d7d426604 Description-en: lowlatency-64k Linux kernel headers This package will always depend on the latest lowlatency-64k kernel headers available. Package: linux-headers-lowlatency-64k-hwe-20.04 Description-md5: 484879dc2a6bbae8f9e6abbada228485 Description-en: lowlatency-64k Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-lowlatency-64k-hwe-20.04-edge Description-md5: 484879dc2a6bbae8f9e6abbada228485 Description-en: lowlatency-64k Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-lowlatency-64k-hwe-22.04 Description-md5: 28ce1f351012c7f85364f95d7d426604 Description-en: lowlatency-64k Linux kernel headers This package will always depend on the latest lowlatency-64k kernel headers available. Package: linux-headers-lowlatency-64k-hwe-22.04-edge Description-md5: 28ce1f351012c7f85364f95d7d426604 Description-en: lowlatency-64k Linux kernel headers This package will always depend on the latest lowlatency-64k kernel headers available. Package: linux-headers-raspi Description-md5: 0223bd3893bcf16c07760109963ffebd Description-en: Raspberry Pi Linux kernel headers This package will always depend on the latest Raspberry Pi Linux kernel headers available. Package: linux-image-6.7.0-1001-raspi Description-md5: 178a03e80ca2422d70d7a5d6d10be0e4 Description-en: Linux kernel image for version 6.7.0 on ARMv8 SMP This package contains the Linux kernel image for version 6.7.0 on ARMv8 SMP. . Supports Raspberry Pi processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-6.8.0-11-generic-64k Description-md5: be5ef7aaf9c2431197b30237e7c935c7 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-7-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-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-22.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-22.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-generic-64k-oem-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-lowlatency-64k Description-md5: 47e63d12ad8bc35df1ad79e7704cc960 Description-en: lowlatency-64k Linux kernel image This package will always depend on the latest lowlatency-64k kernel image available. Package: linux-image-lowlatency-64k-hwe-20.04 Description-md5: 4c20c6a9cbf89547e564a539289ee698 Description-en: lowlatency-64k Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-lowlatency-64k-hwe-20.04-edge Description-md5: 4c20c6a9cbf89547e564a539289ee698 Description-en: lowlatency-64k Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-lowlatency-64k-hwe-22.04 Description-md5: 47e63d12ad8bc35df1ad79e7704cc960 Description-en: lowlatency-64k Linux kernel image This package will always depend on the latest lowlatency-64k kernel image available. Package: linux-image-lowlatency-64k-hwe-22.04-edge Description-md5: 47e63d12ad8bc35df1ad79e7704cc960 Description-en: lowlatency-64k Linux kernel image This package will always depend on the latest lowlatency-64k kernel image available. Package: linux-image-raspi Description-md5: e483328aafaaedd15601d42be69d056f Description-en: Raspberry Pi Linux kernel image This package will always depend on the latest Raspberry Pi Linux kernel image available. Package: linux-image-uc-6.8.0-11-generic-64k Description-md5: bb7a4ec80404e80b1dcbf294704a3a43 Description-en: Signed kernel image generic-64k for Ubuntu Core A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-unsigned-6.8.0-1001-aws Description-md5: 3c7bdbb48a16f703a2766ee524266088 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1001-azure Description-md5: cc6ed563f0ae65c8e3ab658f453b09c1 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1001-oracle Description-md5: bffeb6d6f3955accf813500af157bd08 Description-en: Oracle Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1002-gcp Description-md5: 50021a2af1ced7f36022d78bd0c605be Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-11-generic Description-md5: aa81ec1b5f5fdfd4fa98359663d5b24b Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-11-generic-64k Description-md5: 01122ff9c351f58161fbe26722b256d4 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-7-lowlatency Description-md5: ebd164279f5d5c5325106f4732e6be0a Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-7-lowlatency-64k Description-md5: 8e5c3a961560af22618f4ffc38cef5d3 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-lowlatency-64k Description-md5: 47bcc48562defd67ba1c64401116e106 Description-en: Complete lowlatency-64k Linux kernel This package will always depend on the latest complete lowlatency-64k Linux kernel available. Package: linux-lowlatency-64k-hwe-20.04 Description-md5: 50f5884a1d77e5d0bde7a93066deda59 Description-en: Complete lowlatency-64k Linux kernel (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-lowlatency-64k-hwe-20.04-edge Description-md5: 50f5884a1d77e5d0bde7a93066deda59 Description-en: Complete lowlatency-64k Linux kernel (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-lowlatency-64k-hwe-22.04 Description-md5: 47bcc48562defd67ba1c64401116e106 Description-en: Complete lowlatency-64k Linux kernel This package will always depend on the latest complete lowlatency-64k Linux kernel available. Package: linux-lowlatency-64k-hwe-22.04-edge Description-md5: 47bcc48562defd67ba1c64401116e106 Description-en: Complete lowlatency-64k Linux kernel This package will always depend on the latest complete lowlatency-64k Linux kernel available. Package: linux-lowlatency-tools-6.8.0-7 Description-md5: eacbf536a86cf90710e21ba143acd138 Description-en: Linux kernel version specific tools for version 6.8.0-7 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-7 on ARMv8. You probably want to install linux-tools-6.8.0-7-. Package: linux-modules-6.7.0-1001-raspi Description-md5: 4b96a7f18c336520f417afbcdb26af0a Description-en: Linux kernel modules for version 6.7.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Raspberry Pi processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1001-aws Description-md5: 7387bf25ece78cf65b14041ea55d265b Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1001-azure Description-md5: c7f2ca5f8b1f0e0f489526a157f2bf44 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1001-oracle Description-md5: 8621df8316c5dac8187d1e753dbbf259 Description-en: Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1002-gcp Description-md5: 7bb0af7a7944455319aeb1081549afdf Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-11-generic Description-md5: e2a283ab216410617fbd2ab12294c96a Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-11-generic-64k Description-md5: a65957779edd3cf6998b9ad6a534a9d0 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-7-lowlatency Description-md5: 661083400f894c1c24462bc85aa9b7d6 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-7-lowlatency-64k Description-md5: 84cec7cfc6a3bb62f5a187267bdb3e60 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1001-aws Description-md5: 3b6be3369a73dd7ee9e49528a9df004a Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1001-azure Description-md5: 7b7ff9d222367371a221921a81a73324 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1001-oracle Description-md5: 18d9785761c19973e54e7895b73c7e66 Description-en: Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1002-gcp Description-md5: aae3fe9b88f731099a9febf99ea323d0 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-11-generic Description-md5: 6dcc98544ff4f7d5cbe02f2514c7242c Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-oracle-tools-6.8.0-1001 Description-md5: 702e6e3635ff6146ba602891a7ce9c47 Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on ARMv8. You probably want to install linux-tools-6.8.0-1001-. Package: linux-raspi Description-md5: 1014763f32b756bcf58c98df74203796 Description-en: Complete Raspberry Pi Linux kernel and headers This package will always depend on the latest complete Raspberry Pi Linux kernel and headers available. Package: linux-raspi-headers-6.7.0-1001 Description-md5: 48da95381b499907c7efc97b860c97e8 Description-en: Header files related to Linux kernel version 6.7.0 This package provides kernel header files for version 6.7.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-raspi-headers-6.7.0-1001/debian.README.gz for details Package: linux-raspi-tools-6.7.0-1001 Description-md5: 89615acf9864f87cfbc54caf25935236 Description-en: Linux kernel version specific tools for version 6.7.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.7.0-1001 on ARMv8. You probably want to install linux-tools-6.7.0-1001-. Package: linux-tools-6.7.0-1001-raspi Description-md5: 79df69388cf5b790d21973b868d581d8 Description-en: Linux kernel version specific tools for version 6.7.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.7.0-1001 on ARMv8. Package: linux-tools-6.8.0-1001-aws Description-md5: 8fd108d0cc11e6bbdaa1d9a276386279 Description-en: Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on ARMv8. Package: linux-tools-6.8.0-1001-azure Description-md5: 8fd108d0cc11e6bbdaa1d9a276386279 Description-en: Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on ARMv8. Package: linux-tools-6.8.0-1001-oracle Description-md5: 5e497c6b8336fa0bf2d02448a4b72a65 Description-en: Oracle Linux kernel version specific tools for version 6.8.0-1001 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1001 on ARMv8. Package: linux-tools-6.8.0-1002-gcp Description-md5: 335af148e7a752b6870e12353b4fca92 Description-en: Linux kernel version specific tools for version 6.8.0-1002 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1002 on ARMv8. Package: linux-tools-6.8.0-11 Description-md5: 70cc07a742e5ae46f223a29336846e59 Description-en: Linux kernel version specific tools for version 6.8.0-11 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-11 on ARMv8. You probably want to install linux-tools-6.8.0-11-. Package: linux-tools-6.8.0-11-generic Description-md5: b1420aa7ccb2b21788183f660c32cedf Description-en: Linux kernel version specific tools for version 6.8.0-11 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-11 on ARMv8. Package: linux-tools-6.8.0-11-generic-64k Description-md5: b1420aa7ccb2b21788183f660c32cedf Description-en: Linux kernel version specific tools for version 6.8.0-11 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-11 on ARMv8. Package: linux-tools-6.8.0-7-lowlatency Description-md5: 3f13c306bf87ec3a4ed37c7220bba4ce Description-en: Linux kernel version specific tools for version 6.8.0-7 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-7 on ARMv8. Package: linux-tools-6.8.0-7-lowlatency-64k Description-md5: 3f13c306bf87ec3a4ed37c7220bba4ce Description-en: Linux kernel version specific tools for version 6.8.0-7 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-7 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-22.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-22.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-generic-64k-oem-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-lowlatency-64k Description-md5: e6e1e68739a81d8a57895d0e06aa7615 Description-en: lowlatency-64k Linux kernel tools This package will always depend on the latest lowlatency-64k kernel tools available. Package: linux-tools-lowlatency-64k-hwe-20.04 Description-md5: c0b50472a3dff1ee579e2ac4d330614a Description-en: lowlatency-64k Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-lowlatency-64k-hwe-20.04-edge Description-md5: c0b50472a3dff1ee579e2ac4d330614a Description-en: lowlatency-64k Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-lowlatency-64k-hwe-22.04 Description-md5: e6e1e68739a81d8a57895d0e06aa7615 Description-en: lowlatency-64k Linux kernel tools This package will always depend on the latest lowlatency-64k kernel tools available. Package: linux-tools-lowlatency-64k-hwe-22.04-edge Description-md5: e6e1e68739a81d8a57895d0e06aa7615 Description-en: lowlatency-64k Linux kernel tools This package will always depend on the latest lowlatency-64k kernel tools available. Package: linux-tools-raspi Description-md5: e30171db1195241a4736905110203a08 Description-en: Raspberry Pi Linux kernel tools This package will always depend on the latest Raspberry Pi Linux kernel tools available. Package: gobject-introspection Description-md5: f85d1d7bf9d9369dd24f989d94c4da85 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 on a build architecture with the same endianness. . 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 PyGIi, 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.8.0-11-generic Description-md5: f57607c244ccfa80b8cab78bcd0e3ea9 Description-en: Linux kernel buildinfo for version 6.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-generic-lpae Description-md5: abb50ed65dc90cb599b386499420b52c Description-en: Complete Generic LPAE Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-6.8.0-11-generic Description-md5: d9485b857085fd34f6f6aea02c06d7d1 Description-en: Linux kernel headers for version 6.8.0 on ARM (hard float) SMP This package provides kernel header files for version 6.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-11/debian.README.gz for details. Package: linux-headers-generic-lpae Description-md5: ec0c510b7be7b70c64176350e051fb38 Description-en: Generic LPAE Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-6.8.0-11-generic Description-md5: 10e1ca744972f1a83b9afae352bbb854 Description-en: Linux kernel image for version 6.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 6.8.0 on ARM (hard float) SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-generic-lpae Description-md5: 499e096f05f7a0e1475c48c65d73cf58 Description-en: Generic LPAE Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-6.8.0-11-generic Description-md5: 27f33eaa214abcef11ec7226796462be Description-en: Linux kernel extra modules for version 6.8.0 on ARM (hard float) SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-6.8.0-11 Description-md5: f7e83f2b7ce6a118969e4ffd2e07337d Description-en: Linux kernel version specific tools for version 6.8.0-11 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-11 on ARM (hard float). You probably want to install linux-tools-6.8.0-11-. Package: linux-tools-6.8.0-11-generic Description-md5: 2e5f360ce69d9f0c3ea0f918c18abafd Description-en: Linux kernel version specific tools for version 6.8.0-11 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-11 on ARM (hard float). Package: linux-tools-generic-lpae Description-md5: a7fbc628643740cf08cc0af28755bd72 Description-en: Generic LPAE Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: gobject-introspection Description-md5: 11c0fc1e18ec1bff6b9c08c5343e0587 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 on a build architecture with the same endianness. . 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 PyGIi, will need to build-depend on libgirepository-1.0-dev in addition to this package. Package: libc6-amd64 Description-md5: 022f588c27f2c9d2908a07c0e916177e Description-en: GNU C Library: 64bit Shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for AMD64 systems. Package: libc6-dev-amd64 Description-md5: 4315f28f715f5adf117fa6a131d77331 Description-en: GNU C Library: 64bit Development Libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for AMD64 systems. 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: gobject-introspection Description-md5: 15d50d30d5321786c613c8c38b4b0671 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 on a build architecture with the same endianness. . 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 PyGIi, 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.8.0-11-generic Description-md5: 0265cb6b696e458e9a7be2e6673d1bf2 Description-en: Linux kernel buildinfo for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 6.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-headers-6.8.0-11-generic Description-md5: 10e39a40516ccd4d6c593693467c8f19 Description-en: Linux kernel headers for version 6.8.0 on PowerPC 64el SMP This package provides kernel header files for version 6.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-11/debian.README.gz for details. Package: linux-image-6.8.0-11-generic Description-md5: cda968e55ba39edcc32b72db59714758 Description-en: Linux kernel image for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 6.8.0 on PowerPC 64el SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-11-generic Description-md5: 1cfd9e1a225566bd463d399112ced062 Description-en: Linux kernel extra modules for version 6.8.0 on PowerPC 64el SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-11-generic Description-md5: c145d271d0a256575a5ad4a85a00775f Description-en: Linux kernel extra modules for version 6.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 6.8.0 on PowerPC 64el SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-6.8.0-11 Description-md5: 8f65268df0e7081c9b0f8ba350d98449 Description-en: Linux kernel version specific tools for version 6.8.0-11 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-11 on PowerPC 64el. You probably want to install linux-tools-6.8.0-11-. Package: linux-tools-6.8.0-11-generic Description-md5: 85fa3e3ff42202f655cbb800c9e7d594 Description-en: Linux kernel version specific tools for version 6.8.0-11 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-11 on PowerPC 64el. Package: gobject-introspection Description-md5: ae43439b274021f414f6ad3a53e53eea 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 on a build architecture with the same endianness. . 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 PyGIi, will need to build-depend on libgirepository-1.0-dev in addition to this package. 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: gobject-introspection Description-md5: 670af49ce913e86f7b9d7b467faa01ff 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 on a build architecture with the same endianness. . 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 PyGIi, will need to build-depend on libgirepository-1.0-dev in addition to this package. Package: gobject-introspection-bin Description-md5: a1e11727162c0d8b21c0a2fbd72767c0 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, compatible with the typelibs for big-endian architectures. Please do not depend on this package directly: use gobject-introspection instead. Package: libc6-dev-s390 Description-md5: 6505482b334f48aad4d708dfb015adea Description-en: GNU C Library: 32bit Development Libraries for IBM zSeries Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library. Package: libc6-s390 Description-md5: 7966d976953f1915c55728d7dad96de1 Description-en: GNU C Library: 32bit Shared libraries for IBM zSeries This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library. 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: linux-buildinfo-6.8.0-11-generic Description-md5: 118c691c392729999bed6a3c88c73964 Description-en: Linux kernel buildinfo for version 6.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 6.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-headers-6.8.0-11-generic Description-md5: 8d940ae72e883ad77704a621a62ba38a Description-en: Linux kernel headers for version 6.8.0 on System 390x SMP This package provides kernel header files for version 6.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-11/debian.README.gz for details. Package: linux-image-unsigned-6.8.0-11-generic Description-md5: c80ff8f64f65e8d7d520e6b08203c9ae Description-en: Linux kernel image for version 6.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 6.8.0 on System 390x SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-11-generic Description-md5: 515a94bd5e82d1bdd72e12ce5bbedb65 Description-en: Linux kernel extra modules for version 6.8.0 on System 390x SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-11-generic Description-md5: eab24e4e8a27e98fb6904a00c92fb3db Description-en: Linux kernel extra modules for version 6.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 6.8.0 on System 390x SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-6.8.0-11 Description-md5: a4238dae5b2e66df42447e02eec8c3d4 Description-en: Linux kernel version specific tools for version 6.8.0-11 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-11 on System 390x. You probably want to install linux-tools-6.8.0-11-. Package: linux-tools-6.8.0-11-generic Description-md5: a8dc89bb3861ac95fd5562b208ac8b06 Description-en: Linux kernel version specific tools for version 6.8.0-11 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-11 on System 390x.