Package: apport Description-md5: c04626471654f9246cf5e28b560d262e Description-en: automatically generate crash reports for debugging apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package also provides a command line frontend for browsing and handling the crash reports. For desktops, you should consider installing the GTK+ or Qt user interface (apport-gtk or apport-kde). Package: apport-core-dump-handler Description-md5: 014ec4edf03384dcdf5dcac2a8da318e Description-en: Kernel core dump handler for Apport apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides the service that configures the kernel (via /proc/sys/kernel/core_pattern) to forward the crash dumps to apport. Package: apport-gtk Description-md5: 2f45e17d5bf22355d7921dba196ae6dd Description-en: GTK+ frontend for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a GTK+ frontend for browsing and handling the crash reports. Package: apport-retrace Description-md5: 7608c287131a28c4611767ba61f02050 Description-en: tools for reprocessing Apport crash reports apport-retrace recombines an Apport crash report (either a file or a Launchpad bug) and debug symbol packages (.ddebs) into fully symbolic stack traces. This can optionally use a sandbox for installing debug symbol packages and doing the processing, so that entire process of retracing crashes can happen with normal user privileges without changing the system. . You need to install gdb-multiarch if you want to be able to retrace crash reports which happened on a different architecture than the one you run apport-retrace on. Package: bpftrace Description-md5: 77220d45de965013d79717740b8659e5 Description-en: high-level tracing language for Linux eBPF BPFtrace is a high-level tracing language for Linux enhanced Berkeley Packet Filter (eBPF) available in recent Linux kernels (4.x). BPFtrace uses LLVM as a backend to compile scripts to BPF-bytecode and makes use of BCC for interacting with the Linux BPF system, as well as existing Linux tracing capabilities: kernel dynamic tracing (kprobes), user-level dynamic tracing (uprobes), and tracepoints. The BPFtrace language is inspired by awk and C, and predecessor tracers such as DTrace and SystemTap. Package: cargo Description-md5: ebd375dee82c9f6fd5a30ffdf0078609 Description-en: Rust package manager Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. . This is a dependency package providing the default cargo package. Package: cmake Description-md5: b60d0479b91d22665e465b5cec287c83 Description-en: cross-platform, open-source make system CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. Package: cmake-data Description-md5: 7f6054b05ba6a3b1c50fe9a6d4da8a8c Description-en: CMake data files (modules, templates and documentation) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides CMake architecture independent data files (modules, templates, documentation etc.). Unless you have cmake installed, you probably do not need this package. Package: cmake-doc Description-md5: fcefa4d7014fa7859c301236f87695fe Description-en: extended documentation in various formats for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides additional documentation in various formats like HTML or plain text. Package: dash Description-md5: 8d4d9c32c6b2b70328f7f774a0cc1248 Description-en: POSIX-compliant shell The Debian Almquist Shell (dash) is a POSIX-compliant shell derived from ash. . Since it executes scripts faster than bash, and has fewer library dependencies (making it more robust against software or hardware failures), it is used as the default system shell on Debian systems. Package: default-libmysqlclient-dev Description-md5: 36763c05220d88f67c8203781f560747 Description-en: MySQL database development files (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the client development libraries and header files (API and ABI defined by MySQL). Depending on the default defined through this metapackage, the underlying implementation may be provided by either MySQL or MariaDB. Build-Depend on this package and then link using -lmysqlclient. You will end up with a binary that depends on either libmysqlclient.so.X or libmariadbclient.so.X depending on the current default. dpkg-shlibdeps should correctly generate a dependency on libmysqlclientX or libmariadbclientX as appropriate. Package: freeradius Description-md5: 8f93db923be1449fe3d8c09996bd75e7 Description-en: high-performance and highly configurable RADIUS server FreeRADIUS is a high-performance RADIUS server with support for: - Authentication by local files, SQL, Kerberos, LDAP, PAM, and more. - Powerful policy configuration language. - Proxying and replicating requests by any criteria. - Support for many EAP types; TLS, PEAP, TTLS, etc. - Many vendor-specific attributes. - Regexp matching in string attributes. and lots more. Package: freeradius-common Description-md5: 1c7945f97894906b5aaee9b087c2f56c Description-en: FreeRADIUS common files This package contains common files used by several of the other packages from the FreeRADIUS project. Package: freeradius-config Description-md5: ac5463a5cccad417d59c5cd9a88dd876 Description-en: FreeRADIUS default config files freeradius-config contains the default configuration for FreeRADIUS. . You can install a custom package which sets "Provides: freeradius-config" in order to use the FreeRADIUS packages without any default configuration getting into your way. Package: freeradius-dhcp Description-md5: 63c03705d2b33716c280099cb1b24d9d Description-en: DHCP module for FreeRADIUS server The FreeRADIUS server can act as a DHCP server, and this module is necessary for that. Package: freeradius-utils Description-md5: fb4360d3ae626ff33fe6068c0b23a981 Description-en: FreeRADIUS client utilities This package contains various client programs and utilities from the FreeRADIUS Server project, including: - radclient - radcrypt - radeapclient - radlast - radsecret - radsniff - radsqlrelay - radtest - radwho - radzap - rlm_ippool_tool - smbencrypt Package: gcc-14-cross-base Description-md5: 4c157f495e05e11e4ad2e3074ac017e0 Description-en: GCC, the GNU Compiler Collection (library base package) This empty package contains changelog and copyright files common to all libraries contained in the GNU Compiler Collection (GCC). Package: glibc-doc Description-md5: 24409145cfc786fece1c0ace7901b517 Description-en: GNU C Library: Documentation Contains the complete GNU C Library ChangeLog. The GNU C Library Reference manual has been moved into glibc-doc-reference for licensing reasons. Package: heif-gdk-pixbuf Description-md5: 7d5e019db350c4fb0ebe91ea53b28ff4 Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - gdk-pixbuf loader libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . A gdk-pixbuf loader module for applications such as "gpicview" and "pcmanfm" is provided by this package. Package: heif-thumbnailer Description-md5: e50d2d70bb250e23f33b019c049adc6d Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - thumbnailer libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . A thumbnailer for HEIF images that can be used by Nautilus is provided by this package. Package: kpartx Description-md5: f27bd840eff7aca2039cea83387ed292 Description-en: create device mappings for partitions Kpartx can be used to set up device mappings for the partitions of any partitioned block device. . It is part of the Linux multipath-tools, but is useful on any device-mapper using system. Package: kpartx-boot Description-md5: 7e8d6d2d84c83cf99042105730d733a4 Description-en: Provides kpartx during boot This package makes kpartx available during boot to activate partitions Package: krb5-doc Description-md5: 019f063fa3a2221f5019a253e0acb9bc Description-en: documentation for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the installation, administrator, and user reference manuals for MIT Kerberos and the man pages for the MIT Kerberos configuration files. Package: krb5-locales Description-md5: 21d19741f2f6e9424950c8f1a6d5cab0 Description-en: internationalization support for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains internationalized messages for MIT Kerberos. Package: krb5-multidev Description-md5: f39b0ef69fd49cdc81c78fd16595779e Description-en: development files for MIT Kerberos without Heimdal conflict Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . Most users wishing to build applications against MIT Kerberos should install libkrb5-dev. However, that package conflicts with heimdal-dev. This package installs libraries and headers in /usr/include/mit-krb5 and /usr/lib/mit-krb5 and can be installed along side heimdal-multidev, which provides the same facilities for Heimdal. Package: krb5-user Description-md5: b10599fa748131166d0b1a01617ee6ce Description-en: basic programs to authenticate using MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the basic programs to authenticate to MIT Kerberos, change passwords, and talk to the admin server (to create and delete principals, list principals, etc.). Package: lib64asan8-i386-cross Description-md5: 1a9f659ca4439e2038933f842e164011 Description-en: AddressSanitizer -- a fast memory error detector (64bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib64asan8-powerpc-cross Description-md5: 1a9f659ca4439e2038933f842e164011 Description-en: AddressSanitizer -- a fast memory error detector (64bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib64atomic1-i386-cross Description-md5: dcde910e366c584abcb0cd438bd4f06e Description-en: support library providing __atomic built-in functions (64bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: lib64atomic1-powerpc-cross Description-md5: dcde910e366c584abcb0cd438bd4f06e Description-en: support library providing __atomic built-in functions (64bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: lib64gcc-s1-i386-cross Description-md5: f51617c644108e7c0efbf4e1aba59f63 Description-en: GCC support library (i386) (64bit) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for i386 architecture, for use in cross-compile environment. Package: lib64gcc-s1-powerpc-cross Description-md5: 49a23e4e59ff20de994e735cf94c3c81 Description-en: GCC support library (powerpc) (64bit) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for powerpc architecture, for use in cross-compile environment. Package: lib64gomp1-i386-cross Description-md5: a0950cb11ce700192ac4d8252bba5f9e Description-en: GCC OpenMP (GOMP) support library (64bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib64gomp1-powerpc-cross Description-md5: a0950cb11ce700192ac4d8252bba5f9e Description-en: GCC OpenMP (GOMP) support library (64bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib64itm1-i386-cross Description-md5: fcc38020a0be9787c7556be2d025d1a4 Description-en: GNU Transactional Memory Library (64bit) GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: lib64quadmath0-i386-cross Description-md5: 49289451e79bd744581e76fbb05eb94d Description-en: GCC Quad-Precision Math Library (64bit) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: lib64ubsan1-i386-cross Description-md5: c22f6718422baad4c7aa40c7b8c9e6ac Description-en: UBSan -- undefined behaviour sanitizer (64bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: lib64ubsan1-powerpc-cross Description-md5: c22f6718422baad4c7aa40c7b8c9e6ac Description-en: UBSan -- undefined behaviour sanitizer (64bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libapache2-mod-php8.3 Description-md5: 6a338a642132f78b17e5228372062a40 Description-en: server-side, HTML-embedded scripting language (Apache 2 module) This package provides the PHP module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. . The following extensions are built in: Core date filter hash json libxml openssl pcre random Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: libasan8-amd64-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan8-arm64-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan8-armhf-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan8-i386-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan8-powerpc-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan8-ppc64el-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan8-riscv64-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan8-s390x-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libatomic1-amd64-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-arm64-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-armhf-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-i386-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-powerpc-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-ppc64el-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-riscv64-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-s390x-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libboost-dev Description-md5: f2e7ea26abd702c2ee640829a331b6d2 Description-en: Boost C++ Libraries development files (default version) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides headers for all Boost libraries. . Extended precision arithmetic package libmpfrc++-dev or libntl-dev is required to use the Boost.Multiprecision wrapping of the respective library. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-program-options-dev Description-md5: 1b638726d34ee4f6ca3677152a47f121 Description-en: program options library for C++ (default version) This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-regex-dev Description-md5: 6187790b4e4593bfdd33608ef7c2662a Description-en: regular expression library for C++ (default version) This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-thread-dev Description-md5: e326c30de718e29eed402846d8c7e8df Description-en: portable C++ multi-threading (default version) This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). 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: libclang-cpp18 Description-md5: 8acc7c5b41666c14f1ef5e79310225e6 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang1-18 Description-md5: 6fbabc5fd121a4ff6b254de59627b6de Description-en: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libfreeradius-dev Description-md5: 3c0c3d13bc398f9c14b6ccb3e25e2af3 Description-en: FreeRADIUS shared library development files The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by the FreeRADIUS server and some of the utilities. . This package contains the development headers and static library version. Package: libfreeradius3 Description-md5: 919b31a593d09cd5d4a89177002536aa Description-en: FreeRADIUS shared library The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by the FreeRADIUS server and some of the utilities. Package: libgcc-s1-amd64-cross Description-md5: dbd58de92a4101b2b20e035a2233fc65 Description-en: GCC support library (amd64) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for amd64 architecture, for use in cross-compile environment. Package: libgcc-s1-arm64-cross Description-md5: 30f5e940c21e92b2411b37b0a95424d1 Description-en: GCC support library (arm64) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for arm64 architecture, for use in cross-compile environment. Package: libgcc-s1-armhf-cross Description-md5: ddfd6d748c065dc8fa2a5a0e14e971c9 Description-en: GCC support library (armhf) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libgcc-s1-i386-cross Description-md5: e340b46865ab958070306e789ff32213 Description-en: GCC support library (i386) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for i386 architecture, for use in cross-compile environment. Package: libgcc-s1-powerpc-cross Description-md5: d97b0ab372ed4e0fac3e8ea25b9a4e4f Description-en: GCC support library (powerpc) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for powerpc architecture, for use in cross-compile environment. Package: libgcc-s1-ppc64el-cross Description-md5: afcfa605b0f63aa529a832a3cb480a86 Description-en: GCC support library (ppc64el) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for ppc64el architecture, for use in cross-compile environment. Package: libgcc-s1-riscv64-cross Description-md5: 477d3fda890f6445bbd199516aed7b4e Description-en: GCC support library (riscv64) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for riscv64 architecture, for use in cross-compile environment. Package: libgcc-s1-s390x-cross Description-md5: 7d651d554ddf8fc473fd6d6feda218a1 Description-en: GCC support library (s390x) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for s390x architecture, for use in cross-compile environment. Package: libgfortran5-amd64-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-arm64-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-armhf-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-i386-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-ppc64el-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-riscv64-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-s390x-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgomp1-amd64-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-arm64-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-armhf-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-i386-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-powerpc-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-ppc64el-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-riscv64-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-s390x-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgssapi-krb5-2 Description-md5: 2dd7fe357b29d0ba6727171c01f0301c Description-en: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library for the MIT Kerberos implementation of GSS-API used by applications and Kerberos clients. Package: libgssrpc4t64 Description-md5: f18b3ce27893cc2b96de6c617dc25d94 Description-en: MIT Kerberos runtime libraries - GSS enabled ONCRPC Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains an RPC library used by the Kerberos administrative programs and potentially other applications. Package: libheif-examples Description-md5: 3a4de5f652abb7d4bd1ee49395697304 Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - examples libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . Sample applications using libheif are provided by this package. Package: libheif-plugin-aomdec Description-md5: 85685a39fe2ab0b73a2e676a772d8c61 Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - aomdec plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the aomdec plugin Package: libheif-plugin-aomenc Description-md5: 22f8a5566cec6832ab5fe839a0ae9cfc Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - aomenc plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the aomenc plugin Package: libheif-plugin-kvazaar Description-md5: 68c86a58f6a14a46de96a5094dec20f6 Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - kvazaar plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the kvazaar plugin Package: libheif-plugin-libde265 Description-md5: 15b70d1cabc3c47d2daa793ee92fed5b Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - libde265 plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the libde265 plugin Package: libheif1 Description-md5: a1ff312bcd172802f8cfdb36a4145f3e Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - shared library libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the shared library. Package: libhwasan0-amd64-cross Description-md5: 3e86044294569fc681ceeaf4424622e4 Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (HWASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libhwasan0-arm64-cross Description-md5: 3e86044294569fc681ceeaf4424622e4 Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (HWASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libitm1-amd64-cross Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libitm1-arm64-cross Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libitm1-i386-cross Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libitm1-ppc64el-cross Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libitm1-s390x-cross Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libk5crypto3 Description-md5: 4b107bcb8481fee0b8b11744a386a6b0 Description-en: MIT Kerberos runtime libraries - Crypto Library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime cryptography libraries used by applications and Kerberos clients. Package: libkadm5clnt-mit12 Description-md5: 8b2bac04328bfaffc8a1b6b57144cc9b Description-en: MIT Kerberos runtime libraries - Administration Clients Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library used by clients of the Kerberos administration protocol. Package: libkadm5srv-mit12 Description-md5: 34bc9a3bc5f24d8493ce16a753dc317d Description-en: MIT Kerberos runtime libraries - KDC and Admin Server Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library used by Kerberos administrative servers. Package: libkdb5-10t64 Description-md5: 339dba7d5a44f05699e73cc493c3def3 Description-en: MIT Kerberos runtime libraries - Kerberos database Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the internal Kerberos database libraries. Package: libkrad-dev Description-md5: f22135e65145d2c1d4adf7a6dc4266ad Description-en: MIT Kerberos RADIUS Library Development This package includes development headers for libkrad0, the MIT Kerberos RADIUS library. You should not use this RADIUS library in packages unrelated to MIT Kerberos. Package: libkrad0 Description-md5: 2d2f7517dcfd02118262a7f5e45301dd Description-en: MIT Kerberos runtime libraries - RADIUS library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the internal support library for RADIUS functionality. Package: libkrb5-3 Description-md5: 07bb931a85fb24c6a0ef0f62a94bb26c Description-en: MIT Kerberos runtime libraries Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library for the main Kerberos v5 API used by applications and Kerberos clients. Package: libkrb5-dbg Description-md5: 943dd1af23ccc316b4f620ded24f9212 Description-en: debugging files for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the debugging information for the MIT Kerberos libraries. Install this package if you need to trace problems inside the MIT Kerberos libraries with a debugger. Package: libkrb5-dev Description-md5: 2f88a00ff06db459d4a3aee80c1e2778 Description-en: headers and development libraries for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the symlinks, headers, and development libraries needed to compile and link programs that use the Kerberos libraries. Package: libkrb5support0 Description-md5: 4f3abf66dd7bfd20406fc400a05b0693 Description-en: MIT Kerberos runtime libraries - Support library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains an internal runtime support library used by other Kerberos libraries. Package: libllvm18 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libllvmlibc-18-dev Description-md5: b678725717171e9f1656f9727ef63f83 Description-en: LLVM C Library - dev package Implementation of the C standard library targeting C17 and above. . This is an experimental project. Don't use in production. Package: liblsan0-amd64-cross Description-md5: fd77936d8cda7d6af8bc33d6f395c678 Description-en: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: liblsan0-arm64-cross Description-md5: fd77936d8cda7d6af8bc33d6f395c678 Description-en: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: liblsan0-ppc64el-cross Description-md5: fd77936d8cda7d6af8bc33d6f395c678 Description-en: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: libmd-dev Description-md5: 6178fcaa6f90ba685afc3cccc974ef31 Description-en: message digest functions from BSD systems - development files This package contains the header files and static library needed to compile applications that use libmd. . The currently provided hashing algorithms are: . * MD2 * MD4 * MD5 * RIPEMD-160 * SHA-1 * SHA-2 (SHA-224, SHA-256, SHA-384, SHA-512/256 and SHA-512) Package: libmd0 Description-md5: 9f178d99a8400fec0a8ae1aa28518f9b Description-en: message digest functions from BSD systems - shared library The libmd library provides various message digest ("hash") functions, as found on various BSDs on a library with the same name and with a compatible API. Package: libnftnl-dev Description-md5: 0849dcbf1375a391c70b32699658f797 Description-en: Development files for libnftnl libnftnl is the low-level library for Netfilter 4th generation framework nftables. . Is the user-space library for low-level interaction with nftables Netlink's API over libmnl. . This package provides development files and static libraries. Package: libnftnl-dev-doc Description-md5: 276e377c653702704a7125f84e13df64 Description-en: Doxygen-generated documentation for libnftnl-dev libnftnl is the low-level library for Netfilter 4th generation framework nftables. . Is the user-space library for low-level interaction with nftables Netlink's API over libmnl. . This package provides additional doxygen-generated documentation for the libnftnl-dev package. Package: libnftnl11 Description-md5: 9ee5410a83ce7cab960810f5332b35f0 Description-en: Netfilter nftables userspace API library libnftnl is the low-level library for Netfilter 4th generation framework nftables. . Is the user-space library for low-level interaction with nftables Netlink's API over libmnl. Package: libquadmath0-amd64-cross Description-md5: fb375c278b15a5774cef34cf9570ecc9 Description-en: GCC Quad-Precision Math Library A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libquadmath0-i386-cross Description-md5: fb375c278b15a5774cef34cf9570ecc9 Description-en: GCC Quad-Precision Math Library A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libquadmath0-ppc64el-cross Description-md5: fb375c278b15a5774cef34cf9570ecc9 Description-en: GCC Quad-Precision Math Library A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libstd-rust-dev Description-md5: 6e36dfedc334a07e0aac067c3ff7b4f2 Description-en: Rust standard libraries - development files Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains development files for the standard Rust libraries, needed to compile Rust programs. It may also be installed on a system of another host architecture, for cross-compiling to this architecture. . This is a dependency package providing the default development package. Package: libstdc++6-amd64-cross Description-md5: 5e49ca869389309d7a1689d9c5c97e1a Description-en: GNU Standard C++ Library v3 (amd64) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for amd64 architecture, for use in cross-compile environment. Package: libstdc++6-arm64-cross Description-md5: 273206a5eff82dce70c2ec7e21f24331 Description-en: GNU Standard C++ Library v3 (arm64) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for arm64 architecture, for use in cross-compile environment. Package: libstdc++6-armhf-cross Description-md5: 29799fad64bd0a4edebdfa94e68524a2 Description-en: GNU Standard C++ Library v3 (armhf) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libstdc++6-i386-cross Description-md5: 28e5bee6794a19d1c3c53f77739d091f Description-en: GNU Standard C++ Library v3 (i386) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for i386 architecture, for use in cross-compile environment. Package: libstdc++6-ppc64el-cross Description-md5: 80e494cee802c3add0788db6c6260365 Description-en: GNU Standard C++ Library v3 (ppc64el) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for ppc64el architecture, for use in cross-compile environment. Package: libstdc++6-riscv64-cross Description-md5: c2263126b51b2daf86c1979a285ea4de Description-en: GNU Standard C++ Library v3 (riscv64) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for riscv64 architecture, for use in cross-compile environment. Package: libstdc++6-s390x-cross Description-md5: 3124ed676d265dad1471e7aaff0bb093 Description-en: GNU Standard C++ Library v3 (s390x) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for s390x architecture, for use in cross-compile environment. Package: libtsan2-amd64-cross Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtsan2-arm64-cross Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtsan2-ppc64el-cross Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libubsan1-amd64-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-arm64-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-armhf-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-i386-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-powerpc-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-ppc64el-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-riscv64-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-s390x-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libusbmuxd-2.0-7 Description-md5: c0d6f4202896b47c71578aa9bc250760 Description-en: Client library to handle usbmux connections with iOS devices (library) usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package contains the shared library. Package: libusbmuxd-dev Description-md5: 47c9664549a0dc376867468636de7508 Description-en: Client library to handle usbmux connections with iOS devices (devel) usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package contains the development files. Package: libx32asan8-i386-cross Description-md5: 51a639c3760e456ac48834fb47045c42 Description-en: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32atomic1-i386-cross Description-md5: 17429d2d39217f0a95507decf171c10f Description-en: support library providing __atomic built-in functions (x32) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libx32gcc-s1-i386-cross Description-md5: 0a83617569fda4f6b4128b3fda8103d8 Description-en: GCC support library (i386) (x32) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for i386 architecture, for use in cross-compile environment. Package: libx32gomp1-i386-cross Description-md5: 1388436f97e9425feb598766343a05b7 Description-en: GCC OpenMP (GOMP) support library (x32) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libx32itm1-i386-cross Description-md5: 60c3549c857ee22163b3a82b265880de Description-en: GNU Transactional Memory Library (x32) This manual documents the usage and internals of libitm. It provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libx32quadmath0-i386-cross Description-md5: 514c6a5cffd4febce8121f2d08419504 Description-en: GCC Quad-Precision Math Library (x32) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libx32ubsan1-i386-cross Description-md5: 1e3c22c974d49dfa0d90d25dc725cf74 Description-en: UBSan -- undefined behaviour sanitizer (x32) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libxml-libxml-perl Description-md5: d585b9f49fd3c911baab5d83bfe8dae5 Description-en: Perl interface to the libxml2 library XML::LibXML is a Perl interface to the GNOME libxml2 library, which provides interfaces for parsing and manipulating XML files. This module allows Perl programmers to make use of the highly capable validating XML parser and the high performance Document Object Model (DOM) implementation. Additionally, it supports using the XML Path Language (XPath) to find and extract information. Package: libxml2 Description-md5: 6771e66f557fa0f71e6955303e1d8f8d Description-en: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Package: libxml2-dev Description-md5: 315d877f425ed2a2bbe448d2e81be6e6 Description-en: GNOME XML library - development files XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Package: libxml2-doc Description-md5: 67d897c8cceafd8a9c57b7d2136b6536 Description-en: GNOME XML library - documentation XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains general information about the GNOME XML library and more specific API references. Package: libxml2-utils Description-md5: c442f3c69b5f5fb22153f4c2a1b6a92e Description-en: GNOME XML library - utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog files. Package: linux-buildinfo-6.10.0-15-generic Description-md5: 0c548f06c680cf5b81690a81bf2cf797 Description-en: Linux kernel buildinfo for version 6.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1005-nvidia Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-6.10.0-15 Description-md5: f390625a58c85ee0f1bb1eacdfc6718b Description-en: Linux kernel version specific cloud tools for version 6.10.0-15 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.10.0-15 on 64 bit x86. You probably want to install linux-cloud-tools-6.10.0-15-. Package: linux-cloud-tools-6.10.0-15-generic Description-md5: b55145c647d610eb406f8ec4ed956678 Description-en: Linux kernel version specific cloud tools for version 6.10.0-15 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.10.0-15 on 64 bit x86. Package: linux-cloud-tools-common Description-md5: 6240883698b083f55cf31a081641915b Description-en: Linux kernel version specific cloud tools for version 6.10.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 6.10.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-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-nvidia Description-md5: 3c2bdf5174fbddbda6ec3b9608112741 Description-en: Nvidia Linux kernel cloud tools This package will always depend on the latest nvidia kernel cloud tools available. Package: linux-cloud-tools-virtual Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-crashdump Description-md5: 0c0b5ada9f277febaf6bd7d5ebc0d337 Description-en: Linux kernel crashdump setup for the latest generic kernel This package installs all the needed infrastructure to get crashdumps from your running system. If you are experiencing kernel crashes that cannot be debugged normally (because the problem is infrequent or panic's the system in such a way as to make information gathering impossible), then you can install this package to automatically enable capture of the vmcore on crashes. Package: linux-doc Description-md5: 72d63460b4662e6c1a806389adb6157c Description-en: Linux kernel specific documentation for version 6.10.0 This package is deprecated and it is temporarily provided only for compatibility reasons. It will be dropped in the future. Package: linux-generic Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-headers-6.10.0-15 Description-md5: f56dfc36079586463363b4b96ffd9c4a Description-en: Header files related to Linux kernel version 6.10.0 This package provides kernel header files for version 6.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.10.0-15/debian.README.gz for details Package: linux-headers-6.10.0-15-generic Description-md5: 3e0a99cea7b5129ac507090e07a6a55a Description-en: Linux kernel headers for version 6.10.0 on 64 bit x86 SMP This package provides kernel header files for version 6.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.10.0-15/debian.README.gz for details. Package: linux-headers-6.8.0-1005-nvidia Description-md5: 5c93eea123d53c74cd998628da6d62b0 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-1005/debian.README.gz for details. 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-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-nvidia Description-md5: 59129f4f73221648b63b662565b49990 Description-en: Nvidia Linux kernel headers This package will always depend on the latest nvidia kernel headers available. Package: linux-headers-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-virtual Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-image-6.10.0-15-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-1005-nvidia Description-md5: b8342c2badb6b6cc1d4c822e4f5bad97 Description-en: Signed kernel image nvidia A kernel image for nvidia. This version of it is signed with Canonical's signing key. Package: linux-image-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-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-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-nvidia Description-md5: 6f90ae28f3ebfed911d48b256696e249 Description-en: Nvidia Linux kernel image This package will always depend on the latest nvidia kernel image available. Package: linux-image-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-uc-6.10.0-15-generic Description-md5: bb6d44640dba93338416300d1c7d81bd Description-en: Signed kernel image generic for Ubuntu Core A kernel image for generic. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-1005-nvidia Description-md5: 3b61e8f2c89e6e62d38fe3e8db2a32ff Description-en: Signed kernel image nvidia for Ubuntu Core A kernel image for nvidia. This version of it is signed with Canonical's signing key. Package: linux-image-uc-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-unsigned-6.10.0-15-generic Description-md5: 0675c630c1cec4ec145d45785b883112 Description-en: Linux kernel image for version 6.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.10.0 on 64 bit x86 SMP. . Supports 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-1005-nvidia Description-md5: 47ba774e8f3d2672a71d18c3dc1bf44b Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-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-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.10.0-15-generic Description-md5: 7bc335a1dace87f0fb77eaee9957466f Description-en: Rust library files related to Linux kernel version 6.10.0 This package provides kernel library files for version 6.10.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-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-modules-6.10.0-15-generic Description-md5: f972b7e865f01e88c92b2e95a6074354 Description-en: Linux kernel extra modules for version 6.10.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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-1005-nvidia Description-md5: 9782355e9c727a1aafe12f82ab50c0b1 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.10.0-15-generic Description-md5: d20b5edd45c05ea8be3b760133da3c54 Description-en: Linux kernel extra modules for version 6.10.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.10.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1005-nvidia Description-md5: a670864029536218a3ac80107867aa7d Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.8.0-1005-nvidia Description-md5: 91f1e4d12303634597c727ae9ba8d646 Description-en: Linux kernel iwlwifi modules for version 6.8.0-1005 This package provides the Linux kernel iwlwifi modules for version 6.8.0-1005. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-nvidia Description-md5: 4ad5b12fdfd56c1188d12c1c8e03e67f Description-en: Extra drivers for iwlwifi for the nvidia flavour Install extra signed iwlwifi modules compatible with the nvidia flavour. Package: linux-modules-iwlwifi-oem-20.04 Description-md5: 20052189d5a04ef0d343873151578440 Description-en: Extra drivers for iwlwifi for the oem flavour (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-iwlwifi-oem-20.04d Description-md5: 20052189d5a04ef0d343873151578440 Description-en: Extra drivers for iwlwifi for the oem flavour (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-iwlwifi-oem-22.04 Description-md5: 20052189d5a04ef0d343873151578440 Description-en: Extra drivers for iwlwifi for the oem flavour (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-modules-nvidia-fs-6.8.0-1005-nvidia Description-md5: b346beae360d9de99fbeff4395ceed65 Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1005 This package provides the Linux kernel nvidia-fs modules for version 6.8.0-1005. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-fs-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-fs-nvidia Description-md5: fb38314f1a9894d32083e54267154a2a Description-en: Extra drivers for nvidia-fs for the nvidia flavour Install extra signed nvidia-fs modules compatible with the nvidia flavour. Package: linux-nvidia Description-md5: 883b350bab451b83661688ea10af7a45 Description-en: Complete Nvidia Linux kernel and headers This package will always depend on the latest complete nvidia Linux kernel and headers. Package: linux-nvidia-headers-6.8.0-1005 Description-md5: 2918ad8ef093cf29da2f2a290b4de95c Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-nvidia-headers-6.8.0-1005/debian.README.gz for details Package: linux-nvidia-tools-6.8.0-1005 Description-md5: 448346ba32eefd6680c60c85fe3d4df4 Description-en: Linux kernel version specific tools for version 6.8.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1005 on 64 bit x86. You probably want to install linux-tools-6.8.0-1005-. Package: linux-nvidia-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-oem-20.04 Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-20.04b Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-20.04c Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-20.04d Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-oem-22.04 Description-md5: b9733fe08304ccd9d66e5abc05e41d0a Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-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.10.0 Description-md5: d6e6f9d3a316d67ded1637e4b99d5182 Description-en: Linux kernel source for version 6.10.0 with Ubuntu patches This package provides the source code for the Linux kernel version 6.10.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Package: linux-tools-6.10.0-15 Description-md5: c9766fe9c808237749a1644d01648c7e Description-en: Linux kernel version specific tools for version 6.10.0-15 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-15 on 64 bit x86. You probably want to install linux-tools-6.10.0-15-. Package: linux-tools-6.10.0-15-generic Description-md5: 2a79f3b164dab4b2e7fdc7ddf29a0ff8 Description-en: Linux kernel version specific tools for version 6.10.0-15 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-15 on 64 bit x86. Package: linux-tools-6.8.0-1005-nvidia Description-md5: 7b2d86e51a78dc6d80d84f2d237ec15f Description-en: Linux kernel version specific tools for version 6.8.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1005 on 64 bit x86. Package: linux-tools-common Description-md5: e81cbf204c4c4e978c18b018cb93ec0c Description-en: Linux kernel version specific tools for version 6.10.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0. Package: linux-tools-generic Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-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-nvidia Description-md5: 6978ce948693cb08e282dd6e9c79e15d Description-en: Nvidia Linux kernel tools This package will always depend on the latest nvidia kernel tools available. Package: linux-tools-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-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-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: 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: multipath-tools Description-md5: d2b50f6d45021a3e6697180f992bb365 Description-en: maintain multipath block device access These tools are in charge of maintaining the disk multipath device maps and react to path and map events. . If you install this package you may have to change the way you address block devices. See README.Debian for details. Package: multipath-tools-boot Description-md5: 24b848655cff6a3dd257c2afda6cf91f Description-en: Support booting from multipath devices This package contains the necessary support for booting from a multipath device: . * copy over multipath.conf and persistent bindings if necessary * load the necessary kernel modules * detect multipath block devices . Don't install this package if you're not booting from a multipath device. Package: mysql-common Description-md5: 562d254c602f89e4390e28f6362283c8 Description-en: MySQL database common files, e.g. /etc/mysql/my.cnf MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes files needed by all versions of the client library, e.g. /etc/mysql/my.cnf. Package: php8.3 Description-md5: 86488d7a405bdcbac9ece7c307f30abb Description-en: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP interpreter installed. Removing this package won't remove PHP from your system, however it may remove other packages that depend on this one. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-cgi Description-md5: 288b36334192954bec2d1b4971641085 Description-en: server-side, HTML-embedded scripting language (CGI binary) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php8.3-fpm package. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre random Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-cli Description-md5: dc82b63c0a070d029f5bc2b4b5ba76fc Description-en: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php8.3 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre random Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-common Description-md5: 22a3869c501657868c4eaafa1e98ce95 Description-en: documentation, examples and common module for PHP This package provides the documentation, examples and common module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-curl Description-md5: 037ff48845e2cbd8c4409f1910d1d1c2 Description-en: CURL module for PHP This package provides the CURL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-dev Description-md5: e9081b90d2ae0394c000458bf4396f36 Description-en: Files for PHP8.3 module development This package provides the files from the PHP8.3 source needed for compiling additional modules. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-gd Description-md5: 9aea7ee3b75b09eba5fefd1af9ab26af Description-en: GD module for PHP This package provides the GD module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-gmp Description-md5: c27167ffbd0137d52448a66a0373d465 Description-en: GMP module for PHP This package provides the GMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-ldap Description-md5: 674f8027ec3be9f3e378dd49ab62750a Description-en: LDAP module for PHP This package provides the LDAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-mbstring Description-md5: 741a0b4b31628c18e80bdef4f0ec8141 Description-en: MBSTRING module for PHP This package provides the MBSTRING module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-mysql Description-md5: dba46097413040653c65df244b4f891f Description-en: MySQL module for PHP This package provides the MySQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-odbc Description-md5: be94f53ae2f70ea922c962bebf58357c Description-en: ODBC module for PHP This package provides the ODBC module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-opcache Description-md5: 2a678caa9876c07bd79145e7e6745aa0 Description-en: Zend OpCache module for PHP This package provides the Zend OpCache module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-pgsql Description-md5: e20af8e9fbc873e9bd5a36fc03e72ee6 Description-en: PostgreSQL module for PHP This package provides the PostgreSQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-pspell Description-md5: 924e2e1a212b3efcd067569724a15d8b Description-en: pspell module for PHP This package provides the pspell module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-readline Description-md5: e79602c7d6a0ebe56dc4c3a28ee1dab8 Description-en: readline module for PHP This package provides the readline module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-snmp Description-md5: 3c57e2b4019dc1d5227529c20c30718a Description-en: SNMP module for PHP This package provides the SNMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-sqlite3 Description-md5: 0f31b34a4e9ca17b4007ed38c7c98f2c Description-en: SQLite3 module for PHP This package provides the SQLite3 module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-tidy Description-md5: 1d8b49dbc79493bb30fb016ced2184c6 Description-en: tidy module for PHP This package provides the tidy module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.3-xml Description-md5: 9dffe9f3f61ff368673fc5a2dcd65841 Description-en: DOM, SimpleXML, XML, and XSL module for PHP This package provides the DOM, SimpleXML, XML, and XSL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: python-arrow-doc Description-md5: d1e149395f27002e39295b5864089b91 Description-en: Python library to manipulate dates, times, timestamps: documentation A Python library that offers a sensible, human-friendly approach to creating, manipulating, formatting and converting dates, times, and timestamps. It implements and updates the datetime type, plugging gaps in functionality, and provides a module API that supports many common creation scenarios. Arrow replaces a number of modules: datetime, time, calendar, dateutil, pytz. This is a documentation package. Package: python-django-doc Description-md5: 257e8ca2132ad054b44d0dd521e727f5 Description-en: High-level Python web development framework (documentation) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . This package contains the HTML documentation and example projects. Package: python-jsonschema-doc Description-md5: f676db2896a54e8435d7d1d4d5c47201 Description-en: An(other) implementation of JSON Schema (Draft 3, 4, 6, 7) - doc JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide validation, documentation, and interaction control of JSON data. . This package provides the documentation. Package: python-openssl-doc Description-md5: ac670bb910ef23fb997f7e3c57ca5305 Description-en: Python wrapper around the OpenSSL library (documentation package) High-level wrapper around a subset of the OpenSSL library, includes . * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes . A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. . This package contains documentation for python-openssl. Package: python-pint-doc Description-md5: 99900a3127c3671bcad7e5d6ff2ea4b3 Description-en: define, operate and manipulate physical quantities - doc Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. . It is distributed with a comprehensive list of physical units, prefixes and constants. Due to its modular design, you can extend (or even rewrite!) the complete list without changing the source code. . This package contains the documentation. Package: python-pymongo-doc Description-md5: fbd62f485ddf85b5deaef066e9d02ec6 Description-en: Python interface to the MongoDB document-oriented database (documentation) MongoDB is a high-performance, open source, schema-free document-oriented data store. Pymongo provides an interface to easily access it from Python. . This package contains the HTML documentation. Package: python-setuptools-doc Description-md5: 9647a56c73c2306eafcb47a4f7eb7739 Description-en: Python Distutils Enhancements (documentation) Extensions to the Python distutils for large or complex distributions. The package contains the documentation in html format. Package: python-sqlalchemy-doc Description-md5: f88c4f903abe01d59444b0fe1adf5a09 Description-en: documentation for the SQLAlchemy Python library SQLAlchemy is an SQL database abstraction library for Python. . This package contains the documentation for SQLAlchemy in HTML format. It's usable as a comprehensive reference, a user guide and a tutorial all-in-one. Package: python3-apport Description-md5: 90fc3702a69ad06599a95a46ceb5778a Description-en: Python 3 library for Apport crash report handling This Python package provides high-level functions for creating and handling apport crash reports: . * Query available and new reports. * Add OS, packaging, and process runtime information to a report. * Various frontend utility functions. * Python hook to generate crash reports when Python scripts fail. Package: python3-arrow Description-md5: a4704507c40f6e213de2a0959b3f4920 Description-en: Python3 library to manipulate dates, times, and timestamps A Python3 library that offers a sensible, human-friendly approach to creating, manipulating, formatting and converting dates, times, and timestamps. It implements and updates the datetime type, plugging gaps in functionality, and provides a module API that supports many common creation scenarios. Arrow replaces a number of modules: datetime, time, calendar, dateutil, pytz. Package: python3-bson Description-md5: 6ff36ca063d2514878e6687fccf82dc3 Description-en: Python3 implementation of BSON for MongoDB BSON Python3 module contains all of the Binary JSON encoding and decoding logic for MongoDB. Package: python3-bson-ext Description-md5: 7b7798809e28fcb20fef9ed45e267cd1 Description-en: C-coded extension to the python3-bson package BSON Python 3 module contains all of the Binary JSON encoding and decoding logic for MongoDB. This package contains an extension written in C for higher performance. Package: python3-django Description-md5: efe2f6ec2ae89851c710c280956fa785 Description-en: High-level Python web development framework Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client Package: python3-gridfs Description-md5: c945face2e12c0bcbca6132ced76cd28 Description-en: Python3 implementation of GridFS for MongoDB GridFS is a storage specification for large objects in MongoDB. The Python3 gridfs module is an implementation based on the pymongo module. It provides a file-like interface. Package: python3-importlib-resources Description-md5: ebc2f1c0dc06549c55a10ba6c25813bf Description-en: Read resources from Python packages importlib_resources is a backport of Python standard library importlib.resources module for older Pythons. Users of Python 3.9 and beyond should use the standard library module, since for these versions, importlib_resources just delegates to that module. . The key goal of this module is to replace parts of pkg_resources with a solution in Python's stdlib that relies on well-defined APIs. This makes reading resources included in packages easier, with more stable and consistent semantics. . This library provides two very simple decorators that document the publicness of the names in your module. They keep your module's __all__ in sync so you don't have to. Package: python3-inflect Description-md5: 2db7c861f3aa4bf3b477c11645513a3f Description-en: Generate plurals, singular nouns, ordinals, indefinite articles (Python 3) The inflect Python module correctly generates plurals, singular nouns, ordinals and indefinite articles. It can also convert numbers to words. . This package contains the Python 3 version of this module. Package: python3-jsonschema Description-md5: 4208147041c5a03c88bf1867f6bf9363 Description-en: An(other) implementation of JSON Schema JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide validation, documentation, and interaction control of JSON data. . This package has full support for Draft 2020-12, Draft 2019-09, Draft 7, Draft 6, Draft 4 and Draft 3. Package: python3-openssl Description-md5: d42552511383aa2a691d5994e533fb0c Description-en: Python 3 wrapper around the OpenSSL library High-level wrapper around a subset of the OpenSSL library, includes . * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes . A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. . This package contains the Python 3 version of pyopenssl. Package: python3-pint Description-md5: 7309d5b97c12d7555c34940e586a009a Description-en: define, operate and manipulate physical quantities - Python 3.x Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. . It is distributed with a comprehensive list of physical units, prefixes and constants. Due to its modular design, you can extend (or even rewrite!) the complete list without changing the source code. . This package contains the Python 3.x module. Package: python3-pkg-resources Description-md5: 455aab7092c23bbca0a002df43ba97e4 Description-en: Package Discovery and Resource Access using pkg_resources The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages. Package: python3-problem-report Description-md5: 9c38d91ac205b1680832021377d9156d Description-en: Python 3 library to handle problem reports This Python library provides an interface for creating, modifying, and accessing standardized problem reports for program and kernel crashes and packaging bugs. . These problem reports use standard Debian control format syntax (RFC822). Package: python3-pymongo Description-md5: 6f125b3a0ac150b7b1c36d15734940e4 Description-en: Python3 interface to the MongoDB document-oriented database MongoDB is a high-performance, open source, schema-free document-oriented data store. Pymongo provides an interface to easily access it from Python3. Consider installing the python3-pymongo-ext C extension to improve performance. Package: python3-pymongo-ext Description-md5: 1557972b4a71e02b5326a03acc620861 Description-en: C-coded extension to the python3-pymongo package Pymongo provides an interface to easily access MongoDB from Python 3. This package contains an extension written in C for higher performance. Package: python3-setuptools Description-md5: 1ec9057b4c43c99ba7a78729ff0f8f1c Description-en: Python3 Distutils Enhancements Extensions to the python-distutils for large or complex distributions. Package: python3-sqlalchemy Description-md5: ab3e4e16d880158a692652f7aeb4779d Description-en: SQL toolkit and Object Relational Mapper for Python 3 SQLAlchemy is an SQL database abstraction library for Python. Its strengths are: * full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. * extremely easy to use for all the basic tasks, such as: accessing pooled connections, constructing SQL from Python expressions, finding object instances, and committing object modifications back to the database. * powerful enough for complicated tasks, such as: eager load a graph of objects and their dependencies via joins; map recursive adjacency structures automatically; map objects to not just tables but to any arbitrary join or select statement; combine multiple tables together to load whole sets of otherwise unrelated objects from a single result set; commit entire graphs of object changes in one step. * built to conform to what DBAs demand, including the ability to swap out generated SQL with hand-optimized statements, full usage of bind parameters for all literal values, fully transactionalized and consistent updates using Unit of Work. * modular. Different parts of SQLAlchemy can be used independently of the rest, including the connection pool, SQL construction, and ORM. SQLAlchemy is constructed in an open style that allows plenty of customization, with an architecture that supports custom datatypes, custom SQL extensions, and ORM plugins which can augment or extend mapping functionality. Package: python3-sqlalchemy-ext Description-md5: 30270a7d29e09863129e334eaee06570 Description-en: SQL toolkit and Object Relational Mapper for Python3 - C extension SQLAlchemy is an SQL database abstraction library for Python. . This package contains C coded extension accelerator for SQLAlchemy. Package: python3-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: rustc Description-md5: 8dc04359c83500c0a29daed8afa72581 Description-en: Rust systems programming language Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This is a dependency package providing the default Rust package. Package: sphinx-rtd-theme-common Description-md5: c9bde00395a2cd6318f743c395fbf02f Description-en: sphinx theme from readthedocs.org (common files) This mobile-friendly sphinx theme was initially created for readthedocs.org, but can be incorporated in any project. . Among other things, it features a left panel with a browseable table of contents, and a search bar. . This package contains the common files used by the theme. Package: linux-buildinfo-6.10.0-15-generic Description-md5: 77ea40370387629b4f79f379f03f1862 Description-en: Linux kernel buildinfo for version 6.10.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.10.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.10.0-15-generic-64k Description-md5: 77ea40370387629b4f79f379f03f1862 Description-en: Linux kernel buildinfo for version 6.10.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.10.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1005-nvidia Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1005-nvidia-64k Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-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-headers-6.10.0-15-generic Description-md5: 31ec1640c5d0d7c40c5e503b6fb51b1a Description-en: Linux kernel headers for version 6.10.0 on ARMv8 SMP This package provides kernel header files for version 6.10.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.10.0-15/debian.README.gz for details. Package: linux-headers-6.10.0-15-generic-64k Description-md5: 31ec1640c5d0d7c40c5e503b6fb51b1a Description-en: Linux kernel headers for version 6.10.0 on ARMv8 SMP This package provides kernel header files for version 6.10.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.10.0-15/debian.README.gz for details. Package: linux-headers-6.8.0-1005-nvidia Description-md5: c70b9043a29746a20aaa3b438a8d8e74 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-1005/debian.README.gz for details. Package: linux-headers-6.8.0-1005-nvidia-64k Description-md5: c70b9043a29746a20aaa3b438a8d8e74 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-1005/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-laptop-23.10 Description-md5: 6992eee241acf9b6f63780a69450104f Description-en: Laptop Linux kernel headers (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-lowlatency-64k Description-md5: 28ce1f351012c7f85364f95d7d426604 Description-en: lowlatency-64k Linux kernel headers This package will always depend on the latest lowlatency-64k kernel headers available. Package: linux-headers-lowlatency-64k-hwe-20.04 Description-md5: 484879dc2a6bbae8f9e6abbada228485 Description-en: lowlatency-64k Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-lowlatency-64k-hwe-20.04-edge Description-md5: 484879dc2a6bbae8f9e6abbada228485 Description-en: lowlatency-64k Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-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-nvidia-64k Description-md5: 819c91ced97fc2a608b40c2082d8ff74 Description-en: Nvidia 64K Linux kernel headers This package will always depend on the latest nvidia-64k kernel headers available. Package: linux-image-6.10.0-15-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-1005-nvidia-64k Description-md5: 68e850f54b91c96311bbb7767ba9050f Description-en: Signed kernel image nvidia-64k A kernel image for nvidia-64k. This version of it is signed with Canonical's signing key. Package: linux-image-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-laptop-23.10 Description-md5: 1811c6815e09d09a68fa0bf565438c25 Description-en: Laptop Linux kernel image (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-lowlatency-64k Description-md5: 47e63d12ad8bc35df1ad79e7704cc960 Description-en: lowlatency-64k Linux kernel image This package will always depend on the latest lowlatency-64k kernel image available. Package: linux-image-lowlatency-64k-hwe-20.04 Description-md5: 4c20c6a9cbf89547e564a539289ee698 Description-en: lowlatency-64k Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-lowlatency-64k-hwe-20.04-edge Description-md5: 4c20c6a9cbf89547e564a539289ee698 Description-en: lowlatency-64k Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-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-nvidia-64k Description-md5: 16a7e9b0f17a883aa43e2ad87039fc6b Description-en: Nvidia 64K Linux kernel image This package will always depend on the latest nvidia-64k kernel image available. Package: linux-image-uc-6.10.0-15-generic-64k Description-md5: bb7a4ec80404e80b1dcbf294704a3a43 Description-en: Signed kernel image generic-64k for Ubuntu Core A kernel image for generic-64k. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.8.0-1005-nvidia-64k Description-md5: 9a3532ff6843db306d950f210573fe0f Description-en: Signed kernel image nvidia-64k for Ubuntu Core A kernel image for nvidia-64k. This version of it is signed with Canonical's signing key. Package: linux-image-unsigned-6.10.0-15-generic Description-md5: 74ccf67c7163fe8ef4629b4b5df0781b Description-en: Linux kernel image for version 6.10.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.10.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.10.0-15-generic-64k Description-md5: 4e037417e4edcbcaf90029b64c1c7663 Description-en: Linux kernel image for version 6.10.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.10.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-1005-nvidia Description-md5: 47a24e83d25a490f220a653aa055e6c4 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1005-nvidia-64k Description-md5: 8e9d4e761cb86d0e03ae465e816d1865 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Nvidia 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-laptop-23.10 Description-md5: f2156569f4d20d5a184ba7b3072dff03 Description-en: Complete Laptop Linux kernel and headers (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-lowlatency-64k Description-md5: 47bcc48562defd67ba1c64401116e106 Description-en: Complete lowlatency-64k Linux kernel This package will always depend on the latest complete lowlatency-64k Linux kernel available. Package: linux-lowlatency-64k-hwe-20.04 Description-md5: 50f5884a1d77e5d0bde7a93066deda59 Description-en: Complete lowlatency-64k Linux kernel (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-lowlatency-64k-hwe-20.04-edge Description-md5: 50f5884a1d77e5d0bde7a93066deda59 Description-en: Complete lowlatency-64k Linux kernel (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-lowlatency-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-headers-6.8.0-20 Description-md5: dc19fa6de3cae9aa833d00daf7dfb93f Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-headers-6.8.0-20/debian.README.gz for details Package: linux-modules-6.10.0-15-generic Description-md5: 281645123152b32f0449dd35d00f6043 Description-en: Linux kernel extra modules for version 6.10.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.10.0-15-generic-64k Description-md5: cf1880f6fcbe684f978a1f420f4c081a Description-en: Linux kernel extra modules for version 6.10.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-1005-nvidia Description-md5: 3360ec7d67b6bccf14060a0675cd4db9 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1005-nvidia-64k Description-md5: 0ff3e881c3e40300c2e22013c63a8078 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Nvidia 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.10.0-15-generic Description-md5: 6dc1e76790bdf4f67c257976ae3a9fa9 Description-en: Linux kernel extra modules for version 6.10.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.10.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1005-nvidia Description-md5: a30363a077265ce5b7ee153c489d6ec6 Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Nvidia processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-fs-6.8.0-1005-nvidia-64k Description-md5: d774a330042d00c5f1be3334e8c0b489 Description-en: Linux kernel nvidia-fs modules for version 6.8.0-1005 This package provides the Linux kernel nvidia-fs modules for version 6.8.0-1005. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-fs-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-fs-nvidia-64k Description-md5: 37863d5e7ce7ce6fa2030e4a217c06b6 Description-en: Extra drivers for nvidia-fs for the nvidia-64k flavour Install extra signed nvidia-fs modules compatible with the nvidia-64k flavour. Package: linux-nvidia-64k Description-md5: 8d3fe872ab156bc93fbcbbd13209576a Description-en: Complete Nvidia 64K Linux kernel and headers This package will always depend on the latest complete nvidia-64k Linux kernel and headers. Package: linux-nvidia-tools-6.8.0-1005 Description-md5: 3d5a25ca2499ccb81a81a7fc1fbdcec9 Description-en: Linux kernel version specific tools for version 6.8.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1005 on ARMv8. You probably want to install linux-tools-6.8.0-1005-. Package: linux-tools-6.10.0-15 Description-md5: 7b0bacba2ae8d2c7c42581f4af9ae07b Description-en: Linux kernel version specific tools for version 6.10.0-15 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-15 on ARMv8. You probably want to install linux-tools-6.10.0-15-. Package: linux-tools-6.10.0-15-generic Description-md5: 2f6952d45a95b1e43bbed6830f42efba Description-en: Linux kernel version specific tools for version 6.10.0-15 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-15 on ARMv8. Package: linux-tools-6.10.0-15-generic-64k Description-md5: 2f6952d45a95b1e43bbed6830f42efba Description-en: Linux kernel version specific tools for version 6.10.0-15 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-15 on ARMv8. Package: linux-tools-6.8.0-1005-nvidia Description-md5: c501ffd27eda228b3077ded71686d535 Description-en: Linux kernel version specific tools for version 6.8.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1005 on ARMv8. Package: linux-tools-6.8.0-1005-nvidia-64k Description-md5: c501ffd27eda228b3077ded71686d535 Description-en: Linux kernel version specific tools for version 6.8.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1005 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-laptop-23.10 Description-md5: 4c32b32dd76cd40388615cc1bbc69e09 Description-en: Laptop Linux kernel tools (transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-lowlatency-64k Description-md5: e6e1e68739a81d8a57895d0e06aa7615 Description-en: lowlatency-64k Linux kernel tools This package will always depend on the latest lowlatency-64k kernel tools available. Package: linux-tools-lowlatency-64k-hwe-20.04 Description-md5: c0b50472a3dff1ee579e2ac4d330614a Description-en: lowlatency-64k Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-lowlatency-64k-hwe-20.04-edge Description-md5: c0b50472a3dff1ee579e2ac4d330614a Description-en: lowlatency-64k Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-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-nvidia-64k Description-md5: 662364ba8d69c5690fcdadd5b7ff1238 Description-en: Nvidia 64K Linux kernel tools This package will always depend on the latest nvidia-64k kernel tools available. Package: linux-buildinfo-6.10.0-15-generic Description-md5: 0568a3b8681d87acbeb2f92244c891fc Description-en: Linux kernel buildinfo for version 6.10.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 6.10.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.10.0-15-generic Description-md5: ee9acddac7569ea4fa66df58ff1e5256 Description-en: Linux kernel headers for version 6.10.0 on ARM (hard float) SMP This package provides kernel header files for version 6.10.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.10.0-15/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.10.0-15-generic Description-md5: d4314ad163668b444c6c1d3f534cce15 Description-en: Linux kernel image for version 6.10.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 6.10.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.10.0-15-generic Description-md5: 25ebf443fee4d1b92dc1bffdb340ee5c Description-en: Linux kernel extra modules for version 6.10.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.10.0-15 Description-md5: 7766f30ab5d3790cf0d75b7a0b8852b5 Description-en: Linux kernel version specific tools for version 6.10.0-15 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-15 on ARM (hard float). You probably want to install linux-tools-6.10.0-15-. Package: linux-tools-6.10.0-15-generic Description-md5: 52733d6d4b1b27ab022441ba8e32fc0f Description-en: Linux kernel version specific tools for version 6.10.0-15 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-15 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: 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: linux-buildinfo-6.10.0-15-generic Description-md5: f8bec2d0cce3dac340dce111df54bf1e Description-en: Linux kernel buildinfo for version 6.10.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 6.10.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-headers-6.10.0-15-generic Description-md5: 3ed00cfccefa8a247d2ff0490cdd351d Description-en: Linux kernel headers for version 6.10.0 on PowerPC 64el SMP This package provides kernel header files for version 6.10.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.10.0-15/debian.README.gz for details. Package: linux-image-6.10.0-15-generic Description-md5: fb202b7e9c800e18f7adad5f36cf7f19 Description-en: Linux kernel image for version 6.10.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 6.10.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.10.0-15-generic Description-md5: 65d3ab5b0b04c85d173a268b800c522b Description-en: Linux kernel extra modules for version 6.10.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.10.0-15-generic Description-md5: 0fd92bb3a37d6c145e28754bb01b7280 Description-en: Linux kernel extra modules for version 6.10.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 6.10.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.10.0-15 Description-md5: ca335725075b28b19ed31d28d55b99a6 Description-en: Linux kernel version specific tools for version 6.10.0-15 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-15 on PowerPC 64el. You probably want to install linux-tools-6.10.0-15-. Package: linux-tools-6.10.0-15-generic Description-md5: 82aa5566786c67938fded71af84cdd38 Description-en: Linux kernel version specific tools for version 6.10.0-15 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-15 on PowerPC 64el. Package: linux-buildinfo-6.10.0-15-generic Description-md5: 4355bd3ce94722b985a24b22d9426892 Description-en: Linux kernel buildinfo for version 6.10.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 6.10.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-headers-6.10.0-15-generic Description-md5: b0bb65d453733a97456faa2377f7bd5c Description-en: Linux kernel headers for version 6.10.0 on System 390x SMP This package provides kernel header files for version 6.10.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.10.0-15/debian.README.gz for details. Package: linux-image-unsigned-6.10.0-15-generic Description-md5: 396ebd206f66c597d0d81385d8f78fc2 Description-en: Linux kernel image for version 6.10.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 6.10.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.10.0-15-generic Description-md5: b7990fbdcd184875de5bdd16987c26a2 Description-en: Linux kernel extra modules for version 6.10.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.10.0-15-generic Description-md5: 5447164039302478ec46ec76433e331b Description-en: Linux kernel extra modules for version 6.10.0 on System 390x SMP This package contains the Linux kernel extra modules for version 6.10.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.10.0-15 Description-md5: 3877b9f9ad78ab8e95aa43072328ccc7 Description-en: Linux kernel version specific tools for version 6.10.0-15 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-15 on System 390x. You probably want to install linux-tools-6.10.0-15-. Package: linux-tools-6.10.0-15-generic Description-md5: c852b81b614187a50395e1c25d9c3887 Description-en: Linux kernel version specific tools for version 6.10.0-15 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.10.0-15 on System 390x.