Package: 0ad Description-md5: d943033bedada21853d2ae54a2578a7b Description-en: Real-time strategy game of ancient warfare 0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform real-time strategy (RTS) game of ancient warfare. In short, it is a historically-based war/economy game that allows players to relive or rewrite the history of Western civilizations, focusing on the years between 500 B.C. and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D graphics, detailed artwork, sound, and a flexible and powerful custom-built game engine. Package: a2d Description-md5: 8be720abdfdafdf681892df8b746dd23 Description-en: APRS to DAPNET portal This portal serves as a bridge between the APRS Automatic Packet Reporting System and the DAPNET Decentralized Amateur Paging Network platform. It allows APRS users to relay their APRS messages and alerts to their DAPNET pager. This integration enables seamless communication between two distinct radio communication systems, enhancing the reach and accessibility of critical information for amateur radio enthusiasts. Package: angelfish Description-md5: 237850da6b5931ab09e1b0773f615cae Description-en: Web browser for Plasma Mobile This is a webbrowser designed to - be used on small mobile devices, - integrate well in Plasma workspaces . This use QtWebEngine as backend and supports webrtc. Package: apertium-apy Description-md5: 1f4ea9d0ca4e6ebf0895a161e5f0690e Description-en: Apertium APY service This package contains Apertium APY which is simple Apertium API written in Python 3 meant as a drop-in replacement for ScaleMT. Package: autopilot-desktop Description-md5: 99df27e48b3a55cb5ac3b22c0d393ac9 Description-en: Autopilot support for the ubuntu Desktop platform This metapackage exists to depend on the packages needed to install and use autopilot on the Ubuntu Desktop platform. Package: azure-proxy-agent Description-md5: 439f98334b625ecfb68caddc48869a69 Description-en: Azure Guest Proxy Agent The Azure Guest Proxy Agent is a daemon that runs on the Azure guest operating system and provides a proxy for the Azure Fabric Controller to communicate with the guest operating system. This package contains the proxy agent. Package: bind9utils Description-md5: 8681b0dabeb2a3fde42fdbb1f21451d2 Description-en: Transitional package for bind9-utils This is a transitional package. It can safely be removed. Package: blueman Description-md5: 0d53e070801b0cf7f6808bfd0b84a60f Description-en: Graphical bluetooth manager Blueman is a GTK+ bluetooth management utility for GNOME using bluez D-Bus backend. Package: bolt-20 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: borgmatic Description-md5: f0ca4acfb3d412c3e35bb1bdeee35e47 Description-en: automatically create, prune and verify backups with borgbackup borgmatic is a simple Python wrapper script for the Borg backup software that initiates a backup, prunes any old backups according to a retention policy, and validates backups for consistency. The script supports specifying your settings in a declarative configuration file rather than having to put them all on the command-line, and handles common errors. Package: clang-19-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en: C, C++ and Objective-C compiler - Documentation 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 documentation. Package: clang-19-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en: Clang examples 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 examples. Package: clang-20 Description-md5: c364160e44345420df0f2e97b3082b69 Description-en: C, C++ and Objective-C compiler 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. Package: clang-20-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en: C, C++ and Objective-C compiler - Documentation 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 documentation. Package: clang-20-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en: Clang examples 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 examples. Package: clang-format-20 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-tidy-20 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tools-20 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c Description-en: clang-based tools for C/C++ developments 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 some clang-based tools like scan-build, clang-cl, etc. Package: clangd-20 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: cpupower-gui Description-md5: 63fd6dee1c9a22debee0ede094fd44b7 Description-en: GUI utility to change the CPU frequency This utility can change the operating frequency of the CPU for each core separately. Additionally, the cpu governor can be changed. The program can detect offline cores and only present the available ones. Furthermore, if a core doesn't support frequency scaling is not shown. There is also an option to apply the same settings to all cores simultaneously. To apply the settings, the user must be local and active, as well as in group sudo. Local and active users not in this group must authenticate themselves as admin in order to apply the settings. Package: debomatic Description-md5: 79f67124cc6327d4a58ffd311de9cc7f Description-en: automatic build machine for Debian source packages Deb-o-Matic is an easy to use build machine for Debian source packages based on sbuild and schroot, written in Python. . It provides a simple tool to automate build of source packages with limited user interaction and a simple configuration. It has some useful features such as automatic update of chroots, automatic scan and selection of source packages to build and modules support. . It is meant to help developers to build their packages without worrying too much of compilation, since it will run in background and no user feedback is required during the whole process. Package: dell-recovery Description-md5: 42be76afc331cd3cc7ef90ec310f8dad Description-en: Dell Recovery Media Creation Package This package is used to produce a Dell recovery media image. It then uses known open source tools to write the image to a USB flash drive or DVD writer. Package: dell-recovery-bootloader Description-md5: 125b3ef8c629ab6a92bfe98a795de674 Description-en: Bootloader configuration for Dell's factory process This package is used to generate GRUB2 configuration that is used in the Dell Linux factory installation process. . This package doesn't have much use outside of the Dell environment but is safe to install on other systems. Package: dell-recovery-casper Description-md5: 66dfe55ea7aaebfe89ae8c089aca15cd Description-en: Dell Recovery Casper Hooks This package provides hooks to allow the dell-recovery bootstrap to run directly from casper without any other modifications to the media. Package: deluge Description-md5: 0dfb1f7e9f90322c997eb4049b413501 Description-en: multi-interface BitTorrent client (metapackage) Deluge is a BitTorrent client written in Python. It uses a client-server model supporting multiple user-interfaces that can connect to a (headless) deluge-daemon running on a server: . * deluge-gtk: graphical UI using GTK * deluge-console: text UI using ncurses * deluge-web: web frontend . This package is a metapackage depending on the graphical UI and the daemon for running deluge on a single machine. Package: deluge-common Description-md5: 6463d6aa649c48bab0aa6e5d32b023e4 Description-en: multi-interface BitTorrent client (common) Deluge is a BitTorrent client written in Python. It uses a client-server model supporting multiple user-interfaces that can connect to a (headless) deluged running on a server. . This package contains the shared files between the clients and the server. Package: deluge-console Description-md5: 7775ea5933b2f45c1f2821f7c99c7ba2 Description-en: multi-interface BitTorrent client (text UI) Deluge is a BitTorrent client written in Python. It uses a client-server model supporting multiple user-interfaces that can connect to a (headless) deluged running on a server. . This package contains the text user-interface (ncurses). Package: deluge-gtk Description-md5: b03ac62ed99ecce82f6089b545c728ae Description-en: multi-interface BitTorrent client (graphical UI) Deluge is a BitTorrent client written in Python. It uses a client-server model supporting multiple user-interfaces that can connect to a (headless) deluged running on a server. . This package contains the graphical user-interface (GTK). Package: deluge-web Description-md5: 7b1f9ea337c9eb2682155d3bafb82e8e Description-en: multi-interface BitTorrent client (web frontend) Deluge is a BitTorrent client written in Python. It uses a client-server model supporting multiple user-interfaces that can connect to a (headless) deluged running on a server. . This package contains the web frontend. Package: deluged Description-md5: ab4dee155e33eb5b5dd3444fc625cc91 Description-en: multi-interface BitTorrent client (server) Deluge is a BitTorrent client written in Python. It uses a client-server model supporting multiple user-interfaces that can connect to a (headless) deluged running on a server. . This package contains the server. Package: depthcharge-tools Description-md5: 70c62673d5679827323d1e25f5a49a7e Description-en: Tools for ChromeOS firmware/bootloader integration The built-in firmware on ChromeOS devices has a custom verified boot implementation that can only boot from special images written to partitions of a certain type. This package provides tools that create these images for the running system and manage these partitions. . On ChromeOS devices, this also provides hooks to keep Debian bootable via the firmware's custom verified boot method by automatically building boot images and writing them to appropriate partitions whenever a kernel or an initramfs change happens. Package: dhcpy6d Description-md5: 7d9e22e80d134efacee19ed0bb1d057d Description-en: MAC address aware DHCPv6 server written in Python Dhcpy6d delivers IPv6 addresses for DHCPv6 clients, which can be identified by DUID, hostname or MAC address as in the good old IPv4 days. It allows easy dualstack transition, addresses may be generated randomly, by range, by arbitrary ID or MAC address. Clients can get more than one address, leases and client configuration can be stored in databases and DNS can be updated dynamically. Package: dkimpy-milter Description-md5: 1d25a611d39c4d24586f7913bc1cf202 Description-en: DomainKeys Identified Mail (DKIM) milter in Python The dkimpy-milter is a Sendmail/Postfix Milter application that signs and verifies DKIM (DomainKeys Identified Mail). It supports both traditional RSA (RFC 6376) signatures and the new ed25519 based signatures defined in RFC 8463. . DKIM provides a way for senders to confirm their identity when sending email by adding a cryptographic signature to the headers of the message. . It uses the OpenDKIM configuration option naming and definitions, for the options it implements, to make it easy for OpenDKIM users to experiment with this alternative. Package: dnsutils Description-md5: 021458b353ece6dd7b5cbef232419073 Description-en: Transitional package for bind9-dnsutils This is a transitional package. It can safely be removed. Package: eapoltest Description-md5: 2e45ef20c444e95df4ab4996a8713775 Description-en: EAPoL testing utility eapol_test allows testing EAP authentication methods without using a full 802.1X connection. It is frequently used to test the EAP configuration of RADIUS systems. It is an administrator tool and not required for standard 802.1X authentication. Package: flang-20 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: galileo Description-md5: 19384a5a652701d9c6499a762726fbec Description-en: Utility to securely synchronize a Fitbit device with the Fitbit web service Galileo is a Python utility to securely synchronize a Fitbit device with the Fitbit web service. It allows you to browse your data on their website, and compatible applications. The main features of Galileo are: Synchronize your fitbit tracker with the fitbit server using the provided dongle; Securely communicate (using HTTPS) with the fitbit server; Save all your dumps locally for possible later analyse. Galileo supports the following trackers: - Fitbit One - Fitbit Zip - Fitbit Flex - Fitbit Force - Fitbit Charge - Fitbit Charge HR Package: galileo-daemon Description-md5: 84c9985c535fe71e1f5bf52f32ad69be Description-en: Utility to securely synchronize a Fitbit device - daemon Galileo is a Python utility to securely synchronize a Fitbit device with the Fitbit web service. It allows you to browse your data on their website, and compatible applications. The main features of Galileo are: Synchronize your fitbit tracker with the fitbit server using the provided dongle; Securely communicate (using HTTPS) with the fitbit server; Save all your dumps locally for possible later analyse. Galileo supports the following trackers: - Fitbit One - Fitbit Zip - Fitbit Flex - Fitbit Force - Fitbit Charge - Fitbit Charge HR . This package installs galileo as a systemd daemon. Package: gccgo-for-build Description-md5: 4940991dfa7e5d9bb6ae203dbd82ff9a Description-en: Go compiler, based on the GCC backend for the build architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go compiler. . Tools used via this metapackage must be used without an architecture prefix. Package: gccgo-for-host Description-md5: a27a82fffec972a8bd282c7602995be2 Description-en: Go compiler, based on the GCC backend for the host architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go compiler. . Tools used via this metapackage must be used with an architecture prefix. Package: gdb-multiarch Description-md5: a1817b57c8908df620117da195d633bc Description-en: GNU Debugger (with support for multiple architectures) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains a version of GDB which supports multiple target architectures. Package: gdb-source Description-md5: f6e1298a18996d699ccfb824f5342e59 Description-en: GNU Debugger (source) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains the sources and patches which are needed to build GDB. Package: gdbserver Description-md5: 883ab8a4c88e4e7893ca5e20099104e3 Description-en: GNU Debugger (remote server) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains gdbserver. Install this to debug remotely from another system where GDB is installed. Package: gdc-for-build Description-md5: fa096b6ddb8a093812f8687d969e0e81 Description-en: GNU D compiler (language version 2) for the build architecture This is a dependency package providing the default D compiler. Per policy, all packages that contain D sources must use this package in their Build-Depends line. . This compiler supports D language version 2. . Tools used via this metapackage must be used without an architecture prefix. Package: gdc-for-host Description-md5: 2a5b4442d750f9addacefac07cb5ffeb Description-en: D compiler (language version 2) for the host architecture This is a dependency package providing the default D compiler. Per policy, all packages that contain D sources must use this package in their Build-Depends line. . This compiler supports D language version 2. . Tools used via this metapackage must be used with an architecture prefix. Package: gimp Description-md5: 0c13253910a0a1bd77c64d38c07351a0 Description-en: GNU Image Manipulation Program GIMP is an advanced picture editor. You can use it to edit, enhance, and retouch photos and scans, create drawings, and make your own images. It has a large collection of professional-level editing tools and filters, similar to the ones you might find in Photoshop. Numerous fine-control settings and features like layers, paths, masks, and scripting give you total control over your images. . Many image file formats are supported, including JPEG, Photoshop (.psd), and Paint Shop Pro (.psp) files. It can also be used to scan and print photos. . To open files remotely (like over HTTP), install the gvfs-backends package. . To use a MIDI device (like a musical keyboard) as an input controller in GIMP, install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI Package: gimp-data Description-md5: f70d84aecd044d27d27535082275ce75 Description-en: Data files for GIMP This package contains architecture-independent supporting data files for use with GIMP. Package: glances Description-md5: b985e0253103aa5027d5b25058344340 Description-en: Curses-based monitoring tool Glances is a curses-based monitoring tool for GNU/Linux or BSD OS. Glances uses the PsUtil library to get information from your system. . It monitors CPU, load, memory, network bandwidth, disk I/O, disk use, process. Package: glances-doc Description-md5: 86b356cef08ba1aad85b54aa12b3f27b Description-en: Documentation for glances Curses-based monitoring tool This package provides all information about glances and how to use it Glances is a cross-platform curses-based monitoring tool which aims to present a maximum of information in a minimum of space, ideally to fit in a classical 80x24 terminal or higher to have additional information. Also work in client/server mode. Remote monitoring could be done via terminal or web interface Package: gm2-for-build Description-md5: e54e56ea09b1452097067a77edf4d9a0 Description-en: GNU Modula-2 compiler for the build architecture, based on the GCC backend This is a dependency package providing the default GNU Modula-2 compiler. . Tools used via this metapackage must be used without an architecture prefix. Package: gm2-for-host Description-md5: ebd6624c0837c921bc2c8c2924c90681 Description-en: GNU Modula-2 compiler for the host architecture, based on the GCC backend This is a dependency package providing the default GNU Modula-2 compiler. . Tools used via this metapackage must be used with an architecture prefix. Package: gnome-settings-daemon-dev Description-md5: 7da21b55f83cd4a428a2bd849fda6b81 Description-en: Headers for building applications communicating with gnome-settings-daemon This package contains header files required to build applications that communicate with the GNOME settings daemon over D-Bus. Package: gobjc++-for-build Description-md5: 8ea67eeb720ac569bcf992f8edd5cca6 Description-en: GNU Objective-C++ compiler for the build architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ compiler. . Tools used via this metapackage must be used without an architecture prefix. Package: gobjc++-for-host Description-md5: 7af495ce6d75cb0389bbd214ea05fdc7 Description-en: GNU Objective-C++ compiler for the host architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ compiler. . Tools used via this metapackage must be used with an architecture prefix. Package: gobjc-for-build Description-md5: d043c8731ed2fb94d4971e83df016085 Description-en: GNU Objective-C compiler for the build architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C compiler. . Tools used via this metapackage must be used without an architecture prefix. Package: gobjc-for-host Description-md5: 311f65a03743f3d686d7f77203a3efd0 Description-en: GNU Objective-C compiler for the host architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C compiler. . Tools used via this metapackage must be used with an architecture prefix. Package: graphite-carbon Description-md5: 81181f1ab7b63c53be5b1e2e74416690 Description-en: backend data caching and persistence daemon for Graphite Graphite is a web application using the Twisted framework to provide real-time visualization and storage of numeric time-series data. . The Carbon daemon processes the incoming time-series data and saves it as Whisper database files. Package: grokmirror Description-md5: 0dc239bbfc3c8c733b262f78775f29f7 Description-en: framework to smartly mirror git repositories grokmirror mirrors large git repository collections efficiently. It uses a manifest file published by a master mirror in order to figure out which repositories to clone and to track which repositories require updating. The process is extremely lightweight and efficient for both the master and its mirrors. Package: gshutdown Description-md5: ee97b4df0e39068e484578e7e1eb9f2d Description-en: Graphical shutdown utility and shutdown timer GShutdown is a utility which allows you to schedule the shutdown or restart of your computer. With it you can simply and quickly choose the turn off time at either a specific time or after a countdown. . The graphical user interface uses Gtk+2. Package: guerillabackup Description-md5: a184a834c0b8dc9396a5d0a807fd2822 Description-en: resilient, distributed backup and archiving solution GuerillaBackup is a backup solution for tailoring special purpose backup data flows, e.g. in rugged environments, with special legal constraints (privacy regulations, cross border data storage), need for integration of custom data processing, auditing or quality assurance code. It is kept small to ease code audits and does not attempt to duplicate features, stable and trusted high quality encryption, networking or storage solutions already provide. So for example it can be integrated with your choice of trusted transports (ssh, SSL, xmpp, etc.) to transfer backups to other nodes according to predefined or custom transfer policies. GuerillaBackup ensures security by encrypting data at source and only this key can be used to decrypt the data. . WARNING: If you are familiar with GDPR, ITIL-service-strategy/design ISO-27k, ... this software will allow you to create custom solutions fulfilling your needs for high quality, legally sound backup and archiving data flows. If you do NOT run production with those (or similar terms) in mind, you should look out for something else. . See /usr/share/doc/guerillabackup/Design.txt.gz section "Requirements" for more information. Package: hostapd Description-md5: 257c9917c3f422bfd740e723bd810814 Description-en: access point and authentication server for Wi-Fi and Ethernet IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/WPA3/EAP Authenticator . Originally, hostapd was an optional user space component for Host AP driver. It adds more features to the basic IEEE 802.11 management included in the kernel driver: using external RADIUS authentication server for MAC address based access control, IEEE 802.1X Authenticator and dynamic WEP keying, RADIUS accounting, WPA/WPA2/WPA3 (IEEE 802.11i/RSN) Authenticator and dynamic TKIP/CCMP keying. . The current version includes support for other drivers, an integrated EAP authenticator (i.e., allow full authentication without requiring an external RADIUS authentication server), and RADIUS authentication server for EAP authentication. . hostapd works with the following drivers: . * mac80211 based drivers with support for master mode [linux] * Host AP driver for Prism2/2.5/3 [linux] * Driver interface for FreeBSD net80211 layer [kfreebsd] * Any wired Ethernet driver for wired IEEE 802.1X authentication. Package: ionit Description-md5: 74cba944882a4f2ecf988f667fc73bce Description-en: Render configuration files from Jinja templates ionit is a simple and small configuration templating tool. It collects a context and renders Jinja templates in a given directory. The context can be either static JSON or YAML files or dynamic Python files. Python files can also define functions passed through to the rendering. . ionit comes with an early boot one shot service that is executed before the networking service which allows one to generate configurations files for the networking and other services before they are started. In this regard, ionit can act as tiny stepbrother of cloud-init. Package: jupyterhub Description-md5: 7fc96dda32fc7099d482510443b7e092 Description-en: Multi-user server for Jupyter notebooks With JupyterHub you can create a multi-user Hub which spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. . Project Jupyter created JupyterHub to support many users. The Hub can offer notebook servers to a class of students, a corporate data science workgroup, a scientific research project, or a high performance computing group. Package: libbolt-20-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libc++-19-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-20-dev Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7 Description-en: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++-20-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++1-20 Description-md5: 3e11b80d657dd5ed05ee027e3cba65ca Description-en: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++abi-19-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-20-dev Description-md5: 364169ef5dcd81ea07cbcba49d061676 Description-en: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi-20-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi1-20 Description-md5: 6a197f8a8ae8385e801b369ea97886ce Description-en: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libclang-20-dev Description-md5: 5d11e43d0fcb99d16f62a9bec9c6f1dc Description-en: Clang library - Development package 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 headers to develop extensions over libclang1-20. Package: libclang-common-20-dev Description-md5: c70051d53e23270c29353f55183e81aa Description-en: Clang library - Common development package 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 generic headers. Package: libclang-cpp20 Description-md5: 8acc7c5b41666c14f1ef5e79310225e6 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-cpp20-dev Description-md5: f5afea2f6b71ba0705e995aaab21eef9 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. . This package contains symlinks without a version number, which needed by linker at build time. Package: libclang-rt-19-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-19-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-20-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-20-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-20-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang1-20 Description-md5: 6fbabc5fd121a4ff6b254de59627b6de Description-en: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclc-19 Description-md5: 73bf1c1e61845108c59b363de4fd901a Description-en: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-19-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclc-20 Description-md5: 73bf1c1e61845108c59b363de4fd901a Description-en: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-20-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libcoq-mathcomp-abel Description-md5: 3adc2407c3df0e5de782fe2f159ef52b Description-en: Abel-Galois and Abel-Ruffini theorems for Mathematical Components This package provides proofs of the Abel-Galois (solvability by radicals and solvability of the Galois group) and of the Abel-Ruffini theorem (general unsolvability of the quintic equations) using the Mathematical Components library. . The Mathematical Components library is a coherent repository of general-purpose formalized mathematical theories for the Coq proof assistant. Package: libdconf-dev Description-md5: 8a468e7db91abdc3f6a00615352bdbd2 Description-en: simple configuration storage system - development files DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains a static library and header files. Package: libdmapsharing-4.0-dev Description-md5: bb8f55d5c3a4142b22a433e34c58a8cb Description-en: DMAP client and server library - development libdmapsharing is a library to access and share content through the DMAP (DAAP & DPAP) protocols. The library is written in C using GObject and libsoup. . This package contains the development library and headers needed to build programs using the library. Package: libflang-20-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libfuzzer-20-dev Description-md5: bc55cd127b8dab148b78e61e5e475b8e Description-en: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: libgimp2.0-dev Description-md5: c7c7d24560c6f749d332154868167ed5 Description-en: Headers and other files for compiling plugins for GIMP This package contains the header files for the GNU Image Manipulation Program, along with the static versions of libgimp. It also includes the gimptool-2.0 utility. . Install this package if you wish to compile your own plugins, or if you wish to develop packages that use libgimp. Package: libgimp2.0-doc Description-md5: 8acaa3767b69bc8f021740c983e4e23a Description-en: Developers' Documentation for the GIMP library This package contains the HTML documentation for the GIMP library in /usr/share/gtk-doc/html/ . Package: libgimp2.0t64 Description-md5: 87c9f62281987fda19082f1b5cc2c95c Description-en: Libraries for the GNU Image Manipulation Program This package includes the libgimp libraries, which are necessary to run GIMP and third-party GIMP plugins. Package: libjakarta-interceptor-api-java Description-md5: f959ee4e0a180c78e7f7617c9dd33e2f Description-en: Jakarta Interceptors API Jakarta Interceptors are used to interpose on business method invocations and specific events such as lifecycle events and timeout events that occur on instances of Jakarta EE components and other managed classes. Package: liblld-20 Description-md5: edabea654ba7a6bd671515adc0fffdd2 Description-en: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-20-dev Description-md5: d5f91d89aa80d28cd4d98b74563f075b Description-en: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblldb-20 Description-md5: 88542bb8337de28344a74df10ce94f4e Description-en: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-20-dev Description-md5: 8f3dc7f570ba958d1f7496e3e5195498 Description-en: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: libllvm-20-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings 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. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm20 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libllvmlibc-20-dev Description-md5: b678725717171e9f1656f9727ef63f83 Description-en: LLVM C Library - dev package Implementation of the C standard library targeting C17 and above. . This is an experimental project. Don't use in production. Package: libllvmspirvlib-20-dev Description-md5: fcddd340f01c10dfca707c1e80606070 Description-en: bi-directional translator for LLVM/SPIRV -- development files SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes static libs and headers for development. Package: libllvmspirvlib20.1 Description-md5: 4658473b768e76c3b2f17ecbd52f8807 Description-en: bi-directional translator for LLVM/SPIRV -- shared library SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes the shared library. Package: liblomiri-private0 Description-md5: f062670035d03ae5eaf24a30c663dca4 Description-en: Lomiri Operating Environment's Shell (private libs) Lomiri is an operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices. . This package contains the private libraries for QML and other components only used by the Lomiri Shell. Package: libmlir-20 Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-20-dev Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libncarg-bin Description-md5: f8affe674e63c9363c21bae99542a011 Description-en: NCAR command-language library - development tools This package provides development tools for developing applications of the NCARG command library, such as wrappers for compilation of NCL executables. Package: libncarg-data Description-md5: b77afafcc6bb70406642ac66445db160 Description-en: NCAR command-language library - Data NCAR Command Language library used by NCAR. This package contains data such as colormaps, fonts and map data that is used by the ncarg library. Package: libncarg-dev Description-md5: 9c9148628e6b5c148812518160386ff6 Description-en: Development files for the NCAR command language library ncarg is the NCAR command-language. Package: libncarg0t64 Description-md5: 848c564cd2a3d341bcecdb0eb6060b5d Description-en: NCAR command-language library NCAR Command Language library used by NCAR binaries and tools. Package: liboffload-20 Description-md5: 841bdc20a27b40722e37c7b2d0838a75 Description-en: Offload Library The offload library facilitates efficient task distribution by offloading specific computational tasks from the CPU to alternative hardware accelerators such as GPUs or FPGAs. Package: liboffload-20-dev Description-md5: 352e5b2eb6f0446d5039b547a7bc6d17 Description-en: Offload Library - Development Package The offload library facilitates efficient task distribution by offloading specific computational tasks from the CPU to alternative hardware accelerators such as GPUs or FPGAs. . This development package includes headers and other resources needed for building applications that utilize the offload runtime. Package: libomp-19-doc Description-md5: 55ecafb377674896611f496b3a8a1433 Description-en: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp-20-dev Description-md5: 6f692a0e089a2d4587b533b4f246db62 Description-en: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-20-doc Description-md5: 55ecafb377674896611f496b3a8a1433 Description-en: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp5-20 Description-md5: e28f50eb4beb8e316b69da2c1c0194c3 Description-en: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libopm-grid Description-md5: 43e564721b92f6c16ececf703742368f Description-en: DUNE grid implementations for reservoir simulation -- library The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-grid provides implementations of grids for reservoir simulation, corner point or more general pillar grids, following the DUNE grid interface: CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial grid implementation of an unstructured, legacy, grid. . A standard grid type in the petroleum industry, corner-point grids fills the domain with a relatively low number of cells while still providing sufficient flexibility to model faults, fractures and erosion. The grid format was originally designed with an eye towards geological modeling rather than numerical simulation, but is still suitable for e.g. low order finite volume discretizations. . This package provides the library of the grid implementations. Package: libopm-grid-bin Description-md5: daf5cfbf8d555d141fbbbe8e0be74f29 Description-en: corner point grid utility programs The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-grid provides implementations of grids for reservoir simulation, corner point or more general pillar grids, following the DUNE grid interface: CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial grid implementation of an unstructured, legacy, grid. . A standard grid type in the petroleum industry, corner-point grids fills the domain with a relatively low number of cells while still providing sufficient flexibility to model faults, fractures and erosion. The grid format was originally designed with an eye towards geological modeling rather than numerical simulation, but is still suitable for e.g. low order finite volume discretizations. . This package provides programs to mirror corner point grids specified in Eclipse file format and convert the corner point grid representation of an Eclipse together with permeability/porosity to file suitable for visualization with Paraview. Package: libopm-grid-dev Description-md5: fb8a51ca678b8a489fe8c21af32a4f03 Description-en: DUNE grid implementations for reservoir simulation -- development files The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-grid provides implementations of grids for reservoir simulation, corner point or more general pillar grids, following the DUNE grid interface: CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial grid implementation of an unstructured, legacy, grid. . A standard grid type in the petroleum industry, corner-point grids fills the domain with a relatively low number of cells while still providing sufficient flexibility to model faults, fractures and erosion. The grid format was originally designed with an eye towards geological modeling rather than numerical simulation, but is still suitable for e.g. low order finite volume discretizations. . This package provides the development files for the grid implementations, i.e. the headers and shared library links. Package: libopm-grid-doc Description-md5: d590b623b755f72e4588ba78c88f1dd8 Description-en: DUNE grid implementations for reservoir simulation -- documentation The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-grid provides implementations of grids for reservoir simulation, corner point or more general pillar grids, following the DUNE grid interface: CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial grid implementation of an unstructured, legacy, grid. . A standard grid type in the petroleum industry, corner-point grids fills the domain with a relatively low number of cells while still providing sufficient flexibility to model faults, fractures and erosion. The grid format was originally designed with an eye towards geological modeling rather than numerical simulation, but is still suitable for e.g. low order finite volume discretizations. . This package provides the source code documentation of the grid implementations. Package: libopm-models-dev Description-md5: a65ae495331050b8cfef5464736d4fff Description-en: C++ simulation framework for porous media flow -- development files The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-models is a header-only simulation framework which is primary focused on fully implicit models for flow and transport in porous media. It uses finite volume schemes for discretization and automatic differentiation for calculating the Jacobians. Its main objectives is to provide an easily usable, well maintainable, high performance framework which is capable of capturing all macro-scale scenarios relevant for academic research and industrial applications involving flow and transport processes in porous media. . This package provides the development files (headers) needed to build applications based on opm-models. Package: libopm-models-doc Description-md5: 294105228c4c010ac772853318b3e41f Description-en: C++ simulation framework for porous media flow -- documentation The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery . opm-models is a header-only simulation framework which is primary focused on fully implicit models for flow and transport in porous media. It uses finite volume schemes for discretization and automatic differentiation for calculating the Jacobians. Its main objectives is to provide an easily usable, well maintainable, high performance framework which is capable of capturing all macro-scale scenarios relevant for academic research and industrial applications involving flow and transport processes in porous media. . opm-models is a simulation framework which is primary focused on fully implicit models for flow and transport in porous media. It uses finite volume schemes for discretization and automatic differentiation for calculating the Jacobians. Its main objectives is to provide an easily usable, well maintainable, high performance framework which is capable of capturing all macro-scale scenarios relevant for academic research and industrial applications involving flow and transport processes in porous media. . This package provides the documentation of the source code. Package: libopm-simulators Description-md5: 56e1acedd6234c496183c4235f53d8b5 Description-en: Open porous media / reservoir simulators -- library The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides the library used by the research (ebos) and production (flow) fully implicit black-oil simulators. Package: libopm-simulators-bin Description-md5: a53078b54969f0808458867bd6bb2768 Description-en: Parallel porous media / reservoir simulators -- applications The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a defacto industry standard in the oil reservoir simulation community. . Package provides the simulation programs. Package: libopm-simulators-dev Description-md5: 2081827cf2da00f50fdbcc42d393ba35 Description-en: Parallel porous media / reservoir simulators -- development files The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides the development files (headers and shared library links). Package: libopm-simulators-doc Description-md5: 8b23700b16a9d881dea6ba8c0f73dea2 Description-en: Open porous media / reservoir simulators -- documentation The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides documentation of the source code of the simulators. Package: libopm-upscaling Description-md5: f5adbe2326af653914969fa715f89e1a Description-en: Porous media upscaling tools -- library The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-upscaling provides tools for single phase and relative permeability upscaling. During upscaling effective parameters (like porosity, permeability, and capillary pressure) for a simulation on a coarser scale are computed from properties of a simulation on a fine scale. . Package provides the shared library used by the upscaling applications. Package: libopm-upscaling-bin Description-md5: 341212c591ed4e125a15eda09b058803 Description-en: Porous media upscaling tools -- applications The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-upscaling provides tools for single phase and relative permeability upscaling. During upscaling effective parameters (like porosity, permeability, and capillary pressure) for a simulation on a coarser scale are computed from properties of a simulation on a fine scale. . Package provides the upscaling applications. Package: libopm-upscaling-dev Description-md5: 08651316d101be599bb4e8f3ced0912f Description-en: Porous media upscaling tools -- development files The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-upscaling provides tools for single phase and relative permeability upscaling. During upscaling effective parameters (like porosity, permeability, and capillary pressure) for a simulation on a coarser scale are computed from properties of a simulation on a fine scale. . Package provides the development files (headers and shared library links). Package: libopm-upscaling-doc Description-md5: 64dcfd2b0519df9e7e7ab43e35aff3fc Description-en: Porous media upscaling tools -- documentation The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-upscaling provides tools for single phase and relative permeability upscaling. During upscaling effective parameters (like porosity, permeability, and capillary pressure) for a simulation on a coarser scale are computed from properties of a simulation on a fine scale. . Package provides the documentation of the source code. Package: libpackagekit-glib2-dev Description-md5: 23a6b93bf367231f29e774d792ae25df Description-en: Library for accessing PackageKit using GLib (development files) PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the header files and documentation for the advanced PackageKit library based on GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". Package: libpolly-20-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libunwind-20 Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-20-dev Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: linux-azure-nvidia-cloud-tools-common Description-md5: aef5d649eff53521e51a885305ad7f00 Description-en: Linux kernel version specific cloud tools for version 6.8.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 6.8.0. Package: linux-azure-nvidia-headers-6.8.0-1009 Description-md5: 0bc66bfd77ec4d5e819ea1126cb6128f Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-nvidia-headers-6.8.0-1009/debian.README.gz for details Package: linux-azure-nvidia-headers-6.8.0-1012 Description-md5: 5ccf5b2b50bebf868ce8726a884414c3 Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-nvidia-headers-6.8.0-1012/debian.README.gz for details Package: linux-buildinfo-6.14.0-1002-oem Description-md5: ec2fc3cb7731c6cfdbe5ac8048fe3702 Description-en: Linux kernel buildinfo for version 6.14.0 This package contains the Linux kernel buildinfo for version 6.14.0. . You likely do not want to install this package. Package: linux-buildinfo-6.14.0-1003-oem Description-md5: ec2fc3cb7731c6cfdbe5ac8048fe3702 Description-en: Linux kernel buildinfo for version 6.14.0 This package contains the Linux kernel buildinfo for version 6.14.0. . You likely do not want to install this package. Package: linux-buildinfo-6.14.0-1004-nvidia Description-md5: ec2fc3cb7731c6cfdbe5ac8048fe3702 Description-en: Linux kernel buildinfo for version 6.14.0 This package contains the Linux kernel buildinfo for version 6.14.0. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1005-gkeop Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1008-gkeop Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1013-gkeop Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1015-gkeop Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1017-gkeop Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1018-gkeop Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-6.8.0-1005-gkeop Description-md5: eb05ad3a6f6e6a6556536154ee81d7a6 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1005 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-1005 on 64 bit x86. Package: linux-cloud-tools-6.8.0-1008-gkeop Description-md5: 9d4c0714c33777a455b466e086ae6053 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-1008 on 64 bit x86. Package: linux-cloud-tools-6.8.0-1013-gkeop Description-md5: 87552b5755a18e3cb242cf7d36faf5c0 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1013 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-1013 on 64 bit x86. Package: linux-cloud-tools-6.8.0-1015-gkeop Description-md5: 570b8c8caba0012aed70f42f60819a29 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1015 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-1015 on 64 bit x86. Package: linux-cloud-tools-6.8.0-1017-gkeop Description-md5: ee6c988a1f3dc26f49a280ba11f47214 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-1017 on 64 bit x86. Package: linux-cloud-tools-6.8.0-1018-gkeop Description-md5: 43caf2ba2a84943e2e8f01e45c6035ee Description-en: Linux kernel version specific cloud tools for version 6.8.0-1018 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-1018 on 64 bit x86. Package: linux-gkeop-cloud-tools-6.8.0-1005 Description-md5: 1ac3fcbfb1b69dcbf6b62689bbe1f2e7 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1005 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-1005 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-1005-. Package: linux-gkeop-cloud-tools-6.8.0-1008 Description-md5: 19b4eb3f1cb5331e6ec8ec029fe51d8c Description-en: Linux kernel version specific cloud tools for version 6.8.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-1008 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-1008-. Package: linux-gkeop-cloud-tools-6.8.0-1013 Description-md5: 3d6a54f92aed17111bca9b7f1148bd4d Description-en: Linux kernel version specific cloud tools for version 6.8.0-1013 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-1013 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-1013-. Package: linux-gkeop-cloud-tools-6.8.0-1015 Description-md5: 5d7619d2cce22a649287dfe9a5447379 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1015 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-1015 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-1015-. Package: linux-gkeop-cloud-tools-6.8.0-1017 Description-md5: f4aa40f96108f194307c647f0f4d101d Description-en: Linux kernel version specific cloud tools for version 6.8.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-1017 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-1017-. Package: linux-gkeop-cloud-tools-6.8.0-1018 Description-md5: 459e8e5aae2d60d46dd1fd42b2dcaa02 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1018 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-1018 on 64 bit x86. You probably want to install linux-cloud-tools-6.8.0-1018-. Package: linux-gkeop-headers-6.8.0-1005 Description-md5: 58b2ca204320859b9c48c8860f361380 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-gkeop-headers-6.8.0-1005/debian.README.gz for details Package: linux-gkeop-headers-6.8.0-1008 Description-md5: 575857254f8e463c0c09c496d1a54f3b 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-gkeop-headers-6.8.0-1008/debian.README.gz for details Package: linux-gkeop-headers-6.8.0-1013 Description-md5: 5de31df2143a10560a1bb4a82e901ed4 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-gkeop-headers-6.8.0-1013/debian.README.gz for details Package: linux-gkeop-headers-6.8.0-1015 Description-md5: 104534f235e6d96c12c49ac9b49b872b 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-gkeop-headers-6.8.0-1015/debian.README.gz for details Package: linux-gkeop-headers-6.8.0-1017 Description-md5: afa4dbdccee95c8a7c3b8f9bd088cf76 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-gkeop-headers-6.8.0-1017/debian.README.gz for details Package: linux-gkeop-headers-6.8.0-1018 Description-md5: 158236de8963d72ffbe41ad1238bb4b5 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-gkeop-headers-6.8.0-1018/debian.README.gz for details Package: linux-gkeop-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-gkeop-tools-6.8.0-1008 Description-md5: 6629437f06d7feac7966e0139aaf63bb Description-en: Linux kernel version specific tools for version 6.8.0-1008 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-1008 on 64 bit x86. You probably want to install linux-tools-6.8.0-1008-. Package: linux-gkeop-tools-6.8.0-1013 Description-md5: 51370553aa00ac7a4173535fc54d3aa9 Description-en: Linux kernel version specific tools for version 6.8.0-1013 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-1013 on 64 bit x86. You probably want to install linux-tools-6.8.0-1013-. Package: linux-gkeop-tools-6.8.0-1015 Description-md5: 57fc6e662523f622a27819923b1e05a0 Description-en: Linux kernel version specific tools for version 6.8.0-1015 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-1015 on 64 bit x86. You probably want to install linux-tools-6.8.0-1015-. Package: linux-gkeop-tools-6.8.0-1017 Description-md5: 42c8570eee3f6752e1a38b8565649a92 Description-en: Linux kernel version specific tools for version 6.8.0-1017 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-1017 on 64 bit x86. You probably want to install linux-tools-6.8.0-1017-. Package: linux-gkeop-tools-6.8.0-1018 Description-md5: fb630957d363bbeed1d54cdc70b637fd Description-en: Linux kernel version specific tools for version 6.8.0-1018 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-1018 on 64 bit x86. You probably want to install linux-tools-6.8.0-1018-. Package: linux-headers-6.14.0-1002-oem Description-md5: 2a81bc8147b86f53feb199c8348be749 Description-en: Linux kernel headers for version 6.14.0 This package provides kernel header files for version 6.14.0. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.14.0-1002/debian.README.gz for details. Package: linux-headers-6.14.0-1003-oem Description-md5: 712f05511a4972d46b9752d335573010 Description-en: Linux kernel headers for version 6.14.0 This package provides kernel header files for version 6.14.0. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.14.0-1003/debian.README.gz for details. Package: linux-headers-6.14.0-1004-nvidia Description-md5: bc7f2964d49ac2f7803dd7eb6452e98d Description-en: Linux kernel headers for version 6.14.0 This package provides kernel header files for version 6.14.0. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.14.0-1004/debian.README.gz for details. Package: linux-headers-6.8.0-1005-gkeop 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-6.8.0-1008-gkeop Description-md5: 83b2a65441653936e06816f6df6fe1ab 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-1008/debian.README.gz for details. Package: linux-headers-6.8.0-1013-gkeop Description-md5: f2db17c608e90d11a0e86c8d5445973f 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-1013/debian.README.gz for details. Package: linux-headers-6.8.0-1015-gkeop Description-md5: 940ccd90b25689313c410c994ae5f947 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-1015/debian.README.gz for details. Package: linux-headers-6.8.0-1017-gkeop Description-md5: e603672ba52e8424d220d07f67a6b4aa 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-1017/debian.README.gz for details. Package: linux-headers-6.8.0-1018-gkeop Description-md5: 390fd2cad2603b177d1dc8891cb0f658 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-1018/debian.README.gz for details. Package: linux-image-6.14.0-1002-oem Description-md5: bafd5807c3ddc6cc29e676a6a91f37f3 Description-en: Signed kernel image oem A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-6.14.0-1003-oem Description-md5: bafd5807c3ddc6cc29e676a6a91f37f3 Description-en: Signed kernel image oem A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-6.14.0-1004-nvidia Description-md5: b8342c2badb6b6cc1d4c822e4f5bad97 Description-en: Signed kernel image nvidia A kernel image for nvidia. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1005-gkeop Description-md5: d6de8ee6f7aa44321c96cf74885ca44e Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1008-gkeop Description-md5: d6de8ee6f7aa44321c96cf74885ca44e Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1013-gkeop Description-md5: d6de8ee6f7aa44321c96cf74885ca44e Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1015-gkeop Description-md5: d6de8ee6f7aa44321c96cf74885ca44e Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1017-gkeop Description-md5: d6de8ee6f7aa44321c96cf74885ca44e Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1018-gkeop Description-md5: d6de8ee6f7aa44321c96cf74885ca44e Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.14.0-1002-oem Description-md5: 4e42e7f935a7ab2be1b34506375c6bab Description-en: Signed kernel image oem for Ubuntu Core A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-uc-6.14.0-1003-oem Description-md5: 4e42e7f935a7ab2be1b34506375c6bab Description-en: Signed kernel image oem for Ubuntu Core A kernel image for oem. This version of it is signed with Canonical's signing key. Package: linux-image-unsigned-6.14.0-1002-oem Description-md5: 1fd35376301ca63216a0a997fc4bc6f8 Description-en: Linux kernel image for version 6.14.0 This package contains the unsigned Linux kernel image for version 6.14.0. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.14.0-1003-oem Description-md5: 1fd35376301ca63216a0a997fc4bc6f8 Description-en: Linux kernel image for version 6.14.0 This package contains the unsigned Linux kernel image for version 6.14.0. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.14.0-1004-nvidia Description-md5: e7c6c202daf6639044d344b3bd740f0f Description-en: Linux kernel image for version 6.14.0 This package contains the unsigned Linux kernel image for version 6.14.0. . Supports NVIDIA processors. . Intended for NVIDIA platforms. . 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-gkeop Description-md5: d26977f40d1a5425e0c81b71398fb297 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1008-gkeop Description-md5: d26977f40d1a5425e0c81b71398fb297 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1013-gkeop Description-md5: d26977f40d1a5425e0c81b71398fb297 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1015-gkeop Description-md5: d26977f40d1a5425e0c81b71398fb297 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1017-gkeop Description-md5: d26977f40d1a5425e0c81b71398fb297 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1018-gkeop Description-md5: d26977f40d1a5425e0c81b71398fb297 Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-libc-dev-qcom Description-md5: 57c4e63f693fc3f9227d90c79585baa6 Description-en: Linux Kernel Headers for development This package provides additional downstream 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-qcom-headers-* packages for that. Package: linux-modules-6.14.0-1002-oem Description-md5: 306fbdfa73f30fc39f38e13d45c03b92 Description-en: Linux kernel extra modules for version 6.14.0 Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.14.0-1003-oem Description-md5: 306fbdfa73f30fc39f38e13d45c03b92 Description-en: Linux kernel extra modules for version 6.14.0 Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports OEM processors. . Geared toward client devices. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.14.0-1004-nvidia Description-md5: 49ffbe6bf64a1d216ed838ae1ed42367 Description-en: Linux kernel extra modules for version 6.14.0 Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports NVIDIA processors. . Intended for NVIDIA platforms. . 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-gkeop Description-md5: 6e8d3ccb7c6a73d8bccbe6d73d5497c7 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1008-gkeop Description-md5: 6e8d3ccb7c6a73d8bccbe6d73d5497c7 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1013-gkeop Description-md5: 6e8d3ccb7c6a73d8bccbe6d73d5497c7 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1015-gkeop Description-md5: 6e8d3ccb7c6a73d8bccbe6d73d5497c7 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1017-gkeop Description-md5: 6e8d3ccb7c6a73d8bccbe6d73d5497c7 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1018-gkeop Description-md5: 6e8d3ccb7c6a73d8bccbe6d73d5497c7 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.14.0-1004-nvidia Description-md5: a3cbb22df382c214b09a5d5c22609dcc Description-en: Linux kernel extra modules for version 6.14.0 This package contains the Linux kernel extra modules for version 6.14.0. . 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. . Intended for NVIDIA platforms. . You likely do not want to install this package directly. Instead, install the linux-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1005-gkeop Description-md5: 5e0276bf06ab3075f7701b11d6dd7dc9 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1008-gkeop Description-md5: 5e0276bf06ab3075f7701b11d6dd7dc9 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1013-gkeop Description-md5: 5e0276bf06ab3075f7701b11d6dd7dc9 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1015-gkeop Description-md5: 5e0276bf06ab3075f7701b11d6dd7dc9 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1017-gkeop Description-md5: 5e0276bf06ab3075f7701b11d6dd7dc9 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1018-gkeop Description-md5: 5e0276bf06ab3075f7701b11d6dd7dc9 Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-6.14.0-1002-oem Description-md5: bbb3d4516cfc37c4a3d6fd63f2119fa0 Description-en: Linux kernel ipu6 modules for version 6.14.0-1002 This package provides the Linux kernel ipu6 modules for version 6.14.0-1002. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu6-6.14.0-1003-oem Description-md5: d08d6699a81d09780aa5b42d99c5cba6 Description-en: Linux kernel ipu6 modules for version 6.14.0-1003 This package provides the Linux kernel ipu6 modules for version 6.14.0-1003. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu6-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu7-6.14.0-1002-oem Description-md5: 8a2c9cabf6df4a8eba86c97c293548c4 Description-en: Linux kernel ipu7 modules for version 6.14.0-1002 This package provides the Linux kernel ipu7 modules for version 6.14.0-1002. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu7-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-ipu7-6.14.0-1003-oem Description-md5: eca72134fd5ef0b21ee9e36cf00f8625 Description-en: Linux kernel ipu7 modules for version 6.14.0-1003 This package provides the Linux kernel ipu7 modules for version 6.14.0-1003. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-ipu7-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.14.0-1002-oem Description-md5: f1456506204e9296083991e744673103 Description-en: Linux kernel iwlwifi modules for version 6.14.0-1002 This package provides the Linux kernel iwlwifi modules for version 6.14.0-1002. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-6.14.0-1003-oem Description-md5: 72bc5a51de10d1517f59267d176a4d06 Description-en: Linux kernel iwlwifi modules for version 6.14.0-1003 This package provides the Linux kernel iwlwifi modules for version 6.14.0-1003. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-535-open-6.11.0-1001-oem Description-md5: 9cd93f60ca90a99a90ea4a202d06f041 Description-en: Linux kernel nvidia modules for version 6.11.0-1001 This package pulls together the Linux kernel nvidia modules for version 6.11.0-1001 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-535-open-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-550-open-6.11.0-1001-oem Description-md5: 5d9af43dfd68e75fe94ea689a970c939 Description-en: Linux kernel nvidia modules for version 6.11.0-1001 This package pulls together the Linux kernel nvidia modules for version 6.11.0-1001 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-550-open-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-550-server-6.14.0-1004-nvidia Description-md5: e10db165e25a8e25102b7a6927a38289 Description-en: Linux kernel nvidia modules for version 6.14.0-1004 This package pulls together the Linux kernel nvidia modules for version 6.14.0-1004 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-550-server-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-550-server-open-6.14.0-1004-nvidia Description-md5: 7f0fc94bd2144e910c03a390fd390248 Description-en: Linux kernel nvidia modules for version 6.14.0-1004 This package pulls together the Linux kernel nvidia modules for version 6.14.0-1004 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-550-server-open-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-570-6.14.0-1004-nvidia Description-md5: 97957d139cb584575ac1654593a895ac Description-en: Linux kernel nvidia modules for version 6.14.0-1004 This package pulls together the Linux kernel nvidia modules for version 6.14.0-1004 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-570-open-6.14.0-1004-nvidia Description-md5: b46db43960edf507b7b91691d2ad07b8 Description-en: Linux kernel nvidia modules for version 6.14.0-1004 This package pulls together the Linux kernel nvidia modules for version 6.14.0-1004 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-open-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-570-server-6.14.0-1004-nvidia Description-md5: 545ad6de0bbbfde4d3619545dc3a619a Description-en: Linux kernel nvidia modules for version 6.14.0-1004 This package pulls together the Linux kernel nvidia modules for version 6.14.0-1004 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-server-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-570-server-open-6.14.0-1004-nvidia Description-md5: 03a109fda64ad37a87b513379fff5fcc Description-en: Linux kernel nvidia modules for version 6.14.0-1004 This package pulls together the Linux kernel nvidia modules for version 6.14.0-1004 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-server-open-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-usbio-6.14.0-1002-oem Description-md5: 8d76d5ecf3e48ad8922e893f068e6f90 Description-en: Linux kernel usbio modules for version 6.14.0-1002 This package provides the Linux kernel usbio modules for version 6.14.0-1002. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-usbio-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-usbio-6.14.0-1003-oem Description-md5: 025b749c083779d7c7ccb08e2e5d8212 Description-en: Linux kernel usbio modules for version 6.14.0-1003 This package provides the Linux kernel usbio modules for version 6.14.0-1003. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-usbio-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-vision-6.14.0-1002-oem Description-md5: 1b6e5c71b7bcab56ae9bb1af18dd3ed3 Description-en: Linux kernel vision modules for version 6.14.0-1002 This package provides the Linux kernel vision modules for version 6.14.0-1002. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-vision-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-vision-6.14.0-1003-oem Description-md5: 95077161f4175b0603c25680f6db47d1 Description-en: Linux kernel vision modules for version 6.14.0-1003 This package provides the Linux kernel vision modules for version 6.14.0-1003. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-vision-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-nvidia-6.14-headers-6.14.0-1004 Description-md5: 81141d9f8dd76e54203471f4e93ebbef Description-en: Header files related to Linux kernel version 6.14.0 This package provides kernel header files for version 6.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-nvidia-6.14-headers-6.14.0-1004/debian.README.gz for details Package: linux-nvidia-6.14-tools-6.14.0-1004 Description-md5: ecddb5cde8a4f43c9363b6f04908ed49 Description-en: Linux kernel version specific tools for version 6.14.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.14.0-1004. You probably want to install linux-tools-6.14.0-1004-. Package: linux-objects-nvidia-550-server-6.14.0-1004-nvidia Description-md5: 89840783b56ebaa1d992ef5a91c30704 Description-en: Linux kernel nvidia modules for version 6.14.0-1004 (objects) This package contains the Linux kernel nvidia modules for version 6.14.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-550-server-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-objects-nvidia-550-server-open-6.14.0-1004-nvidia Description-md5: b1a6caa867cd9c0d970689781c68c16c Description-en: Linux kernel nvidia modules for version 6.14.0-1004 (objects) This package contains the Linux kernel nvidia modules for version 6.14.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-550-server-open-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-objects-nvidia-570-6.14.0-1004-nvidia Description-md5: f5b29d598f528b20c5ca13f817cf22d7 Description-en: Linux kernel nvidia modules for version 6.14.0-1004 (objects) This package contains the Linux kernel nvidia modules for version 6.14.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-objects-nvidia-570-open-6.14.0-1004-nvidia Description-md5: 603ee241ff3de902967a9bdaf337d737 Description-en: Linux kernel nvidia modules for version 6.14.0-1004 (objects) This package contains the Linux kernel nvidia modules for version 6.14.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-open-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-objects-nvidia-570-server-6.14.0-1004-nvidia Description-md5: 02d5e55a85169079d832820ee5225af4 Description-en: Linux kernel nvidia modules for version 6.14.0-1004 (objects) This package contains the Linux kernel nvidia modules for version 6.14.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-server-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-objects-nvidia-570-server-open-6.14.0-1004-nvidia Description-md5: b7b0e58183433c24984881e9b1ed7f0d Description-en: Linux kernel nvidia modules for version 6.14.0-1004 (objects) This package contains the Linux kernel nvidia modules for version 6.14.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-server-open-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-oem-6.14-headers-6.14.0-1002 Description-md5: 9694f5d434084492d3857d7fe622a24d Description-en: Header files related to Linux kernel version 6.14.0 This package provides kernel header files for version 6.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-6.14-headers-6.14.0-1002/debian.README.gz for details Package: linux-oem-6.14-headers-6.14.0-1003 Description-md5: eb8e98f4ac8600cf9777435dc0598703 Description-en: Header files related to Linux kernel version 6.14.0 This package provides kernel header files for version 6.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-6.14-headers-6.14.0-1003/debian.README.gz for details Package: linux-oem-6.14-tools-6.14.0-1002 Description-md5: 6132cbbe02e7e378818f81eba496ad1d Description-en: Linux kernel version specific tools for version 6.14.0-1002 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.14.0-1002. You probably want to install linux-tools-6.14.0-1002-. Package: linux-oem-6.14-tools-6.14.0-1003 Description-md5: 4bd02c3dd7760fd6914c39caf79d9379 Description-en: Linux kernel version specific tools for version 6.14.0-1003 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.14.0-1003. You probably want to install linux-tools-6.14.0-1003-. Package: linux-qcom-headers-6.8.0-1046 Description-md5: 5468ad0964ee1e91be9afab9f1997dcf 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-qcom-headers-6.8.0-1046/debian.README.gz for details Package: linux-qcom-headers-6.8.0-1048 Description-md5: 507dfa1cb202766af1005f9bf3be182c 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-qcom-headers-6.8.0-1048/debian.README.gz for details Package: linux-qcom-headers-6.8.0-1050 Description-md5: e7a8c37a04af74f669847d2cd6bb5778 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-qcom-headers-6.8.0-1050/debian.README.gz for details Package: linux-signatures-nvidia-6.11.0-1001-oem Description-md5: d04e2cb564590d88cd10864ca4ca3d00 Description-en: Linux kernel signatures for nvidia modules for version 6.11.0-1001-oem This package contains the Linux kernel signatures nvidia modules for version 6.11.0-1001-oem. . You likely do not want to install this package directly. Package: linux-signatures-nvidia-6.14.0-1004-nvidia Description-md5: 0a02b0cc11756686a2f6454b964ac7d8 Description-en: Linux kernel signatures for nvidia modules for version 6.14.0-1004-nvidia This package contains the Linux kernel signatures nvidia modules for version 6.14.0-1004-nvidia. . You likely do not want to install this package directly. Package: linux-tools-6.14.0-1002-oem Description-md5: 6e9ad0e0b4ba9d5e6a5d19627b8c96c6 Description-en: Linux kernel version specific tools for version 6.14.0-1002 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.14.0-1002. Package: linux-tools-6.14.0-1003-oem Description-md5: 8ac6b81fb43fb60a7f94757213b52fad Description-en: Linux kernel version specific tools for version 6.14.0-1003 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.14.0-1003. Package: linux-tools-6.14.0-1004-nvidia Description-md5: 297ea4e1252b1d999a229caa4e0f3311 Description-en: Linux kernel version specific tools for version 6.14.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as x86_energy_perf_policy) for version 6.14.0-1004. Package: linux-tools-6.8.0-1005-gkeop 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-6.8.0-1008-gkeop Description-md5: e5cb86d3bd36997c70d6893986c859f6 Description-en: Linux kernel version specific tools for version 6.8.0-1008 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-1008 on 64 bit x86. Package: linux-tools-6.8.0-1013-gkeop Description-md5: 0b2df8e7d2e526ea1df97c39dfedcf44 Description-en: Linux kernel version specific tools for version 6.8.0-1013 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-1013 on 64 bit x86. Package: linux-tools-6.8.0-1015-gkeop Description-md5: b0e06f3297ec9fb0d67cfc1cfb038fe8 Description-en: Linux kernel version specific tools for version 6.8.0-1015 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-1015 on 64 bit x86. Package: linux-tools-6.8.0-1017-gkeop Description-md5: 24b6504e3687c1b926c5165d51a2e1f7 Description-en: Linux kernel version specific tools for version 6.8.0-1017 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-1017 on 64 bit x86. Package: linux-tools-6.8.0-1018-gkeop Description-md5: d7afe56bfe618e48c82f2653aa8ea794 Description-en: Linux kernel version specific tools for version 6.8.0-1018 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-1018 on 64 bit x86. Package: linux-xilinx-headers-6.8.0-1009 Description-md5: bff8715b933b4266dc2b711d6fc95001 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-xilinx-headers-6.8.0-1009/debian.README.gz for details Package: linux-xilinx-headers-6.8.0-1010 Description-md5: 73794fa3922871b48e9e5b8b4bbb7156 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-xilinx-headers-6.8.0-1010/debian.README.gz for details Package: linux-xilinx-headers-6.8.0-1011 Description-md5: 98f7d5ccd31e422d6d218b10be52ecd6 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-xilinx-headers-6.8.0-1011/debian.README.gz for details Package: linux-xilinx-headers-6.8.0-1014 Description-md5: d361edc9b3c24c55cd664678022523e3 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-xilinx-headers-6.8.0-1014/debian.README.gz for details Package: linux-xilinx-tools-common Description-md5: aee6cd2d95f555559f899e9ee0c4e27a Description-en: Linux kernel version specific tools for version 6.8.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0. Package: linux-xilinx-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: liquidctl Description-md5: 914ea0cbc6ff2d625db36d5e37226175 Description-en: CLI and Python drivers for AIO liquid coolers and other devices liquidctl is a tool for controlling various settings of PC internals, such as: - liquid cooler pump speed - case fan speed - RGB LED strip colors . Currently supported devices are: - Corsair Hydro H80i v2, H100i v2 and H115i - Corsair HX750i, HX850i, HX1000i and HX1200i - Corsair RM650i, RM750i, RM850i and RM1000i - EVGA CLC 120 (CL12), 240, 280 and 360 - NZXT Grid+ V3 - NZXT HUE 2 and Hue 2 Ambient - NZXT Kraken M22 - NZXT Kraken X42, X52, X62 and X72 - NZXT Smart Device V1 and V2 Package: lld-20 Description-md5: 39b52f07f105b329dd7852cce89ebb7d Description-en: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lldb-20 Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f Description-en: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: llvm-19-doc Description-md5: 19896d0a63f9911e3a7a7b85ecfac407 Description-en: Modular compiler and toolchain technologies, documentation 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. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-19-examples Description-md5: 61fee537b751bf39ce1ac5bf27ca3806 Description-en: Modular compiler and toolchain technologies, examples 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. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-20 Description-md5: 07d463911771b9679a5f0131f40992d4 Description-en: Modular compiler and toolchain technologies 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. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-20-dev Description-md5: 29f654aa391c01f742a2023c872d7a49 Description-en: Modular compiler and toolchain technologies, libraries and headers 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. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-20-doc Description-md5: 19896d0a63f9911e3a7a7b85ecfac407 Description-en: Modular compiler and toolchain technologies, documentation 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. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-20-examples Description-md5: 61fee537b751bf39ce1ac5bf27ca3806 Description-en: Modular compiler and toolchain technologies, examples 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. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-20-linker-tools Description-md5: 34d6480db2d150315f7bca6065772d03 Description-en: Modular compiler and toolchain technologies - Plugins 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 LLVMgold and LLVMPolly linker plugins. Package: llvm-20-runtime Description-md5: a2e425ebfc2fcd56b539f44a28559b4a Description-en: Modular compiler and toolchain technologies, IR interpreter 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. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-20-tools Description-md5: 709eba32627c3c079585c05fc5963fe8 Description-en: Modular compiler and toolchain technologies, tools 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. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: llvm-spirv-20 Description-md5: 492f2a71d12368baccee1fe85a4a7e95 Description-en: bi-directional translator for LLVM/SPIRV SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes the llvm-spirv-20 binary. Package: localslackirc Description-md5: a75df354c835719ba27929b1a76367bc Description-en: IRC gateway for slack, running on localhost for one user This project is a replacement for slack's IRC gateway that they dropped. . One instance of localslackirc connects to one slack account and one IRC client, passing the messages between the two. Package: lomiri Description-md5: 89314b23acb88f5e486e3d3b4f041663 Description-en: Shell of the Lomiri Operating Environment Shell of the Lomiri Operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices. . This package provides the Lomiri shell. Package: lomiri-common Description-md5: 141dfeeb254e8ac68f0b3df21c8b2bba Description-en: Shell of the Lomiri Operating Environment (common files) Shell of the Lomiri Operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices. . This package contains the QML, graphics and locale files for lomiri. Package: lomiri-doc Description-md5: 104675d86cea2acecf68e6ef207cef1d Description-en: Lomiri Operating Environment's Shell (documentation files) Lomiri is an operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices. . This package provides documentation of the Lomiri Shell. Package: lomiri-greeter Description-md5: 9b1c114cd0538c7260247aac2a198659 Description-en: LightDM Greeter for the Lomiri Operating Environment Lomiri is an operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices. . This package provides the Lomiri Greeter. Package: lomiri-tests Description-md5: 08d410958d81e9755211a0200d395421 Description-en: Scripts and mocks for running Lomiri Shell tests Lomiri is an operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices. . This package provides fake implementations of some QML modules used by the Lomiri Shell (e.g. Lomiri.Application) so that you can run it in a sandboxed environment; it also provides scripts to run its test suite. Package: manila-api Description-md5: e019ff74f222e5a806576572dc17f259 Description-en: OpenStack shared file system as a service - API server Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains the Manila API server. Package: manila-common Description-md5: 0e77db467cebc7f7f047bc3559b071e8 Description-en: OpenStack shared file system as a service - common files Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains commons components for Manila. Package: manila-data Description-md5: 8b3773488d3a534a16bca01851e57487 Description-en: Manila storage service - Data service OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Manila is the OpenStack shared filesystem service. . This package contains the Manila Data service. Package: manila-doc Description-md5: 4d147df8dfa9e761161b0fd3ac138385 Description-en: OpenStack shared file system as a service - Doc Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains the documentation. Package: manila-scheduler Description-md5: 3d5e80e2df18870bf302457915e178f1 Description-en: OpenStack shared file system as a service - Scheduler server Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains the Manila Scheduler server. Package: manila-share Description-md5: 53598b9980cb21643d8d022115bf9638 Description-en: OpenStack shared file system as a service - Share server Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains the Manila Share daemon. Package: mesa-drm-shim Description-md5: 02a636d160b665ddd114dec858ed10b1 Description-en: DRM shim libraries This package provides drm-shim libraries which can be used for testing DRM drivers when none exists on the host. Package: mesa-opencl-icd Description-md5: 10fe1749fa432fa001ccca2f3b268b84 Description-en: free implementation of the OpenCL API -- ICD runtime This package contains the mesa implementation of the OpenCL (Open Compute Language) library, which is intended for use with an ICD loader. OpenCL provides a standardized interface for computational analysis on graphical processing units. Package: mesa-va-drivers Description-md5: c89bbf6e4f80a47acafd5858be814f3c Description-en: Mesa VA-API video acceleration drivers These libraries provide the Video Acceleration API (VA-API) for Unix. They provide accelerated video playback (incl. H.264) and video post-processing for the supported graphics cards. . This package enables support for VA-API for some gallium drivers. Package: mlir-20-tools Description-md5: d0b5aeb3d29bd335ae224dda484fdc7a Description-en: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Package: mofed-modules-24.10-dkms Description-md5: dd4eb04228b98c2ff05cdfd0e236201c Description-en: DKMS support for MOFED kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package provides the source code for the MOFED kernel modules. . This package contains the source to be built with dkms. Package: mpd-sima Description-md5: cdd936e9a04ce177d78b581823bdfbc1 Description-en: Automagically add titles to MPD playlist MPD_Sima is a Python script meant to feed your MPD playlist with tracks from artists similar to your currently playing track, provided that these artists are found in MPD library. Similar artists are fetched from last.fm. . MPD_sima can queue track, top track or whole album for similar artists. . This client allows you to never run out of music when your playlist queue is getting short. Package: ncl-ncarg Description-md5: f7c7da9bee6b463205b6a0274f19d551 Description-en: NCAR Command Language and NCAR graphics The NCAR Command Language (NCL) is a free interpreted language designed specifically for scientific data processing and visualization. NCL has robust file input and output. It can read and write netCDF-3, netCDF-4 classic HDF4, HDF5, binary, and ASCII data, and read HDF-EOS2, GRIB1 and GRIB2. The graphics are world class and highly customizable. . The software comes with a couple of useful command line tools: * ncl_filedump - prints the contents of supported files (netCDF, HDF, GRIB1, GRIB2, HDF-EOS2, and CCM History Tape) * ncl_convert2nc - converts one or more GRIB1, GRIB2, HDF and/or HDF-EOS iles to netCDF formatted files. Package: node-jupyterlab Description-md5: b3e907729cef56f2b536529c32813b8a Description-en: Node.js modules for JupyterLab JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface. . This package provides Node.js modules for JupyterLab. Package: nova-ajax-console-proxy Description-md5: 571664bc0008e44d5df6784807a6ecf0 Description-en: OpenStack Compute - AJAX console proxy - transitional package OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package used to provide the AJAX proxy, which is now gone. Package: nova-api-metadata Description-md5: ae9cd778d7894b1a89d138fe3587a7da Description-en: OpenStack Compute - metadata API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . This package provides the metadata API backend for guest VMs. Package: nova-api-os-compute Description-md5: 32fe3c17415adfec970c371f4bdff9b6 Description-en: OpenStack Compute - OpenStack Compute API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . This package provides the OpenStack Compute API frontend. Package: nova-api-os-volume Description-md5: f8cc143de25afd88a62e482808826104 Description-en: OpenStack Compute - OpenStack Volume API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . This is a dummy transitional package that can be removed after upgrade. Package: nova-cells Description-md5: a630a337cf802c4d29d91c1a6283fac5 Description-en: Openstack Compute - cells OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the Nova cells component. Package: nova-compute-ironic Description-md5: aa367d7b097bfd444b2d66cc349df0b7 Description-en: OpenStack Compute - compute node (Ironic) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Install this package on your compute nodes if you're using Ironic. Package: nova-compute-qemu Description-md5: 46acbb1c9b077142e1930821f7a05aed Description-en: OpenStack Compute - compute node (QEmu) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using QEmu. Package: nova-compute-vmware Description-md5: 3246e65f6c94fc6b7eccb5b2f332c4f1 Description-en: OpenStack Compute - compute node (VMware) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using VMware vCenter. Package: nova-compute-xen Description-md5: 8268c70ad765a6427d184e1c58a4472c Description-en: OpenStack Compute - compute node (Xen) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using Xen. Package: nova-novncproxy Description-md5: f71a025ccadd58aa7f26e66e99818fa8 Description-en: OpenStack Compute - NoVNC proxy OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the VNC proxy. It is a publically reachable component which proxies access to VNCs running on compute nodes. Package: nova-serialproxy Description-md5: a8fd3f5d6ac9bda37bd109530d1cfc96 Description-en: OpenStack Compute - serial proxy OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the serial proxy. It is a publically reachable component which proxies access to qemu-space running on compute nodes Package: oem-somerville-deino-meta Description-md5: d28c6314c818c29724d0c22f5a9132ee Description-en: hardware support for Dell PRO MAX MICRO FCM2250 This is a metapackage for Dell PC: * Dell PRO MAX MICRO FCM2250 It installs packages needed to support this hardware fully. Package: oem-somerville-gogoat-meta Description-md5: 647513b01d2c86d59ac85cd7418a5278 Description-en: hardware support for Dell Pro Max 14 MC14250, Max 16 MC16250 This is a metapackage for Dell PCs: * Dell Pro Max 14 MC14250 * Dell Pro Max 16 MC16250 It installs packages needed to support this hardware fully. Package: oem-somerville-linoone-meta Description-md5: fbbc505b4d090a913019bda4533ae2e7 Description-en: hardware support for Dell Pro 24 All-in-One This is a metapackage for Dell PC: * Dell Pro 24 All-in-One It installs packages needed to support this hardware fully. Package: open3d-doc Description-md5: d61069d73e247fb2e7b0cf7b6e034147 Description-en: Library for 3D data processing - API documentation Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. . This package provides the API documentation. Package: open3d-gui Description-md5: 576b062ff0f3f0cf76e1272f44713ca7 Description-en: Transitional dummy package for open3d-viewer This package is a transitional dummy package and can be safely removed. Package: open3d-viewer-data Description-md5: 04f816f9a1d6adec9c99a94175a67ba2 Description-en: Library for 3D data processing - viewer GUI resources Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. . This package provides the resources for the viewer. Package: openssh-tests Description-md5: bb7db5bf0b75d064182f67ac05d849c9 Description-en: OpenSSH regression tests This package provides OpenSSH's regression test suite. It is mainly intended for use with the autopkgtest system, though can also be run directly using /usr/lib/openssh/regress/run-tests. Package: openstack-dashboard-ubuntu-theme Description-md5: 40d46eeff72f593d414a29c360430556 Description-en: Transitional dummy package for Ubuntu theme for Horizon This transitional package is safe to remove and use openstack-dashboard instead, which now contains the Ubuntu theme. Package: openvswitch-ipsec Description-md5: 3709e379f5ca3b3d58d9b448edaefda7 Description-en: Open vSwitch IPsec tunneling support Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package provides IPsec tunneling support for OVS tunnels. Package: openvswitch-pki Description-md5: 7bc9647531060a37f72077a192bd67e9 Description-en: Open vSwitch public key infrastructure dependency package Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-pki provides PKI (public key infrastructure) support for Open vSwitch switches and controllers, reducing the risk of man-in-the-middle attacks on the Open vSwitch network infrastructure. Package: openvswitch-source Description-md5: 9c0e76c547ece8b74742dcb3cd0aadc2 Description-en: Open vSwitch source code Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package contains the full Open vSwitch source code to support use with the Open Virtual Network (OVN) build. Package: openvswitch-test Description-md5: 5e96c70d93748d31d15d453a8ccec079 Description-en: Open vSwitch test package Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package contains utilities that are useful to diagnose performance and connectivity issues in Open vSwitch setup. Package: openvswitch-testcontroller Description-md5: 55827d9f036c6bc8e9b4979e18054a4e Description-en: Simple controller for testing OpenFlow setups This controller enables OpenFlow switches that connect to it to act as MAC-learning Ethernet switches. It can be used for initial testing of OpenFlow networks. It is not a necessary or desirable part of a production OpenFlow deployment. Package: openvswitch-vtep Description-md5: be45108f46f34bd9625673e3854b516b Description-en: Open vSwitch VTEP utilities Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package provides utilities that are useful to interact with a VTEP-configured database and a VTEP emulator. Package: packagekit-command-not-found Description-md5: f46269a57fdaac0b45bc1962744cdaf3 Description-en: Offer to install missing programs automatically PackageKit allows performing simple software management tasks over a DBus interface e.g refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package contains a simple handler for command_not_found that offers to install missing packages on the command line using PackageKit. Package: packagekit-gtk3-module Description-md5: b4094b413124ff3eeddd6dcdb91ab037 Description-en: Install fonts automatically using PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . The PackageKit GTK+ module allows any Pango application to install fonts from configured repositories using PackageKit. Package: pagekite Description-md5: 6ac3b9f649af620bc24cc357d58a580f Description-en: Make localhost servers publicly visible PageKite is a system for running publicly visible servers (generally web servers) on machines without a direct connection to the Internet, such as mobile devices or computers behind restrictive firewalls. PageKite works around NAT, firewalls and IP-address limitations by using a combination of tunnels and reverse proxies. . Natively supported protocols: HTTP, HTTPS Partially supported protocols: IRC, Finger . Any other TCP-based service, including SSH and VNC, may be exposed as well to clients supporting HTTP Proxies. Package: puppet-terminus-puppetdb Description-md5: f136b1e5398d2d281be9ccd8a18589cd Description-en: Puppet-integrated catalog and fact storage - Puppet Server terminus PuppetDB collects data generated by Puppet. It enables advanced Puppet features like exported resources, and can be the foundation for other applications that use Puppet’s data. . This package contains an add-on that allows a Puppet Server to use PuppetDB for storing and retrieving facts, catalogs and resources. Package: puppetdb Description-md5: 3feb3afa0ba00cd9ed4a8d6c1373a558 Description-en: Puppet-integrated catalog and fact storage PuppetDB collects data generated by Puppet. It enables advanced Puppet features like exported resources, and can be the foundation for other applications that use Puppet’s data. . This package contains the PuppetDB server itself. Package: puppetdb-doc Description-md5: a2dc537e428aba6330131013478a82d6 Description-en: Puppet-integrated catalog and fact storage - documentation PuppetDB collects data generated by Puppet. It enables advanced Puppet features like exported resources, and can be the foundation for other applications that use Puppet’s data. . This package contains PuppetDB's usage and API documentation. Package: python-lxml-doc Description-md5: 86c3002728b00f49dc1d8a0e4e843699 Description-en: pythonic binding for the libxml2 and libxslt libraries (documentation) lxml is a new Python binding for libxml2 and libxslt, completely independent from these existing Python bindings. . This package contains the html documentation. Package: python3-autopilot Description-md5: 886ea98eb81ae446683a6d2ea6959915 Description-en: Utility to write and run integration tests easily (Python 3) The autopilot engine enables to ease the writing of python tests for your application manipulating your inputs like the mouse and keyboard. It also provides a lot of utilities linked to the X server and detecting applications. Package: python3-autopilot-tests Description-md5: 3233a734daec6cdd881b570e776e500f Description-en: Tests for the autopilot functional test tool. (Python 3) This package contains tests for the python3-autopilot package. You can use this package to verify that autopilot is functioning correctly, or to copy the techniques used in the autopilot tests themselves. Package: python3-autopilot-trace Description-md5: 341428f7f949327f315b6a2668a05060 Description-en: Support for tracing in autopilot (Python 3) This package contains the binary lttng trace point for tracing autopilot tests. This is useful when using autopilot to exercise an instrumented application. Package: python3-btchip Description-md5: d6b2f6125412a379ca5dcb95d8ec838c Description-en: Python library to communicate with BTChip dongle (Python 3) HW-1 is a secure tiny USB smart card based hardware wallet, keeping your bitcoin based crypto-currency assets safe. The built-in smart card holds your private keys, and signs transactions after you confirm them. Cheap, fun, easy to use, yet offering a rich API for developers, HW-1 makes crypto coins security convenient. . For more info, visit: https://hardwarewallet.com/ . This package contains the Python 3 modules. Package: python3-clang-20 Description-md5: 2c9b6237594ba364f2afb9b0458f2f14 Description-en: Clang Python Bindings 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 binding package provides access to the Clang compiler and libraries. Package: python3-jupyterlab Description-md5: 9f87f71980849d5b9318233de6ec5fea Description-en: Computational environment Extensible environment for interactive and reproducible computing, based on the Jupyter notebook and architecture. . This package installs the library for Python 3. Package: python3-lldb-20 Description-md5: 0185ffb3cdaadce7edcc313c1e68ae92 Description-en: Next generation, high-performance debugger, python3 lib LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This binding package provides access to lldb. Package: python3-manila Description-md5: 5ba275d895b0256344975d32eb259f22 Description-en: OpenStack shared file system as a service - Python 3 libs Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains the Python 3 library for Manila. Package: python3-opm-simulators Description-md5: 5411eb2e3edbc3284d05fe5e42c61d3b Description-en: Python wrappers for the Open porous media / reservoir simulators The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides Python wrappers for the simulators. Package: python3-pil.imagetk Description-md5: ea3aa1a359c8f5a637ed1b909420a7d4 Description-en: Python Imaging Library - ImageTk Module (Python3) Tk dependent python-pil module. Package: python3-specutils Description-md5: 4031e14aacb2a54a1f098d8a72727ded Description-en: Base classes and utilities for astronomical spectra in Python The specutils package implements base classes and utilities for interacting with astronomical spectra in Python and the Astropy project. It is intended for eventual merger with the astropy package, but for now is being developed independently. Package: python3-torch-ignite Description-md5: 6db43be76f243871505aeef8f03e9fe1 Description-en: High-level library to help with training and evaluating in PyTorch Ignite is a high-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently. . Features . * Less code than pure PyTorch while ensuring maximum control and simplicity * Library approach and no program's control inversion * Extensible API for metrics, experiment managers, and other components Package: rclone-browser Description-md5: b4bf403b2603406ceb796a24edeb0974 Description-en: Simple cross platform GUI for rclone This is a GUI for rclone, which is a program to sync files and directories between the local file system and a variety of commercial cloud storage providers. Package: ssh-askpass-gnome Description-md5: e888e7e8e5a6ee7b30f000dc22ed083f Description-en: interactive X program to prompt users for a passphrase for ssh-add This has been split out of the main openssh-client package so that openssh-client does not need to depend on GTK+. . You probably want the ssh-askpass package instead, but this is provided to add to your choice and/or confusion. Package: tellico Description-md5: 22ffde7807119bca596c7c395f92e7a0 Description-en: Collection manager for books, videos, music, etc Tellico is a collection manager for KDE. It includes default collections for books, bibliographies, comic books, videos, music, coins, stamps, trading cards, and wines. . Tellico capabilities include: . * creation of user-defined custom collections with unlimited fields, * automatically formatted names, * sorting and filtering by any field or property, * ISBN validation, * full customization for printing or display through XSLT files, * import and export of CSV, RIS, BibTeX and BibTeXML files, * import data from Amazon, IMDb, CDDB or any US-MARC compliant z39.50 server. . Tellico files are stored in XML format, avoiding the need for a database server, and allowing other software applications to use the data. Package: tellico-data Description-md5: 1fb93f10ceb24ada34c38d0e8930cb27 Description-en: Collection manager for books, videos, music, etc [data] Tellico is a collection manager for KDE. It includes default collections for books, bibliographies, comic books, videos, music, coins, stamps, trading cards, and wines. . Tellico capabilities include: . * creation of user-defined custom collections with unlimited fields, * automatically formatted names, * sorting and filtering by any field or property, * ISBN validation, * full customization for printing or display through XSLT files, * import and export of CSV, RIS, BibTeX and BibTeXML files, * import data from Amazon, IMDb, CDDB or any US-MARC compliant z39.50 server. . Tellico files are stored in XML format, avoiding the need for a database server, and allowing other software applications to use the data. . This package contains the architecture independent files, such data files and documentation. Package: tellico-doc Description-md5: dea523edf18d0521376f8f918f295172 Description-en: Collection manager for books, videos, music, etc [doc] Tellico is a collection manager for KDE. It includes default collections for books, bibliographies, comic books, videos, music, coins, stamps, trading cards, and wines. . Tellico capabilities include: . * creation of user-defined custom collections with unlimited fields, * automatically formatted names, * sorting and filtering by any field or property, * ISBN validation, * full customization for printing or display through XSLT files, * import and export of CSV, RIS, BibTeX and BibTeXML files, * import data from Amazon, IMDb, CDDB or any US-MARC compliant z39.50 server. . Tellico files are stored in XML format, avoiding the need for a database server, and allowing other software applications to use the data. . This package contains the documentation. Package: tellico-scripts Description-md5: 1b6530a46d61a0ec6160ecbac4a29cf2 Description-en: Collection manager for books, videos, music, etc [scripts] Tellico is a collection manager for KDE. It includes default collections for books, bibliographies, comic books, videos, music, coins, stamps, trading cards, and wines. . Tellico capabilities include: . * creation of user-defined custom collections with unlimited fields, * automatically formatted names, * sorting and filtering by any field or property, * ISBN validation, * full customization for printing or display through XSLT files, * import and export of CSV, RIS, BibTeX and BibTeXML files, * import data from Amazon, IMDb, CDDB or any US-MARC compliant z39.50 server. . Tellico files are stored in XML format, avoiding the need for a database server, and allowing other software applications to use the data. . This package contains the scripts to import data from external sources, such as websites. As the format of the data may change, these scripts are provided as a separate package which can be updated through debian-volatile. Package: threadscope Description-md5: 215e0c066c6e55e7ba18313026100868 Description-en: graphical thread profiler for Haskell programs Threadscope is a graphical thread profiler for Haskell programs. It parses and displays the content of .eventlog files emitted by the GHC 6.12.1 and later runtimes, showing a timeline of spark creation, spark-to-thread promotions and garbage collections. . This helps debugging the parallel performance of Haskell programs, making easier to check that work is well balanced across the available processors and spot performance issues relating to garbage collection or poor load balancing. Package: ubuntucinnamon-desktop Description-md5: 020643376ea945178f1add64bdfb5459 Description-en: Complete desktop of Ubuntu Cinnamon This metapackage installs the complete Ubuntu Cinnamon desktop. . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: ubuntucinnamon-desktop-minimal Description-md5: b39d9b336b629a59af6884e816370c37 Description-en: Minimal desktop of Ubuntu Cinnamon This metapackage installs the minimal Ubuntu Cinnamon desktop. . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: wpagui Description-md5: ff6f6b78c6e933f8b6abafcd0fce9276 Description-en: graphical user interface for wpa_supplicant wpagui provides a Qt interface for choosing which configured network to connect to. It also provides a method for browsing 802.11 SSID scan results, an event history log of messages generated by wpa_supplicant, and a method to add or edit wpa_supplicant networks. Package: xdg-dbus-proxy-tests Description-md5: 208475b386041e7578d2599d41c67314 Description-en: filtering D-Bus proxy - as-installed tests xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was originally part of the Flatpak project, but it has been broken out as a standalone module to facilitate using it in other contexts, for example in WebKit-GTK's optional bubblewrap-based sandbox. . This package contains as-installed tests, which can be run using autopkgtest or gnome-desktop-testing-runner, or directly. Package: xdot Description-md5: eb58f25a628b48a744f1b904af3b9282 Description-en: interactive viewer for Graphviz dot files xdot is an interactive viewer for graphs written in Graphviz's dot language. It uses internally the graphviz's xdot output format as an intermediate format, and PyGTK and Cairo for rendering. xdot can be used either as a standalone application from command line, or as a library embedded in your Python 3 application. . Features: * Since it doesn't use bitmaps it is fast and has a small memory footprint. * Arbitrary zoom. * Keyboard/mouse navigation. * Supports events on the nodes with URLs. * Animated jumping between nodes. * Highlights node/edge under mouse. Package: ignition-launch-cli Description-md5: 58a5b2679542ab03c37010d229be92d2 Description-en: Ignition Robotics Launch Library - Launch cli Ignition Launch, a component of Ignition Robotics, provides a command line interface to run and manager application and plugins. . Package contains the ignition launch cli application Package: libclang-common-19-dev Description-md5: c70051d53e23270c29353f55183e81aa Description-en: Clang library - Common development package 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 generic headers. Package: libignition-gazebo-dev Description-md5: 8ba4d9f9a00527803ae38cb007410427 Description-en: Ignition Gazebo classes and functions for robot apps - Development files Ignition Gazebo is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files Package: libignition-gazebo-plugins Description-md5: ed75f85997875eff7f6d998c9eef28e9 Description-en: Ignition Gazebo classes and functions for robot apps - Plugins Ignition Gazebo is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Plugins collection Package: libignition-gazebo6-6 Description-md5: 5f37a7f9f59985df65ec850277bd2285 Description-en: Ignition Gazebo classes and functions for robot apps - Shared library Ignition Gazebo is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Main shared library Package: libignition-launch-dev Description-md5: 980577ac8b37422a77b797e25a67db00 Description-en: Ignition Robotics Launch Library - Development files Ignition Launch, a component of Ignition Robotics, provides a command line interface to run and manager application and plugins. . Package contains the ignition launch development files Package: libignition-launch5-5 Description-md5: b1c4132c18a7f9ea2480e3a2dcb9fdc6 Description-en: Ignition Robotics Launch Library - Launch libraries Ignition Launch, a component of Ignition Robotics, provides a command line interface to run and manager application and plugins. . Package contains the ignition launch libraries Package: libopen3d-dev Description-md5: 7f50e228865cfccefabbd802df6d9d7c Description-en: Library for 3D data processing - development headers Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. . This package contains the development headers for C++ Package: libopen3d0.18t64 Description-md5: 293b80c6ea389274989a61431706a06e Description-en: Library for 3D data processing Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. Package: liboqs-dev Description-md5: 0bccf5e2c23b45c46763f63d43beffdf Description-en: library for quantum-safe cryptographic algorithms (development files) liboqs is an open source C library for quantum-safe cryptographic algorithms. It provides a collection of open source implementations of quantum-safe key encapsulation mechanism (KEM) and digital signature algorithms; a common API for these algorithms; a test harness and benchmarking routines. . liboqs is part of the Open Quantum Safe (OQS) project, which aims to develop and integrate into applications quantum-safe cryptography to facilitate deployment and testing in real world contexts. In particular, OQS provides prototype integrations of liboqs into TLS and SSH, through OpenSSL and OpenSSH. . This package contains the development files. Package: liboqs3 Description-md5: 0d203f318572e69446707ff82ea0f6e1 Description-en: library for quantum-safe cryptographic algorithms (shared library) liboqs is an open source C library for quantum-safe cryptographic algorithms. It provides a collection of open source implementations of quantum-safe key encapsulation mechanism (KEM) and digital signature algorithms; a common API for these algorithms; a test harness and benchmarking routines. . liboqs is part of the Open Quantum Safe (OQS) project, which aims to develop and integrate into applications quantum-safe cryptography to facilitate deployment and testing in real world contexts. In particular, OQS provides prototype integrations of liboqs into TLS and SSH, through OpenSSL and OpenSSH. . This package contains the shared library. Package: linux-azure-nvidia-cloud-tools-6.8.0-1009 Description-md5: 975e32523aa1d41955d07774edfe6b1f Description-en: Linux kernel version specific cloud tools for version 6.8.0-1009 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-1009 on ARMv8. You probably want to install linux-cloud-tools-6.8.0-1009-. Package: linux-azure-nvidia-cloud-tools-6.8.0-1012 Description-md5: cbafc6b4a1ef401c2b257c5d963c2758 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1012 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.8.0-1012 on ARMv8. You probably want to install linux-cloud-tools-6.8.0-1012-. Package: linux-azure-nvidia-tools-6.8.0-1009 Description-md5: f1077856d4634fe10d8c75676313a150 Description-en: Linux kernel version specific tools for version 6.8.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1009 on ARMv8. You probably want to install linux-tools-6.8.0-1009-. Package: linux-azure-nvidia-tools-6.8.0-1012 Description-md5: 4a7191d4a35a91301fc0899d14c7160d Description-en: Linux kernel version specific tools for version 6.8.0-1012 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-1012 on ARMv8. You probably want to install linux-tools-6.8.0-1012-. Package: linux-buildinfo-6.14.0-1004-nvidia-64k Description-md5: ec2fc3cb7731c6cfdbe5ac8048fe3702 Description-en: Linux kernel buildinfo for version 6.14.0 This package contains the Linux kernel buildinfo for version 6.14.0. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1009-azure-nvidia Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1009-xilinx 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-1010-xilinx Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.8.0-1011-xilinx 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-1012-azure-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-1014-xilinx 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-1046-qcom 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-1048-qcom 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-1050-qcom Description-md5: 5a6366eac80524daf4fff1198b9b2a45 Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-6.8.0-1009-azure-nvidia Description-md5: e83becc7e6348a794542a7efcd3ce5c0 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1009 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-1009 on ARMv8. Package: linux-cloud-tools-6.8.0-1012-azure-nvidia Description-md5: 9e7aac98c567e08b88b25eaea8088021 Description-en: Linux kernel version specific cloud tools for version 6.8.0-1012 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.8.0-1012 on ARMv8. Package: linux-headers-6.14.0-1004-nvidia-64k Description-md5: bc7f2964d49ac2f7803dd7eb6452e98d Description-en: Linux kernel headers for version 6.14.0 This package provides kernel header files for version 6.14.0. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.14.0-1004/debian.README.gz for details. Package: linux-headers-6.8.0-1009-azure-nvidia Description-md5: dbf8f47069ef2c1dd9fb93f1b108ff67 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1009/debian.README.gz for details. Package: linux-headers-6.8.0-1009-xilinx Description-md5: dbf8f47069ef2c1dd9fb93f1b108ff67 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1009/debian.README.gz for details. Package: linux-headers-6.8.0-1010-xilinx Description-md5: 2261c8705a26fcfbc5d5b50d22bfcd1c 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-1010/debian.README.gz for details. Package: linux-headers-6.8.0-1011-xilinx Description-md5: 092f602874e2274c9e8a70619b633299 Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP This package provides kernel header files for version 6.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.8.0-1011/debian.README.gz for details. Package: linux-headers-6.8.0-1012-azure-nvidia Description-md5: c62041c9fb1442eb4742f25b5e824ace 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-1012/debian.README.gz for details. Package: linux-headers-6.8.0-1014-xilinx Description-md5: 74e8f50c1f231691f7f92bb620cd3568 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-1014/debian.README.gz for details. Package: linux-headers-6.8.0-1046-qcom Description-md5: 1011b1dff43255b3679faafdfa4d863a 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-1046/debian.README.gz for details. Package: linux-headers-6.8.0-1048-qcom Description-md5: ed8c4f96a24b9fe17347b71be90b27e3 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-1048/debian.README.gz for details. Package: linux-headers-6.8.0-1050-qcom Description-md5: de8472ba5fd9c1165c6c5631d8ce6345 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-1050/debian.README.gz for details. Package: linux-headers-qcom-realtime Description-md5: fa7d445d2fde7ca8efbc6ca45cb6778a Description-en: Qcom Realtime Linux kernel headers This package will always depend on the latest Qcom Realtime Linux kernel headers available. Package: linux-headers-qcom-realtime-6.8 Description-md5: fa7d445d2fde7ca8efbc6ca45cb6778a Description-en: Qcom Realtime Linux kernel headers This package will always depend on the latest Qcom Realtime Linux kernel headers available. Package: linux-image-6.14.0-1004-nvidia-64k Description-md5: 68e850f54b91c96311bbb7767ba9050f Description-en: Signed kernel image nvidia-64k A kernel image for nvidia-64k. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1009-azure-nvidia Description-md5: 7dee1c54cb5302e96a027a04c6d6bdc1 Description-en: Signed kernel image azure-nvidia A kernel image for azure-nvidia. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1009-xilinx Description-md5: 35443ba3c52a7d34547ffbf2d0ab21b3 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Xilinx ZYNQ Ultrascale+ processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-xilinx meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-6.8.0-1010-xilinx Description-md5: 35443ba3c52a7d34547ffbf2d0ab21b3 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Xilinx ZYNQ Ultrascale+ processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-xilinx meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-6.8.0-1011-xilinx Description-md5: 35443ba3c52a7d34547ffbf2d0ab21b3 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Xilinx ZYNQ Ultrascale+ processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-xilinx meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-6.8.0-1012-azure-nvidia Description-md5: 7dee1c54cb5302e96a027a04c6d6bdc1 Description-en: Signed kernel image azure-nvidia A kernel image for azure-nvidia. This version of it is signed with Canonical's signing key. Package: linux-image-6.8.0-1014-xilinx Description-md5: 35443ba3c52a7d34547ffbf2d0ab21b3 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Xilinx ZYNQ Ultrascale+ processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-xilinx meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-6.8.0-1050-qcom Description-md5: 24aa8afb8bbad1e8499cc2bb360e213f Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Qualcomm SoC processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-qcom meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-qcom-realtime Description-md5: 44d25eeadba473df17eea4721d346f97 Description-en: Qcom Realtime Linux kernel image This package will always depend on the latest Qcom Realtime Linux kernel image available. Package: linux-image-qcom-realtime-6.8 Description-md5: 44d25eeadba473df17eea4721d346f97 Description-en: Qcom Realtime Linux kernel image This package will always depend on the latest Qcom Realtime Linux kernel image available. Package: linux-image-unsigned-6.14.0-1004-nvidia-64k Description-md5: f576eb25b6fabf44134f335733144900 Description-en: Linux kernel image for version 6.14.0 This package contains the unsigned Linux kernel image for version 6.14.0. . Supports NVIDIA 64K pages processors. . Intended for NVIDIA platforms. . You likely do not want to install this package directly. Instead, install the linux-nvidia-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1009-azure-nvidia Description-md5: 75ea4b6716dac86ac9ed90efcdd3f7d7 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1012-azure-nvidia Description-md5: 75ea4b6716dac86ac9ed90efcdd3f7d7 Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 6.8.0 on ARMv8 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1046-qcom Description-md5: 0017da94f5be034fb8eb8ac25ed83744 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 Qualcomm SoC processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-qcom meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-6.8.0-1048-qcom Description-md5: 0017da94f5be034fb8eb8ac25ed83744 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 Qualcomm SoC processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-qcom meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.14.0-1004-nvidia-64k Description-md5: 6838f4f7cc46fd1e9db2b047482cd0f3 Description-en: Linux kernel extra modules for version 6.14.0 Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports NVIDIA 64K pages processors. . Intended for NVIDIA platforms. . You likely do not want to install this package directly. Instead, install the linux-nvidia-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1009-azure-nvidia Description-md5: 7ed2ed0209bf2cc4cb75bb8764da7c1e Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1009-xilinx Description-md5: 2f8e18f126968a4f1524da9af16a3f8b 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 Xilinx ZYNQ Ultrascale+ processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-xilinx meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1010-xilinx Description-md5: 2f8e18f126968a4f1524da9af16a3f8b 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 Xilinx ZYNQ Ultrascale+ processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-xilinx meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1011-xilinx Description-md5: 2f8e18f126968a4f1524da9af16a3f8b 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 Xilinx ZYNQ Ultrascale+ processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-xilinx meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1012-azure-nvidia Description-md5: 7ed2ed0209bf2cc4cb75bb8764da7c1e Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1014-xilinx Description-md5: 2f8e18f126968a4f1524da9af16a3f8b 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 Xilinx ZYNQ Ultrascale+ processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-xilinx meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1046-qcom Description-md5: 1bf60a4737b75427e15fc36945b1d634 Description-en: Linux kernel 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 Qualcomm SoC processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-qcom meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1048-qcom Description-md5: 1bf60a4737b75427e15fc36945b1d634 Description-en: Linux kernel 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 Qualcomm SoC processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-qcom meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.8.0-1050-qcom Description-md5: 1bf60a4737b75427e15fc36945b1d634 Description-en: Linux kernel 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 Qualcomm SoC processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-qcom meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.14.0-1004-nvidia-64k Description-md5: 1777a157b11ce2123410c4f087d44f34 Description-en: Linux kernel extra modules for version 6.14.0 This package contains the Linux kernel extra modules for version 6.14.0. . 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 64K pages processors. . Intended for NVIDIA platforms. . 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.8.0-1009-azure-nvidia Description-md5: 8e8d917ef31b5f5f9368f0109d99059f Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.8.0-1012-azure-nvidia Description-md5: 8e8d917ef31b5f5f9368f0109d99059f Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 6.8.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure-nvidia meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-535-open-6.8.0-1009-azure-nvidia Description-md5: dc100b906547d08a0fb1024fb8cb1d7f Description-en: Linux kernel nvidia modules for version 6.8.0-1009 This package pulls together the Linux kernel nvidia modules for version 6.8.0-1009 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-535-open-azure-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-535-open-6.8.0-1012-azure-nvidia Description-md5: 61c8ec35c4704c25a90a2222dac0184b Description-en: Linux kernel nvidia modules for version 6.8.0-1012 This package pulls together the Linux kernel nvidia modules for version 6.8.0-1012 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-535-open-azure-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-535-server-open-6.8.0-1009-azure-nvidia Description-md5: 16849e862256bb1a480ad7a6cd879a6f Description-en: Linux kernel nvidia modules for version 6.8.0-1009 This package pulls together the Linux kernel nvidia modules for version 6.8.0-1009 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-535-server-open-azure-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-535-server-open-6.8.0-1012-azure-nvidia Description-md5: b4fe64a99258363147f5ee2114cc577c Description-en: Linux kernel nvidia modules for version 6.8.0-1012 This package pulls together the Linux kernel nvidia modules for version 6.8.0-1012 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-535-server-open-azure-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-550-open-6.8.0-1009-azure-nvidia Description-md5: 29dc222a83300a59aad467b6435a1024 Description-en: Linux kernel nvidia modules for version 6.8.0-1009 This package pulls together the Linux kernel nvidia modules for version 6.8.0-1009 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-550-open-azure-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-550-open-6.8.0-1012-azure-nvidia Description-md5: f1ed090a6e76a4c9b5086f89a9701c56 Description-en: Linux kernel nvidia modules for version 6.8.0-1012 This package pulls together the Linux kernel nvidia modules for version 6.8.0-1012 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-550-open-azure-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-550-server-6.14.0-1004-nvidia-64k Description-md5: acf7aebcccb8a546c676d9adf57c0418 Description-en: Linux kernel nvidia modules for version 6.14.0-1004 This package pulls together the Linux kernel nvidia modules for version 6.14.0-1004 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-550-server-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-550-server-open-6.14.0-1004-nvidia-64k Description-md5: b3793d1053a927828a368583930bdf3d Description-en: Linux kernel nvidia modules for version 6.14.0-1004 This package pulls together the Linux kernel nvidia modules for version 6.14.0-1004 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-550-server-open-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-550-server-open-6.8.0-1009-azure-nvidia Description-md5: 235dca41a06df275e1f089fd66b50dc9 Description-en: Linux kernel nvidia modules for version 6.8.0-1009 This package pulls together the Linux kernel nvidia modules for version 6.8.0-1009 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-550-server-open-azure-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-550-server-open-6.8.0-1012-azure-nvidia Description-md5: 0a0d4db6c49b5bd35515f5c3b78173d3 Description-en: Linux kernel nvidia modules for version 6.8.0-1012 This package pulls together the Linux kernel nvidia modules for version 6.8.0-1012 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-550-server-open-azure-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-565-server-open-6.8.0-1009-azure-nvidia Description-md5: 8dd68b52abfa4bdd72ac4a3f5883fbe9 Description-en: Linux kernel nvidia modules for version 6.8.0-1009 This package pulls together the Linux kernel nvidia modules for version 6.8.0-1009 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-565-server-open-azure-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-565-server-open-6.8.0-1012-azure-nvidia Description-md5: 1604041decd21fab30099798c0f7cef4 Description-en: Linux kernel nvidia modules for version 6.8.0-1012 This package pulls together the Linux kernel nvidia modules for version 6.8.0-1012 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-565-server-open-azure-nvidia* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-570-6.14.0-1004-nvidia-64k Description-md5: 253f17189aa9cdf310700d191e4e393c Description-en: Linux kernel nvidia modules for version 6.14.0-1004 This package pulls together the Linux kernel nvidia modules for version 6.14.0-1004 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-570-open-6.14.0-1004-nvidia-64k Description-md5: df0232801fa5b99a449ac47d747e89af Description-en: Linux kernel nvidia modules for version 6.14.0-1004 This package pulls together the Linux kernel nvidia modules for version 6.14.0-1004 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-open-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-570-server-6.14.0-1004-nvidia-64k Description-md5: 70ba4d2d8dc9bbcf8d500b89b0647066 Description-en: Linux kernel nvidia modules for version 6.14.0-1004 This package pulls together the Linux kernel nvidia modules for version 6.14.0-1004 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-server-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-nvidia-570-server-open-6.14.0-1004-nvidia-64k Description-md5: 2c9f4a2daa6f8810dab05f68b5559f33 Description-en: Linux kernel nvidia modules for version 6.14.0-1004 This package pulls together the Linux kernel nvidia modules for version 6.14.0-1004 with the appropriate signatures. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-server-open-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-objects-nvidia-550-server-6.14.0-1004-nvidia-64k Description-md5: 3b5f9343cb067617e11936e2818277b3 Description-en: Linux kernel nvidia modules for version 6.14.0-1004 (objects) This package contains the Linux kernel nvidia modules for version 6.14.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-550-server-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-objects-nvidia-550-server-open-6.14.0-1004-nvidia-64k Description-md5: fbd6747df57ee7366cda3b55865c215f Description-en: Linux kernel nvidia modules for version 6.14.0-1004 (objects) This package contains the Linux kernel nvidia modules for version 6.14.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-550-server-open-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-objects-nvidia-570-6.14.0-1004-nvidia-64k Description-md5: f30bf9a0cce67a1e274fe7805e806f4e Description-en: Linux kernel nvidia modules for version 6.14.0-1004 (objects) This package contains the Linux kernel nvidia modules for version 6.14.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-objects-nvidia-570-open-6.14.0-1004-nvidia-64k Description-md5: 9d10f08485a28617fe2b9fe8365ceb77 Description-en: Linux kernel nvidia modules for version 6.14.0-1004 (objects) This package contains the Linux kernel nvidia modules for version 6.14.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-open-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-objects-nvidia-570-server-6.14.0-1004-nvidia-64k Description-md5: c4ac783ca2085326e2d2d09c65534093 Description-en: Linux kernel nvidia modules for version 6.14.0-1004 (objects) This package contains the Linux kernel nvidia modules for version 6.14.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-server-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-objects-nvidia-570-server-open-6.14.0-1004-nvidia-64k Description-md5: 293b4b005040e9a3eb9219f8213759b4 Description-en: Linux kernel nvidia modules for version 6.14.0-1004 (objects) This package contains the Linux kernel nvidia modules for version 6.14.0-1004. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-570-server-open-nvidia-64k* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-qcom-realtime Description-md5: ca949d2ff64b1cc7d875fefffbfada59 Description-en: Complete Qcom Realtime Linux kernel and headers This package will always depend on the latest complete Qcom Realtime Linux kernel and headers available. Package: linux-qcom-realtime-6.8 Description-md5: ca949d2ff64b1cc7d875fefffbfada59 Description-en: Complete Qcom Realtime Linux kernel and headers This package will always depend on the latest complete Qcom Realtime Linux kernel and headers available. Package: linux-qcom-tools-6.8.0-1046 Description-md5: 98211f9fcdc1fff199631ed28c1ced46 Description-en: Linux kernel version specific tools for version 6.8.0-1046 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-1046 on ARMv8. You probably want to install linux-tools-6.8.0-1046-. Package: linux-qcom-tools-6.8.0-1048 Description-md5: 09348e0aacc18a102e0d5cc08737a5fd Description-en: Linux kernel version specific tools for version 6.8.0-1048 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-1048 on ARMv8. You probably want to install linux-tools-6.8.0-1048-. Package: linux-qcom-tools-6.8.0-1050 Description-md5: 4fa5cae0934b8aeebb0149ec74615516 Description-en: Linux kernel version specific tools for version 6.8.0-1050 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-1050 on ARMv8. You probably want to install linux-tools-6.8.0-1050-. Package: linux-signatures-nvidia-6.14.0-1004-nvidia-64k Description-md5: 9c7fb0041762f4aca117de746f3b6459 Description-en: Linux kernel signatures for nvidia modules for version 6.14.0-1004-nvidia-64k This package contains the Linux kernel signatures nvidia modules for version 6.14.0-1004-nvidia-64k. . You likely do not want to install this package directly. Package: linux-signatures-nvidia-6.8.0-1009-azure-nvidia Description-md5: 9a12966e35faef4f79b8789dd5bd33cc Description-en: Linux kernel signatures for nvidia modules for version 6.8.0-1009-azure-nvidia This package contains the Linux kernel signatures nvidia modules for version 6.8.0-1009-azure-nvidia. . You likely do not want to install this package directly. Package: linux-signatures-nvidia-6.8.0-1012-azure-nvidia Description-md5: 404f90b7dee626c1b924c1fe818a53de Description-en: Linux kernel signatures for nvidia modules for version 6.8.0-1012-azure-nvidia This package contains the Linux kernel signatures nvidia modules for version 6.8.0-1012-azure-nvidia. . You likely do not want to install this package directly. Package: linux-tools-6.14.0-1004-nvidia-64k Description-md5: 297ea4e1252b1d999a229caa4e0f3311 Description-en: Linux kernel version specific tools for version 6.14.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as x86_energy_perf_policy) for version 6.14.0-1004. Package: linux-tools-6.8.0-1009-azure-nvidia Description-md5: 1bae827e25409bf002d90301c92e9fc9 Description-en: Linux kernel version specific tools for version 6.8.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1009 on ARMv8. Package: linux-tools-6.8.0-1009-xilinx Description-md5: 1bae827e25409bf002d90301c92e9fc9 Description-en: Linux kernel version specific tools for version 6.8.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1009 on ARMv8. Package: linux-tools-6.8.0-1010-xilinx Description-md5: 0f5df456dad94e5cff691891d0906c85 Description-en: Linux kernel version specific tools for version 6.8.0-1010 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-1010 on ARMv8. Package: linux-tools-6.8.0-1011-xilinx Description-md5: e6f522c2203726cc9358160047911a04 Description-en: Linux kernel version specific tools for version 6.8.0-1011 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1011 on ARMv8. Package: linux-tools-6.8.0-1012-azure-nvidia Description-md5: 74fe9b07ce71a9db8871be94c66cc42f Description-en: Linux kernel version specific tools for version 6.8.0-1012 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-1012 on ARMv8. Package: linux-tools-6.8.0-1014-xilinx Description-md5: 035f56235555972240e0fb5c8c60a0f5 Description-en: Linux kernel version specific tools for version 6.8.0-1014 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-1014 on ARMv8. Package: linux-tools-6.8.0-1046-qcom Description-md5: cda6658f22e8fa324a99b703b6201f66 Description-en: Linux kernel version specific tools for version 6.8.0-1046 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-1046 on ARMv8. Package: linux-tools-6.8.0-1048-qcom Description-md5: 69d9d7521e8a4d9c472d959a86ce4700 Description-en: Linux kernel version specific tools for version 6.8.0-1048 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-1048 on ARMv8. Package: linux-tools-6.8.0-1050-qcom Description-md5: f0cd3e99fca15475ac7def92e631f455 Description-en: Linux kernel version specific tools for version 6.8.0-1050 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-1050 on ARMv8. Package: linux-tools-qcom-realtime Description-md5: 185fcbe28790c18d9d750ac0da928df2 Description-en: Qcom Realtime Linux kernel tools This package will always depend on the latest Qcom Realtime Linux kernel tools available. Package: linux-tools-qcom-realtime-6.8 Description-md5: 185fcbe28790c18d9d750ac0da928df2 Description-en: Qcom Realtime Linux kernel tools This package will always depend on the latest Qcom Realtime Linux kernel tools available. Package: linux-xilinx-tools-6.8.0-1009 Description-md5: f1077856d4634fe10d8c75676313a150 Description-en: Linux kernel version specific tools for version 6.8.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1009 on ARMv8. You probably want to install linux-tools-6.8.0-1009-. Package: linux-xilinx-tools-6.8.0-1010 Description-md5: d4e02ea204c9a8ead47460eec889964c Description-en: Linux kernel version specific tools for version 6.8.0-1010 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-1010 on ARMv8. You probably want to install linux-tools-6.8.0-1010-. Package: linux-xilinx-tools-6.8.0-1011 Description-md5: 21c7127352e57c2b832a7f4768c2a078 Description-en: Linux kernel version specific tools for version 6.8.0-1011 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.8.0-1011 on ARMv8. You probably want to install linux-tools-6.8.0-1011-. Package: linux-xilinx-tools-6.8.0-1014 Description-md5: 671fdaebb226be5f1163f0f4b1d702e1 Description-en: Linux kernel version specific tools for version 6.8.0-1014 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-1014 on ARMv8. You probably want to install linux-tools-6.8.0-1014-. Package: nvidia-tegra-defaults Description-md5: 507691456dfabfae946b6bf3549ac6e4 Description-en: Configuration files specific to NVIDIA Tegra boards This package provides configuration files useful on NVIDIA embedded boards from the Tegra family. Package: open3d-tools Description-md5: 7ccac4fdbcc53037bc9e4f6854913292 Description-en: Library for 3D data processing - tools Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. . This package provides additional tools for data processing. Package: open3d-viewer Description-md5: c8a21da91c80032f2d758df8ee932e49 Description-en: Library for 3D data processing - viewer GUI Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. . This package provides the stand-alone viewer for data visualization. Package: python3-open3d Description-md5: 4f0ea0b27e57f6bfdd12503c09b28119 Description-en: Library for 3D data processing - Python 3 bindings Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. . This package provides the Python 3 bindings for Open3D. Package: grok Description-md5: ec1f0797a6f94ee8fbe6e86d3f2c8233 Description-en: powerful pattern-matching and reacting tool The grok program can parse log data and program output. You can match any number of complex patterns on any number of inputs (processes and files) and have custom reactions. . Grok is simple software that allows you to easily parse logs and other files. With grok, you can turn unstructured log and event data into structured data. Package: libclang-rt-19-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libgrok-dev Description-md5: b97d0850d5837eb0fc62d2f4748a756f Description-en: development files for grok Development files for the grok pattern matcher . Grok is simple software that allows you to easily parse logs and other files. With grok, you can turn unstructured log and event data into structured data. Package: libgrok1t64 Description-md5: 5d85e5a19c8bd2cbe902be395a683aba Description-en: shared libraries for grok The grok library provides the pattern matching features of grok in your own tools. There are currently C and Ruby APIs. . Grok is simple software that allows you to easily parse logs and other files. With grok, you can turn unstructured log and event data into structured data. Package: libllvm-19-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings 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. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: trickle Description-md5: 84b7ecc8ce284790e36a3acf902e8b29 Description-en: user-space bandwidth shaper Trickle is a voluntary, cooperative bandwidth shaper. it works entirely in userland and is very easy to use. . The most simple application is to limit the bandwidth usage of programs. Package: librust-tokio-executor-dev Description-md5: 1d0777a6d4941c1d599a024b61bd87bb Description-en: Future execution primitives - Rust source code This package contains the source for the Rust tokio-executor crate, packaged by debcargo for use with cargo and dh-cargo. Package: netlabel-tools Description-md5: c34a9c6dc669e03e4de3a6aeac234e2b Description-en: management tool for the Linux NetLabel Subsystem The NetLabel management utility, netlabelctl, is a command line program designed to allow system administrators to configure the NetLabel system in the kernel. . This package requires that the running kernel supports NETLABEL. Package: libdeal.ii-9.5.1 Description-md5: 0c8668bb5606f7acd1d570172d38f180 Description-en: Finite Element Differential Equations Analysis Library deal.II is a C++ program library targeted at the computational solution of partial differential equations using adaptive finite elements. It uses state-of-the-art programming techniques to offer you a modern interface to the complex data structures and algorithms required. . This package contains the shared libraries. Package: libdeal.ii-dev Description-md5: 5a369645e90c8f66b985eb03e4c7a0db Description-en: Differential Equations Analysis Library - development files deal.II is a C++ program library targeted at the computational solution of partial differential equations using adaptive finite elements. It uses state-of-the-art programming techniques to offer you a modern interface to the complex data structures and algorithms required. . This package contains the development files. Package: libignition-gui-dev Description-md5: feda608232ae7542cb618649a19a2bc9 Description-en: Ignition Gui classes and functions for robot apps - Development files Ignition Gui is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Package for development libraries and headers. Package: libignition-gui6-6 Description-md5: a1785db80184ac84ff09bc2ef2702ff3 Description-en: Ignition Gui classes and functions for robot apps - Shared library Ignition Gui is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Package contains the main libraries Package: libignition-sensors-air-pressure-dev Description-md5: 7ef8439d5cf7d15ce02454d28114b52d Description-en: Ignition sensors classes and functions for robot apps - Dev files air-pressure Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for air-pressure sensor Package: libignition-sensors-altimeter-dev Description-md5: e7e4bd4fb10ae6d525fd53df49e3f692 Description-en: Ignition sensors classes and functions for robot apps - Dev files altimeter Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for altimeter sensor Package: libignition-sensors-camera-dev Description-md5: 9a8b2d2bc7256e8d3be9e95a8de9da99 Description-en: Ignition sensors classes and functions for robot apps - Dev files Camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for Camera sensor Package: libignition-sensors-core-dev Description-md5: 045b0fe84d48ce2e398a6cd32cb62aba Description-en: Ignition sensors classes and functions for robot apps - Development files Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Core development files Package: libignition-sensors-depth-camera-dev Description-md5: 0cb6de466a3cb3a15285645737d1a676 Description-en: Ignition sensors classes and functions for robot apps - Dev files depth-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for depth-camera sensor Package: libignition-sensors-dev Description-md5: b51a00c68154af6a66278ed2bef0391a Description-en: Ignition sensors classes and functions for robot apps - Metapackage Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Metapackage for all the -dev files Package: libignition-sensors-force-torque-dev Description-md5: a68ff69ec3a7ac190752e37aead56407 Description-en: Ignition sensors classes and functions for robot apps - Dev files force-torque Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for force-torque sensor Package: libignition-sensors-gpu-lidar-dev Description-md5: 7c0a357103c919f224f14ccd4636a13c Description-en: Ignition sensors classes and functions for robot apps - Dev files gpu-lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for gpu-lidar sensor Package: libignition-sensors-imu-dev Description-md5: 2cb4aabeeda68b9203ced686aed19ec1 Description-en: Ignition sensors classes and functions for robot apps - Dev files imu Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for imu sensor Package: libignition-sensors-lidar-dev Description-md5: a97d47fe92f56af44e92d5c936cfb306 Description-en: Ignition sensors classes and functions for robot apps - Dev files lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for lidar sensor Package: libignition-sensors-logical-camera-dev Description-md5: 520a4c764874076ef2a304550f1789a7 Description-en: Ignition sensors classes and functions for robot apps - Dev files logical-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for logical-camera sensor Package: libignition-sensors-magnetometer-dev Description-md5: 959672d6f8a3b26e7fc4e2d9ef834460 Description-en: Ignition sensors classes and functions for robot apps - Dev files magnetometer Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for magnetometer sensor Package: libignition-sensors-navsat-dev Description-md5: 7f056e5be5b7abc2cdf602b4d4ef786a Description-en: Ignition sensors classes and functions for robot apps - Dev files navsat Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for NavSat (GPS) sensor Package: libignition-sensors-rendering-dev Description-md5: e8d69ff6a6c453c6791ed8ea937efcc4 Description-en: Ignition sensors classes and functions for robot apps - Dev files rendering Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for rendering sensor Package: libignition-sensors-rgbd-camera-dev Description-md5: f35c366810390c55e8eb96ba1b7a3e98 Description-en: Ignition Sensors classes and functions for robot apps - Dev files rgbd-camera Ignition Sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for rgbd-camera sensor Package: libignition-sensors-segmentation-camera-dev Description-md5: c99da2926ec257e587e2da1a5878e1ac Description-en: Ignition sensors classes and functions for robot apps - Dev files segmentation-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for segmentation-camera sensor Package: libignition-sensors-thermal-camera-dev Description-md5: c6b83066508432d2887164583c32b21e Description-en: Ignition sensors classes and functions for robot apps - Dev files thermal-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for thermal-camera sensor Package: libignition-sensors6-6 Description-md5: 11c0438fc30ca20a7a7b6a53c5a094a3 Description-en: Ignition sensors classes and functions for robot apps - Shared library Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. Package: libignition-sensors6-air-pressure6 Description-md5: 6af3c8504ac71fac27ab75b3e27d3b55 Description-en: Ignition sensors classes and functions for robot apps - Lib air-pressure Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for air-pressure sensor Package: libignition-sensors6-altimeter6 Description-md5: b5b40c004495caa2a0617bd41ac8fbc4 Description-en: Ignition sensors classes and functions for robot apps - Lib altimeter Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for altimeter sensor Package: libignition-sensors6-camera6 Description-md5: e0cefdb7a9b8fee736a39c6a3e5d7894 Description-en: Ignition sensors classes and functions for robot apps - Lib Camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for Camera sensor Package: libignition-sensors6-depth-camera6 Description-md5: fd36179ae2b4b263c991c031208c6557 Description-en: Ignition sensors classes and functions for robot apps - Lib depth-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for depth-camera sensor Package: libignition-sensors6-force-torque6 Description-md5: 56926cbbacc74bdb19f6320d9d96e9eb Description-en: Ignition sensors classes and functions for robot apps - Lib force-torque Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for force-torque sensor Package: libignition-sensors6-gpu-lidar6 Description-md5: 94dc7b7ee619cf97c4bbd9b9aa1d48e2 Description-en: Ignition sensors classes and functions for robot apps - Lib gpu-lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for gpu-lidar sensor Package: libignition-sensors6-imu6 Description-md5: c3f7a8b0900b5bb22286690a7dad12a8 Description-en: Ignition sensors classes and functions for robot apps - Lib imu Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for imu sensor Package: libignition-sensors6-lidar6 Description-md5: 09928d3bcb5434c27b4ee3f1b66284b0 Description-en: Ignition sensors classes and functions for robot apps - Lib lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for lidar sensor Package: libignition-sensors6-logical-camera6 Description-md5: d21596526c2a201792542dffbe8fb918 Description-en: Ignition sensors classes and functions for robot apps - Lib logical-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for logical-camera sensor Package: libignition-sensors6-magnetometer6 Description-md5: 9f99ea765378626d5f99f4682048de90 Description-en: Ignition sensors classes and functions for robot apps - Lib magnetometer Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for magnetometer sensor Package: libignition-sensors6-navsat6 Description-md5: 6dbd43dc17d2d05de6788cc0423ed621 Description-en: Ignition sensors classes and functions for robot apps - Lib navsat Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for NavSat (GPS) sensor Package: libignition-sensors6-rendering6 Description-md5: 3bbd2907b87b38d1a3df1c97ab4918c5 Description-en: Ignition sensors classes and functions for robot apps - Lib rendering Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for rendering sensor Package: libignition-sensors6-rgbd-camera6 Description-md5: 501dfc7a56ce94b12ca397b409807442 Description-en: Ignition Sensors classes and functions for robot apps - Lib rgbd-camera Ignition Sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for rgbd-camera sensor Package: libignition-sensors6-segmentation-camera6 Description-md5: c33fab7ca9f229ab00c48de7041b65e7 Description-en: Ignition sensors classes and functions for robot apps - Lib segmentation-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for segmentation-camera sensor Package: libignition-sensors6-thermal-camera6 Description-md5: 3d9f0ce4b4fd826a65199add2c4d5f7e Description-en: Ignition sensors classes and functions for robot apps - Lib thermal-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for thermal-camera sensor Package: libopencryptoki-dev Description-md5: 5ccede4e52f23a23ec6f510afbb7738e Description-en: PKCS#11 implementation (development) openCryptoki is a PKCS#11 Cryptographic Token Interface Standard implementation. It includes drivers and libraries to enable IBM cryptographic hardware such as Trusted Computing Platform (TPM) cryptographic devices as well as a software token for testing. . This package contains the development files. Package: libopencryptoki0 Description-md5: 8feafc6f1695544c5f562059012b0d01 Description-en: PKCS#11 implementation (library) openCryptoki is a PKCS#11 Cryptographic Token Interface Standard implementation. It includes drivers and libraries to enable IBM cryptographic hardware such as Trusted Computing Platform (TPM) cryptographic devices as well as a software token for testing. . This package contains the library. Package: librust-tokio-reactor-dev Description-md5: 07eabb320ba20cc7e0ec5ba4953b5dff Description-en: Event loop that drives Tokio I/O resources - Rust source code This package contains the source for the Rust tokio-reactor crate, packaged by debcargo for use with cargo and dh-cargo. Package: libtpm-unseal-dev Description-md5: 74e97a1a1239066889dcbd333c3c02fa Description-en: Management tools for the TPM hardware (development) tpm-tools is a group of tools to manage and utilize the Trusted Computing Group's TPM hardware. TPM hardware can create, store and use RSA keys securely (without ever being exposed in memory), verify a platform's software state using cryptographic hashes and more. . This package contains the development files. Package: libtpm-unseal1t64 Description-md5: aef77e92adc6d98676ff39e73a8f4102 Description-en: Management tools for the TPM hardware (library) tpm-tools is a group of tools to manage and utilize the Trusted Computing Group's TPM hardware. TPM hardware can create, store and use RSA keys securely (without ever being exposed in memory), verify a platform's software state using cryptographic hashes and more. . This package contains the library. Package: opencryptoki Description-md5: 56b253ffe8e457a6f3acbdd3c6a66a12 Description-en: PKCS#11 implementation (daemon) openCryptoki is a PKCS#11 Cryptographic Token Interface Standard implementation. It includes drivers and libraries to enable IBM cryptographic hardware such as Trusted Computing Platform (TPM) cryptographic devices as well as a software token for testing. . This package contains the daemon. Package: openssl-pkcs11-sign-provider Description-md5: c31657c4a3f5ef73f860188209a61857 Description-en: OpenSSL provider for asymmetric operations with PKCS#11 keys This package provides the implementation of an OpenSSL Provider for asymmetric operations with private PKCS#11 keys. Requests with other key material will be forwarded to an OpenSSL built-in provider. . This provider is a proof-of-concept at the current state. Package: simple-tpm-pk11 Description-md5: c5f609f6c47edf2fa1c71cc1a56b4a3d Description-en: simple library for using the TPM chip to secure SSH keys simple-tpm-pk11 provides tools to create a key in your TPM (Trusted Platform Module) chip which can then be used with SSH. The package comes with a library that you can use as “PKCS11Provider” in your SSH configuration file. Package: tpm-tools Description-md5: 98dcf580dbc0dad6b239480283acbdc6 Description-en: Management tools for the TPM hardware (tools) tpm-tools is a group of tools to manage and utilize the Trusted Computing Group's TPM hardware. TPM hardware can create, store and use RSA keys securely (without ever being exposed in memory), verify a platform's software state using cryptographic hashes and more. . This package contains tools to allow the platform administrator the ability to manage and diagnose the platform's TPM. Package: tpm-tools-pkcs11 Description-md5: a3d1240748963aa3fe5e3aa88c92b525 Description-en: Management tools for the TPM hardware (PKCS#11 tools) tpm-tools is a group of tools to manage and utilize the Trusted Computing Group's TPM hardware. TPM hardware can create, store and use RSA keys securely (without ever being exposed in memory), verify a platform's software state using cryptographic hashes and more. . This package contains commands to utilize some of the capabilities available in the TPM PKCS#11 interface implemented in the openCryptoki project. Package: s390-tools-chreipl-fcp-mpath Description-md5: b074ae3b95d7f4707c086e1f8d3c5b17 Description-en: chreipl-fcp-mpath utility for Linux on z Systems The package contains chreipl-fcp-mpath toolset from the s390-tools collection of utilities, that uses multipath information to change the configured FCP re-IPL path on detecting issues with the current path. Package: s390-tools-cpuplugd Description-md5: 9ecbba0935f842e86acedec57a87f6f3 Description-en: cpuplugd utility for Linux on z Systems The package contains cpuplugd hotplug daemon from the s390-tools collection of utilities. Package: s390-tools-osasnmpd Description-md5: e19b0c795d99dc43d017fe6145018e15 Description-en: osasnmpd utility for Linux on z Systems The package contains osasnmpd monitoring daemon from the s390-tools collection of utilities. Package: s390-tools-statd Description-md5: cdd35cf438bc9d1a03cdbf8e550ccea9 Description-en: mon_statd monitoring daemons for Linux on z Systems The package contains mon_procd and mon_fsstatd z/VM monitoring daemons for Linux on z Systems from the s390-tools collection of utilities. These tools are also known as mon_statd.