Package: accountsservice Status: install ok installed Priority: optional Section: admin Installed-Size: 645 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Version: 22.08.8-6 Depends: default-dbus-system-bus | dbus-system-bus, libaccountsservice0 (= 22.08.8-6), libc6 (>= 2.34), libglib2.0-0 (>= 2.63.5), libpolkit-gobject-1-0 (>= 0.99) Recommends: default-logind | logind, polkitd Suggests: gnome-control-center Description: query and manipulate user account information The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Package: acl Status: install ok installed Priority: optional Section: utils Installed-Size: 210 Maintainer: Guillem Jover Architecture: amd64 Multi-Arch: foreign Version: 2.3.1-3 Depends: libacl1 (= 2.3.1-3), libc6 (>= 2.34) Description: access control list - utilities This package contains the getfacl and setfacl utilities needed for manipulating access control lists. It also contains the chacl IRIX compatible utility. Homepage: https://savannah.nongnu.org/projects/acl/ Package: adduser Status: install ok installed Priority: important Section: admin Installed-Size: 686 Maintainer: Debian Adduser Developers Architecture: all Multi-Arch: foreign Version: 3.134 Depends: passwd Suggests: liblocale-gettext-perl, perl, cron, quota Conffiles: /etc/adduser.conf cc3493ecd2d09837ffdcc3e25fdfff18 /etc/deluser.conf 11a06baf8245fd8d690b99024d228c1f Description: add and remove users and groups This package includes the 'adduser' and 'deluser' commands for creating and removing users. . - 'adduser' creates new users and groups and adds existing users to existing groups; - 'deluser' removes users and groups and removes users from a given group. . Adding users with 'adduser' is much easier than adding them manually. 'Adduser' will choose UID and GID values that conform to Debian policy, create a home directory, copy skeletal user configuration, and automate setting initial values for the user's password, real name and so on. . 'Deluser' can back up and remove users' home directories and mail spool or all the files they own on the system. . A custom script can be executed after each of the commands. . 'Adduser' and 'Deluser' are intended to be used by the local administrator in lieu of the tools from the 'useradd' suite, and they provide support for easy use from Debian package maintainer scripts, functioning as kind of a policy layer to make those scripts easier and more stable to write and maintain. Package: adwaita-icon-theme Status: install ok installed Priority: optional Section: gnome Installed-Size: 20899 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Version: 43-1 Replaces: gnome-themes-standard-data (<< 3.18.0-2~) Provides: adwaita-icon-theme-full (= 43-1), gnome-icon-theme-symbolic Depends: hicolor-icon-theme, gtk-update-icon-cache Recommends: librsvg2-common Breaks: gnome-themes-standard-data (<< 3.18.0-2~) Description: default icon theme of GNOME This package contains the default icon theme used by the GNOME desktop. The icons are used in many of the official GNOME applications like eog, Evince, system monitor, and many more. Package: aglfn Status: install ok installed Priority: optional Section: fonts Installed-Size: 123 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 1.7+git20191031.4036a9c-2 Description: Adobe Glyph List For New Fonts AGL (Adobe Glyph List) maps glyph names to Unicode values for the purpose of deriving content. AGLFN (Adobe Glyph List For New Fonts) is a subset of AGL that excludes the glyph names associated with the PUA (Private Use Area), and is meant to specify preferred glyph names for new fonts. Also included is the ITC Zapf Dingbats Glyph List, which is similar to AGL in that it maps glyph names to Unicode values for the purpose of deriving content, but only for the glyphs in the ITC Zapf Dingbats font. . Be sure to visit the AGL Specification and Developer Documentation pages for detailed information about naming glyphs, interpreting glyph names, and developing OpenType fonts. Homepage: https://github.com/adobe-type-tools/agl-aglfn Package: alsa-topology-conf Status: install ok installed Priority: optional Section: libs Installed-Size: 420 Maintainer: Debian ALSA Maintainers Architecture: all Multi-Arch: foreign Version: 1.2.5.1-2 Replaces: libasound2-data (<< 1.2.1) Breaks: libasound2-data (<< 1.2.1) Enhances: libasound2-data Description: ALSA topology configuration files This package contains ALSA topology configuration files that can be used by libasound2 for specific audio hardware. . ALSA is the Advanced Linux Sound Architecture. Homepage: https://www.alsa-project.org/ Package: alsa-ucm-conf Status: install ok installed Priority: optional Section: libs Installed-Size: 689 Maintainer: Debian ALSA Maintainers Architecture: all Multi-Arch: foreign Version: 1.2.8-1 Depends: libasound2 (>= 1.2.4) Description: ALSA Use Case Manager configuration files This package contains ALSA Use Case Manager configuration of audio input/output names and routing for specific audio hardware. They can be used with the alsaucm tool. . ALSA is the Advanced Linux Sound Architecture. Homepage: https://www.alsa-project.org/ Package: anacron Status: install ok installed Priority: optional Section: admin Installed-Size: 91 Maintainer: Lance Lin Architecture: amd64 Version: 2.3-36 Depends: lsb-base, libc6 (>= 2.34) Recommends: cron | cron-daemon Suggests: default-mta | mail-transport-agent, rsyslog | system-log-daemon, powermgmt-base Conffiles: /etc/anacrontab 00ff43422e8756204113c5546b00d529 /etc/cron.d/anacron 389b4ee27d3023ec855897c16612f319 /etc/cron.daily/0anacron a46c5cc26a2a6715d0155781ddd07a19 /etc/cron.monthly/0anacron 402ac7af3ebd2da5dddcd3712d776ae3 /etc/cron.weekly/0anacron b2c55b2905f28b3b53bdf3e2d66e830b /etc/default/anacron 964d39a52b30de6627ba346001730f03 /etc/init.d/anacron cb16d990aa80ca20aee7ea2ab91ff714 Description: cron-like program that doesn't go by time Anacron (like "anac(h)ronistic") is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. It can therefore be used to control the execution of daily, weekly, and monthly jobs (or anything with a period of n days), on systems that don't run 24 hours a day. When installed and configured properly, Anacron will make sure that the commands are run at the specified intervals as closely as machine uptime permits. . This package is pre-configured to execute the daily jobs of the Debian system. You should install this program if your system isn't powered on 24 hours a day to make sure the maintenance jobs of other Debian packages are executed each day. Homepage: http://sourceforge.net/projects/anacron/ Package: ant Status: install ok installed Priority: optional Section: java Installed-Size: 2386 Maintainer: Debian Java Maintainers Architecture: all Multi-Arch: foreign Version: 1.10.13-1 Depends: default-jre-headless (>= 2:1.8) | java8-runtime-headless Recommends: ant-optional Suggests: ant-doc, default-jdk | java-compiler | java-sdk Description: Java based build tool like make Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the scripts and the core tasks libraries. Homepage: http://ant.apache.org Package: ant-optional Status: install ok installed Priority: optional Section: java Installed-Size: 1100 Maintainer: Debian Java Maintainers Architecture: all Multi-Arch: foreign Source: ant Version: 1.10.13-1 Depends: ant (= 1.10.13-1) Suggests: antlr, javacc, junit, junit4, jython, libactivation-java, libbcel-java (>= 5.0), libbsf-java, libcommons-logging-java, libcommons-net-java, libmail-java, libjaxp1.3-java, libjdepend-java, libjsch-java, liblog4j1.2-java, liboro-java, libregexp-java, libxalan2-java (>= 2.4.0-1), libxml-commons-resolver1.1-java, libxz-java Description: Java based build tool like make - optional libraries Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the optional tasks libraries. Homepage: http://ant.apache.org Package: apparmor Status: install ok installed Priority: optional Section: admin Installed-Size: 2567 Maintainer: Debian AppArmor Team Architecture: amd64 Version: 3.0.8-3 Replaces: fcitx-data (<< 1:4.2.9.1-1ubuntu2) Depends: debconf, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.36) Suggests: apparmor-profiles-extra, apparmor-utils Breaks: apparmor-profiles-extra (<< 1.21), fcitx-data (<< 1:4.2.9.1-1ubuntu2), snapd (<< 2.44.3+20.04~) Conffiles: /etc/apparmor.d/abi/3.0 f97e410509c5def279aa227c7de12e06 /etc/apparmor.d/abi/kernel-5.4-outoftree-network 57b68acd4e6418fe5a06dc8c04713e3d /etc/apparmor.d/abi/kernel-5.4-vanilla 77047e6f0b014fa8bf27681998382044 /etc/apparmor.d/abstractions/X e08b3a65c568c19b5922de1db3df0d92 /etc/apparmor.d/abstractions/apache2-common b33a994a5406661304a5e2659e7b5f35 /etc/apparmor.d/abstractions/apparmor_api/change_profile 4e10aac635b960dd6a2a94330d9dc4ce /etc/apparmor.d/abstractions/apparmor_api/examine db7f9bf417820acdfc4c6386c749582d /etc/apparmor.d/abstractions/apparmor_api/find_mountpoint 0380ddf9878be96962df2e81dc74f867 /etc/apparmor.d/abstractions/apparmor_api/introspect ca4db5b278f4c08892c2ef7027495051 /etc/apparmor.d/abstractions/apparmor_api/is_enabled ca0172ca6c89703ff9d8f4bc50998ddc /etc/apparmor.d/abstractions/aspell f8676bccab5b82b0b6d723549b3a1a83 /etc/apparmor.d/abstractions/audio b45b7ef3c54e5e824157b0030c34ce1c /etc/apparmor.d/abstractions/authentication b3238cd14352633630d980a6e3b43613 /etc/apparmor.d/abstractions/base ddee3a30c093993c33287bef194807c9 /etc/apparmor.d/abstractions/bash bc217483455477e1431f9e0b14fe2caf /etc/apparmor.d/abstractions/consoles bea9fc84b0a5d025b0baa2012fb5f187 /etc/apparmor.d/abstractions/crypto c735eefc509d328d994c9935fdd72dac /etc/apparmor.d/abstractions/cups-client b34dde998ba9e2008a449b7e806b4e8a /etc/apparmor.d/abstractions/dbus a940df2475b2aadae7f0f352426ac0eb /etc/apparmor.d/abstractions/dbus-accessibility 26e593998ef58a443df94b30c462969c /etc/apparmor.d/abstractions/dbus-accessibility-strict 373b1eb5eab3ed798b87b63f395e59ec /etc/apparmor.d/abstractions/dbus-network-manager-strict 2faa81c15df866984bbefe675dd7c535 /etc/apparmor.d/abstractions/dbus-session aae714455fab265eeaf1b6a8e347895a /etc/apparmor.d/abstractions/dbus-session-strict 92b0802aa074d2fa736e6a34fb21dae6 /etc/apparmor.d/abstractions/dbus-strict 40f5d3c55ee978c6741d4d489357661c /etc/apparmor.d/abstractions/dconf 7c1eb2f1eb19d459e86f262c0e682107 /etc/apparmor.d/abstractions/dovecot-common dc5a9e349cdac4d77aa883777c523c5a /etc/apparmor.d/abstractions/dri-common 82e78cab7a0b877758d8d6a3dce1f50d /etc/apparmor.d/abstractions/dri-enumerate 94c00f262a2e2ecc567417dd655bf06b /etc/apparmor.d/abstractions/enchant 4b0d599339d403df6444e116f3b49095 /etc/apparmor.d/abstractions/exo-open c02b86d89bdf4954faecdc39bbe8da40 /etc/apparmor.d/abstractions/fcitx a272b0bc5d085b59eafdb3e91662ce1a /etc/apparmor.d/abstractions/fcitx-strict ae494d8b71f3074ce9ae46d08c895113 /etc/apparmor.d/abstractions/fonts 8594bed8b12b8b8d531c9614a2e03b75 /etc/apparmor.d/abstractions/freedesktop.org 20d29d43d5f9040dd034b842f7119297 /etc/apparmor.d/abstractions/gio-open e1170caef97ca7544f73394db5f29fd6 /etc/apparmor.d/abstractions/gnome 8f952820da814db21fb3664b0ec572c5 /etc/apparmor.d/abstractions/gnupg 28bb447b06d329b9a0307fa3957738a9 /etc/apparmor.d/abstractions/gtk ab9e908a770d69cedd3804bbaca3cb60 /etc/apparmor.d/abstractions/gvfs-open 75e1db87e189996c93b7f6a54898027d /etc/apparmor.d/abstractions/hosts_access 77d68b32a830118794977e7d9685e41e /etc/apparmor.d/abstractions/ibus 3ccdcd8334042d7abc1691235d14a0e8 /etc/apparmor.d/abstractions/kde 40da8726c9a51c68a0c865e588ddc74e /etc/apparmor.d/abstractions/kde-globals-write aa5efc180fc7f48e257e3a745525bb10 /etc/apparmor.d/abstractions/kde-icon-cache-write 0fe4c3bfdccd6098242ac94efb132a13 /etc/apparmor.d/abstractions/kde-language-write f6419d3ec59c4f72af6ff62c85e6b50f /etc/apparmor.d/abstractions/kde-open5 719648196aaa5921cbbee56884ed0a0a /etc/apparmor.d/abstractions/kerberosclient 9eec8b4b7751bfc24c7527366652332b /etc/apparmor.d/abstractions/ldapclient 2d5fbb27b438f3a723af1bd0ec6589cc /etc/apparmor.d/abstractions/libpam-systemd 54f5c7966013802550bcd298093356a8 /etc/apparmor.d/abstractions/likewise 5b5adaa576726b606437def545b213d9 /etc/apparmor.d/abstractions/mdns 97550547e53831aed4566fe0412f7fae /etc/apparmor.d/abstractions/mesa b7521344335439370fe52982eeb0082a /etc/apparmor.d/abstractions/mir c04cae04705882b43888b8bdad39ab7c /etc/apparmor.d/abstractions/mozc 51778ed730a4ad9d06ad39a848f98ae3 /etc/apparmor.d/abstractions/mysql d0220787933388d0a1ee1e641ecdeb8d /etc/apparmor.d/abstractions/nameservice 111503b5f2db97e4fa92cdcacda09b87 /etc/apparmor.d/abstractions/nis 42d818438562ff0a7d21566c52bdf373 /etc/apparmor.d/abstractions/nss-systemd e51b32af03e4b39ad223a921fc08daf2 /etc/apparmor.d/abstractions/nvidia 32f9a5a22b46bcd4696f42d3c1004a99 /etc/apparmor.d/abstractions/opencl 390dd92d75c06bf01a0b380fa279816f /etc/apparmor.d/abstractions/opencl-common eddad0564696b2ecab52f34c4cb0bf44 /etc/apparmor.d/abstractions/opencl-intel 5a07573a7082eb6906c62707415f86b7 /etc/apparmor.d/abstractions/opencl-mesa d847b3acc2ba5df53309564428b32c5e /etc/apparmor.d/abstractions/opencl-nvidia 7a28b9490805d8d885c118004584fd63 /etc/apparmor.d/abstractions/opencl-pocl 45de7095b4df796a2a49a1f50bc6af83 /etc/apparmor.d/abstractions/openssl eebb603cd3a947c952ae9e7b2a21176a /etc/apparmor.d/abstractions/orbit2 3243686cfb77b2eb8ddf4dd9b1dacf51 /etc/apparmor.d/abstractions/p11-kit 66b3abf2da8bd45e868a97a8b5c1c2de /etc/apparmor.d/abstractions/perl 831a9730e6f5901c26e7370e72d6e4ca /etc/apparmor.d/abstractions/php a13c99b453937ad35123f7f06b081920 /etc/apparmor.d/abstractions/php-worker d63894f8faa7f2f4fe6616f9aa6c66fa /etc/apparmor.d/abstractions/php5 349438200b0b1be7b44f44d2a8edb2d8 /etc/apparmor.d/abstractions/postfix-common 43269973845c1185a9a49dc989e46885 /etc/apparmor.d/abstractions/private-files ed54f0bf093512ab1278415225bd7c76 /etc/apparmor.d/abstractions/private-files-strict 863e1204a719f9d3ef434c51d10c9aae /etc/apparmor.d/abstractions/python 085157c119b1c08179d0df54243879a8 /etc/apparmor.d/abstractions/qt5 82345ad67eb8610fd5416145758802b5 /etc/apparmor.d/abstractions/qt5-compose-cache-write d9590e9a862c5475024675006bf2b0ad /etc/apparmor.d/abstractions/qt5-settings-write 08e907106f6afdd628ce7953d6804264 /etc/apparmor.d/abstractions/recent-documents-write 8e878574cc41a1db88eadc9c2386a323 /etc/apparmor.d/abstractions/ruby a376a4d9edd9b6e95196f04316846410 /etc/apparmor.d/abstractions/samba b6013c9085d30556cb8c0ea682381f99 /etc/apparmor.d/abstractions/samba-rpcd c2613f9459234e0fa6b37de3b5ddae5d /etc/apparmor.d/abstractions/smbpass 22d2a76d6718f69140430f2e4160a17c /etc/apparmor.d/abstractions/snap_browsers ca9d858751091cc53ea94370171fc7c8 /etc/apparmor.d/abstractions/ssl_certs 2f3965aa2a66be11bc5acca29d3b303b /etc/apparmor.d/abstractions/ssl_keys 8610f0658edabc1b88a71676f0f5831b /etc/apparmor.d/abstractions/svn-repositories ff8e52c4e1962b96d234dd7a67f1d8f8 /etc/apparmor.d/abstractions/ubuntu-bittorrent-clients d7c1be4622fa1a1a95cc710157495a8b /etc/apparmor.d/abstractions/ubuntu-browsers 4637c1d896dc3f2348636d216f57b12d /etc/apparmor.d/abstractions/ubuntu-browsers.d/chromium-browser 153113ed58cd2b82ae59e3cf99e3df49 /etc/apparmor.d/abstractions/ubuntu-browsers.d/java 6e3557f9b8d6d7bfa53e5773a1d1701c /etc/apparmor.d/abstractions/ubuntu-browsers.d/kde 079bbcda041f2ab3b28a0aa73e808779 /etc/apparmor.d/abstractions/ubuntu-browsers.d/mailto 2d485cfd81cbaa43ea61d754f937f722 /etc/apparmor.d/abstractions/ubuntu-browsers.d/multimedia 975af60c3988f0f29bc7650281add89d /etc/apparmor.d/abstractions/ubuntu-browsers.d/plugins-common 109801b1eeb3215b1940302855106050 /etc/apparmor.d/abstractions/ubuntu-browsers.d/productivity f7141d1791df3cd70f1f1ffc598357de /etc/apparmor.d/abstractions/ubuntu-browsers.d/text-editors 530a78215e8a637dee7df2dc06bef104 /etc/apparmor.d/abstractions/ubuntu-browsers.d/ubuntu-integration c36564692bd37edd33abe677b820aa0a /etc/apparmor.d/abstractions/ubuntu-browsers.d/ubuntu-integration-xul 24a74fcfac9a35ff3213b5cf861f894b /etc/apparmor.d/abstractions/ubuntu-browsers.d/user-files 6a97ede75f91e3ffadd94c192b47d203 /etc/apparmor.d/abstractions/ubuntu-console-browsers 449cc0ce0d1645dfe750bc59286f3ac4 /etc/apparmor.d/abstractions/ubuntu-console-email 5df8527a131f6073c0105e55855921c2 /etc/apparmor.d/abstractions/ubuntu-email 4ed454816879d62df7390b625196eef8 /etc/apparmor.d/abstractions/ubuntu-feed-readers 652ddbb016d2970643ac0854be6afb7b /etc/apparmor.d/abstractions/ubuntu-gnome-terminal 4a73e5a52f0aa3155b3ce5ce3f0b88a1 /etc/apparmor.d/abstractions/ubuntu-helpers 33dde905865b59b43bd830845e72b780 /etc/apparmor.d/abstractions/ubuntu-konsole 49c45901c2aa6522869f6ecd11fc4885 /etc/apparmor.d/abstractions/ubuntu-media-players 1cc28886d11782d036f5ad31c1fe6c0e /etc/apparmor.d/abstractions/ubuntu-unity7-base 76a91b15a0ac3045947dfb417f4be4e9 /etc/apparmor.d/abstractions/ubuntu-unity7-launcher 71beb26198b3834a8cf87cb3958ce49e /etc/apparmor.d/abstractions/ubuntu-unity7-messaging d9524c849811152e7aaabfcac5bcd1ad /etc/apparmor.d/abstractions/ubuntu-xterm bed284d239d3fad55ec4138c1db49b1d /etc/apparmor.d/abstractions/user-download b0084d0cf20ab46c99a443d0bf4293e8 /etc/apparmor.d/abstractions/user-mail 93afccf07c25a810459abb567bdf0ccd /etc/apparmor.d/abstractions/user-manpages 9f157582739dc69c3f2c092aa4cb76a2 /etc/apparmor.d/abstractions/user-tmp 7adbf0673a8185216a529092e1bafe25 /etc/apparmor.d/abstractions/user-write a35ac2aa74b253ad4d48c52d3e58e86c /etc/apparmor.d/abstractions/video cc02171362a3819ae3ec5e041afe46ef /etc/apparmor.d/abstractions/vulkan 6dc5c9c5fb65ea32f7dd3f20314fd9fe /etc/apparmor.d/abstractions/wayland 0dc88e01e40a1f7710cde25cf2d3e665 /etc/apparmor.d/abstractions/web-data cb78fbb2953fa52805f371c166fd4fbd /etc/apparmor.d/abstractions/winbind 456c2a26ca32421ac44bd8924fbf55a8 /etc/apparmor.d/abstractions/wutmp 5c2b39fe9978bb8b5e9637519c522c7f /etc/apparmor.d/abstractions/xad 4716a62377ebebbe55f0246c35591485 /etc/apparmor.d/abstractions/xdg-desktop d0833b7462602d6008ad86a9ba724a1e /etc/apparmor.d/abstractions/xdg-open 79c6f5afd2a89b7fbc53d23cbba367ea /etc/apparmor.d/local/README e3739c14b4f8bb9b1934d7a4cdbf72c5 /etc/apparmor.d/lsb_release 0909b9f0e2446fb21e6afa1819c213b0 /etc/apparmor.d/nvidia_modprobe 89b64f211a74288347bd148f64a4623c /etc/apparmor.d/tunables/alias 45dca5dd72a6c862d27caa936e6c00ad /etc/apparmor.d/tunables/apparmorfs 99b56bc365d01a8d83cc60c359eb8184 /etc/apparmor.d/tunables/dovecot 1b0d5ec63a9c87387142bdb2c94e7ede /etc/apparmor.d/tunables/etc e31a6ae15aa518bb5b826db5f6aaf9ff /etc/apparmor.d/tunables/global bf4f0b3b17bf1625879e7e90cbe7f8a7 /etc/apparmor.d/tunables/home 7294038da607cb4310d40dc1cb89f398 /etc/apparmor.d/tunables/home.d/site.local 3b274206fb06833ee3e151e351dad51b /etc/apparmor.d/tunables/kernelvars 5d30bf3c3c6e33927ba26784985ed8ab /etc/apparmor.d/tunables/multiarch b484327cecfb698fc83ac505699b255a /etc/apparmor.d/tunables/multiarch.d/site.local 3c9eef1fbfb41fc452060086262e7bcb /etc/apparmor.d/tunables/proc ffaa055ceb36031c973ffaece22a5fc0 /etc/apparmor.d/tunables/run 780b70bb51fba582c115b085a962373b /etc/apparmor.d/tunables/securityfs 45d73edb5f03d141634ec6a5ba2b10f3 /etc/apparmor.d/tunables/share a15f039c6615aa63acbec04b313f08f2 /etc/apparmor.d/tunables/sys 30f2fdf4695c26642ea02b5a2063cfbc /etc/apparmor.d/tunables/xdg-user-dirs 6d1a4ea99a9af4cbab2255535a1c7077 /etc/apparmor/parser.conf fb17692051e880a8bf1686326d188bbf /etc/init.d/apparmor 42e157dc91f6554abefa2160c2bc42db Description: user-space parser utility for AppArmor apparmor provides the system initialization scripts needed to use the AppArmor Mandatory Access Control system, including the AppArmor Parser which is required to convert AppArmor text profiles into machine-readable policies that are loaded into the kernel for use with the AppArmor Linux Security Module. Homepage: https://apparmor.net/ Package: appstream Status: install ok installed Priority: optional Section: admin Installed-Size: 2502 Maintainer: Matthias Klumpp Architecture: amd64 Multi-Arch: foreign Version: 0.16.1-2 Depends: shared-mime-info, libappstream4 (>= 0.16.0), libc6 (>= 2.34), libglib2.0-0 (>= 2.62) Suggests: apt-config-icons Conffiles: /etc/appstream.conf 447bee675a8bec3155ac8241226adb89 /etc/apt/apt.conf.d/50appstream f9a9ae9f941267ddd12e5732ed80c627 Description: Software component metadata management AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. The AppStream project provides facilities to easily access and transform this metadata, as well as a few additional services to allow building feature-rich software centers and similar applications. . This package provides tools to generate, maintain and query the AppStream data pool of installed and available software, and enables integration with the APT package manager. . The 'appstreamcli' tool can be used for accessing the software component pool as well as for working with AppStream metadata directly, including validating it for compliance with the specification. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: apt Status: install ok installed Priority: required Section: admin Installed-Size: 4232 Maintainer: APT Development Team Architecture: amd64 Version: 2.6.1 Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~) Provides: apt-transport-https (= 2.6.1) Depends: adduser, gpgv | gpgv2 | gpgv1, libapt-pkg6.0 (>= 2.6.1), debian-archive-keyring, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.7.5), libseccomp2 (>= 2.4.2), libstdc++6 (>= 11), libsystemd0 Recommends: ca-certificates Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, powermgmt-base Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10) Conffiles: /etc/apt/apt.conf.d/01autoremove 879455db9b938ce287b23383629aedce /etc/cron.daily/apt-compat 1400ab07a4a2905b04c33e3e93d42b7b /etc/logrotate.d/apt 179f2ed4f85cbaca12fa3d69c2a4a1c3 Description: commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library. . These include: * apt-get for retrieval of packages and information about them from authenticated sources and for installation, upgrade and removal of packages together with their dependencies * apt-cache for querying available information about installed as well as installable packages * apt-cdrom to use removable media as a source for packages * apt-config as an interface to the configuration settings * apt-key as an interface to manage authentication keys Package: apt-config-icons Status: install ok installed Priority: optional Section: misc Installed-Size: 23 Maintainer: Matthias Klumpp Architecture: all Multi-Arch: foreign Source: appstream Version: 0.16.1-2 Depends: appstream Conffiles: /etc/apt/apt.conf.d/60icons abbeb258b1bce3b278457c3989f5a0d5 Description: APT configuration snippet to enable icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icons of the default icon size set in the AppStream specification for software centers, 64x64px. It also enables downloads of smaller 48x48px icons. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: apt-config-icons-hidpi Status: install ok installed Priority: optional Section: misc Installed-Size: 23 Maintainer: Matthias Klumpp Architecture: all Multi-Arch: foreign Source: appstream Version: 0.16.1-2 Depends: apt-config-icons Conffiles: /etc/apt/apt.conf.d/60icons-hidpi fa6ae619b4e13d628ac94984e07f30aa Description: APT configuration snippet to enable HiDPI icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icons in the size of 64x64@2, that are suitable for HiDPI displays. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: apt-config-icons-large Status: install ok installed Priority: optional Section: misc Installed-Size: 23 Maintainer: Matthias Klumpp Architecture: all Multi-Arch: foreign Source: appstream Version: 0.16.1-2 Depends: apt-config-icons Conffiles: /etc/apt/apt.conf.d/60icons-large 71551acf6c9cb9078d1331d56773e2cc Description: APT configuration snippet to enable large icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icon tarball downloads in large, 128x128px size. If these bigger icons are not downloaded by APT, a software center may decide to fetch them on-demand from a web location. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: apt-config-icons-large-hidpi Status: install ok installed Priority: optional Section: misc Installed-Size: 23 Maintainer: Matthias Klumpp Architecture: all Multi-Arch: foreign Source: appstream Version: 0.16.1-2 Depends: apt-config-icons-large Conffiles: /etc/apt/apt.conf.d/60icons-large-hidpi 7a5af5fd6e8c234cc0673f127f3c1864 Description: APT configuration snippet to enable large HiDPI icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icon tarball downloads in large, 128x128@2 size that are also suitable for HiDPI displays. If these bigger icons are not downloaded by APT, a software center may decide to fetch them on-demand from a web location. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: apt-file Status: install ok installed Priority: optional Section: admin Installed-Size: 89 Maintainer: APT Development Team Architecture: all Version: 3.3 Depends: perl:any, apt, libapt-pkg-perl, libregexp-assemble-perl Conffiles: /etc/apt/apt.conf.d/50apt-file.conf 7796b3c6e1edde3d95aabd2248723155 Description: search for files within Debian packages (command-line interface) apt-file is a command line tool for searching files contained in packages for the APT packaging system. You can search in which package a file is included or list the contents of a package without installing or fetching it. Package: apt-listchanges Status: install ok installed Priority: standard Section: utils Installed-Size: 423 Maintainer: Debian QA Group Architecture: all Version: 3.24 Depends: apt (>= 0.5.3), python3-apt (>= 0.7.93), python3-debconf, sensible-utils, ucf (>= 0.28), debconf (>= 0.5) | debconf-2.0, python3:any (>= 3.7~) Suggests: default-mta | mail-transport-agent, python3-gi, www-browser, x-terminal-emulator Conffiles: /etc/apt/apt.conf.d/20listchanges 105aa4aeb0527308bf3a0c70151d7684 Description: package change history notification tool The tool apt-listchanges can compare a new version of a package with the one currently installed and show what has been changed, by extracting the relevant entries from the Debian changelog and NEWS files. . It can be run on several .deb archives at a time to get a list of all changes that would be caused by installing or upgrading a group of packages. When configured as an APT plugin it will do this automatically during upgrades. Package: apt-utils Status: install ok installed Priority: important Section: admin Installed-Size: 1037 Maintainer: APT Development Team Architecture: amd64 Source: apt Version: 2.6.1 Depends: apt (= 2.6.1), libapt-pkg6.0 (>= 2.6.1), libc6 (>= 2.34), libdb5.3, libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: package management related utility programs This package contains some less used commandline utilities related to package management with APT. . * apt-extracttemplates is used by debconf to prompt for configuration questions before installation. * apt-ftparchive is used to create Packages and other index files needed to publish an archive of Debian packages * apt-sortpkgs is a Packages/Sources file normalizer. Package: aptitude Status: install ok installed Priority: optional Section: admin Installed-Size: 4268 Maintainer: Aptitude Development Team Architecture: amd64 Multi-Arch: foreign Version: 0.8.13-5 Depends: aptitude-common (= 0.8.13-5), libapt-pkg6.0 (>= 1.9.0), libboost-iostreams1.74.0 (>= 1.74.0), libc6 (>= 2.33), libcwidget4 (>= 0.5.18-1), libgcc-s1 (>= 3.0), libncursesw6 (>= 6.1+20180210), libsigc++-2.0-0v5 (>= 2.8.0), libsqlite3-0 (>= 3.6.5), libstdc++6 (>= 11), libtinfo6 (>= 6.1+20180210), libxapian30 (>= 1.4.19~) Recommends: libdpkg-perl, sensible-utils Suggests: apt-xapian-index, aptitude-doc-en | aptitude-doc, debtags, tasksel Conffiles: /etc/cron.daily/aptitude f934222d5eb13cb132e2751bdb023318 /etc/logrotate.d/aptitude fb66bc5dc8c13edbcb83cea15ff86959 Description: terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . aptitude is also Y2K-compliant, non-fattening, naturally cleansing, and housebroken. Homepage: https://wiki.debian.org/Aptitude Package: aptitude-common Status: install ok installed Priority: optional Section: admin Installed-Size: 10093 Maintainer: Aptitude Development Team Architecture: all Multi-Arch: foreign Source: aptitude Version: 0.8.13-5 Replaces: aptitude (<< 0.8.10-4) Recommends: aptitude Breaks: aptitude (<< 0.8.10-4) Description: architecture independent files for the aptitude package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the data files and translations used by aptitude. Homepage: https://wiki.debian.org/Aptitude Package: ark Status: install ok installed Priority: optional Section: utils Installed-Size: 5245 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Depends: kinit, kio, libarchive13 (>= 3.3.3), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.99.0~), libkf5configgui5 (>= 5.99.0~), libkf5configwidgets5 (>= 5.99.0), libkf5coreaddons5 (>= 5.96.0), libkf5crash5 (>= 5.99.0~), libkf5dbusaddons5 (>= 5.99.0~), libkf5i18n5 (>= 5.99.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.99.0~), libkf5kiofilewidgets5 (>= 5.99.0~), libkf5kiogui5 (>= 5.99.0~), libkf5kiowidgets5 (>= 5.99.0~), libkf5parts5 (>= 5.103.0), libkf5pty5 (>= 5.99.0~), libkf5service-bin, libkf5service5 (>= 5.99.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5xmlgui5 (>= 5.69.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5), libzip4 (>= 1.6.0), zlib1g (>= 1:1.1.4) Recommends: bzip2, p7zip-full, unar, unzip, zip Suggests: rar, unrar | unrar-free Conffiles: /etc/xdg/arkrc 4d8ceab0c660bde8430ab53e96e0d650 Description: archive utility Ark manages various archive formats, including tar, gzip, bzip2, rar and zip, as well as CD-ROM images. Ark can be used to browse, extract, create, and modify archives. . This package is part of the KDE SC utilities module. Homepage: https://www.kde.org/ Package: aspell Status: install ok installed Priority: optional Section: text Installed-Size: 1338 Maintainer: Agustin Martin Domingo Architecture: amd64 Multi-Arch: foreign Source: aspell (0.60.8-4) Version: 0.60.8-4+b1 Replaces: aspell-bin (<< 0.60.3-2) Provides: aspell-bin Depends: libaspell15 (= 0.60.8-4+b1), libc6 (>= 2.34), libncursesw6 (>= 6), libstdc++6 (>= 5), libtinfo6 (>= 6), dictionaries-common Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary Suggests: aspell-doc, spellutils Breaks: aspell-bin (<< 0.60.3-2) Description: GNU Aspell spell-checker GNU Aspell is a spell-checker which can be used either as a standalone application or embedded in other programs. Its main feature is that it does a much better job of suggesting possible spellings than just about any other spell-checker available for the English language, including Ispell and Microsoft Word. It also has many other technical enhancements over Ispell such as using shared memory for dictionaries and intelligently handling personal dictionaries when more than one Aspell process is open at once. . Aspell is designed to be a drop-in replacement for Ispell. Homepage: http://aspell.net/ Package: aspell-pl Status: install ok installed Priority: optional Section: text Installed-Size: 969 Maintainer: Krzysztof Krzyżaniak (eloy) Architecture: all Version: 20150428-3.1 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 1.25.2) Description: Polish dictionary for aspell An Polish spelling dictionary for the spelling checker aspell. . It is taken from project http://www.sjp.pl/slownik/en/ Package: at-spi2-common Status: install ok installed Priority: optional Section: misc Installed-Size: 1313 Maintainer: Debian Accessibility Team Architecture: all Multi-Arch: foreign Source: at-spi2-core Version: 2.46.0-5 Replaces: at-spi2-core (<< 2.46.0-2~) Breaks: at-spi2-core (<< 2.46.0-2~) Description: Assistive Technology Service Provider Interface (common files) This package contains the common resource files of GNOME Accessibility. Homepage: https://wiki.gnome.org/Accessibility Package: at-spi2-core Status: install ok installed Priority: optional Section: misc Installed-Size: 210 Maintainer: Debian Accessibility Team Architecture: amd64 Multi-Arch: foreign Version: 2.46.0-5 Depends: libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.67.4), libsystemd0, libx11-6, libxtst6, at-spi2-common, gsettings-desktop-schemas Conffiles: /etc/X11/Xsession.d/90qt-a11y afc7b6dfce4d98efa295023045b20424 /etc/environment.d/90qt-a11y.conf 4f76c97d1817370071bed644d921f142 /etc/xdg/Xwayland-session.d/00-at-spi da53e8f602edbb788b3cd6dbb056e45d /etc/xdg/autostart/at-spi-dbus-bus.desktop b97f071f92cfc4af379984b27cbb7304 Description: Assistive Technology Service Provider Interface (D-Bus core) This package contains the core components of GNOME Accessibility. Homepage: https://wiki.gnome.org/Accessibility Package: avahi-autoipd Status: install ok installed Priority: optional Section: net Installed-Size: 100 Maintainer: Utopia Maintenance Team Architecture: amd64 Source: avahi Version: 0.8-10 Depends: libc6 (>= 2.34), libdaemon0 (>= 0.14), adduser Recommends: isc-dhcp-client, iproute2 Conffiles: /etc/avahi/avahi-autoipd.action 2a6b538cce1bf0abf8d90cb74693a60b /etc/dhcp/dhclient-enter-hooks.d/avahi-autoipd eb6a192ce374002226532a7199a7a94a /etc/dhcp/dhclient-exit-hooks.d/zzz_avahi-autoipd 911bd916c7aab0ed9b8a6bceb9122a8c /etc/network/if-down.d/avahi-autoipd 474077c828246c57e1f453f28dc2cb8c /etc/network/if-up.d/avahi-autoipd e810e2f4cf1cea7b36a5cf82467b0a18 Description: Avahi IPv4LL network address configuration daemon Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This tool implements IPv4LL, "Dynamic Configuration of IPv4 Link-Local Addresses" (IETF RFC3927), a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server. It is primarily intended to be used in ad-hoc networks which lack a DHCP server. Homepage: https://avahi.org/ Package: avahi-daemon Status: install ok installed Priority: optional Section: net Installed-Size: 267 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: foreign Source: avahi Version: 0.8-10 Depends: libavahi-common3 (= 0.8-10), libavahi-core7 (= 0.8-10), libc6 (>= 2.34), libcap2 (>= 1:2.10), libdaemon0 (>= 0.14), libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.0.1), adduser, default-dbus-system-bus | dbus-system-bus Recommends: libnss-mdns Suggests: avahi-autoipd Conffiles: /etc/avahi/avahi-daemon.conf 3e7f5befd2c5823b96c3a64db447e60e /etc/avahi/hosts 186990ae1edac95a88dbef6a36a07716 /etc/default/avahi-daemon 292bdbb95b392a71a0c363eb58b3a119 Description: Avahi mDNS/DNS-SD daemon Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the Avahi Daemon which represents your machine on the network and allows other applications to publish and resolve mDNS/DNS-SD records. Homepage: https://avahi.org/ Package: avahi-utils Status: install ok installed Priority: optional Section: net Installed-Size: 149 Maintainer: Utopia Maintenance Team Architecture: amd64 Source: avahi Version: 0.8-10 Depends: libavahi-client3 (= 0.8-10), libavahi-common3 (= 0.8-10), libc6 (>= 2.34), libgdbm6 (>= 1.16), avahi-daemon (= 0.8-10) Description: Avahi browsing, publishing and discovery utilities Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains several utilities that allow you to interact with the Avahi daemon, including publish, browsing and discovering services. Homepage: https://avahi.org/ Package: baloo-kf5 Status: install ok installed Priority: optional Section: utils Installed-Size: 2075 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.103.0-2 Depends: init-system-helpers (>= 1.52), kio, libc6 (>= 2.34), libkf5baloo5 (>= 5.80.0), libkf5balooengine5 (>= 5.103.0), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5crash5 (>= 5.103.0~), libkf5dbusaddons5 (>= 5.103.0~), libkf5filemetadata3 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5idletime5 (>= 5.103.0~), libkf5kiocore5 (>= 5.103.0~), libkf5solid5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 11) Conffiles: /etc/xdg/autostart/baloo_file.desktop 5c834d0d91737c24b73bc394b8d4f18a Description: framework for searching and managing metadata A framework for searching and managing metadata in KDE Software. . Baloo is part of the KDE Plasma desktop. Homepage: https://invent.kde.org/frameworks/baloo Package: base-files Essential: yes Status: install ok installed Priority: required Section: admin Installed-Size: 341 Maintainer: Santiago Vila Architecture: amd64 Multi-Arch: foreign Version: 12.4 Replaces: base, dpkg (<= 1.15.0), miscutils Provides: base Pre-Depends: awk Breaks: debian-security-support (<< 2019.04.25), initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~) Conffiles: /etc/debian_version 447e472ec9a77407097cbf98e8d6eec8 /etc/dpkg/origins/debian c47b6815f67ad1aeccb0d4529bd0b990 /etc/host.conf 4eb63731c9f5e30903ac4fc07a7fe3d6 /etc/issue 349d61a0e072d678e3e94923f0c3ce0e /etc/issue.net 3ae9b9ff69a78d614864f1957778fecb /etc/update-motd.d/10-uname 9e1b832b7b06f566156e7c9e0548247b Description: Debian base system miscellaneous files This package contains the basic filesystem hierarchy of a Debian system, and several important miscellaneous files, such as /etc/debian_version, /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others, and the text of several common licenses in use on Debian systems. Package: base-passwd Essential: yes Status: install ok installed Priority: required Section: admin Installed-Size: 247 Maintainer: Colin Watson Architecture: amd64 Multi-Arch: foreign Version: 3.6.1 Replaces: base Depends: libc6 (>= 2.34), libdebconfclient0 (>= 0.145), libselinux1 (>= 3.1~) Recommends: debconf (>= 0.5) | debconf-2.0 Description: Debian base system master password and group files These are the canonical master copies of the user database files (/etc/passwd and /etc/group), containing the Debian-allocated user and group IDs. The update-passwd tool is provided to keep the system databases synchronized with these master files. Package: bash Essential: yes Status: install ok installed Priority: required Section: shells Installed-Size: 7164 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: foreign Source: bash (5.2.15-2) Version: 5.2.15-2+b2 Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1) Depends: base-files (>= 2.1.12), debianutils (>= 5.6-0.1) Pre-Depends: libc6 (>= 2.36), libtinfo6 (>= 6) Recommends: bash-completion (>= 20060301-0) Suggests: bash-doc Conflicts: bash-completion (<< 20060301-0) Conffiles: /etc/bash.bashrc 89269e1298235f1b12b4c16e4065ad0d /etc/skel/.bash_logout 22bfb8c1dd94b5f3813a2b25da67463f /etc/skel/.bashrc ee35a240758f374832e809ae0ea4883a /etc/skel/.profile f4e81ade7d6f9fb342541152d08e7a97 Description: GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). . The Programmable Completion Code, by Ian Macdonald, is now found in the bash-completion package. Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Package: bash-completion Status: install ok installed Priority: standard Section: shells Installed-Size: 1463 Maintainer: Gabriel F. T. Gomes Architecture: all Multi-Arch: foreign Version: 1:2.11-6 Provides: dh-sequence-bash-completion Conffiles: /etc/bash_completion a81b3f1cb197219b815942f4fc7fa94e /etc/profile.d/bash_completion.sh 4257431f99f10e5fbe86b39b6b9e5002 Description: programmable completion for the bash shell bash completion extends bash's standard completion behavior to achieve complex command lines with just a few keystrokes. This project was conceived to produce programmable completion routines for the most common Linux/UNIX commands, reducing the amount of typing sysadmins and programmers need to do on a daily basis. Homepage: https://github.com/scop/bash-completion Package: bc Status: install ok installed Priority: standard Section: math Installed-Size: 241 Maintainer: Ryan Kavanagh Architecture: amd64 Multi-Arch: foreign Source: bc (1.07.1-3) Version: 1.07.1-3+b1 Depends: libc6 (>= 2.14), libreadline8 (>= 6.0) Description: GNU bc arbitrary precision calculator language GNU bc is an interactive algebraic language with arbitrary precision which follows the POSIX 1003.2 draft standard, with several extensions including multi-character variable names, an `else' statement and full Boolean expressions. GNU bc does not require the separate GNU dc program. Homepage: https://www.gnu.org/software/bc/ Package: bind9-dnsutils Status: install ok installed Priority: standard Section: net Installed-Size: 726 Maintainer: Debian DNS Team Architecture: amd64 Source: bind9 Version: 1:9.18.13-1 Provides: dnsutils Depends: bind9-host | host, bind9-libs (= 1:9.18.13-1), libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libidn2-0 (>= 2.0.0), libkrb5-3 (>= 1.6.dfsg.2), libprotobuf-c1 (>= 1.0.0) Breaks: bind-dnsutils (<< 1:9.13.6~), dnsutils (<< 1:9.13.6~) Conflicts: bind-dnsutils (<< 1:9.13.6~), dnsutils (<< 1:9.13.6~) Description: Clients provided with BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers various client programs related to DNS that are derived from the BIND 9 source tree. . - dig - query the DNS in various ways - nslookup - the older way to do it - nsupdate - perform dynamic updates (See RFC2136) Homepage: https://www.isc.org/downloads/bind/ Package: bind9-host Status: install ok installed Priority: standard Section: net Installed-Size: 382 Maintainer: Debian DNS Team Architecture: amd64 Source: bind9 Version: 1:9.18.13-1 Replaces: bind-host (<< 1:9.13.6~) Provides: host Depends: bind9-libs (= 1:9.18.13-1), libc6 (>= 2.34), libidn2-0 (>= 2.0.0) Breaks: bind-host (<< 1:9.13.6~) Description: DNS Lookup Utility This package provides the 'host' DNS lookup utility in the form that is bundled with the BIND 9 sources. Homepage: https://www.isc.org/downloads/bind/ Package: bind9-libs Status: install ok installed Priority: standard Section: libs Installed-Size: 8792 Maintainer: Debian DNS Team Architecture: amd64 Multi-Arch: same Source: bind9 Version: 1:9.18.13-1 Replaces: bind-libs (<< 1:9.13.6~) Depends: libuv1 (>= 1.40.0), libc6 (>= 2.34), libfstrm0 (>= 0.2.0), libgssapi-krb5-2 (>= 1.17), libjemalloc2 (>= 4.0.0), libjson-c5 (>= 0.15), libkrb5-3 (>= 1.6.dfsg.2), liblmdb0 (>= 0.9.7), libmaxminddb0 (>= 1.3.0), libnghttp2-14 (>= 1.12.0), libprotobuf-c1 (>= 1.0.1), libssl3 (>= 3.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Breaks: bind-libs (<< 1:9.13.6~) Description: Shared Libraries used by BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package contains a bundle of shared libraries used by BIND 9. Homepage: https://www.isc.org/downloads/bind/ Package: binutils Status: install ok installed Priority: optional Section: devel Installed-Size: 109 Maintainer: Matthias Klose Architecture: amd64 Version: 2.40-2 Provides: binutils-gold, elf-binutils Depends: binutils-common (= 2.40-2), libbinutils (= 2.40-2), binutils-x86-64-linux-gnu (= 2.40-2) Suggests: binutils-doc (>= 2.40-2) Conflicts: binutils-mingw-w64-i686 (<< 2.23.52.20130612-1+3), binutils-mingw-w64-x86-64 (<< 2.23.52.20130612-1+3), binutils-multiarch (<< 2.27-8), modutils (<< 2.4.19-1) Description: GNU assembler, linker and binary utilities The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-common Status: install ok installed Priority: optional Section: devel Installed-Size: 15021 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: same Source: binutils Version: 2.40-2 Replaces: binutils (<< 2.38.50.20220527-2), binutils-multiarch (<< 2.38.50.20220527-2) Breaks: binutils (<< 2.38.50.20220527-2), binutils-multiarch (<< 2.38.50.20220527-2) Conffiles: /etc/gprofng.rc d8f321679d2ce58b1399e4e6de17fcc9 Description: Common files for the GNU assembler, linker and binary utilities This package contains the localization files used by binutils packages for various target architectures and parts of the binutils documentation. It is not useful on its own. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-x86-64-linux-gnu Status: install ok installed Priority: optional Section: devel Installed-Size: 11428 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: allowed Source: binutils Version: 2.40-2 Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Depends: binutils-common (= 2.40-2), libbinutils (= 2.40-2), libc6 (>= 2.36), libctf-nobfd0 (>= 2.36), libctf0 (>= 2.36), libgcc-s1 (>= 4.2), libgprofng0 (>= 2.40-2), libjansson4 (>= 2.14), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.40-2) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Description: GNU binary utilities, for x86-64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform. Homepage: https://www.gnu.org/software/binutils/ Package: blt Status: install ok installed Priority: optional Section: libs Installed-Size: 30 Maintainer: Sergei Golovan Architecture: amd64 Version: 2.5.3+dfsg-4.1 Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-4.1) Suggests: blt-demo Breaks: python-tk (<< 2.7.8-1~), python3-tk (<< 3.4.1-3~), skycat (<< 3.1.2+starlink1~b-7~), tclspice (<< 26-1~), tkdesk (<< 2.0-9.2~) Description: graphics extension library for Tcl/Tk - run-time BLT is a library of useful extensions for the Tcl language and the popular Tk graphical toolkit. It adds a vector and tree data type, background execution and some debugging tools to Tcl, and provides several new widgets for Tk, including graphs, bar-charts, trees, tabs, splines and hyper-links, as well as a new geometry manager, drag & drop support, and more. . This package is a dummy package which depends on the current BLT library. Homepage: http://blt.sourceforge.net/ Package: bluedevil Status: install ok installed Priority: optional Section: net Installed-Size: 2206 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Depends: bluez (>= 5), bluez-obexd, plasma-framework (>= 5.74.0~), qml-module-org-kde-bluezqt (>= 5.74.0~), qml-module-org-kde-kio (>= 5.74.0~), qml-module-org-kde-kquickcontrolsaddons (>= 5.74.0~), qml-module-qtquick-layouts (>= 5.15.0~), qml-module-qtquick2 (>= 5.15.0~), kio, libc6 (>= 2.34), libkf5bluezqt6 (>= 5.102.0~), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5coreaddons5 (>= 5.102.0~), libkf5dbusaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5kiocore5 (>= 5.102.0~), libkf5kiofilewidgets5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5quickaddons5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5widgetsaddons5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: pulseaudio-module-bluetooth | libspa-0.2-bluetooth, systemsettings Description: KDE Bluetooth stack BlueDevil is a set of components which integrate Bluetooth in KDE. It contains: * A KDE Control Module (KCM) to configure all the Bluetooth-related options. * Integration with the KDE input/output system (KIO), which allows you to discover and explore Bluetooth devices from your favorite file browser. * A wizard to pair your devices and connect directly to services they offer, such as input (mouse, keyboard, Wiimote) and audio (headsets, phones). * A system tray application from where all BlueDevil actions can be done (disconnect devices, send files, configure, etc). * A daemon which listens to incoming requests, for example to receive files or to introduce a requested PIN. Homepage: https://invent.kde.org/plasma/bluedevil Package: bluetooth Status: install ok installed Priority: optional Section: admin Installed-Size: 68 Maintainer: Debian Bluetooth Maintainers Architecture: all Source: bluez Version: 5.66-1 Depends: bluez Suggests: bluez-cups, bluez-obexd, bluez-meshd Description: Bluetooth support (metapackage) This package provides all of the different plugins supported by the Bluez bluetooth stack. Homepage: http://www.bluez.org Package: bluez Status: install ok installed Priority: optional Section: admin Installed-Size: 4063 Maintainer: Debian Bluetooth Maintainers Architecture: amd64 Multi-Arch: foreign Version: 5.66-1 Replaces: bluez-audio (<= 3.36-3), bluez-input, bluez-network, bluez-serial, bluez-utils (<= 3.36-3), udev (<< 170-1) Depends: libasound2 (>= 1.0.17), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libdw1 (>= 0.127), libglib2.0-0 (>= 2.31.8), libreadline8 (>= 6.0), libudev1 (>= 196), kmod, udev, lsb-base, default-dbus-system-bus | dbus-system-bus Pre-Depends: init-system-helpers (>= 1.54~) Suggests: pulseaudio-module-bluetooth Breaks: udev (<< 170-1) Conflicts: bluez-audio (<= 3.36-3), bluez-utils (<= 3.36-3) Conffiles: /etc/bluetooth/input.conf 9db05437704efb3cf160810a02bfc7dc /etc/bluetooth/main.conf 83abb973f61918f0f61607436cdc9324 /etc/bluetooth/network.conf 0c7497c405b963382ff71789d0730abd /etc/dbus-1/system.d/bluetooth.conf e94373697ed4b865b4947a2115fcdf25 /etc/default/bluetooth 189d66a6a4f14ed849f0d26e60c73f67 /etc/init.d/bluetooth 1d503f26c72a83c43b90422ec5907626 Description: Bluetooth tools and daemons This package contains tools and system daemons for using Bluetooth devices. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Homepage: http://www.bluez.org Package: bluez-obexd Status: install ok installed Priority: optional Section: admin Installed-Size: 693 Maintainer: Debian Bluetooth Maintainers Architecture: amd64 Source: bluez Version: 5.66-1 Replaces: obexd-client, obexd-server Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.35.9), libical3 (>= 3.0.0), init-system-helpers (>= 1.52) Recommends: dbus-user-session Conflicts: obexd-client, obexd-server Description: bluez obex daemon This package contains a OBEX(OBject EXchange) daemon. . OBEX is communication protocol to facilitate the exchange of the binary object between the devices. . This was the software that is independent as obexd, but this has been integrated into BlueZ from BlueZ 5.0. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Homepage: http://www.bluez.org Package: bolt Status: install ok installed Priority: optional Section: admin Installed-Size: 513 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Version: 0.9.5-1 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.55.2), libpolkit-gobject-1-0 (>= 0.99), libudev1 (>= 183) Description: system daemon to manage thunderbolt 3 devices Thunderbolt 3 features different security modes that require devices to be authorized before they can be used. The D-Bus API can be used to list devices, enroll them (authorize and store them in the local database) and forget them again (remove previously enrolled devices). It also emits signals if new devices are connected (or removed). During enrollment devices can be set to be automatically authorized as soon as they are connected. A command line tool, called boltctl, can be used to control the daemon and perform all the above mentioned tasks. Homepage: https://gitlab.freedesktop.org/bolt/bolt Package: breeze Status: install ok installed Priority: optional Section: kde Installed-Size: 71861 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Depends: breeze-cursor-theme (= 4:5.27.5-2), breeze-icon-theme, kde-style-breeze (= 4:5.27.5-2), kwin-style-breeze (= 4:5.27.5-2), libc6 (>= 2.34), libkf5configcore5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5kcmutils5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~) Recommends: kde-style-qtcurve Suggests: orion-gtk-theme Breaks: plasma-desktop (<< 4:5.14), plasma-integration (<< 5.14) Description: Default Plasma theme (Metapackage) This is the default theme for the KDE Plasma desktop. . This package includes wallpapers, icons, cursors, KWin style and Qt widget style for the Plasma 5 desktop. . This package is part of the KDE base workspace module. Homepage: https://invent.kde.org/?p=breeze.git/breeze Package: breeze-cursor-theme Status: install ok installed Priority: optional Section: kde Installed-Size: 5558 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: breeze Version: 4:5.27.5-2 Conffiles: /etc/X11/cursors/Breeze_Snow.theme 722cca8a6dfd2b9d191331748c502b74 /etc/X11/cursors/breeze_cursors.theme 31dd651fe7b59500694344f17b9d30a4 Description: Default Plasma cursor theme This is the default cursor theme for the KDE Plasma 5 desktop. . This package is part of the Breeze theme module. Homepage: https://invent.kde.org/?p=breeze.git/breeze Package: breeze-gtk-theme Status: install ok installed Priority: optional Section: kde Installed-Size: 1543 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: breeze-gtk Version: 5.27.5-2 Replaces: gtk3-engines-breeze (<< 5.10.3-1~) Depends: gtk2-engines-pixbuf Breaks: gtk3-engines-breeze (<< 5.10.3-1~) Description: GTK theme built to match KDE's Breeze A GTK Theme Built to Match KDE's Breeze. Widget theme for GTK 2 and 3. Homepage: https://invent.kde.org/plasma/breeze-gtk Package: breeze-icon-theme Status: install ok installed Priority: optional Section: kde Installed-Size: 32259 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: breeze-icons Version: 4:5.103.0-1 Depends: hicolor-icon-theme Breaks: kdenlive (<< 21.04.3-2) Description: Default Plasma icon theme This is the default icon theme for the KDE Plasma 5 desktop. . This package is part of the Breeze theme module. Homepage: https://invent.kde.org/frameworks/breeze-icons Package: broadcom-sta-dkms Status: install ok installed Priority: optional Section: non-free/kernel Installed-Size: 14141 Maintainer: Eduard Bloch Architecture: all Source: broadcom-sta Version: 6.30.223.271-23 Provides: broadcom-sta-modules Depends: dkms (>= 2.1.0.0) Recommends: wireless-tools Conflicts: broadcom-sta-modules Conffiles: /etc/modprobe.d/broadcom-sta-dkms.conf c5d2490e6167f876e7aae7b4f08e16e6 Description: dkms source for the Broadcom STA Wireless driver Broadcom STA is a binary-only device driver to support the following IEEE 802.11a/b/g/n wireless network cards: BCM4311-, BCM4312-, BCM4313-, BCM4321-, BCM4322-, BCM43142-, BCM43224-, BCM43225-, BCM43227-, BCM43228-, BCM4331-, BCM4360-, and BCM4352-based hardware. . This package provides the source code for the wl kernel modules and makes use of the DKMS build utility to install them for the running kernel. The alternative package broadcom-sta-source can be used instead in case of build problems. . The wireless-tools package is also required in order to make use of these modules. Kernel source or headers are required to compile these modules. Homepage: http://www.broadcom.com/support/802.11/linux_sta.php Package: bsdextrautils Status: install ok installed Priority: optional Section: utils Installed-Size: 338 Maintainer: util-linux packagers Architecture: amd64 Multi-Arch: foreign Source: util-linux (2.38.1-5) Version: 2.38.1-5+b1 Replaces: bsdmainutils (<< 12.1.3), nwrite Depends: libc6 (>= 2.34), libsmartcols1 (>= 2.38), libtinfo6 (>= 6) Breaks: bsdmainutils (<< 12.1.3), nwrite Conflicts: nwrite Description: extra utilities from 4.4BSD-Lite This package contains some extra BSD utilities: col, colcrt, colrm, column, hd, hexdump, look, ul and write. Other BSD utilities are provided by bsdutils and calendar. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: bsdutils Essential: yes Status: install ok installed Priority: required Section: utils Installed-Size: 356 Maintainer: util-linux packagers Architecture: amd64 Multi-Arch: foreign Source: util-linux (2.38.1-5) Version: 1:2.38.1-5+b1 Pre-Depends: libc6 (>= 2.34), libsystemd0 Recommends: bsdextrautils Description: basic utilities from 4.4BSD-Lite This package contains the bare minimum of BSD utilities needed for a Debian system: logger, renice, script, scriptlive, scriptreplay and wall. The remaining standard BSD utilities are provided by bsdextrautils. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: bubblewrap Status: install ok installed Priority: optional Section: admin Installed-Size: 126 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: foreign Version: 0.8.0-2 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libselinux1 (>= 3.1~) Recommends: procps Description: utility for unprivileged chroot and namespace manipulation bubblewrap uses Linux namespaces to launch unprivileged containers. These containers can be used to sandbox semi-trusted applications such as Flatpak apps, image/video thumbnailers and web browser components, or to run programs in a different library stack such as a Flatpak runtime or a different Debian release. . By default, this package relies on a kernel with user namespaces enabled. Official Debian and Ubuntu kernels are suitable. . On kernels without user namespaces, system administrators can make the bwrap executable setuid root, allowing it to create unprivileged containers even though ordinary user processes cannot. Homepage: https://github.com/containers/bubblewrap Package: build-essential Status: install ok installed Priority: optional Section: devel Installed-Size: 20 Maintainer: Matthias Klose Architecture: amd64 Version: 12.9 Depends: libc6-dev | libc-dev, gcc (>= 4:10.2), g++ (>= 4:10.2), make, dpkg-dev (>= 1.17.11) Description: Informational list of build-essential packages If you do not plan to build Debian packages, you don't need this package. Starting with dpkg (>= 1.14.18) this package is required for building Debian packages. . This package contains an informational list of packages which are considered essential for building Debian packages. This package also depends on the packages on that list, to make it easy to have the build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. . This package is NOT the definition of what packages are build-essential; the real definition is in the Debian Policy Manual. This package contains merely an informational list, which is all most people need. However, if this package and the manual disagree, the manual is correct. Package: bup Status: install ok installed Priority: optional Section: admin Installed-Size: 667 Maintainer: Robert Edmonds Architecture: amd64 Source: bup (0.33-2) Version: 0.33-2+b1 Depends: git, par2, python3 (<< 3.12), python3-pylibacl, python3-pyxattr, python3 (>= 3.11~), python3:any, libacl1 (>= 2.2.23), libc6 (>= 2.34), libpython3.11 (>= 3.11.0), libreadline8 (>= 6.0) Recommends: bup-doc, python3-fuse, python3-tornado Description: highly efficient file backup system based on git bup is a backup tool which stores the backups in a system based around the packfile format from git. Homepage: https://github.com/bup/bup Package: bup-doc Status: install ok installed Priority: optional Section: doc Installed-Size: 339 Maintainer: Robert Edmonds Architecture: all Multi-Arch: foreign Source: bup Version: 0.33-2 Replaces: bup (<< 0.25~rc2-2~) Breaks: bup (<< 0.25~rc2-2~) Description: highly efficient file backup system based on git (documentation) bup is a backup tool which stores the backups in a system based around the packfile format from git. . This package contains the documentation. Homepage: https://github.com/bup/bup Package: busybox Status: install ok installed Priority: optional Section: utils Installed-Size: 817 Maintainer: Debian Install System Team Architecture: amd64 Source: busybox (1:1.35.0-4) Version: 1:1.35.0-4+b3 Replaces: busybox-static Depends: libc6 (>= 2.34) Conflicts: busybox-static Description: Tiny utilities for small and embedded systems BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for the most common utilities you would usually find on your desktop system (i.e., ls, cp, mv, mount, tar, etc.). The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. . This package installs the BusyBox binary but does not install symlinks for any of the supported utilities. Some of the utilities can be used in the system by installing the busybox-syslogd, busybox-udhcpc or busybox-udhcpd packages. Homepage: http://www.busybox.net Package: bzip2 Status: install ok installed Priority: standard Section: utils Installed-Size: 121 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Multi-Arch: foreign Source: bzip2 (1.0.8-5) Version: 1.0.8-5+b1 Replaces: libbz2 (<< 0.9.5d-3) Depends: libbz2-1.0 (= 1.0.8-5+b1), libc6 (>= 2.34) Suggests: bzip2-doc Description: high-quality block-sorting file compressor - utilities bzip2 is a freely available, patent free, data compressor. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Homepage: https://sourceware.org/bzip2/ Package: ca-certificates Status: install ok installed Priority: standard Section: misc Installed-Size: 384 Maintainer: Julien Cristau Architecture: all Multi-Arch: foreign Version: 20230311 Depends: openssl (>= 1.1.1), debconf (>= 0.5) | debconf-2.0 Breaks: ca-certificates-java (<< 20121112+nmu1) Enhances: openssl Description: Common CA certificates Contains the certificate authorities shipped with Mozilla's browser to allow SSL-based applications to check for the authenticity of SSL connections. . Please note that Debian can neither confirm nor deny whether the certificate authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Full responsibility to assess them belongs to the local system administrator. Package: ca-certificates-java Status: install ok installed Priority: optional Section: java Installed-Size: 43 Maintainer: Debian Java Maintainers Architecture: all Multi-Arch: foreign Version: 20230103 Depends: ca-certificates (>= 20210120), default-jre-headless (>= 2:1.8) | java8-runtime-headless Conffiles: /etc/ca-certificates/update.d/jks-keystore 5d1ed271b8504ba019a3f0665106077f /etc/default/cacerts 0ded97abeff69c2362939e2e881e214a Description: Common CA certificates (JKS keystore) This package uses the hooks of the ca-certificates package to update the cacerts JKS keystore used for many java runtimes. Package: catdoc Status: install ok installed Priority: optional Section: text Installed-Size: 686 Maintainer: Martina Ferrari Architecture: amd64 Version: 1:0.95-5 Depends: libc6 (>= 2.27) Suggests: tk | wish Conffiles: /etc/catdocrc 9f5f0dfed17ee7568236212bfd714989 Description: text extractor for MS-Office files The catdoc program reads one or more Microsoft Word files and outputs their contents to standard output as text. . It is accompanied by xls2csv, a program which converts Excel spreadsheets into comma-separated-values format, and catppt, a utility to extract textual information from PowerPoint files. . It doesn't try to preserve Word formatting; its goal is to extract plain text and allow you to read it (and, probably, reformat it with TeX). . This package suggests Tk because it also includes wordview, an optional Tk-based GUI for catdoc. The MIME config provided in this package will use wordview if X is running, or catdoc directly if it is not. Homepage: http://www.wagner.pp.ru/~vitus/software/catdoc/ Package: cdparanoia Status: install ok installed Priority: optional Section: sound Installed-Size: 97 Maintainer: Optical Media Tools Team Architecture: amd64 Version: 3.10.2+debian-14 Depends: libc6 (>= 2.14), libcdparanoia0 (>= 3.10.2+debian) Description: audio extraction tool for sampling CDs An audio extraction tool for sampling CDs. Unlike similar programs such as cdda2wav, cdparanoia goes to great lengths to try to extract the audio information without any artifacts such as jitter. Homepage: https://www.xiph.org/paranoia/ Package: cdrdao Status: install ok installed Priority: optional Section: otherosfs Installed-Size: 1210 Maintainer: Debian QA Group Architecture: amd64 Version: 1:1.2.4-3 Depends: libao4 (>= 1.1.0), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libvorbisfile3 (>= 1.1.2) Recommends: libperl4-corelibs-perl | perl (<< 5.12.3-7) Description: records CDs in Disk-At-Once (DAO) mode cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a textual description of the CD contents. . Recording in disk-at-once mode writes the complete disc, i.e. lead-in, one or more tracks and lead-out, in a single step. The commonly used track-at-once (TAO) mode writes each track independently which requires link blocks between two tracks. You probably want to use this if you're copying a CD with multiple tracks, like most audio CDs. . cdrdao can also handle the bin/cue format commonly used for VCDs or disks with subchannel data. . If you just want to burn a normal data CD, you probably want wodim instead. Homepage: http://cdrdao.sourceforge.net/ Package: chromium Status: install ok installed Priority: optional Section: web Installed-Size: 216686 Maintainer: Debian Chromium Team Architecture: amd64 Version: 114.0.5735.90-2 Provides: gnome-www-browser, www-browser Depends: libasound2 (>= 1.0.17), libatk-bridge2.0-0 (>= 2.5.3), libatk1.0-0 (>= 2.2.0), libatomic1 (>= 4.8), libatspi2.0-0 (>= 2.9.90), libbrotli1 (>= 0.6.0), libc6 (>= 2.35), libcairo2 (>= 1.6.0), libcups2 (>= 1.7.0), libdbus-1-3 (>= 1.9.14), libdouble-conversion3 (>= 2.0.0), libdrm2 (>= 2.4.75), libevent-2.1-7 (>= 2.1.8-stable), libexpat1 (>= 2.0.1), libflac12 (>= 1.3.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.11.1), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 4.0), libglib2.0-0 (>= 2.39.4), libjpeg62-turbo (>= 1:1.5.0), libjsoncpp25 (>= 1.9.5), liblcms2-2 (>= 2.2+git20110628), libminizip1 (>= 1.1), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.31), libopenh264-7 (>= 2.3.1+dfsg), libopenjp2-7 (>= 2.2.0), libopus0 (>= 1.1), libpango-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libre2-9 (>= 20201101+dfsg), libsnappy1v5 (>= 1.1.9), libstdc++6 (>= 12), libwebp7 (>= 1.2.4), libwebpdemux2 (>= 1.2.4), libwebpmux3 (>= 1.2.4), libwoff1 (>= 1.0.0), libx11-6, libxcb1 (>= 1.9.2), libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxkbcommon0 (>= 0.5.0), libxml2 (>= 2.7.4), libxnvctrl0, libxrandr2, libxslt1.1 (>= 1.1.27), zlib1g (>= 1:1.2.2), libgtk-3-0 | xdg-desktop-portal-backend, chromium-common (= 114.0.5735.90-2) Recommends: chromium-sandbox Suggests: chromium-l10n, chromium-shell, chromium-driver Breaks: chromium-lwn4chrome (<= 1.0-2), chromium-tt-rss-notifier (<= 0.5.2-2) Conflicts: libgl1-mesa-swx11, libnettle4, libsecret-1-0 (<< 0.18) Conffiles: /etc/chromium/policies/recommended/duckduckgo.json newconffile remove-on-upgrade /etc/chromium.d/README d534c23de20ba9a520d38a4147e752bf /etc/chromium.d/apikeys 4f20b0c45a8822b697dc9e36e6744037 /etc/chromium.d/default-flags 9a603fa145e701dd0205d8a282d492d2 /etc/chromium.d/extensions bda19dc8abc19e8f8e85d44520f146ed /etc/chromium/master_preferences a1e177a8bdd5cedd966fd1bc2517c04e Description: web browser Web browser that aims to build a safer, faster, and more stable internet browsing experience. . This package contains the web browser component. Homepage: http://www.chromium.org/Home Package: chromium-common Status: install ok installed Priority: optional Section: web Installed-Size: 16852 Maintainer: Debian Chromium Team Architecture: amd64 Source: chromium Version: 114.0.5735.90-2 Replaces: chromium (<< 114.0.5735.90-2) Depends: libc6 (>= 2.34), libjsoncpp25 (>= 1.9.5), libstdc++6 (>= 12), libx11-6, libxnvctrl0, zlib1g (>= 1:1.2.2), x11-utils, xdg-utils Recommends: upower, libu2f-udev, libgl1-mesa-dri, chromium-sandbox, fonts-liberation, notification-daemon, system-config-printer Breaks: chromium (<< 114.0.5735.90-2) Description: web browser - common resources used by the chromium packages Web browser that aims to build a safer, faster, and more stable internet browsing experience. . This package contains resources that are in common to different chromium packages. Homepage: http://www.chromium.org/Home Package: chromium-l10n Status: install ok installed Priority: optional Section: localization Installed-Size: 80655 Maintainer: Debian Chromium Team Architecture: all Source: chromium Version: 114.0.5735.90-2 Depends: chromium (>= 114.0.5735.90-2), chromium (<< 114.0.5735.90-2.1~) Description: web browser - language packs Web browser that aims to build a safer, faster, and more stable internet browsing experience. . This package contains language packages for: am, ar, bg, bn, ca, cs, da, de, el, en-GB, es-419, es, et, fi, fil, fr, gu, he, hi, hr, hu, id, it, ja, kn, ko, lt, lv, ml, mr, nb, nl, pl, pt-BR, pt-PT, ro, ru, sk, sl, sr, sv, sw, ta, te, th, tr, uk, vi, zh-CN, zh-TW Homepage: http://www.chromium.org/Home Package: chromium-sandbox Status: install ok installed Priority: optional Section: web Installed-Size: 336 Maintainer: Debian Chromium Team Architecture: amd64 Source: chromium Version: 114.0.5735.90-2 Replaces: chromium (<< 114.0.5735.90-2) Depends: libc6 (>= 2.34) Breaks: chromium (<< 114.0.5735.90-2) Description: web browser - setuid security sandbox for chromium Web browser that aims to build a safer, faster, and more stable internet browsing experience. . This package contains the setuid chromium sandbox. Homepage: http://www.chromium.org/Home Package: coinor-libcbc3 Status: install ok installed Priority: optional Section: science Installed-Size: 2272 Maintainer: Debian Science Maintainers Architecture: amd64 Multi-Arch: same Source: coinor-cbc Version: 2.10.8+ds1-1 Depends: coinor-libcgl1, coinor-libclp1, coinor-libcoinutils3v5, coinor-libosi1v5, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: Coin-or branch-and-cut mixed integer programming solver (shared libraries) Cbc (Coin-or branch and cut) is an open-source mixed integer programming solver written in C++. It can be used as a callable library or as a stand-alone executable. . This package contains the shared libraries. Homepage: https://github.com/coin-or/cbc Package: coinor-libcgl1 Status: install ok installed Priority: optional Section: science Installed-Size: 1089 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: coinor-cgl Version: 0.60.3+repack1-4 Depends: coinor-libclp1, coinor-libcoinutils3v5, coinor-libosi1v5, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: COIN-OR Cut Generation Library The Cut Generation Library (Cgl) is an open collection of cutting plane implementations ("cut generators") for use in teaching, research, and applications. . Cgl is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research) and can be used with other COIN-OR packages that make use of cuts, such as the mixed-integer linear programming solver Cbc. . This package contains the binaries and libraries. Homepage: https://projects.coin-or.org/Cgl Package: coinor-libclp1 Status: install ok installed Priority: optional Section: science Installed-Size: 2286 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: clp Version: 1.17.6-3 Depends: coinor-libcoinutils3v5, coinor-libosi1v5, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: Coin-or linear programming solver (shared libraries) Clp (Coin-or linear programming) is an open-source linear programming solver written in C++. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available. It is designed to find solutions of constrained linear mathematical optimization problems. . This package contains the Clp callable libraries, including the OSI Clp interface. Homepage: https://projects.coin-or.org/Clp Package: coinor-libcoinmp1v5 Status: install ok installed Priority: optional Section: libs Installed-Size: 125 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: coinmp Version: 1.8.3-3 Depends: coinor-libcbc3 (>= 2.10.5+ds1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Conflicts: coinor-libcoinmp1 Description: Simple C API for COIN-OR Solvers Clp and Cbc -- library The Coin-MP optimizer is an open source solver, it is part of the COIN-OR project which is an initiative to spur the development of open-source software for the operations research community. . CoinMP is a C-API library that supports most of the functionality of CLP (Coin LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects. Homepage: https://projects.coin-or.org/CoinMP Package: coinor-libcoinutils3v5 Status: install ok installed Priority: optional Section: science Installed-Size: 1202 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: coinutils Version: 2.11.4+repack1-2 Replaces: coinor-libcoinutils3, libcoinutils3 Provides: libcoinutils3 Depends: libbz2-1.0, libc6 (>= 2.29), libgcc-s1 (>= 3.0), liblapack3 | liblapack.so.3, libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Conflicts: coinor-libcoinutils3, libcoinutils3 Description: Coin-or collection of utility classes (binaries and libraries) CoinUtils (Coin-or Utilities) is a collection of classes and functions that are generally useful to more than one COIN-OR project. These include classes for vectors, matrices, mps file reading, and functions for floating-point comparisons. . The Computational Infrastructure for Operations Research (COIN-OR, or simply COIN) project is an initiative to spur the development of open source software for the operations research community. . This package contains the binaries and libraries. Homepage: https://projects.coin-or.org/CoinUtils Package: coinor-libosi1v5 Status: install ok installed Priority: optional Section: science Installed-Size: 917 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: coinor-osi Version: 0.108.6+repack1-2 Depends: coinor-libcoinutils3v5, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Conflicts: coinor-libosi1 Description: COIN-OR Open Solver Interface Osi (Open Solver Interface) provides an abstract C++ base class to a generic linear programming (LP) solver, along with derived classes for specific solvers. Many applications may be able to use the Osi to insulate themselves from a specific LP solver. . Osi is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . This package contains the abstract Osi base library; implementations for different solvers are provided separately. The OsiClp interface is provided by the clp source package. Homepage: https://projects.coin-or.org/Osi Package: colord Status: install ok installed Priority: optional Section: graphics Installed-Size: 948 Maintainer: Christopher James Halse Rogers Architecture: amd64 Multi-Arch: foreign Version: 1.4.6-2.2 Depends: acl, adduser, colord-data, polkitd | policykit-1 (>= 0.103), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcolord2 (>= 1.4.3), libcolorhug2 (>= 0.1.30), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.58), libgudev-1.0-0 (>= 146), libgusb2 (>= 0.2.7), liblcms2-2 (>= 2.2+git20110628), libpolkit-gobject-1-0 (>= 0.103), libsane1 (>= 1.0.27), libsqlite3-0 (>= 3.5.9), libsystemd0 Suggests: colord-sensor-argyll Description: system service to manage device colour profiles -- system daemon colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains the dbus-activated colord system daemon. Homepage: https://www.freedesktop.org/software/colord/ Package: colord-data Status: install ok installed Priority: optional Section: graphics Installed-Size: 1851 Maintainer: Christopher James Halse Rogers Architecture: all Source: colord Version: 1.4.6-2.2 Replaces: colord (<< 1.2.0-2) Breaks: colord (<< 1.2.0-2) Description: system service to manage device colour profiles -- data files colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains data for the colord system daemon. Homepage: https://www.freedesktop.org/software/colord/ Package: console-setup Status: install ok installed Priority: optional Section: utils Installed-Size: 428 Maintainer: Debian Install System Team Architecture: all Multi-Arch: foreign Version: 1.221 Depends: console-setup-linux | console-setup-freebsd | hurd, xkb-data (>= 0.9), keyboard-configuration (= 1.221), debconf (>= 0.5) | debconf-2.0 Pre-Depends: debconf | debconf-2.0 Suggests: lsb-base (>= 3.0-6), locales Breaks: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6) Conflicts: console-setup-mini Description: console font and keymap setup program This package provides the console with the same keyboard configuration scheme as the X Window System. As a result, there is no need to duplicate or change the keyboard files just to make simple customizations such as the use of dead keys, the key functioning as AltGr or Compose key, the key(s) to switch between Latin and non-Latin mode, etc. . The package also installs console fonts supporting many of the world's languages. It provides an unified set of font faces - the classic VGA, the simplistic Fixed, and the cleaned Terminus, TerminusBold and TerminusBoldVGA. Package: console-setup-linux Status: install ok installed Priority: optional Section: utils Installed-Size: 2192 Maintainer: Debian Install System Team Architecture: all Multi-Arch: foreign Source: console-setup Version: 1.221 Replaces: console-setup (<< 1.71), console-terminus Provides: console-terminus Depends: kbd (>= 0.99-12) | console-tools (>= 1:0.2.3-16), keyboard-configuration (= 1.221), init-system-helpers (>= 1.29~) | initscripts Suggests: console-setup Breaks: console-cyrillic (<= 0.9-11), console-setup (<< 1.71), console-terminus Conflicts: console-setup-freebsd Conffiles: /etc/console-setup/compose.ARMSCII-8.inc fef36b61fb8b1cacc151ad3db127f777 /etc/console-setup/compose.CP1251.inc fef88d8c8dd4c726498003fd3cd84a7f /etc/console-setup/compose.CP1255.inc c972a2e90938657e97b643366b98b2ed /etc/console-setup/compose.CP1256.inc 5ea5e4d41da7a88f742863810e86144b /etc/console-setup/compose.GEORGIAN-ACADEMY.inc b6d80f40abff7e8af236796ebaca0247 /etc/console-setup/compose.GEORGIAN-PS.inc cf45272b6bf35a22223b132600dc36c3 /etc/console-setup/compose.IBM1133.inc a31102602f7e7cab9738022b6c5469ae /etc/console-setup/compose.ISIRI-3342.inc 5ada7fbba750192f11fa238add232ba9 /etc/console-setup/compose.ISO-8859-1.inc f22c32b3b801b60434016c975b5fb66e /etc/console-setup/compose.ISO-8859-10.inc e5fce59617c839b56574c9e323d34686 /etc/console-setup/compose.ISO-8859-11.inc ad2f3cc7ee64602a790bad8a2a989243 /etc/console-setup/compose.ISO-8859-13.inc abbb4fb36d084295075305e33195bd4a /etc/console-setup/compose.ISO-8859-14.inc 3a7519688a9cee5d5f90a5f74b854490 /etc/console-setup/compose.ISO-8859-15.inc 6fd4b1ba84bb627815f6119440e84906 /etc/console-setup/compose.ISO-8859-16.inc 8245c19b5262d8d23ca856587739eb20 /etc/console-setup/compose.ISO-8859-2.inc cd59fdcc7891012d905cdafd3704144a /etc/console-setup/compose.ISO-8859-3.inc 904839fe56359e4822667d241c131f3a /etc/console-setup/compose.ISO-8859-4.inc 414ddf28bfcc94a43191b134e264dfdd /etc/console-setup/compose.ISO-8859-5.inc f861a4b0403490677e6d400f2d7129da /etc/console-setup/compose.ISO-8859-6.inc 41ea36ea1c1a1c0c9bebdf0016395e1f /etc/console-setup/compose.ISO-8859-7.inc 83ee498d8b5eba5ce8ba593b3036f832 /etc/console-setup/compose.ISO-8859-8.inc 9cceaa9f3312f89aba371d3c893f4e7b /etc/console-setup/compose.ISO-8859-9.inc 2df0be84482af83b9d3e124e9ea37513 /etc/console-setup/compose.KOI8-R.inc b6a49ca842c8002b4e3de916f98d180e /etc/console-setup/compose.KOI8-U.inc d59865b46fcb821935da42feb335c1c5 /etc/console-setup/compose.TIS-620.inc 31b73af83ef3993c128e2b983b9eaf89 /etc/console-setup/compose.VISCII.inc edf0e2f7abd0de5184ba5c6d27939af6 /etc/console-setup/remap.inc b72cfe32ffa93987f74c5cec9ac180fd /etc/init.d/console-setup.sh 6d5b1d0c7a12da4e4f70836fe3fec827 /etc/init.d/keyboard-setup.sh 5746e83ec4ca1bda09967a00fe9266fb Description: Linux specific part of console-setup This package includes fonts in psf format and definitions of various 8-bit charmaps. Package: coreutils Essential: yes Status: install ok installed Priority: required Section: utils Installed-Size: 18062 Maintainer: Michael Stone Architecture: amd64 Multi-Arch: foreign Version: 9.1-1 Pre-Depends: libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.44), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libselinux1 (>= 3.1~) Description: GNU core utilities This package contains the basic file, shell and text manipulation utilities which are expected to exist on every operating system. . Specifically, this package includes: arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp csplit cut date dd df dir dircolors dirname du echo env expand expr factor false flock fmt fold groups head hostid id install join link ln logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm rmdir runcon sha*sum seq shred sleep sort split stat stty sum sync tac tail tee test timeout touch tr true truncate tsort tty uname unexpand uniq unlink users vdir wc who whoami yes Homepage: http://gnu.org/software/coreutils Package: cpio Status: install ok installed Priority: important Section: utils Installed-Size: 1141 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Multi-Arch: foreign Version: 2.13+dfsg-7.1 Replaces: cpio-mt Depends: libc6 (>= 2.34) Suggests: libarchive-dev Conflicts: cpio-mt, mt-st (<< 0.6) Description: GNU cpio -- a program to manage archives of files GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files. Homepage: https://www.gnu.org/software/cpio/ Package: cpp Status: install ok installed Priority: optional Section: interpreters Installed-Size: 30 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: allowed Source: gcc-defaults (1.203) Version: 4:12.2.0-3 Depends: cpp-12 (>= 12.2.0-1~) Suggests: cpp-doc Conflicts: cpp-doc (<< 1:2.95.3) Description: GNU C preprocessor (cpp) The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This is a dependency package providing the default GNU C preprocessor. Package: cpp-12 Status: install ok installed Priority: optional Section: interpreters Installed-Size: 33848 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-12 Version: 12.2.0-14 Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12), cpp-12-doc (>= 12) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. Homepage: http://gcc.gnu.org/ Package: cron Status: install ok installed Priority: important Section: admin Installed-Size: 217 Maintainer: Javier Fernández-Sanguino Peña Architecture: amd64 Multi-Arch: foreign Version: 3.0pl1-162 Replaces: bcron, cronie, systemd-cron Provides: cron-daemon Depends: libc6 (>= 2.34), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), sensible-utils, libpam-runtime Pre-Depends: init-system-helpers (>= 1.54~), cron-daemon-common Recommends: default-mta | mail-transport-agent Suggests: anacron, logrotate, checksecurity Conflicts: bcron, cronie, systemd-cron Conffiles: /etc/default/cron eae0d979b5007d2af41540d8c2631359 /etc/init.d/cron 4824366b523de668591f5b6e258c7043 /etc/pam.d/cron 11e788a7f7cd5477b10da2c7fd5ecdf0 Description: process scheduling daemon The cron daemon is a background process that runs particular programs at particular times (for example, every minute, day, week, or month), as specified in a crontab. By default, users may also create crontabs of their own so that processes are run on their behalf. . Output from the commands is usually mailed to the system administrator (or to the user in question); you should probably install a mail system as well so that you can receive these messages. . This cron package does not provide any system maintenance tasks. Basic periodic maintenance tasks are provided by other packages, such as checksecurity. Homepage: https://ftp.isc.org/isc/cron/ Package: cron-daemon-common Status: install ok installed Priority: important Section: admin Installed-Size: 44 Maintainer: Javier Fernández-Sanguino Peña Architecture: all Source: cron Version: 3.0pl1-162 Replaces: bcron (<< 0.11-9.1), cron (<< 3.0pl1-140), cronie (<< 1.6.1-5), systemd-cron (<< 1.15.18-1.1) Depends: adduser Breaks: systemd-cron (<< 1.15.19-5~) Conflicts: bcron (<< 0.11-9.1), cron (<< 3.0pl1-140), cronie (<< 1.6.1-5), systemd-cron (<< 1.15.18-1.1) Conffiles: /etc/cron.d/.placeholder e5e12910bf011222160404d7bdb824f2 /etc/cron.daily/.placeholder e5e12910bf011222160404d7bdb824f2 /etc/cron.hourly/.placeholder e5e12910bf011222160404d7bdb824f2 /etc/cron.monthly/.placeholder e5e12910bf011222160404d7bdb824f2 /etc/cron.weekly/.placeholder e5e12910bf011222160404d7bdb824f2 /etc/cron.yearly/.placeholder e5e12910bf011222160404d7bdb824f2 /etc/crontab db66112a5d1014af79fd8077170ddcfa Description: process scheduling daemon's configuration files The cron daemon is a background process that runs particular programs at particular times (for example, every minute, day, week, or month), as specified in a crontab. By default, users may also create crontabs of their own so that processes are run on their behalf. . This package provides configuration files which must be there to define scheduled process sets. Homepage: https://ftp.isc.org/isc/cron/ Package: cryfs Status: install ok installed Priority: optional Section: utils Installed-Size: 60157 Maintainer: David Steele Architecture: amd64 Version: 0.11.3-5 Depends: fuse, libboost-chrono1.74.0 (>= 1.74.0), libboost-filesystem1.74.0 (>= 1.74.0), libboost-program-options1.74.0 (>= 1.74.0), libboost-thread1.74.0 (>= 1.74.0), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libfmt9 (>= 9.1.0+ds1), libfuse2 (>= 2.8), libgcc-s1 (>= 3.3), libgomp1 (>= 4.9), libspdlog1.10-fmt9, libstdc++6 (>= 12.2.0-11) Description: encrypt your files and store them in the cloud CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others. Homepage: https://www.cryfs.org/ Package: cups Status: install ok installed Priority: optional Section: net Installed-Size: 1061 Maintainer: Debian Printing Team Architecture: amd64 Multi-Arch: foreign Version: 2.4.2-4 Depends: cups-client (>= 2.4.2-4), cups-common (>= 2.4.2-4), cups-core-drivers (>= 2.4.2-4), cups-daemon (>= 2.4.2-4), cups-filters, cups-ppdc, cups-server-common (>= 2.4.2-4), debconf (>= 0.5) | debconf-2.0, ghostscript, libcups2 (= 2.4.2-4), poppler-utils, procps, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libusb-1.0-0 (>= 2:1.0.16) Recommends: avahi-daemon, colord Suggests: cups-bsd, cups-pdf, foomatic-db-compressed-ppds | foomatic-db, smbclient, udev Conffiles: /etc/cups/snmp.conf 47b8f1c3fecdc44e3d1fdee4b9eeb3f5 Description: Common UNIX Printing System(tm) - PPD/driver support, web interface The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the parts of CUPS which are needed for using printer drivers. Homepage: https://github.com/OpenPrinting/cups/ Package: cups-browsed Status: install ok installed Priority: optional Section: net Installed-Size: 376 Maintainer: Debian Printing Team Architecture: amd64 Source: cups-filters Version: 1.28.17-3 Replaces: cups-filters (<< 1.4.0~) Depends: cups-daemon, lsb-base, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libcups2 (>= 2.2.2), libcupsfilters1 (>= 1.27.0), libglib2.0-0 (>= 2.37.3), libldap-2.5-0 (>= 2.5.4) Pre-Depends: init-system-helpers (>= 1.54~) Recommends: avahi-daemon Breaks: cups-filters (<< 1.4.0~) Enhances: cups Conffiles: /etc/apparmor.d/usr.sbin.cups-browsed 107c11d08e25bf2ab5766b734363455b /etc/cups/cups-browsed.conf a486059687bdf54660f6aa6411160ce6 /etc/init.d/cups-browsed 193d680f0eec5280efef2e9cf9db9669 Description: OpenPrinting CUPS Filters - cups-browsed This package provides cups-browsed, a daemon which browses the Bonjour broadcasts of shared remote CUPS printers and makes the printers available locally, replacing the CUPS broadcasting/browsing which was dropped in CUPS 1.6.x. This way the old behavior of having the remote printers available automatically is now re-implemented with Bonjour. . cups-browsed is also useful with a CUPS >= 1.6 client to allow the latter to browse the printer list of CUPS < 1.6 servers (by using the old 'cups' protocol in BrowseRemoteProtocols). . cups-browsed is also useful with a CUPS >= 1.6 server to allow CUPS < 1.6 clients to browse its printer list (by using the old 'cups' protocol in BrowseLocalProtocols). Homepage: http://www.openprinting.org/ Package: cups-bsd Status: install ok installed Priority: optional Section: net Installed-Size: 131 Maintainer: Debian Printing Team Architecture: amd64 Multi-Arch: foreign Source: cups Version: 2.4.2-4 Replaces: lpr Provides: lpr Depends: cups-client (= 2.4.2-4), cups-common (>= 2.4.2-4), debconf (>= 0.5) | debconf-2.0, libcups2 (= 2.4.2-4), libc6 (>= 2.34) Suggests: cups, inetutils-inetd | inet-superserver, update-inetd Conflicts: lpr, lprng Description: Common UNIX Printing System(tm) - BSD commands The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpr, lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the BSD commands for interacting with CUPS. It is provided separately to allow CUPS to coexist with other printing systems (to a small degree). Homepage: https://github.com/OpenPrinting/cups/ Package: cups-client Status: install ok installed Priority: optional Section: net Installed-Size: 425 Maintainer: Debian Printing Team Architecture: amd64 Multi-Arch: foreign Source: cups Version: 2.4.2-4 Depends: adduser, cups-common (>= 2.4.2-4), libcups2 (= 2.4.2-4), libc6 (>= 2.34) Suggests: cups, cups-bsd, smbclient Conflicts: lprng Description: Common UNIX Printing System(tm) - client programs (SysV) The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the System V style print client programs. Homepage: https://github.com/OpenPrinting/cups/ Package: cups-common Status: install ok installed Priority: optional Section: net Installed-Size: 4237 Maintainer: Debian Printing Team Architecture: all Multi-Arch: foreign Source: cups Version: 2.4.2-4 Description: Common UNIX Printing System(tm) - common files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides common files for CUPS server and client packages. Homepage: https://github.com/OpenPrinting/cups/ Package: cups-core-drivers Status: install ok installed Priority: optional Section: net Installed-Size: 124 Maintainer: Debian Printing Team Architecture: amd64 Multi-Arch: foreign Source: cups Version: 2.4.2-4 Replaces: cups-server-common (<< 2.1.0-7~) Depends: cups-daemon (>= 2.4.2-4), cups-filters-core-drivers, libcups2 (= 2.4.2-4), libc6 (>= 2.34) Recommends: avahi-daemon Breaks: cups-server-common (<< 2.1.0-7~) Description: Common UNIX Printing System(tm) - driverless printing The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the parts of CUPS which are needed for driverless printing on IPP printers with common data formats. Homepage: https://github.com/OpenPrinting/cups/ Package: cups-daemon Status: install ok installed Priority: optional Section: net Installed-Size: 863 Maintainer: Debian Printing Team Architecture: amd64 Multi-Arch: foreign Source: cups Version: 2.4.2-4 Replaces: cups (<< 2.1.0-6~) Depends: adduser, bc, libcups2 (= 2.4.2-4), lsb-base, procps, ssl-cert, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libdbus-1-3 (>= 1.9.14), libgssapi-krb5-2 (>= 1.17), libpam0g (>= 0.99.7.1), libpaper1, libsystemd0 Pre-Depends: init-system-helpers (>= 1.54~) Recommends: avahi-daemon, colord, cups-browsed, ipp-usb Suggests: cups, cups-bsd, cups-client (>= 2.4.2-4), cups-common (>= 2.4.2-4), cups-filters, cups-pdf, cups-ppdc, cups-server-common (>= 2.4.2-4), foomatic-db-compressed-ppds | foomatic-db, ghostscript, poppler-utils, smbclient, udev Breaks: cups (<< 2.1.0-6~) Conffiles: /etc/apparmor.d/usr.sbin.cupsd f6849288635d1a6f6f445c0eb962a2e9 /etc/cups/cups-files.conf a8f64311deb3ee881bb4efed29ace463 /etc/init.d/cups e65fcf1c65d0f1dfd2495caba916da2c /etc/logrotate.d/cups-daemon 7bd7f956a724d571799244af3cd530f6 /etc/pam.d/cups ff2488324854f7b1e892bb0df062d5f0 /etc/ufw/applications.d/cups 29e98a6d850da251e180c3d68dec2bd3 Description: Common UNIX Printing System(tm) - daemon The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the CUPS scheduler/daemon. Homepage: https://github.com/OpenPrinting/cups/ Package: cups-filters Status: install ok installed Priority: optional Section: net Installed-Size: 1898 Maintainer: Debian Printing Team Architecture: amd64 Version: 1.28.17-3 Replaces: foomatic-filters, foomatic-filters-beh, ghostscript-cups Provides: foomatic-filters, foomatic-filters-beh, ghostscript-cups Depends: bc, cups-filters-core-drivers (>= 1.28.17-3), ghostscript, poppler-utils, libc6 (>= 2.34), libcups2 (>= 2.3~b6), libcupsfilters1 (>= 1.22.2), libfontconfig1 (>= 2.12.6), libfontembed1 (>= 1.0.31), libgcc-s1 (>= 3.0), libqpdf29 (>> 11.3~), libstdc++6 (>= 11) Recommends: colord, liblouisutdml-bin | liblouis-bin, lynx Suggests: antiword, docx2txt, foomatic-db-compressed-ppds | foomatic-db, imagemagick Conflicts: foomatic-filters, foomatic-filters-beh, ghostscript-cups Conffiles: /etc/modules-load.d/cups-filters.conf 17d90fe8266719f45ad0e8879a05ca17 Description: OpenPrinting CUPS Filters - Main Package This package provides additional CUPS filters which are not provided by the CUPS project itself. This includes filters for a PDF based printing workflow. . This package contains the filters for printing with drivers/PPDs and for converting non-PDF input files to PDF. Homepage: http://www.openprinting.org/ Package: cups-filters-core-drivers Status: install ok installed Priority: optional Section: net Installed-Size: 650 Maintainer: Debian Printing Team Architecture: amd64 Source: cups-filters Version: 1.28.17-3 Replaces: cups-filters (<< 1.13.0) Depends: bc, cups-ipp-utils, poppler-utils, libc6 (>= 2.34), libcups2 (>= 2.3~b6), libcupsfilters1 (>= 1.28.0), libgcc-s1 (>= 3.0), liblcms2-2 (>= 2.2+git20110628), libpoppler-cpp0v5 (>= 22.12.0), libqpdf29 (>> 11.3~), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Breaks: cups-filters (<< 1.13.0) Description: OpenPrinting CUPS Filters - Driverless printing This package provides additional CUPS filters which are not provided by the CUPS project itself. This includes filters for a PDF based printing workflow. . This package contains only the filters needed for driverless printing of PDF input files on IPP printers with known, common languages (PDF, PostScript, PWG Raster, Apple Raster, PCL). Homepage: http://www.openprinting.org/ Package: cups-ipp-utils Status: install ok installed Priority: optional Section: net Installed-Size: 981 Maintainer: Debian Printing Team Architecture: amd64 Multi-Arch: foreign Source: cups Version: 2.4.2-4 Replaces: cups-client (<< 2.0.3-2~) Depends: libcups2 (= 2.4.2-4), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libpam0g (>= 0.99.7.1) Recommends: avahi-daemon Breaks: cups-client (<< 2.0.3-2~) Description: Common UNIX Printing System(tm) - IPP developer/admin utilities The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides IPP utilities for developers and system administrators Homepage: https://github.com/OpenPrinting/cups/ Package: cups-pk-helper Status: install ok installed Priority: extra Section: gnome Installed-Size: 479 Maintainer: Guido Günther Architecture: amd64 Source: cups-pk-helper (0.2.6-1) Version: 0.2.6-1+b1 Depends: libc6 (>= 2.4), libcups2 (>= 1.6.0), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (>= 0.99) Conffiles: /etc/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf f7466ca8af066dfbaa8489006e02d28c Description: PolicyKit helper to configure cups with fine-grained privileges This package provides a PolicyKit helper to configure cups with fine-grained privileges. For example, it's possible to let users enable/disable printers without requiring a password, while still requiring a password for editing printer settings. Homepage: http://www.freedesktop.org/wiki/Software/cups-pk-helper Package: cups-ppdc Status: install ok installed Priority: optional Section: utils Installed-Size: 548 Maintainer: Debian Printing Team Architecture: amd64 Multi-Arch: foreign Source: cups Version: 2.4.2-4 Depends: cups-common (>= 2.4.2-4), libc6 (>= 2.34), libcups2 (>= 2.3~b6), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Description: Common UNIX Printing System(tm) - PPD manipulation utilities The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides utilities to generate and manipulate PPD files. Homepage: https://github.com/OpenPrinting/cups/ Package: cups-server-common Status: install ok installed Priority: optional Section: net Installed-Size: 2380 Maintainer: Debian Printing Team Architecture: all Multi-Arch: foreign Source: cups Version: 2.4.2-4 Description: Common UNIX Printing System(tm) - server common files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides common files for CUPS server. Homepage: https://github.com/OpenPrinting/cups/ Package: curl Status: install ok installed Priority: optional Section: web Installed-Size: 484 Maintainer: Alessandro Ghedini Architecture: amd64 Multi-Arch: foreign Version: 7.88.1-10 Depends: libc6 (>= 2.34), libcurl4 (= 7.88.1-10), zlib1g (>= 1:1.1.4) Description: command line tool for transferring data with URL syntax curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. Homepage: https://curl.se/ Package: dash Essential: yes Status: install ok installed Priority: required Section: shells Installed-Size: 191 Maintainer: Andrej Shadura Architecture: amd64 Multi-Arch: foreign Version: 0.5.12-2 Depends: debianutils (>= 5.6-0.1), dpkg (>= 1.19.1) Pre-Depends: libc6 (>= 2.34) Description: POSIX-compliant shell The Debian Almquist Shell (dash) is a POSIX-compliant shell derived from ash. . Since it executes scripts faster than bash, and has fewer library dependencies (making it more robust against software or hardware failures), it is used as the default system shell on Debian systems. Homepage: http://gondor.apana.org.au/~herbert/dash/ Package: dbus Status: install ok installed Priority: standard Section: admin Installed-Size: 181 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: foreign Version: 1.14.6-1 Provides: dbus-system-bus (= 1.14.6-1), default-dbus-system-bus Depends: dbus-bin (= 1.14.6-1), dbus-daemon (= 1.14.6-1), dbus-system-bus-common (>= 1.14.6-1), libc6 (>= 2.34), libdbus-1-3 (= 1.14.6-1), libexpat1 (>= 2.1~beta3), libsystemd0 Pre-Depends: init-system-helpers (>= 1.54~) Suggests: default-dbus-session-bus | dbus-session-bus Conffiles: /etc/default/dbus 0d0f25a2f993509c857eb262f6e22015 /etc/init.d/dbus d78b20b35de983cf6f1475dcf8cb21a1 Description: simple interprocess messaging system (system message bus) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . This package provides a fully-functional D-Bus system bus with activation support, used for communication between system services, and depends on most of the other components of the reference implementation of D-Bus. . To provide a complete D-Bus session bus, install one of the packages that implement the dbus-session-bus virtual package, such as dbus-user-session. The recommended implementation is indicated by the default-dbus-session-bus virtual package. Homepage: https://dbus.freedesktop.org/ Package: dbus-bin Status: install ok installed Priority: optional Section: admin Installed-Size: 212 Maintainer: Utopia Maintenance Team Architecture: amd64 Source: dbus Version: 1.14.6-1 Replaces: dbus (<< 1.13.18-2~) Depends: libc6 (>= 2.34), libdbus-1-3 (= 1.14.6-1) Breaks: dbus (<< 1.13.18-2~) Description: simple interprocess messaging system (command line utilities) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the D-Bus command-line utilities such as dbus-send and dbus-monitor. Homepage: https://dbus.freedesktop.org/ Package: dbus-daemon Status: install ok installed Priority: optional Section: admin Installed-Size: 374 Maintainer: Utopia Maintenance Team Architecture: amd64 Source: dbus Version: 1.14.6-1 Replaces: dbus (<< 1.13.18-2~) Depends: dbus-bin (= 1.14.6-1), dbus-session-bus-common (>= 1.14.6-1), libapparmor1 (>= 2.8.94), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.14.6-1), libexpat1 (>= 2.1~beta3), libselinux1 (>= 3.1~), libsystemd0 Breaks: dbus (<< 1.13.18-2~) Description: simple interprocess messaging system (reference message bus) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains dbus-daemon, the reference implementation of a D-Bus message bus, and dbus-run-session, a utility to start a temporary session dbus-daemon in a constrained environment or for automated tests. . To provide a complete D-Bus session bus, install one of the packages that implement the dbus-session-bus virtual package, such as dbus-user-session. The recommended implementation is indicated by the default-dbus-session-bus virtual package. Homepage: https://dbus.freedesktop.org/ Package: dbus-session-bus-common Status: install ok installed Priority: optional Section: admin Installed-Size: 106 Maintainer: Utopia Maintenance Team Architecture: all Multi-Arch: foreign Source: dbus Version: 1.14.6-1 Replaces: dbus (<< 1.13.18-2~) Breaks: dbus (<< 1.13.18-2~) Description: simple interprocess messaging system (session bus configuration) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the configuration files defining the behaviour of the D-Bus session bus, used for applications and per-user services. These are used by the reference implementation in the dbus package, and by the reimplementation in the dbus-broker package. . To provide a complete D-Bus session bus, install one of the packages that implement the dbus-session-bus virtual package, such as dbus-user-session. The recommended implementation is indicated by the default-dbus-session-bus virtual package. Homepage: https://dbus.freedesktop.org/ Package: dbus-system-bus-common Status: install ok installed Priority: optional Section: admin Installed-Size: 118 Maintainer: Utopia Maintenance Team Architecture: all Multi-Arch: foreign Source: dbus Version: 1.14.6-1 Replaces: dbus (<< 1.13.18-2~) Depends: adduser Breaks: dbus (<< 1.13.18-2~) Description: simple interprocess messaging system (system bus configuration) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the configuration files defining the behaviour of the D-Bus system bus, used for system services such as networking and storage management services. It is also responsible for creating the 'messagebus' system user account used to run the system bus. These are used by the reference implementation in the dbus package, and by the reimplementation in the dbus-broker package. . To provide a complete D-Bus system bus, install one of the packages that implement the dbus-system-bus virtual package, such as dbus. The recommended implementation is indicated by the default-dbus-system-bus virtual package. Homepage: https://dbus.freedesktop.org/ Package: dbus-user-session Status: install ok installed Priority: optional Section: admin Installed-Size: 110 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: foreign Source: dbus Version: 1.14.6-1 Provides: dbus-session-bus, default-dbus-session-bus Depends: dbus-daemon (= 1.14.6-1) | dbus-broker, dbus-session-bus-common (>= 1.14.6-1), libpam-systemd, systemd Recommends: systemd-sysv Conffiles: /etc/X11/Xsession.d/20dbus_xdg-runtime a10c47d15857ae4b557dc7e062f6e6f1 Description: simple interprocess messaging system (systemd --user integration) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . On systemd systems, this package opts in to the session model in which a user's session starts the first time they log in, and does not end until all their login sessions have ended. This model merges all parallel non-graphical login sessions (text mode, ssh, cron, etc.), and up to one graphical session, into a single "user-session" or "super-session" within which all background D-Bus services are shared. . Multiple graphical sessions per user are not currently supported in this mode; as a result, it is particularly suitable for gdm, which responds to requests to open a parallel graphical session by switching to the existing graphical session and unlocking it. . To retain dbus' traditional session semantics, in which login sessions are artificially isolated from each other, remove this package and install dbus-x11 instead. . See the dbus package description for more information about D-Bus in general. Homepage: https://dbus.freedesktop.org/ Package: dconf-gsettings-backend Status: install ok installed Priority: optional Section: libs Installed-Size: 84 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: dconf Version: 0.40.0-4 Provides: gsettings-backend Depends: dconf-service (<< 0.40.0-4.1~), dconf-service (>= 0.40.0-4), libdconf1 (= 0.40.0-4), libc6 (>= 2.14), libglib2.0-0 (>= 2.55.2) Description: simple configuration storage system - GSettings back-end DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains a back-end for GSettings. It is needed by applications accessing settings through GSettings to set custom values and listen for changes. Homepage: https://wiki.gnome.org/Projects/dconf Package: dconf-service Status: install ok installed Priority: optional Section: libs Installed-Size: 108 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: foreign Source: dconf Version: 0.40.0-4 Depends: default-dbus-session-bus | dbus-session-bus, libdconf1 (= 0.40.0-4), procps, libc6 (>= 2.34), libglib2.0-0 (>= 2.55.2) Recommends: dconf-gsettings-backend Description: simple configuration storage system - D-Bus service DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the DConf service, which applications talk to using D-Bus in order to obtain their settings. It is mostly used by the GSettings backend. Homepage: https://wiki.gnome.org/Projects/dconf Package: dctrl-tools Status: deinstall ok config-files Priority: optional Section: utils Installed-Size: 422 Maintainer: Rhonda D'Vine Architecture: amd64 Multi-Arch: foreign Source: dctrl-tools (2.24-3) Version: 2.24-3+b1 Config-Version: 2.24-3+b1 Replaces: grep-dctrl Provides: grep-dctrl Depends: libc6 (>= 2.14) Suggests: apt, debtags Conflicts: grep-dctrl Description: Command-line tools to process Debian package information Debian package information is generally stored in files having a special file format, dubbed the Debian control file format (the dctrl format), a special case of the record jar file format. These tools operate on any files conforming in a general sense to that format and are therefore widely applicable whenever those formats are in play. . Included are: . grep-dctrl - Grep dctrl-format files grep-available - Grep the DPKG available database grep-status - Grep the DPKG status database grep-aptavail - Grep the APT available database grep-debtags - Grep the Debtags package database . sort-dctrl - Sort dctrl-format files . tbl-dctrl - Tabulate dctrl-format files . sync-available - Sync the dpkg available database with the apt database Homepage: https://github.com/ajkaijanaho/dctrl-tools Package: debconf Status: install ok installed Priority: required Section: admin Installed-Size: 491 Maintainer: Debconf Developers Architecture: all Multi-Arch: foreign Version: 1.5.82 Replaces: debconf-tiny Provides: debconf-2.0 Recommends: apt-utils, debconf-i18n Suggests: debconf-doc, debconf-kde-helper, debconf-utils, libgtk3-perl, libnet-ldap-perl, libterm-readline-gnu-perl, perl, whiptail | dialog Conflicts: debconf-tiny, whiptail-utf8 (<= 0.50.17-13) Conffiles: /etc/apt/apt.conf.d/70debconf 7e9d09d5801a42b4926b736b8eeabb73 /etc/debconf.conf 8c0619be413824f1fc7698cee0f23811 Description: Debian configuration management system Debconf is a configuration management system for debian packages. Packages use Debconf to ask questions when they are installed. Package: debconf-i18n Status: install ok installed Priority: important Section: localization Installed-Size: 805 Maintainer: Debconf Developers Architecture: all Source: debconf Version: 1.5.82 Depends: debconf (= 1.5.82), liblocale-gettext-perl, libtext-charwidth-perl, libtext-iconv-perl, libtext-wrapi18n-perl Conflicts: debconf-english Description: full internationalization support for debconf This package provides full internationalization for debconf, including translations into all available languages, support for using translated debconf templates, and support for proper display of multibyte character sets. Package: debian-archive-keyring Status: install ok installed Priority: important Section: misc Installed-Size: 270 Maintainer: Debian Release Team Architecture: all Multi-Arch: foreign Version: 2023.3 Conffiles: /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc 55eec060916a9d4a0db7560ab4d7bdce /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc bec0a1224f667bcd1e231b874db9bc4f /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc fac2ec9faba2c2d82c70a6e2805c5b79 /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc 1f30ce1ba8532d523017acb1a69c106a /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc 9fbe7b0d8ebb38e240aeec6b0830ac7b /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc 85a4c0e5c747a38509b33562d4c950be /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc 10178cd8ac882d2d436857bd0f0bf5ad /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc 8b60b0a24ecff63128cffbb055451931 /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc 49a2e1a5cc1922728aea81e00604f9d8 Description: GnuPG archive keys of the Debian archive The Debian project digitally signs its Release files. This package contains the archive keys used for that. Package: debian-faq Status: install ok installed Priority: standard Section: doc Installed-Size: 790 Maintainer: Javier Fernandez-Sanguino Peña Architecture: all Multi-Arch: foreign Version: 11.1 Suggests: pdf-viewer, www-browser Description: Debian Frequently Asked Questions In this package you will find the Debian GNU/Linux FAQ, which gives frequently asked questions (with their answers!) about the Debian distribution (Debian GNU/Linux and others) and about the Debian project. Some answers assume some knowledge of Unix-like operating systems. However, as little prior knowledge as possible is assumed: answers to general beginners questions will be kept simple. . This document is available at https://www.debian.org/doc/manuals/debian-faq/ as well as from the Debian file server at https://deb.debian.org/debian/doc/FAQ and mirrors thereof. . The document is supplied in HTML, PDF, and plain text. . If you're new to Debian, and like to read documentation from your local system, without using the network, install this package. Homepage: https://www.debian.org/doc/user-manuals#faq Package: debianutils Essential: yes Status: install ok installed Priority: required Section: utils Installed-Size: 243 Maintainer: Clint Adams Architecture: amd64 Multi-Arch: foreign Version: 5.7-0.4 Pre-Depends: libc6 (>= 2.34) Breaks: ifupdown (<< 0.8.36+nmu1), printer-driver-pnm2ppa (<< 1.13-12), x11-common (<< 1:7.7+23~) Description: Miscellaneous utilities specific to Debian This package provides a number of small utilities which are used primarily by the installation scripts of Debian packages, although you may use them directly. . The specific utilities included are: add-shell installkernel ischroot remove-shell run-parts savelog update-shells which Package: default-jre Status: install ok installed Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: amd64 Source: java-common (0.74) Version: 2:1.17-74 Provides: java-runtime (= 17), java10-runtime, java11-runtime, java12-runtime, java13-runtime, java14-runtime, java15-runtime, java16-runtime, java17-runtime, java2-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime, java9-runtime Depends: default-jre-headless (= 2:1.17-74), openjdk-17-jre Description: Standard Java or Java compatible Runtime This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-17-jre for amd64. Homepage: https://wiki.debian.org/Java/ Cnf-Extra-Commands: java,jexec Package: default-jre-headless Status: install ok installed Priority: optional Section: java Installed-Size: 12 Maintainer: Debian Java Maintainers Architecture: amd64 Source: java-common (0.74) Version: 2:1.17-74 Replaces: openjdk-6-jre-headless (<< 6b23~pre8-2~) Provides: java-runtime-headless (= 17), java10-runtime-headless, java11-runtime-headless, java12-runtime-headless, java13-runtime-headless, java14-runtime-headless, java15-runtime-headless, java16-runtime-headless, java17-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless, java9-runtime-headless Depends: openjdk-17-jre-headless, java-common Suggests: default-jre Description: Standard Java or Java compatible Runtime (headless) This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-17-jre-headless for amd64. . The package is used as dependency for packages not needing a graphical display during runtime. Homepage: https://wiki.debian.org/Java/ Package: desktop-base Status: install ok installed Priority: optional Section: x11 Installed-Size: 19667 Maintainer: Debian Desktop Team Architecture: all Version: 12.0.6 Depends: librsvg2-common, fonts-quicksand Recommends: plymouth-label Suggests: gnome | kde-standard | xfce4 | wmaker Conffiles: /etc/skel/.face da51cfe66ace782e5c1cff1f893bbe84 /etc/xdg/autostart/xdg-user-dirs-kde.desktop 3e29d5d5a4d4bd5a4975592e7f06a7ce /etc/xdg/kcm-about-distrorc 1e4a9b4cbd26651779f16d5489c5b50c /etc/xdg/kickoffrc f098a99b82200f39f26177e1457235de /etc/xdg/plasma-workspace/env/env.sh 2ec21baa2cd86ef904cc06d8e7c2461b Description: common files for the Debian Desktop This package contains various miscellaneous files which are used by Debian Desktop installations. Currently, it provides some Debian-related artwork and themes, .desktop files containing links to Debian related material (suitable for placement on a user's desktop), and other common files between the available desktop environments such as GNOME and KDE. Homepage: https://www.debian.org/devel/debian-desktop/ Package: desktop-file-utils Status: install ok installed Priority: optional Section: devel Installed-Size: 285 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Multi-Arch: foreign Version: 0.26-1 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.49.3) Description: Utilities for .desktop files Some utilities to make dealing with .desktop files easier: * update-desktop-database -- update the desktop-MIME mapping * desktop-file-validate -- validate a desktop file * desktop-file-install -- install a desktop file, munging en route. Homepage: http://www.freedesktop.org/wiki/Software/desktop-file-utils Package: dictionaries-common Status: install ok installed Priority: optional Section: text Installed-Size: 717 Maintainer: Agustin Martin Domingo Architecture: all Multi-Arch: foreign Version: 1.29.5 Replaces: openoffice.org-updatedicts Provides: openoffice.org-updatedicts Depends: debconf (>= 0.5) | debconf-2.0, libtext-iconv-perl, emacsen-common Suggests: ispell | aspell | hunspell, wordlist Breaks: myspell-ca (<= 0.6-10), myspell-cs-cz (<= 20040229-5), myspell-de-de-oldspell (<= 1:2-27), myspell-eu-es (<= 0.4.20081029-4), myspell-fi (<= 0.7-17.3), myspell-gl-es (<= 2.2a-8), myspell-ku (<= 0.20.0-1.1), myspell-nl (<= 1:2.0-1), myspell-nr (<< 20070206-4ubuntu1), myspell-ns (<< 20070206-4ubuntu1), myspell-sl (<< 1.0-3ubuntu1), myspell-ss (<< 20070206-4ubuntu1), myspell-tn (<< 20070206-4ubuntu1), myspell-ts (<< 20070207-4ubuntu1), myspell-ve (<< 20070206-3ubuntu1), myspell-xh (<< 20070206-4ubuntu1), myspell-zu (<< 20070207-5ubuntu1), openoffice.org-thesaurus-it (<< 2.0.7.gh.deb1-1.1ubuntu3) Conffiles: /etc/emacs/site-start.d/50dictionaries-common.el 6e5295d702ddc90ac894acba3c2961b0 Description: spelling dictionaries - common utilities This package provides utilities shared between all wordlists and spelling dictionaries for Ispell, Aspell, or MySpell/Hunspell. It also includes support infrastructure for software using them (such as JED and Mutt), and some patched spell-checking Lisp files for better Emacs integration. . More information about the availability of these dictionaries and their naming conventions is available in the README.Debian file. Homepage: https://salsa.debian.org/debian/dictionaries-common Package: diffutils Essential: yes Status: install ok installed Priority: required Section: utils Installed-Size: 1598 Maintainer: Santiago Vila Architecture: amd64 Version: 1:3.8-4 Replaces: diff Pre-Depends: libc6 (>= 2.34) Suggests: diffutils-doc, wdiff Description: File comparison utilities The diffutils package provides the diff, diff3, sdiff, and cmp programs. . `diff' shows differences between two files, or each corresponding file in two directories. `cmp' shows the offsets and line numbers where two files differ. `cmp' can also show all the characters that differ between the two files, side by side. `diff3' shows differences among three files. `sdiff' merges two files interactively. . The set of differences produced by `diff' can be used to distribute updates to text files (such as program source code) to other people. This method is especially useful when the differences are small compared to the complete files. Given `diff' output, the `patch' program can update, or "patch", a copy of the file. Homepage: https://www.gnu.org/software/diffutils/ Package: dirmngr Status: install ok installed Priority: optional Section: utils Installed-Size: 1328 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Multi-Arch: foreign Source: gnupg2 Version: 2.2.40-1.1 Replaces: gnupg2 (<< 2.1.10-2) Depends: adduser, gpgconf (= 2.2.40-1.1), lsb-base (>= 3.2-13), init-system-helpers (>= 1.52), libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgnutls30 (>= 3.7.5), libgpg-error0 (>= 1.42), libksba8 (>= 1.3.5), libldap-2.5-0 (>= 2.5.4), libnpth0 (>= 0.90) Recommends: gnupg (= 2.2.40-1.1) Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, tor Breaks: gnupg2 (<< 2.1.10-2) Enhances: gpg, gpgsm, squid Description: GNU privacy guard - network certificate management service dirmngr is a server for managing and downloading OpenPGP and X.509 certificates, as well as updates and status signals related to those certificates. For OpenPGP, this means pulling from the public HKP/HKPS keyservers, or from LDAP servers. For X.509 this includes Certificate Revocation Lists (CRLs) and Online Certificate Status Protocol updates (OCSP). It is capable of using Tor for network access. . dirmngr is used for network access by gpg, gpgsm, and dirmngr-client, among other tools. Unless this package is installed, the parts of the GnuPG suite that try to interact with the network will fail. Homepage: https://www.gnupg.org/ Package: discover Status: install ok installed Priority: optional Section: admin Installed-Size: 98 Maintainer: Debian Install System Team Architecture: amd64 Version: 2.1.2-10 Depends: libc6 (>= 2.4), libdiscover2 (= 2.1.2-10), debconf (>= 0.5) | debconf-2.0 Suggests: lsb-base Conflicts: discover1 (<< 2.0) Conffiles: /etc/discover-modprobe.conf 68df2d938e71f2723c42fce528070682 Description: hardware identification system Discover is a hardware identification system based on the libdiscover2 library. Discover provides a flexible interface that programs can use to report a wide range of information about the hardware that is installed on a Linux system. In addition to reporting information, Discover includes support for doing hardware detection at boot time. Package: discover-data Status: install ok installed Priority: optional Section: libs Installed-Size: 4281 Maintainer: Debian Install System Team Architecture: all Version: 2.2013.01.13 Recommends: pciutils (>= 1:2.2.4) Suggests: python3 Conflicts: libdiscover2 (<< 2.0.4-4) Description: Data lists for Discover hardware detection system The Discover hardware detection library uses XML data files to describe software interfaces to various ATA, PCI, PMCMIA, SCSI, and USB devices. While the Discover library can retrieve data from anywhere on the net, it is often convenient to have a set of Discover XML data files on one's system; thus, this package. Package: distro-info-data Status: install ok installed Priority: optional Section: devel Installed-Size: 17 Maintainer: Benjamin Drung Architecture: all Multi-Arch: foreign Version: 0.58 Breaks: distro-info (<< 1.0~) Description: information about the distributions' releases (data files) Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. . This package contains the data files. Package: dkms Status: install ok installed Priority: optional Section: kernel Installed-Size: 185 Maintainer: Dynamic Kernel Module System Team Architecture: all Multi-Arch: foreign Version: 3.0.10-8 Provides: dkms-autopkgtest (= 3.0.10-8) Depends: kmod | kldutils, gcc | c-compiler, dpkg-dev, make | build-essential, patch Pre-Depends: lsb-release Recommends: fakeroot, sudo, linux-headers-generic | linux-headers-686-pae | linux-headers-amd64 | linux-headers Suggests: menu, e2fsprogs Conffiles: /etc/dkms/framework.conf b56bf08b839740ca019a2ed75a30e4c5 /etc/kernel/header_postinst.d/dkms 079a9806807dd2d31db9aa06c26361c3 /etc/kernel/install.d/dkms 7a52b8bdfe0ffa26b30be23adbf03d69 /etc/kernel/postinst.d/dkms 079a9806807dd2d31db9aa06c26361c3 /etc/kernel/prerm.d/dkms a8c25542e7ba08eab22a4c483d384829 /etc/modprobe.d/dkms.conf 74452a1f23577a0bb30d764a895429d0 Description: Dynamic Kernel Module System (DKMS) DKMS is a framework designed to allow individual kernel modules to be upgraded without changing the whole kernel. It is also very easy to rebuild modules as you upgrade kernels. Homepage: https://github.com/dell/dkms Package: dmidecode Status: install ok installed Priority: important Section: utils Installed-Size: 221 Maintainer: Jörg Frings-Fürst Architecture: amd64 Multi-Arch: foreign Version: 3.4-1 Depends: libc6 (>= 2.33) Description: SMBIOS/DMI table decoder Dmidecode reports information about the system's hardware as described in the system BIOS according to the SMBIOS/DMI standard. . This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. This will often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel, USB). . Beware that DMI data have proven to be too unreliable to be blindly trusted. Dmidecode does not scan the hardware, it only reports what the BIOS told it to. Homepage: https://nongnu.org/dmidecode/ Package: dmsetup Status: install ok installed Priority: optional Section: admin Installed-Size: 246 Maintainer: Debian LVM Team Architecture: amd64 Multi-Arch: foreign Source: lvm2 (2.03.16-2) Version: 2:1.02.185-2 Depends: libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.181) Description: Linux Kernel Device Mapper userspace library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains a utility for modifying device mappings. Homepage: https://sourceware.org/lvm2/ Package: dns-root-data Status: install ok installed Priority: optional Section: misc Installed-Size: 17 Maintainer: dns-root-data packagers Architecture: all Multi-Arch: foreign Version: 2023010101 Description: DNS root data including root zone and DNSSEC key This package contains various root zone related data as published by IANA to be used by various DNS software as a common source of DNS root zone data, namely: . * Root Hints (root.hints) * Root Trust Anchors (root.key, root.ds) Homepage: https://data.iana.org/root-anchors/ Package: dnsmasq-base Status: install ok installed Priority: optional Section: net Installed-Size: 1097 Maintainer: Simon Kelley Architecture: amd64 Source: dnsmasq Version: 2.89-1 Replaces: dnsmasq (<< 2.63-1~), dnsmasq-base Provides: dnsmasq-base Depends: adduser, libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libgmp10 (>= 2:6.2.1+dfsg1), libhogweed6 (>= 2.4-3), libidn2-0 (>= 2.0.0), libnetfilter-conntrack3 (>= 1.0.1), libnettle8 (>= 2.4-3), libnftables1 (>= 1.0.2) Recommends: dns-root-data Breaks: dnsmasq (<< 2.63-1~) Conflicts: dnsmasq-base-lua Conffiles: /etc/dbus-1/system.d/dnsmasq.conf 9a18c8a761c2262dbf0c8b3345a85242 Description: Small caching DNS proxy and DHCP/TFTP server This package contains the dnsmasq executable and documentation, but not the infrastructure required to run it as a system daemon. For that, install the dnsmasq package. Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html Package: doc-debian Status: install ok installed Priority: standard Section: doc Installed-Size: 187 Maintainer: Javier Fernández-Sanguino Peña Architecture: all Version: 11.3+nmu1 Recommends: debian-faq Suggests: postscript-viewer, www-browser Description: Debian Project documentation and other documents The Debian Project is an association of individuals who have made common cause to create a free operating system. . In this package, you will find: * Debian Linux Manifesto, * Constitution for the Debian Project, * Debian Social Contract, * Debian Free Software Guidelines. . Additionally provided are: * Debian Bug Tracking System documentation, and * Introduction to the Debian mailing lists. . All of these files are available at http://ftp.debian.org/debian/doc/ and mirrors thereof. Package: docbook-xml Status: install ok installed Priority: optional Section: text Installed-Size: 2134 Maintainer: Debian QA Group Architecture: all Multi-Arch: foreign Version: 4.5-12 Provides: docbk-xml Depends: sgml-data, sgml-base (>= 1.28), xml-core (>= 0.14) Suggests: docbook, docbook-dsssl, docbook-xsl, docbook-defguide Conffiles: /etc/sgml/docbook-xml.cat 09c9f5ea49819362a380990ede9d2a9c /etc/sgml/docbook-xml/4.0/dbgenent.ent e12c1ec4ee0669dd4fad8aa06f51d650 /etc/sgml/docbook-xml/4.1.2/dbgenent.mod ff50724b83f8882fc9e8231523b01606 /etc/sgml/docbook-xml/4.2/dbgenent.mod 081cd00c46a110da400770eb9baf968b /etc/sgml/docbook-xml/4.3/dbgenent.mod ce4a918789b89c9bd47e67ea708397e2 /etc/sgml/docbook-xml/4.4/dbgenent.mod 6d98c5fb728d6c773bb73a2fc36bdc16 /etc/sgml/docbook-xml/4.5/dbgenent.mod 4d0b7b6dc2397b03aef38f30878a66ee Description: standard XML documentation system for software and systems DocBook is an XML document type definition (DTD). That is, it contains the "DocBook" document structure. This is used by authors or editors writing documents in the DocBook XML format. DocBook was designed for books, articles, or reference documentation about technical matters or software. It has emerged as an open, standard DTD in the software industry, and is the documentation system of choice for many free software projects. . This package contains the XML DTD for DocBook, which describes the formal structure for documents following this format. If you wish to author DocBook documents using SGML rather than XML, use the 'docbook' package. You will need other packages in order to edit (psgml), validate (opensp, libxml2-utils) or format (docbook-xsl, docbook-dsssl) DocBook documents. . This package ships with the latest DocBook 4.5 XML DTD, as well as a selected set of legacy DTDs for use with older documents, including 4.0, 4.1.2, 4.2, 4.3 and 4.4. Homepage: https://docbook.org/schemas/4x.html Package: docbook-xsl Status: install ok installed Priority: optional Section: text Installed-Size: 14870 Maintainer: Debian QA Group Architecture: all Multi-Arch: foreign Version: 1.79.2+dfsg-2 Provides: docbook-xsl-nons Depends: xml-core (>= 0.14) Recommends: docbook-xml Suggests: dbtoepub, docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc, docbook-xsl-saxon, fop, libsaxon-java, libxalan2-java, libxslthl-java, xalan Description: stylesheets for processing DocBook XML to various output formats These are modular XSL stylesheets for processing documents composed with the DocBook XML DTD and its derivatives ("Simplified" DocBook XML, JRefEntry DTD, etc.). . The stylesheets provide XSLT transformations for (X)HTML, WordML, HTML Help, JavaHelp, Man page (nroff), Website, Eclipse Platform Help file and XSL Formatting Object (XSL-FO) output. The latter can be further processed to a number of print formats using FOP or TeX-based tools. . The stylesheets are modular in the sense that you can extend and, to some extent, customize them. The documentation is included in a separate package. Homepage: https://github.com/docbook/wiki/wiki/DocBookXslStylesheets Package: dolphin Status: install ok installed Priority: optional Section: utils Installed-Size: 12981 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Depends: baloo-kf5, kinit, kio, libc6 (>= 2.34), libdolphinvcs5 (= 4:22.12.3-1), libkf5activities5 (>= 5.92.0~), libkf5baloo5 (>= 5.92.0~), libkf5baloowidgets5 (>= 4:20.04.0~), libkf5bookmarks5 (>= 5.92.0~), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.83.0), libkf5coreaddons5 (>= 5.96.0), libkf5crash5 (>= 5.92.0~), libkf5dbusaddons5 (>= 5.92.0~), libkf5filemetadata3 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 5.70.0), libkf5kcmutils5 (>= 5.92.0~), libkf5kiocore5 (>= 5.98.0), libkf5kiofilewidgets5 (>= 5.97.0), libkf5kiogui5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5newstuff5 (>= 5.92.0~), libkf5newstuffwidgets5 (>= 5.93.0), libkf5notifications5 (>= 5.92.0~), libkf5parts5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5solid5 (>= 5.92.0~), libkf5textwidgets5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5windowsystem5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.90.0), libkuserfeedbackcore1 (>= 1.2.0~), libkuserfeedbackwidgets1 (>= 1.2.0~), libpackagekitqt5-1 (>= 1.1.0), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 11), phonon4qt5 Recommends: ffmpegthumbs, kdegraphics-thumbnailers, kimageformat-plugins, kio-extras Suggests: dolphin-plugins Conflicts: dolphin-plugins (<< 4:21.04.0~) Description: file manager Dolphin is the default file manager in the Plasma, intended to be both powerful and easy to use. . Features include: Customisable sidebars "Breadcrumb" navigation View properties remembered for each folder Split views Network transparency Undo/redo functionality Ratings, comments, and tags Homepage: https://apps.kde.org/en/dolphin Package: dosfstools Status: install ok installed Priority: optional Section: otherosfs Installed-Size: 315 Maintainer: Andreas Bombe Architecture: amd64 Version: 4.2-1 Depends: libc6 (>= 2.14) Description: utilities for making and checking MS-DOS FAT filesystems The dosfstools package includes the mkfs.fat and fsck.fat utilities, which respectively make and check MS-DOS FAT filesystems. Homepage: https://github.com/dosfstools/dosfstools Package: dpkg Essential: yes Status: install ok installed Priority: required Section: admin Installed-Size: 6409 Maintainer: Dpkg Developers Architecture: amd64 Multi-Arch: foreign Version: 1.21.22 Depends: tar (>= 1.28-1) Pre-Depends: libbz2-1.0, libc6 (>= 2.34), liblzma5 (>= 5.4.0), libmd0 (>= 0.0.0), libselinux1 (>= 3.1~), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: apt, debsig-verify Breaks: libapt-pkg5.0 (<< 1.7~b), lsb-base (<< 10.2019031300) Conffiles: /etc/alternatives/README 7be88b21f7e386c8d5a8790c2461c92b /etc/cron.daily/dpkg 94bb6c1363245e46256908a5d52ba4fb /etc/dpkg/dpkg.cfg f4413ffb515f8f753624ae3bb365b81b /etc/logrotate.d/alternatives 5fe0af6ce1505fefdc158d9e5dbf6286 /etc/logrotate.d/dpkg 9e25c8505966b5829785f34a548ae11f Description: Debian package management system This package provides the low-level infrastructure for handling the installation and removal of Debian software packages. . For Debian package development tools, install dpkg-dev. Homepage: https://wiki.debian.org/Teams/Dpkg Package: dpkg-dev Status: install ok installed Priority: optional Section: utils Installed-Size: 1728 Maintainer: Dpkg Developers Architecture: all Multi-Arch: foreign Source: dpkg Version: 1.21.22 Depends: perl:any, libdpkg-perl (= 1.21.22), tar (>= 1.28-1), bzip2, xz-utils (>= 5.4.0), patch (>= 2.7), make, binutils Recommends: build-essential, gcc | c-compiler, fakeroot, gnupg | sq | sqop | pgpainless-cli, gpgv | sq | sqop | pgpainless-cli, libalgorithm-merge-perl Suggests: debian-keyring Breaks: debhelper (<< 10.10.1~), libsop-java-java (<< 4.0.7~), pgpainless-cli (<< 1.3.13~), sq (<< 0.25.0~), sqop (<< 0.27.2~) Conffiles: /etc/dpkg/shlibs.default 1a2b9d0a869e2aa885ae3621c557fb95 /etc/dpkg/shlibs.override 84b1e69080569cc5c613a50887af5200 Description: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc. Homepage: https://wiki.debian.org/Teams/Dpkg Package: drkonqi Status: install ok installed Priority: optional Section: kde Installed-Size: 3298 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.27.5-2 Depends: qml-module-org-kde-syntaxhighlighting, init-system-helpers (>= 1.52), kio, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5crash5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5idletime5 (>= 5.102.0~), libkf5jobwidgets5 (>= 5.102.0~), libkf5kiocore5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 5.102.0~), libkf5syntaxhighlighting5 (>= 5.102.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.102.0~), libkf5widgetsaddons5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libkuserfeedbackcore1 (>= 1.0.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 9), libsystemd0 (>= 246) Recommends: systemd-coredump Description: Crash handler for Qt applications Drkonqi shows a dialog for dealing with application crashes. . Drkonqi also doesn't technically require a process to actually crash, you can simply run it manually on any old pid. Do note that in most cases you only need to define the pid, however not giving certain cmdline options can change behavior somewhat drastically (e.g. kdeinit vs. notkdeinit behaves radically different as far as process name detection goes) . Drkonqi has a number of backends that may be used. Backends are stacked by order of preference, backends in the directory of the binary are most preferred. This means that you can dump debuggers/internal/ into your build's bin/ directory and override for example gdb. This essentially allows you to replace the gdb debugger with a cat of a fixture file to not have to trace live processes at all. Homepage: https://invent.kde.org/plasma/drkonqi Package: dvd+rw-tools Status: install ok installed Priority: optional Section: video Installed-Size: 340 Maintainer: Optical Media Tools Team Architecture: amd64 Source: dvd+rw-tools (7.1-14) Version: 7.1-14+b1 Depends: genisoimage, growisofs (>= 7.1-9), libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Suggests: cdrskin Description: DVD+-RW/R tools The dvd+rw-tools suite makes it possible to burn DVD images created by dvdauthor or genisoimage to DVD+R, DVD+RW, DVD-R, and DVD-RW disks, replacing cdrecord-proDVD in many cases. . This package contains dvd+rw-mediainfo (to give details about DVD disks), and some programs to control the write speed and obtain information from DVD-RAM. . Additionally, it depends on the growisofs package to provide the main front-end for burning DVD-like media. Homepage: http://fy.chalmers.se/~appro/linux/DVD+RW/ Package: e2fsprogs Status: install ok installed Priority: required Section: admin Installed-Size: 1496 Maintainer: Theodore Y. Ts'o Architecture: amd64 Multi-Arch: foreign Version: 1.47.0-2 Depends: logsave Pre-Depends: libblkid1 (>= 2.36), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libext2fs2 (= 1.47.0-2), libss2 (>= 1.38), libuuid1 (>= 2.16) Recommends: e2fsprogs-l10n Suggests: gpart, parted, fuse2fs, e2fsck-static Conffiles: /etc/cron.d/e2scrub_all bc533e09f3b3d96bfe1633ad57eb7026 /etc/e2scrub.conf df38534cc670c70a91cf9b035845d244 /etc/mke2fs.conf 6a2103e33d9e48b5f6f3190045c37561 Description: ext2/ext3/ext4 file system utilities The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package contains programs for creating, checking, and maintaining ext2/3/4-based file systems. It also includes the "badblocks" program, which can be used to scan for bad blocks on a disk or other storage device. Homepage: http://e2fsprogs.sourceforge.net Important: yes Package: efibootmgr Status: install ok installed Priority: optional Section: admin Installed-Size: 87 Maintainer: Debian UEFI Maintainers Architecture: amd64 Multi-Arch: foreign Version: 17-2 Depends: libc6 (>= 2.34), libefiboot1 (>= 37), libefivar1 (>= 37), libpopt0 (>= 1.14) Description: Interact with the EFI Boot Manager This is a Linux user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager configuration. This application can create and destroy boot entries, change the boot order, change the next running boot option, and more. . Additional information about (U)EFI can be found at http://www.uefi.org/. . Note: efibootmgr requires that the kernel module efivars be loaded prior to use. 'modprobe efivars' should do the trick if it does not automatically load. Package: eject Status: install ok installed Priority: optional Section: utils Installed-Size: 133 Maintainer: util-linux packagers Architecture: amd64 Multi-Arch: foreign Source: util-linux (2.38.1-5) Version: 2.38.1-5+b1 Depends: libc6 (>= 2.34), libmount1 (>= 2.24.2) Description: ejects CDs and operates CD-Changers under Linux This program will eject CD-ROMs (assuming your drive supports the CDROMEJECT ioctl). It also allows setting the autoeject feature. . On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing the active disc. . You can also use eject to properly disconnect external mass-storage devices like digital cameras or portable music players. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: emacsen-common Status: install ok installed Priority: optional Section: editors Installed-Size: 55 Maintainer: Rob Browning Architecture: all Version: 3.0.5 Conflicts: emacs19, emacs20, emacs21-common, emacs22-common, emacs23-common, emacs24-common, emacs25-common, xemacs21-support (<< 21.4.24-6~) Description: Common facilities for all emacsen This package contains code that is needed by all the (x)emacs packages. It will be automatically installed when needed. Package: enchant-2 Status: install ok installed Priority: optional Section: text Installed-Size: 61 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 2.3.3-2 Depends: libc6 (>= 2.34), libenchant-2-2 (>= 2.2.3), libglib2.0-0 (>= 2.12.0) Description: Wrapper for various spell checker engines (binary programs) Enchant is a generic spell checking library which uses existing spell checker engines such as ispell, aspell and myspell as its backends. . Enchant steps in to provide uniformity and conformity on top of these libraries, and implement certain features that may be lacking in any individual provider library. . This package contains standalone runtime binary programs. Homepage: https://abiword.github.io/enchant/ Package: exfatprogs Status: install ok installed Priority: optional Section: otherosfs Installed-Size: 281 Maintainer: Sven Hoexter Architecture: amd64 Version: 1.2.0-1 Depends: libc6 (>= 2.34) Conflicts: exfat-utils Description: exFAT file system utilities Tools to manage extended file allocation table filesystem. This package provides tools to create, check, dump and label the filesystem. It contains - mkfs.exfat to create an exFAT filesystem - fsck.exfat to check and repair an exFAT filesystem - tune.exfat to print and edit the volume label or serial - dump.exfat to show on-disk information of an exFAT filesystem - exfat2img to dump exFAT metadata The tools included in this package are the exfatprogs maintained by Samsung and LG engineers, who provided Linux exFAT support. Homepage: https://github.com/exfatprogs/exfatprogs Package: fakeroot Status: install ok installed Priority: optional Section: utils Installed-Size: 208 Maintainer: Clint Adams Architecture: amd64 Multi-Arch: foreign Version: 1.31-1.2 Depends: libfakeroot (>= 1.31-1.2), libc6 (>= 2.34) Description: tool for simulating superuser privileges fakeroot provides a fake "root environment" by means of LD_PRELOAD and SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(), stat(), and other file-manipulation functions, so that unprivileged users can (for instance) populate .deb archives with root-owned files; various build tools use fakeroot for this by default. . This package contains fakeroot command and the daemon that remembers fake ownership/permissions of files manipulated by fakeroot processes. Package: fceux Status: install ok installed Priority: optional Section: games Installed-Size: 4790 Maintainer: Joseph Nahmias Architecture: amd64 Version: 2.6.5+dfsg1-2 Provides: nes-emulator Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), liblua5.1-0, libminizip1 (>= 1.1), libopengl0, libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libsdl2-2.0-0 (>= 2.0.18), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Suggests: efp Conffiles: /etc/fceux-server.conf c6fa4a8b706a06e1bfad980ab7da9556 Description: all-in-one NES/Famicom Emulator FCE Ultra X [FCEUX] is an emulator of the original (8-bit) Nintendo Entertainment System (NES) released under the GNU General Public License (GPL). It includes the following features (and many more): . * fully customizable color palette rendering engine * complete sound emulation (all five channels) * support for up to four joystick controllers * zapper emulation for the mouse * GameGenie emulation * accepts compressed (PKZIP, gzip) ROM images * TCP/IP network play * Lua scripting Homepage: https://fceux.com/ Package: fdisk Status: install ok installed Priority: important Section: utils Installed-Size: 480 Maintainer: util-linux packagers Architecture: amd64 Multi-Arch: foreign Source: util-linux (2.38.1-5) Version: 2.38.1-5+b1 Depends: libc6 (>= 2.34), libfdisk1 (>= 2.38), libmount1 (>= 2.24.2), libncursesw6 (>= 6), libreadline8 (>= 6.0), libsmartcols1 (>= 2.28~rc1), libtinfo6 (>= 6) Recommends: sensible-utils Description: collection of partitioning utilities This package contains the classic fdisk, sfdisk and cfdisk partitioning utilities from the util-linux suite. . The utilities included in this package allow you to partition your hard disk. The utilities supports both modern and legacy partition tables (eg. GPT, MBR, etc). . The fdisk utility is the classical text-mode utility. The cfdisk utilitity gives a more userfriendly curses based interface. The sfdisk utility is mostly for automation and scripting uses. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: ffmpeg Status: install ok installed Priority: optional Section: video Installed-Size: 2373 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: foreign Version: 7:5.1.3-1 Depends: libavcodec59 (>= 7:5.0), libavdevice59 (>= 7:5.0), libavfilter8 (>= 7:5.1), libavformat59 (>= 7:5.1), libavutil57 (>= 7:5.1), libc6 (>= 2.35), libpostproc56 (>= 7:5.0), libsdl2-2.0-0 (>= 2.0.12), libswresample4 (>= 7:5.1), libswscale6 (>= 7:5.0) Suggests: ffmpeg-doc Description: Tools for transcoding, streaming and playing of multimedia files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This package contains: * ffmpeg: a command line tool to convert multimedia files between formats * ffplay: a simple media player based on SDL and the FFmpeg libraries * ffprobe: a simple multimedia stream analyzer * qt-faststart: a utility to rearrange Quicktime files Homepage: https://ffmpeg.org/ Package: ffmpegthumbs Status: install ok installed Priority: optional Section: kde Installed-Size: 108 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Depends: kio, libavcodec59 (>= 7:5.0), libavfilter8 (>= 7:5.0), libavformat59 (>= 7:5.0), libavutil57 (>= 7:5.0), libc6 (>= 2.14), libkf5configcore5 (>= 5.83.0~), libkf5configgui5 (>= 5.83.0~), libkf5kiowidgets5 (>= 5.83.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 4.1.1), libswscale6 (>= 7:5.0) Description: video thumbnail generator using ffmpeg FFMpegThumbs is a video thumbnail generator for KDE file managers like Dolphin and Konqueror. It enables them to show preview images of video files using FFMpeg. . This package is part of the KDE multimedia module. Homepage: https://apps.kde.org/en/ffmpegthumbs Package: file Status: install ok installed Priority: standard Section: utils Installed-Size: 79 Maintainer: Christoph Biedl Architecture: amd64 Multi-Arch: foreign Version: 1:5.44-3 Depends: libc6 (>= 2.34), libmagic1 (= 1:5.44-3) Breaks: debhelper (<< 12.2~) Description: Recognize the type of data in a file using "magic" numbers The file command is "a file type guesser", a command-line tool that tells you in words what kind of data a file contains. . This package contains the file program itself. Homepage: https://www.darwinsys.com/file/ Package: findutils Essential: yes Status: install ok installed Priority: required Section: utils Installed-Size: 1746 Maintainer: Andreas Metzler Architecture: amd64 Multi-Arch: foreign Version: 4.9.0-4 Pre-Depends: libc6 (>= 2.34), libselinux1 (>= 3.1~) Breaks: binstats (<< 1.08-8.1), guilt (<< 0.36-0.2), libpython3.4-minimal (<< 3.4.4-2), libpython3.5-minimal (<< 3.5.1-3), lsat (<< 0.9.7.1-2.1), mc (<< 3:4.8.11-1), switchconf (<< 0.0.9-2.1) Description: utilities for finding files--find, xargs GNU findutils provides utilities to find files meeting specified criteria and perform various actions on the files which are found. This package contains 'find' and 'xargs'; however, 'locate' has been split off into a separate package. Homepage: https://savannah.gnu.org/projects/findutils/ Package: firebird3.0-common Status: install ok installed Priority: optional Section: database Installed-Size: 60 Maintainer: Damyan Ivanov Architecture: all Multi-Arch: foreign Source: firebird3.0 Version: 3.0.11.33637.ds4-2 Depends: firebird3.0-common-doc (= 3.0.11.33637.ds4-2) Conffiles: /etc/firebird/3.0/fbintl.conf e8272cf793dc30f28006d8da7e495ffe /etc/firebird/3.0/firebird.conf 1779d452205497404d3fef5c30d92feb /etc/firebird/3.0/plugins.conf 6a21ca8b08f2748193819a6f37e7f939 Description: common files for firebird 3.0 server, client and utilities Common files for the Firebird server, client and user utilities. . These include the support scripts as well as configuration files in /etc/firebird/3.0. Homepage: https://firebirdsql.org/ Package: firebird3.0-common-doc Status: install ok installed Priority: optional Section: doc Installed-Size: 125 Maintainer: Damyan Ivanov Architecture: all Multi-Arch: foreign Source: firebird3.0 Version: 3.0.11.33637.ds4-2 Description: copyright, licensing and changelogs of firebird3.0 Copyright, licensing information and upstream changelog of firebird3.0. . Due to the size of the upstream change log and copyright/licensing summary, keeping them in a separate package saves space on mirrors and when installing firebird3.0 packages. Homepage: https://firebirdsql.org/ Package: firebird3.0-server-core Status: install ok installed Priority: optional Section: database Installed-Size: 10470 Maintainer: Damyan Ivanov Architecture: amd64 Multi-Arch: same Source: firebird3.0 (3.0.11.33637.ds4-2) Version: 3.0.11.33637.ds4-2+b1 Replaces: firebird3.0-server (<< 3.0.0.32483.ds4-6~) Depends: libc6 (>= 2.34), libfbclient2 (>= 3.0.0~svn20110219r52404.ds3), libgcc-s1 (>= 3.0), libib-util (>= 2.5.0.23247~Beta1.ds2), libstdc++6 (>= 4.1.1), libicu72, firebird3.0-common (= 3.0.11.33637.ds4-2), firebird3.0-common-doc (= 3.0.11.33637.ds4-2) Recommends: firebird3.0-utils Suggests: firebird3.0-server Breaks: firebird3.0-server (<< 3.0.0.32483.ds4-6~) Enhances: libfbclient2 Description: Firebird engine core Firebird database engine and support libraries. This package is required for embedded (serverless) access to local databases with the tools packaged in firebird3.0-utils or other binaries linked to the firebird client library, libfbclient2. . The rest of the binaries needed for running a full-featured, remotely-accessible Firebird server are in the firebird3.0-server package. Homepage: https://firebirdsql.org/ Package: firebird3.0-utils Status: install ok installed Priority: optional Section: database Installed-Size: 3503 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 (3.0.11.33637.ds4-2) Version: 3.0.11.33637.ds4-2+b1 Provides: firebird-utils Depends: libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libfbclient2 (>= 3.0.0~svn20110219r52404.ds3), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), firebird3.0-common (= 3.0.11.33637.ds4-2), firebird3.0-common-doc (= 3.0.11.33637.ds4-2) Recommends: firebird3.0-server-core Suggests: firebird3.0-doc, firebird3.0-server Conflicts: firebird-utils, firebird2.1-classic, firebird2.1-common, firebird2.1-super, firebird2.5-classic-common, firebird2.5-common, firebird2.5-server-common, firebird2.5-super Description: Firebird command line utilities This package contains the utilities for managing Firebird databases: * isql-fb -- interactive console (original name isql) * gbak -- backup and restore databases * gfix -- check and repair databases * gsec -- manage users and roles * fbstat -- analyze databases (original name gstat) * nbackup -- incremental backup and file-level copy * gpre -- preprocess sources with embedded SQL Homepage: https://firebirdsql.org/ Package: firefox Status: install ok installed Priority: optional Section: web Installed-Size: 226305 Maintainer: Maintainers of Mozilla-related packages Architecture: amd64 Version: 113.0.2-1 Provides: gnome-www-browser, www-browser Depends: libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.36), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libevent-2.1-7 (>= 2.1.8-stable), libffi8 (>= 3.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libgcc-s1 (>= 4.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.13.7), libnspr4 (>= 2:4.32~), libnss3 (>= 2:3.89~), libpango-1.0-0 (>= 1.14.0), libstdc++6 (>= 12), libvpx7 (>= 1.12.0), libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb-shm0, libxcb1, libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxrandr2 (>= 2:1.4.0), libxtst6, zlib1g (>= 1:1.2.11.dfsg), fontconfig, procps, debianutils (>= 1.16) Recommends: libavcodec60 | libavcodec-extra60 | libavcodec59 | libavcodec-extra59 | libavcodec58 | libavcodec-extra58 | libavcodec57 | libavcodec-extra57 | libavcodec56 | libavcodec-extra56 | libavcodec55 | libavcodec-extra55 | libavcodec54 | libavcodec-extra54 | libavcodec53 | libavcodec-extra53 Suggests: fonts-stix | otf-stix, fonts-lmodern, libgssapi-krb5-2 | libkrb53, libcanberra0, pulseaudio Breaks: xul-ext-torbutton Conffiles: /etc/firefox/firefox.js 2944ac62cfc5bd94d7cf6bababaa2e7e Description: Mozilla Firefox web browser Firefox is a powerful, extensible web browser with support for modern web application technologies. Package: firefox-l10n-pl Status: install ok installed Priority: optional Section: localization Installed-Size: 653 Maintainer: Maintainers of Mozilla-related packages Architecture: all Source: firefox Version: 113.0.2-1 Depends: firefox (>= 113.0.2-1), firefox (<< 113.0.2-1.1~) Recommends: hunspell-pl | myspell-pl Description: Polish language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Polish. Package: firewalld Status: install ok installed Priority: optional Section: net Installed-Size: 2474 Maintainer: Utopia Maintenance Team Architecture: all Version: 1.3.0-1 Depends: dbus, gir1.2-glib-2.0, gir1.2-nm-1.0, polkitd | policykit-1, python3-dbus, python3-gi, python3-nftables (>= 0.9.3-2~), python3-firewall (= 1.3.0-1), python3:any Recommends: ipset, iptables, python3-cap-ng Conffiles: /etc/firewalld/firewalld.conf a108111014b6260ee1110c231f15cd18 /etc/firewalld/lockdown-whitelist.xml 83ac547c0b190ae17dcd16eb9d2e6f12 /etc/logrotate.d/firewalld 1807a9d374ef509073a3b3552f8c29ea Description: dynamically managed firewall with support for network zones firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. Homepage: https://www.firewalld.org/ Package: firmware-linux-free Status: install ok installed Priority: optional Section: kernel Installed-Size: 85 Maintainer: Debian Kernel Team Architecture: all Multi-Arch: foreign Source: firmware-free Version: 20200122-1 Suggests: initramfs-tools Description: Binary firmware for various drivers in the Linux kernel This package contains firmware which was previously included in the Linux kernel and which is compliant with the Debian Free Software Guidelines. . Most firmware previously included in the Linux kernel is non-free and has been moved to the firmware-linux-nonfree package. . Contents: * AV7110 DVB card firmware (av7110/bootcode.bin) * Atheros AR9170 free firmware for use with carl9170 (carl9170-1.fw) * 3Com Megahertz 3CCFEM556 CIS fix (cis/3CCFEM556.cis) * 3Com Megahertz 3CXEM556 CIS fix (cis/3CXEM556.cis) * Advantech COMpad-32/85 CIS fix (cis/COMpad2.cis) * Advantech COMpad-32/85B-4 CIS fix (cis/COMpad4.cis) * NSC DP83903 PCMCIA Ethernet card CIS fix (cis/DP83903.cis) * Allied Telesis LA-PCM CIS fix (cis/LA-PCM.cis) * MultiTech PCMCIA 56K DataFax CIS fix (cis/MT5634ZLX.cis) * NDC PCMCIA Ethernet card CIS fix (cis/NE2K.cis) * EN2218-LAN/MODEM CIS fix (cis/PCMLM28.cis) * PreMax PE-200 CIS fix (cis/PE-200.cis) * LanPro EP-4000A CIS fix (cis/PE520.cis) * RS-COM 2P CIS fix (cis/RS-COM-2P.cis) * Sierra Aircard 555 CIS fix (cis/SW_555_SER.cis) * Sierra Wireless AC710/AC750 CIS fix (cis/SW_7xx_SER.cis) * Sierra Wireless AC850/AC860 CIS fix (cis/SW_8xx_SER.cis) * Tamarack PCMCIA Ethernet card CIS fix (cis/tamarack.cis) * Atari Falcon DSP56001 firmware (dsp56k/bootstrap.bin) * Intel C600 SAS/SATA controller default parameters, version 1.3 (isci/isci_firmware.bin) * Keyspan USA-19 firmware (keyspan_pda/keyspan_pda.fw) * Xircom PGSDB9/Entrega PortGear firmware (keyspan_pda/xircom_pgs.fw) * USB-DUX firmware (usbdux_firmware.bin) * USB-DUXfast firmware (usbduxfast_firmware.bin) * USB-DUXsigma firmware (usbduxsigma_firmware.bin) Homepage: http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git Package: firmware-misc-nonfree Status: install ok installed Priority: optional Section: non-free/kernel Installed-Size: 51570 Maintainer: Debian Kernel Team Architecture: all Multi-Arch: foreign Source: firmware-nonfree Version: 20221109-4 Replaces: firmware-adi (<< 20151018-1~), firmware-ivtv (<< 0.38~), firmware-linux (<< 0.19), firmware-linux-nonfree (<< 20151018-1~), firmware-ralink (<< 20151018-1~) Provides: firmware-adi, firmware-ralink Suggests: initramfs-tools Breaks: firmware-adi (<< 20151018-1~), firmware-ivtv (<< 0.38~), firmware-linux (<< 0.19), firmware-linux-nonfree (<< 20151018-1~), firmware-ralink (<< 20151018-1~) Description: Binary firmware for various drivers in the Linux kernel This package contains the binary firmware for various drivers in the Linux kernel. This is a collection of firmware blobs which are not individually large enough to warrant a standalone package. . Contents: * 3Com Typhoon firmware, version 03.001.008 (3com/typhoon.bin) * AdvanSys ASC-3550 firmware (advansys/3550.bin) * AdvanSys ASC-38C0800 firmware (advansys/38C0800.bin) * AdvanSys ASC-38C1600 firmware (advansys/38C1600.bin) * AdvanSys SCSI controller microcode (advansys/mcode.bin) * Agere/Prism/Symbol Orinoco firmware (AP mode), version 9.48 Hermes I (agere_ap_fw.bin) * Agere/Prism/Symbol Orinoco firmware (STA mode), version 9.48 Hermes I (agere_sta_fw.bin) * Abilis Systems AS102 stage 1 firmware (as102_data1_st.hex) * Abilis Systems AS102 stage 2 firmware (as102_data2_st.hex) * Broadcom/Cypress Bluetooth firmware (HTC Vive) (brcm/BCM-0bb4-0306.hcd, brcm/BCM-0a5c-6410.hcd) * Cadence MHDP8546 DP bridge firmware (cadence/mhdp8546.bin) * Creative CA0132 DSP firmware (ctefx.bin) * Creative CA0132 SpeakerEQ firmware (ctspeq.bin) * Chelsio T3 optical EDC firmware (AEL2005 PHY) (cxgb3/ael2005_opt_edc.bin) * Chelsio T3 twinax EDC firmware (AEL2005 PHY) (cxgb3/ael2005_twx_edc.bin) * Chelsio T3 twinax EDC firmware (AEL2020 PHY) (cxgb3/ael2020_twx_edc.bin) * Chelsio T3B protocol engine firmware, version 1.1.0 (cxgb3/t3b_psram-1.1.0.bin) * Chelsio T3C protocol engine firmware, version 1.1.0 (cxgb3/t3c_psram-1.1.0.bin) * Chelsio T3 main firmware, version 7.4.0 (cxgb3/t3fw-7.4.0.bin) * Chelsio T3 main firmware, version 7.10.0 (cxgb3/t3fw-7.10.0.bin) * Chelsio T3 main firmware, version 7.12.0 (cxgb3/t3fw-7.12.0.bin) * Chelsio T4 10GBASE-T firmware (AQ1202 PHY) (cxgb4/aq1202_fw.cld) * Chelsio T4 10GBASE-T firmware (BCM84834 PHY) (cxgb4/bcm8483.bin) * Chelsio T4 firmware, version 1.27.0.0 (cxgb4/t4fw-1.27.0.0.bin, cxgb4/t4fw.bin) * Chelsio T5 firmware, version 1.27.0.0 (cxgb4/t5fw-1.27.0.0.bin, cxgb4/t5fw.bin) * Chelsio T6 firmware, version 1.27.0.0 (cxgb4/t6fw-1.27.0.0.bin, cxgb4/t6fw.bin) * Chelsio T4 config (cxgb4/configs/t4-config-default.txt, cxgb4/t4-config.txt) * Chelsio T5 config (cxgb4/configs/t5-config-default.txt, cxgb4/t5-config.txt) * Chelsio T6 config (cxgb4/configs/t6-config-default.txt, cxgb4/t6-config.txt) * Chelsio T5 hashfilter config (cxgb4/configs/t5-config-hashfilter.txt) * Chelsio T6 hashfilter config (cxgb4/configs/t6-config-hashfilter.txt) * DAB-USB FPGA bitfile (dabusb/bitstream.bin) * DAB-USB firmware (dabusb/firmware.fw) * Xceive 4000 tuner firmware, version 1.4.1 (dvb-fe-xc4000-1.4.1.fw) * Xceive 5000 tuner firmware, version 1.6.114 (dvb-fe-xc5000-1.6.114.fw) * Xceive 5000c tuner firmware, version 4.1.30.7 (dvb-fe-xc5000c-4.1.30.7.fw) * DiBcom dib0700 USB DVB bridge firmware, version 1.20 (dvb-usb-dib0700-1.20.fw) * DiBcom dib9135 DVB-T USB firmware (dvb-usb-it9135-01.fw) * DiBcom dib9135 DVB-T USB firmware (dvb-usb-it9135-02.fw) * Terratec H5 DRX-K firmware (dvb-usb-terratec-h5-drxk.fw) * Intel 82559 D101M microcode (e100/d101m_ucode.bin) * Intel 82559 D101S microcode (e100/d101s_ucode.bin) * Intel 82551-F and 82551-10 microcode (e100/d102e_ucode.bin) * ENE UB6250 MS Pro read/write firmware (ene-ub6250/msp_rdwr.bin) * ENE UB6250 MS init firmware (ene-ub6250/ms_init.bin) * ENE UB6250 MS read/write firmware (ene-ub6250/ms_rdwr.bin) * ENE UB6250 SD init stage 1 firmware (ene-ub6250/sd_init1.bin) * ENE UB6250 SD init stage 2 firmware (ene-ub6250/sd_init2.bin) * ENE UB6250 SD read/write firmware (ene-ub6250/sd_rdwr.bin) * Sensoray 2255 firmware, version 1.2.8 (f2255usb.bin) * Micronas GO7007SB encoder stage 1 firmware (go7007/go7007fw.bin) * Micronas GO7007SB encoder stage 2 firmware (go7007/go7007tv.bin) * WISchip WinFast WalkieTV firmware (go7007/lr192.fw) * Plextor ConvertX M402U firmware (go7007/px-m402u.fw) * Plextor ConvertX TV402U firmware (go7007/px-tv402u.fw) * Sensoray S2250 stage 1 firmware (go7007/s2250-1.fw, s2250_loader.fw) * Sensoray S2250 stage 2 firmware (go7007/s2250-2.fw, s2250.fw) * WISchip WinFast WalkieTV firmware (go7007/wis-startrek.fw) * Intel OPA Gen1 DC firmware, version 1.27.0 (hfi1_dc8051.fw) * Intel OPA Gen1 fabric firmware, version 0x1055 (hfi1_fabric.fw) * Intel OPA Gen1 PCIe serdes firmware, version 0x4755 (hfi1_pcie.fw) * Intel OPA Gen1 SBus firmware, version 0x10130001 (hfi1_sbus.fw) * Freescale i.MX6 SDMA firmware, version 3.5 (imx/sdma/sdma-imx6q.bin) * Freescale i.MX7 SDMA firmware, version 4.5 (imx/sdma/sdma-imx7d.bin) * Intel ADL-P DMC firmware, version 2.09 (i915/adlp_dmc_ver2_09.bin) * Intel ADL-P DMC firmware, version 2.10 (i915/adlp_dmc_ver2_10.bin) * Intel ADL-P DMC firmware, version 2.12 (i915/adlp_dmc_ver2_12.bin) * Intel ADL-P DMC firmware, version 2.14 (i915/adlp_dmc_ver2_14.bin) * Intel ADL-P DMC firmware, version 2.16 (i915/adlp_dmc_ver2_16.bin) * Intel ADL-P GuC firmware, version 62.0.3 (i915/adlp_guc_62.0.3.bin) * Intel ADL-P GuC firmware, version 69.0.3 (i915/adlp_guc_69.0.3.bin) * Intel ADL-P GuC firmware, version 70.1.1 (i915/adlp_guc_70.1.1.bin) * Intel ADL-P GuC firmware, version 70.5.1 (i915/adlp_guc_70.bin) * Intel "Adler Lake" DMC firmware, version 2.01 (i915/adls_dmc_ver2_01.bin) * Intel "Broxton" DMC firmware, version 1.07 (i915/bxt_dmc_ver1_07.bin, i915/bxt_dmc_ver1.bin) * Intel "Broxton" GuC firmware, version 32.0.3 (i915/bxt_guc_32.0.3.bin) * Intel "Broxton" GuC firmware, version 33.0.0 (i915/bxt_guc_33.0.0.bin) * Intel "Broxton" GuC firmware, version 49.0.1 (i915/bxt_guc_49.0.1.bin) * Intel "Broxton" GuC firmware, version 62.0.0 (i915/bxt_guc_62.0.0.bin) * Intel "Broxton" GuC firmware, version 69.0.3 (i915/bxt_guc_69.0.3.bin) * Intel "Broxton" GuC firmware, version 70.1.1 (i915/bxt_guc_70.1.1.bin) * Intel "Broxton" GuC firmware, version 8.7 (i915/bxt_guc_ver8_7.bin) * Intel "Broxton" GuC firmware, version 9.29 (i915/bxt_guc_ver9_29.bin) * Intel "Broxton" HuC firmware, version 2.0.0 (i915/bxt_huc_2.0.0.bin) * Intel "Broxton" HuC firmware, version 1.07.1398 (i915/bxt_huc_ver01_07_1398.bin) * Intel "Broxton" HuC firmware, version 1.8.2893 (i915/bxt_huc_ver01_8_2893.bin) * Intel "Comet Lake" GuC firmware, version 33.0.0 (i915/cml_guc_33.0.0.bin) * Intel "Comet Lake" GuC firmware, version 49.0.1 (i915/cml_guc_49.0.1.bin) * Intel "Comet Lake" GuC firmware, version 62.0.0 (i915/cml_guc_62.0.0.bin) * Intel "Comet Lake" GuC firmware, version 69.0.3 (i915/cml_guc_69.0.3.bin) * Intel "Comet Lake" GuC firmware, version 70.1.1 (i915/cml_guc_70.1.1.bin) * Intel "Comet Lake" HuC firmware, version 4.0.0 (i915/cml_huc_4.0.0.bin) * Intel "Cannonlake" DMC firmware, version 1.07 (i915/cnl_dmc_ver1_07.bin) * i915/dg1_dmc_ver2_02.bin * Intel DG1 GUC firmware, version 49.0.1 (i915/dg1_guc_49.0.1.bin) * Intel DG1 GuC firmware, version 62.0.0 (i915/dg1_guc_62.0.0.bin) * Intel DG1 GuC firmware, version 69.0.3 (i915/dg1_guc_69.0.3.bin) * Intel DG1 GuC firmware, version 70.1.1 (i915/dg1_guc_70.1.1.bin) * Intel DG1 GuC firmware, version 70.5.1 (i915/dg1_guc_70.bin) * Intel DG1 HUC firmware, version 7.7.1 (i915/dg1_huc_7.7.1.bin) * Intel DG1 HUC firmware, version 7.9.3 (i915/dg1_huc_7.9.3.bin) * Intel DG1 HUC firmware, version 7.9.3 (i915/dg1_huc.bin) * Intel DG2 GuC firmware, version 70.1.2 (i915/dg2_guc_70.1.2.bin) * Intel DG2 GuC firmware, version 70.4.1 (i915/dg2_guc_70.4.1.bin) * Intel DG2 GuC firmware, version 70.5.1 (i915/dg2_guc_70.bin) * Intel DG2 DMC firmware, version 2.06 (i915/dg2_dmc_ver2_06.bin) * Intel DG2 DMC firmware, version 2.07 (i915/dg2_dmc_ver2_07.bin) * Intel "Elkhart Lake" GuC firmware, version 33.0.4 (i915/ehl_guc_33.0.4.bin) * Intel "Elkhart Lake" GuC firmware, version 49.0.1 (i915/ehl_guc_49.0.1.bin) * Intel "Elkhart Lake" GuC firmware, version 62.0.0 (i915/ehl_guc_62.0.0.bin) * Intel "Elkhart Lake" GuC firmware, version 69.0.3 (i915/ehl_guc_69.0.3.bin) * Intel "Elkhart Lake" GuC firmware, version 70.1.1 (i915/ehl_guc_70.1.1.bin) * Intel "Elkhart Lake" HuC firmware, version 9.0.0 (i915/ehl_huc_9.0.0.bin) * Intel "Geminilake" DMC firmware, version 1.04 (i915/glk_dmc_ver1_04.bin) * Intel "Geminilake" GuC firmware, version 32.0.3 (i915/glk_guc_32.0.3.bin) * Intel "Geminilake" GuC firmware, version 33.0.0 (i915/glk_guc_33.0.0.bin) * Intel "Geminilake" GuC firmware, version 49.0.1 (i915/glk_guc_49.0.1.bin) * Intel "Geminilake" GuC firmware, version 62.0.0 (i915/glk_guc_62.0.0.bin) * Intel "Geminilake" GuC firmware, version 69.0.3 (i915/glk_guc_69.0.3.bin) * Intel "Geminilake" GuC firmware, version 70.1.1 (i915/glk_guc_70.1.1.bin) * Intel "Geminilake" HuC firmware, version 4.0.0 (i915/glk_huc_4.0.0.bin) * Intel "Geminilake" HuC firmware, version 3.1.2893 (i915/glk_huc_ver03_01_2893.bin) * Intel "Icelake" DMC firmware, version 1.07 (i915/icl_dmc_ver1_07.bin) * Intel "Icelake" DMC firmware, version 1.09 (i915/icl_dmc_ver1_09.bin) * Intel "Icelake" GuC firmware, version 32.0.3 (i915/icl_guc_32.0.3.bin) * Intel "Icelake" GuC firmware, version 33.0.0 (i915/icl_guc_33.0.0.bin) * Intel "Icelake" GuC firmware, version 49.0.1 (i915/icl_guc_49.0.1.bin) * Intel "Icelake" GuC firmware, version 62.0.0 (i915/icl_guc_62.0.0.bin) * Intel "Icelake" GuC firmware, version 69.0.3 (i915/icl_guc_69.0.3.bin) * Intel "Icelake" GuC firmware, version 70.1.1 (i915/icl_guc_70.1.1.bin) * Intel "Icelake" HuC firmware, version 9.0.0 (i915/icl_huc_9.0.0.bin) * Intel "Icelake" HuC firmware, version 8.4.3238 (i915/icl_huc_ver8_4_3238.bin) * Intel "Kabylake" DMC firmware, version 1.01 (i915/kbl_dmc_ver1_01.bin, i915/kbl_dmc_ver1.bin) * Intel "Kabylake" DMC firmware, version 1.04 (i915/kbl_dmc_ver1_04.bin) * Intel "Kabylake" GuC firmware, version 32.0.3 (i915/kbl_guc_32.0.3.bin) * Intel "Kabylake" GuC firmware, version 33.0.0 (i915/kbl_guc_33.0.0.bin) * Intel "Kabylake" GuC firmware, version 49.0.1 (i915/kbl_guc_49.0.1.bin) * Intel "Kabylake" GuC firmware, version 62.0.0 (i915/kbl_guc_62.0.0.bin) * Intel "Kabylake" GuC firmware, version 69.0.3 (i915/kbl_guc_69.0.3.bin) * Intel "Kabylake" GuC firmware, version 70.1.1 (i915/kbl_guc_70.1.1.bin) * Intel "Kabylake" GuC firmware, version 9.14 (i915/kbl_guc_ver9_14.bin) * Intel "Kabylake" GuC firmware, version 9.39 (i915/kbl_guc_ver9_39.bin) * Intel "Kabylake" HuC firmware, version 4.0.0 (i915/kbl_huc_4.0.0.bin) * Intel "Kabylake" HuC firmware, version 2.0.1810 (i915/kbl_huc_ver02_00_1810.bin) * Intel "Skylake" DMC firmware, version 1.23 (i915/skl_dmc_ver1_23.bin) * Intel "Skylake" DMC firmware, version 1.26 (i915/skl_dmc_ver1_26.bin, i915/skl_dmc_ver1.bin) * Intel "Skylake" DMC firmware, version 1.27 (i915/skl_dmc_ver1_27.bin) * Intel "Rocketlake" DMC firmware, version 2.02 (i915/rkl_dmc_ver2_02.bin) * Intel "Rocketlake" DMC firmware, version 2.03 (i915/rkl_dmc_ver2_03.bin) * Intel "Skylake" GuC firmware, version 32.0.3 (i915/skl_guc_32.0.3.bin) * Intel "Skylake" GuC firmware, version 33.0.0 (i915/skl_guc_33.0.0.bin) * i915/skl_guc_49.0.1.bin * Intel "Skylake" GuC firmware, version 62.0.0 (i915/skl_guc_62.0.0.bin) * Intel "Skylake" GuC firmware, version 69.0.3 (i915/skl_guc_69.0.3.bin) * Intel "Skylake" GuC firmware, version 70.1.1 (i915/skl_guc_70.1.1.bin) * Intel "Skylake" GuC firmware, version 1.1059 (i915/skl_guc_ver1.bin) * Intel "Skylake" GuC firmware, version 4.3 (i915/skl_guc_ver4.bin) * Intel "Skylake" GuC firmware, version 6.1 (i915/skl_guc_ver6_1.bin, i915/skl_guc_ver6.bin) * Intel "Skylake" GuC firmware, version 9.33 (i915/skl_guc_ver9_33.bin) * Intel "Skylake" HuC firmware, version 3.0.0 (i915/skl_huc_2.0.0.bin) * Intel "Skylake" HuC firmware, version 1.07.1398 (i915/skl_huc_ver01_07_1398.bin) * Intel "Tiger Lake" DMC firmware, version 2.04 (i915/tgl_dmc_ver2_04.bin) * Intel "Tiger Lake" DMC firmware, version 2.06 (i915/tgl_dmc_ver2_06.bin) * Intel "Tiger Lake" DMC firmware, version 2.08 (i915/tgl_dmc_ver2_08.bin) * Intel "Tiger Lake" DMC firmware, version 2.12 (i915/tgl_dmc_ver2_12.bin) * Intel "Tiger Lake" GuC firmware, version 35.2.0 (i915/tgl_guc_35.2.0.bin) * Intel "Tiger Lake" GuC firmware, version 49.0.1 (i915/tgl_guc_49.0.1.bin) * Intel "Tiger Lake" GuC firmware, version 62.0.0 (i915/tgl_guc_62.0.0.bin) * Intel "Tiger Lake" GuC firmware, version 69.0.3 (i915/tgl_guc_69.0.3.bin) * Intel "Tiger Lake" GuC firmware, version 70.1.1 (i915/tgl_guc_70.1.1.bin) * Intel "Tiger Lake" GuC firmware, version 70.5.1 (i915/tgl_guc_70.bin) * Intel "Tiger Lake" HuC firmware, version 7.0.12 (i915/tgl_huc_7.0.12.bin) * Intel "Tiger Lake" HuC firmware, version 7.0.3 (i915/tgl_huc_7.0.3.bin) * Intel "Tiger Lake" HuC firmware, version 7.5.0 (i915/tgl_huc_7.5.0.bin) * Intel "Tiger Lake" HuC firmware, version 7.9.3 (i915/tgl_huc_7.9.3.bin) * Intel "Tiger Lake" HuC firmware, version 7.9.3 (i915/tgl_huc.bin) * Intel "Kabylake" IPU3 firmware, version 20161208_0213_20170112_1500 (intel/irci_irci_ecr-master_20161208_0213_20170112_1500.bin) * Intel E800 comms package, version 1.3.20 (intel/ice/ddp-comms/ice_comms-1.3.31.0.pkg) * Intel E800 ice driver, version 1.3.26 (intel/ice/ddp/ice-1.3.30.0.pkg, intel/ice/ddp/ice.pkg) * kaweth/new_code.bin * kaweth/new_code_fix.bin * kaweth/trigger_code.bin * kaweth/trigger_code_fix.bin * Lontium LT9611UXC DSI to HDMI bridge firmware, version 0x43 (lt9611uxc_fw.bin) * Matrox G200 WARP engine microcode (matrox/g200_warp.fw) * Matrox G400/G550 WARP engine microcode (matrox/g400_warp.fw) * MediaTek MT7961 bluetooth firmware, version 20220908211234 (mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin) * MediaTek MT7922 bluetooth firmware, version 20220908211234 (mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin) * MediaTek MT76x0 wifi firmware (mediatek/mt7610e.bin) * MediaTek MT76x0 wifi firmware (mediatek/mt7610u.bin) * MediaTek MT7615 cr4 firmware (mediatek/mt7615_cr4.bin) * MediaTek MT7615 n9 firmware (mediatek/mt7615_n9.bin) * MediaTek MT7615 rom firmware (mediatek/mt7615_rom_patch.bin) * MediaTek MT7622 Bluetooth firmware (mediatek/mt7622pr2h.bin) * MediaTek MT76x0 wifi firmware (mediatek/mt7650e.bin) * MediaTek MT7622 N9 firmware (mediatek/mt7622_n9.bin) * MediaTek MT7622 rom firmware (mediatek/mt7622_rom_patch.bin) * MediaTek MT76x2u wifi firmware (mediatek/mt7662u.bin) * MediaTek MT76x2u wifi firmware (mediatek/mt7662u_rom_patch.bin) * MediaTek MT7663 firmware (mediatek/mt7663pr2h.bin) * MediaTek MT7663 rebb rom firmware (mediatek/mt7663pr2h_rebb.bin) * MediaTek MT7663 rebb n9 firmware (mediatek/mt7663_n9_rebb.bin) * MediaTek MT7663 n9 v3 firmware (mediatek/mt7663_n9_v3.bin) * MediaTek MT7668 Bluetooth firmware (mediatek/mt7668pr2h.bin) * MediaTek MT7915E firmware (mediatek/mt7915_wm.bin) * MediaTek MT7915E firmware (mediatek/mt7915_wa.bin) * MediaTek MT7915E firmware (mediatek/mt7915_rom_patch.bin) * MediaTek MT8173 VPU_D firmware, version 1.1.16 (mediatek/mt8173/vpu_d.bin) * MediaTek MT8173 VPU_P firmware, version 1.1.16 (mediatek/mt8173/vpu_p.bin) * MediaTek mt8183 SCP firmware, version v12573.77 (mediatek/mt8183/scp.img) * MediaTek mt8186 SCP firmware, version v0.0.9 (mediatek/mt8186/scp.img) * MediaTek mt8195 SCP firmware, version v2.0.11956 (mediatek/mt8195/scp.img) * MediaTek MT7922 hdr firmware, version 20220908203203a (mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin) * MediaTek MT7922 firmware, version 20220908203253 (mediatek/WIFI_RAM_CODE_MT7922_1.bin) * MediaTek MT7921 hdr firmware, version 20220908210919a (mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin) * MediaTek MT7921 firmware, version 20220908211021 (mediatek/WIFI_RAM_CODE_MT7961_1.bin) * MOXA UPort 1110 firmware (moxa/moxa-1110.fw) * MOXA UPort 1130 firmware (moxa/moxa-1130.fw) * MOXA UPort 1130I firmware (moxa/moxa-1131.fw) * MOXA UPort 1150 firmware (moxa/moxa-1150.fw) * MOXA UPort 1150I firmware (moxa/moxa-1151.fw) * MOXA UPort 1250 firmware (moxa/moxa-1250.fw) * MOXA UPort 1250I firmware (moxa/moxa-1251.fw) * MOXA UPort 1410 firmware (moxa/moxa-1410.fw) * MOXA UPort 1450 firmware (moxa/moxa-1450.fw) * MOXA UPort 1450I firmware (moxa/moxa-1451.fw) * MOXA UPort 1610-16 firmware (moxa/moxa-1613.fw) * MOXA UPort 1610-8 firmware (moxa/moxa-1618.fw) * MOXA UPort 1650-16 firmware (moxa/moxa-1653.fw) * MOXA UPort 1650-8 firmware (moxa/moxa-1658.fw) * MediaTek MT7601U firmware, version 34 (mt7601u.bin) * MediaTek MT7630/MT7650 Bluetooth firmware (mt7650.bin) * MediaTek MT76x2 firmware, version 1.9 (mt7662.bin) * MediaTek MT76x2 ROM patch, version 0.0.2_P69 (mt7662_rom_patch.bin) * Multi-Tech USB CDMA modem firmware (mts_cdma.fw) * Multi-Tech USB EDGE modem firmware (mts_edge.fw) * Multi-Tech USB GPRS modem firmware (mts_gsm.fw) * nvidia/ga102/acr/ucode_ahesasc.bin * nvidia/ga102/acr/ucode_asb.bin * nvidia/ga102/acr/ucode_unload.bin * nvidia/ga102/gr/fecs_bl.bin * nvidia/ga102/gr/fecs_sig.bin * nvidia/ga102/gr/gpccs_bl.bin * nvidia/ga102/gr/gpccs_sig.bin * nvidia/ga102/gr/NET_img.bin * nvidia/ga102/nvdec/scrubber.bin * nvidia/ga102/sec2/desc.bin * nvidia/ga102/sec2/hs_bl_sig.bin * nvidia/ga102/sec2/image.bin * nvidia/ga102/sec2/sig.bin * nvidia/ga103/gr/fecs_bl.bin * nvidia/ga103/gr/fecs_sig.bin * nvidia/ga103/gr/gpccs_bl.bin * nvidia/ga103/gr/gpccs_sig.bin * nvidia/ga103/gr/NET_img.bin * nvidia/ga104/gr/fecs_bl.bin * nvidia/ga104/gr/fecs_sig.bin * nvidia/ga104/gr/gpccs_bl.bin * nvidia/ga104/gr/gpccs_sig.bin * nvidia/ga104/gr/NET_img.bin * nvidia/ga106/gr/fecs_bl.bin * nvidia/ga106/gr/fecs_sig.bin * nvidia/ga106/gr/gpccs_bl.bin * nvidia/ga106/gr/gpccs_sig.bin * nvidia/ga106/gr/NET_img.bin * nvidia/ga107/gr/fecs_bl.bin * nvidia/ga107/gr/fecs_sig.bin * nvidia/ga107/gr/gpccs_bl.bin * nvidia/ga107/gr/gpccs_sig.bin * nvidia/ga107/gr/NET_img.bin * Nvidia GK20A FECS firmware data (nvidia/gk20a/fecs_data.bin) * Nvidia GK20A FECS firmware instructions (nvidia/gk20a/fecs_inst.bin) * Nvidia GK20A GPCCS firmware data (nvidia/gk20a/gpccs_data.bin) * Nvidia GK20A GPCCS firmware instructions (nvidia/gk20a/gpccs_inst.bin) * Nvidia GK20A bundle init data (nvidia/gk20a/sw_bundle_init.bin) * Nvidia GK20A ctx init data (nvidia/gk20a/sw_ctx.bin) * Nvidia GK20A method init data (nvidia/gk20a/sw_method_init.bin) * Nvidia GK20A non-ctx init data (nvidia/gk20a/sw_nonctx.bin) * Nvidia GM200 bl firmware (nvidia/gm200/acr/bl.bin, nvidia/gm204/acr/bl.bin, nvidia/gm206/acr/bl.bin) * Nvidia GM200 load firmware (nvidia/gm200/acr/ucode_load.bin, nvidia/gm204/acr/ucode_load.bin) * Nvidia GM200 unload firmware (nvidia/gm200/acr/ucode_unload.bin, nvidia/gm204/acr/ucode_unload.bin) * Nvidia GM200 FECS firmware (nvidia/gm200/gr/fecs_bl.bin, nvidia/gm204/gr/fecs_bl.bin, nvidia/gm206/gr/fecs_bl.bin, nvidia/gp100/gr/fecs_bl.bin, nvidia/gp102/gr/fecs_bl.bin) * Nvidia GM200 FECS data (nvidia/gm200/gr/fecs_data.bin) * Nvidia GM200 FECS firmware instructions (nvidia/gm200/gr/fecs_inst.bin, nvidia/gm204/gr/fecs_inst.bin, nvidia/gm206/gr/fecs_inst.bin) * Nvidia GM200 FECS sig firwmare (nvidia/gm200/gr/fecs_sig.bin) * Nvidia GM200 GPCCS firmware (nvidia/gm200/gr/gpccs_bl.bin, nvidia/gm204/gr/gpccs_bl.bin, nvidia/gm206/gr/gpccs_bl.bin, nvidia/gp100/gr/gpccs_bl.bin, nvidia/gp102/gr/gpccs_bl.bin) * Nvidia GM200 GPCCS data (nvidia/gm200/gr/gpccs_data.bin) * Nvidia GM200 GPCCS firmware instructions (nvidia/gm200/gr/gpccs_inst.bin, nvidia/gm204/gr/gpccs_inst.bin, nvidia/gm206/gr/gpccs_inst.bin) * Nvidia GM200 GPCCS sig firmware (nvidia/gm200/gr/gpccs_sig.bin) * Nvidia GM200 bundle init (nvidia/gm200/gr/sw_bundle_init.bin, nvidia/gm204/gr/sw_bundle_init.bin, nvidia/gm206/gr/sw_bundle_init.bin) * Nvidia GM200 sw ctx firmware (nvidia/gm200/gr/sw_ctx.bin, nvidia/gm204/gr/sw_ctx.bin, nvidia/gm206/gr/sw_ctx.bin) * Nvidia GM200 method init (nvidia/gm200/gr/sw_method_init.bin, nvidia/gm204/gr/sw_method_init.bin, nvidia/gm206/gr/sw_method_init.bin, nvidia/gm20b/gr/sw_method_init.bin) * Nvidia GM200 sw nonctx firmware (nvidia/gm200/gr/sw_nonctx.bin, nvidia/gm204/gr/sw_nonctx.bin, nvidia/gm206/gr/sw_nonctx.bin) * Nvidia GM204 FECS data (nvidia/gm204/gr/fecs_data.bin) * Nvidia GM204 FECS sig firwmare (nvidia/gm204/gr/fecs_sig.bin) * Nvidia GM204 GPCCS data (nvidia/gm204/gr/gpccs_data.bin) * Nvidia GM204 GPCCS sig firmware (nvidia/gm204/gr/gpccs_sig.bin) * Nvidia GM206 load firmware (nvidia/gm206/acr/ucode_load.bin) * Nvidia GM206 unload firmware (nvidia/gm206/acr/ucode_unload.bin) * Nvidia GM206 FECS data (nvidia/gm206/gr/fecs_data.bin) * Nvidia GM206 FECS sig firwmare (nvidia/gm206/gr/fecs_sig.bin) * Nvidia GM206 GPCCS data (nvidia/gm206/gr/gpccs_data.bin) * Nvidia GM206 GPCCS sig firmware (nvidia/gm206/gr/gpccs_sig.bin) * nvidia/gm20b/acr/bl.bin * nvidia/gm20b/acr/ucode_load.bin * nvidia/gm20b/gr/fecs_bl.bin * nvidia/gm20b/gr/fecs_data.bin * nvidia/gm20b/gr/fecs_inst.bin * nvidia/gm20b/gr/fecs_sig.bin * nvidia/gm20b/gr/gpccs_data.bin * nvidia/gm20b/gr/gpccs_inst.bin * nvidia/gm20b/gr/sw_bundle_init.bin * nvidia/gm20b/gr/sw_ctx.bin * nvidia/gm20b/gr/sw_nonctx.bin * nvidia/gm20b/pmu/desc.bin * nvidia/gm20b/pmu/image.bin * nvidia/gm20b/pmu/sig.bin * nvidia/gp100/acr/bl.bin * nvidia/gp100/acr/ucode_load.bin * nvidia/gp100/acr/ucode_unload.bin * nvidia/gp100/gr/fecs_data.bin * nvidia/gp100/gr/fecs_inst.bin * nvidia/gp100/gr/fecs_sig.bin * nvidia/gp100/gr/gpccs_data.bin * nvidia/gp100/gr/gpccs_inst.bin * nvidia/gp100/gr/gpccs_sig.bin * nvidia/gp100/gr/sw_bundle_init.bin * nvidia/gp100/gr/sw_ctx.bin * nvidia/gp100/gr/sw_method_init.bin * nvidia/gp100/gr/sw_nonctx.bin * nvidia/gp102/acr/bl.bin, nvidia/gp104/acr/bl.bin, nvidia/gp106/acr/bl.bin, nvidia/gp107/acr/bl.bin, nvidia/gp108/acr/bl.bin * nvidia/gp102/acr/ucode_load.bin, nvidia/gp104/acr/ucode_load.bin, nvidia/gp106/acr/ucode_load.bin, nvidia/gp107/acr/ucode_load.bin, nvidia/gp108/acr/ucode_load.bin * nvidia/gp102/acr/ucode_unload.bin, nvidia/gp104/acr/ucode_unload.bin, nvidia/gp106/acr/ucode_unload.bin, nvidia/gp107/acr/ucode_unload.bin, nvidia/gp108/acr/ucode_unload.bin * nvidia/gp102/acr/unload_bl.bin, nvidia/gp104/acr/unload_bl.bin, nvidia/gp106/acr/unload_bl.bin, nvidia/gp107/acr/unload_bl.bin, nvidia/gp108/acr/unload_bl.bin * nvidia/gp102/gr/fecs_data.bin * nvidia/gp102/gr/fecs_inst.bin, nvidia/gp106/gr/fecs_inst.bin * nvidia/gp102/gr/fecs_sig.bin * nvidia/gp102/gr/gpccs_data.bin * nvidia/gp102/gr/gpccs_inst.bin, nvidia/gp106/gr/gpccs_inst.bin * nvidia/gp102/gr/gpccs_sig.bin * nvidia/gp102/gr/sw_bundle_init.bin, nvidia/gp104/gr/sw_bundle_init.bin, nvidia/gp106/gr/sw_bundle_init.bin, nvidia/gp107/gr/sw_bundle_init.bin * nvidia/gp102/gr/sw_ctx.bin, nvidia/gp104/gr/sw_ctx.bin, nvidia/gp106/gr/sw_ctx.bin * nvidia/gp102/gr/sw_method_init.bin, nvidia/gp104/gr/sw_method_init.bin, nvidia/gp106/gr/sw_method_init.bin, nvidia/gp107/gr/sw_method_init.bin * nvidia/gp102/gr/sw_nonctx.bin, nvidia/gp104/gr/sw_nonctx.bin, nvidia/gp106/gr/sw_nonctx.bin * nvidia/gp102/nvdec/scrubber.bin, nvidia/gp104/nvdec/scrubber.bin, nvidia/gp106/nvdec/scrubber.bin, nvidia/gp107/nvdec/scrubber.bin, nvidia/gp108/nvdec/scrubber.bin * nvidia/gp102/sec2/desc.bin, nvidia/gp104/sec2/desc.bin, nvidia/gp106/sec2/desc.bin, nvidia/gp107/sec2/desc.bin * nvidia/gp102/sec2/desc-1.bin, nvidia/gp104/sec2/desc-1.bin, nvidia/gp106/sec2/desc-1.bin, nvidia/gp107/sec2/desc-1.bin, nvidia/gp108/sec2/desc.bin * nvidia/gp102/sec2/image.bin, nvidia/gp104/sec2/image.bin, nvidia/gp106/sec2/image.bin, nvidia/gp107/sec2/image.bin * nvidia/gp102/sec2/image-1.bin, nvidia/gp104/sec2/image-1.bin, nvidia/gp106/sec2/image-1.bin, nvidia/gp107/sec2/image-1.bin, nvidia/gp108/sec2/image.bin * nvidia/gp102/sec2/sig.bin, nvidia/gp104/sec2/sig.bin, nvidia/gp106/sec2/sig.bin, nvidia/gp107/sec2/sig.bin * nvidia/gp102/sec2/sig-1.bin, nvidia/gp104/sec2/sig-1.bin, nvidia/gp106/sec2/sig-1.bin, nvidia/gp107/sec2/sig-1.bin, nvidia/gp108/sec2/sig.bin * nvidia/gp104/gr/fecs_data.bin * nvidia/gp104/gr/fecs_inst.bin * nvidia/gp104/gr/fecs_sig.bin * nvidia/gp104/gr/gpccs_data.bin * nvidia/gp104/gr/gpccs_inst.bin * nvidia/gp104/gr/gpccs_sig.bin * nvidia/gp106/gr/fecs_data.bin * nvidia/gp106/gr/fecs_sig.bin * nvidia/gp106/gr/gpccs_data.bin * nvidia/gp106/gr/gpccs_sig.bin * nvidia/gp107/gr/fecs_bl.bin * nvidia/gp107/gr/fecs_data.bin * nvidia/gp107/gr/fecs_inst.bin * nvidia/gp107/gr/fecs_sig.bin * nvidia/gp107/gr/gpccs_bl.bin * nvidia/gp107/gr/gpccs_data.bin * nvidia/gp107/gr/gpccs_inst.bin * nvidia/gp107/gr/gpccs_sig.bin * nvidia/gp107/gr/sw_ctx.bin * nvidia/gp107/gr/sw_nonctx.bin * nvidia/gp108/gr/fecs_bl.bin * nvidia/gp108/gr/fecs_data.bin * nvidia/gp108/gr/fecs_inst.bin * nvidia/gp108/gr/fecs_sig.bin * nvidia/gp108/gr/gpccs_bl.bin * nvidia/gp108/gr/gpccs_data.bin * nvidia/gp108/gr/gpccs_inst.bin * nvidia/gp108/gr/gpccs_sig.bin * nvidia/gp108/gr/sw_bundle_init.bin * nvidia/gp108/gr/sw_ctx.bin * nvidia/gp108/gr/sw_method_init.bin * nvidia/gp108/gr/sw_nonctx.bin * nvidia/gp10b/acr/bl.bin * nvidia/gp10b/acr/ucode_load.bin * nvidia/gp10b/gr/fecs_bl.bin * nvidia/gp10b/gr/fecs_data.bin * nvidia/gp10b/gr/fecs_inst.bin * nvidia/gp10b/gr/fecs_sig.bin * nvidia/gp10b/gr/gpccs_bl.bin * nvidia/gp10b/gr/gpccs_data.bin * nvidia/gp10b/gr/gpccs_inst.bin * nvidia/gp10b/gr/gpccs_sig.bin * nvidia/gp10b/gr/sw_bundle_init.bin * nvidia/gp10b/gr/sw_ctx.bin * nvidia/gp10b/gr/sw_method_init.bin * nvidia/gp10b/gr/sw_nonctx.bin * nvidia/gp10b/pmu/desc.bin * nvidia/gp10b/pmu/image.bin * nvidia/gp10b/pmu/sig.bin * nvidia/gv100/acr/bl.bin * nvidia/gv100/acr/unload_bl.bin * nvidia/gv100/acr/ucode_load.bin * nvidia/gv100/acr/ucode_unload.bin * nvidia/gv100/gr/fecs_bl.bin * nvidia/gv100/gr/fecs_inst.bin * nvidia/gv100/gr/fecs_data.bin * nvidia/gv100/gr/fecs_sig.bin * nvidia/gv100/gr/gpccs_bl.bin * nvidia/gv100/gr/gpccs_inst.bin * nvidia/gv100/gr/gpccs_data.bin * nvidia/gv100/gr/gpccs_sig.bin * nvidia/gv100/gr/sw_ctx.bin * nvidia/gv100/gr/sw_nonctx.bin * nvidia/gv100/gr/sw_bundle_init.bin * nvidia/gv100/gr/sw_method_init.bin * nvidia/gv100/nvdec/scrubber.bin * nvidia/gv100/sec2/desc.bin * nvidia/gv100/sec2/image.bin * nvidia/gv100/sec2/sig.bin * nvidia/tegra124/vic03_ucode.bin * Nvidia Tegra 124 XHCI firmware, version 45.46 (nvidia/tegra124/xusb.bin) * Nvidia Tegra 186 XHCI firmware, version 55.15 (nvidia/tegra186/xusb.bin) * nvidia/tegra186/vic04_ucode.bin * Nvidia Tegra 194 XHCI firmware, version 60.06 (nvidia/tegra194/xusb.bin) * Nvidia Tegra 194 VIC firmware (nvidia/tegra194/vic.bin) * nvidia/tegra210/vic04_ucode.bin * Nvidia Tegra 210 XHCI firmware, version 50.24 (nvidia/tegra210/xusb.bin) * nvidia/tu102/acr/bl.bin, nvidia/tu104/acr/bl.bin, nvidia/tu106/acr/bl.bin * nvidia/tu102/acr/ucode_ahesasc.bin, nvidia/tu104/acr/ucode_ahesasc.bin, nvidia/tu106/acr/ucode_ahesasc.bin * nvidia/tu102/acr/ucode_asb.bin, nvidia/tu104/acr/ucode_asb.bin, nvidia/tu106/acr/ucode_asb.bin * nvidia/tu102/acr/ucode_unload.bin, nvidia/tu104/acr/ucode_unload.bin, nvidia/tu106/acr/ucode_unload.bin * nvidia/tu102/acr/unload_bl.bin, nvidia/tu104/acr/unload_bl.bin, nvidia/tu106/acr/unload_bl.bin * nvidia/tu102/gr/fecs_bl.bin, nvidia/tu104/gr/fecs_bl.bin, nvidia/tu106/gr/fecs_bl.bin * nvidia/tu102/gr/fecs_data.bin * nvidia/tu102/gr/fecs_inst.bin * nvidia/tu102/gr/fecs_sig.bin * nvidia/tu102/gr/gpccs_bl.bin, nvidia/tu104/gr/gpccs_bl.bin, nvidia/tu106/gr/gpccs_bl.bin * nvidia/tu102/gr/gpccs_data.bin * nvidia/tu102/gr/gpccs_inst.bin * nvidia/tu102/gr/gpccs_sig.bin * nvidia/tu102/gr/sw_bundle_init.bin * nvidia/tu102/gr/sw_ctx.bin * nvidia/tu102/gr/sw_method_init.bin * nvidia/tu102/gr/sw_nonctx.bin * nvidia/tu102/gr/sw_veid_bundle_init.bin * nvidia/tu102/nvdec/scrubber.bin, nvidia/tu104/nvdec/scrubber.bin, nvidia/tu106/nvdec/scrubber.bin * nvidia/tu102/sec2/desc.bin, nvidia/tu104/sec2/desc.bin, nvidia/tu106/sec2/desc.bin * nvidia/tu102/sec2/image.bin, nvidia/tu104/sec2/image.bin, nvidia/tu106/sec2/image.bin * nvidia/tu102/sec2/sig.bin, nvidia/tu104/sec2/sig.bin, nvidia/tu106/sec2/sig.bin * nvidia/tu104/gr/fecs_data.bin * nvidia/tu104/gr/fecs_inst.bin * nvidia/tu104/gr/fecs_sig.bin * nvidia/tu104/gr/gpccs_data.bin * nvidia/tu104/gr/gpccs_inst.bin * nvidia/tu104/gr/gpccs_sig.bin * nvidia/tu104/gr/sw_bundle_init.bin * nvidia/tu104/gr/sw_ctx.bin * nvidia/tu104/gr/sw_method_init.bin * nvidia/tu104/gr/sw_nonctx.bin * nvidia/tu104/gr/sw_veid_bundle_init.bin * nvidia/tu106/gr/fecs_data.bin * nvidia/tu106/gr/fecs_inst.bin * nvidia/tu106/gr/fecs_sig.bin * nvidia/tu106/gr/gpccs_data.bin * nvidia/tu106/gr/gpccs_inst.bin * nvidia/tu106/gr/gpccs_sig.bin * nvidia/tu106/gr/sw_bundle_init.bin * nvidia/tu106/gr/sw_ctx.bin * nvidia/tu106/gr/sw_method_init.bin * nvidia/tu106/gr/sw_nonctx.bin * nvidia/tu106/gr/sw_veid_bundle_init.bin * nvidia/tu10x/typec/ccg_boot.cyacd * nvidia/tu10x/typec/ccg_primary.cyacd * nvidia/tu10x/typec/ccg_secondary.cyacd * nvidia/tu116/acr/bl.bin, nvidia/tu117/acr/bl.bin * nvidia/tu116/acr/ucode_ahesasc.bin, nvidia/tu117/acr/ucode_ahesasc.bin * nvidia/tu116/acr/ucode_asb.bin, nvidia/tu117/acr/ucode_asb.bin * nvidia/tu116/acr/ucode_unload.bin, nvidia/tu117/acr/ucode_unload.bin * nvidia/tu116/acr/unload_bl.bin, nvidia/tu117/acr/unload_bl.bin * nvidia/tu116/gr/fecs_bl.bin, nvidia/tu117/gr/fecs_bl.bin * nvidia/tu116/gr/fecs_data.bin * nvidia/tu116/gr/fecs_inst.bin * nvidia/tu116/gr/fecs_sig.bin * nvidia/tu116/gr/gpccs_bl.bin, nvidia/tu117/gr/gpccs_bl.bin * nvidia/tu116/gr/gpccs_data.bin * nvidia/tu116/gr/gpccs_inst.bin * nvidia/tu116/gr/gpccs_sig.bin * nvidia/tu116/gr/sw_bundle_init.bin * nvidia/tu116/gr/sw_ctx.bin * nvidia/tu116/gr/sw_method_init.bin * nvidia/tu116/gr/sw_nonctx.bin * nvidia/tu116/gr/sw_veid_bundle_init.bin * nvidia/tu116/nvdec/scrubber.bin, nvidia/tu117/nvdec/scrubber.bin * nvidia/tu116/sec2/desc.bin, nvidia/tu117/sec2/desc.bin * nvidia/tu116/sec2/image.bin, nvidia/tu117/sec2/image.bin * nvidia/tu116/sec2/sig.bin, nvidia/tu117/sec2/sig.bin * nvidia/tu117/gr/fecs_data.bin * nvidia/tu117/gr/fecs_inst.bin * nvidia/tu117/gr/fecs_sig.bin * nvidia/tu117/gr/gpccs_data.bin * nvidia/tu117/gr/gpccs_inst.bin * nvidia/tu117/gr/gpccs_sig.bin * nvidia/tu117/gr/sw_bundle_init.bin * nvidia/tu117/gr/sw_ctx.bin * nvidia/tu117/gr/sw_method_init.bin * nvidia/tu117/gr/sw_nonctx.bin * nvidia/tu117/gr/sw_veid_bundle_init.bin * Intel QAT DH895xCC UOF firmware (qat_895xcc.bin) * Intel QAT DH895xCC MMP firmware (qat_895xcc_mmp.bin, qat_mmp.bin) * Intel QAT C3xxx UOF firmware (qat_c3xxx.bin) * Intel QAT C3xxx MMP firmware (qat_c3xxx_mmp.bin) * Intel QAT C62x UOF firmware (qat_c62x.bin) * Intel QAT C62x MMP firmware (qat_c62x_mmp.bin) * Rockchip cdn DisplayPort controller firmware, version 3.1 (rockchip/dptx.bin) * Comtrol RocketPort 2 firmware (rp2.fw) * Ralink RT2561 (RT2501/RT5201 chipset) firmware, version 1.2 (rt2561.bin) * Ralink RT2561S (RT2501 Turbo/RT5201 Turbo chipset) firmware, version 1.2 (rt2561s.bin) * Ralink RT2661 (RT2600/RT5600 chipset) firmware, version 1.2 (rt2661.bin) * Ralink RT2760/RT2790/RT2860/RT2890/RT3090 (RT2700P[D]/RT2700E[D]/RT2800P[D]/RT2800E[D]/RT3000E[D] chipset) firmware, version 0.40 (rt2860.bin, rt3090.bin) * Ralink RT2870/RT3070/RT3071/RT3072 (RT2800U[D] chipset) firmware, version 0.36 (rt2870.bin, rt3070.bin) * Ralink RT3071/RT3072 firmware, version 29 (rt3071.bin) * Ralink RT3290 firmware, version 1 (rt3290.bin) * Ralink RT2571W/RT2671 (RT2501USB/RT5201USB chipset) firmware, version 1.8 (rt73.bin) * Tehuti network card firmware (tehuti/bdx.bin) * Broadcom BCM5703/BCM5704 TSO firmware (tigon/tg3_tso.bin) * Broadcom BCM5701A0 firmware (tigon/tg3.bin) * Broadcom BCM5705 TSO firmware (tigon/tg3_tso5.bin) * Broadcom BCM57766 firmware (tigon/tg357766.bin) * ADI Eagle IV ADSL configuration, generic (ueagle-atm/CMV4p.bin.v2) * ADI Eagle IV ADSL DSP firmware (ueagle-atm/DSP4p.bin) * ADI Eagle IV firmware (ueagle-atm/eagleIV.fw) * Conexant CX231xx core firmware (v4l-cx231xx-avcore-01.fw) * Conexant CX23418 APU firmware (v4l-cx23418-apu.fw) * Conexant CX23418 CPU firmware (v4l-cx23418-cpu.fw) * Conexant CX23418 ADEC firmware (v4l-cx23418-dig.fw) * Conexant CX25840 firmware (v4l-cx25840.fw) * Conexant CX23885 core firmware (v4l-cx23885-avcore-01.fw) * VIA VT6656 firmware (vntwusb.fw) * Silicon Labs WF200 firmware, version 3.12.1 (wfx/wfm_wf200_C0.sec) Homepage: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Package: fontconfig Status: install ok installed Priority: optional Section: fonts Installed-Size: 617 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Multi-Arch: foreign Version: 2.14.1-4 Depends: libc6 (>= 2.34), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.2.1), fontconfig-config Description: generic font configuration library - support binaries Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . Fontconfig is not a rasterization library, nor does it impose a particular rasterization library on the application. The X-specific library 'Xft' uses fontconfig along with freetype to specify and rasterize fonts. . This package contains a program to maintain the fontconfig cache (fc-cache), a sample program to list installed fonts (fc-list), a program to test the matching rules (fc-match) and a program to dump the binary cache files in string form (fc-cat). It no longer makes fonts managed by defoma available to fontconfig applications. Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/ Package: fontconfig-config Status: install ok installed Priority: optional Section: fonts Installed-Size: 527 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Multi-Arch: foreign Source: fontconfig Version: 2.14.1-4 Depends: debconf (>= 0.5) | debconf-2.0, fonts-dejavu-core | ttf-bitstream-vera | fonts-liberation | fonts-liberation2 | fonts-croscore | fonts-freefont-otf | fonts-freefont-ttf | fonts-urw-base35 | fonts-texgyre Breaks: libfontconfig1 (<< 2.13.0) Conffiles: /etc/fonts/conf.d/README ad6182d0b838d9d8f39219a37b88b24d /etc/fonts/fonts.conf 9632eb1c8b4d81e0e300cd733a4beefe Description: generic font configuration library - configuration Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the configuration files and scripts for fontconfig. Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/ Package: fonts-cantarell Status: install ok installed Priority: optional Section: fonts Installed-Size: 572 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 0.303.1-1 Depends: fontconfig Description: sans serif font family designed for on-screen readability The Cantarell font family is designed as a contemporary Humanist sans serif and is particularly designed for on-screen reading on mobile devices at small sizes, such as phones and tablets. . This is the open font officially chosen by default for the GNOME 3 desktop and for Fedora branding materials. . Regular and bold weights are provided for now. Italics are planned. . Each font file currently contains 391 glyphs, and fully support the following writing systems: Basic Latin, Western European, Catalan, Baltic, Turkish, Central European, Dutch and Afrikaans. Homepage: https://cantarell.gnome.org/ Package: fonts-crosextra-caladea Status: install ok installed Priority: optional Section: fonts Installed-Size: 347 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 20200211-1 Suggests: fonts-crosextra-carlito Description: Serif font metric-compatible with the Cambria font Caladea is metric-compatible with the Cambria font. This font is a serif typeface family based on Huerta Tipográfica’s Cambo. Homepage: https://github.com/huertatipografica/Caladea Package: fonts-crosextra-carlito Status: install ok installed Priority: optional Section: fonts Installed-Size: 2728 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 20220224-1 Suggests: fonts-crosextra-caladea Description: Sans-serif font metric-compatible with Calibri font Carlito is metric-compatible with Calibri font. Carlito comes in regular, bold, italic, and bold italic. The family covers Latin-Greek-Cyrillic (not a complete set, though) with about 2,000 glyphs. It has the same character coverage as Calibri. This font is sans-serif typeface family based on Lato. Homepage: https://github.com/googlefonts/carlito Package: fonts-dejavu Status: install ok installed Priority: optional Section: fonts Installed-Size: 34 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 2.37-6 Depends: fonts-dejavu-core, fonts-dejavu-extra Description: metapackage to pull in fonts-dejavu-core and fonts-dejavu-extra DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants. . Use this package if you want all DejaVu variants. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Homepage: https://dejavu-fonts.github.io/ Package: fonts-dejavu-core Status: install ok installed Priority: optional Section: fonts Installed-Size: 2960 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Source: fonts-dejavu Version: 2.37-6 Conffiles: /etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans-mono.conf 10d6f2176d76ee9b89a19a17811257f2 /etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans.conf 6488b24401e477e35aa71237054c8ada /etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-serif.conf 0b01522fe76b4e5b8ab3d12383371348 /etc/fonts/conf.avail/20-unhint-small-dejavu-sans-mono.conf 0cbf30e4580c5a8570da071ab12c5e4d /etc/fonts/conf.avail/20-unhint-small-dejavu-sans.conf f7df7bba810dd953dd78212900f4dcad /etc/fonts/conf.avail/20-unhint-small-dejavu-serif.conf e90c678d46f49bb9d6ba469b64e80c0c /etc/fonts/conf.avail/57-dejavu-sans-mono.conf b9a76edd2aeb35cd1095e378963e2cdd /etc/fonts/conf.avail/57-dejavu-sans.conf 2156c2353cfcc81f33150cf889193c28 /etc/fonts/conf.avail/57-dejavu-serif.conf 2604487cb2eee1bdb7010ea716faf408 /etc/fonts/conf.avail/58-dejavu-lgc-sans-mono.conf d2ee39274982cb4f831783cff742c8bc /etc/fonts/conf.avail/58-dejavu-lgc-sans.conf b4a8f51e45aa24fdee47b3f838cc0205 /etc/fonts/conf.avail/58-dejavu-lgc-serif.conf 5f0b00e681b1f40b65dd336696ee0bbb Description: Vera font family derivate with additional characters DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants. . This package only contains the sans, sans-bold, serif, serif-bold, mono and mono-bold variants. For additional variants, see the fonts-dejavu-extra package. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Homepage: https://dejavu-fonts.github.io/ Package: fonts-dejavu-extra Status: install ok installed Priority: optional Section: fonts Installed-Size: 7229 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Source: fonts-dejavu Version: 2.37-6 Depends: fonts-dejavu-core Description: Vera font family derivate with additional characters (extra variants) DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants. . This package includes additional variants, such as oblique, italic, bold-oblique, bold-italic and the condensed forms. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Homepage: https://dejavu-fonts.github.io/ Package: fonts-droid-fallback Status: install ok installed Priority: optional Section: fonts Installed-Size: 7345 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Source: fonts-android Version: 1:6.0.1r16-1.1 Replaces: fonts-droid (<< 1:6.0.0r26-1~) Pre-Depends: dpkg (>= 1.15.7.2) Recommends: fonts-noto-mono Suggests: fonts-noto Breaks: fonts-droid (<< 1:6.0.0r26-1~) Conffiles: /etc/fonts/conf.avail/65-droid-sans-fallback.conf b53978fe17be3c725aa002da2496257c Description: handheld device font with extensive style and language support (fallback) This package provides DroidSans Fallback variants, Fallback and FallbackFull. . Each contains extensive character set coverage including Western Europe, Eastern/Central Europe, Baltic, Cyrillic, Greek and Turkish support. The Droid Sans regular font also includes support for Arabic, Simplified and Traditional Chinese, Hebrew, Japanese, Korean and Thai. . Droid was designed by Ascender's Steve Matteson and hinted to provide optimal quality for screen text. Homepage: https://android.googlesource.com/platform/frameworks/base/ Package: fonts-font-awesome Status: install ok installed Priority: optional Section: fonts Installed-Size: 1369 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 5.0.10+really4.7.0~dfsg-4.1 Provides: node-font-awesome (= 4.7.0~5.0.10+really4.7.0~dfsg-4.1), sass-stylesheets-fonts-awesome Enhances: libjs-twitter-bootstrap, node-less, sass Description: iconic font designed for use with Twitter Bootstrap This font contains about 249 various icon glyphs. Glyphs are designed as scalable vector graphics hence display very well at any screen size. This font was basically designed to be used with the Twitter bootstrap library but can be used in other places also. . This package also provides Sass and LESS files to use webfonts from this package. . Please note that this package provides Font Awesome 4 (not Font Awesome 5 or Font Awesome 6 which are different fonts with different licensing). Homepage: http://fontawesome.io/ Package: fonts-freefont-ttf Status: install ok installed Priority: optional Section: fonts Installed-Size: 6656 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Source: fonts-freefont Version: 20120503-10 Description: Freefont Serif, Sans and Mono Truetype fonts Freefont is a set of free high-quality TrueType fonts covering the UCS character set. These fonts are similar to the widely known Helvetica, Times and Courier fonts. Homepage: http://savannah.gnu.org/projects/freefont/ Package: fonts-hack Status: install ok installed Priority: optional Section: fonts Installed-Size: 2508 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 3.003-3 Replaces: fonts-hack-otf (<< 3.002-1~), fonts-hack-ttf (<< 3.002-1~), fonts-hack-web (<< 3.002-1~) Breaks: fonts-hack-otf (<< 3.002-1~), fonts-hack-ttf (<< 3.002-1~), fonts-hack-web (<< 3.002-1~) Description: Typeface designed for source code No frills. No gimmicks. Hack is hand groomed and optically balanced to be a workhorse face for code. . It has deep roots in the libre, open source typeface community and expands upon the contributions of the Bitstream Vera & DejaVu projects. The face has been re-designed with a larger glyph set, modifications of the original glyph shapes (including distinct point styles and semi-bold punctuation weight in the regular set to make analphabetic characters less transparent), and meticulous attention to metrics (including numerous spacing adjustments to improve the rhythm of the face and the legibility of code at small text sizes). The large x-height + wide aperture + low contrast design combined with PostScript hinting/hint replacement programs and a TrueType instruction set make it highly legible at commonly used source code text sizes with a sweet spot that runs in the 8px - 12px range on modern desktop and laptop monitors. . This package contains the TrueType fonts and the Webfont (WOFF/WOFF2) versions. Homepage: https://sourcefoundry.org/hack/ Package: fonts-lato Status: install ok installed Priority: optional Section: fonts Installed-Size: 11750 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 2.0-2.1 Pre-Depends: dpkg (>= 1.15.6~) Description: sans-serif typeface family font This package provides sans-serif typeface family font designed by Lukasz Dziedzic. ("Lato" means "Summer" in Polish). These fonts are published by author's foundry tyPoland under terms of Open Font License. Homepage: http://www.latofonts.com Package: fonts-liberation Status: install ok installed Priority: optional Section: fonts Installed-Size: 2093 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 1:1.07.4-11 Description: Fonts with the same metrics as Times, Arial and Courier A set of serif, sans-serif and monospaced fonts from Red Hat with exactly the same metrics as the (non-free) Microsoft Times, Arial and Courier fonts, which implies those fonts can serve as a drop-in replacement. The font family is named Liberation. Homepage: https://github.com/liberationfonts/liberation-1.7-fonts Package: fonts-liberation2 Status: install ok installed Priority: optional Section: fonts Installed-Size: 4290 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 2.1.5-1 Description: Fonts with the same metrics as Times, Arial and Courier (v2) A set of serif, sans-serif and monospaced fonts from Red Hat with exactly the same metrics as the (non-free) Microsoft Times, Arial and Courier fonts, which implies those fonts can serve as a drop-in replacement. The font family is named Liberation. Homepage: https://github.com/liberationfonts Package: fonts-linuxlibertine Status: install ok installed Priority: optional Section: fonts Installed-Size: 4846 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 5.3.0-6 Description: Linux Libertine family of fonts The Linux Libertine fonts is a set of typefaces containing both a Serif version ("Linux Libertine") and a Sans Serif ("Linux Biolinum") designed to be used together as an alternative for Times/Times New Roman (and, in part, Helvetica/Arial). . The Serif typeface comes in two shapes and two weights (that is, the usual Regular, Italic, Bold, and Bold Italic), and an Small Capitals version of the regular typeface. Linux Biolinum, the Sans Serif typeface, is available in both Regular and Bold weights. . This package contains OpenType versions (i.e., with cubic Bézier splines) of the fonts, with large support of OpenType features. Homepage: http://linuxlibertine.sourceforge.net/ Package: fonts-nanum Status: install ok installed Priority: optional Section: fonts Installed-Size: 33319 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 20200506-1 Replaces: fonts-nanum-coding (<< 2.5-3) Breaks: fonts-nanum-coding (<< 2.5-3) Description: Nanum Korean fonts Nanum font families are Korean font families which are intended for use on computer screens. These fonts are good with computer LCD monitors because they have used rich hinting techniques like subpixel rendering. . This package contains commonly-used Korean font families. Homepage: https://hangeul.naver.com/2017/nanum Package: fonts-noto Status: install ok installed Priority: optional Section: metapackages Installed-Size: 35 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 20201225-1 Depends: fonts-noto-core Recommends: fonts-noto-cjk, fonts-noto-cjk-extra, fonts-noto-color-emoji, fonts-noto-extra, fonts-noto-mono, fonts-noto-ui-core, fonts-noto-ui-extra, fonts-noto-unhinted Description: metapackage to pull in all Noto fonts Noto is a collection of font families, each visually harmonized across scripts. . Use this package if you want all Noto fonts. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 65 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Homepage: https://www.google.com/get/noto/ Package: fonts-noto-cjk Status: install ok installed Priority: optional Section: fonts Installed-Size: 91003 Maintainer: Debian Fonts Team Architecture: all Multi-Arch: foreign Version: 1:20220127+repack1-1 Suggests: fonts-noto-cjk-extra Description: "No Tofu" font families with large Unicode coverage (CJK regular and bold) Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto font families for Traditional Chinese, Simplified Chinese, Japanese and Korean: . * Noto Sans CJK JP * Noto Sans CJK KR * Noto Sans CJK SC * Noto Sans CJK TC * Noto Sans Mono CJK JP * Noto Sans Mono CJK KR * Noto Sans Mono CJK SC * Noto Sans Mono CJK TC * Noto Serif CJK JP * Noto Serif CJK KR * Noto Serif CJK SC * Noto Serif CJK TC . These fonts are derived from the font family Source Han Sans. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains regular and bold fonts. Homepage: https://github.com/googlefonts/noto-cjk Package: fonts-noto-cjk-extra Status: install ok installed Priority: optional Section: fonts Installed-Size: 214032 Maintainer: Debian Fonts Team Architecture: all Multi-Arch: foreign Source: fonts-noto-cjk Version: 1:20220127+repack1-1 Replaces: fonts-noto-cjk (<< 1:1.004+repack3-2~) Depends: fonts-noto-cjk Breaks: fonts-noto-cjk (<< 1:1.004+repack3-2~) Description: "No Tofu" font families with large Unicode coverage (CJK all weight) Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto font families for Traditional Chinese, Simplified Chinese, Japanese and Korean: . * Noto Sans CJK JP * Noto Sans CJK KR * Noto Sans CJK SC * Noto Sans CJK TC * Noto Sans Mono CJK JP * Noto Sans Mono CJK KR * Noto Sans Mono CJK SC * Noto Sans Mono CJK TC * Noto Serif CJK JP * Noto Serif CJK KR * Noto Serif CJK SC * Noto Serif CJK TC . These fonts are derived from the font family Source Han Sans. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains all weight fonts. Homepage: https://github.com/googlefonts/noto-cjk Package: fonts-noto-color-emoji Status: install ok installed Priority: optional Section: fonts Installed-Size: 10510 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 2.038-1 Description: color emoji font from Google Noto is a collection of font families, each visually harmonized across scripts. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains the color emoji font used on "stock" Android devices such as the Google Pixel. Homepage: https://www.google.com/get/noto/help/emoji/ Package: fonts-noto-core Status: install ok installed Priority: optional Section: fonts Installed-Size: 42555 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Source: fonts-noto Version: 20201225-1 Replaces: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20201027-1~) Breaks: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20201027-1~) Conffiles: /etc/fonts/conf.avail/30-droid-noto.conf a34074694dce0a5ccc5844ec0a1315ea Description: "No Tofu" font families with large Unicode coverage (core) Noto is a collection of font families, each visually harmonized across scripts. . This package contains core weights for these Noto font families: . * Noto Kufi Arabic * Noto Looped Lao Bold * Noto Looped Lao Regular * Noto Looped Thai Bold * Noto Looped Thai Regular * Noto Music * Noto Naskh Arabic * Noto Nastaliq Urdu * Noto Rashi Hebrew * Noto Sans * Noto Sans Adlam * Noto Sans Adlam Unjoined * Noto Sans AnatoHiero * Noto Sans Arabic * Noto Sans Armenian * Noto Sans Avestan * Noto Sans Balinese * Noto Sans Bamum * Noto Sans Bassa Vah * Noto Sans Batak * Noto Sans Bengali * Noto Sans Bhaiksuki * Noto Sans Brahmi * Noto Sans Buginese * Noto Sans Buhid * Noto Sans CanAborig * Noto Sans Carian * Noto Sans CaucAlban * Noto Sans Chakma * Noto Sans Cham * Noto Sans Cherokee * Noto Sans Coptic * Noto Sans Cuneiform * Noto Sans Cypriot * Noto Sans Deseret * Noto Sans Devanagari * Noto Sans Display * Noto Sans Duployan * Noto Sans EgyptHiero * Noto Sans Elbasan * Noto Sans Elymaic * Noto Sans Ethiopic * Noto Sans Georgian * Noto Sans Glagolitic * Noto Sans Gothic * Noto Sans Grantha * Noto Sans Gujarati * Noto Sans Gunjala Gondi * Noto Sans Gurmukhi * Noto Sans Hanifi Rohingya * Noto Sans Hanunoo * Noto Sans Hatran * Noto Sans Hebrew * Noto Sans ImpAramaic * Noto Sans Indic Siyaq Numbers * Noto Sans InsPahlavi * Noto Sans InsParthi * Noto Sans Javanese * Noto Sans Kaithi * Noto Sans Kannada * Noto Sans Kayah Li * Noto Sans Kharoshthi * Noto Sans Khmer * Noto Sans Khojki * Noto Sans Khudawadi * Noto Sans Lao * Noto Sans Lepcha * Noto Sans Limbu * Noto Sans Linear A * Noto Sans Linear B * Noto Sans Lisu * Noto Sans Lycian * Noto Sans Lydian * Noto Sans Mahajani * Noto Sans Malayalam * Noto Sans Mandaic * Noto Sans Manichaean * Noto Sans Marchen * Noto Sans Masaram Gondi * Noto Sans Math * Noto Sans Mayan Numerals * Noto Sans Medefaidrin * Noto Sans MeeteiMayek * Noto Sans Mende Kikakui * Noto Sans Meroitic * Noto Sans Miao * Noto Sans Modi * Noto Sans Mongolian * Noto Sans Mro * Noto Sans Multani * Noto Sans Myanmar * Noto Sans NKo * Noto Sans Nabataean * Noto Sans NewTaiLue * Noto Sans Newa * Noto Sans Nushu * Noto Sans Ogham * Noto Sans Ol Chiki * Noto Sans Old Italic * Noto Sans Old Permic * Noto Sans Old Turkic * Noto Sans OldHung * Noto Sans OldNorArab * Noto Sans OldPersian * Noto Sans OldSogdian * Noto Sans OldSouArab * Noto Sans Oriya * Noto Sans Osage * Noto Sans Osmanya * Noto Sans Pahawh Hmong * Noto Sans Palmyrene * Noto Sans PauCinHau * Noto Sans PhagsPa * Noto Sans Phoenician * Noto Sans PsaPahlavi * Noto Sans Rejang * Noto Sans Runic * Noto Sans Samaritan * Noto Sans Saurashtra * Noto Sans Sharada * Noto Sans Shavian * Noto Sans Siddham * Noto Sans SignWrit * Noto Sans Sinhala * Noto Sans Sogdian * Noto Sans Sora Sompeng * Noto Sans Soyombo * Noto Sans Sundanese * Noto Sans Syloti Nagri * Noto Sans Symbols * Noto Sans Symbols2 * Noto Sans Syriac * Noto Sans Tagalog * Noto Sans Tagbanwa * Noto Sans Tai Le * Noto Sans Tai Tham * Noto Sans Tai Viet * Noto Sans Takri * Noto Sans Tamil * Noto Sans Tamil Supplement * Noto Sans Telugu * Noto Sans Thaana * Noto Sans Thai * Noto Sans Tifinagh * Noto Sans Tifinagh APT * Noto Sans Tifinagh Adrar * Noto Sans Tifinagh Agraw Imazighen * Noto Sans Tifinagh Ahaggar * Noto Sans Tifinagh Air * Noto Sans Tifinagh Azawagh * Noto Sans Tifinagh Ghat * Noto Sans Tifinagh Hawad * Noto Sans Tifinagh Rhissa Ixa * Noto Sans Tifinagh SIL * Noto Sans Tifinagh Tawellemmet * Noto Sans Tirhuta * Noto Sans Ugaritic * Noto Sans Vai * Noto Sans Wancho * Noto Sans WarangCiti * Noto Sans Yi * Noto Sans Zanabazar * Noto Serif * Noto Serif Ahom * Noto Serif Armenian * Noto Serif Balinese * Noto Serif Bengali * Noto Serif Devanagari * Noto Serif Display * Noto Serif Dogra * Noto Serif Ethiopic * Noto Serif Georgian * Noto Serif Grantha * Noto Serif Gujarati * Noto Serif Gurmukhi * Noto Serif Hebrew * Noto Serif Hmong Nyiakeng * Noto Serif Kannada * Noto Serif Khmer * Noto Serif Khojki * Noto Serif Lao * Noto Serif Malayalam * Noto Serif Myanmar * Noto Serif Sinhala * Noto Serif Tamil * Noto Serif Tangut * Noto Serif Telugu * Noto Serif Thai * Noto Serif Tibetan * Noto Serif Yezidi * Noto Traditional Nushu * NotoSerifTamilSlanted . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 65 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Homepage: https://www.google.com/get/noto/ Package: fonts-noto-extra Status: install ok installed Priority: optional Section: fonts Installed-Size: 334238 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Source: fonts-noto Version: 20201225-1 Replaces: fonts-noto-unhinted (<< 20201027-1~) Breaks: fonts-noto-unhinted (<< 20201027-1~) Enhances: fonts-noto-core, fonts-noto-mono Description: "No Tofu" font families with large Unicode coverage (extra) Noto is a collection of font families, each visually harmonized across scripts. . This package contains extra weights for these Noto font families: . * Noto Kufi Arabic Black * Noto Kufi Arabic Extra Bold * Noto Kufi Arabic Extra Light * Noto Kufi Arabic Light * Noto Kufi Arabic Medium * Noto Kufi Arabic Semi Bold * Noto Kufi Arabic Thin * Noto Looped Lao Black * Noto Looped Lao Cond Blk * Noto Looped Lao Cond Bold * Noto Looped Lao Cond ExBd * Noto Looped Lao Cond ExLt * Noto Looped Lao Cond Lt * Noto Looped Lao Cond Med * Noto Looped Lao Cond SmBd * Noto Looped Lao Cond Thin * Noto Looped Lao Condensed * Noto Looped Lao ExCd Blk * Noto Looped Lao ExCd Bold * Noto Looped Lao ExCd ExBd * Noto Looped Lao ExCd ExLt * Noto Looped Lao ExCd Lt * Noto Looped Lao ExCd Med * Noto Looped Lao ExCd SmBd * Noto Looped Lao ExCd Thin * Noto Looped Lao ExtLight * Noto Looped Lao ExtraBold * Noto Looped Lao ExtraCond * Noto Looped Lao Light * Noto Looped Lao Medium * Noto Looped Lao SemiBold * Noto Looped Lao SemiCond * Noto Looped Lao SmCd Blk * Noto Looped Lao SmCd Bold * Noto Looped Lao SmCd ExBd * Noto Looped Lao SmCd ExtLt * Noto Looped Lao SmCd Lt * Noto Looped Lao SmCd Med * Noto Looped Lao SmCd SmBd * Noto Looped Lao SmCd Thin * Noto Looped Lao Thin * Noto Looped Thai Black * Noto Looped Thai Cond Blk * Noto Looped Thai Cond Bold * Noto Looped Thai Cond ExBd * Noto Looped Thai Cond ExLt * Noto Looped Thai Cond Lt * Noto Looped Thai Cond Med * Noto Looped Thai Cond SmBd * Noto Looped Thai Cond Thin * Noto Looped Thai Condensed * Noto Looped Thai ExCd Blk * Noto Looped Thai ExCd Bold * Noto Looped Thai ExCd ExBd * Noto Looped Thai ExCd ExLt * Noto Looped Thai ExCd Lt * Noto Looped Thai ExCd Med * Noto Looped Thai ExCd SmBd * Noto Looped Thai ExCd Thin * Noto Looped Thai ExtLight * Noto Looped Thai ExtraBold * Noto Looped Thai ExtraCond * Noto Looped Thai Light * Noto Looped Thai Medium * Noto Looped Thai SemiBold * Noto Looped Thai SemiCond * Noto Looped Thai SmCd Blk * Noto Looped Thai SmCd Bold * Noto Looped Thai SmCd ExBd * Noto Looped Thai SmCd ExLt * Noto Looped Thai SmCd Lt * Noto Looped Thai SmCd Med * Noto Looped Thai SmCd SmBd * Noto Looped Thai SmCd Thin * Noto Looped Thai Thin * Noto Naskh Arabic Medium * Noto Naskh Arabic Semi Bold * Noto Sans Arabic Blk * Noto Sans Arabic Cond * Noto Sans Arabic Cond Blk * Noto Sans Arabic Cond ExtBd * Noto Sans Arabic Cond ExtLt * Noto Sans Arabic Cond Light * Noto Sans Arabic Cond Med * Noto Sans Arabic Cond SemBd * Noto Sans Arabic Cond Thin * Noto Sans Arabic ExtBd * Noto Sans Arabic ExtCond * Noto Sans Arabic ExtCond Blk * Noto Sans Arabic ExtCond ExtBd * Noto Sans Arabic ExtCond ExtLt * Noto Sans Arabic ExtCond Light * Noto Sans Arabic ExtCond Med * Noto Sans Arabic ExtCond SemBd * Noto Sans Arabic ExtCond Thin * Noto Sans Arabic ExtLt * Noto Sans Arabic Light * Noto Sans Arabic Med * Noto Sans Arabic SemBd * Noto Sans Arabic SemCond * Noto Sans Arabic SemCond Blk * Noto Sans Arabic SemCond ExtBd * Noto Sans Arabic SemCond ExtLt * Noto Sans Arabic SemCond Light * Noto Sans Arabic SemCond Med * Noto Sans Arabic SemCond SemBd * Noto Sans Arabic SemCond Thin * Noto Sans Arabic Thin * Noto Sans Armenian Black * Noto Sans Armenian Condensed * Noto Sans Armenian Condensed Black * Noto Sans Armenian Condensed ExtraBold * Noto Sans Armenian Condensed ExtraLight * Noto Sans Armenian Condensed Light * Noto Sans Armenian Condensed Medium * Noto Sans Armenian Condensed SemiBold * Noto Sans Armenian Condensed Thin * Noto Sans Armenian ExtraBold * Noto Sans Armenian ExtraCondensed * Noto Sans Armenian ExtraCondensed Black * Noto Sans Armenian ExtraCondensed ExtraBold * Noto Sans Armenian ExtraCondensed ExtraLight * Noto Sans Armenian ExtraCondensed Light * Noto Sans Armenian ExtraCondensed Medium * Noto Sans Armenian ExtraCondensed SemiBold * Noto Sans Armenian ExtraCondensed Thin * Noto Sans Armenian ExtraLight * Noto Sans Armenian Light * Noto Sans Armenian Medium * Noto Sans Armenian SemiBold * Noto Sans Armenian SemiCondensed * Noto Sans Armenian SemiCondensed Black * Noto Sans Armenian SemiCondensed ExtraBold * Noto Sans Armenian SemiCondensed ExtraLight * Noto Sans Armenian SemiCondensed Light * Noto Sans Armenian SemiCondensed Medium * Noto Sans Armenian SemiCondensed SemiBold * Noto Sans Armenian SemiCondensed Thin * Noto Sans Armenian Thin * Noto Sans Balinese Medium * Noto Sans Balinese SemiBold * Noto Sans Bamum Medium * Noto Sans Bamum SemiBold * Noto Sans Bengali Black * Noto Sans Bengali Condensed * Noto Sans Bengali ExtraBold * Noto Sans Bengali ExtraCondensed * Noto Sans Bengali ExtraLight * Noto Sans Bengali Light * Noto Sans Bengali Medium * Noto Sans Bengali SemiBold * Noto Sans Bengali SemiCondensed * Noto Sans Bengali Thin * Noto Sans Black * Noto Sans CanAborig Bk * Noto Sans CanAborig Lt * Noto Sans CanAborig Md * Noto Sans CanAborig SmBd * Noto Sans CanAborig Th * Noto Sans CanAborig XBd * Noto Sans CanAborig XLt * Noto Sans Cham Blk * Noto Sans Cham ExtBd * Noto Sans Cham ExtLt * Noto Sans Cham Light * Noto Sans Cham Med * Noto Sans Cham SemBd * Noto Sans Cham Thin * Noto Sans Cherokee Blk * Noto Sans Cherokee ExtBd * Noto Sans Cherokee ExtLt * Noto Sans Cherokee Light * Noto Sans Cherokee Med * Noto Sans Cherokee SemBd * Noto Sans Cherokee Thin * Noto Sans Condensed * Noto Sans Condensed Black * Noto Sans Condensed ExtraBold * Noto Sans Condensed ExtraLight * Noto Sans Condensed Light * Noto Sans Condensed Medium * Noto Sans Condensed SemiBold * Noto Sans Condensed Thin * Noto Sans Devanagari Black * Noto Sans Devanagari Condensed * Noto Sans Devanagari Condensed Black * Noto Sans Devanagari Condensed ExtraBold * Noto Sans Devanagari Condensed ExtraLight * Noto Sans Devanagari Condensed Light * Noto Sans Devanagari Condensed Medium * Noto Sans Devanagari Condensed SemiBold * Noto Sans Devanagari Condensed Thin * Noto Sans Devanagari ExtraBold * Noto Sans Devanagari ExtraCondensed * Noto Sans Devanagari ExtraCondensed Black * Noto Sans Devanagari ExtraCondensed ExtraBold * Noto Sans Devanagari ExtraCondensed ExtraLight * Noto Sans Devanagari ExtraCondensed Light * Noto Sans Devanagari ExtraCondensed Medium * Noto Sans Devanagari ExtraCondensed SemiBold * Noto Sans Devanagari ExtraCondensed Thin * Noto Sans Devanagari ExtraLight * Noto Sans Devanagari Light * Noto Sans Devanagari Medium * Noto Sans Devanagari SemiBold * Noto Sans Devanagari SemiCondensed * Noto Sans Devanagari SemiCondensed Black * Noto Sans Devanagari SemiCondensed ExtraBold * Noto Sans Devanagari SemiCondensed ExtraLight * Noto Sans Devanagari SemiCondensed Light * Noto Sans Devanagari SemiCondensed Medium * Noto Sans Devanagari SemiCondensed SemiBold * Noto Sans Devanagari SemiCondensed Thin * Noto Sans Devanagari Thin * Noto Sans Display Black * Noto Sans Display Condensed * Noto Sans Display Condensed Black * Noto Sans Display Condensed ExtraBold * Noto Sans Display Condensed ExtraLight * Noto Sans Display Condensed Light * Noto Sans Display Condensed Medium * Noto Sans Display Condensed SemiBold * Noto Sans Display Condensed Thin * Noto Sans Display ExtraBold * Noto Sans Display ExtraCondensed * Noto Sans Display ExtraCondensed Black * Noto Sans Display ExtraCondensed ExtraBold * Noto Sans Display ExtraCondensed ExtraLight * Noto Sans Display ExtraCondensed Light * Noto Sans Display ExtraCondensed Medium * Noto Sans Display ExtraCondensed SemiBold * Noto Sans Display ExtraCondensed Thin * Noto Sans Display ExtraLight * Noto Sans Display Light * Noto Sans Display Medium * Noto Sans Display SemiBold * Noto Sans Display SemiCondensed * Noto Sans Display SemiCondensed Black * Noto Sans Display SemiCondensed ExtraBold * Noto Sans Display SemiCondensed ExtraLight * Noto Sans Display SemiCondensed Light * Noto Sans Display SemiCondensed Medium * Noto Sans Display SemiCondensed SemiBold * Noto Sans Display SemiCondensed Thin * Noto Sans Display Thin * Noto Sans Ethiopic Blk * Noto Sans Ethiopic Cond * Noto Sans Ethiopic Cond Blk * Noto Sans Ethiopic Cond ExtBd * Noto Sans Ethiopic Cond ExtLt * Noto Sans Ethiopic Cond Light * Noto Sans Ethiopic Cond Med * Noto Sans Ethiopic Cond SemBd * Noto Sans Ethiopic Cond Thin * Noto Sans Ethiopic ExtBd * Noto Sans Ethiopic ExtCond * Noto Sans Ethiopic ExtCond Blk * Noto Sans Ethiopic ExtCond ExtBd * Noto Sans Ethiopic ExtCond ExtLt * Noto Sans Ethiopic ExtCond Light * Noto Sans Ethiopic ExtCond Med * Noto Sans Ethiopic ExtCond SemBd * Noto Sans Ethiopic ExtCond Thin * Noto Sans Ethiopic ExtLt * Noto Sans Ethiopic Light * Noto Sans Ethiopic Med * Noto Sans Ethiopic SemBd * Noto Sans Ethiopic SemCond * Noto Sans Ethiopic SemCond Blk * Noto Sans Ethiopic SemCond ExtBd * Noto Sans Ethiopic SemCond ExtLt * Noto Sans Ethiopic SemCond Light * Noto Sans Ethiopic SemCond Med * Noto Sans Ethiopic SemCond SemBd * Noto Sans Ethiopic SemCond Thin * Noto Sans Ethiopic Thin * Noto Sans ExtraBold * Noto Sans ExtraCondensed * Noto Sans ExtraCondensed Black * Noto Sans ExtraCondensed ExtraBold * Noto Sans ExtraCondensed ExtraLight * Noto Sans ExtraCondensed Light * Noto Sans ExtraCondensed Medium * Noto Sans ExtraCondensed SemiBold * Noto Sans ExtraCondensed Thin * Noto Sans ExtraLight * Noto Sans Georgian Blk * Noto Sans Georgian Cond * Noto Sans Georgian Cond Blk * Noto Sans Georgian Cond ExtBd * Noto Sans Georgian Cond ExtLt * Noto Sans Georgian Cond Light * Noto Sans Georgian Cond Med * Noto Sans Georgian Cond SemBd * Noto Sans Georgian Cond Thin * Noto Sans Georgian ExtBd * Noto Sans Georgian ExtCond * Noto Sans Georgian ExtCond Blk * Noto Sans Georgian ExtCond ExtBd * Noto Sans Georgian ExtCond ExtLt * Noto Sans Georgian ExtCond Light * Noto Sans Georgian ExtCond Med * Noto Sans Georgian ExtCond SemBd * Noto Sans Georgian ExtCond Thin * Noto Sans Georgian ExtLt * Noto Sans Georgian Light * Noto Sans Georgian Med * Noto Sans Georgian SemBd * Noto Sans Georgian SemCond * Noto Sans Georgian SemCond Blk * Noto Sans Georgian SemCond ExtBd * Noto Sans Georgian SemCond ExtLt * Noto Sans Georgian SemCond Light * Noto Sans Georgian SemCond Med * Noto Sans Georgian SemCond SemBd * Noto Sans Georgian SemCond Thin * Noto Sans Georgian Thin * Noto Sans Gujarati Black * Noto Sans Gujarati Condensed * Noto Sans Gujarati Condensed Black * Noto Sans Gujarati Condensed ExtraBold * Noto Sans Gujarati Condensed ExtraLight * Noto Sans Gujarati Condensed Light * Noto Sans Gujarati Condensed Medium * Noto Sans Gujarati Condensed SemiBold * Noto Sans Gujarati Condensed Thin * Noto Sans Gujarati ExtraBold * Noto Sans Gujarati ExtraCondensed * Noto Sans Gujarati ExtraCondensed Black * Noto Sans Gujarati ExtraCondensed ExtraBold * Noto Sans Gujarati ExtraCondensed ExtraLight * Noto Sans Gujarati ExtraCondensed Light * Noto Sans Gujarati ExtraCondensed Medium * Noto Sans Gujarati ExtraCondensed SemiBold * Noto Sans Gujarati ExtraCondensed Thin * Noto Sans Gujarati ExtraLight * Noto Sans Gujarati Light * Noto Sans Gujarati Medium * Noto Sans Gujarati SemiBold * Noto Sans Gujarati SemiCondensed * Noto Sans Gujarati SemiCondensed Black * Noto Sans Gujarati SemiCondensed ExtraBold * Noto Sans Gujarati SemiCondensed ExtraLight * Noto Sans Gujarati SemiCondensed Light * Noto Sans Gujarati SemiCondensed Medium * Noto Sans Gujarati SemiCondensed SemiBold * Noto Sans Gujarati SemiCondensed Thin * Noto Sans Gujarati Thin * Noto Sans Gurmukhi Black * Noto Sans Gurmukhi Condensed * Noto Sans Gurmukhi Condensed Black * Noto Sans Gurmukhi Condensed ExtraBold * Noto Sans Gurmukhi Condensed ExtraLight * Noto Sans Gurmukhi Condensed Light * Noto Sans Gurmukhi Condensed Medium * Noto Sans Gurmukhi Condensed SemiBold * Noto Sans Gurmukhi Condensed Thin * Noto Sans Gurmukhi ExtraBold * Noto Sans Gurmukhi ExtraCondensed * Noto Sans Gurmukhi ExtraCondensed Black * Noto Sans Gurmukhi ExtraCondensed ExtraBold * Noto Sans Gurmukhi ExtraCondensed ExtraLight * Noto Sans Gurmukhi ExtraCondensed Light * Noto Sans Gurmukhi ExtraCondensed Medium * Noto Sans Gurmukhi ExtraCondensed SemiBold * Noto Sans Gurmukhi ExtraCondensed Thin * Noto Sans Gurmukhi ExtraLight * Noto Sans Gurmukhi Light * Noto Sans Gurmukhi Medium * Noto Sans Gurmukhi SemiBold * Noto Sans Gurmukhi SemiCondensed * Noto Sans Gurmukhi SemiCondensed Black * Noto Sans Gurmukhi SemiCondensed ExtraBold * Noto Sans Gurmukhi SemiCondensed ExtraLight * Noto Sans Gurmukhi SemiCondensed Light * Noto Sans Gurmukhi SemiCondensed Medium * Noto Sans Gurmukhi SemiCondensed SemiBold * Noto Sans Gurmukhi SemiCondensed Thin * Noto Sans Gurmukhi Thin * Noto Sans Hanifi Rohingya Medium * Noto Sans Hanifi Rohingya SemiBold * Noto Sans Hebrew Blk * Noto Sans Hebrew Cond * Noto Sans Hebrew Cond Blk * Noto Sans Hebrew Cond ExtBd * Noto Sans Hebrew Cond ExtLt * Noto Sans Hebrew Cond Light * Noto Sans Hebrew Cond Med * Noto Sans Hebrew Cond SemBd * Noto Sans Hebrew Cond Thin * Noto Sans Hebrew ExtBd * Noto Sans Hebrew ExtCond * Noto Sans Hebrew ExtCond Blk * Noto Sans Hebrew ExtCond ExtBd * Noto Sans Hebrew ExtCond ExtLt * Noto Sans Hebrew ExtCond Light * Noto Sans Hebrew ExtCond Med * Noto Sans Hebrew ExtCond SemBd * Noto Sans Hebrew ExtCond Thin * Noto Sans Hebrew ExtLt * Noto Sans Hebrew Light * Noto Sans Hebrew Med * Noto Sans Hebrew SemBd * Noto Sans Hebrew SemCond * Noto Sans Hebrew SemCond Blk * Noto Sans Hebrew SemCond ExtBd * Noto Sans Hebrew SemCond ExtLt * Noto Sans Hebrew SemCond Light * Noto Sans Hebrew SemCond Med * Noto Sans Hebrew SemCond SemBd * Noto Sans Hebrew SemCond Thin * Noto Sans Hebrew Thin * Noto Sans Kannada Black * Noto Sans Kannada Condensed * Noto Sans Kannada Condensed Black * Noto Sans Kannada Condensed ExtraBold * Noto Sans Kannada Condensed ExtraLight * Noto Sans Kannada Condensed Light * Noto Sans Kannada Condensed Medium * Noto Sans Kannada Condensed SemiBold * Noto Sans Kannada Condensed Thin * Noto Sans Kannada ExtraBold * Noto Sans Kannada ExtraCondensed * Noto Sans Kannada ExtraCondensed Black * Noto Sans Kannada ExtraCondensed ExtraBold * Noto Sans Kannada ExtraCondensed ExtraLight * Noto Sans Kannada ExtraCondensed Light * Noto Sans Kannada ExtraCondensed Medium * Noto Sans Kannada ExtraCondensed SemiBold * Noto Sans Kannada ExtraCondensed Thin * Noto Sans Kannada ExtraLight * Noto Sans Kannada Light * Noto Sans Kannada Medium * Noto Sans Kannada SemiBold * Noto Sans Kannada SemiCondensed * Noto Sans Kannada SemiCondensed Black * Noto Sans Kannada SemiCondensed ExtraBold * Noto Sans Kannada SemiCondensed ExtraLight * Noto Sans Kannada SemiCondensed Light * Noto Sans Kannada SemiCondensed Medium * Noto Sans Kannada SemiCondensed SemiBold * Noto Sans Kannada SemiCondensed Thin * Noto Sans Kannada Thin * Noto Sans Kayah Li Medium * Noto Sans Kayah Li SemiBold * Noto Sans Khmer Black * Noto Sans Khmer Condensed * Noto Sans Khmer Condensed Black * Noto Sans Khmer Condensed ExtraBold * Noto Sans Khmer Condensed ExtraLight * Noto Sans Khmer Condensed Light * Noto Sans Khmer Condensed Medium * Noto Sans Khmer Condensed SemiBold * Noto Sans Khmer Condensed Thin * Noto Sans Khmer ExtraBold * Noto Sans Khmer ExtraCondensed * Noto Sans Khmer ExtraCondensed Black * Noto Sans Khmer ExtraCondensed ExtraBold * Noto Sans Khmer ExtraCondensed ExtraLight * Noto Sans Khmer ExtraCondensed Light * Noto Sans Khmer ExtraCondensed Medium * Noto Sans Khmer ExtraCondensed SemiBold * Noto Sans Khmer ExtraCondensed Thin * Noto Sans Khmer ExtraLight * Noto Sans Khmer Light * Noto Sans Khmer Medium * Noto Sans Khmer SemiBold * Noto Sans Khmer SemiCondensed * Noto Sans Khmer SemiCondensed Black * Noto Sans Khmer SemiCondensed ExtraBold * Noto Sans Khmer SemiCondensed ExtraLight * Noto Sans Khmer SemiCondensed Light * Noto Sans Khmer SemiCondensed Medium * Noto Sans Khmer SemiCondensed SemiBold * Noto Sans Khmer SemiCondensed Thin * Noto Sans Khmer Thin * Noto Sans Lao Blk * Noto Sans Lao Cond * Noto Sans Lao Cond Blk * Noto Sans Lao Cond ExtBd * Noto Sans Lao Cond ExtLt * Noto Sans Lao Cond Light * Noto Sans Lao Cond Med * Noto Sans Lao Cond SemBd * Noto Sans Lao Cond Thin * Noto Sans Lao ExtBd * Noto Sans Lao ExtCond * Noto Sans Lao ExtCond Blk * Noto Sans Lao ExtCond ExtBd * Noto Sans Lao ExtCond ExtLt * Noto Sans Lao ExtCond Light * Noto Sans Lao ExtCond Med * Noto Sans Lao ExtCond SemBd * Noto Sans Lao ExtCond Thin * Noto Sans Lao ExtLt * Noto Sans Lao Light * Noto Sans Lao Med * Noto Sans Lao SemBd * Noto Sans Lao SemCond * Noto Sans Lao SemCond Blk * Noto Sans Lao SemCond ExtBd * Noto Sans Lao SemCond ExtLt * Noto Sans Lao SemCond Light * Noto Sans Lao SemCond Med * Noto Sans Lao SemCond SemBd * Noto Sans Lao SemCond Thin * Noto Sans Lao Thin * Noto Sans Light * Noto Sans Lisu Medium * Noto Sans Lisu Semi Bold * Noto Sans Malayalam Black * Noto Sans Malayalam Condensed * Noto Sans Malayalam Condensed Black * Noto Sans Malayalam Condensed ExtraBold * Noto Sans Malayalam Condensed ExtraLight * Noto Sans Malayalam Condensed Light * Noto Sans Malayalam Condensed Medium * Noto Sans Malayalam Condensed SemiBold * Noto Sans Malayalam Condensed Thin * Noto Sans Malayalam ExtraBold * Noto Sans Malayalam ExtraCondensed * Noto Sans Malayalam ExtraCondensed Black * Noto Sans Malayalam ExtraCondensed ExtraBold * Noto Sans Malayalam ExtraCondensed ExtraLight * Noto Sans Malayalam ExtraCondensed Light * Noto Sans Malayalam ExtraCondensed Medium * Noto Sans Malayalam ExtraCondensed SemiBold * Noto Sans Malayalam ExtraCondensed Thin * Noto Sans Malayalam ExtraLight * Noto Sans Malayalam Light * Noto Sans Malayalam Medium * Noto Sans Malayalam SemiBold * Noto Sans Malayalam SemiCondensed * Noto Sans Malayalam SemiCondensed Black * Noto Sans Malayalam SemiCondensed ExtraBold * Noto Sans Malayalam SemiCondensed ExtraLight * Noto Sans Malayalam SemiCondensed Light * Noto Sans Malayalam SemiCondensed Medium * Noto Sans Malayalam SemiCondensed SemiBold * Noto Sans Malayalam SemiCondensed Thin * Noto Sans Malayalam Thin * Noto Sans Medefaidrin Medium * Noto Sans Medefaidrin SemiBold * Noto Sans Medium * Noto Sans MeeteiMayek Black * Noto Sans MeeteiMayek ExtraBold * Noto Sans MeeteiMayek ExtraLight * Noto Sans MeeteiMayek Light * Noto Sans MeeteiMayek Medium * Noto Sans MeeteiMayek SemiBold * Noto Sans MeeteiMayek Thin * Noto Sans Mono Black * Noto Sans Mono Condensed * Noto Sans Mono Condensed Black * Noto Sans Mono Condensed ExtraBold * Noto Sans Mono Condensed ExtraLight * Noto Sans Mono Condensed Light * Noto Sans Mono Condensed Medium * Noto Sans Mono Condensed SemiBold * Noto Sans Mono Condensed Thin * Noto Sans Mono ExtraBold * Noto Sans Mono ExtraCondensed * Noto Sans Mono ExtraCondensed Black * Noto Sans Mono ExtraCondensed ExtraBold * Noto Sans Mono ExtraCondensed ExtraLight * Noto Sans Mono ExtraCondensed Light * Noto Sans Mono ExtraCondensed Medium * Noto Sans Mono ExtraCondensed SemiBold * Noto Sans Mono ExtraCondensed Thin * Noto Sans Mono ExtraLight * Noto Sans Mono Light * Noto Sans Mono Medium * Noto Sans Mono SemiBold * Noto Sans Mono SemiCondensed * Noto Sans Mono SemiCondensed Black * Noto Sans Mono SemiCondensed ExtraBold * Noto Sans Mono SemiCondensed ExtraLight * Noto Sans Mono SemiCondensed Light * Noto Sans Mono SemiCondensed Medium * Noto Sans Mono SemiCondensed SemiBold * Noto Sans Mono SemiCondensed Thin * Noto Sans Mono Thin * Noto Sans Myanmar Blk * Noto Sans Myanmar Cond * Noto Sans Myanmar Cond Blk * Noto Sans Myanmar Cond ExtBd * Noto Sans Myanmar Cond ExtLt * Noto Sans Myanmar Cond Light * Noto Sans Myanmar Cond Med * Noto Sans Myanmar Cond SemBd * Noto Sans Myanmar Cond Thin * Noto Sans Myanmar ExtBd * Noto Sans Myanmar ExtCond * Noto Sans Myanmar ExtCond Blk * Noto Sans Myanmar ExtCond ExtBd * Noto Sans Myanmar ExtCond ExtLt * Noto Sans Myanmar ExtCond Light * Noto Sans Myanmar ExtCond Med * Noto Sans Myanmar ExtCond SemBd * Noto Sans Myanmar ExtCond Thin * Noto Sans Myanmar ExtLt * Noto Sans Myanmar Light * Noto Sans Myanmar Med * Noto Sans Myanmar SemBd * Noto Sans Myanmar SemCond * Noto Sans Myanmar SemCond Blk * Noto Sans Myanmar SemCond ExtBd * Noto Sans Myanmar SemCond ExtLt * Noto Sans Myanmar SemCond Light * Noto Sans Myanmar SemCond Med * Noto Sans Myanmar SemCond SemBd * Noto Sans Myanmar SemCond Thin * Noto Sans Myanmar Thin * Noto Sans Ol Chiki Medium * Noto Sans Ol Chiki SemiBold * Noto Sans Oriya Blk * Noto Sans Oriya Cond * Noto Sans Oriya Cond Blk * Noto Sans Oriya Cond Bold * Noto Sans Oriya Cond Thin * Noto Sans Oriya ExtCond * Noto Sans Oriya ExtCond Blk * Noto Sans Oriya ExtCond Bold * Noto Sans Oriya ExtCond Thin * Noto Sans Oriya Thin * Noto Sans SemiBold * Noto Sans SemiCondensed * Noto Sans SemiCondensed Black * Noto Sans SemiCondensed ExtraBold * Noto Sans SemiCondensed ExtraLight * Noto Sans SemiCondensed Light * Noto Sans SemiCondensed Medium * Noto Sans SemiCondensed SemiBold * Noto Sans SemiCondensed Thin * Noto Sans Sinhala Black * Noto Sans Sinhala Condensed * Noto Sans Sinhala Condensed Black * Noto Sans Sinhala Condensed ExtraBold * Noto Sans Sinhala Condensed ExtraLight * Noto Sans Sinhala Condensed Light * Noto Sans Sinhala Condensed Medium * Noto Sans Sinhala Condensed SemiBold * Noto Sans Sinhala Condensed Thin * Noto Sans Sinhala ExtraBold * Noto Sans Sinhala ExtraCondensed * Noto Sans Sinhala ExtraCondensed Black * Noto Sans Sinhala ExtraCondensed ExtraBold * Noto Sans Sinhala ExtraCondensed ExtraLight * Noto Sans Sinhala ExtraCondensed Light * Noto Sans Sinhala ExtraCondensed Medium * Noto Sans Sinhala ExtraCondensed SemiBold * Noto Sans Sinhala ExtraCondensed Thin * Noto Sans Sinhala ExtraLight * Noto Sans Sinhala Light * Noto Sans Sinhala Medium * Noto Sans Sinhala SemiBold * Noto Sans Sinhala SemiCondensed * Noto Sans Sinhala SemiCondensed Black * Noto Sans Sinhala SemiCondensed ExtraBold * Noto Sans Sinhala SemiCondensed ExtraLight * Noto Sans Sinhala SemiCondensed Light * Noto Sans Sinhala SemiCondensed Medium * Noto Sans Sinhala SemiCondensed SemiBold * Noto Sans Sinhala SemiCondensed Thin * Noto Sans Sinhala Thin * Noto Sans Sora Sompeng Medium * Noto Sans Sora Sompeng Semi Bold * Noto Sans Sundanese * Noto Sans Symbols Black * Noto Sans Symbols ExtraBold * Noto Sans Symbols ExtraLight * Noto Sans Symbols Light * Noto Sans Symbols Medium * Noto Sans Symbols SemiBold * Noto Sans Symbols Thin * Noto Sans Syriac Black * Noto Sans Syriac Thin * Noto Sans Tai Tham Medium * Noto Sans Tai Tham SemiBold * Noto Sans Tamil Black * Noto Sans Tamil Condensed * Noto Sans Tamil Condensed Black * Noto Sans Tamil Condensed ExtraBold * Noto Sans Tamil Condensed ExtraLight * Noto Sans Tamil Condensed Light * Noto Sans Tamil Condensed Medium * Noto Sans Tamil Condensed SemiBold * Noto Sans Tamil Condensed Thin * Noto Sans Tamil ExtraBold * Noto Sans Tamil ExtraCondensed * Noto Sans Tamil ExtraCondensed Black * Noto Sans Tamil ExtraCondensed ExtraBold * Noto Sans Tamil ExtraCondensed ExtraLight * Noto Sans Tamil ExtraCondensed Light * Noto Sans Tamil ExtraCondensed Medium * Noto Sans Tamil ExtraCondensed SemiBold * Noto Sans Tamil ExtraCondensed Thin * Noto Sans Tamil ExtraLight * Noto Sans Tamil Light * Noto Sans Tamil Medium * Noto Sans Tamil SemiBold * Noto Sans Tamil SemiCondensed * Noto Sans Tamil SemiCondensed Black * Noto Sans Tamil SemiCondensed ExtraBold * Noto Sans Tamil SemiCondensed ExtraLight * Noto Sans Tamil SemiCondensed Light * Noto Sans Tamil SemiCondensed Medium * Noto Sans Tamil SemiCondensed SemiBold * Noto Sans Tamil SemiCondensed Thin * Noto Sans Tamil Thin * Noto Sans Telugu Black * Noto Sans Telugu Condensed * Noto Sans Telugu Condensed Black * Noto Sans Telugu Condensed ExtraBold * Noto Sans Telugu Condensed ExtraLight * Noto Sans Telugu Condensed Light * Noto Sans Telugu Condensed Medium * Noto Sans Telugu Condensed SemiBold * Noto Sans Telugu Condensed Thin * Noto Sans Telugu ExtraBold * Noto Sans Telugu ExtraCondensed * Noto Sans Telugu ExtraCondensed Black * Noto Sans Telugu ExtraCondensed ExtraBold * Noto Sans Telugu ExtraCondensed ExtraLight * Noto Sans Telugu ExtraCondensed Light * Noto Sans Telugu ExtraCondensed Medium * Noto Sans Telugu ExtraCondensed SemiBold * Noto Sans Telugu ExtraCondensed Thin * Noto Sans Telugu ExtraLight * Noto Sans Telugu Light * Noto Sans Telugu Medium * Noto Sans Telugu SemiBold * Noto Sans Telugu SemiCondensed * Noto Sans Telugu SemiCondensed Black * Noto Sans Telugu SemiCondensed ExtraBold * Noto Sans Telugu SemiCondensed ExtraLight * Noto Sans Telugu SemiCondensed Light * Noto Sans Telugu SemiCondensed Medium * Noto Sans Telugu SemiCondensed SemiBold * Noto Sans Telugu SemiCondensed Thin * Noto Sans Telugu Thin * Noto Sans Thaana Black * Noto Sans Thaana ExtraBold * Noto Sans Thaana ExtraLight * Noto Sans Thaana Light * Noto Sans Thaana Medium * Noto Sans Thaana SemiBold * Noto Sans Thaana Thin * Noto Sans Thai Blk * Noto Sans Thai Cond * Noto Sans Thai Cond Blk * Noto Sans Thai Cond ExtBd * Noto Sans Thai Cond ExtLt * Noto Sans Thai Cond Light * Noto Sans Thai Cond Med * Noto Sans Thai Cond SemBd * Noto Sans Thai Cond Thin * Noto Sans Thai ExtBd * Noto Sans Thai ExtCond * Noto Sans Thai ExtCond Blk * Noto Sans Thai ExtCond ExtBd * Noto Sans Thai ExtCond ExtLt * Noto Sans Thai ExtCond Light * Noto Sans Thai ExtCond Med * Noto Sans Thai ExtCond SemBd * Noto Sans Thai ExtCond Thin * Noto Sans Thai ExtLt * Noto Sans Thai Light * Noto Sans Thai Med * Noto Sans Thai SemBd * Noto Sans Thai SemCond * Noto Sans Thai SemCond Blk * Noto Sans Thai SemCond ExtBd * Noto Sans Thai SemCond ExtLt * Noto Sans Thai SemCond Light * Noto Sans Thai SemCond Med * Noto Sans Thai SemCond SemBd * Noto Sans Thai SemCond Thin * Noto Sans Thai Thin * Noto Sans Thin * Noto Serif Armenian Black * Noto Serif Armenian Condensed * Noto Serif Armenian Condensed Black * Noto Serif Armenian Condensed ExtraBold * Noto Serif Armenian Condensed ExtraLight * Noto Serif Armenian Condensed Light * Noto Serif Armenian Condensed Medium * Noto Serif Armenian Condensed SemiBold * Noto Serif Armenian Condensed Thin * Noto Serif Armenian ExtraBold * Noto Serif Armenian ExtraCondensed * Noto Serif Armenian ExtraCondensed Black * Noto Serif Armenian ExtraCondensed ExtraBold * Noto Serif Armenian ExtraCondensed ExtraLight * Noto Serif Armenian ExtraCondensed Light * Noto Serif Armenian ExtraCondensed Medium * Noto Serif Armenian ExtraCondensed SemiBold * Noto Serif Armenian ExtraCondensed Thin * Noto Serif Armenian ExtraLight * Noto Serif Armenian Light * Noto Serif Armenian Medium * Noto Serif Armenian SemiBold * Noto Serif Armenian SemiCondensed * Noto Serif Armenian SemiCondensed Black * Noto Serif Armenian SemiCondensed ExtraBold * Noto Serif Armenian SemiCondensed ExtraLight * Noto Serif Armenian SemiCondensed Light * Noto Serif Armenian SemiCondensed Medium * Noto Serif Armenian SemiCondensed SemiBold * Noto Serif Armenian SemiCondensed Thin * Noto Serif Armenian Thin * Noto Serif Bengali Black * Noto Serif Bengali Condensed * Noto Serif Bengali Condensed Black * Noto Serif Bengali Condensed ExtraBold * Noto Serif Bengali Condensed ExtraLight * Noto Serif Bengali Condensed Light * Noto Serif Bengali Condensed Medium * Noto Serif Bengali Condensed SemiBold * Noto Serif Bengali Condensed Thin * Noto Serif Bengali ExtraBold * Noto Serif Bengali ExtraCondensed * Noto Serif Bengali ExtraCondensed Black * Noto Serif Bengali ExtraCondensed ExtraBold * Noto Serif Bengali ExtraCondensed ExtraLight * Noto Serif Bengali ExtraCondensed Light * Noto Serif Bengali ExtraCondensed Medium * Noto Serif Bengali ExtraCondensed SemiBold * Noto Serif Bengali ExtraCondensed Thin * Noto Serif Bengali ExtraLight * Noto Serif Bengali Light * Noto Serif Bengali Medium * Noto Serif Bengali SemiBold * Noto Serif Bengali SemiCondensed * Noto Serif Bengali SemiCondensed Black * Noto Serif Bengali SemiCondensed ExtraBold * Noto Serif Bengali SemiCondensed ExtraLight * Noto Serif Bengali SemiCondensed Light * Noto Serif Bengali SemiCondensed Medium * Noto Serif Bengali SemiCondensed SemiBold * Noto Serif Bengali SemiCondensed Thin * Noto Serif Bengali Thin * Noto Serif Black * Noto Serif Condensed * Noto Serif Condensed Black * Noto Serif Condensed ExtraBold * Noto Serif Condensed ExtraLight * Noto Serif Condensed Light * Noto Serif Condensed Medium * Noto Serif Condensed SemiBold * Noto Serif Condensed Thin * Noto Serif Devanagari Black * Noto Serif Devanagari Condensed * Noto Serif Devanagari Condensed Black * Noto Serif Devanagari Condensed ExtraBold * Noto Serif Devanagari Condensed ExtraLight * Noto Serif Devanagari Condensed Light * Noto Serif Devanagari Condensed Medium * Noto Serif Devanagari Condensed SemiBold * Noto Serif Devanagari Condensed Thin * Noto Serif Devanagari ExtraBold * Noto Serif Devanagari ExtraCondensed * Noto Serif Devanagari ExtraCondensed Black * Noto Serif Devanagari ExtraCondensed ExtraBold * Noto Serif Devanagari ExtraCondensed ExtraLight * Noto Serif Devanagari ExtraCondensed Light * Noto Serif Devanagari ExtraCondensed Medium * Noto Serif Devanagari ExtraCondensed SemiBold * Noto Serif Devanagari ExtraCondensed Thin * Noto Serif Devanagari ExtraLight * Noto Serif Devanagari Light * Noto Serif Devanagari Medium * Noto Serif Devanagari SemiBold * Noto Serif Devanagari SemiCondensed * Noto Serif Devanagari SemiCondensed Black * Noto Serif Devanagari SemiCondensed ExtraBold * Noto Serif Devanagari SemiCondensed ExtraLight * Noto Serif Devanagari SemiCondensed Light * Noto Serif Devanagari SemiCondensed Medium * Noto Serif Devanagari SemiCondensed SemiBold * Noto Serif Devanagari SemiCondensed Thin * Noto Serif Devanagari Thin * Noto Serif Display Black * Noto Serif Display Condensed * Noto Serif Display Condensed Black * Noto Serif Display Condensed ExtraBold * Noto Serif Display Condensed ExtraLight * Noto Serif Display Condensed Light * Noto Serif Display Condensed Medium * Noto Serif Display Condensed SemiBold * Noto Serif Display Condensed Thin * Noto Serif Display ExtraBold * Noto Serif Display ExtraCondensed * Noto Serif Display ExtraCondensed Black * Noto Serif Display ExtraCondensed ExtraBold * Noto Serif Display ExtraCondensed ExtraLight * Noto Serif Display ExtraCondensed Light * Noto Serif Display ExtraCondensed Medium * Noto Serif Display ExtraCondensed SemiBold * Noto Serif Display ExtraCondensed Thin * Noto Serif Display ExtraLight * Noto Serif Display Light * Noto Serif Display Medium * Noto Serif Display SemiBold * Noto Serif Display SemiCondensed * Noto Serif Display SemiCondensed Black * Noto Serif Display SemiCondensed ExtraBold * Noto Serif Display SemiCondensed ExtraLight * Noto Serif Display SemiCondensed Light * Noto Serif Display SemiCondensed Medium * Noto Serif Display SemiCondensed SemiBold * Noto Serif Display SemiCondensed Thin * Noto Serif Display Thin * Noto Serif Ethiopic Bk * Noto Serif Ethiopic Cn * Noto Serif Ethiopic Cn Bk * Noto Serif Ethiopic Cn Lt * Noto Serif Ethiopic Cn Md * Noto Serif Ethiopic Cn SmBd * Noto Serif Ethiopic Cn Th * Noto Serif Ethiopic Cn XBd * Noto Serif Ethiopic Cn XLt * Noto Serif Ethiopic Lt * Noto Serif Ethiopic Md * Noto Serif Ethiopic SmBd * Noto Serif Ethiopic SmCn * Noto Serif Ethiopic SmCn Bk * Noto Serif Ethiopic SmCn Lt * Noto Serif Ethiopic SmCn Md * Noto Serif Ethiopic SmCn SmBd * Noto Serif Ethiopic SmCn Th * Noto Serif Ethiopic SmCn XBd * Noto Serif Ethiopic SmCn XLt * Noto Serif Ethiopic Th * Noto Serif Ethiopic XBd * Noto Serif Ethiopic XCn * Noto Serif Ethiopic XCn Bk * Noto Serif Ethiopic XCn Lt * Noto Serif Ethiopic XCn Md * Noto Serif Ethiopic XCn SmBd * Noto Serif Ethiopic XCn Th * Noto Serif Ethiopic XCn XBd * Noto Serif Ethiopic XCn XLt * Noto Serif Ethiopic XLt * Noto Serif ExtraBold * Noto Serif ExtraCondensed * Noto Serif ExtraCondensed Black * Noto Serif ExtraCondensed ExtraBold * Noto Serif ExtraCondensed ExtraLight * Noto Serif ExtraCondensed Light * Noto Serif ExtraCondensed Medium * Noto Serif ExtraCondensed SemiBold * Noto Serif ExtraCondensed Thin * Noto Serif ExtraLight * Noto Serif Georgian Bk * Noto Serif Georgian Cn * Noto Serif Georgian Cn Bk * Noto Serif Georgian Cn Lt * Noto Serif Georgian Cn Md * Noto Serif Georgian Cn SmBd * Noto Serif Georgian Cn Th * Noto Serif Georgian Cn XBd * Noto Serif Georgian Cn XLt * Noto Serif Georgian Lt * Noto Serif Georgian Md * Noto Serif Georgian SmBd * Noto Serif Georgian SmCn * Noto Serif Georgian SmCn Bk * Noto Serif Georgian SmCn Lt * Noto Serif Georgian SmCn Md * Noto Serif Georgian SmCn SmBd * Noto Serif Georgian SmCn Th * Noto Serif Georgian SmCn XBd * Noto Serif Georgian SmCn XLt * Noto Serif Georgian Th * Noto Serif Georgian XBd * Noto Serif Georgian XCn * Noto Serif Georgian XCn Bk * Noto Serif Georgian XCn Lt * Noto Serif Georgian XCn Md * Noto Serif Georgian XCn SmBd * Noto Serif Georgian XCn Th * Noto Serif Georgian XCn XBd * Noto Serif Georgian XCn XLt * Noto Serif Georgian XLt * Noto Serif Gujarati Black * Noto Serif Gujarati ExtraBold * Noto Serif Gujarati ExtraLight * Noto Serif Gujarati Light * Noto Serif Gujarati Medium * Noto Serif Gujarati SemiBold * Noto Serif Gujarati Thin * Noto Serif Gurmukhi Black * Noto Serif Gurmukhi ExtraBold * Noto Serif Gurmukhi ExtraLight * Noto Serif Gurmukhi Light * Noto Serif Gurmukhi Medium * Noto Serif Gurmukhi SemiBold * Noto Serif Gurmukhi Thin * Noto Serif Hebrew Blk * Noto Serif Hebrew Cond * Noto Serif Hebrew Cond Blk * Noto Serif Hebrew Cond ExtBd * Noto Serif Hebrew Cond ExtLt * Noto Serif Hebrew Cond Light * Noto Serif Hebrew Cond Med * Noto Serif Hebrew Cond SemBd * Noto Serif Hebrew Cond Thin * Noto Serif Hebrew ExtBd * Noto Serif Hebrew ExtCond * Noto Serif Hebrew ExtCond Blk * Noto Serif Hebrew ExtCond ExtBd * Noto Serif Hebrew ExtCond ExtLt * Noto Serif Hebrew ExtCond Light * Noto Serif Hebrew ExtCond Med * Noto Serif Hebrew ExtCond SemBd * Noto Serif Hebrew ExtCond Thin * Noto Serif Hebrew ExtLt * Noto Serif Hebrew Light * Noto Serif Hebrew Med * Noto Serif Hebrew SemBd * Noto Serif Hebrew SemCond * Noto Serif Hebrew SemCond Blk * Noto Serif Hebrew SemCond ExtBd * Noto Serif Hebrew SemCond ExtLt * Noto Serif Hebrew SemCond Light * Noto Serif Hebrew SemCond Med * Noto Serif Hebrew SemCond SemBd * Noto Serif Hebrew SemCond Thin * Noto Serif Hebrew Thin * Noto Serif Hmong Nyiakeng Medium * Noto Serif Hmong Nyiakeng SemiBold * Noto Serif Kannada Black * Noto Serif Kannada ExtraBold * Noto Serif Kannada ExtraLight * Noto Serif Kannada Light * Noto Serif Kannada Medium * Noto Serif Kannada SemiBold * Noto Serif Kannada Thin * Noto Serif Khmer Black * Noto Serif Khmer Condensed * Noto Serif Khmer Condensed Black * Noto Serif Khmer Condensed ExtraBold * Noto Serif Khmer Condensed ExtraLight * Noto Serif Khmer Condensed Light * Noto Serif Khmer Condensed Medium * Noto Serif Khmer Condensed SemiBold * Noto Serif Khmer Condensed Thin * Noto Serif Khmer ExtraBold * Noto Serif Khmer ExtraCondensed * Noto Serif Khmer ExtraCondensed Black * Noto Serif Khmer ExtraCondensed ExtraBold * Noto Serif Khmer ExtraCondensed ExtraLight * Noto Serif Khmer ExtraCondensed Light * Noto Serif Khmer ExtraCondensed Medium * Noto Serif Khmer ExtraCondensed SemiBold * Noto Serif Khmer ExtraCondensed Thin * Noto Serif Khmer ExtraLight * Noto Serif Khmer Light * Noto Serif Khmer Medium * Noto Serif Khmer SemiBold * Noto Serif Khmer SemiCondensed * Noto Serif Khmer SemiCondensed Black * Noto Serif Khmer SemiCondensed ExtraBold * Noto Serif Khmer SemiCondensed ExtraLight * Noto Serif Khmer SemiCondensed Light * Noto Serif Khmer SemiCondensed Medium * Noto Serif Khmer SemiCondensed SemiBold * Noto Serif Khmer SemiCondensed Thin * Noto Serif Khmer Thin * Noto Serif Lao Blk * Noto Serif Lao Cond * Noto Serif Lao Cond Blk * Noto Serif Lao Cond ExtBd * Noto Serif Lao Cond ExtLt * Noto Serif Lao Cond Light * Noto Serif Lao Cond Med * Noto Serif Lao Cond SemBd * Noto Serif Lao Cond Thin * Noto Serif Lao ExtBd * Noto Serif Lao ExtCond * Noto Serif Lao ExtCond Blk * Noto Serif Lao ExtCond ExtBd * Noto Serif Lao ExtCond ExtLt * Noto Serif Lao ExtCond Light * Noto Serif Lao ExtCond Med * Noto Serif Lao ExtCond SemBd * Noto Serif Lao ExtCond Thin * Noto Serif Lao ExtLt * Noto Serif Lao Light * Noto Serif Lao Med * Noto Serif Lao SemBd * Noto Serif Lao SemCond * Noto Serif Lao SemCond Blk * Noto Serif Lao SemCond ExtBd * Noto Serif Lao SemCond ExtLt * Noto Serif Lao SemCond Light * Noto Serif Lao SemCond Med * Noto Serif Lao SemCond SemBd * Noto Serif Lao SemCond Thin * Noto Serif Lao Thin * Noto Serif Light * Noto Serif Malayalam Black * Noto Serif Malayalam ExtraBold * Noto Serif Malayalam ExtraLight * Noto Serif Malayalam Light * Noto Serif Malayalam Medium * Noto Serif Malayalam SemiBold * Noto Serif Malayalam Thin * Noto Serif Medium * Noto Serif Myanmar Blk * Noto Serif Myanmar Cond Blk * Noto Serif Myanmar Cond ExtBd * Noto Serif Myanmar Cond ExtLt * Noto Serif Myanmar Cond Med * Noto Serif Myanmar Cond SemBd * Noto Serif Myanmar Cond Thin * Noto Serif Myanmar Condensed * Noto Serif Myanmar Condensed Bold * Noto Serif Myanmar Condensed Light * Noto Serif Myanmar ExtBd * Noto Serif Myanmar ExtCond * Noto Serif Myanmar ExtCond Blk * Noto Serif Myanmar ExtCond ExtBd * Noto Serif Myanmar ExtCond ExtLt * Noto Serif Myanmar ExtCond Light * Noto Serif Myanmar ExtCond Med * Noto Serif Myanmar ExtCond SemBd * Noto Serif Myanmar ExtCond Thin * Noto Serif Myanmar ExtLt * Noto Serif Myanmar Light * Noto Serif Myanmar Med * Noto Serif Myanmar SemBd * Noto Serif Myanmar SemCond * Noto Serif Myanmar SemCond Blk * Noto Serif Myanmar SemCond ExtBd * Noto Serif Myanmar SemCond ExtLt * Noto Serif Myanmar SemCond Light * Noto Serif Myanmar SemCond Med * Noto Serif Myanmar SemCond SemBd * Noto Serif Myanmar SemCond Thin * Noto Serif Myanmar Thin * Noto Serif SemiBold * Noto Serif SemiCondensed * Noto Serif SemiCondensed Black * Noto Serif SemiCondensed ExtraBold * Noto Serif SemiCondensed ExtraLight * Noto Serif SemiCondensed Light * Noto Serif SemiCondensed Medium * Noto Serif SemiCondensed SemiBold * Noto Serif SemiCondensed Thin * Noto Serif Sinhala Black * Noto Serif Sinhala Condensed * Noto Serif Sinhala Condensed Black * Noto Serif Sinhala Condensed ExtraBold * Noto Serif Sinhala Condensed ExtraLight * Noto Serif Sinhala Condensed Light * Noto Serif Sinhala Condensed Medium * Noto Serif Sinhala Condensed SemiBold * Noto Serif Sinhala Condensed Thin * Noto Serif Sinhala ExtraBold * Noto Serif Sinhala ExtraCondensed * Noto Serif Sinhala ExtraCondensed Black * Noto Serif Sinhala ExtraCondensed ExtraBold * Noto Serif Sinhala ExtraCondensed ExtraLight * Noto Serif Sinhala ExtraCondensed Light * Noto Serif Sinhala ExtraCondensed Medium * Noto Serif Sinhala ExtraCondensed SemiBold * Noto Serif Sinhala ExtraCondensed Thin * Noto Serif Sinhala ExtraLight * Noto Serif Sinhala Light * Noto Serif Sinhala Medium * Noto Serif Sinhala SemiBold * Noto Serif Sinhala SemiCondensed * Noto Serif Sinhala SemiCondensed Black * Noto Serif Sinhala SemiCondensed ExtraBold * Noto Serif Sinhala SemiCondensed ExtraLight * Noto Serif Sinhala SemiCondensed Light * Noto Serif Sinhala SemiCondensed Medium * Noto Serif Sinhala SemiCondensed SemiBold * Noto Serif Sinhala SemiCondensed Thin * Noto Serif Sinhala Thin * Noto Serif Tamil Black * Noto Serif Tamil Condensed * Noto Serif Tamil Condensed Black * Noto Serif Tamil Condensed ExtraBold * Noto Serif Tamil Condensed ExtraLight * Noto Serif Tamil Condensed Light * Noto Serif Tamil Condensed Medium * Noto Serif Tamil Condensed SemiBold * Noto Serif Tamil Condensed Thin * Noto Serif Tamil ExtraBold * Noto Serif Tamil ExtraCondensed * Noto Serif Tamil ExtraCondensed Black * Noto Serif Tamil ExtraCondensed ExtraBold * Noto Serif Tamil ExtraCondensed ExtraLight * Noto Serif Tamil ExtraCondensed Light * Noto Serif Tamil ExtraCondensed Medium * Noto Serif Tamil ExtraCondensed SemiBold * Noto Serif Tamil ExtraCondensed Thin * Noto Serif Tamil ExtraLight * Noto Serif Tamil Light * Noto Serif Tamil Medium * Noto Serif Tamil SemiBold * Noto Serif Tamil SemiCondensed * Noto Serif Tamil SemiCondensed Black * Noto Serif Tamil SemiCondensed ExtraBold * Noto Serif Tamil SemiCondensed ExtraLight * Noto Serif Tamil SemiCondensed Light * Noto Serif Tamil SemiCondensed Medium * Noto Serif Tamil SemiCondensed SemiBold * Noto Serif Tamil SemiCondensed Thin * Noto Serif Tamil Thin * Noto Serif Telugu Black * Noto Serif Telugu ExtraBold * Noto Serif Telugu ExtraLight * Noto Serif Telugu Light * Noto Serif Telugu Medium * Noto Serif Telugu SemiBold * Noto Serif Telugu Thin * Noto Serif Thai Blk * Noto Serif Thai Cond * Noto Serif Thai Cond Blk * Noto Serif Thai Cond ExtBd * Noto Serif Thai Cond ExtLt * Noto Serif Thai Cond Light * Noto Serif Thai Cond Med * Noto Serif Thai Cond SemBd * Noto Serif Thai Cond Thin * Noto Serif Thai ExtBd * Noto Serif Thai ExtCond * Noto Serif Thai ExtCond Blk * Noto Serif Thai ExtCond ExtBd * Noto Serif Thai ExtCond ExtLt * Noto Serif Thai ExtCond Light * Noto Serif Thai ExtCond Med * Noto Serif Thai ExtCond SemBd * Noto Serif Thai ExtCond Thin * Noto Serif Thai ExtLt * Noto Serif Thai Light * Noto Serif Thai Med * Noto Serif Thai SemBd * Noto Serif Thai SemCond * Noto Serif Thai SemCond Blk * Noto Serif Thai SemCond ExtBd * Noto Serif Thai SemCond ExtLt * Noto Serif Thai SemCond Light * Noto Serif Thai SemCond Med * Noto Serif Thai SemCond SemBd * Noto Serif Thai SemCond Thin * Noto Serif Thai Thin * Noto Serif Thin * Noto Serif Tibetan Black * Noto Serif Tibetan ExtraBold * Noto Serif Tibetan ExtraLight * Noto Serif Tibetan Light * Noto Serif Tibetan Medium * Noto Serif Tibetan SemiBold * Noto Serif Tibetan Thin * Noto Serif Yezidi Medium * Noto Serif Yezidi SemiBold * NotoSerifTamilSlanted Black * NotoSerifTamilSlanted Condensed * NotoSerifTamilSlanted Condensed Black * NotoSerifTamilSlanted Condensed ExtraBold * NotoSerifTamilSlanted Condensed ExtraLight * NotoSerifTamilSlanted Condensed Light * NotoSerifTamilSlanted Condensed Medium * NotoSerifTamilSlanted Condensed SemiBold * NotoSerifTamilSlanted Condensed Thin * NotoSerifTamilSlanted ExtraBold * NotoSerifTamilSlanted ExtraCondensed * NotoSerifTamilSlanted ExtraCondensed Black * NotoSerifTamilSlanted ExtraCondensed ExtraBold * NotoSerifTamilSlanted ExtraCondensed ExtraLight * NotoSerifTamilSlanted ExtraCondensed Light * NotoSerifTamilSlanted ExtraCondensed Medium * NotoSerifTamilSlanted ExtraCondensed SemiBold * NotoSerifTamilSlanted ExtraCondensed Thin * NotoSerifTamilSlanted ExtraLight * NotoSerifTamilSlanted Light * NotoSerifTamilSlanted Medium * NotoSerifTamilSlanted SemiBold * NotoSerifTamilSlanted SemiCondensed * NotoSerifTamilSlanted SemiCondensed Black * NotoSerifTamilSlanted SemiCondensed ExtraBold * NotoSerifTamilSlanted SemiCondensed ExtraLight * NotoSerifTamilSlanted SemiCondensed Light * NotoSerifTamilSlanted SemiCondensed Medium * NotoSerifTamilSlanted SemiCondensed SemiBold * NotoSerifTamilSlanted SemiCondensed Thin * NotoSerifTamilSlanted Thin . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 65 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Homepage: https://www.google.com/get/noto/ Package: fonts-noto-hinted Status: install ok installed Priority: optional Section: oldlibs Installed-Size: 35 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Source: fonts-noto Version: 20201225-1 Depends: fonts-noto-core, fonts-noto-ui-core Description: obsolete metapackage to pull in a subset of Noto fonts This is an obsolete metapackage to install a subset of Noto fonts. . NB! This package is obsolete. Please use appropriate other fonts-noto-* packages instead. Homepage: https://www.google.com/get/noto/ Package: fonts-noto-mono Status: install ok installed Priority: optional Section: fonts Installed-Size: 1160 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Source: fonts-noto Version: 20201225-1 Replaces: fonts-noto-core (<< 20201027-2~), fonts-noto-unhinted (<< 20201027-3~) Breaks: fonts-noto-core (<< 20201027-2~), fonts-noto-unhinted (<< 20201027-3~) Enhances: fonts-noto-core Conffiles: /etc/fonts/conf.avail/30-droid-noto-mono.conf 3637d988826c19a1859d29b79ee01e87 Description: "No Tofu" monospaced font family with large Unicode coverage Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto Mono font family (formerly known as Droid Mono), and core weights for the Noto Sans Mono font family. Beware that Noto Mono has a much smaller repertoire than Noto Sans or Noto Serif. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Homepage: https://www.google.com/get/noto/ Package: fonts-noto-ui-core Status: install ok installed Priority: optional Section: fonts Installed-Size: 5064 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Source: fonts-noto Version: 20201225-1 Replaces: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20181227-2~) Suggests: fonts-noto-core Breaks: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20181227-2~) Description: "No Tofu" font families with large Unicode coverage (UI core) Noto is a collection of font families, each visually harmonized across scripts. . This package contains core weights for these Noto UI font families: . * Noto Looped Lao UI Bold * Noto Looped Lao UI Regular * Noto Looped Thai UI Bold * Noto Looped Thai UI Regular * Noto Naskh Arabic UI * Noto Sans Arabic UI * Noto Sans Bengali UI * Noto Sans Devanagari UI * Noto Sans Gujarati UI * Noto Sans Gurmukhi UI * Noto Sans Kannada UI * Noto Sans Khmer UI * Noto Sans Lao UI * Noto Sans Malayalam UI * Noto Sans Myanmar UI * Noto Sans Oriya UI * Noto Sans Sinhala UI * Noto Sans Tamil UI * Noto Sans Telugu UI * Noto Sans Thai UI . Noto UI fonts are for text display in UI elements (e.g. buttons, menus) that have a height limit. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Homepage: https://www.google.com/get/noto/ Package: fonts-noto-ui-extra Status: install ok installed Priority: optional Section: fonts Installed-Size: 72050 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Source: fonts-noto Version: 20201225-1 Replaces: fonts-noto-unhinted (<< 20201027-1~) Suggests: fonts-noto-extra Breaks: fonts-noto-unhinted (<< 20201027-1~) Enhances: fonts-noto-ui-core Description: "No Tofu" font families with large Unicode coverage (UI extra) Noto is a collection of font families, each visually harmonized across scripts. . This package contains extra weights for these Noto UI font families: . * Noto Looped Lao UI Black * Noto Looped Lao UI Cond Blk * Noto Looped Lao UI Cond Bold * Noto Looped Lao UI Cond ExBd * Noto Looped Lao UI Cond ExLt * Noto Looped Lao UI Cond Lt * Noto Looped Lao UI Cond Med * Noto Looped Lao UI Cond SmBd * Noto Looped Lao UI Cond Thin * Noto Looped Lao UI Condensed * Noto Looped Lao UI ExCd Blk * Noto Looped Lao UI ExCd Bold * Noto Looped Lao UI ExCd ExBd * Noto Looped Lao UI ExCd ExLt * Noto Looped Lao UI ExCd Lt * Noto Looped Lao UI ExCd Med * Noto Looped Lao UI ExCd SmBd * Noto Looped Lao UI ExCd Thin * Noto Looped Lao UI ExtLight * Noto Looped Lao UI ExtraBold * Noto Looped Lao UI ExtraCond * Noto Looped Lao UI Light * Noto Looped Lao UI Medium * Noto Looped Lao UI SemiBold * Noto Looped Lao UI SemiCond * Noto Looped Lao UI SmCd Blk * Noto Looped Lao UI SmCd Bold * Noto Looped Lao UI SmCd ExBd * Noto Looped Lao UI SmCd ExtLt * Noto Looped Lao UI SmCd Lt * Noto Looped Lao UI SmCd Med * Noto Looped Lao UI SmCd SmBd * Noto Looped Lao UI SmCd Thin * Noto Looped Lao UI Thin * Noto Looped Thai UI Black * Noto Looped Thai UI Cond Blk * Noto Looped Thai UI Cond Bold * Noto Looped Thai UI Cond ExBd * Noto Looped Thai UI Cond ExLt * Noto Looped Thai UI Cond Lt * Noto Looped Thai UI Cond Med * Noto Looped Thai UI Cond SmBd * Noto Looped Thai UI Cond Thin * Noto Looped Thai UI Condensed * Noto Looped Thai UI ExCd Blk * Noto Looped Thai UI ExCd Bold * Noto Looped Thai UI ExCd ExBd * Noto Looped Thai UI ExCd ExLt * Noto Looped Thai UI ExCd Lt * Noto Looped Thai UI ExCd Med * Noto Looped Thai UI ExCd SmBd * Noto Looped Thai UI ExCd Thin * Noto Looped Thai UI ExtLight * Noto Looped Thai UI ExtraBold * Noto Looped Thai UI ExtraCond * Noto Looped Thai UI Light * Noto Looped Thai UI Medium * Noto Looped Thai UI SemiBold * Noto Looped Thai UI SemiCond * Noto Looped Thai UI SmCd Blk * Noto Looped Thai UI SmCd Bold * Noto Looped Thai UI SmCd ExBd * Noto Looped Thai UI SmCd ExLt * Noto Looped Thai UI SmCd Lt * Noto Looped Thai UI SmCd Med * Noto Looped Thai UI SmCd SmBd * Noto Looped Thai UI SmCd Thin * Noto Looped Thai UI Thin * Noto Naskh Arabic UI Medium * Noto Naskh Arabic UI Semi Bold * Noto Sans Arabic UI Bk * Noto Sans Arabic UI Cn * Noto Sans Arabic UI Cn Bk * Noto Sans Arabic UI Cn Lt * Noto Sans Arabic UI Cn Md * Noto Sans Arabic UI Cn SmBd * Noto Sans Arabic UI Cn Th * Noto Sans Arabic UI Cn XBd * Noto Sans Arabic UI Cn XLt * Noto Sans Arabic UI Lt * Noto Sans Arabic UI Md * Noto Sans Arabic UI SmBd * Noto Sans Arabic UI SmCn * Noto Sans Arabic UI SmCn Bk * Noto Sans Arabic UI SmCn Lt * Noto Sans Arabic UI SmCn Md * Noto Sans Arabic UI SmCn SmBd * Noto Sans Arabic UI SmCn Th * Noto Sans Arabic UI SmCn XBd * Noto Sans Arabic UI SmCn XLt * Noto Sans Arabic UI Th * Noto Sans Arabic UI XBd * Noto Sans Arabic UI XCn * Noto Sans Arabic UI XCn Bk * Noto Sans Arabic UI XCn Lt * Noto Sans Arabic UI XCn Md * Noto Sans Arabic UI XCn SmBd * Noto Sans Arabic UI XCn Th * Noto Sans Arabic UI XCn XBd * Noto Sans Arabic UI XCn XLt * Noto Sans Arabic UI XLt * Noto Sans Bengali UI Black * Noto Sans Bengali UI Condensed * Noto Sans Bengali UI ExtraBold * Noto Sans Bengali UI ExtraCondensed * Noto Sans Bengali UI ExtraLight * Noto Sans Bengali UI Light * Noto Sans Bengali UI Medium * Noto Sans Bengali UI SemiBold * Noto Sans Bengali UI SemiCondensed * Noto Sans Bengali UI Thin * Noto Sans Devanagari UI Black * Noto Sans Devanagari UI Condensed * Noto Sans Devanagari UI Condensed Black * Noto Sans Devanagari UI Condensed ExtraBold * Noto Sans Devanagari UI Condensed ExtraLight * Noto Sans Devanagari UI Condensed Light * Noto Sans Devanagari UI Condensed Medium * Noto Sans Devanagari UI Condensed SemiBold * Noto Sans Devanagari UI Condensed Thin * Noto Sans Devanagari UI ExtraBold * Noto Sans Devanagari UI ExtraCondensed * Noto Sans Devanagari UI ExtraCondensed Black * Noto Sans Devanagari UI ExtraCondensed ExtraBold * Noto Sans Devanagari UI ExtraCondensed ExtraLight * Noto Sans Devanagari UI ExtraCondensed Light * Noto Sans Devanagari UI ExtraCondensed Medium * Noto Sans Devanagari UI ExtraCondensed SemiBold * Noto Sans Devanagari UI ExtraCondensed Thin * Noto Sans Devanagari UI ExtraLight * Noto Sans Devanagari UI Light * Noto Sans Devanagari UI Medium * Noto Sans Devanagari UI SemiBold * Noto Sans Devanagari UI SemiCondensed * Noto Sans Devanagari UI SemiCondensed Black * Noto Sans Devanagari UI SemiCondensed ExtraBold * Noto Sans Devanagari UI SemiCondensed ExtraLight * Noto Sans Devanagari UI SemiCondensed Light * Noto Sans Devanagari UI SemiCondensed Medium * Noto Sans Devanagari UI SemiCondensed SemiBold * Noto Sans Devanagari UI SemiCondensed Thin * Noto Sans Devanagari UI Thin * Noto Sans Gujarati UI Black * Noto Sans Gujarati UI Condensed * Noto Sans Gujarati UI Condensed Black * Noto Sans Gujarati UI Condensed ExtraBold * Noto Sans Gujarati UI Condensed ExtraLight * Noto Sans Gujarati UI Condensed Light * Noto Sans Gujarati UI Condensed Medium * Noto Sans Gujarati UI Condensed SemiBold * Noto Sans Gujarati UI Condensed Thin * Noto Sans Gujarati UI ExtraBold * Noto Sans Gujarati UI ExtraCondensed * Noto Sans Gujarati UI ExtraCondensed Black * Noto Sans Gujarati UI ExtraCondensed ExtraBold * Noto Sans Gujarati UI ExtraCondensed ExtraLight * Noto Sans Gujarati UI ExtraCondensed Light * Noto Sans Gujarati UI ExtraCondensed Medium * Noto Sans Gujarati UI ExtraCondensed SemiBold * Noto Sans Gujarati UI ExtraCondensed Thin * Noto Sans Gujarati UI ExtraLight * Noto Sans Gujarati UI Light * Noto Sans Gujarati UI Medium * Noto Sans Gujarati UI SemiBold * Noto Sans Gujarati UI SemiCondensed * Noto Sans Gujarati UI SemiCondensed Black * Noto Sans Gujarati UI SemiCondensed ExtraBold * Noto Sans Gujarati UI SemiCondensed ExtraLight * Noto Sans Gujarati UI SemiCondensed Light * Noto Sans Gujarati UI SemiCondensed Medium * Noto Sans Gujarati UI SemiCondensed SemiBold * Noto Sans Gujarati UI SemiCondensed Thin * Noto Sans Gujarati UI Thin * Noto Sans Gurmukhi UI Black * Noto Sans Gurmukhi UI Condensed * Noto Sans Gurmukhi UI Condensed Black * Noto Sans Gurmukhi UI Condensed ExtraBold * Noto Sans Gurmukhi UI Condensed ExtraLight * Noto Sans Gurmukhi UI Condensed Light * Noto Sans Gurmukhi UI Condensed Medium * Noto Sans Gurmukhi UI Condensed SemiBold * Noto Sans Gurmukhi UI Condensed Thin * Noto Sans Gurmukhi UI ExtraBold * Noto Sans Gurmukhi UI ExtraCondensed * Noto Sans Gurmukhi UI ExtraCondensed Black * Noto Sans Gurmukhi UI ExtraCondensed ExtraBold * Noto Sans Gurmukhi UI ExtraCondensed ExtraLight * Noto Sans Gurmukhi UI ExtraCondensed Light * Noto Sans Gurmukhi UI ExtraCondensed Medium * Noto Sans Gurmukhi UI ExtraCondensed SemiBold * Noto Sans Gurmukhi UI ExtraCondensed Thin * Noto Sans Gurmukhi UI ExtraLight * Noto Sans Gurmukhi UI Light * Noto Sans Gurmukhi UI Medium * Noto Sans Gurmukhi UI SemiBold * Noto Sans Gurmukhi UI SemiCondensed * Noto Sans Gurmukhi UI SemiCondensed Black * Noto Sans Gurmukhi UI SemiCondensed ExtraBold * Noto Sans Gurmukhi UI SemiCondensed ExtraLight * Noto Sans Gurmukhi UI SemiCondensed Light * Noto Sans Gurmukhi UI SemiCondensed Medium * Noto Sans Gurmukhi UI SemiCondensed SemiBold * Noto Sans Gurmukhi UI SemiCondensed Thin * Noto Sans Gurmukhi UI Thin * Noto Sans Kannada UI Black * Noto Sans Kannada UI Condensed * Noto Sans Kannada UI Condensed Black * Noto Sans Kannada UI Condensed ExtraBold * Noto Sans Kannada UI Condensed ExtraLight * Noto Sans Kannada UI Condensed Light * Noto Sans Kannada UI Condensed Medium * Noto Sans Kannada UI Condensed SemiBold * Noto Sans Kannada UI Condensed Thin * Noto Sans Kannada UI ExtraBold * Noto Sans Kannada UI ExtraCondensed * Noto Sans Kannada UI ExtraCondensed Black * Noto Sans Kannada UI ExtraCondensed ExtraBold * Noto Sans Kannada UI ExtraCondensed ExtraLight * Noto Sans Kannada UI ExtraCondensed Light * Noto Sans Kannada UI ExtraCondensed Medium * Noto Sans Kannada UI ExtraCondensed SemiBold * Noto Sans Kannada UI ExtraCondensed Thin * Noto Sans Kannada UI ExtraLight * Noto Sans Kannada UI Light * Noto Sans Kannada UI Medium * Noto Sans Kannada UI SemiBold * Noto Sans Kannada UI SemiCondensed * Noto Sans Kannada UI SemiCondensed Black * Noto Sans Kannada UI SemiCondensed ExtraBold * Noto Sans Kannada UI SemiCondensed ExtraLight * Noto Sans Kannada UI SemiCondensed Light * Noto Sans Kannada UI SemiCondensed Medium * Noto Sans Kannada UI SemiCondensed SemiBold * Noto Sans Kannada UI SemiCondensed Thin * Noto Sans Kannada UI Thin * Noto Sans Khmer UI Black * Noto Sans Khmer UI Condensed * Noto Sans Khmer UI Condensed Black * Noto Sans Khmer UI Condensed ExtraBold * Noto Sans Khmer UI Condensed ExtraLight * Noto Sans Khmer UI Condensed Light * Noto Sans Khmer UI Condensed Medium * Noto Sans Khmer UI Condensed SemiBold * Noto Sans Khmer UI Condensed Thin * Noto Sans Khmer UI ExtraBold * Noto Sans Khmer UI ExtraCondensed * Noto Sans Khmer UI ExtraCondensed Black * Noto Sans Khmer UI ExtraCondensed ExtraBold * Noto Sans Khmer UI ExtraCondensed ExtraLight * Noto Sans Khmer UI ExtraCondensed Light * Noto Sans Khmer UI ExtraCondensed Medium * Noto Sans Khmer UI ExtraCondensed SemiBold * Noto Sans Khmer UI ExtraCondensed Thin * Noto Sans Khmer UI ExtraLight * Noto Sans Khmer UI Light * Noto Sans Khmer UI Medium * Noto Sans Khmer UI SemiBold * Noto Sans Khmer UI SemiCondensed * Noto Sans Khmer UI SemiCondensed Black * Noto Sans Khmer UI SemiCondensed ExtraBold * Noto Sans Khmer UI SemiCondensed ExtraLight * Noto Sans Khmer UI SemiCondensed Light * Noto Sans Khmer UI SemiCondensed Medium * Noto Sans Khmer UI SemiCondensed SemiBold * Noto Sans Khmer UI SemiCondensed Thin * Noto Sans Khmer UI Thin * Noto Sans Lao UI Blk * Noto Sans Lao UI Cond * Noto Sans Lao UI Cond Blk * Noto Sans Lao UI Cond ExtBd * Noto Sans Lao UI Cond ExtLt * Noto Sans Lao UI Cond Light * Noto Sans Lao UI Cond Med * Noto Sans Lao UI Cond SemBd * Noto Sans Lao UI Cond Thin * Noto Sans Lao UI ExtBd * Noto Sans Lao UI ExtCond * Noto Sans Lao UI ExtCond Blk * Noto Sans Lao UI ExtCond ExtBd * Noto Sans Lao UI ExtCond ExtLt * Noto Sans Lao UI ExtCond Light * Noto Sans Lao UI ExtCond Med * Noto Sans Lao UI ExtCond SemBd * Noto Sans Lao UI ExtCond Thin * Noto Sans Lao UI ExtLt * Noto Sans Lao UI Light * Noto Sans Lao UI Med * Noto Sans Lao UI SemBd * Noto Sans Lao UI SemCond * Noto Sans Lao UI SemCond Blk * Noto Sans Lao UI SemCond ExtBd * Noto Sans Lao UI SemCond ExtLt * Noto Sans Lao UI SemCond Light * Noto Sans Lao UI SemCond Med * Noto Sans Lao UI SemCond SemBd * Noto Sans Lao UI SemCond Thin * Noto Sans Lao UI Thin * Noto Sans Malayalam UI Black * Noto Sans Malayalam UI Condensed * Noto Sans Malayalam UI Condensed Black * Noto Sans Malayalam UI Condensed ExtraBold * Noto Sans Malayalam UI Condensed ExtraLight * Noto Sans Malayalam UI Condensed Light * Noto Sans Malayalam UI Condensed Medium * Noto Sans Malayalam UI Condensed SemiBold * Noto Sans Malayalam UI Condensed Thin * Noto Sans Malayalam UI ExtraBold * Noto Sans Malayalam UI ExtraCondensed * Noto Sans Malayalam UI ExtraCondensed Black * Noto Sans Malayalam UI ExtraCondensed ExtraBold * Noto Sans Malayalam UI ExtraCondensed ExtraLight * Noto Sans Malayalam UI ExtraCondensed Light * Noto Sans Malayalam UI ExtraCondensed Medium * Noto Sans Malayalam UI ExtraCondensed SemiBold * Noto Sans Malayalam UI ExtraCondensed Thin * Noto Sans Malayalam UI ExtraLight * Noto Sans Malayalam UI Light * Noto Sans Malayalam UI Medium * Noto Sans Malayalam UI SemiBold * Noto Sans Malayalam UI SemiCondensed * Noto Sans Malayalam UI SemiCondensed Black * Noto Sans Malayalam UI SemiCondensed ExtraBold * Noto Sans Malayalam UI SemiCondensed ExtraLight * Noto Sans Malayalam UI SemiCondensed Light * Noto Sans Malayalam UI SemiCondensed Medium * Noto Sans Malayalam UI SemiCondensed SemiBold * Noto Sans Malayalam UI SemiCondensed Thin * Noto Sans Malayalam UI Thin * Noto Sans Myanmar UI Black * Noto Sans Myanmar UI Condensed * Noto Sans Myanmar UI Condensed Black * Noto Sans Myanmar UI Condensed ExtraBold * Noto Sans Myanmar UI Condensed ExtraLight * Noto Sans Myanmar UI Condensed Light * Noto Sans Myanmar UI Condensed Medium * Noto Sans Myanmar UI Condensed SemiBold * Noto Sans Myanmar UI Condensed Thin * Noto Sans Myanmar UI ExtraBold * Noto Sans Myanmar UI ExtraCondensed * Noto Sans Myanmar UI ExtraCondensed Black * Noto Sans Myanmar UI ExtraCondensed ExtraBold * Noto Sans Myanmar UI ExtraCondensed ExtraLight * Noto Sans Myanmar UI ExtraCondensed Light * Noto Sans Myanmar UI ExtraCondensed Medium * Noto Sans Myanmar UI ExtraCondensed SemiBold * Noto Sans Myanmar UI ExtraCondensed Thin * Noto Sans Myanmar UI ExtraLight * Noto Sans Myanmar UI Light * Noto Sans Myanmar UI Medium * Noto Sans Myanmar UI SemiBold * Noto Sans Myanmar UI SemiCondensed * Noto Sans Myanmar UI SemiCondensed Black * Noto Sans Myanmar UI SemiCondensed ExtraBold * Noto Sans Myanmar UI SemiCondensed ExtraLight * Noto Sans Myanmar UI SemiCondensed Light * Noto Sans Myanmar UI SemiCondensed Medium * Noto Sans Myanmar UI SemiCondensed SemiBold * Noto Sans Myanmar UI SemiCondensed Thin * Noto Sans Myanmar UI Thin * Noto Sans Oriya UI Blk * Noto Sans Oriya UI Cond * Noto Sans Oriya UI Cond Blk * Noto Sans Oriya UI Cond Bold * Noto Sans Oriya UI Cond Thin * Noto Sans Oriya UI ExtCond * Noto Sans Oriya UI ExtCond Blk * Noto Sans Oriya UI ExtCond Bold * Noto Sans Oriya UI ExtCond Thin * Noto Sans Oriya UI Thin * Noto Sans Sinhala UI Black * Noto Sans Sinhala UI Condensed * Noto Sans Sinhala UI Condensed Black * Noto Sans Sinhala UI Condensed ExtraBold * Noto Sans Sinhala UI Condensed ExtraLight * Noto Sans Sinhala UI Condensed Light * Noto Sans Sinhala UI Condensed Medium * Noto Sans Sinhala UI Condensed SemiBold * Noto Sans Sinhala UI Condensed Thin * Noto Sans Sinhala UI ExtraBold * Noto Sans Sinhala UI ExtraCondensed * Noto Sans Sinhala UI ExtraCondensed Black * Noto Sans Sinhala UI ExtraCondensed ExtraBold * Noto Sans Sinhala UI ExtraCondensed ExtraLight * Noto Sans Sinhala UI ExtraCondensed Light * Noto Sans Sinhala UI ExtraCondensed Medium * Noto Sans Sinhala UI ExtraCondensed SemiBold * Noto Sans Sinhala UI ExtraCondensed Thin * Noto Sans Sinhala UI ExtraLight * Noto Sans Sinhala UI Light * Noto Sans Sinhala UI Medium * Noto Sans Sinhala UI SemiBold * Noto Sans Sinhala UI SemiCondensed * Noto Sans Sinhala UI SemiCondensed Black * Noto Sans Sinhala UI SemiCondensed ExtraBold * Noto Sans Sinhala UI SemiCondensed ExtraLight * Noto Sans Sinhala UI SemiCondensed Light * Noto Sans Sinhala UI SemiCondensed Medium * Noto Sans Sinhala UI SemiCondensed SemiBold * Noto Sans Sinhala UI SemiCondensed Thin * Noto Sans Sinhala UI Thin * Noto Sans Tamil UI Black * Noto Sans Tamil UI Condensed * Noto Sans Tamil UI Condensed Black * Noto Sans Tamil UI Condensed ExtraBold * Noto Sans Tamil UI Condensed ExtraLight * Noto Sans Tamil UI Condensed Light * Noto Sans Tamil UI Condensed Medium * Noto Sans Tamil UI Condensed SemiBold * Noto Sans Tamil UI Condensed Thin * Noto Sans Tamil UI ExtraBold * Noto Sans Tamil UI ExtraCondensed * Noto Sans Tamil UI ExtraCondensed Black * Noto Sans Tamil UI ExtraCondensed ExtraBold * Noto Sans Tamil UI ExtraCondensed ExtraLight * Noto Sans Tamil UI ExtraCondensed Light * Noto Sans Tamil UI ExtraCondensed Medium * Noto Sans Tamil UI ExtraCondensed SemiBold * Noto Sans Tamil UI ExtraCondensed Thin * Noto Sans Tamil UI ExtraLight * Noto Sans Tamil UI Light * Noto Sans Tamil UI Medium * Noto Sans Tamil UI SemiBold * Noto Sans Tamil UI SemiCondensed * Noto Sans Tamil UI SemiCondensed Black * Noto Sans Tamil UI SemiCondensed ExtraBold * Noto Sans Tamil UI SemiCondensed ExtraLight * Noto Sans Tamil UI SemiCondensed Light * Noto Sans Tamil UI SemiCondensed Medium * Noto Sans Tamil UI SemiCondensed SemiBold * Noto Sans Tamil UI SemiCondensed Thin * Noto Sans Tamil UI Thin * Noto Sans Telugu UI Black * Noto Sans Telugu UI Condensed * Noto Sans Telugu UI Condensed Black * Noto Sans Telugu UI Condensed ExtraBold * Noto Sans Telugu UI Condensed ExtraLight * Noto Sans Telugu UI Condensed Light * Noto Sans Telugu UI Condensed Medium * Noto Sans Telugu UI Condensed SemiBold * Noto Sans Telugu UI Condensed Thin * Noto Sans Telugu UI ExtraBold * Noto Sans Telugu UI ExtraCondensed * Noto Sans Telugu UI ExtraCondensed Black * Noto Sans Telugu UI ExtraCondensed ExtraBold * Noto Sans Telugu UI ExtraCondensed ExtraLight * Noto Sans Telugu UI ExtraCondensed Light * Noto Sans Telugu UI ExtraCondensed Medium * Noto Sans Telugu UI ExtraCondensed SemiBold * Noto Sans Telugu UI ExtraCondensed Thin * Noto Sans Telugu UI ExtraLight * Noto Sans Telugu UI Light * Noto Sans Telugu UI Medium * Noto Sans Telugu UI SemiBold * Noto Sans Telugu UI SemiCondensed * Noto Sans Telugu UI SemiCondensed Black * Noto Sans Telugu UI SemiCondensed ExtraBold * Noto Sans Telugu UI SemiCondensed ExtraLight * Noto Sans Telugu UI SemiCondensed Light * Noto Sans Telugu UI SemiCondensed Medium * Noto Sans Telugu UI SemiCondensed SemiBold * Noto Sans Telugu UI SemiCondensed Thin * Noto Sans Telugu UI Thin * Noto Sans Thai UI Blk * Noto Sans Thai UI Cond * Noto Sans Thai UI Cond Blk * Noto Sans Thai UI Cond ExtBd * Noto Sans Thai UI Cond ExtLt * Noto Sans Thai UI Cond Light * Noto Sans Thai UI Cond Med * Noto Sans Thai UI Cond SemBd * Noto Sans Thai UI Cond Thin * Noto Sans Thai UI ExtBd * Noto Sans Thai UI ExtCond * Noto Sans Thai UI ExtCond Blk * Noto Sans Thai UI ExtCond ExtBd * Noto Sans Thai UI ExtCond ExtLt * Noto Sans Thai UI ExtCond Light * Noto Sans Thai UI ExtCond Med * Noto Sans Thai UI ExtCond SemBd * Noto Sans Thai UI ExtCond Thin * Noto Sans Thai UI ExtLt * Noto Sans Thai UI Light * Noto Sans Thai UI Med * Noto Sans Thai UI SemBd * Noto Sans Thai UI SemCond * Noto Sans Thai UI SemCond Blk * Noto Sans Thai UI SemCond ExtBd * Noto Sans Thai UI SemCond ExtLt * Noto Sans Thai UI SemCond Light * Noto Sans Thai UI SemCond Med * Noto Sans Thai UI SemCond SemBd * Noto Sans Thai UI SemCond Thin * Noto Sans Thai UI Thin . Noto UI fonts are for text display in UI elements (e.g. buttons, menus) that have a height limit. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Homepage: https://www.google.com/get/noto/ Package: fonts-noto-unhinted Status: install ok installed Priority: optional Section: fonts Installed-Size: 35 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Source: fonts-noto Version: 20201225-1 Enhances: fonts-croscore, fonts-noto-core, fonts-noto-extra, fonts-noto-mono Description: "No Tofu" font families with large Unicode coverage (unhinted) Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto font families which lacks hinting: . [ currently this package is empty: all Noto families has hinting ] . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 65 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Homepage: https://www.google.com/get/noto/ Package: fonts-opensymbol Status: install ok installed Priority: optional Section: fonts Installed-Size: 260 Maintainer: Debian LibreOffice Maintainers Architecture: all Multi-Arch: foreign Source: libreoffice (4:7.4.5-3) Version: 4:102.12+LibO7.4.5-3 Replaces: ttf-opensymbol Provides: ttf-opensymbol Recommends: fontconfig Description: OpenSymbol TrueType font This package contains the OpenSymbol TrueType font included in LibreOffice. This font contains symbols (like fonts as Wingdings(tm)), bullets (needed for bullets in LibreOffice) and non-latin character Homepage: http://www.libreoffice.org Package: fonts-quicksand Status: install ok installed Priority: optional Section: fonts Installed-Size: 392 Maintainer: Jonathan Carter Architecture: all Multi-Arch: foreign Version: 0.2016-2.1 Description: sans-serif font with round attributes Quicksand is a display sans serif with rounded terminals. The project was initiated by Andrew Paglinawan in 2008 using geometric shapes as a core foundation. It is designed for display purposes but kept legible enough to use in small sizes as well. . In 2016, in collaboration with Andrew, it was thoroughly revised by Thomas Jockin to improve the quality. Homepage: https://fonts.google.com/specimen/Quicksand Package: fonts-roboto-unhinted Status: install ok installed Priority: optional Section: fonts Installed-Size: 6238 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Source: fonts-roboto Version: 2:0~20170802-3 Breaks: fonts-roboto-hinted (<< 0~20170802~) Description: Google's signature family of fonts (unhinted) Roboto is Google's signature family of fonts, the default font in Android and ChromeOS and the recommended font for Google's visual language, Material Design. . Roboto supports all Latin, Cyrillic, and Greek characters in Unicode 7.0 as well as currency symbol for the Georgian lari, to be published in Unicode 8.0. . This package contains Roboto font families which lack hinting. Homepage: https://github.com/google/roboto Package: fonts-sil-gentium Status: install ok installed Priority: optional Section: fonts Installed-Size: 1381 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 20081126:1.03-4 Description: extended Unicode Latin font ("a typeface for the nations") Gentium ("belonging to the nations" in Latin) is a Unicode typeface family designed to enable the many diverse ethnic groups around the world who use the Latin script to produce readable, high-quality publications. The design is intended to be highly readable, reasonably compact, and visually attractive. Gentium has won a "Certificate of Excellence in Typeface Design" in two major international typeface design competitions: bukva:raz! (2001) and TDC2003 (2003). . Gentium provides glyphs for a wide range of Latin and Greek characters. The additional 'extended' Latin letters are designed to naturally harmonize with the traditional 26 ones. Diacritics are treated with careful thought and attention to their use. Gentium also supports both ancient and modern Greek, including a number of alternate forms. It currently supports the following ranges of Unicode 3.0 (completely unless noted): . Range Description . U+0020-U+007F Basic Latin U+00A0-U+00FF Latin-1 Supplement U+0100-U+017F Latin Extended-A U+0180-U+021F Latin Extended-B U+0222-U+0233 Latin Extended-B (continued) U+0250-U+02AD IPA Extensions U+02B0-U+02FF Spacing Modifier Letters U+0300-U+036F Combining Diacritical Marks U+0370-U+03D5 Greek (not including archaic or Coptic) U+1E00-U+1EFF Latin Extended Additional U+1F00-U+1FFF Greek Extended U+2000-U+203A General Punctuation (partial) U+2070-U+209F Superscripts and Subscripts U+20A0-U+20CF Currency Symbols (partial) U+2100-U+214F Letterlike Symbols (only a couple) . Gentium Regular also includes some Cyrillic glyphs, but they are only early drafts. A future version will include a completely revised set, including italic, and will expand the support for Latin, Greek and Cyrillic to Unicode 4.1. . GentiumAlt is an alternate font with flatter diacritics, specifically designed for languages using multiple accents. . The extended sources (Fontlab .vfb) for this font family are available in the source package and on the project website. Homepage: https://software.sil.org/gentium/ Package: fonts-sil-gentium-basic Status: install ok installed Priority: optional Section: fonts Installed-Size: 2086 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 1.102-1.1 Replaces: ttf-sil-gentium-basic (<< 1.1-4) Recommends: fonts-sil-gentium Breaks: ttf-sil-gentium-basic (<< 1.1-4) Description: smart Unicode font families (Basic and Book Basic) based on Gentium Gentium Basic and Gentium Book Basic are font families based on the original Gentium design, but with additional weights. The "Book" family is slightly heavier. Both families come with a complete regular, bold, italic and bold italic set of fonts. . The supported character set, however, is much smaller than for the main Gentium fonts. These "Basic" fonts support only the Basic Latin and Latin-1 Supplement Unicode ranges, plus a selection of the more commonly used extended Latin characters, with miscellaneous diacritical marks, symbols and punctuation. A much more complete character set will be supported in a future version of the complete Gentium fonts. These "Basic" fonts are intended as a way to provide additional weights for basic font users without waiting until the complete Gentium character set is finished. . There are, however, some wonderful new features that are still missing from the main Gentium family: * Bold * Bold Italic * The slightly-heavier Book family * OpenType and Graphite smart code for diacritic placement * A few useful OpenType and Graphite features * Support for a few more recent additions to Unicode * Character assignments updated to Unicode 5.1 . The full font sources are publicly available at https://github.com/silnrsi/font-gentium Homepage: https://software.sil.org/gentium Package: fonts-urw-base35 Status: install ok installed Priority: optional Section: fonts Installed-Size: 15558 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Version: 20200910-7 Replaces: gsfonts (<< 2:20200910-2~), gsfonts-x11 (<< 2:20200910-2~) Depends: xfonts-utils Suggests: fonts-freefont-otf | fonts-freefont-ttf, fonts-texgyre Breaks: gsfonts (<< 2:20200910-2~), gsfonts-x11 (<< 2:20200910-2~) Conffiles: /etc/X11/fonts/Type1/fonts-urw-base35.alias 32ee9a005b7c7a089bdd5a5c4ee19c89 /etc/X11/fonts/Type1/fonts-urw-base35.scale 1027533ffa7574e6b30b528d72287445 /etc/ghostscript/fontmap.d/10fonts-urw-base35.conf a97fb8d980202e59cc253c9c21bb2d30 Description: font set metric-compatible with the 35 PostScript Level 2 Base Fonts A commercial-quality set of PostScript Type 1 fonts, metric-compatible with the 35 PostScript Language Level 2 Base Fonts. This package contains outlines in .t1 format and metrics in .afm format of the following fonts: . C059 D050000L Nimbus Mono PS Nimbus Roman Nimbus Sans Nimbus Sans Narrow P052 Standard Symbols PS URW Bookman URW Gothic Z003 . This package also makes the fonts available to an X server under both their "urw" names and via fonts.alias under the official "adobe" names. . Extensive remakes of these fonts in the OpenType format are available in the GUST TeX Gyre collection in the fonts-texgyre package. The Cyrillic glyphs added to the now obsolete urwcyr fork of these fonts have been merged into the GNU FreeFont collection available in the fonts-freefont-otf or fonts-freefont-ttf packages. Homepage: https://github.com/ArtifexSoftware/urw-base35-fonts Package: frameworkintegration Status: install ok installed Priority: optional Section: libs Installed-Size: 1742 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.103.0-1 Replaces: kf5-infopage, kf5-integrationplugin, kf5-platformtheme Depends: libappstreamqt2 (>= 0.16.1), libc6 (>= 2.34), libkf5configcore5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5newstuffcore5 (>= 5.103.0~), libkf5notifications5 (>= 5.103.0~), libpackagekitqt5-1 (>= 1.1.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kf5-infopage, kf5-integrationplugin, kf5-platformtheme, plasma-workspace (<< 4:5.6.0~) Description: KF5 cross-framework integration plugins Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace. Homepage: https://invent.kde.org/frameworks/frameworkintegration Package: fuse3 Status: install ok installed Priority: optional Section: utils Installed-Size: 100 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 3.14.0-4 Replaces: fuse Provides: fuse (= 3.14.0-4) Depends: libc6 (>= 2.34), libfuse3-3 (= 3.14.0-4), adduser, mount (>= 2.19.1), sed (>= 4) Breaks: fuse Conffiles: /etc/fuse.conf ba9c9667f7df01ae7081d2c05d1d24e6 Description: Filesystem in Userspace (3.x version) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. Homepage: https://github.com/libfuse/libfuse/wiki Package: fwupd Status: install ok installed Priority: optional Section: admin Installed-Size: 6821 Maintainer: Debian EFI Architecture: amd64 Multi-Arch: foreign Version: 1.8.12-2 Replaces: fwupdate (<< 12-7), gir1.2-dfu-1.0 (<< 0.9.7-1), libdfu-dev (<< 0.9.7-1), libdfu1 (<< 0.9.7-1) Provides: fwupdate Depends: libarchive13 (>= 3.2.1), libc6 (>= 2.34), libcbor0.8 (>= 0.8.0), libcurl3-gnutls (>= 7.63.0), libefiboot1 (>= 37), libflashrom1 (>= 1.3.0), libfwupd2 (>= 1.8.11), libgcab-1.0-0 (>= 1.5), libglib2.0-0 (>= 2.70.0), libgnutls30 (>= 3.7.3), libgudev-1.0-0 (>= 212), libgusb2 (>= 0.3.8), libjcat1 (>= 0.1.3), libjson-glib-1.0-0 (>= 1.5.2), liblzma5 (>= 5.1.1alpha+20120614), libmbim-glib4 (>= 1.28.0), libmbim-proxy, libmm-glib0 (>= 1.10.0), libpolkit-gobject-1-0 (>= 0.99), libprotobuf-c1 (>= 1.3.1), libqmi-glib5 (>= 1.18.0), libqmi-proxy, libsmbios-c2, libsqlite3-0 (>= 3.6.1), libsystemd0, libtss2-esys-3.0.2-0 (>= 2.3.1), libxmlb2 (>= 0.3.2), adduser, shared-mime-info Recommends: python3, bolt, dbus, secureboot-db, udisks2, fwupd-signed, jq Suggests: gir1.2-fwupd-2.0 Breaks: fwupdate (<< 12-7), gir1.2-dfu-1.0 (<< 0.9.7-1), libdfu-dev (<< 0.9.7-1), libdfu1 (<< 0.9.7-1) Conflicts: fwupdate-amd64-signed, fwupdate-arm64-signed, fwupdate-armhf-signed, fwupdate-i386-signed Conffiles: /etc/fwupd/bios-settings.d/README.md ddf477498928cb9b5953201798e2947d /etc/fwupd/daemon.conf 70864f729e5b8b43ed17db26940a623e /etc/fwupd/msr.conf 2c9f619efa963a505fa3670b77795c44 /etc/fwupd/redfish.conf 9651d998d3914ce10b28f61f5fff8b98 /etc/fwupd/remotes.d/dell-esrt.conf 71236e67e6fd095c771f9312cbae0382 /etc/fwupd/remotes.d/lvfs-testing.conf d0341567959145ed3173bf4e41b61789 /etc/fwupd/remotes.d/lvfs.conf f7d2bd040ef7b6bbafd4e82441c9f34e /etc/fwupd/remotes.d/vendor-directory.conf f65a59cfb87730fb523910f492dbceb6 /etc/fwupd/remotes.d/vendor.conf b54e960f98c71d49af9421cf8e9cf7b9 /etc/fwupd/thunderbolt.conf 70d632b1d0e497b01814932ded0954ff /etc/fwupd/uefi_capsule.conf ce34e631136b4f34d4634d2bc64e16e1 /etc/grub.d/35_fwupd 0aee2d8010124fda2f52f5e9debc9fb2 /etc/pki/fwupd-metadata/GPG-KEY-Linux-Foundation-Metadata 2ace8894994764ae32e391bc0c68e398 /etc/pki/fwupd-metadata/GPG-KEY-Linux-Vendor-Firmware-Service 5abbdc42a8e3d9e60039ab658700ec71 /etc/pki/fwupd-metadata/LVFS-CA.pem d9dff488bd9051268984da014f0be43d /etc/pki/fwupd/GPG-KEY-Linux-Foundation-Firmware de0622638572a2f6a6e29fa83f387eea /etc/pki/fwupd/GPG-KEY-Linux-Vendor-Firmware-Service 5abbdc42a8e3d9e60039ab658700ec71 /etc/pki/fwupd/LVFS-CA.pem d9dff488bd9051268984da014f0be43d /etc/update-motd.d/85-fwupd ded254e025601b203abb19ef3fdc88b9 Description: Firmware update daemon fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details Homepage: https://github.com/fwupd/fwupd Package: fwupd-amd64-signed Status: install ok installed Priority: optional Section: admin Installed-Size: 74 Maintainer: Debian EFI Architecture: amd64 Version: 1:1.4+1 Provides: fwupd-signed Recommends: fwupd Description: Tools to manage UEFI firmware updates (signed) fwupd provides functionality to update system firmware. It has been initially designed to update firmware using UEFI capsule updates, but it is designed to be extensible to other firmware update standards. . This package contains just the signed version of the fwupd binary, needed if your system has UEFI Secure Boot enabled. It depends on the normal fwupd package for everything else. Built-Using: fwupd-efi (= 1:1.4-1) Homepage: https://github.com/fwupd/fwupd-efi Package: g++ Status: install ok installed Priority: optional Section: devel Installed-Size: 14 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.203) Version: 4:12.2.0-3 Provides: c++-compiler, g++-x86-64-linux-gnu (= 4:12.2.0-3) Depends: cpp (= 4:12.2.0-3), gcc (= 4:12.2.0-3), g++-12 (>= 12.2.0-1~), gcc-12 (>= 12.2.0-1~) Suggests: g++-multilib Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ compiler. Package: g++-12 Status: install ok installed Priority: optional Section: devel Installed-Size: 36161 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-12 Version: 12.2.0-14 Provides: c++-compiler, c++abi2-dev Depends: gcc-12-base (= 12.2.0-14), gcc-12 (= 12.2.0-14), libstdc++-12-dev (= 12.2.0-14), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: g++-12-multilib, gcc-12-doc (>= 12) Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Homepage: http://gcc.gnu.org/ Package: gcc Status: install ok installed Priority: optional Section: devel Installed-Size: 47 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.203) Version: 4:12.2.0-3 Provides: c-compiler, gcc-x86-64-linux-gnu (= 4:12.2.0-3) Depends: cpp (= 4:12.2.0-3), gcc-12 (>= 12.2.0-1~) Recommends: libc6-dev | libc-dev Suggests: gcc-multilib, make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb, gcc-doc Conflicts: gcc-doc (<< 1:2.95.3) Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C compiler. Package: gcc-12 Status: install ok installed Priority: optional Section: devel Installed-Size: 68236 Maintainer: Debian GCC Maintainers Architecture: amd64 Version: 12.2.0-14 Replaces: cpp-12 (<< 7.1.1-8) Provides: c-compiler Depends: cpp-12 (= 12.2.0-14), gcc-12-base (= 12.2.0-14), libcc1-0 (>= 12.2.0-14), binutils (>= 2.39.90.20230104), libgcc-12-dev (= 12.2.0-14), libc6 (>= 2.36), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.23-1~) Suggests: gcc-12-multilib, gcc-12-doc (>= 12), gcc-12-locales (>= 12) Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Homepage: http://gcc.gnu.org/ Package: gcc-12-base Status: install ok installed Priority: optional Section: libs Installed-Size: 100 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Breaks: gnat (<< 7) Description: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Homepage: http://gcc.gnu.org/ Package: gcc-12-base Status: install ok installed Priority: optional Section: libs Installed-Size: 100 Maintainer: Debian GCC Maintainers Architecture: i386 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Breaks: gnat (<< 7) Description: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Homepage: http://gcc.gnu.org/ Package: gdal-data Status: install ok installed Priority: optional Section: science Installed-Size: 2621 Maintainer: Debian GIS Project Architecture: all Multi-Arch: foreign Source: gdal Version: 3.6.2+dfsg-1 Description: Geospatial Data Abstraction Library - Data files GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the GDAL data files. Homepage: http://www.gdal.org/ Package: gdal-plugins Status: install ok installed Priority: optional Section: science Installed-Size: 360 Maintainer: Debian GIS Project Architecture: amd64 Source: gdal (3.6.2+dfsg-1) Version: 3.6.2+dfsg-1+b2 Description: Geospatial Data Abstraction Library - Plugins GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains data for the plugins. Homepage: http://www.gdal.org/ Package: gdb-minimal Status: install ok installed Priority: optional Section: devel Installed-Size: 9913 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 13.1-3 Replaces: gdb Provides: gdb Depends: libc6 (>= 2.34), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libipt2 (>= 2.0), liblzma5 (>= 5.1.1alpha+20110809), libreadline8 (>= 8.2~beta), libstdc++6 (>= 12), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0) Conflicts: gdb Conffiles: /etc/gdb/gdbinit e030dc891a3af1f7779429b5c0554c98 Description: GNU Debugger (minimal version) 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 minimal version of GDB with optional features disabled. Homepage: https://www.gnu.org/s/gdb/ Package: gdisk Status: install ok installed Priority: optional Section: admin Installed-Size: 885 Maintainer: Jonathan Carter Architecture: amd64 Version: 1.0.9-2.1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libncursesw6 (>= 6), libpopt0 (>= 1.14), libstdc++6 (>= 5.2), libtinfo6 (>= 6), libuuid1 (>= 2.16) Recommends: groff-base Description: GPT fdisk text-mode partitioning tool GPT fdisk (aka gdisk) is a text-mode partitioning tool that provides utilities for Globally Unique Identifier (GUID) Partition Table (GPT) disks. . Features: . - Edit GUID partition table definitions - In place conversion of BSD disklabels to GPT - In place conversion of MBR to GPT - In place conversion of GPT to MBR - Create hybrid MBR/GPT layouts - Repair damaged GPT data structures - Repair damaged MBR structures - Back up GPT data to a file (and restore from file) Homepage: http://sourceforge.net/projects/gptfdisk/ Package: genisoimage Status: install ok installed Priority: optional Section: otherosfs Installed-Size: 1658 Maintainer: Joerg Jaspert Architecture: amd64 Source: cdrkit Version: 9:1.1.11-3.4 Replaces: mkisofs Provides: mkisofs Depends: libbz2-1.0, libc6 (>= 2.33), libmagic1 (>= 5.12), zlib1g (>= 1:1.1.4) Suggests: wodim, cdrkit-doc Conflicts: mkhybrid, mkisofs Description: Creates ISO-9660 CD-ROM filesystem images genisoimage is a pre-mastering program for creating ISO-9660 CD-ROM filesystem images, which can then be written to CD or DVD media using the wodim program. genisoimage includes support for making bootable "El Torito" CDs, as well as CDs with support for the Macintosh HFS filesystem. . The package also includes extra tools useful for working with ISO images: * mkzftree - create ISO-9660 image with compressed contents * dirsplit - easily separate large directory contents into disks of predefined size * geteltorito - extract an El Torito boot image from a CD image . Please install cdrkit-doc if you want most of the documentation and README files. Package: geoclue-2.0 Status: install ok installed Priority: optional Section: utils Installed-Size: 462 Maintainer: Laurent Bigonville Architecture: amd64 Version: 2.6.0-2 Replaces: geoclue (>= 2.0), geoclue-2-demo (<< 2.4.12-2~) Depends: adduser, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libglib2.0-0 (>= 2.65.1), libjson-glib-1.0-0 (>= 1.5.2), libmm-glib0 (>= 1.18.2), libnotify4 (>= 0.7.0), libsoup-3.0-0 (>= 3.0.3) Recommends: avahi-daemon, iio-sensor-proxy, modemmanager, wpasupplicant Breaks: geoclue (>= 2.0), geoclue-2-demo (<< 2.4.12-2~) Conffiles: /etc/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf 652bbc5447d45f60e5b4dfd236912226 /etc/dbus-1/system.d/org.freedesktop.GeoClue2.conf 925cbdc7584b120247d00b3e9a0acb95 /etc/geoclue/geoclue.conf 58880910a48dd17300771365513687dd /etc/xdg/autostart/geoclue-demo-agent.desktop 0103d06ba39d32da3e537748b40a97a8 Description: geoinformation service GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the D-Bus system service for GeoClue. Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Package: gettext-base Status: install ok installed Priority: standard Section: utils Installed-Size: 645 Maintainer: Santiago Vila Architecture: amd64 Multi-Arch: foreign Source: gettext Version: 0.21-12 Depends: libc6 (>= 2.34) Description: GNU Internationalization utilities for the base system This package includes the gettext and ngettext programs which allow other packages to internationalize the messages given by shell scripts. Homepage: https://www.gnu.org/software/gettext/ Package: ghostscript Status: install ok installed Priority: optional Section: text Installed-Size: 194 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: foreign Version: 10.0.0~dfsg-11 Provides: postscript-viewer Depends: libgs10 (= 10.0.0~dfsg-11), libc6 (>= 2.34) Description: interpreter for the PostScript language and for PDF GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . Furthermore, it can render PostScript and PDF files as graphics to be printed on non-PostScript printers. Supported printers include common dot-matrix, inkjet and laser models. Homepage: https://www.ghostscript.com/ Package: ghp-import Status: install ok installed Priority: optional Section: python Installed-Size: 44 Maintainer: Debian Python Team Architecture: all Version: 2.1.0-3 Depends: python3-dateutil, python3:any Enhances: pelican Description: Easily import docs to your gh-pages branch ghp-import is a Python script meant to make using GitHub's gh-pages branches for hosting documentation simple. . Inside your repository just run `ghp-import $DOCS_DIR` where $DOCS_DIR is the path to the built documentation. This will write a commit to your gh-pages branch with the current documents in it. Homepage: https://github.com/davisp/ghp-import Package: gimp Status: install ok installed Priority: optional Section: graphics Installed-Size: 19877 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 2.10.34-1 Replaces: gimp-plugin-registry (<< 7.20140602+nmu1~) Depends: libgimp2.0 (>= 2.10.34), libgimp2.0 (<= 2.10.34-z), gimp-data (>= 2.10.34), gimp-data (<= 2.10.34-z), graphviz, xdg-utils, libaa1 (>= 1.4p5), libbabl-0.1-0 (>= 1:0.1.78), libbz2-1.0, libc6 (>= 2.35), libcairo2 (>= 1.12.2), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgdk-pixbuf-2.0-0 (>= 2.30.8), libgegl-0.4-0 (>= 1:0.4.38), libgexiv2-2 (>= 0.10.6), libglib2.0-0 (>= 2.56.2), libgs10 (>= 9.10~dfsg), libgtk2.0-0 (>= 2.24.10), libgudev-1.0-0 (>= 167), libharfbuzz0b (>= 0.6.0), libheif1 (>= 1.8.0), libjpeg62-turbo (>= 1.3.1), libjson-glib-1.0-0 (>= 1.5.2), libjxl0.7 (>= 0.7.0), liblcms2-2 (>= 2.9), liblzma5 (>= 5.1.1alpha+20120614), libmng1 (>= 1.0.10), libmypaint-1.5-1 (>= 1.5.0), libopenexr-3-1-30 (>= 3.1.5), libopenjp2-7 (>= 2.0.0), libpango-1.0-0 (>= 1.29.4), libpangocairo-1.0-0 (>= 1.29.4), libpangoft2-1.0-0 (>= 1.29.4), libpng16-16 (>= 1.6.2-1), libpoppler-glib8 (>= 0.44.0), librsvg2-2 (>= 2.32.0), libstdc++6 (>= 5.2), libtiff6 (>= 4.0.3), libwebp7 (>= 1.2.4), libwebpdemux2 (>= 1.2.4), libwebpmux3 (>= 1.2.4), libwmf-0.2-7 (>= 0.2.12), libwmflite-0.2-7 (>= 0.2.12), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxmu6 (>= 2:1.1.3), libxpm4, zlib1g (>= 1:1.1.4) Recommends: ghostscript Suggests: gimp-help-en | gimp-help, gimp-data-extras, gvfs-backends, libasound2 Breaks: gimp-plugin-registry (<< 7.20140602+nmu1~) Description: 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 Homepage: https://www.gimp.org/ Package: gimp-data Status: install ok installed Priority: optional Section: graphics Installed-Size: 86554 Maintainer: Debian GNOME Maintainers Architecture: all Source: gimp Version: 2.10.34-1 Enhances: gimp Conffiles: /etc/gimp/2.0/controllerrc 3c2ff70ca9c8b94f2342ec7672816222 /etc/gimp/2.0/gimprc 03ad7c8fc903298ebbd73bf06ba6c1ce /etc/gimp/2.0/gtkrc 6314c06e4e8907b4cfdb4a71c6a74307 /etc/gimp/2.0/menurc cd67b4a92ab87ff9e63c4510fa071671 /etc/gimp/2.0/sessionrc 4033c1f194aece9c128294b466a06903 /etc/gimp/2.0/templaterc b373c8d35547d15d96799a418d68c160 /etc/gimp/2.0/toolrc 333bc67f9998a6cad263f5727d75febe /etc/gimp/2.0/unitrc adaa5a0103c57f244c9beeda8110a1e7 Description: Data files for GIMP This package contains architecture-independent supporting data files for use with GIMP. Homepage: https://www.gimp.org/ Package: gir1.2-atk-1.0 Status: install ok installed Priority: optional Section: introspection Installed-Size: 98 Maintainer: Debian Accessibility Team Architecture: amd64 Multi-Arch: same Source: at-spi2-core Version: 2.46.0-5 Depends: gir1.2-glib-2.0, libatk1.0-0 (>= 2.35.1) Description: ATK accessibility toolkit (GObject introspection) ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices. . This package can be used by other packages using the GIRepository format to generate dynamic bindings Homepage: https://wiki.gnome.org/Accessibility Package: gir1.2-freedesktop Status: install ok installed Priority: optional Section: introspection Installed-Size: 148 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gobject-introspection Version: 1.74.0-3 Provides: gir1.2-cairo-1.0 (= 1.74.0-3), gir1.2-dbus-1.0 (= 1.74.0-3), gir1.2-dbusglib-1.0 (= 1.74.0-3), gir1.2-fontconfig-2.0 (= 1.74.0-3), gir1.2-freetype2-2.0 (= 1.74.0-3), gir1.2-gl-1.0 (= 1.74.0-3), gir1.2-libxml2-2.0 (= 1.74.0-3), gir1.2-vulkan-1.0 (= 1.74.0-3), gir1.2-xfixes-4.0 (= 1.74.0-3), gir1.2-xft-2.0 (= 1.74.0-3), gir1.2-xlib-2.0 (= 1.74.0-3), gir1.2-xrandr-1.3 (= 1.74.0-3) Depends: gir1.2-glib-2.0 (= 1.74.0-3) Description: Introspection data for some FreeDesktop components GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains small pieces of introspection data for the Cairo, FontConfig, FreeType, GL, and some XOrg libraries. They are distributed in this package temporarily, while the original sources do not include support for GObject Introspection. They are far from complete and only include what is necessary for other introspection packages to work properly. Homepage: https://wiki.gnome.org/GObjectIntrospection Package: gir1.2-gdkpixbuf-2.0 Status: install ok installed Priority: optional Section: introspection Installed-Size: 44 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gdk-pixbuf (2.42.10+dfsg-1) Version: 2.42.10+dfsg-1+b1 Provides: gir1.2-gdkpixdata-2.0 (= 2.42.10+dfsg-1+b1) Depends: gir1.2-glib-2.0 (>= 0.9.3), libgdk-pixbuf-2.0-0 (>= 2.39.2) Breaks: libgtk3-perl (<< 0.034-2~) Description: GDK Pixbuf library - GObject-Introspection The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://www.gtk.org/ Package: gir1.2-glib-2.0 Status: install ok installed Priority: optional Section: introspection Installed-Size: 719 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gobject-introspection Version: 1.74.0-3 Provides: gir1.2-gio-2.0 (= 1.74.0-3), gir1.2-girepository-2.0 (= 1.74.0-3), gir1.2-gmodule-2.0 (= 1.74.0-3), gir1.2-gobject-2.0 (= 1.74.0-3) Depends: libgirepository-1.0-1 (>= 1.72.0), libglib2.0-0 (>= 2.74.0) Description: Introspection data for GLib, GObject, Gio and GModule GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains the introspection data for the GLib, GObject, GModule and Gio libraries. Homepage: https://wiki.gnome.org/GObjectIntrospection Package: gir1.2-gtk-3.0 Status: install ok installed Priority: optional Section: introspection Installed-Size: 987 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gtk+3.0 Version: 3.24.37-2 Provides: gir1.2-gdk-3.0 (= 3.24.37-2), gir1.2-gdkx11-3.0 (= 3.24.37-2) Depends: gir1.2-atk-1.0 (>= 2.35.1), gir1.2-freedesktop (>= 1.39.0), gir1.2-gdkpixbuf-2.0 (>= 2.40.0), gir1.2-glib-2.0 (>= 1.39.0), gir1.2-pango-1.0 (>= 1.44.0), libgtk-3-0 (>= 3.24.24), libgtk-3-common Breaks: python-gi (<< 3.18), python3-gi (<< 3.18) Description: GTK graphical user interface library -- gir bindings GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Homepage: https://www.gtk.org/ Package: gir1.2-handy-1 Status: install ok installed Priority: optional Section: introspection Installed-Size: 74 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: libhandy-1 Version: 1.8.2-2 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, libhandy-1-0 (>= 1.5.0) Description: GObject introspection files for libhandy libhandy provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the GObject-introspection data in binary typelib format. Homepage: https://gitlab.gnome.org/GNOME/libhandy Package: gir1.2-harfbuzz-0.0 Status: install ok installed Priority: optional Section: introspection Installed-Size: 1677 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: amd64 Multi-Arch: same Source: harfbuzz Version: 6.0.0+dfsg-3 Depends: gir1.2-freedesktop, gir1.2-glib-2.0 Description: OpenType text shaping engine (GObject introspection data) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains introspection data for the GObject bindings library. Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Package: gir1.2-nm-1.0 Status: install ok installed Priority: optional Section: introspection Installed-Size: 342 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: network-manager Version: 1.42.4-1 Depends: gir1.2-glib-2.0, libnm0 (>= 1.42.2) Description: GObject introspection data for the libnm library NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains introspection data for NetworkManager using libnm. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/Projects/NetworkManager Package: gir1.2-notify-0.7 Status: install ok installed Priority: optional Section: introspection Installed-Size: 21 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: libnotify Version: 0.8.2-1 Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 0.9.12), libnotify4 (>= 0.7.10) Description: sends desktop notifications to a notification daemon (Introspection files) A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-packagekitglib-1.0 Status: install ok installed Priority: optional Section: introspection Installed-Size: 110 Maintainer: Matthias Klumpp Architecture: amd64 Source: packagekit Version: 1.2.6-5 Depends: gir1.2-glib-2.0 (>= 1.36), libpackagekit-glib2-18 (>= 1.2.6) Description: GObject introspection data for the PackageKit GLib library PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package contains introspection data for the PackageKit GLib interface library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://www.freedesktop.org/software/PackageKit/ Package: gir1.2-pango-1.0 Status: install ok installed Priority: optional Section: introspection Installed-Size: 135 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: pango1.0 Version: 1.50.12+ds-1 Provides: gir1.2-pangocairo-1.0 (= 1.50.12+ds-1), gir1.2-pangofc-1.0 (= 1.50.12+ds-1), gir1.2-pangoft2-1.0 (= 1.50.12+ds-1), gir1.2-pangoot-1.0 (= 1.50.12+ds-1), gir1.2-pangoxft-1.0 (= 1.50.12+ds-1) Depends: gir1.2-freedesktop (>= 0.9.5), gir1.2-glib-2.0 (>= 0.9.5), gir1.2-harfbuzz-0.0 (>= 2.6.0), libpango-1.0-0 (= 1.50.12+ds-1), libpangocairo-1.0-0 (= 1.50.12+ds-1), libpangoft2-1.0-0 (= 1.50.12+ds-1), libpangoxft-1.0-0 (= 1.50.12+ds-1) Description: Layout and rendering of internationalized text - gir bindings Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Homepage: https://www.pango.org/ Package: gir1.2-polkit-1.0 Status: install ok installed Priority: optional Section: introspection Installed-Size: 45 Maintainer: Utopia Maintenance Team Architecture: amd64 Source: policykit-1 Version: 122-3 Provides: gir1.2-polkitagent-1.0 (= 122-3) Depends: gir1.2-glib-2.0, libpolkit-agent-1-0 (= 122-3), libpolkit-gobject-1-0 (= 122-3) Description: GObject introspection data for polkit polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains introspection data for polkit. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Package: gir1.2-secret-1 Status: install ok installed Priority: optional Section: introspection Installed-Size: 45 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: libsecret Version: 0.20.5-3 Depends: gir1.2-glib-2.0 (>= 1.29), libsecret-1-0 (>= 0.20.1) Description: Secret store (GObject-Introspection) This package contains introspection data for libsecret, which can be used to generate dynamic bindings. . libsecret is a library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. . This package contains the introspection datas for the libsecret library. Homepage: https://wiki.gnome.org/Projects/Libsecret Package: git Status: install ok installed Priority: optional Section: vcs Installed-Size: 44963 Maintainer: Jonathan Nieder Architecture: amd64 Multi-Arch: foreign Version: 1:2.40.1-1 Provides: git-completion, git-core Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.56.1), libexpat1 (>= 2.0.1), libpcre2-8-0 (>= 10.34), zlib1g (>= 1:1.2.2), perl, liberror-perl, git-man (>> 1:2.40.1), git-man (<< 1:2.40.1-.) Recommends: ca-certificates, patch, less, ssh-client Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-email, git-gui, gitk, gitweb, git-cvs, git-mediawiki, git-svn Breaks: bash-completion (<< 1:1.90-1), cogito (<= 0.18.2+), dgit (<< 5.1~), git-buildpackage (<< 0.6.5), git-el (<< 1:2.32.0~rc2-1~), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), guilt (<< 0.33), openssh-client (<< 1:6.8), stgit (<< 0.15), stgit-contrib (<< 0.15) Conffiles: /etc/bash_completion.d/git-prompt 7baac5c3ced94ebf2c0e1dde65c3b1a6 Description: fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. Homepage: https://git-scm.com/ Package: git-man Status: install ok installed Priority: optional Section: doc Installed-Size: 2124 Maintainer: Jonathan Nieder Architecture: all Multi-Arch: foreign Source: git Version: 1:2.40.1-1 Description: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Homepage: https://git-scm.com/ Package: glib-networking Status: install ok installed Priority: optional Section: libs Installed-Size: 206 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Version: 2.74.0-4 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.73.3), libgnutls30 (>= 3.7.5), libproxy1v5 (>= 0.4.18), glib-networking-services (>= 2.74.0-4), glib-networking-services (<< 2.74.0-4.1~), glib-networking-common (>= 2.74.0-4), gsettings-desktop-schemas Breaks: balsa (<< 2.6.0-2ubuntu0.1), libsoup2.4-tests (<< 2.71.1-1~) Description: network-related giomodules for GLib This package contains various network related extensions for the GIO library. Package: glib-networking-common Status: install ok installed Priority: optional Section: libs Installed-Size: 631 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Source: glib-networking Version: 2.74.0-4 Recommends: glib-networking Description: network-related giomodules for GLib - data files This package contains data files and translations for the GIO network extensions in glib-networking. Package: glib-networking-services Status: install ok installed Priority: optional Section: libs Installed-Size: 41 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: foreign Source: glib-networking Version: 2.74.0-4 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.73.3), libproxy1v5 (>= 0.4.18), glib-networking-common (>= 2.74.0-4) Recommends: glib-networking Description: network-related giomodules for GLib - D-Bus services This package contains D-Bus services that are used by the GIO network extensions in glib-networking, for actions that need to be done in a separate process. Package: gnuchess Status: install ok installed Priority: optional Section: games Installed-Size: 749 Maintainer: Vincent Legout Architecture: amd64 Version: 6.2.7-1 Depends: libc6 (>= 2.15) Recommends: gnuchess-book Suggests: xboard | eboard | scid Description: Plays a game of chess, either against the user or against itself Gnuchess is an updated version of the GNU chess playing program. It is now based on the fruit chess engine and uses the UCI chess engine protocol. It has a simple alpha-numeric board display, and is also compatible with frontends like xboard, scid and eboard. Homepage: https://www.gnu.org/software/chess/ Package: gnuchess-book Status: install ok installed Priority: optional Section: games Installed-Size: 2831 Maintainer: Vincent Legout Architecture: all Version: 1.02-2.1 Suggests: gnuchess (>= 6.0.2) Description: Opening book for gnuchess This is the opening book for gnuchess. It was formerly distributed together with gnuchess, now it has been separated due to size and architecture-independence. It is recommended that you install it if you want to use gnuchess. Homepage: http://www.gnu.org/software/chess/ Package: gnupg Status: install ok installed Priority: optional Section: utils Installed-Size: 885 Maintainer: Debian GnuPG Maintainers Architecture: all Multi-Arch: foreign Source: gnupg2 Version: 2.2.40-1.1 Replaces: gnupg2 (<< 2.1.11-7+exp1) Depends: dirmngr (<< 2.2.40-1.1.1~), dirmngr (>= 2.2.40-1.1), gnupg-l10n (= 2.2.40-1.1), gnupg-utils (<< 2.2.40-1.1.1~), gnupg-utils (>= 2.2.40-1.1), gpg (<< 2.2.40-1.1.1~), gpg (>= 2.2.40-1.1), gpg-agent (<< 2.2.40-1.1.1~), gpg-agent (>= 2.2.40-1.1), gpg-wks-client (<< 2.2.40-1.1.1~), gpg-wks-client (>= 2.2.40-1.1), gpg-wks-server (<< 2.2.40-1.1.1~), gpg-wks-server (>= 2.2.40-1.1), gpgsm (<< 2.2.40-1.1.1~), gpgsm (>= 2.2.40-1.1), gpgv (<< 2.2.40-1.1.1~), gpgv (>= 2.2.40-1.1) Suggests: parcimonie, xloadimage Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.2.40-1.1), gnupg2 (<< 2.1.11-7+exp1), libgnupg-interface-perl (<< 0.52-3), libgnupg-perl (<= 0.19-1), libmail-gnupg-perl (<= 0.22-1), monkeysphere (<< 0.38~), php-crypt-gpg (<= 1.4.1-1), python-apt (<= 1.1.0~beta4), python-gnupg (<< 0.3.8-3), python3-apt (<= 1.1.0~beta4) Description: GNU privacy guard - a free PGP replacement GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the full suite of GnuPG tools for cryptographic communications and data storage. Homepage: https://www.gnupg.org/ Package: gnupg-l10n Status: install ok installed Priority: optional Section: localization Installed-Size: 4874 Maintainer: Debian GnuPG Maintainers Architecture: all Multi-Arch: foreign Source: gnupg2 Version: 2.2.40-1.1 Replaces: gnupg (<< 2.1.14-2~), gnupg2 (<< 2.1.14-2~) Breaks: gnupg (<< 2.1.14-2~), gnupg2 (<< 2.1.14-2~) Enhances: dirmngr, gpg, gpg-agent Description: GNU privacy guard - localization files GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. . This package contains the translation files for the use of GnuPG in non-English locales. Homepage: https://www.gnupg.org/ Package: gnupg-utils Status: install ok installed Priority: optional Section: utils Installed-Size: 1836 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Multi-Arch: foreign Source: gnupg2 Version: 2.2.40-1.1 Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Depends: libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), libksba8 (>= 1.3.5), libreadline8 (>= 6.0), zlib1g (>= 1:1.1.4) Recommends: gpg, gpg-agent, gpgconf, gpgsm Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Description: GNU privacy guard - utility programs GnuPG is GNU's tool for secure communication and data storage. . This package contains several useful utilities for manipulating OpenPGP data and other related cryptographic elements. It includes: . * addgnupghome -- create .gnupg home directories * applygnupgdefaults -- run gpgconf --apply-defaults for all users * gpgcompose -- an experimental tool for constructing arbitrary sequences of OpenPGP packets (e.g. for testing) * gpgparsemail -- parse an e-mail message into annotated format * gpgsplit -- split a sequence of OpenPGP packets into files * gpgtar -- encrypt or sign files in an archive * kbxutil -- list, export, import Keybox data * lspgpot -- convert PGP ownertrust values to GnuPG * migrate-pubring-from-classic-gpg -- use only "modern" formats * symcryptrun -- use simple symmetric encryption tool in GnuPG framework * watchgnupg -- watch socket-based logs Homepage: https://www.gnupg.org/ Package: gnuplot-data Status: install ok installed Priority: optional Section: doc Installed-Size: 377 Maintainer: Debian Science Team Architecture: all Multi-Arch: foreign Source: gnuplot Version: 5.4.4+dfsg1-2 Depends: aglfn Description: Command-line driven interactive plotting program. Data-files Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains data-files which are used by -nox, -x11 and -qt. Homepage: http://gnuplot.sourceforge.net/ Package: gnuplot-x11 Status: install ok installed Priority: optional Section: math Installed-Size: 2826 Maintainer: Debian Science Team Architecture: amd64 Source: gnuplot (5.4.4+dfsg1-2) Version: 5.4.4+dfsg1-2+b2 Replaces: gnuplot-nox, gnuplot-qt Provides: gnuplot, gnuplot-nox Depends: gnuplot-data (= 5.4.4+dfsg1-2), libc6 (>= 2.34), libcairo2 (>= 1.6.0), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 3.0), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.12.0), liblua5.4-0 (>= 5.4.4), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 5.2), libwxbase3.2-1 (>= 3.2.1+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2), libx11-6 Suggests: gnuplot-doc Conflicts: gnuplot-nox, gnuplot-qt Description: Command-line driven interactive plotting program. X-package Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains the terminal driver that enables gnuplot to plot images interactively under X11. Homepage: http://gnuplot.sourceforge.net/ Package: gnustep-base-common Status: install ok installed Priority: optional Section: gnustep Installed-Size: 695 Maintainer: Debian GNUstep maintainers Architecture: all Source: gnustep-base Version: 1.28.1+really1.28.0-5 Depends: gnustep-common (>= 2.9.0), ca-certificates, tzdata Description: GNUstep Base library - common files The GNUstep Base Library is a powerful fast library of general-purpose, non-graphical Objective C classes, inspired by the OpenStep API but implementing Apple and GNU additions to the API as well. . This package contains the common files needed by the GNUstep Base library. Homepage: http://gnustep.org Package: gnustep-base-runtime Status: install ok installed Priority: optional Section: gnustep Installed-Size: 1151 Maintainer: Debian GNUstep maintainers Architecture: amd64 Source: gnustep-base Version: 1.28.1+really1.28.0-5 Depends: gnustep-base-common (= 1.28.1+really1.28.0-5), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnustep-base1.28 (>= 1.28.1+really1.28.0), libobjc4 (>= 4.6), init-system-helpers (>= 1.51), lsb-base Conffiles: /etc/default/gdomap 6655b738644b097afb881093f321b918 /etc/init.d/gdomap f02c66c7bba930d5658b659718d534ea Description: GNUstep Base library - daemons and tools The GNUstep Base Library is a powerful fast library of general-purpose, non-graphical Objective C classes, inspired by the OpenStep API but implementing Apple and GNU additions to the API as well. . This package contains the runtime support files needed by GNUstep applications. Homepage: http://gnustep.org Package: gnustep-common Status: install ok installed Priority: optional Section: gnustep Installed-Size: 262 Maintainer: Debian GNUstep maintainers Architecture: amd64 Source: gnustep-make Version: 2.9.1-2 Provides: gnustep-fslayout-fhs Conffiles: /etc/GNUstep/GNUstep.conf 456fdb06982a3684a485aa4100aceccb Description: Common files for the core GNUstep environment This package contains the main GNUstep configuration file, common files, scripts and directory layout needed to run any GNUstep software. Homepage: http://gnustep.org Package: gpg Status: install ok installed Priority: optional Section: utils Installed-Size: 1581 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Multi-Arch: foreign Source: gnupg2 Version: 2.2.40-1.1 Replaces: gnupg (<< 2.1.21-4) Depends: gpgconf (= 2.2.40-1.1), libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), libreadline8 (>= 6.0), libsqlite3-0 (>= 3.7.15), zlib1g (>= 1:1.1.4) Recommends: gnupg (= 2.2.40-1.1) Breaks: gnupg (<< 2.1.21-4) Description: GNU Privacy Guard -- minimalist public key operations GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains /usr/bin/gpg itself, and is useful on its own only for public key operations (encryption, signature verification, listing OpenPGP certificates, etc). If you want full capabilities (including secret key operations, network access, etc), please install the "gnupg" package, which pulls in the full suite of tools. Homepage: https://www.gnupg.org/ Package: gpg-agent Status: install ok installed Priority: optional Section: utils Installed-Size: 1348 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Multi-Arch: foreign Source: gnupg2 Version: 2.2.40-1.1 Replaces: gnupg-agent (<< 2.1.21-4) Provides: gnupg-agent Depends: gpgconf (= 2.2.40-1.1), pinentry-curses | pinentry, init-system-helpers (>= 1.52), libassuan0 (>= 2.5.1), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), libnpth0 (>= 0.90) Recommends: gnupg (= 2.2.40-1.1) Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, scdaemon Breaks: gnupg-agent (<< 2.1.21-4) Conffiles: /etc/X11/Xsession.d/90gpg-agent fbb9ce5e8e4ba5727090f0aa51b61a82 /etc/logcheck/ignore.d.server/gpg-agent 2d0fbc91a955ba69408ca033d7ae2455 Description: GNU privacy guard - cryptographic agent GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the agent program gpg-agent which handles all secret key material for OpenPGP and S/MIME use. The agent also provides a passphrase cache, which is used by pre-2.1 versions of GnuPG for OpenPGP operations. Without this package, trying to do secret-key operations with any part of the modern GnuPG suite will fail. Homepage: https://www.gnupg.org/ Package: gpg-wks-client Status: install ok installed Priority: optional Section: utils Installed-Size: 682 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Multi-Arch: foreign Source: gnupg2 Version: 2.2.40-1.1 Depends: dirmngr (= 2.2.40-1.1), gpg (= 2.2.40-1.1), gpg-agent (= 2.2.40-1.1), libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42) Recommends: gnupg (= 2.2.40-1.1) Description: GNU privacy guard - Web Key Service client GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package provides the GnuPG client for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html/draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Homepage: https://www.gnupg.org/ Package: gpg-wks-server Status: install ok installed Priority: optional Section: utils Installed-Size: 657 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Multi-Arch: foreign Source: gnupg2 Version: 2.2.40-1.1 Depends: gpg (= 2.2.40-1.1), gpg-agent (= 2.2.40-1.1), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42) Recommends: gnupg (= 2.2.40-1.1) Description: GNU privacy guard - Web Key Service server GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package provides the GnuPG server for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html/draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Homepage: https://www.gnupg.org/ Package: gpgconf Status: install ok installed Priority: optional Section: utils Installed-Size: 803 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Multi-Arch: foreign Source: gnupg2 Version: 2.2.40-1.1 Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Depends: libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), libreadline8 (>= 6.0) Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Description: GNU privacy guard - core configuration utilities GnuPG is GNU's tool for secure communication and data storage. . This package contains core utilities used by different tools in the suite offered by GnuPG. It can be used to programmatically edit config files for tools in the GnuPG suite, to launch or terminate per-user daemons (if installed), etc. Homepage: https://www.gnupg.org/ Package: gpgsm Status: install ok installed Priority: optional Section: utils Installed-Size: 992 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Multi-Arch: foreign Source: gnupg2 Version: 2.2.40-1.1 Replaces: gnupg2 (<< 2.1.10-2) Depends: gpgconf (= 2.2.40-1.1), libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), libksba8 (>= 1.6.0), libreadline8 (>= 6.0) Recommends: gnupg (= 2.2.40-1.1) Breaks: gnupg2 (<< 2.1.10-2) Description: GNU privacy guard - S/MIME version GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the gpgsm program. gpgsm is a tool to provide digital encryption and signing services on X.509 certificates and the CMS protocol. gpgsm includes complete certificate management. Homepage: https://www.gnupg.org/ Package: gpgv Status: install ok installed Priority: important Section: utils Installed-Size: 917 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Multi-Arch: foreign Source: gnupg2 Version: 2.2.40-1.1 Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1) Depends: libbz2-1.0, libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), zlib1g (>= 1:1.1.4) Suggests: gnupg Breaks: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1), python-debian (<< 0.1.29) Description: GNU privacy guard - signature verification tool GnuPG is GNU's tool for secure communication and data storage. . gpgv is actually a stripped-down version of gpg which is only able to check signatures. It is somewhat smaller than the fully-blown gpg and uses a different (and simpler) way to check that the public keys used to make the signature are valid. There are no configuration files and only a few options are implemented. Homepage: https://www.gnupg.org/ Package: graphviz Status: install ok installed Priority: optional Section: graphics Installed-Size: 3065 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: foreign Source: graphviz (2.42.2-7) Version: 2.42.2-7+b3 Depends: libann0 (>= 1.1.2+doc), libc6 (>= 2.34), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libgvc6 (>= 2.42.1), libgvpr2, liblab-gamut1, libstdc++6 (>= 5), libx11-6, libxaw7 (>= 2:1.0.14), libxmu6 (>= 2:1.1.3), libxt6 Recommends: fonts-liberation2 Suggests: gsfonts, graphviz-doc Description: rich set of graph drawing tools Graph drawing addresses the problem of visualizing structural information by constructing geometric representations of abstract graphs and networks. Automatic generation of graph drawings has important applications in key technologies such as database design, software engineering, VLSI and network design and visual interfaces in other domains. Situations where these tools might be particularly useful include: . * you would like to restructure a program and first need to understand the relationships between its types, procedures, and source files * you need to find the bottlenecks in an Internet backbone - not only individual links, but their relationships * you're debugging a protocol or microarchitecture represented as a finite state machine and need to figure out how a certain error state arises * you would like to browse a database schema, knowledge base, or distributed program represented graphically * you would like to see an overview of a collection of linked documents * you would like to discover patterns and communities of interest in a database of telephone calls or e-mail messages . This package contains the command-line tools. Homepage: https://www.graphviz.org/ Package: grep Essential: yes Status: install ok installed Priority: required Section: utils Installed-Size: 1245 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Multi-Arch: foreign Version: 3.8-5 Provides: rgrep Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.34), libpcre2-8-0 (>= 10.32) Conflicts: rgrep Description: GNU grep, egrep and fgrep 'grep' is a utility to search for text in files; it can be used from the command line or in scripts. Even if you don't want to use it, other packages on your system probably will. . The GNU family of grep utilities may be the "fastest grep in the west". GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep. (Regular expressions containing backreferencing will run more slowly, however.) Homepage: https://www.gnu.org/software/grep/ Package: groff-base Status: install ok installed Priority: important Section: text Installed-Size: 3673 Maintainer: Colin Watson Architecture: amd64 Multi-Arch: foreign Source: groff Version: 1.22.4-10 Depends: libc6 (>= 2.35), libgcc-s1 (>= 4.0), libstdc++6 (>= 4.1.1), libuchardet0 (>= 0.0.1) Suggests: groff Conffiles: /etc/groff/man.local c8d6e2bf36a23e2e9599f7f66ab05463 /etc/groff/mdoc.local 4bc6267468942826b757fa2f868c8237 Description: GNU troff text-formatting system (base system components) This package contains the traditional UN*X text formatting tools troff, nroff, tbl, eqn, and pic. These utilities, together with the man-db package, are essential for displaying the on-line manual pages. . groff-base is a stripped-down package containing the necessary components to read manual pages in ASCII, Latin-1, and UTF-8, plus the PostScript device (groff's default). Users who want a full groff installation, with the standard set of devices, fonts, macros, and documentation, should install the groff package. Homepage: https://www.gnu.org/software/groff/ Package: growisofs Status: install ok installed Priority: optional Section: video Installed-Size: 196 Maintainer: Optical Media Tools Team Architecture: amd64 Source: dvd+rw-tools (7.1-14) Version: 7.1-14+b1 Replaces: dvd+rw-tools (<< 7.1-9) Depends: libc6 (>= 2.28), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) Breaks: dvd+rw-tools (<< 7.1-9) Description: DVD+-RW/R recorder growisofs is a general purpose DVD recording program that supports: . * random-access media (DVD+RW, DVD-RAM, plain files, hard disk partitions) * mastering multisession DVD media (DVD+R, DVD-R/-RW, and Blu-ray Disc) * first-/single-session recording of arbitrary pre-mastered image (formatted as UDF, ISO9660 or any other file system, if formatted at all) to all supported DVD media types. . growisofs is able to either write pre-created ISO images or create them on-the-fly (by calling genisoimage). . This package also contains dvd+rw-format, a utility to format a DVD+RW media. Homepage: http://fy.chalmers.se/~appro/linux/DVD+RW/ Package: grub-common Status: install ok installed Priority: optional Section: admin Installed-Size: 17769 Maintainer: GRUB Maintainers Architecture: amd64 Multi-Arch: foreign Source: grub2 Version: 2.06-13 Replaces: grub-coreboot (<< 2.00-4), grub-efi (<< 1.99-1), grub-efi-amd64 (<< 2.00-4), grub-efi-ia32 (<< 2.00-4), grub-efi-ia64 (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-linuxbios (<< 1.96+20080831-1), grub-pc (<< 2.00-4), grub-yeeloong (<< 2.00-4), init-select Depends: libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.36), libefiboot1 (>= 37), libefivar1 (>= 37), libfreetype6 (>= 2.2.1), libfuse2 (>= 2.8.4-1.4), liblzma5 (>= 5.1.1alpha+20120614), gettext-base Recommends: os-prober (>= 1.33) Suggests: multiboot-doc, grub-emu, mtools, xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6), console-setup Breaks: apport (<< 2.1.1), friendly-recovery (<< 0.2.13), lupin-support (<< 0.55), mdadm (<< 2.6.7-2) Conflicts: init-select Conffiles: /etc/default/grub.d/init-select.cfg 86dea2a78312ca80f740098987d9c0fb /etc/grub.d/00_header cd52708cba4d78d7ef96176258d4593d /etc/grub.d/05_debian_theme 7af00bf2d834b3104688c9cbf40b23b3 /etc/grub.d/10_linux 16adfed0ec58a4db1e3f3f38e49f06fc /etc/grub.d/20_linux_xen 80253021369176084e3483b13c9e689e /etc/grub.d/30_os-prober e5c89c9c421bbe7c2ad9eb86129fd4e0 /etc/grub.d/30_uefi-firmware ed41aff510f9176cdbbecfe1a964e4c5 /etc/grub.d/40_custom babe7de352fe18de5a238569cf4b8a11 /etc/grub.d/41_custom 1d876baff8ca3841aa6ba057e881a2e4 /etc/grub.d/README be58f42dfe74feb6eeb98c6a843c743f Description: GRand Unified Bootloader (common files) This package contains common files shared by the distinct flavours of GRUB. It is shared between GRUB Legacy and GRUB 2, although a number of files specific to GRUB 2 are here as long as they do not break GRUB Legacy. . grub-mkrescue needs the suggested packages mtools (for UEFI targets) and xorriso. Homepage: https://www.gnu.org/software/grub/ Package: grub-efi-amd64 Status: install ok installed Priority: optional Section: admin Installed-Size: 176 Maintainer: GRUB Maintainers Architecture: amd64 Multi-Arch: foreign Source: grub2 Version: 2.06-13 Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc, grub2 (<< 2.06-13) Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.06-13), grub2-common (= 2.06-13), grub-efi-amd64-bin (= 2.06-13), ucf Conflicts: elilo, grub, grub-coreboot, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc, grub-xen Description: GRand Unified Bootloader, version 2 (EFI-AMD64 version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with the EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS interface has been activated). Installing this package indicates that this version of GRUB should be the active boot loader. Homepage: https://www.gnu.org/software/grub/ Package: grub-efi-amd64-bin Status: install ok installed Priority: optional Section: admin Installed-Size: 18238 Maintainer: GRUB Maintainers Architecture: amd64 Multi-Arch: foreign Source: grub2 Version: 2.06-13 Replaces: grub-common (<= 1.97~beta2-1), grub-efi-amd64 (<< 1.99-1), grub2 (<< 2.06-13) Depends: grub-common (= 2.06-13) Recommends: grub-efi-amd64-signed, efibootmgr Description: GRand Unified Bootloader, version 2 (EFI-AMD64 modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with the EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS interface has been activated). It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-amd64 is also installed. Homepage: https://www.gnu.org/software/grub/ Efi-Vendor: debian Package: grub-efi-amd64-signed Status: install ok installed Priority: optional Section: admin Installed-Size: 15432 Maintainer: GRUB Maintainers Architecture: amd64 Version: 1+2.06+13 Depends: grub-common (>= 2.06-13) Recommends: shim-signed Description: GRand Unified Bootloader, version 2 (amd64 UEFI signed by Debian) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains the binaries signed by the Debian UEFI CA to be used by shim-signed. Built-Using: grub2 (= 2.06-13) Package: grub2-common Status: install ok installed Priority: optional Section: admin Installed-Size: 1344 Maintainer: GRUB Maintainers Architecture: amd64 Multi-Arch: foreign Source: grub2 Version: 2.06-13 Replaces: grub, grub-cloud-amd64 (<< 0.0.4), grub-common (<< 1.99-1), grub-coreboot (<< 2.02+dfsg1-7), grub-doc (<< 0.97-32), grub-efi-amd64 (<< 2.02+dfsg1-7), grub-efi-arm (<< 2.02+dfsg1-7), grub-efi-arm64 (<< 2.02+dfsg1-7), grub-efi-ia32 (<< 2.02+dfsg1-7), grub-efi-ia64 (<< 2.02+dfsg1-7), grub-ieee1275 (<< 2.02+dfsg1-7), grub-legacy, grub-legacy-doc (<< 0.97-59), grub-pc (<< 2.02+dfsg1-7), grub-uboot (<< 2.02+dfsg1-7), grub-xen (<< 2.02+dfsg1-7), grub-yeeloong (<< 2.02+dfsg1-7) Depends: grub-common (= 2.06-13), dpkg (>= 1.15.4), libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.36), libefiboot1 (>= 37), libefivar1 (>= 37), liblzma5 (>= 5.1.1alpha+20120614) Breaks: grub (<< 0.97-54), grub-cloud-amd64 (<< 0.0.4), grub-coreboot (<< 2.02+dfsg1-7), grub-doc (<< 0.97-32), grub-efi-amd64 (<< 2.02+dfsg1-7), grub-efi-arm (<< 2.02+dfsg1-7), grub-efi-arm64 (<< 2.02+dfsg1-7), grub-efi-ia32 (<< 2.02+dfsg1-7), grub-efi-ia64 (<< 2.02+dfsg1-7), grub-ieee1275 (<< 2.02+dfsg1-7), grub-legacy-doc (<< 0.97-59), grub-pc (<< 2.02+dfsg1-7), grub-uboot (<< 2.02+dfsg1-7), grub-xen (<< 2.02+dfsg1-7), grub-yeeloong (<< 2.02+dfsg1-7), shim (<< 0.9+1474479173.6c180c6-0ubuntu1~) Conflicts: grub-legacy Conffiles: /etc/kernel/postinst.d/zz-update-grub 5a98abefbfe97dbed36db7899251e433 /etc/kernel/postrm.d/zz-update-grub 5a98abefbfe97dbed36db7899251e433 Description: GRand Unified Bootloader (common files for version 2) This package contains common files shared by the distinct flavours of GRUB. The files in this package are specific to GRUB 2, and would break GRUB Legacy if installed on the same system. Homepage: https://www.gnu.org/software/grub/ Package: gsettings-desktop-schemas Status: install ok installed Priority: optional Section: gnome Installed-Size: 5111 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Version: 43.0-1 Depends: dconf-gsettings-backend | gsettings-backend Breaks: gnome-control-center (<< 1:3.19.92), gnome-settings-daemon (<< 3.19.92), gnome-shell (<< 40), mutter (<< 3.31.4), nautilus (<< 3.7.92) Description: GSettings desktop-wide schemas gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. Homepage: https://www.gnome.org/ Package: gsfonts Status: install ok installed Priority: optional Section: oldlibs Installed-Size: 64 Maintainer: Debian Fonts Task Force Architecture: all Multi-Arch: foreign Source: fonts-urw-base35 (20200910-7) Version: 2:20200910-7 Depends: fonts-urw-base35 (>= 20200910-2~) Breaks: grace (<= 1:5.1.25-12) Description: transitional dummy package (gsfonts -> fonts-urw-base35) This package is a dummy package to enable the gsfonts to fonts-urw-base35 transition. It can be safely removed. Homepage: https://github.com/ArtifexSoftware/urw-base35-fonts Package: gstreamer1.0-gl Status: install ok installed Priority: optional Section: libs Installed-Size: 462 Maintainer: Maintainers of GStreamer packages Architecture: amd64 Multi-Arch: same Source: gst-plugins-base1.0 Version: 1.22.0-3 Replaces: gstreamer1.0-plugins-bad (<< 1.15.1) Provides: gstreamer1.0-videosink, gstreamer1.0-videosource Depends: libc6 (>= 2.27), libglib2.0-0 (>= 2.62), libgraphene-1.0-0 (>= 1.5.4), libgstreamer-gl1.0-0 (>= 1.22.0), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libx11-6 Breaks: gstreamer1.0-plugins-bad (<< 1.15.1) Description: GStreamer plugins for GL GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins for GL. Homepage: https://gstreamer.freedesktop.org Gstreamer-Elements: glalpha, glcolorbalance, glcolorconvert, glcolorscale, gldeinterlace, gldifferencematte, gldownload, gleffects, gleffects_blur, gleffects_bulge, gleffects_fisheye, gleffects_glow, gleffects_heat, gleffects_identity, gleffects_laplacian, gleffects_lumaxpro, gleffects_mirror, gleffects_sepia, gleffects_sin, gleffects_sobel, gleffects_square, gleffects_squeeze, gleffects_stretch, gleffects_tunnel, gleffects_twirl, gleffects_xpro, gleffects_xray, glfilterapp, glfilterbin, glfiltercube, glfilterglass, glimagesink, glimagesinkelement, glmixerbin, glmosaic, gloverlay, gloverlaycompositor, glshader, glsinkbin, glsrcbin, glstereomix, glstereosplit, gltestsrc, gltransformation, glupload, glvideoflip, glvideomixer, glvideomixerelement, glviewconvert Gstreamer-Version: 1.22 Package: gstreamer1.0-libav Status: install ok installed Priority: optional Section: libs Installed-Size: 275 Maintainer: Maintainers of GStreamer packages Architecture: amd64 Multi-Arch: same Source: gst-libav1.0 Version: 1.22.0-2 Depends: libavcodec59 (>= 7:5.0), libavfilter8 (>= 7:5.0), libavformat59 (>= 7:5.0), libavutil57 (>= 7:5.0), libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0) Description: ffmpeg plugin for GStreamer This GStreamer plugin supports a large number of audio and video compression formats through the use of the ffmpeg library. The plugin contains GStreamer elements for encoding 40+ formats (MPEG, DivX, MPEG4, AC3, DV, ...), decoding elements for decoding 90+ formats (AVI, MPEG, OGG, Matroska, ASF, ...), demuxing 30+ formats and colorspace conversion. . http://www.ffmpeg.org/ http://gstreamer.freedesktop.org/ http://gstreamer.freedesktop.org/modules/gst-libav.html Homepage: https://gstreamer.freedesktop.org Gstreamer-Decoders: application/gxf; application/mxf; application/x-ape; application/x-gst-av-avs; application/x-gst-av-daud; application/x-gst-av-dsf; application/x-gst-av-ea; application/x-gst-av-film_cpk; application/x-gst-av-idcin; application/x-gst-av-iff; application/x-gst-av-ipmovie; application/x-gst-av-mm; application/x-gst-av-mmf; application/x-gst-av-nut; application/x-gst-av-nuv; application/x-gst-av-psxstr; application/x-gst-av-smk; application/x-gst-av-sol; application/x-gst-av-vmd; application/x-gst-av-wc3movie; application/x-gst-av-wsaud; application/x-gst-av-wsvqa; application/x-gst-av-xwma; application/x-yuv4mpeg, y4mversion=(int)2; audio/AMR; audio/AMR-WB; audio/G722; audio/G729; audio/aptx; audio/aptx-hd; audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]; audio/mpeg, mpegversion=(int)4, stream-format=(string)loas; audio/mpeg, mpegversion=(int){ 2, 4 }, stream-format=(string){ raw, adts, adif }; audio/ms-gsm; audio/qcelp; audio/x-ac3; audio/x-adpcm, layout=(string){ yamaha, xa, thp, swf, sbpro4, sbpro3, sbpro2, microsoft, westwood, dvi, smjpeg, quicktime, oki, iss, ea-sead, ea-eacs, dk4, dk3, amv, g726, g721, ea-xas, ea-r1, ea-maxis-xa, ea, ct, adx, 4xm, ea-r3 }; audio/x-aiff; audio/x-alac; audio/x-bfstm; audio/x-brstm; audio/x-dpcm, layout=(string){ xan, sol, roq, interplay }; audio/x-dsd, lsbf=(boolean){ false, true }, planar=(boolean){ false, true }; audio/x-dts; audio/x-dv; audio/x-eac3; audio/x-ffmpeg-parsed-ape; audio/x-ffmpeg-parsed-musepack, streamversion=(int){ 8, 7 }; audio/x-flac; audio/x-gsm; audio/x-gst-av-mp3adufloat; audio/x-gst-av-mp3on4float; audio/x-gst-av-vmdaudio; audio/x-gst-av-ws_snd1; audio/x-imc; audio/x-mace, maceversion=(int){ 6, 3 }; audio/x-mlp; audio/x-musepack, streamversion=(int){ 8, 7 }; audio/x-nellymoser; audio/x-opus, channel-mapping-family=(int)0; audio/x-pn-realaudio, raversion=(int){ 2, 1, 8 }; audio/x-qdm2; audio/x-shorten; audio/x-sipro; audio/x-smpte-302m; audio/x-true-hd; audio/x-truespeech; audio/x-tta; audio/x-ttafile; audio/x-twin-vq; audio/x-vnd.sony.atrac1; audio/x-vnd.sony.atrac3; audio/x-voc; audio/x-voxware; audio/x-wma, wmaversion=(int){ 2, 1, 3, 4 }; audio/x-wms; audio/x-xma, xmaversion=(int){ 2, 1 }; image/bmp; image/gif; image/gst-libav-gif, parsed=(boolean)true; image/jp2; image/jpeg, parsed=(boolean)true; image/pbm; image/png; image/ppm; image/tiff; image/x-j2c; image/x-jpc; image/x-pcx; image/x-portable-anymap; image/x-portable-graymap; image/x-sgi; image/x-sun-raster; image/x-tga; unknown/unknown; video/mpeg, mpegversion=(int)[ 1, 2 ], systemstream=(boolean)false; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false; video/sp5x; video/x-4xm; video/x-aasc; video/x-amv; video/x-apple-intermediate-codec; video/x-apple-video; video/x-asus, asusversion=(int){ 2, 1 }; video/x-ati-vcr, vcrversion=(int)1; video/x-camstudio; video/x-camtasia; video/x-cavs; video/x-cineform; video/x-cinepak; video/x-cirrus-logic-accupak; video/x-compressed-yuv; video/x-divx, divxversion=(int)[ 3, 5 ]; video/x-dnxhd; video/x-dv, systemstream=(boolean)false; video/x-ffv, ffvversion=(int)1; video/x-flash-screen; video/x-flash-screen2; video/x-flash-video, flvversion=(int)1; video/x-fraps; video/x-gst-av-8bps; video/x-gst-av-avs; video/x-gst-av-ffvhuff; video/x-gst-av-flic; video/x-gst-av-idcinvideo; video/x-gst-av-interplayvideo; video/x-gst-av-mdec; video/x-gst-av-mmvideo; video/x-gst-av-pgmyuv; video/x-gst-av-qpeg; video/x-gst-av-roqvideo; video/x-gst-av-vmdvideo; video/x-gst-av-vqavideo; video/x-gst-av-wnv1; video/x-gst-av-xl; video/x-h261; video/x-h263, variant=(string)itu; video/x-h264, alignment=(string)au, stream-format=(string){ avc, byte-stream }; video/x-h264, alignment=(string)nal, stream-format=(string)byte-stream; video/x-h265, alignment=(string)au, stream-format=(string){ hvc1, hev1, byte-stream }; video/x-huffyuv; video/x-indeo, indeoversion=(int){ 5, 4, 3, 2 }; video/x-intel-h263, variant=(string)intel; video/x-ivf; video/x-kmvc; video/x-lagarith; video/x-loco; video/x-mimic; video/x-mjpeg-b; video/x-msmpeg, msmpegversion=(int){ 43, 42, 41 }; video/x-msvideocodec, msvideoversion=(int)1; video/x-mszh; video/x-nsv; video/x-nuv; video/x-pn-realvideo, rmversion=(int){ 4, 3, 2, 1 }; video/x-prores; video/x-pva; video/x-qdrw; video/x-rle, layout=(string){ quicktime, microsoft }; video/x-smc; video/x-speedhq; video/x-svq, svqversion=(int){ 3, 1 }; video/x-truemotion, trueversion=(int){ 2, 1 }; video/x-tscc, tsccversion=(int)2; video/x-ultimotion; video/x-vmnc; video/x-vp3; video/x-vp5; video/x-vp6; video/x-vp6-alpha; video/x-vp6-flash; video/x-vp8; video/x-vp9; video/x-wmv, wmvversion=(int)3, format=(string){ WMV3, WVC1, WMVA, MSS2 }; video/x-wmv, wmvversion=(int){ 2, 1 }; video/x-xan, wcversion=(int){ 4, 3 }; video/x-zmbv Gstreamer-Elements: avdec_4xm, avdec_8bps, avdec_8svx_exp, avdec_8svx_fib, avdec_aac, avdec_aac_fixed, avdec_aac_latm, avdec_aasc, avdec_ac3, avdec_ac3_fixed, avdec_acelp_kelvin, avdec_adpcm_4xm, avdec_adpcm_adx, avdec_adpcm_afc, avdec_adpcm_agm, avdec_adpcm_aica, avdec_adpcm_argo, avdec_adpcm_ct, avdec_adpcm_dtk, avdec_adpcm_ea, avdec_adpcm_ea_maxis_xa, avdec_adpcm_ea_r1, avdec_adpcm_ea_r2, avdec_adpcm_ea_r3, avdec_adpcm_ea_xas, avdec_adpcm_ima_acorn, avdec_adpcm_ima_alp, avdec_adpcm_ima_amv, avdec_adpcm_ima_apc, avdec_adpcm_ima_apm, avdec_adpcm_ima_cunning, avdec_adpcm_ima_dat4, avdec_adpcm_ima_dk3, avdec_adpcm_ima_dk4, avdec_adpcm_ima_ea_eacs, avdec_adpcm_ima_ea_sead, avdec_adpcm_ima_iss, avdec_adpcm_ima_moflex, avdec_adpcm_ima_mtf, avdec_adpcm_ima_oki, avdec_adpcm_ima_qt, avdec_adpcm_ima_rad, avdec_adpcm_ima_smjpeg, avdec_adpcm_ima_ssi, avdec_adpcm_ima_wav, avdec_adpcm_ima_ws, avdec_adpcm_ms, avdec_adpcm_mtaf, avdec_adpcm_psx, avdec_adpcm_sbpro_2, avdec_adpcm_sbpro_3, avdec_adpcm_sbpro_4, avdec_adpcm_swf, avdec_adpcm_thp, avdec_adpcm_thp_le, avdec_adpcm_vima, avdec_adpcm_xa, avdec_adpcm_yamaha, avdec_adpcm_zork, avdec_agm, avdec_aic, avdec_alac, avdec_alias_pix, avdec_als, avdec_amrnb, avdec_amrwb, avdec_amv, avdec_anm, avdec_ansi, avdec_ape, avdec_apng, avdec_aptx, avdec_aptx_hd, avdec_arbc, avdec_argo, avdec_asv1, avdec_asv2, avdec_atrac1, avdec_atrac3, avdec_atrac3al, avdec_atrac3plus, avdec_atrac3plusal, avdec_atrac9, avdec_aura, avdec_aura2, avdec_avrn, avdec_avrp, avdec_avs, avdec_avui, avdec_bethsoftvid, avdec_bfi, avdec_binkaudio_dct, avdec_binkaudio_rdft, avdec_binkvideo, avdec_bintext, avdec_bitpacked, avdec_bmp, avdec_bmv_audio, avdec_bmv_video, avdec_brender_pix, avdec_c93, avdec_camstudio, avdec_camtasia, avdec_cavs, avdec_cdtoons, avdec_cdxl, avdec_cfhd, avdec_cinepak, avdec_clearvideo, avdec_cljr, avdec_cllc, avdec_comfortnoise, avdec_cook, avdec_cpia, avdec_cri, avdec_cyuv, avdec_dca, avdec_dds, avdec_derf_dpcm, avdec_dfa, avdec_dfpwm, avdec_dirac, avdec_dnxhd, avdec_dolby_e, avdec_dpx, avdec_dsd_lsbf, avdec_dsd_lsbf_planar, avdec_dsd_msbf, avdec_dsd_msbf_planar, avdec_dsicinaudio, avdec_dsicinvideo, avdec_dss_sp, avdec_dst, avdec_dvaudio, avdec_dvvideo, avdec_dxa, avdec_dxtory, avdec_dxv, avdec_eac3, avdec_eacmv, avdec_eamad, avdec_eatgq, avdec_eatgv, avdec_eatqi, avdec_escape124, avdec_escape130, avdec_evrc, avdec_exr, avdec_fastaudio, avdec_ffv1, avdec_ffvhuff, avdec_fic, avdec_fits, avdec_flac, avdec_flashsv, avdec_flashsv2, avdec_flic, avdec_flv, avdec_fmvc, avdec_fraps, avdec_frwu, avdec_g2m, avdec_g722, avdec_g723_1, avdec_g726, avdec_g726le, avdec_g729, avdec_gdv, avdec_gem, avdec_gif, avdec_gremlin_dpcm, avdec_gsm, avdec_gsm_ms, avdec_h261, avdec_h263, avdec_h263i, avdec_h263p, avdec_h264, avdec_h265, avdec_hap, avdec_hca, avdec_hcom, avdec_hnm4video, avdec_hq_hqa, avdec_hqx, avdec_huffyuv, avdec_hymt, avdec_iac, avdec_idcinvideo, avdec_idf, avdec_iff, avdec_ilbc, avdec_imc, avdec_imm4, avdec_imm5, avdec_indeo2, avdec_indeo3, avdec_indeo4, avdec_indeo5, avdec_interplay_dpcm, avdec_interplayacm, avdec_interplayvideo, avdec_ipu, avdec_jpeg2000, avdec_jpegls, avdec_jv, avdec_kgv1, avdec_kmvc, avdec_lagarith, avdec_loco, avdec_lscr, avdec_m101, avdec_mace3, avdec_mace6, avdec_magicyuv, avdec_mdec, avdec_metasound, avdec_mimic, avdec_mjpeg, avdec_mjpegb, avdec_mlp, avdec_mmvideo, avdec_mobiclip, avdec_motionpixels, avdec_mp1float, avdec_mp2float, avdec_mp3, avdec_mp3adu, avdec_mp3adufloat, avdec_mp3float, avdec_mp3on4, avdec_mp3on4float, avdec_mpc7, avdec_mpc8, avdec_mpeg2video, avdec_mpeg4, avdec_mpegvideo, avdec_msa1, avdec_mscc, avdec_msmpeg4, avdec_msmpeg4v1, avdec_msmpeg4v2, avdec_msnsiren, avdec_msp2, avdec_msrle, avdec_mss1, avdec_mss2, avdec_msvideo1, avdec_mszh, avdec_mts2, avdec_mv30, avdec_mvc1, avdec_mvc2, avdec_mvdv, avdec_mvha, avdec_mwsc, avdec_mxpeg, avdec_nellymoser, avdec_notchlc, avdec_nuv, avdec_on2avc, avdec_opus, avdec_paf_audio, avdec_paf_video, avdec_pam, avdec_pbm, avdec_pcm_lxf, avdec_pcm_sga, avdec_pcm_vidc, avdec_pcx, avdec_pfm, avdec_pgm, avdec_pgmyuv, avdec_pgx, avdec_phm, avdec_photocd, avdec_pictor, avdec_pixlet, avdec_png, avdec_ppm, avdec_prores, avdec_prosumer, avdec_psd, avdec_ptx, avdec_qcelp, avdec_qdm2, avdec_qdmc, avdec_qdraw, avdec_qoi, avdec_qpeg, avdec_qtrle, avdec_r10k, avdec_ralf, avdec_rasc, avdec_real_144, avdec_real_288, avdec_rl2, avdec_roq_dpcm, avdec_roqvideo, avdec_rpza, avdec_rscc, avdec_rv10, avdec_rv20, avdec_rv30, avdec_rv40, avdec_s302m, avdec_sanm, avdec_sbc, avdec_scpr, avdec_screenpresso, avdec_sdx2_dpcm, avdec_sga, avdec_sgi, avdec_sgirle, avdec_sheervideo, avdec_shorten, avdec_simbiosis_imx, avdec_sipr, avdec_siren, avdec_smackaud, avdec_smackvid, avdec_smc, avdec_smvjpeg, avdec_snow, avdec_sol_dpcm, avdec_sonic, avdec_sp5x, avdec_speedhq, avdec_speex, avdec_srgc, avdec_sunrast, avdec_svq1, avdec_svq3, avdec_tak, avdec_targa, avdec_targa_y216, avdec_tdsc, avdec_thp, avdec_tiertexseqvideo, avdec_tiff, avdec_tmv, avdec_truehd, avdec_truemotion1, avdec_truemotion2, avdec_truemotion2rt, avdec_truespeech, avdec_tscc2, avdec_tta, avdec_twinvq, avdec_txd, avdec_ultimotion, avdec_utvideo, avdec_vb, avdec_vble, avdec_vbn, avdec_vc1, avdec_vc1image, avdec_vcr1, avdec_vmdaudio, avdec_vmdvideo, avdec_vmnc, avdec_vp3, avdec_vp4, avdec_vp5, avdec_vp6, avdec_vp6a, avdec_vp6f, avdec_vp7, avdec_vp8, avdec_vp9, avdec_vqavideo, avdec_wavesynth, avdec_wcmv, avdec_webp, avdec_wmalossless, avdec_wmapro, avdec_wmav1, avdec_wmav2, avdec_wmavoice, avdec_wmv1, avdec_wmv2, avdec_wmv3, avdec_wmv3image, avdec_wnv1, avdec_ws_snd1, avdec_xan_dpcm, avdec_xan_wc3, avdec_xan_wc4, avdec_xbin, avdec_xbm, avdec_xface, avdec_xl, avdec_xma1, avdec_xma2, avdec_xpm, avdec_xwd, avdec_ylc, avdec_yop, avdec_zerocodec, avdec_zmbv, avdeinterlace, avdemux_4xm, avdemux_aiff, avdemux_ape, avdemux_avs, avdemux_bfstm, avdemux_brstm, avdemux_daud, avdemux_dsf, avdemux_ea, avdemux_film_cpk, avdemux_gif, avdemux_gxf, avdemux_idcin, avdemux_iff, avdemux_ipmovie, avdemux_ivf, avdemux_mm, avdemux_mmf, avdemux_mpc, avdemux_mpc8, avdemux_mxf, avdemux_nsv, avdemux_nut, avdemux_nuv, avdemux_psxstr, avdemux_pva, avdemux_smk, avdemux_sol, avdemux_tta, avdemux_vmd, avdemux_voc, avdemux_wc3movie, avdemux_wsaud, avdemux_wsvqa, avdemux_xwma, avdemux_yuv4mpegpipe, avenc_a64multi, avenc_a64multi5, avenc_aac, avenc_ac3, avenc_ac3_fixed, avenc_adpcm_adx, avenc_adpcm_argo, avenc_adpcm_ima_alp, avenc_adpcm_ima_amv, avenc_adpcm_ima_apm, avenc_adpcm_ima_qt, avenc_adpcm_ima_ssi, avenc_adpcm_ima_wav, avenc_adpcm_ima_ws, avenc_adpcm_ms, avenc_adpcm_swf, avenc_adpcm_yamaha, avenc_alac, avenc_alias_pix, avenc_amv, avenc_apng, avenc_aptx, avenc_aptx_hd, avenc_asv1, avenc_asv2, avenc_avrp, avenc_avui, avenc_bitpacked, avenc_bmp, avenc_cfhd, avenc_cinepak, avenc_cljr, avenc_comfortnoise, avenc_dca, avenc_dfpwm, avenc_dnxhd, avenc_dpx, avenc_dvvideo, avenc_eac3, avenc_exr, avenc_ffv1, avenc_ffvhuff, avenc_fits, avenc_flashsv, avenc_flashsv2, avenc_flv, avenc_g722, avenc_g723_1, avenc_g726, avenc_g726le, avenc_h261, avenc_h263, avenc_h263p, avenc_h264_omx, avenc_hap, avenc_huffyuv, avenc_jpeg2000, avenc_jpegls, avenc_ljpeg, avenc_magicyuv, avenc_mjpeg, avenc_mlp, avenc_mp2, avenc_mp2fixed, avenc_mpeg1video, avenc_mpeg2video, avenc_mpeg4, avenc_mpeg4_omx, avenc_msmpeg4, avenc_msmpeg4v2, avenc_msvideo1, avenc_nellymoser, avenc_opus, avenc_pam, avenc_pbm, avenc_pcm_vidc, avenc_pcx, avenc_pfm, avenc_pgm, avenc_pgmyuv, avenc_phm, avenc_png, avenc_ppm, avenc_prores, avenc_prores_aw, avenc_prores_ks, avenc_qoi, avenc_qtrle, avenc_r10k, avenc_real_144, avenc_roq_dpcm, avenc_roqvideo, avenc_rpza, avenc_rv10, avenc_rv20, avenc_s302m, avenc_sbc, avenc_sgi, avenc_smc, avenc_snow, avenc_sonic, avenc_sonicls, avenc_speedhq, avenc_sunrast, avenc_svq1, avenc_targa, avenc_tiff, avenc_truehd, avenc_tta, avenc_utvideo, avenc_vbn, avenc_vc2, avenc_wavpack, avenc_wmav1, avenc_wmav2, avenc_wmv1, avenc_wmv2, avenc_xbm, avenc_xface, avenc_xwd, avenc_zmbv, avmux_3g2, avmux_3gp, avmux_a64, avmux_adts, avmux_adx, avmux_aiff, avmux_alp, avmux_amr, avmux_amv, avmux_apm, avmux_apng, avmux_argo_asf, avmux_argo_cvg, avmux_asf, avmux_asf_stream, avmux_ast, avmux_au, avmux_avi, avmux_avif, avmux_avm2, avmux_avs3, avmux_bit, avmux_caf, avmux_chromaprint, avmux_codec2, avmux_dash, avmux_daud, avmux_dv, avmux_dvd, avmux_f4v, avmux_film_cpk, avmux_filmstrip, avmux_fits, avmux_flv, avmux_gxf, avmux_hash, avmux_hds, avmux_hls, avmux_ico, avmux_ilbc, avmux_ipod, avmux_ircam, avmux_ismv, avmux_ivf, avmux_kvag, avmux_latm, avmux_matroska, avmux_md5, avmux_mkvtimestamp_v2, avmux_mmf, avmux_mov, avmux_mp2, avmux_mp3, avmux_mp4, avmux_mpeg, avmux_mpegts, avmux_mpjpeg, avmux_mxf, avmux_mxf_d10, avmux_mxf_opatom, avmux_nut, avmux_obu, avmux_oga, avmux_ogg, avmux_ogv, avmux_oma, avmux_opus, avmux_psp, avmux_rm, avmux_rso, avmux_rtsp, avmux_sap, avmux_smjpeg, avmux_smoothstreaming, avmux_sox, avmux_spdif, avmux_spx, avmux_streamhash, avmux_svcd, avmux_swf, avmux_tta, avmux_uncodedframecrc, avmux_vc1test, avmux_vcd, avmux_vidc, avmux_vob, avmux_voc, avmux_w64, avmux_wav, avmux_webp, avmux_wsaud, avmux_wtv, avmux_yuv4mpegpipe Gstreamer-Encoders: application/gxf; application/mxf; application/ogg; application/x-gst-av-a64; application/x-gst-av-adts; application/x-gst-av-adx; application/x-gst-av-alp; application/x-gst-av-amv; application/x-gst-av-apm; application/x-gst-av-apng; application/x-gst-av-argo_asf; application/x-gst-av-argo_cvg; application/x-gst-av-asf_stream; application/x-gst-av-ast; application/x-gst-av-avif; application/x-gst-av-avm2; application/x-gst-av-avs3; application/x-gst-av-bit; application/x-gst-av-caf; application/x-gst-av-chromaprint; application/x-gst-av-codec2; application/x-gst-av-dash; application/x-gst-av-daud; application/x-gst-av-dvd; application/x-gst-av-f4v; application/x-gst-av-film_cpk; application/x-gst-av-filmstrip; application/x-gst-av-fits; application/x-gst-av-hash; application/x-gst-av-hds; application/x-gst-av-hls; application/x-gst-av-ico; application/x-gst-av-ilbc; application/x-gst-av-ircam; application/x-gst-av-ismv; application/x-gst-av-kvag; application/x-gst-av-latm; application/x-gst-av-md5; application/x-gst-av-mkvtimestamp_v2; application/x-gst-av-mmf; application/x-gst-av-mpjpeg; application/x-gst-av-mxf_opatom; application/x-gst-av-nut; application/x-gst-av-obu; application/x-gst-av-oga; application/x-gst-av-ogv; application/x-gst-av-oma; application/x-gst-av-opus; application/x-gst-av-rso; application/x-gst-av-rtsp; application/x-gst-av-sap; application/x-gst-av-smjpeg; application/x-gst-av-smoothstreaming; application/x-gst-av-sox; application/x-gst-av-spdif; application/x-gst-av-spx; application/x-gst-av-streamhash; application/x-gst-av-svcd; application/x-gst-av-uncodedframecrc; application/x-gst-av-vc1test; application/x-gst-av-vcd; application/x-gst-av-vidc; application/x-gst-av-vob; application/x-gst-av-w64; application/x-gst-av-webp; application/x-gst-av-wsaud; application/x-gst-av-wtv; application/x-pn-realmedia, systemstream=(boolean)true; application/x-shockwave-flash; application/x-yuv4mpeg, y4mversion=(int)2; audio/G722; audio/aptx; audio/aptx-hd; audio/mpeg, mpegversion=(int)1, layer=(int)2; audio/mpeg, mpegversion=(int)4, base-profile=(string)lc; audio/x-ac3; audio/x-adpcm, layout=(string){ yamaha, swf, microsoft, westwood, dvi, quicktime, amv, g726, adx }; audio/x-aiff; audio/x-alac; audio/x-amr-nb-sh; audio/x-au; audio/x-dpcm, layout=(string)roq; audio/x-dts; audio/x-eac3; audio/x-mlp; audio/x-nellymoser; audio/x-pn-realaudio, raversion=(int)1; audio/x-smpte-302m; audio/x-true-hd; audio/x-tta; audio/x-ttafile; audio/x-voc; audio/x-wav; audio/x-wma, wmaversion=(int){ 2, 1 }; image/bmp; image/jpeg, parsed=(boolean)true; image/pbm; image/png; image/ppm; image/tiff; image/x-j2c; image/x-pcx; image/x-portable-anymap; image/x-portable-graymap; image/x-sgi; image/x-sun-raster; image/x-tga; unknown/unknown; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, profile=(string){ simple, advanced-simple }; video/mpeg, mpegversion=(int){ 2, 1 }, systemstream=(boolean)false; video/mpeg, systemstream=(boolean)true; video/mpegts, systemstream=(boolean)true; video/quicktime, variant=(string){ 3gpp, 3g2, psp, iso, apple, ipod }; video/x-amv; video/x-apple-video; video/x-asus, asusversion=(int){ 2, 1 }; video/x-cineform; video/x-cinepak; video/x-cirrus-logic-accupak; video/x-divx, divxversion=(int)5; video/x-dnxhd; video/x-dv, systemstream=(boolean){ true, false }; video/x-ffv, ffvversion=(int)1; video/x-flash-screen; video/x-flash-screen2; video/x-flash-video, flvversion=(int)1; video/x-flv; video/x-gst-av-ffvhuff; video/x-gst-av-pgmyuv; video/x-gst-av-roqvideo; video/x-h261; video/x-h263, variant=(string)itu, h263version=(string){ h263p, h263 }; video/x-h264, alignment=(string)au; video/x-huffyuv; video/x-ivf; video/x-matroska; video/x-ms-asf; video/x-msmpeg, msmpegversion=(int){ 43, 42 }; video/x-msvideo; video/x-msvideocodec, msvideoversion=(int)1; video/x-pn-realvideo, rmversion=(int){ 2, 1 }; video/x-prores; video/x-rle, layout=(string)quicktime; video/x-smc; video/x-speedhq; video/x-svq, svqversion=(int)1; video/x-wmv, wmvversion=(int){ 2, 1 }; video/x-zmbv Gstreamer-Version: 1.22 Package: gstreamer1.0-plugins-bad Status: install ok installed Priority: optional Section: libs Installed-Size: 10870 Maintainer: Maintainers of GStreamer packages Architecture: amd64 Multi-Arch: same Source: gst-plugins-bad1.0 Version: 1.22.0-4 Replaces: gstreamer1.0-plugins-bad-faad (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-bad-videoparsers (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2) Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource, gstreamer1.0-plugins-bad-faad, gstreamer1.0-plugins-bad-videoparsers, gstreamer1.0-videosink, gstreamer1.0-videosource, gstreamer1.0-visualization Depends: libaom3 (>= 3.2.0), libass9 (>= 1:0.13.6), libbs2b0 (>= 3.1.0+dfsg), libbz2-1.0, libc6 (>= 2.34), libcairo2 (>= 1.6.0), libchromaprint1 (>= 1.3.2), libcurl3-gnutls (>= 7.55.0), libdc1394-25 (>= 2.2.6), libdca0 (>= 0.0.5), libde265-0 (>= 0.9), libdirectfb-1.7-7 (>= 1.7.7), libdrm2 (>= 2.4.62), libdvdnav4 (>= 4.1.3), libdvdread8 (>= 4.1.3), libfaad2 (>= 2.7), libflite1 (>= 1.4-release-9~), libfluidsynth3 (>= 2.2.0), libfreeaptx0 (>= 0.1.1), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.68), libgme0 (>= 0.6.0), libgsm1 (>= 1.0.18), libgstreamer-gl1.0-0 (>= 1.22.0), libgstreamer-plugins-bad1.0-0 (= 1.22.0-4), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libgtk-3-0 (>= 3.15.0), libgudev-1.0-0 (>= 165), libimath-3-1-29 (>= 3.1.6), libjson-glib-1.0-0 (>= 1.5.2), libkate1 (>= 0.4.1), liblcms2-2 (>= 2.7), libldacbt-enc2 (>= 2.0.2), liblilv-0-0 (>= 0.22), liblrdf0 (>= 0.4.0-1.2), libltc11 (>= 1.2.0), libmfx1 (>= 18.4.0), libmjpegutils-2.1-0 (>= 1:2.1.0+debian), libmodplug1 (>= 1:0.8.8.5), libmpcdec6 (>= 1:0.1~r435), libmpeg2encpp-2.1-0 (>= 1:2.1.0+debian), libmplex2-2.1-0 (>= 1:2.1.0+debian), libneon27, libnettle8 (>= 3), libopenal1 (>= 1.14), libopenexr-3-1-30 (>= 3.1.5), libopenh264-7 (>= 2.3.1+dfsg), libopenjp2-7 (>= 2.2.0), libopenmpt0 (>= 0.5.10), libopenni2-0 (>= 2.2.0.33+dfsg), libopus0 (>= 1.1), liborc-0.4-0 (>= 1:0.4.25), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.22), libqrencode4 (>= 3.2.0), librsvg2-2 (>= 2.36.2), librtmp1 (>= 2.3), libsbc1 (>= 2.0), libsndfile1 (>= 1.0.20), libsoundtouch1 (>= 2.0.0), libspandsp2 (>= 0.0.6~pre18), libsrt1.5-gnutls (>= 1.5.1), libsrtp2-1 (>= 2.0.0+20170516), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2), libusb-1.0-0 (>= 2:1.0.8), libva2 (>= 2.2.0), libvo-aacenc0 (>= 0.1.3), libvo-amrwbenc0 (>= 0.1.3), libvulkan1 (>= 1.2.131.2), libwayland-client0 (>= 1.20.0), libwebp7 (>= 1.2.4), libwebrtc-audio-processing1, libwildmidi2 (>= 0.2.3), libx11-6, libx265-199 (>= 3.5), libxml2 (>= 2.9.0), libzbar0 (>= 0.10), libzvbi0 (>= 0.2.35), libzxing2 (>= 1.4.0), gstreamer1.0-plugins-base (>= 1.22.0), gstreamer1.0-plugins-good (>= 1.22.0) Suggests: frei0r-plugins Breaks: gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2) Conflicts: gstreamer1.0-plugins-bad-faad (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-bad-videoparsers (<< 1.11.91-1ubuntu1) Description: GStreamer plugins from the "bad" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use. Homepage: https://gstreamer.freedesktop.org Gstreamer-Decoders: application/dash+xml; application/mxf; application/vnd.ms-sstr+xml; application/x-hls; application/x-yuv4mpeg, y4mversion=(int)2; audio/midi; audio/mpeg, mpegversion=(int)4, stream-format=(string){ raw, adts }; audio/mpeg, mpegversion=(int)2; audio/ms-gsm; audio/riff-midi; audio/x-adpcm, layout=(string){ microsoft, dvi }; audio/x-aiff; audio/x-ay; audio/x-dts; audio/x-gbs; audio/x-gsm; audio/x-gym; audio/x-hes; audio/x-ircam; audio/x-it; audio/x-kss; audio/x-midi-event; audio/x-mod; audio/x-musepack, streamversion=(int){ 7, 8 }; audio/x-nist; audio/x-nsf; audio/x-paris; audio/x-private1-dts; audio/x-rf64; audio/x-s3m; audio/x-sap; audio/x-sbc, parsed=(boolean)true; audio/x-sds; audio/x-siren, dct-length=(int)320; audio/x-spc; audio/x-stm; audio/x-svx; audio/x-vgm; audio/x-voc; audio/x-w64; audio/x-xi; audio/x-xm; image/jp2; image/png; image/svg; image/svg+xml; image/webp; image/x-exr; image/x-j2c; image/x-jpc; image/x-jpc-striped; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; subtitle/x-kate; video/mpeg, mpegversion=(int){ 1, 2 }, systemstream=(boolean){ true, false }; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false; video/mpegts, systemstream=(boolean)true; video/x-av1; video/x-cdxa; video/x-divx, divxversion=(int)[ 4, 5 ]; video/x-h263, variant=(string)itu; video/x-h264; video/x-h265; video/x-ivf; video/x-vmnc, version=(int)1; video/x-vp8, codec-alpha=(boolean)true; video/x-vp9 Gstreamer-Elements: a2dpsink, accurip, adpcmdec, adpcmenc, aesdec, aesenc, aiffmux, aiffparse, alphacombine, asfmux, asfparse, assrender, atscmux, audiobuffersplit, audiochannelmix, audiolatency, audiomixmatrix, audioparse, audiosegmentclip, autoconvert, autovideoconvert, av1dec, av1enc, av1parse, avdtpsink, avdtpsrc, avwait, bayer2rgb, bpmdetect, bs2b, bulge, burn, bz2dec, bz2enc, camerabin, cc708overlay, cccombiner, ccconverter, ccextractor, checksumsink, chopmydata, chromahold, chromaprint, chromium, circle, clockselect, codecalphademux, coloreffects, combdetect, compare, curlfilesink, curlftpsink, curlhttpsink, curlhttpsrc, curlsftpsink, curlsmtpsink, dashdemux, dashsink, dc1394src, debugqroverlay, debugspy, decklinkaudiosink, decklinkaudiosrc, decklinkvideosink, decklinkvideosrc, dfbvideosink, diffuse, dilate, diracparse, dodge, dtlsdec, dtlsenc, dtlssrtpdec, dtlssrtpdemux, dtlssrtpenc, dtmfdetect, dtsdec, dvbbasebin, dvbsrc, dvbsubenc, dvbsuboverlay, dvdspu, errorignore, exclusion, faad, faceoverlay, fakeaudiosink, fakevideosink, fbdevsink, festival, fieldanalysis, fisheye, flitetestsrc, fluiddec, fpsdisplaysink, freeverb, gaussianblur, gdpdepay, gdppay, gmedec, gsmdec, gsmenc, gtkwaylandsink, h263parse, h264parse, h264timestamper, h265parse, h265timestamper, hlsdemux, hlssink, hlssink2, id3mux, interaudiosink, interaudiosrc, interlace, intersubsink, intersubsrc, intervideosink, intervideosrc, ipcpipelinesink, ipcpipelinesrc, ipcslavepipeline, irtspparse, ivfparse, ivtc, jifmux, jp2kdecimator, jpeg2000parse, jpegparse, kaleidoscope, katedec, kateenc, kateparse, katetag, kmssink, ladspa-amp-so-amp-mono, ladspa-amp-so-amp-stereo, ladspa-delay-so-delay-5s, ladspa-filter-so-hpf, ladspa-filter-so-lpf, ladspa-sine-so-sine-faaa, ladspa-sine-so-sine-faac, ladspa-sine-so-sine-fcaa, ladspasrc-noise-so-noise-white, ladspasrc-sine-so-sine-fcac, lcms, ldacenc, libde265dec, line21decoder, line21encoder, marble, midiparse, mirror, modplug, mpeg2enc, mpeg4videoparse, mpegpsdemux, mpegpsmux, mpegtsmux, mpegvideoparse, mplex, mssdemux, musepackdec, mxfdemux, mxfmux, neonhttpsrc, netsim, openalsink, openalsrc, openaptxdec, openaptxenc, openexrdec, openh264dec, openh264enc, openjpegdec, openjpegenc, openmptdec, openni2src, opusparse, pcapparse, perspective, pinch, pitch, pngparse, pnmdec, pnmenc, proxysink, proxysrc, qroverlay, removesilence, rfbsrc, rgb2bayer, ristrtpdeext, ristrtpext, ristrtxreceive, ristrtxsend, ristsink, ristsrc, rotate, roundrobin, rsndvdbin, rsvgdec, rsvgoverlay, rtmp2sink, rtmp2src, rtmpsink, rtmpsrc, rtpasfpay, rtponvifparse, rtponviftimestamp, rtpsink, rtpsrc, sbcdec, sbcenc, scenechange, sctpdec, sctpenc, sdpdemux, sdpsrc, sfdec, shmsink, shmsrc, simplevideomark, simplevideomarkdetect, sirendec, sirenenc, smooth, solarize, spacescope, spanplc, spectrascope, speed, sphere, square, srtclientsink, srtclientsrc, srtenc, srtpdec, srtpenc, srtserversink, srtserversrc, srtsink, srtsrc, stretch, switchbin, synaescope, teletextdec, testsrcbin, timecodestamper, tonegeneratesrc, transcodebin, tsdemux, tsparse, ttmlparse, ttmlrender, tunnel, twirl, uritranscodebin, uvch264mjpgdemux, uvch264src, vc1parse, videoanalyse, videocodectestsink, videodiff, videoframe-audiolevel, videoparse, videosegmentclip, viewfinderbin, vmncdec, voaacenc, voamrwbenc, vp8alphadecodebin, vp9alphadecodebin, vp9parse, vulkancolorconvert, vulkandownload, vulkanimageidentity, vulkanoverlaycompositor, vulkanshaderspv, vulkansink, vulkanupload, vulkanviewconvert, watchdog, waterripple, wavescope, waylandsink, webpdec, webpenc, webrtcbin, webrtcdsp, webrtcechoprobe, webvttenc, wildmididec, wrappercamerabinsrc, x265enc, y4mdec, zbar, zebrastripe, zxing Gstreamer-Encoders: application/mxf; application/x-bzip; application/x-dtls; application/x-gdp; application/x-kate; application/x-rtp, media=(string){ audio, video, application }, encoding-name=(string)X-ASF-PF; application/x-sctp; application/x-subtitle; application/x-subtitle-vtt; audio/AMR-WB; audio/aptx; audio/aptx-hd; audio/mpeg, mpegversion=(int)4, stream-format=(string){ adts, raw }, base-profile=(string)lc; audio/x-adpcm, layout=(string)dvi; audio/x-aiff; audio/x-gsm; audio/x-ldac, channel-mode=(string){ mono, dual, stereo }; audio/x-sbc, channel-mode=(string){ mono, dual, stereo, joint }, blocks=(int){ 4, 8, 12, 16 }, subbands=(int){ 4, 8 }, allocation-method=(string){ snr, loudness }, bitpool=(int)[ 2, 64 ]; audio/x-siren, dct-length=(int)320; image/jp2; image/webp; image/x-j2c, num-components=(int)[ 1, 4 ], sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, YCbCr-4:1:0, GRAYSCALE, YCbCrA-4:4:4:4 }, colorspace=(string){ sRGB, sYUV, GRAY }; image/x-jpc, num-components=(int)[ 1, 4 ], num-stripes=(int)[ 1, 2147483647 ], alignment=(string){ frame, stripe }, sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, YCbCr-4:1:0, GRAYSCALE, YCbCrA-4:4:4:4 }, colorspace=(string){ sRGB, sYUV, GRAY }; image/x-jpc-striped, num-components=(int)[ 1, 4 ], sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, YCbCr-4:1:0, GRAYSCALE, YCbCrA-4:4:4:4 }, colorspace=(string){ sRGB, sYUV, GRAY }, num-stripes=(int)[ 2, 2147483647 ], stripe-height=(int)[ 1, 2147483647 ]; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; subtitle/x-kate; video/mpeg, systemstream=(boolean)false, mpegversion=(int){ 1, 2 }; video/mpeg, systemstream=(boolean)true; video/mpegts, systemstream=(boolean)true, packetsize=(int){ 192, 188 }; video/x-av1, alignment=(string)tu; video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, profile=(string){ constrained-baseline, baseline, main, constrained-high, high }; video/x-h265, stream-format=(string)byte-stream, alignment=(string)au, profile=(string){ main, main-still-picture, main-intra, main-444, main-444-intra, main-444-still-picture, main-10, main-10-intra, main-422-10, main-422-10-intra, main-444-10, main-444-10-intra, main-12, main-12-intra, main-422-12, main-422-12-intra, main-444-12, main-444-12-intra }; video/x-ms-asf, parsed=(boolean)true Gstreamer-Uri-Sinks: rtmfp, rtmp, rtmpe, rtmps, rtmpt, rtmpte, rtmpts, rtp, srt Gstreamer-Uri-Sources: dvb, dvd, http, https, rfb, rist, rtmfp, rtmp, rtmpe, rtmps, rtmpt, rtmpte, rtmpts, rtp, sdp, srt, testbin Gstreamer-Version: 1.22 Package: gstreamer1.0-plugins-base Status: install ok installed Priority: optional Section: libs Installed-Size: 2474 Maintainer: Maintainers of GStreamer packages Architecture: amd64 Multi-Arch: same Source: gst-plugins-base1.0 Version: 1.22.0-3 Replaces: gstreamer1.0-plugins-bad (<< 1.15.1) Provides: gstreamer1.0-audiosource, gstreamer1.0-videosource Depends: libc6 (>= 2.33), libcdparanoia0 (>= 3.10.2+debian), libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libogg0 (>= 1.0rc3), libopus0 (>= 1.1), liborc-0.4-0 (>= 1:0.4.25), libtheora0 (>= 1.1), libvisual-0.4-0 (>= 0.4.0), libvorbis0a (>= 1.3.1), libvorbisenc2 (>= 1.3.1) Suggests: gvfs Breaks: gstreamer1.0-plugins-bad (<< 1.15.1) Description: GStreamer plugins from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins from the "base" set, an essential exemplary set of elements. Homepage: https://gstreamer.freedesktop.org Gstreamer-Decoders: application/kate; application/ogg; application/x-ass; application/x-ogg-avi; application/x-ogm-audio; application/x-ogm-text; application/x-ogm-video; application/x-ssa; application/x-subtitle; application/x-subtitle-dks; application/x-subtitle-lrc; application/x-subtitle-mpl2; application/x-subtitle-qttext; application/x-subtitle-sami; application/x-subtitle-tmplayer; application/x-subtitle-vtt; audio/ogg; audio/x-opus, channel-mapping-family=(int)[ 1, 255 ], stream-count=(int)[ 1, 255 ], coupled-count=(int)[ 0, 255 ]; audio/x-opus, channel-mapping-family=(int)0; audio/x-unaligned-raw, format=(string){ F64LE, F64BE, F32LE, F32BE, S32LE, S32BE, U32LE, U32BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, S16LE, S16BE, U16LE, U16BE, S8, U8 }, layout=(string){ interleaved, non-interleaved }; audio/x-vorbis; video/ogg; video/x-theora; video/x-unaligned-raw, format=(string){ ABGR64_LE, BGRA64_LE, AYUV64, ARGB64_LE, ARGB64, RGBA64_LE, ABGR64_BE, BGRA64_BE, ARGB64_BE, RGBA64_BE, GBRA_12LE, GBRA_12BE, Y412_LE, Y412_BE, A444_10LE, GBRA_10LE, A444_10BE, GBRA_10BE, A422_10LE, A422_10BE, A420_10LE, A420_10BE, RGB10A2_LE, BGR10A2_LE, Y410, GBRA, ABGR, VUYA, BGRA, AYUV, ARGB, RGBA, A420, AV12, Y444_16LE, Y444_16BE, v216, P016_LE, P016_BE, Y444_12LE, GBR_12LE, Y444_12BE, GBR_12BE, I422_12LE, I422_12BE, Y212_LE, Y212_BE, I420_12LE, I420_12BE, P012_LE, P012_BE, Y444_10LE, GBR_10LE, Y444_10BE, GBR_10BE, r210, I422_10LE, I422_10BE, NV16_10LE32, Y210, v210, UYVP, I420_10LE, I420_10BE, P010_10LE, NV12_10LE32, NV12_10LE40, P010_10BE, NV12_10BE_8L128, Y444, RGBP, GBR, BGRP, NV24, xBGR, BGRx, xRGB, RGBx, BGR, IYU2, v308, RGB, Y42B, NV61, NV16, VYUY, UYVY, YVYU, YUY2, I420, YV12, NV21, NV12, NV12_8L128, NV12_64Z32, NV12_4L4, NV12_32L32, NV12_16L32S, Y41B, IYU1, YVU9, YUV9, RGB16, BGR16, RGB15, BGR15, RGB8P, GRAY16_LE, GRAY16_BE, GRAY10_LE32, GRAY8 } Gstreamer-Elements: adder, appsink, appsrc, audioconvert, audiointerleave, audiomixer, audiorate, audioresample, audiotestsrc, cdparanoiasrc, compositor, decodebin, decodebin3, encodebin, encodebin2, giosink, giosrc, giostreamsink, giostreamsrc, liveadder, multifdsink, multisocketsink, oggaviparse, oggdemux, oggmux, oggparse, ogmaudioparse, ogmtextparse, ogmvideoparse, opusdec, opusenc, overlaycomposition, parsebin, playbin, playbin3, playsink, rawaudioparse, rawvideoparse, socketsrc, ssaparse, streamsynchronizer, subparse, subtitleoverlay, tcpclientsink, tcpclientsrc, tcpserversink, tcpserversrc, theoradec, theoraenc, theoraparse, unalignedaudioparse, unalignedvideoparse, uridecodebin, uridecodebin3, urisourcebin, videoconvert, videoconvertscale, videorate, videoscale, videotestsrc, volume, vorbisdec, vorbisenc, vorbisparse, vorbistag Gstreamer-Encoders: application/ogg; audio/ogg; audio/x-opus; audio/x-vorbis; video/ogg; video/x-theora Gstreamer-Uri-Sinks: appsink, file, resource Gstreamer-Uri-Sources: appsrc, cdda, file, resource Gstreamer-Version: 1.22 Package: gstreamer1.0-plugins-base Status: install ok installed Priority: optional Section: libs Installed-Size: 2740 Maintainer: Maintainers of GStreamer packages Architecture: i386 Multi-Arch: same Source: gst-plugins-base1.0 Version: 1.22.0-3 Replaces: gstreamer1.0-plugins-bad (<< 1.15.1) Provides: gstreamer1.0-audiosource, gstreamer1.0-videosource Depends: libc6 (>= 2.33), libcdparanoia0 (>= 3.10.2+debian), libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libogg0 (>= 1.0rc3), libopus0 (>= 1.1), liborc-0.4-0 (>= 1:0.4.25), libtheora0 (>= 1.1), libvisual-0.4-0 (>= 0.4.0), libvorbis0a (>= 1.3.1), libvorbisenc2 (>= 1.3.1) Suggests: gvfs Breaks: gstreamer1.0-plugins-bad (<< 1.15.1) Description: GStreamer plugins from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins from the "base" set, an essential exemplary set of elements. Homepage: https://gstreamer.freedesktop.org Gstreamer-Decoders: application/kate; application/ogg; application/x-ass; application/x-ogg-avi; application/x-ogm-audio; application/x-ogm-text; application/x-ogm-video; application/x-ssa; application/x-subtitle; application/x-subtitle-dks; application/x-subtitle-lrc; application/x-subtitle-mpl2; application/x-subtitle-qttext; application/x-subtitle-sami; application/x-subtitle-tmplayer; application/x-subtitle-vtt; audio/ogg; audio/x-opus, channel-mapping-family=(int)[ 1, 255 ], stream-count=(int)[ 1, 255 ], coupled-count=(int)[ 0, 255 ]; audio/x-opus, channel-mapping-family=(int)0; audio/x-unaligned-raw, format=(string){ F64LE, F64BE, F32LE, F32BE, S32LE, S32BE, U32LE, U32BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, S16LE, S16BE, U16LE, U16BE, S8, U8 }, layout=(string){ interleaved, non-interleaved }; audio/x-vorbis; video/ogg; video/x-theora; video/x-unaligned-raw, format=(string){ ABGR64_LE, BGRA64_LE, AYUV64, ARGB64_LE, ARGB64, RGBA64_LE, ABGR64_BE, BGRA64_BE, ARGB64_BE, RGBA64_BE, GBRA_12LE, GBRA_12BE, Y412_LE, Y412_BE, A444_10LE, GBRA_10LE, A444_10BE, GBRA_10BE, A422_10LE, A422_10BE, A420_10LE, A420_10BE, RGB10A2_LE, BGR10A2_LE, Y410, GBRA, ABGR, VUYA, BGRA, AYUV, ARGB, RGBA, A420, AV12, Y444_16LE, Y444_16BE, v216, P016_LE, P016_BE, Y444_12LE, GBR_12LE, Y444_12BE, GBR_12BE, I422_12LE, I422_12BE, Y212_LE, Y212_BE, I420_12LE, I420_12BE, P012_LE, P012_BE, Y444_10LE, GBR_10LE, Y444_10BE, GBR_10BE, r210, I422_10LE, I422_10BE, NV16_10LE32, Y210, v210, UYVP, I420_10LE, I420_10BE, P010_10LE, NV12_10LE32, NV12_10LE40, P010_10BE, NV12_10BE_8L128, Y444, RGBP, GBR, BGRP, NV24, xBGR, BGRx, xRGB, RGBx, BGR, IYU2, v308, RGB, Y42B, NV61, NV16, VYUY, UYVY, YVYU, YUY2, I420, YV12, NV21, NV12, NV12_8L128, NV12_64Z32, NV12_4L4, NV12_32L32, NV12_16L32S, Y41B, IYU1, YVU9, YUV9, RGB16, BGR16, RGB15, BGR15, RGB8P, GRAY16_LE, GRAY16_BE, GRAY10_LE32, GRAY8 } Gstreamer-Elements: adder, appsink, appsrc, audioconvert, audiointerleave, audiomixer, audiorate, audioresample, audiotestsrc, cdparanoiasrc, compositor, decodebin, decodebin3, encodebin, encodebin2, giosink, giosrc, giostreamsink, giostreamsrc, liveadder, multifdsink, multisocketsink, oggaviparse, oggdemux, oggmux, oggparse, ogmaudioparse, ogmtextparse, ogmvideoparse, opusdec, opusenc, overlaycomposition, parsebin, playbin, playbin3, playsink, rawaudioparse, rawvideoparse, socketsrc, ssaparse, streamsynchronizer, subparse, subtitleoverlay, tcpclientsink, tcpclientsrc, tcpserversink, tcpserversrc, theoradec, theoraenc, theoraparse, unalignedaudioparse, unalignedvideoparse, uridecodebin, uridecodebin3, urisourcebin, videoconvert, videoconvertscale, videorate, videoscale, videotestsrc, volume, vorbisdec, vorbisenc, vorbisparse, vorbistag Gstreamer-Encoders: application/ogg; audio/ogg; audio/x-opus; audio/x-vorbis; video/ogg; video/x-theora Gstreamer-Uri-Sinks: appsink, file, resource Gstreamer-Uri-Sources: appsrc, cdda, file, resource Gstreamer-Version: 1.22 Package: gstreamer1.0-plugins-good Status: install ok installed Priority: optional Section: libs Installed-Size: 7747 Maintainer: Maintainers of GStreamer packages Architecture: amd64 Multi-Arch: same Source: gst-plugins-good1.0 Version: 1.22.0-5 Replaces: gstreamer1.0-plugins-bad (<< 1.15.1), gstreamer1.0-plugins-ugly (<< 1.22), gstreamer1.0-pulseaudio (<< 1.18.0) Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource, gstreamer1.0-videosink, gstreamer1.0-videosource, gstreamer1.0-visualization Depends: libaa1 (>= 1.4p5), libavc1394-0 (>= 0.5.3), libbz2-1.0, libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdv4 (>= 1.0.0), libflac12 (>= 1.3.0), libgcc-s1 (>= 3.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libgudev-1.0-0 (>= 147), libiec61883-0 (>= 1.2.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libjpeg62-turbo (>= 1.3.1), libmp3lame0 (>= 3.100), libmpg123-0 (>= 1.28.0), liborc-0.4-0 (>= 1:0.4.25), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 2.0), libraw1394-11 (>= 2.1.2), libshout3 (>= 2.4.6), libspeex1 (>= 1.2~), libssl3 (>= 3.0.0), libstdc++6 (>= 5), libtag1v5 (>= 1.9.1-2.2~), libtwolame0 (>= 0.3.10), libv4l-0 (>= 0.5.0), libvpx7 (>= 1.12.0), libwavpack1 (>= 4.60), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), gstreamer1.0-plugins-base (>= 1.22.0), libsoup2.4-1 (>= 2.48) | libsoup-3.0-0 Recommends: gstreamer1.0-x Breaks: gstreamer1.0-plugins-bad (<< 1.15.1), gstreamer1.0-plugins-ugly (<< 1.22), gstreamer1.0-pulseaudio (<< 1.18.0) Description: GStreamer plugins from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins from the "good" set, a set of good-quality plug-ins under the LGPL license. Homepage: https://gstreamer.freedesktop.org Gstreamer-Decoders: application/x-3gp; application/x-apetag; application/x-icy; application/x-id3; application/x-navi-animation; application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ TELEPHONE-EVENT, ISAC, SBC, OPUS, X-GST-OPUS-DRAFT-SPITTKA-00, MULTIOPUS }; application/x-rtp, payload=(int)[ 96, 127 ], media=(string){ audio, video }, encoding-name=(string){ X-QT, X-QUICKTIME }; application/x-rtp, media=(string)video, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }; application/x-rtp, media=(string){ video, audio, application }, encoding-name=(string)MPEG4-GENERIC, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr, aac-hbr }; application/x-rtp, media=(string)video, sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCrA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, GRAYSCALE }, encoding-name=(string)JPEG2000; application/x-rtp, media=(string)video, colorspace=(string){ sRGB, sYUV, GRAY }, encoding-name=(string)JPEG2000; application/x-rtp, media=(string)video, payload=(int)31, encoding-name=(string)H261; application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)H261; application/x-rtp, media=(string)audio, encoding-name=(string){ AMR, AMR-WB }, octet-align=(string)1; application/x-rtp, media=(string){ video, audio }, encoding-name=(string)DV, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }; application/x-rtp, media=(string)video, encoding-name=(string){ VP9, VP9-DRAFT-IETF-01, VP8, VP8-DRAFT-IETF-01, THEORA, X-SV3V-ES, X-SORENSON-VIDEO, X-SORENSONVIDEO, X-SorensonVideo, MP4V-ES, MP2T, MP2T-ES, MP1S, JPEG, H265, H264, H263, H263-1998, H263-2000, MPV }; application/x-rtp, media=(string)audio, encoding-name=(string){ VORBIS, SPEEX, SIREN, X-QDM, QCELP, MP4A-LATM, L24, L16, L8, MPA-ROBUST, X-MP3-DRAFT-00, X-MP3-DRAFT-01, X-MP3-DRAFT-02, X-MP3-DRAFT-03, X-MP3-DRAFT-04, X-MP3-DRAFT-05, X-MP3-DRAFT-06, MPA, PCMU, PCMA, GSM, G729, G726, G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40, G723, G722, ILBC, CELT, BV16, BV32, AC3 }; application/x-rtp, media=(string)audio, payload=(int){ 12, 10, 11, 14, 0, 8, 3, 18, 4, 9 }; application/x-rtp, media=(string)video, payload=(int){ 33, 26, 34, 32 }; application/x-rtp, media=(string)other, encoding-name=(string)MP1S; application/x-rtp, media=(string)application, encoding-name=(string){ SMPTE336M, X-GST }; application/x-subtitle-avi; audio/ac3; audio/mpeg, mpegversion=(int){ 1, 2, 4 }; audio/webm; audio/x-ac3; audio/x-alaw; audio/x-amr-nb-sh; audio/x-amr-wb-sh; audio/x-au; audio/x-dts; audio/x-eac3; audio/x-flac; audio/x-m4a; audio/x-matroska; audio/x-mulaw; audio/x-private1-ac3; audio/x-private1-dts; audio/x-rf64; audio/x-sbc; audio/x-speex; audio/x-wav; audio/x-wavpack; audio/x-wavpack-correction; image/bmp; image/jpeg; image/png; image/svg; image/svg+xml; image/tiff; image/vnd.wap.wbmp; image/x-MS-bmp; image/x-bitmap; image/x-bmp; image/x-cmu-raster; image/x-icon; image/x-pcx; image/x-pixmap; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; image/x-sun-raster; image/x-tga; multipart/x-mixed-replace; video/mj2; video/quicktime; video/webm; video/x-dv, systemstream=(boolean){ false, true }; video/x-fli; video/x-flv; video/x-matroska; video/x-matroska-3d; video/x-msvideo; video/x-vp8; video/x-vp9 Gstreamer-Elements: 3gppmux, aacparse, aasink, aatv, ac3parse, agingtv, alawdec, alawenc, alpha, alphacolor, amrparse, apedemux, apev2mux, aspectratiocrop, asteriskh263, audioamplify, audiochebband, audiocheblimit, audiodynamic, audioecho, audiofirfilter, audioiirfilter, audioinvert, audiokaraoke, audiopanorama, audiowsincband, audiowsinclimit, auparse, autoaudiosink, autoaudiosrc, autovideosink, autovideosrc, avidemux, avimux, avisubtitle, breakmydata, cacasink, cacatv, cairooverlay, capssetter, cpureport, cutter, dcaparse, deinterlace, deinterleave, dicetv, dtmfsrc, dv1394src, dvdec, dvdemux, dynudpsink, edgetv, equalizer-10bands, equalizer-3bands, equalizer-nbands, flacdec, flacenc, flacparse, flactag, flvdemux, flvmux, flxdec, gamma, gdkpixbufdec, gdkpixbufoverlay, gdkpixbufsink, goom, goom2k1, hdv1394src, icydemux, id3demux, id3v2mux, imagefreeze, imagesequencesrc, interleave, ismlmux, jackaudiosink, jackaudiosrc, jpegdec, jpegenc, lamemp3enc, level, matroskademux, matroskamux, matroskaparse, mj2mux, monoscope, mp4mux, mpegaudioparse, mpg123audiodec, mulawdec, mulawenc, multifilesink, multifilesrc, multipartdemux, multipartmux, multiudpsink, navigationtest, navseek, optv, oss4sink, oss4src, osssink, osssrc, pngdec, pngenc, progressreport, pulsesink, pulsesrc, pushfilesrc, qtdemux, qtmoovrecover, qtmux, quarktv, radioactv, revtv, rganalysis, rglimiter, rgvolume, rippletv, rndbuffersize, rtpL16depay, rtpL16pay, rtpL24depay, rtpL24pay, rtpL8depay, rtpL8pay, rtpac3depay, rtpac3pay, rtpamrdepay, rtpamrpay, rtpbin, rtpbvdepay, rtpbvpay, rtpceltdepay, rtpceltpay, rtpdec, rtpdtmfdepay, rtpdtmfmux, rtpdtmfsrc, rtpdvdepay, rtpdvpay, rtpfunnel, rtpg722depay, rtpg722pay, rtpg723depay, rtpg723pay, rtpg726depay, rtpg726pay, rtpg729depay, rtpg729pay, rtpgsmdepay, rtpgsmpay, rtpgstdepay, rtpgstpay, rtph261depay, rtph261pay, rtph263depay, rtph263pay, rtph263pdepay, rtph263ppay, rtph264depay, rtph264pay, rtph265depay, rtph265pay, rtphdrextclientaudiolevel, rtphdrextcolorspace, rtphdrextmid, rtphdrextntp64, rtphdrextrepairedstreamid, rtphdrextstreamid, rtphdrexttwcc, rtpilbcdepay, rtpilbcpay, rtpisacdepay, rtpisacpay, rtpj2kdepay, rtpj2kpay, rtpjitterbuffer, rtpjpegdepay, rtpjpegpay, rtpklvdepay, rtpklvpay, rtpldacpay, rtpmp1sdepay, rtpmp2tdepay, rtpmp2tpay, rtpmp4adepay, rtpmp4apay, rtpmp4gdepay, rtpmp4gpay, rtpmp4vdepay, rtpmp4vpay, rtpmpadepay, rtpmpapay, rtpmparobustdepay, rtpmpvdepay, rtpmpvpay, rtpmux, rtpopusdepay, rtpopuspay, rtppcmadepay, rtppcmapay, rtppcmudepay, rtppcmupay, rtpptdemux, rtpqcelpdepay, rtpqdm2depay, rtpreddec, rtpredenc, rtprtxqueue, rtprtxreceive, rtprtxsend, rtpsbcdepay, rtpsbcpay, rtpsession, rtpsirendepay, rtpsirenpay, rtpspeexdepay, rtpspeexpay, rtpssrcdemux, rtpst2022-1-fecdec, rtpst2022-1-fecenc, rtpstorage, rtpstreamdepay, rtpstreampay, rtpsv3vdepay, rtptheoradepay, rtptheorapay, rtpulpfecdec, rtpulpfecenc, rtpvorbisdepay, rtpvorbispay, rtpvp8depay, rtpvp8pay, rtpvp9depay, rtpvp9pay, rtpvrawdepay, rtpvrawpay, rtpxqtdepay, rtspsrc, sbcparse, scaletempo, shagadelictv, shapewipe, shout2send, smpte, smptealpha, spectrum, speexdec, speexenc, splitfilesrc, splitmuxsink, splitmuxsrc, stereo, streaktv, taginject, testsink, twolamemp2enc, udpsink, udpsrc, v4l2radio, v4l2sink, v4l2src, vertigotv, videobalance, videobox, videocrop, videoflip, videomedian, videomixer, vp8dec, vp8enc, vp9dec, vp9enc, warptv, wavenc, wavpackdec, wavpackenc, wavpackparse, wavparse, webmmux, ximagesrc, xingmux, y4menc Gstreamer-Encoders: application/x-rtcp-stream; application/x-rtp; application/x-rtp-stream; application/x-srtcp-stream; application/x-srtp-stream; application/x-yuv4mpeg, y4mversion=(int)2; audio/mpeg, mpegversion=(int)1, layer=(int){ 1, 2, 3 }; audio/webm; audio/x-alaw; audio/x-flac; audio/x-matroska; audio/x-mulaw; audio/x-rf64; audio/x-speex; audio/x-wav; audio/x-wavpack-correction, framed=(boolean)true; image/jpeg, sof-marker=(int){ 0, 1, 2, 4, 9 }; image/png; multipart/x-mixed-replace; video/mj2; video/quicktime; video/webm; video/x-flv; video/x-matroska; video/x-matroska-3d; video/x-msvideo; video/x-vp8, profile=(string){ 0, 1, 2, 3 }; video/x-vp9, profile=(string){ 0, 1, 2, 3 } Gstreamer-Uri-Sinks: udp Gstreamer-Uri-Sources: dv, hdv, imagesequence, multifile, pushfile, radio, rtsp, rtsp-sdp, rtsph, rtsps, rtspsh, rtspst, rtspsu, rtspt, rtspu, splitfile, splitmux, udp, v4l2 Gstreamer-Version: 1.22 Package: gstreamer1.0-plugins-ugly Status: install ok installed Priority: optional Section: libs Installed-Size: 862 Maintainer: Maintainers of GStreamer packages Architecture: amd64 Multi-Arch: same Source: gst-plugins-ugly1.0 Version: 1.22.0-2 Replaces: gstreamer1.0-plugins-bad (<< 1.7.2), gstreamer1.0-plugins-ugly-amr (<< 1.11.91) Provides: gstreamer1.0-plugins-ugly-amr Depends: liba52-0.7.4 (>= 0.7.4), libc6 (>= 2.14), libcdio19 (>= 2.1.0), libdvdread8 (>= 4.1.3), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libmpeg2-4 (>= 0.5.1), libopencore-amrnb0 (>= 0.1.6), libopencore-amrwb0 (>= 0.1.6), liborc-0.4-0 (>= 1:0.4.25), libsidplay1v5, libstdc++6 (>= 5), libx264-164 (>= 2:0.164.3095+gitbaee400) Breaks: gstreamer1.0-plugins-bad (<< 1.7.2) Conflicts: gstreamer1.0-plugins-ugly-amr (<< 1.11.91) Description: GStreamer plugins from the "ugly" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains plugins from the "ugly" set, a set of good-quality plug-ins that might pose distribution problems. Homepage: https://gstreamer.freedesktop.org Gstreamer-Decoders: application/vnd.rn-realmedia; application/x-pn-realaudio; application/x-rdt, media=(string)application, encoding-name=(string)X-REAL-RDT; application/x-rtp, media=(string){ application, video, audio }, payload=(int)[ 96, 127 ], encoding-name=(string)X-ASF-PF; audio/AMR; audio/AMR-WB; audio/ac3; audio/x-ac3; audio/x-lpcm; audio/x-private-ts-lpcm; audio/x-private1-ac3; audio/x-private1-lpcm; audio/x-private2-lpcm; audio/x-sid; video/mpeg, mpegversion=(int)[ 1, 2 ], systemstream=(boolean)false; video/x-ms-asf Gstreamer-Elements: a52dec, amrnbdec, amrnbenc, amrwbdec, asfdemux, cdiocddasrc, dvdlpcmdec, dvdreadsrc, dvdsubdec, dvdsubparse, mpeg2dec, pnmsrc, rademux, rdtdepay, rdtmanager, rmdemux, rtpasfdepay, rtspreal, rtspwms, siddec, x264enc Gstreamer-Encoders: audio/AMR; video/x-h264, stream-format=(string){ avc, byte-stream }, alignment=(string)au, profile=(string){ high-4:4:4, high-4:2:2, high-10, high, main, baseline, constrained-baseline, high-4:4:4-intra, high-4:2:2-intra, high-10-intra } Gstreamer-Uri-Sources: cdda, dvd, pnm Gstreamer-Version: 1.22 Package: gstreamer1.0-x Status: install ok installed Priority: optional Section: libs Installed-Size: 363 Maintainer: Maintainers of GStreamer packages Architecture: amd64 Multi-Arch: same Source: gst-plugins-base1.0 Version: 1.22.0-3 Provides: gstreamer1.0-videosink Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.62), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.22), libx11-6 (>= 2:1.2.99.901), libxext6, libxi6 (>= 2:1.2.99.4), libxv1 Description: GStreamer plugins for X11 and Pango GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins for X11 video output, both for standard Xlib support and for the Xv extension, as well as the plugin for Pango-based text rendering and overlay. Homepage: https://gstreamer.freedesktop.org Gstreamer-Elements: clockoverlay, textoverlay, textrender, timeoverlay, ximagesink, xvimagesink Gstreamer-Version: 1.22 Package: gtk-update-icon-cache Status: install ok installed Priority: optional Section: misc Installed-Size: 124 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: foreign Source: gtk+3.0 Version: 3.24.37-2 Replaces: libgtk-3-bin (<< 3.20.6-1), libgtk2.0-bin (<< 2.24.30-2) Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0 (>= 2.57.2) Breaks: libgtk-3-bin (<< 3.20.6-1), libgtk2.0-bin (<< 2.24.30-2) Description: icon theme caching utility gtk-update-icon-cache creates mmap()able cache files for icon themes. . GTK can use the cache files created by gtk-update-icon-cache to avoid a lot of system call and disk seek overhead when the application starts. Since the format of the cache files allows them to be mmap()ed shared between multiple applications, the overall memory consumption is reduced as well. Homepage: https://www.gtk.org/ Package: gtk2-engines-pixbuf Status: install ok installed Priority: optional Section: graphics Installed-Size: 116 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gtk+2.0 Version: 2.24.33-2 Depends: libc6 (>= 2.14), libcairo2 (>= 1.6.4-6.1), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0 (>= 2.27.3) Description: pixbuf-based theme for GTK 2 GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the pixbuf theme engine. Homepage: http://www.gtk.org/ Package: gwenview Status: install ok installed Priority: optional Section: graphics Installed-Size: 11615 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Depends: kinit, perl:any, kio, libc6 (>= 2.34), libcfitsio10 (>= 4.2.0~), libexiv2-27 (>= 0.27.5), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libkf5activities5 (>= 5.90.0~), libkf5baloo5 (>= 5.13), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.83.0), libkf5coreaddons5 (>= 5.96.0), libkf5filemetadata3 (>= 5.1.0.1), libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5itemmodels5 (>= 5.90.0~), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 4.96.0), libkf5kdcraw5 (>= 4.12.3), libkf5kiocore5 (>= 5.98.0), libkf5kiofilewidgets5 (>= 5.97.0), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.100.0), libkf5notifications5 (>= 5.90.0~), libkf5parts5 (>= 5.90.0~), libkf5purpose-bin, libkf5purpose5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5solid5 (>= 4.97.0), libkf5widgetsaddons5 (>= 5.100.0), libkf5xmlgui5 (>= 5.85.0), libkimageannotator0 (>= 0.6.0), liblcms2-2 (>= 2.2+git20110628), libphonon4qt5-4 (>= 4:4.8.0), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5.2), libtiff6 (>= 4.0.3), libx11-6, phonon4qt5 Recommends: kamera, kio-extras, qt5-image-formats-plugins Description: image viewer Gwenview is an image viewer, ideal for browsing and displaying a collection of images. It is capable of showing images in a full-screen slideshow view and making simple adjustments, such as rotating or cropping images. . This package is part of the KDE graphics module. Homepage: https://www.kde.org/ Package: gzip Essential: yes Status: install ok installed Priority: required Section: utils Installed-Size: 252 Maintainer: Milan Kupcevic Architecture: amd64 Version: 1.12-1 Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.33) Suggests: less Description: GNU compression utilities This package provides the standard GNU file compression utilities, which are also the default compression tools for Debian. They typically operate on files with names ending in '.gz', but can also decompress files ending in '.Z' created with 'compress'. Homepage: https://www.gnu.org/software/gzip/ Package: haruna Status: install ok installed Priority: optional Section: video Installed-Size: 1300 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Version: 0.10.3-1 Depends: qml-module-org-kde-kirigami2, qml-module-org-kde-qqc2desktopstyle, qml-module-qt-labs-platform, qml-module-qtquick-shapes, kio, libavcodec59 (>= 7:5.0), libavfilter8 (>= 7:5.0), libavformat59 (>= 7:5.0), libavutil57 (>= 7:5.0), libc6 (>= 2.34), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 5.74.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.53.1), libkf5filemetadata3 (>= 5.90.0), libkf5i18n5 (>= 5.17.0), libkf5kiocore5 (>= 5.77.0), libkf5kiowidgets5 (>= 5.100.0), libmpv2 (>= 0.29), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5qml5 (>= 5.14.1), libqt5quick5 (>= 5.6.0~beta) | libqt5quick5-gles (>= 5.6.0~beta), libqt5quickcontrols2-5 (>= 5.9.0~rc), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libswscale6 (>= 7:5.0), qtdeclarative-abi-5-15-8 Recommends: yt-dlp | youtube-dl Description: Video player built with Qt/QML on top of libmpv Haruna is an open source video player built with Qt/QML on top of libmpv. . Compared with other video player frontends, it provides some special features, such as: * play online videos, through youtube-dl * toggle playlist with mouse-over, playlist overlays the video * auto skip chapter containing certain words * configurable shortcuts and mouse buttons * quick jump to next chapter by middle click on progress bar Homepage: https://invent.kde.org/multimedia/haruna Package: haveged Status: deinstall ok config-files Priority: optional Section: misc Installed-Size: 90 Maintainer: Jérémy Bobbio Architecture: amd64 Source: haveged (1.9.14-1) Version: 1.9.14-1+b1 Config-Version: 1.9.14-1+b1 Depends: lsb-base (>= 3.2-14), libc6 (>= 2.34), libhavege2 (>= 1.9.13) Pre-Depends: init-system-helpers (>= 1.54~) Suggests: apparmor Conffiles: /etc/apparmor.d/usr.sbin.haveged 7d8400e675e94a0dbe65b0f5e6b8fab8 /etc/default/haveged 697e664338da071d73cf17d594b5753c /etc/init.d/haveged 31ced0bebd90450344174b95765d55f7 Description: Linux entropy source using the HAVEGE algorithm haveged is a userspace entropy daemon which is not dependent upon the standard mechanisms for harvesting randomness for the system entropy pool. This is important in systems with high entropy needs or limited user interaction (e.g. headless servers). . haveged uses HAVEGE (HArdware Volatile Entropy Gathering and Expansion) to maintain a 1M pool of random bytes used to fill /dev/random whenever the supply of random bits in dev/random falls below the low water mark of the device. . More information about HAVEGE is available at http://www.irisa.fr/caps/projects/hipsor/ Homepage: https://issihosts.com/haveged/ Package: hicolor-icon-theme Status: install ok installed Priority: optional Section: misc Installed-Size: 441 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Version: 0.17-2 Description: default fallback theme for FreeDesktop.org icon themes This is the default fallback theme used by implementations of the Freedesktop.org Icon Theme specification. Package: hostname Essential: yes Status: install ok installed Priority: required Section: admin Installed-Size: 46 Maintainer: Michael Meskes Architecture: amd64 Version: 3.23+nmu1 Replaces: nis (<< 3.17-30) Pre-Depends: libc6 (>= 2.34) Breaks: nis (<< 3.17-30) Description: utility to set/show the host name or domain name This package provides commands which can be used to display the system's DNS name, and to display or set its hostname or NIS domain name. Package: hunspell-en-us Status: install ok installed Priority: standard Section: text Installed-Size: 878 Maintainer: Don Armstrong Architecture: all Multi-Arch: foreign Source: scowl (2020.12.07-2) Version: 1:2020.12.07-2 Replaces: myspell-en-us, openoffice.org-spellcheck-en-us Provides: hunspell-dictionary, hunspell-dictionary-en, hunspell-dictionary-en-us Depends: dictionaries-common (>= 0.10) Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core (>= 2.0.2) Conflicts: firefox (<< 2.0.0.3-2), iceape-browser (<< 1.1.1-2), icedove (<< 2.0.0.0-4), iceweasel (<< 2.0.0.3-2), libxul0d (= 1.8.0.11-3), mozilla-browser (<< 1.8+1.1.1-2), myspell-en-us, openoffice.org (<= 1.0.3-2), openoffice.org-core (<< 2.1~m190-1), thunderbird (<< 2.0.0.1+dfsg-0) Description: English_american dictionary for hunspell This is the English_american dictionary for use with the hunspell spellchecker . Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and a LibreOffice UNO module. Homepage: http://wordlist.sourceforge.net/ Package: hunspell-pl Status: install ok installed Priority: optional Section: text Installed-Size: 5071 Maintainer: Debian LibreOffice Maintainers Architecture: all Multi-Arch: foreign Source: libreoffice-dictionaries Version: 1:7.5.0-1 Replaces: myspell-pl (<< 1:6.1.0~beta1-2) Provides: hunspell-dictionary, hunspell-dictionary-pl Depends: dictionaries-common Suggests: hunspell, libreoffice-writer Breaks: myspell-pl (<< 1:6.1.0~beta1-2) Description: Polish dictionary for hunspell This is the Polish dictionary for use with the hunspell spellchecker. . Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and a LibreOffice UNO module. Homepage: https://wiki.documentfoundation.org/Language_support_of_LibreOffice Package: hwdata Status: install ok installed Priority: optional Section: misc Installed-Size: 75 Maintainer: Pino Toscano Architecture: all Multi-Arch: foreign Version: 0.368-1 Depends: pci.ids, usb.ids Description: hardware identification / configuration data This package contains various hardware identification and configuration data, such as the pci.ids database, or the XFree86/xorg Cards database. It is needed for the kudzu hardware detection. Homepage: https://github.com/vcrhonek/hwdata Package: i965-va-driver Status: install ok installed Priority: optional Section: video Installed-Size: 1752 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: intel-vaapi-driver Version: 2.4.1+dfsg1-1 Provides: va-driver Depends: libva-driver-abi-1.8, libc6 (>= 2.29), libdrm-intel1 (>= 2.4.46), libdrm2 (>= 2.3.1) Suggests: i965-va-driver-shaders Enhances: libva2 Description: VAAPI driver for Intel G45 & HD Graphics family The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface to fully expose the video decode capabilities in today's GPUs. . This package contains the video decode and encode driver backend for the Intel G45 chipsets and Intel HD Graphics for the Intel Core processor family. The supported platforms include: * Cantiga, Intel GMA 4500MHD (GM45) * Ironlake, Intel HD Graphics for 2010 Intel Core processor family * Sandy Bridge, Intel HD Graphics for 2011 Intel Core processor family * Ivy Bridge * Haswell * Broadwell * Skylake * Kaby Lake * Coffee Lake * Cannon Lake Homepage: https://01.org/linuxmedia/vaapi Package: i965-va-driver Status: install ok installed Priority: optional Section: video Installed-Size: 1886 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: intel-vaapi-driver Version: 2.4.1+dfsg1-1 Provides: va-driver Depends: libva-driver-abi-1.8, libc6 (>= 2.29), libdrm-intel1 (>= 2.4.46), libdrm2 (>= 2.3.1) Suggests: i965-va-driver-shaders Enhances: libva2 Description: VAAPI driver for Intel G45 & HD Graphics family The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface to fully expose the video decode capabilities in today's GPUs. . This package contains the video decode and encode driver backend for the Intel G45 chipsets and Intel HD Graphics for the Intel Core processor family. The supported platforms include: * Cantiga, Intel GMA 4500MHD (GM45) * Ironlake, Intel HD Graphics for 2010 Intel Core processor family * Sandy Bridge, Intel HD Graphics for 2011 Intel Core processor family * Ivy Bridge * Haswell * Broadwell * Skylake * Kaby Lake * Coffee Lake * Cannon Lake Homepage: https://01.org/linuxmedia/vaapi Package: ibus-data Status: install ok installed Priority: optional Section: utils Installed-Size: 109113 Maintainer: Debian Input Method Team Architecture: all Multi-Arch: foreign Source: ibus Version: 1.5.27-5 Replaces: ibus (<< 1.5.21-1~exp2) Depends: dconf-gsettings-backend | gsettings-backend, librsvg2-common Suggests: ibus Breaks: ibus (<< 1.5.21-1~exp2) Description: Intelligent Input Bus - data files IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains data files. Homepage: https://github.com/ibus/ibus Package: ifupdown Status: install ok installed Priority: important Section: admin Installed-Size: 199 Maintainer: Josué Ortega Architecture: amd64 Multi-Arch: foreign Version: 0.8.41 Replaces: systemd (<< 228-3~) Depends: libc6 (>= 2.34), adduser, iproute2 Recommends: isc-dhcp-client | dhcp-client Suggests: ppp, rdnssd Breaks: systemd (<< 228-3~) Conffiles: /etc/default/networking 3f34a1868c2e6cd41caec70c8d1e5659 /etc/init.d/networking 6cd48e85fd010cd8a98a80c3c5707776 /etc/network/if-down.d/resolved 67bb64fad6b8aa428801e8bb3417ec5a /etc/network/if-up.d/resolved 576db38f04d2e8d4bd7b86a5f4fa9d8f Description: high level tools to configure network interfaces This package provides the tools ifup and ifdown which may be used to configure (or, respectively, deconfigure) network interfaces based on interface definitions in the file /etc/network/interfaces. Package: iio-sensor-proxy Status: install ok installed Priority: optional Section: utils Installed-Size: 179 Maintainer: Ritesh Raj Sarraf Architecture: amd64 Version: 3.0-2 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.43.2), libgudev-1.0-0 (>= 146) Suggests: systemd Conffiles: /etc/dbus-1/system.d/net.hadess.SensorProxy.conf beb81e07b9f2cb45b2212145310ed55f Description: IIO sensors to D-Bus proxy Industrial I/O subsystem is intended to provide support for devices that in some sense are analog to digital or digital to analog convertors . Devices that fall into this category are: * ADCs * Accelerometers * Gyros * IMUs * Capacitance to Digital Converters (CDCs) * Pressure Sensors * Color, Light and Proximity Sensors * Temperature Sensors * Magnetometers * DACs * DDS (Direct Digital Synthesis) * PLLs (Phase Locked Loops) * Variable/Programmable Gain Amplifiers (VGA, PGA) . Many ultrabooks ship with some of these devices. iio-sensor-proxy is intended to serve as a proxy, providing access to these devices through a D-Bus interface Homepage: https://gitlab.freedesktop.org/hadess/iio-sensor-proxy Package: imagemagick-6-common Status: install ok installed Priority: optional Section: graphics Installed-Size: 536 Maintainer: ImageMagick Packaging Team Architecture: all Multi-Arch: foreign Source: imagemagick Version: 8:6.9.11.60+dfsg-1.6 Replaces: imagemagick-common (<< 8:6.9.2.10+dfsg-1~), libmagickcore-6.q16 (<< 8:6.9.6.2+dfsg-3~) Provides: imagemagick-common Breaks: imagemagick-common (<< 8:6.9.2.10+dfsg-1~), libmagickcore-6.q16-2 (<< 8:6.9.6.2+dfsg-3~), libmagickcore-6.q16-3 (<< 8:6.9.6.8+dfsg-1~), libmagickcore-6.q16-4 (<< 8:6.9.8.9+dfsg-1~), libmagickcore-6.q16hdri-4 (<< 8:6.9.8.9+dfsg-1~) Conffiles: /etc/ImageMagick-6/coder.xml 2cd28d60bb45db29bba17f35dc58ccb9 /etc/ImageMagick-6/colors.xml 7a58fb76b799bf829c55eecd08db28c2 /etc/ImageMagick-6/delegates.xml 00f88a4ce8130b4dd764e8926289b26a /etc/ImageMagick-6/log.xml 29c0a0702c3729fec215ce53438eb608 /etc/ImageMagick-6/magic.xml 04b219d820811a6cb1bc7af03b52b626 /etc/ImageMagick-6/mime.xml a0c1c972c13db8986951e0016f5be31b /etc/ImageMagick-6/policy.xml faed773d7bbcf639e2631a0f7cb5e6ce /etc/ImageMagick-6/quantization-table.xml 948aa1faac66b697266eaa55e8a052e5 /etc/ImageMagick-6/thresholds.xml 99375e73d2a9a3acca91bf1011d15656 /etc/ImageMagick-6/type-apple.xml 94aac3cbd6fdb6ccf338e8e60c3a6fcc /etc/ImageMagick-6/type-dejavu.xml 2914462b5aec3bf19f4f706c018e904f /etc/ImageMagick-6/type-ghostscript.xml 76f2f31af66d562422aa56095cf67284 /etc/ImageMagick-6/type-urw-base35.xml 0cbc7447c3b14e3a26025cf0bec201f7 /etc/ImageMagick-6/type-windows.xml 3a8000b7f83d4108e7c3024c1bcc403c /etc/ImageMagick-6/type.xml a355c73d6843b2bfb5b5d7bb9cf2a5de Description: image manipulation programs -- infrastructure imagemagick-common contains the filesystem infrastructure required for further installation of imagemagick in any configuration; it does not provide a full installation of binaries, libraries, and utilities required to run imagemagick. . This package is independent of channel depth. Homepage: https://www.imagemagick.org/ Package: inetutils-telnet Status: install ok installed Priority: standard Section: net Installed-Size: 256 Maintainer: Guillem Jover Architecture: amd64 Source: inetutils Version: 2:2.4-2 Provides: telnet, telnet-client Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.13~alpha1+dfsg), libtinfo6 (>= 6), netbase Description: telnet client The telnet command is used for interactive communication with another host using the TELNET protocol. . This implementation supports Kerberos, for authentication and encryption. Homepage: https://www.gnu.org/software/inetutils/ Package: init Status: install ok installed Priority: important Section: metapackages Installed-Size: 24 Maintainer: Debian systemd Maintainers Architecture: amd64 Multi-Arch: foreign Source: init-system-helpers Version: 1.65.2 Pre-Depends: systemd-sysv | sysvinit-core Description: metapackage ensuring an init system is installed This package is a metapackage which allows you to select from the available init systems while ensuring that one of these is available on the system at all times. Important: yes Package: init-system-helpers Essential: yes Status: install ok installed Priority: required Section: admin Installed-Size: 140 Maintainer: Debian systemd Maintainers Architecture: all Multi-Arch: foreign Version: 1.65.2 Depends: usrmerge | usr-is-merged Description: helper tools for all init systems This package contains helper tools that are necessary for switching between the various init systems that Debian contains (e. g. sysvinit or systemd). An example is deb-systemd-helper, a script that enables systemd unit files without depending on a running systemd. . It also includes the "service", "invoke-rc.d", and "update-rc.d" scripts which provide an abstraction for enabling, disabling, starting, and stopping services for all supported Debian init systems as specified by the policy. . While this package is maintained by pkg-systemd-maintainers, it is NOT specific to systemd at all. Maintainers of other init systems are welcome to include their helpers in this package. Package: initramfs-tools Status: install ok installed Priority: optional Section: utils Installed-Size: 113 Maintainer: Debian kernel team Architecture: all Multi-Arch: foreign Version: 0.142 Provides: linux-initramfs-tool Depends: initramfs-tools-core (= 0.142), linux-base Suggests: bash-completion Breaks: e2fsprogs (<< 1.42.13), initscripts (<< 2.88dsf-59.3~), upstart Conflicts: linux-initramfs-tool, usplash (<< 0.5.50) Conffiles: /etc/initramfs-tools/update-initramfs.conf e2026d4603e7161efaccca519aeb1297 /etc/kernel/postinst.d/initramfs-tools c1cb0e052a2cdeef4f3257585c83c58d /etc/kernel/postrm.d/initramfs-tools e7471d253a5b24e2fd85b40be4e43218 Description: generic modular initramfs generator (automation) This package builds a bootable initramfs for Linux kernel packages. The initramfs is loaded along with the kernel and is responsible for mounting the root filesystem and starting the main init system. Package: initramfs-tools-core Status: install ok installed Priority: optional Section: utils Installed-Size: 215 Maintainer: Debian kernel team Architecture: all Multi-Arch: foreign Source: initramfs-tools Version: 0.142 Replaces: initramfs-tools (<< 0.121~) Depends: klibc-utils (>= 2.0.4-8~), cpio (>= 2.12), kmod, udev, coreutils (>= 8.24), logsave | e2fsprogs (<< 1.45.3-1~) Recommends: busybox (>= 1:1.22.0-17~) | busybox-static (>= 1:1.22.0-17~), zstd Suggests: bash-completion Breaks: busybox (<< 1:1.22.0-17~), busybox-static (<< 1:1.22.0-17~), initramfs-tools (<< 0.121~) Conffiles: /etc/initramfs-tools/initramfs.conf 7cd32817dcb81991da2e2a928a32fdb0 Description: generic modular initramfs generator (core tools) This package contains the mkinitramfs program that can be used to create a bootable initramfs for a Linux kernel. The initramfs should be loaded along with the kernel and is then responsible for mounting the root filesystem and starting the main init system. Package: installation-report Status: install ok installed Priority: optional Section: misc Installed-Size: 33 Maintainer: Debian Install System Team Architecture: all Version: 2.89 Recommends: reportbug, pciutils Description: system installation report This package contains instructions and programs for reporting on the installation of a new system. It can help you fill out an installation report and send it to the Debian bug tracking system. . Purging this package will remove the logs of the system's installation. Package: intel-media-va-driver Status: install ok installed Priority: optional Section: video Installed-Size: 14164 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: intel-media-driver Version: 23.1.2+dfsg1-1 Provides: va-driver Depends: libva-driver-abi-1.17, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libigdgmm12 (>= 22.3.4+ds1), libstdc++6 (>= 11) Description: VAAPI driver for the Intel GEN8+ Graphics family The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface to fully expose the video decode capabilities in today's GPUs. . This package contains the video decode and encode driver backend for the Intel HD Graphics of the Intel Core processor family. The supported platforms include: * Broadwell * Skylake * Broxton * Apollo Lake * Kaby Lake * Coffee Lake * Whiskey Lake * Cannon Lake * Ice Lake . Only a limited set of encoders is available via this driver: JPEG (Skylake and newer), AVC (Boxton and newer), HEVC and VP9 (Ice Lake and newer). Media shaders are only available on Ice Lake and newer. Homepage: https://github.com/intel/media-driver Package: intel-media-va-driver Status: install ok installed Priority: optional Section: video Installed-Size: 13687 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: intel-media-driver Version: 23.1.2+dfsg1-1 Provides: va-driver Depends: libva-driver-abi-1.17, libc6 (>= 2.34), libgcc-s1 (>= 4.2), libigdgmm12 (>= 22.3.4+ds1), libstdc++6 (>= 11) Description: VAAPI driver for the Intel GEN8+ Graphics family The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface to fully expose the video decode capabilities in today's GPUs. . This package contains the video decode and encode driver backend for the Intel HD Graphics of the Intel Core processor family. The supported platforms include: * Broadwell * Skylake * Broxton * Apollo Lake * Kaby Lake * Coffee Lake * Whiskey Lake * Cannon Lake * Ice Lake . Only a limited set of encoders is available via this driver: JPEG (Skylake and newer), AVC (Boxton and newer), HEVC and VP9 (Ice Lake and newer). Media shaders are only available on Ice Lake and newer. Homepage: https://github.com/intel/media-driver Package: ipolish Status: install ok installed Priority: optional Section: text Installed-Size: 1493 Maintainer: Robert Luberda Architecture: all Version: 20220301-1 Provides: ispell-dictionary Depends: dictionaries-common (>= 1.23~), ispell, debconf (>= 0.5) | debconf-2.0, perl:any Suggests: wpolish Description: Polish dictionary for ispell This is the Polish dictionary, to be used with the ispell program, version 3.1.04 and following. The dictionary contains roughly 200,000 roots, which expand to about 2,500,000 words. Homepage: https://sjp.pl/ Package: ipp-usb Status: install ok installed Priority: optional Section: comm Installed-Size: 5469 Maintainer: Debian Printing Team Architecture: amd64 Multi-Arch: foreign Source: ipp-usb (0.9.23-1) Version: 0.9.23-1+b4 Depends: avahi-daemon, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.16) Conffiles: /etc/ipp-usb/ipp-usb.conf b060675993c906680fbc4776615237ca Description: Daemon for IPP over USB printer support ipp-usb is a userland driver for USB devices (printers, scanners, MFC), supporting the IPP over USB protocol. It enables these USB devices to be seen as regular network printers. . It is designed to be a replacement of ippusbxd daemon, previously used for this purpose. It has a greatly rethought architecture, in comparison with ippusbxd, and fixes all of its major flaws and issues. Built-Using: golang-1.19 (= 1.19.8-2), golang-github-openprinting-goipp (= 1.0.0-2) Homepage: https://github.com/OpenPrinting/ipp-usb Package: iproute2 Status: install ok installed Priority: important Section: net Installed-Size: 3516 Maintainer: Debian Kernel Team Architecture: amd64 Multi-Arch: foreign Version: 6.1.0-3 Replaces: iproute Provides: arpd Depends: debconf (>= 0.5) | debconf-2.0, libbpf1 (>= 1:0.6.0), libbsd0 (>= 0.0), libc6 (>= 2.34), libcap2 (>= 1:2.10), libdb5.3, libelf1 (>= 0.131), libmnl0 (>= 1.0.3-4~), libselinux1 (>= 3.1~), libtirpc3 (>= 1.0.2), libxtables12 (>= 1.6.0+snapshot20161117), libcap2-bin Recommends: libatm1 (>= 2.4.1-17~) Suggests: iproute2-doc, python3:any Conflicts: arpd, iproute (<< 20130000-1) Conffiles: /etc/iproute2/bpf_pinning fd070252e6e9996bd04d9d59e4ce21eb /etc/iproute2/ematch_map 0e0f36cafc6a9cf76bc704cfd8f96ece /etc/iproute2/group 3aea2c0e0dd75e13a5f8f48f2936915f /etc/iproute2/nl_protos 393e42fa549d0974eb66d576675779c2 /etc/iproute2/rt_dsfield 4c80d267a84d350d89d88774efe48a0f /etc/iproute2/rt_protos 35b7f1673d1d0486c4188fd06b46a410 /etc/iproute2/rt_protos.d/README 88e45597012c565f9a10ffef1bc14312 /etc/iproute2/rt_realms 7137bdf40e8d58c87ac7e3bba503767f /etc/iproute2/rt_scopes 6298b8df09e9bda23ea7da49021ca457 /etc/iproute2/rt_tables a1313318d6778fe6b8c680248ef5a463 /etc/iproute2/rt_tables.d/README 18bfdabbd4d5b14eae350720ea5ff431 Description: networking and traffic control tools The iproute2 suite is a collection of utilities for networking and traffic control. . These tools communicate with the Linux kernel via the (rt)netlink interface, providing advanced features not available through the legacy net-tools commands 'ifconfig' and 'route'. Homepage: https://wiki.linuxfoundation.org/networking/iproute2 Package: ipset Status: install ok installed Priority: optional Section: net Installed-Size: 138 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Version: 7.17-1 Provides: ipset-7.17 Depends: libc6 (>= 2.34), libipset13 (>= 7.15-1~) Recommends: iptables Breaks: xtables-addons-common (<< 1.41~) Description: administration tool for kernel IP sets IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be administered by the ipset(8) utility. Depending on the type, currently an IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC addresses in a way which ensures lightning speed when matching an entry against a set. . If you want to . * store multiple IP addresses or port numbers and match against the entire collection using a single iptables rule. * dynamically update iptables rules against IP addresses or ports without performance penalty. * express complex IP address and ports based rulesets with a single iptables rule and benefit from the speed of IP sets. . then IP sets may be the proper tool for you. Homepage: https://ipset.netfilter.org/ Package: iptables Status: install ok installed Priority: optional Section: net Installed-Size: 2408 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Multi-Arch: foreign Version: 1.8.9-2 Replaces: iptables-nftables-compat (<< 1.6.2~) Depends: libip4tc2 (= 1.8.9-2), libip6tc2 (= 1.8.9-2), libxtables12 (= 1.8.9-2), netbase (>= 6.0), libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~), libnetfilter-conntrack3 (>= 1.0.6), libnfnetlink0 (>= 1.0.2), libnftnl11 (>= 1.1.5) Recommends: nftables Suggests: firewalld, kmod Breaks: iptables-nftables-compat (<< 1.6.2~) Description: administration tools for packet filtering and NAT The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . iptables is the userspace command line program used to configure the Linux packet filtering and NAT ruleset. It is targeted towards systems and networks administrators. . This package contains several different utilities, the most important ones: . iptables-nft, iptables-nft-save, iptables-nft-restore (nft-based version) . iptables-legacy, iptables-legacy-save, iptables-legacy-restore (legacy version) . ip6tables-nft, ip6tables-nft-save, ip6tables-nft-restore (nft-based version) . ip6tables-legacy, ip6tables-legacy-save, ip6tables-legacy-restore (legacy version) . arptables-nft, arptables-nft-save, arptables-nft-restore (nft-based version) . ebtables-nft, ebtables-nft-save, ebtables-nft-restore (nft-based version) Homepage: https://www.netfilter.org/ Package: iputils-ping Status: install ok installed Priority: important Section: net Installed-Size: 120 Maintainer: Noah Meyerhans Architecture: amd64 Multi-Arch: foreign Source: iputils Version: 3:20221126-1 Provides: ping Depends: libcap2-bin, libc6 (>= 2.34), libcap2 (>= 1:2.10), libidn2-0 (>= 0.6) Description: Tools to test the reachability of network hosts The ping command sends ICMP ECHO_REQUEST packets to a host in order to test if the host is reachable via the network. . This package includes a ping6 utility which supports IPv6 network connections. Homepage: https://github.com/iputils/iputils/ Package: isc-dhcp-client Status: install ok installed Priority: important Section: net Installed-Size: 2857 Maintainer: Debian ISC DHCP Maintainers Architecture: amd64 Source: isc-dhcp Version: 4.4.3-P1-2 Provides: dhcp-client Depends: libc6 (>= 2.36), debianutils (>= 2.8.2), iproute2 Recommends: isc-dhcp-common Suggests: resolvconf, avahi-autoipd, isc-dhcp-client-ddns Conffiles: /etc/apparmor.d/sbin.dhclient 4b18441217660d94d1edd6341e0775d1 /etc/dhcp/debug 521717b5f9e08db15893d3d062c59aeb /etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes 95e21c32fa7f603db75f1dc33db53cf5 /etc/dhcp/dhclient.conf 649563ef7a61912664a400a5263958a6 Description: DHCP client for automatically obtaining an IP address This is the Internet Software Consortium's DHCP client. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. If your machine depends on DHCP (especially likely if it's a workstation on a large network, or a laptop, or attached to a cable modem), keep this or another DHCP client installed. . Extra documentation can be found in the package isc-dhcp-common. . ISC has decided to stop maintaining the client and relay parts of isc-dhcp, and they will be removed after the 4.4.3 release, keeping only the server component. Please, consider using an alternative for isc-dhcp-client (dhclient). . More information can be found in the ISC official announcement: https://www.isc.org/blogs/dhcp-client-relay-eom/ Homepage: http://www.isc.org Package: isc-dhcp-common Status: install ok installed Priority: important Section: net Installed-Size: 122 Maintainer: Debian ISC DHCP Maintainers Architecture: amd64 Source: isc-dhcp Version: 4.4.3-P1-2 Depends: debianutils (>= 2.8.2) Description: common manpages relevant to all of the isc-dhcp packages This package includes manpages that are relevant to the various ISC DHCP packages. . The dhcp-options manpage describes available options for dhcpd and dhclient. The dhcp-eval manpage describes evaluation of conditional expressions. Homepage: http://www.isc.org Package: iso-codes Status: install ok installed Priority: optional Section: misc Installed-Size: 20086 Maintainer: Dr. Tobias Quathamer Architecture: all Multi-Arch: foreign Version: 4.15.0-1 Suggests: isoquery Description: ISO language, territory, currency, script codes and their translations This package provides the ISO 639, ISO 639-3, and ISO 639-5 language code lists, the ISO 4217 currency code list, the ISO 3166 territory code list, the ISO 3166-2 sub-territory list, and the ISO 15924 script code list as JSON files. . More importantly, it also provides their translations to be used by other programs. Homepage: https://salsa.debian.org/iso-codes-team/iso-codes Package: ispell Status: install ok installed Priority: optional Section: text Installed-Size: 381 Maintainer: Robert Luberda Architecture: amd64 Multi-Arch: foreign Version: 3.4.05-1 Depends: libc6 (>= 2.33), libtinfo6 (>= 6) Recommends: iamerican | ispell-dictionary, wamerican | wordlist Suggests: spell Breaks: ifinnish (<= 0.7-17.3), ifinnish-large (<= 0.7-17.3) Description: International Ispell (an interactive spelling corrector) Ispell corrects spelling in plain text, LaTeX, sgml/html/xml, and nroff files. [x]Emacs and jed have nice interfaces to ispell, and ispell works from many other tools and from the command line as well. . No ispell dictionaries are included in this package; you must install at least one of them ("iamerican" is recommended by default for no good reason); install the "ispell-dictionary" package(s) for the language(s) you and your users will want to spell-check. . It's a good idea to install "word list" package(s) for the same language(s), because they'll be used by ispell's (L)ookup command. Homepage: https://www.cs.hmc.edu/~geoff/ispell.html Package: iw Status: install ok installed Priority: optional Section: net Installed-Size: 302 Maintainer: Paride Legovini Architecture: amd64 Multi-Arch: foreign Version: 5.19-1 Depends: libc6 (>= 2.17), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7) Recommends: wireless-regdb Description: tool for configuring Linux wireless devices This package contains the 'iw' command line tool which allows one to configure and show information about wireless devices. . iw is based on the nl80211 kernel interface and supports the majority of fairly recent hardware. The old tool iwconfig, which uses Wireless Extensions interface, is deprecated and it is strongly recommended to switch to iw and nl80211. Homepage: https://wireless.wiki.kernel.org/en/users/documentation/iw Package: java-common Status: install ok installed Priority: optional Section: java Installed-Size: 28 Maintainer: Debian Java Maintainers Architecture: all Multi-Arch: foreign Version: 0.74 Suggests: default-jre Description: Base package for Java runtimes This package provides common tools for the Java runtimes, such as the update-java-alternatives mechanism used to switch between different versions of Java. Homepage: https://wiki.debian.org/Java/ Package: java-wrappers Status: install ok installed Priority: optional Section: java Installed-Size: 35 Maintainer: Debian Java Maintainers Architecture: all Multi-Arch: foreign Version: 0.4 Depends: unzip Description: wrappers for java executables Wrapper script facilities for java executables. . This package can be used by packagers of java programs to provide java runtime detection, jar lookup and a consistent user interface (debugging, environment variables). Package: javascript-common Status: install ok installed Priority: optional Section: web Installed-Size: 33 Maintainer: Debian Javascript Maintainers Architecture: all Version: 11+nmu1 Suggests: apache2 (>= 2.4.6~) | lighttpd | httpd Conffiles: /etc/apache2/conf-available/javascript-common.conf 133aafb01e900b05e75042fd47dec067 /etc/lighttpd/conf-available/90-javascript-alias.conf 568434a47d89bb89ecf81c8f9c4e1669 Description: Base support for JavaScript library packages Web applications that use JavaScript need to distribute it through HTTP. Using a common path for every script avoids the need to enable this path in the HTTP server for every package. . This is a helper package that creates /usr/share/javascript and enables it in the Apache and Lighttpd webserver. Package: jq Status: install ok installed Priority: optional Section: utils Installed-Size: 110 Maintainer: ChangZhuo Chen (陳昌倬) Architecture: amd64 Multi-Arch: foreign Version: 1.6-2.1 Depends: libjq1 (= 1.6-2.1), libc6 (>= 2.4) Description: lightweight and flexible command-line JSON processor jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. . It is written in portable C, and it has minimal runtime dependencies. . jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you’d expect. Homepage: https://github.com/stedolan/jq Package: k3b Status: install ok installed Priority: optional Section: kde Installed-Size: 2501 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 22.12.3-1 Depends: cdparanoia, cdrdao, genisoimage, k3b-data (= 22.12.3-1), libk3b8 (= 22.12.3-1), udisks2, wodim | cdrskin, kio, libc6 (>= 2.34), libkf5archive5 (>= 5.88.0~), libkf5authcore5 (>= 5.88.0~), libkf5bookmarks5 (>= 5.69.0), libkf5cddb5 (>= 4:17.08.3), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.88.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.96.0), libkf5i18n5 (>= 5.88.0~), libkf5iconthemes5 (>= 5.88.0~), libkf5jobwidgets5 (>= 5.88.0~), libkf5kcmutils5 (>= 5.90.0), libkf5kiocore5 (>= 5.93.0), libkf5kiofilewidgets5 (>= 5.88.0~), libkf5kiogui5 (>= 5.88.0~), libkf5kiowidgets5 (>= 5.88.0~), libkf5newstuffwidgets5 (>= 5.93.0), libkf5notifications5 (>= 5.88.0~), libkf5notifyconfig5 (>= 5.88.0~), libkf5solid5 (>= 5.88.0~), libkf5widgetsaddons5 (>= 5.88.0~), libkf5xmlgui5 (>= 5.88.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.0~), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libqt5webkit5 (>= 5.12.5+dfsg-3~), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.14.0~), libstdc++6 (>= 4.1.1) Recommends: dvd+rw-tools, growisofs, libk3b-extracodecs, vcdimager Suggests: k3b-extrathemes, k3b-i18n, kde-config-cddb, movixmaker-2, normalize-audio, sox Description: Sophisticated CD/DVD burning application K3b is a full-featured CD/DVD/Blu-ray burning and ripping application. It supports a variety of project types as well as copying of optical media, burning of different types of images, and ripping Audio CDs, Video CDs, and Video DVDs. Its convenient user interface is targeted at all audiences, trying to be as simple as possible for novice users, while also providing all features an advanced user might need. Homepage: https://userbase.kde.org/K3b Package: k3b-data Status: install ok installed Priority: optional Section: kde Installed-Size: 10314 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: k3b Version: 22.12.3-1 Description: Sophisticated CD/DVD burning application - data files K3b provides a comfortable user interface to perform most CD/DVD burning tasks. While the experienced user can take influence in all steps of the burning process the beginner may find comfort in the automatic settings and the reasonable k3b defaults which allow a quick start. . This package contains the required data files common to all architectures. Homepage: https://userbase.kde.org/K3b Package: k3b-i18n Status: install ok installed Priority: optional Section: localization Installed-Size: 18480 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: k3b Version: 22.12.3-1 Depends: k3b Description: Sophisticated CD/DVD burning application - localizations files K3b provides a comfortable user interface to perform most CD/DVD burning tasks. While the experienced user can take influence in all steps of the burning process the beginner may find comfort in the automatic settings and the reasonable k3b defaults which allow a quick start. . This package contains translations files. Homepage: https://userbase.kde.org/K3b Package: kaccounts-providers Status: install ok installed Priority: optional Section: kde Installed-Size: 456 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Depends: plasma-framework, qml-module-org-kde-kirigami2, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick2, qml-module-qtwebengine, signon-plugin-oauth2, kio, kpackagetool5, libc6 (>= 2.14), libkaccounts2 (>= 4:20.12.0), libkf5coreaddons5 (>= 5.2.0), libkf5declarative5 (>= 5.85.0~), libkf5i18n5 (>= 5.85.0~), libkf5kiocore5 (>= 5.85.0~), libkf5package5 (>= 5.85.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5webengine5 (>= 5.15.0~), libqt5webenginecore5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5) Recommends: libkf5purpose-bin Conffiles: /etc/signon-ui/webkit-options.d/accounts.google.com.conf 1d85fa9a51a9061f19d10245246175ae /etc/signon-ui/webkit-options.d/api.twitter.com.conf 9ecccbc8d8950108469f5856c1ac2406 /etc/signon-ui/webkit-options.d/identi.ca.conf 169a5f820f61241ceb6ace8fb2141943 /etc/signon-ui/webkit-options.d/www.facebook.com.conf 15d7291819b39ed9e35893ec7a5ce267 Description: KDE providers for accounts sign-on Provides additional configuration files for libaccounts and libsignon to recognize online services such as Facebook and Google. Homepage: https://projects.kde.org/projects/kde/kdenetwork/kaccounts-providers Package: kactivities-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 58 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kactivities-kf5 Version: 5.103.0-1 Depends: libc6 (>= 2.34), libkf5activities5 (>= 5.69.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Description: Command Line Tool for KActivities kactivities-cli is a command line tool to interact with KActivities or for help with shell completion. Homepage: https://invent.kde.org/frameworks/kactivities Package: kactivitymanagerd Status: install ok installed Priority: optional Section: kde Installed-Size: 1002 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.27.5-2 Replaces: kactivities (<< 5.20~), libkactivities-bin Depends: libqt5sql5-sqlite, kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5crash5 (>= 5.102.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5kiocore5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5windowsystem5 (>= 5.102.0~), libkf5xmlgui5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kactivities (<< 5.20~), libkactivities-bin, plasma-desktop (<< 4:5.14), plasma-workspace (<< 4:5.14) Description: System service to manage user's activities System service to manage user's activities, track the usage patterns etc. Homepage: https://invent.kde.org/plasma/kactivitymanagerd Package: kamera Status: install ok installed Priority: optional Section: graphics Installed-Size: 983 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Depends: systemsettings, kio, libc6 (>= 2.33), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libkf5configcore5 (>= 5.96.0~), libkf5configwidgets5 (>= 5.96.0~), libkf5coreaddons5 (>= 4.99.0), libkf5i18n5 (>= 5.96.0~), libkf5kiocore5 (>= 5.96.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.96.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15~) | libqt5gui5-gles (>= 5.15~), libqt5widgets5 (>= 5.15~), libstdc++6 (>= 5) Description: digital camera support for KDE applications This package allows any KDE application to access and manipulate pictures on a digital camera. . This package is part of the KDE graphics module. Homepage: https://apps.kde.org/en/kamera Package: kapman Status: install ok installed Priority: optional Section: games Installed-Size: 3243 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5dbusaddons5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kdegames7 (>= 4:22.12.0), libkf5widgetsaddons5 (>= 5.100.0), libkf5xmlgui5 (>= 5.91.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Description: Pac-Man clone Kapman is a clone of the well known game Pac-Man. You must go through the levels escaping ghosts in a maze. You lose a life when a ghost eats you, but you can eat the ghosts for a few seconds when eating an energizer. You win points when eating pills, energizers, and bonus, and you win one life for each 10,000 points. When you have eaten all the pills and energizers of a level, you go to the next level, and the player and ghost speeds increase. . This package is part of the KDE games module. Homepage: http://games.kde.org/ Package: kate Status: install ok installed Priority: optional Section: editors Installed-Size: 8003 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Depends: kate5-data (>= 4:22.12.3-1), ktexteditor-katepart, plasma-framework, qml-module-org-kde-kquickcontrolsaddons, qml-module-qtquick-layouts, qml-module-qtquick2, kio, libc6 (>= 2.34), libkf5activities5 (>= 5.79.0~), libkf5bookmarks5 (>= 5.79.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.79.0~), libkf5configgui5 (>= 5.79.0~), libkf5configwidgets5 (>= 5.83.0), libkf5coreaddons5 (>= 5.97.0), libkf5crash5 (>= 5.79.0~), libkf5dbusaddons5 (>= 5.79.0~), libkf5guiaddons5 (>= 5.79.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.79.0~), libkf5jobwidgets5 (>= 5.79.0~), libkf5kiocore5 (>= 5.98.0), libkf5kiofilewidgets5 (>= 5.100.0), libkf5kiogui5 (>= 5.83.0), libkf5kiowidgets5 (>= 5.79.0~), libkf5newstuff5 (>= 5.79.0~), libkf5newstuffcore5 (>= 5.79.0~), libkf5newstuffwidgets5 (>= 5.93.0), libkf5parts5 (>= 5.79.0~), libkf5service-bin, libkf5service5 (>= 5.79.0~), libkf5syntaxhighlighting5 (>= 5.90.0), libkf5texteditor5 (>= 5.96.0), libkf5textwidgets5 (>= 5.83.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.79.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5windowsystem5 (>= 5.83.0), libkf5xmlgui5 (>= 5.79.0~), libkuserfeedbackcore1 (>= 1.0.0), libkuserfeedbackwidgets1 (>= 1.0.0), libqt5concurrent5 (>= 5.15.2~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 11) Recommends: sonnet-plugins Suggests: darcs, exuberant-ctags, git, khelpcenter, konsole-kpart, mercurial, subversion Description: powerful text editor Kate is a powerful text editor that can open multiple files simultaneously. . With a built-in terminal, syntax highlighting, and tabbed sidebar, it performs as a lightweight but capable development environment. Kate's many tools, plugins, and scripts make it highly customizable. . Kate's features include: . * Multiple saved sessions, each with numerous files * Scriptable syntax highlighting, indentation, and code-folding * Configurable templates and text snippets * Symbol viewers for C, C++, and Python * XML completion and validation Homepage: https://kate-editor.org/ Package: kate5-data Status: install ok installed Priority: optional Section: kde Installed-Size: 23522 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kate Version: 4:22.12.3-1 Description: shared data files for Kate text editor This package contains the architecture-independent shared data files needed for Kate editor Homepage: https://kate-editor.org/ Package: kbd Status: install ok installed Priority: optional Section: utils Installed-Size: 1815 Maintainer: Console utilities maintainers Architecture: amd64 Source: kbd (2.5.1-1) Version: 2.5.1-1+b1 Provides: console-utilities Depends: libc6 (>= 2.34) Recommends: console-setup | console-data Conflicts: console-utilities Description: Linux console font and keytable utilities This package allows you to set up the Linux console, change the font, resize text mode virtual consoles and remap the keyboard. . You will probably want to install the “console-setup” package which sets up console font and keymap data files. Homepage: http://www.kbd-project.org/ Package: kbreakout Status: install ok installed Priority: optional Section: games Installed-Size: 3824 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Depends: qml-module-org-kde-games-core, libc6 (>= 2.34), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5dbusaddons5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kdegames7 (>= 4:22.12.0), libkf5widgetsaddons5 (>= 5.100.0), libkf5xmlgui5 (>= 5.91.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickwidgets5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Description: ball and paddle game kbreakout is a game similar to the classics breakout and xboing, featuring a number of added graphical enhancements and effects. You control a paddle at the bottom of the playing-field, and must destroy bricks at the top by bouncing balls against them. . This package is part of the KDE games module. Homepage: http://games.kde.org/ Package: kcharselect Status: install ok installed Priority: optional Section: utils Installed-Size: 940 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Depends: libc6 (>= 2.34), libkf5bookmarks5 (>= 5.89.0~), libkf5configcore5 (>= 4.97.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.89.0~), libkf5crash5 (>= 5.89.0~), libkf5i18n5 (>= 5.89.0~), libkf5widgetsaddons5 (>= 5.89.0~), libkf5xmlgui5 (>= 5.89.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: special character utility KCharSelect is a utility for finding special characters which are not available on the keyboard. It can search for characters by Unicode number, display characters in any font, and copy characters to the clipboard so they can be pasted into documents. . This package is part of the KDE utilities module. Homepage: https://apps.kde.org/en/kcharselect Package: kcolorchooser Status: install ok installed Priority: optional Section: graphics Installed-Size: 320 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Depends: libc6 (>= 2.34), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: color chooser and palette editor KColorChooser is a color palette tool, used to mix colors and create custom color palettes. Using the dropper, it can obtain the color of any pixel on the screen. . A number of common color palettes are included, such as the standard Web colors and the Oxygen color scheme. . This package is part of the KDE graphics module. Homepage: https://apps.kde.org/en/kcolorchooser Package: kde-cli-tools Status: install ok installed Priority: optional Section: utils Installed-Size: 907 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5.1-2 Depends: kde-cli-tools-data (= 4:5.27.5.1-2), kio, libkf5su-bin, libc6 (>= 2.34), libkf5activities5 (>= 5.102.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.102.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5iconthemes5 (>= 5.102.0~), libkf5kcmutils5 (>= 5.102.0~), libkf5kiocore5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5kiowidgets5 (>= 5.102.0~), libkf5parts5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 5.102.0~), libkf5su5 (>= 5.102.0~), libkf5widgetsaddons5 (>= 5.69.0), libkf5windowsystem5 (>= 5.102.0~), libkworkspace5-5 (>= 4:5.27.5~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6 Recommends: systemsettings Description: tools to use KDE services from the command line These command line tools enable you to use KDE services such as kioslaves, kdesu, QtSVG, kcontrol modules, KDE trader and start applications from the command line. . This package is part of the KDE Plasma. Homepage: https://invent.kde.org/plasma/kde-cli-tools Package: kde-cli-tools-data Status: install ok installed Priority: optional Section: utils Installed-Size: 4233 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kde-cli-tools Version: 4:5.27.5.1-2 Description: tools to use kioslaves from the command line These command line tools enable you to use KDE services such as kioslaves, kdesu, QtSVG, kcontrol modules, KDE trader and start applications from the command line. . This package is part of the KDE Plasma. . This package contains the data files Homepage: https://invent.kde.org/plasma/kde-cli-tools Package: kde-config-gtk-style Status: install ok installed Priority: optional Section: kde Installed-Size: 369 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kde-gtk-config Version: 4:5.27.5-2 Depends: gsettings-desktop-schemas, libc6 (>= 2.34), libglib2.0-0 (>= 2.39.4), libgtk-3-0 (>= 3.0.0), libkdecorations2-5v5 (>= 4:5.27.5~), libkdecorations2private10 (>= 4:5.27.5~), libkf5configcore5 (>= 5.102.0~), libkf5configwidgets5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5dbusaddons5 (>= 5.102.0~), libkf5guiaddons5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: xsettingsd | xsettings-kde Suggests: kde-config-gtk-style-preview Description: KDE configuration module for GTK+ 2.x and GTK+ 3.x styles selection Configuration dialog to adapt GTK+ applications appearance to your taste under KDE. Among its many features, it lets you: - Choose which theme is used for GTK+ 2.x and GTK+ 3.x applications. - Tweak some GTK+ applications behaviour. - Select what icon theme to use in GTK+ applications. - Select GTK+ applications default fonts. - Easily browse and install new GTK+ 2.x and GTK+ 3.x themes. . This package contains kde-gtk-config module for KDE System Settings and common files (icons, localization files and etc). Homepage: https://invent.kde.org/plasma/kde-gtk-config Package: kde-config-screenlocker Status: install ok installed Priority: optional Section: libs Installed-Size: 614 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kscreenlocker Version: 5.27.5-2 Depends: libkscreenlocker5 (= 5.27.5-2), systemsettings, perl:any, kpackagetool5, libc6 (>= 2.14), libkf5configcore5 (>= 5.94~), libkf5configgui5 (>= 5.94~), libkf5configqml5 (>= 5.94.0), libkf5coreaddons5 (>= 5.77.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5kcmutils5 (>= 5.102.0~), libkf5package5 (>= 5.42.0), libkf5quickaddons5 (>= 5.102.0~), libkf5xmlgui5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: KCM Module for kscreenlocker KDE systemsettings module to configure kscreenlocker. . kscreenlocker can be configured to support the PAM ("Pluggable Authentication Modules") system for password checking (for unlocking the display). . PAM is a flexible application-transparent configurable user-authentication system found on FreeBSD, Solaris, and Linux (and maybe other unixes). . Information about PAM may be found on its homepage http://www.kernel.org/pub/linux/libs/pam/ (Despite the location, this information is NOT Linux-specific.) . This package contains the KCM settings module for kscreenlocker. Homepage: https://invent.kde.org/plasma/kscreenlocker Package: kde-config-sddm Status: install ok installed Priority: optional Section: kde Installed-Size: 650 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: sddm-kcm Version: 4:5.27.5-2 Depends: qml-module-qtquick-layouts, qml-module-qtquick2, systemsettings, libc6 (>= 2.34), libkf5archive5 (>= 5.102.0~), libkf5authcore5 (>= 5.102.0~), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5coreaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5kcmutils5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5quickaddons5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5widgetsaddons5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 4.1.1) Description: KCM module for SDDM KDE systemsettings module to configure SDDM login manager. Homepage: https://invent.kde.org/plasma/sddm-kcm Package: kde-config-updates Status: install ok installed Priority: optional Section: kde Installed-Size: 89 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: plasma-discover Version: 5.27.5-2 Depends: systemsettings, libc6 (>= 2.14), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5kcmutils5 (>= 5.102.0~), libkf5quickaddons5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Unattended updates configuration This package contains a configuration module for configuring unattended updates for fleet administrators without the need to use system updaters manually. . This package is part of Plasma Discover. Homepage: https://invent.kde.org/plasma/discover Package: kde-spectacle Status: install ok installed Priority: optional Section: graphics Installed-Size: 3229 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 22.12.3-1 Depends: qdbus-qt5 (>= 5.15.0~), kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.96.0), libkf5dbusaddons5 (>= 5.90.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5guiaddons5 (>= 5.90.0), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.98.0), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5newstuff5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5purpose-bin, libkf5purpose5 (>= 5.73.0~), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5waylandclient5 (>= 4:5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libkimageannotator0 (>= 0.6.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 11), libxcb-cursor0 (>= 0.0.99), libxcb-image0 (>= 0.2), libxcb-util1 (>= 0.4.0), libxcb-xfixes0, libxcb1 Description: Screenshot capture utility Spectacle captures images of the screen. It can capture the whole screen, a specified region, an individual window, or only part of a window. Homepage: https://apps.kde.org/en/spectacle Package: kde-style-breeze Status: install ok installed Priority: optional Section: kde Installed-Size: 998 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: breeze Version: 4:5.27.5-2 Depends: libc6 (>= 2.14), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5configwidgets5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5guiaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5iconthemes5 (>= 5.102.0~), libkf5kirigami2-5 (>= 5.102.0~), libkf5style5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Widget style for Qt and KDE Software This is the default widget style for KDE's Plasma desktop. . This package is part of the Breeze theme module. Homepage: https://invent.kde.org/?p=breeze.git/breeze Package: kde-style-oxygen-qt5 Status: install ok installed Priority: optional Section: kde Installed-Size: 16860 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: oxygen Version: 4:5.27.5-2 Replaces: plasma-desktop-data (<< 4:5.20) Depends: libc6 (>= 2.34), libkf5completion5 (>= 5.102.0~), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5configwidgets5 (>= 5.69.0), libkf5coreaddons5 (>= 5.102.0~), libkf5guiaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5kcmutils5 (>= 5.90.0), libkf5style5 (>= 5.102.0~), libkf5widgetsaddons5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), liboxygenstyle5-5 (= 4:5.27.5-2), liboxygenstyleconfig5-5 (= 4:5.27.5-2), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.7.0), libstdc++6 (>= 5), libxcb1 Breaks: plasma-desktop-data (<< 4:5.20) Description: Qt decoration for the Oxygen desktop theme The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the Qt 5 widget theme. Homepage: https://invent.kde.org/plasma/oxygen Package: kdeconnect Status: install ok installed Priority: optional Section: kde Installed-Size: 5992 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 22.12.3-1 Depends: fuse3 (>= 3), kpeople-vcard, libqca-qt5-2-plugins, plasma-framework, qml-module-org-kde-kirigami2, qml-module-org-kde-kquickcontrolsaddons, qml-module-org-kde-people, qml-module-qt-labs-platform, qml-module-qtgraphicaleffects, qml-module-qtmultimedia, qml-module-qtqml, qml-module-qtquick-controls2, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick-particles2, qml-module-qtquick-window2, qml-module-qtquick2, sshfs (>= 3), kio, libc6 (>= 2.34), libfakekey0 (>= 0.1), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 5.96.0~), libkf5coreaddons5 (>= 5.90.0), libkf5dbusaddons5 (>= 5.96.0~), libkf5guiaddons5 (>= 5.96.0~), libkf5i18n5 (>= 5.96.0~), libkf5iconthemes5 (>= 5.96.0~), libkf5kcmutils5 (>= 5.96.0~), libkf5kiocore5 (>= 5.96.0), libkf5kiofilewidgets5 (>= 5.96.0~), libkf5kiogui5 (>= 5.96.0~), libkf5kiowidgets5 (>= 5.96.0~), libkf5notifications5 (>= 5.96.0~), libkf5people5 (>= 5.96.0~), libkf5pulseaudioqt3 (>= 1.3), libkf5service-bin, libkf5service5 (>= 5.96.0~), libkf5solid5 (>= 5.96.0~), libkf5waylandclient5 (>= 4:5.96.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.96.0~), libqca-qt5-2 (>= 2.1.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5multimedia5 (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickcontrols2-5 (>= 5.15.2~), libqt5waylandclient5 (>= 5.15.4), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5.2), libwayland-client0 (>= 1.20.0), libx11-6, libxtst6 Breaks: fuse (<< 3) Conffiles: /etc/xdg/autostart/org.kde.kdeconnect.daemon.desktop 3994acd17b2c224af7f81b3fa39667bd Description: connect smartphones to your desktop devices Tool to integrate your smartphone, tablet, and desktop devices. Remote-control, share files, synchronize notifications, and more! At the moment it only supports Android-based mobile devices. Linux desktop devices are well-supported, with ports available for other operating systems. Homepage: https://kdeconnect.kde.org Package: kded5 Status: install ok installed Priority: optional Section: libs Installed-Size: 176 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kded Version: 5.103.0-1 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5crash5 (>= 5.103.0~), libkf5dbusaddons5 (>= 5.103.0~), libkf5service-bin, libkf5service5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Extensible daemon for providing session services KDED runs in the background and performs a number of small tasks. Some of these tasks are built in, others are started on demand. Homepage: https://invent.kde.org/frameworks/kded Package: kdegraphics-thumbnailers Status: install ok installed Priority: optional Section: kde Installed-Size: 168 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Replaces: kdegraphics-mobipocket (<< 4:22.12.0-1) Depends: kio, libc6 (>= 2.15), libkf5archive5 (>= 5.90.0~), libkf5kdcraw5 (>= 4.12.3), libkf5kexiv2-15.0.0 (>= 4.5.90), libkf5kiowidgets5 (>= 5.90.0~), libqmobipocket2 (>= 4:16.12.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: ghostscript Breaks: kdegraphics-mobipocket (<< 4:22.12.0-1) Description: graphics file format thumbnailers for KDE SC These plugins allow KDE software to create thumbnails for several advanced graphic file formats (PS, RAW). . This package is part of the KDE graphics module. Homepage: https://invent.kde.org/graphics/kdegraphics-thumbnailers Package: kdeplasma-addons-data Status: install ok installed Priority: optional Section: kde Installed-Size: 3737 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kdeplasma-addons Version: 4:5.27.5-2 Description: locale files for kdeplasma-addons The KDE Plasma addons module is a collection of additional Plasma 5 data engines, widgets and krunner plugins. It is part of the official KDE distribution. . This package contains locale files for KDE Plasma addons module. Homepage: https://invent.kde.org/plasma/kdeplasma-addons Package: kdoctools5 Status: install ok installed Priority: optional Section: doc Installed-Size: 3535 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: foreign Source: kdoctools Version: 5.103.0-2 Depends: docbook-xml (>= 4.5), docbook-xsl, libxml2-utils, libc6 (>= 2.34), libkf5archive5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 4.1.1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Description: Tools to generate documentation in various formats from DocBook KDocTools is a set of tools to generate documentation in various formats from DocBook files. . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/kdoctools Package: keditbookmarks Status: install ok installed Priority: optional Section: utils Installed-Size: 1763 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 22.12.3-1 Depends: kio, libc6 (>= 2.34), libkf5bookmarks5 (>= 5.89.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.90.0), libkf5i18n5 (>= 5.89.0~), libkf5iconthemes5 (>= 5.89.0~), libkf5kiocore5 (>= 5.98.0), libkf5kiogui5 (>= 5.89.0~), libkf5parts5 (>= 5.103.0), libkf5widgetsaddons5 (>= 5.100.0), libkf5windowsystem5 (>= 5.89.0~), libkf5xmlgui5 (>= 5.85.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: bookmarks editor utility for KDE The editor shows a tree view of your KDE bookmarks and bookmark subfolders. . Several applications in the KDE suite let you create bookmarks (e.g. Konqueror, Konsole, Konversation) and will launch this bookmark editor from their Bookmarks -> Edit Bookmarks menu item. Homepage: https://invent.kde.org/utilities/keditbookmarks Package: keepassxc Status: install ok installed Priority: optional Section: utils Installed-Size: 27136 Maintainer: Julian Andres Klode Architecture: amd64 Version: 2.7.4+dfsg.1-2 Depends: libargon2-1 (>= 0~20171227), libbotan-2-19 (>= 2.19.3+dfsg), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libminizip1 (>= 1.1), libpcsclite1 (>= 1.3.3), libqrencode4 (>= 3.2.0), libqt5concurrent5 (>= 5.6.0~rc), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libqt5network5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libreadline8 (>= 6.0), libstdc++6 (>= 5.2), libusb-1.0-0 (>= 2:1.0.8), libx11-6, libxtst6, libzxcvbn0 (>= 0.20150103), zlib1g (>= 1:1.1.4) Recommends: fonts-font-awesome Suggests: webext-keepassxc-browser, xclip Description: Cross Platform Password Manager KeePassXC is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. So you only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using the algorithms AES or Twofish. . In contrast to KeePassX (package keepassx), KeePassXC is actively developed and has more features, e.g., connectivity to a Web Browser plugin (package webext-keepassxc-browser). Homepage: https://www.keepassxc.org/ Package: keyboard-configuration Status: install ok installed Priority: optional Section: utils Installed-Size: 2798 Maintainer: Debian Install System Team Architecture: all Multi-Arch: foreign Source: console-setup Version: 1.221 Replaces: console-setup (<< 1.47), console-setup-mini (<< 1.47) Depends: debconf (>= 0.5) | debconf-2.0, liblocale-gettext-perl, xkb-data (>= 2.35.1~), xkb-data (<< 2.35.1A) Pre-Depends: debconf | debconf-2.0 Breaks: console-setup (<< 1.71), console-setup-mini (<< 1.47) Description: system-wide keyboard preferences This package maintains the keyboard preferences in /etc/default/keyboard. Other packages can use the information provided by this package in order to configure the keyboard on the console or in X Window. Package: kgamma5 Status: install ok installed Priority: optional Section: graphics Installed-Size: 737 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Version: 5.27.5-2 Depends: libc6 (>= 2.14), libkf5configcore5 (>= 5.102.0~), libkf5configwidgets5 (>= 5.102.0~), libkf5coreaddons5 (>= 4.99.0), libkf5i18n5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5.2), libx11-6, libxxf86vm1 Suggests: khelpcenter Description: monitor calibration panel for KDE This package contains a settings panel for adjusting the brightness, contrast, and gamma-correction of a monitor. Test patterns are shown to help determine the settings that accurately display the full range of colors. . Each of the red, green, and blue components can be adjusted individually, or all three components can be adjusted together. Homepage: https://invent.kde.org/plasma/kgamma5 Package: khelpcenter Status: install ok installed Priority: optional Section: doc Installed-Size: 17630 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Depends: kdoctools5, kinit, perl:any, kio, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgrantlee-templates5 (>= 5.0.0), libkf5archive5 (>= 5.89.0~), libkf5bookmarks5 (>= 5.89.0~), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.83.0), libkf5configcore5 (>= 5.89.0~), libkf5configgui5 (>= 5.89.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.90.0), libkf5dbusaddons5 (>= 5.89.0~), libkf5doctools5 (>= 5.89.0~), libkf5i18n5 (>= 5.89.0~), libkf5khtml5 (>= 5.89.0~), libkf5kiocore5 (>= 5.69.0), libkf5kiogui5 (>= 5.74.0), libkf5kiowidgets5 (>= 5.70.0), libkf5parts5 (>= 4.96.0), libkf5service-bin, libkf5service5 (>= 5.89.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.92.0), libkf5xmlgui5 (>= 4.98.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.19~), libxml2 (>= 2.7.4) Recommends: man-db Conflicts: dhelp (<< 0.6.26) Description: KDE documentation viewer KHelpCenter uses meta data files which describe the documentation available in the system. Each document is represented by a meta data file and shown as an entry in the KHelpCenter navigation tree view. The meta data contains information about title and short description of the document, the location of the document and some more information like how to search the document and translations of title and description. Document hierarchy is represented as hierarchy of the meta data files. Directories are also described by a meta data file which contains the same information as a document meta data file. Homepage: https://invent.kde.org/system/khelpcenter Package: khotkeys Status: install ok installed Priority: optional Section: kde Installed-Size: 720 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Version: 4:5.27.5-2 Depends: khotkeys-data (= 4:5.27.5-2), kio, libc6 (>= 2.35), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.24.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 4.100.0), libkf5dbusaddons5 (>= 5.102.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5jobwidgets5 (>= 5.70.0), libkf5kdelibs4support5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5kiowidgets5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5textwidgets5 (>= 5.102.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 4.96.0), libkf5xmlgui5 (>= 5.102.0~), libkworkspace5-5 (>= 4:5.27.5~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.11.0~rc1), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 4.1.1), libx11-6, libxtst6 Description: configure input actions settings Configure input actions settings in Plasma. . KHotKeys is part of the KDE Plasma desktop. . This package contains the runtime files. Homepage: https://invent.kde.org/plasma/khotkeys Package: khotkeys-data Status: install ok installed Priority: optional Section: kde Installed-Size: 3824 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: khotkeys Version: 4:5.27.5-2 Description: configure input actions settings Configure input actions settings in Plasma. . KHotKeys is part of the KDE Plasma desktop. . This package contains the translations and other data files. Homepage: https://invent.kde.org/plasma/khotkeys Package: kimageformat-plugins Status: install ok installed Priority: optional Section: kde Installed-Size: 787 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kimageformats Version: 5.103.0-2 Depends: libavif15 (>= 0.11.1), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libheif1 (>= 1.13.0), libimath-3-1-29 (>= 3.1.6), libjxl0.7 (>= 0.7.0), libkf5archive5 (>= 4.96.0), libopenexr-3-1-30 (>= 3.1.5), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libraw20 (>= 0.17.0), libstdc++6 (>= 5.2) Description: additional image format plugins for QtGui This framework provides additional image format plugins for QtGui. As such it is not required for the compilation of any other software, but may be a runtime requirement for Qt-based software to support certain image formats. . This package is part of KDE Frameworks. Homepage: https://invent.kde.org/frameworks/kimageformats Package: kinfocenter Status: install ok installed Priority: optional Section: kde Installed-Size: 4439 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Depends: plasma-workspace (>= 4:5.14), qml-module-org-kde-kirigami2, systemsettings, usb.ids, kio, kpackagetool5, libc6 (>= 2.34), libkf5authcore5 (>= 5.61.0), libkf5configcore5 (>= 5.97~), libkf5configwidgets5 (>= 5.97~), libkf5coreaddons5 (>= 5.97~), libkf5i18n5 (>= 5.97~), libkf5kiocore5 (>= 5.97~), libkf5kiogui5 (>= 5.97~), libkf5kiowidgets5 (>= 5.97~), libkf5package5 (>= 5.97~), libkf5quickaddons5 (>= 5.97~), libkf5service-bin, libkf5service5 (>= 5.97~), libkf5solid5 (>= 5.97~), libkf5widgetsaddons5 (>= 5.97~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.14.1), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5.2), libusb-1.0-0 (>= 2:1.0.16) Recommends: aha, dmidecode, pciutils Suggests: samba, vulkan-tools Conffiles: /etc/xdg/menus/kinfocenter.menu bb0506bcd029996bf9ebe8012fc454a1 Description: system information viewer The kinfocenter provides you with a centralized and convenient overview of your system and desktop environment. . The information center is made up of multiple modules. Each module is a separate application, but the information center organizes all of these programs into a convenient location. Homepage: https://invent.kde.org/plasma/kinfocenter Package: kinit Status: install ok installed Priority: optional Section: libs Installed-Size: 822 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.103.0-1 Depends: libcap2-bin, kio, libc6 (>= 2.34), libcap2 (>= 1:2.10), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 4.99.0), libkf5crash5 (>= 5.103.0~), libkf5dbusaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5kiocore5 (>= 5.103.0~), libkf5kiogui5 (>= 5.103.0~), libkf5service-bin, libkf5service5 (>= 5.103.0~), libkf5windowsystem5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5), libx11-6, libxcb1 Description: process launcher to speed up launching KDE applications kdeinit is a process launcher somewhat similar to the famous init used for booting UNIX. . It launches processes by forking and then loading a dynamic library which should contain a 'kdemain(...)' function. . Using kdeinit to launch KDE applications makes starting a typical KDE applications 2.5 times faster (100ms instead of 250ms on a P-III 500) It reduces memory consumption by approx. 350Kb per application. Homepage: https://invent.kde.org/frameworks/kinit Package: kio Status: install ok installed Priority: optional Section: libs Installed-Size: 19379 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.103.0-1 Depends: kded5, libacl1 (>= 2.2.23), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgssapi-krb5-2 (>= 1.17), libkf5archive5 (>= 5.103.0~), libkf5authcore5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5configwidgets5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5dbusaddons5 (>= 5.103.0~), libkf5doctools5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5itemviews5 (>= 5.103.0~), libkf5kiocore5 (>= 5.99.0), libkf5kiogui5 (>= 5.69.0), libkf5kiontlm5 (>= 5.69.0), libkf5kiowidgets5 (>= 5.69.0), libkf5notifications5 (>= 5.103.0~), libkf5service-bin, libkf5service5 (>= 5.103.0~), libkf5solid5 (>= 5.103.0~), libkf5textwidgets5 (>= 5.103.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libkf5windowsystem5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5.2), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Recommends: systemsettings Conffiles: /etc/xdg/accept-languages.codes 1987b74af7fe208569ca214a3b4702c6 /etc/xdg/kshorturifilterrc cefdcc52c772cb22459ee48ccd8b4ec2 Description: resource and network access abstraction KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. Homepage: https://invent.kde.org/frameworks/kio Package: kio-audiocd Status: install ok installed Priority: optional Section: kde Installed-Size: 2891 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: audiocd-kio Version: 4:22.12.3-1 Depends: kio, libc6 (>= 2.14), libcdparanoia0 (>= 3.10.2+debian), libflac12 (>= 1.3.0), libkf5cddb5 (>= 4:22.04.0~), libkf5compactdisc5 (>= 4:17.08.3), libkf5configcore5 (>= 5.96.0~), libkf5configgui5 (>= 5.96.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 4.99.0), libkf5i18n5 (>= 5.96.0~), libkf5kiocore5 (>= 5.96.0), libogg0 (>= 1.0rc3), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2) Recommends: lame Description: transparent audio CD access for applications using the KDE Platform This package includes the audiocd KIO plugin, which allows applications using the KDE Platform to read audio from CDs and automatically convert it into other formats. . This package is part of the KDE multimedia module. Homepage: http://www.kde.org/ Package: kio-extras Status: install ok installed Priority: optional Section: kde Installed-Size: 2490 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Depends: kio-extras-data (= 4:22.12.3-1), kio, libappimage1.0abi1 (>= 0.1.10~), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkdsoap1 (>= 1.9.1), libkf5activities5 (>= 5.3.0~), libkf5activitiesstats1 (>= 5.96.0~), libkf5archive5 (>= 5.96.0~), libkf5bookmarks5 (>= 5.96.0~), libkf5configcore5 (>= 5.96.0~), libkf5configgui5 (>= 5.96.0~), libkf5configwidgets5 (>= 5.96.0~), libkf5coreaddons5 (>= 5.96.0), libkf5dbusaddons5 (>= 5.96.0~), libkf5dnssd5 (>= 5.96.0~), libkf5guiaddons5 (>= 5.96.0~), libkf5i18n5 (>= 5.96.0~), libkf5kexiv2-15.0.0 (>= 4.5.90), libkf5kiocore5 (>= 5.96.0), libkf5kiofilewidgets5 (>= 5.96.0~), libkf5kiogui5 (>= 5.100.0), libkf5kiowidgets5 (>= 5.96.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5solid5 (>= 5.96.0~), libkf5syntaxhighlighting5 (>= 5.96.0~), libmtp9 (>= 1.1.3), libopenexr-3-1-30 (>= 3.1.5), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libsmbclient (>= 2:4.12.0+dfsg), libssh-4 (>= 0.8.4), libstdc++6 (>= 12), libtag1v5 (>= 1.11), libtirpc3 (>= 1.0.2), libxcursor1 (>> 1.1.2), phonon4qt5 Description: Extra functionality for kioslaves. A kioslave is a plugin designed to be intimately familiar with a certain protocol, so that a standardized interface can be used to get at data from any number of places. A few examples are the http and ftp kioslaves, which using nearly identical methods will retrieve data from an http or ftp server respectively. . This package is part of the KDE base workspace module. Homepage: https://projects.kde.org/projects/kde/workspace/kio-extras Package: kio-extras-data Status: install ok installed Priority: optional Section: kde Installed-Size: 3562 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kio-extras Version: 4:22.12.3-1 Replaces: kio-mtp (<< 0.75+git20140304-1ubuntu1~) Depends: perl:any Breaks: kio-mtp (<< 0.75+git20140304-1ubuntu1~) Description: Extra functionality for kioslaves data files. A kioslave is a plugin designed to be intimately familiar with a certain protocol, so that a standardized interface can be used to get at data from any number of places. A few examples are the http and ftp kioslaves, which using nearly identical methods will retrieve data from an http or ftp server respectively. . This package contains the data files Homepage: https://projects.kde.org/projects/kde/workspace/kio-extras Package: kio-fuse Status: install ok installed Priority: optional Section: kde Installed-Size: 226 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.0.1-1 Depends: fuse3, kio, libc6 (>= 2.17), libfuse3-3 (>= 3.2.3), libkf5coreaddons5 (>= 4.99.0), libkf5kiocore5 (>= 5.69.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.12.0~), libstdc++6 (>= 5) Enhances: dolphin Description: FUSE Interface for KIO KIOFuse allows the possibility to mount KIO filesystems in the local system, exposing them to every application. Homepage: https://invent.kde.org/system/kio-fuse Package: klibc-utils Status: install ok installed Priority: optional Section: libs Installed-Size: 569 Maintainer: Debian Kernel Team Architecture: amd64 Multi-Arch: foreign Source: klibc Version: 2.0.12-1 Depends: libklibc (= 2.0.12-1) Description: small utilities built with klibc for early boot This package contains a collection of programs that are linked against klibc. These duplicate some of the functionality of a regular Linux toolset, but are typically much smaller than their full-function counterparts. They are intended for inclusion in initramfs images and embedded systems. Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git Package: kmenuedit Status: install ok installed Priority: optional Section: kde Installed-Size: 2358 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Depends: kio, libc6 (>= 2.34), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.97.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.41.0), libkf5dbusaddons5 (>= 5.102.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5iconthemes5 (>= 5.102.0~), libkf5itemviews5 (>= 5.102.0~), libkf5kiowidgets5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5sonnetcore5 (>= 5.102.0~), libkf5sonnetui5 (>= 5.102.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5windowsystem5 (>= 5.102.0~), libkf5xmlgui5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khotkeys (>= 4:5.14) Description: XDG menu editor This package provides a menu editor which may be used to edit the KDE Plasma workspaces menu or any other XDG menu. . This package contains the runtime files. Homepage: https://invent.kde.org/plasma/kmenuedit Package: kmines Status: install ok installed Priority: optional Section: games Installed-Size: 1767 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.89.0~), libkf5configgui5 (>= 5.89.0~), libkf5configwidgets5 (>= 5.89.0~), libkf5coreaddons5 (>= 5.89.0~), libkf5crash5 (>= 5.89.0~), libkf5dbusaddons5 (>= 5.89.0~), libkf5i18n5 (>= 5.89.0~), libkf5kdegames7 (>= 4:22.12.0), libkf5textwidgets5 (>= 5.89.0~), libkf5xmlgui5 (>= 5.89.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Description: minesweeper game KMines is a game where the player finds hidden mines without setting them off. . This package is part of the KDE games module. Homepage: http://games.kde.org/ Package: kmod Status: install ok installed Priority: important Section: admin Installed-Size: 251 Maintainer: Marco d'Itri Architecture: amd64 Multi-Arch: foreign Version: 30+20221128-1 Depends: libc6 (>= 2.34), liblzma5 (>= 5.1.1alpha+20120614), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2), libkmod2 (= 30+20221128-1) Conffiles: /etc/init.d/kmod c5df572a7bc622632284b75441ee066e Description: tools for managing Linux kernel modules This package contains a set of programs for loading, inserting, and removing kernel modules for Linux. It replaces module-init-tools. Package: knights Status: install ok installed Priority: optional Section: games Installed-Size: 5384 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 22.12.3-1 Depends: libc6 (>= 2.34), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 4.100.0), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 4.97.0), libkf5kdegames7 (>= 4:22.12.0), libkf5plasma5 (>= 5.90.0~), libkf5plotting5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.1), libqt5texttospeech5 (>= 5.10.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Recommends: gnuchess, sjeng, stockfish Suggests: crafty Description: chess interface for the KDE Platform Knights aims to be the ultimate chess resource on your computer. It's designed to be both friendly to new chess players and functional for Grand Masters. At the moment you can play either against other human or against the machine using an engine like gnuchess. Homepage: https://www.kde.org/applications/games/knights/ Package: kolourpaint Status: install ok installed Priority: optional Section: graphics Installed-Size: 10210 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Replaces: kolourpaint4 (<< 4:17.04) Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 4.97.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.16.0), libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 4.1.1) Breaks: kolourpaint4 (<< 4:17.04) Description: simple image editor and drawing application KolourPaint is a simple drawing and image editing application for KDE. It aims to be easy to use, providing a level of functionality targeted towards the average user. It is ideal for common tasks such as drawing simple graphics and touching-up photos. . This package is part of the KDE graphics module. Homepage: https://apps.kde.org/en/kolourpaint Package: konsole Status: install ok installed Priority: optional Section: kde Installed-Size: 6176 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Provides: x-terminal-emulator Depends: konsole-kpart (= 4:22.12.3-1), kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.71.0~), libkf5configwidgets5 (>= 5.83.0), libkf5coreaddons5 (>= 5.96.0), libkf5crash5 (>= 5.71.0~), libkf5dbusaddons5 (>= 5.71.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.71.0~), libkf5guiaddons5 (>= 5.71.0~), libkf5i18n5 (>= 5.71.0~), libkf5kiowidgets5 (>= 5.71.0~), libkf5notifyconfig5 (>= 5.71.0~), libkf5service-bin, libkf5service5 (>= 5.71.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5windowsystem5 (>= 5.83.0), libkf5xmlgui5 (>= 5.71.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 11) Suggests: lrzsz Description: X terminal emulator Konsole is a terminal emulator built on the KDE Platform. It can contain multiple terminal sessions inside one window using detachable tabs. . Konsole supports powerful terminal features, such as customizable schemes, saved sessions, and output monitoring. Homepage: https://apps.kde.org/en/konsole Package: konsole-kpart Status: install ok installed Priority: optional Section: kde Installed-Size: 2144 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: konsole Version: 4:22.12.3-1 Replaces: konsole (<< 4:17.08.3~) Depends: kio, libc6 (>= 2.34), libicu72 (>= 72.1~rc-1~), libkf5bookmarks5 (>= 5.71.0~), libkf5configcore5 (>= 5.71.0~), libkf5configgui5 (>= 5.71.0~), libkf5configwidgets5 (>= 5.90.1), libkf5coreaddons5 (>= 5.97.0), libkf5guiaddons5 (>= 5.71.0~), libkf5i18n5 (>= 5.71.0~), libkf5iconthemes5 (>= 5.71.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.98.0), libkf5kiogui5 (>= 5.74.0), libkf5kiowidgets5 (>= 5.82.0), libkf5newstuffcore5 (>= 5.71.0~), libkf5newstuffwidgets5 (>= 5.93.0), libkf5notifications5 (>= 5.90.0), libkf5parts5 (>= 5.71.0~), libkf5pty5 (>= 5.97.0), libkf5service-bin, libkf5service5 (>= 5.71.0~), libkf5textwidgets5 (>= 5.71.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5windowsystem5 (>= 5.71.0~), libkf5xmlgui5 (>= 5.71.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5printsupport5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 11) Breaks: konsole (<< 4:17.08.3~) Description: Konsole plugin for Qt applications Konsole is a terminal emulator built on the KDE Platform. It can contain multiple terminal sessions inside one window using detachable tabs. . Konsole supports powerful terminal features, such as customizable schemes, saved sessions, and output monitoring. . This package provides the kpart needed by other apps to embed konsole in them. Homepage: https://apps.kde.org/en/konsole Package: konwert Status: install ok installed Priority: optional Section: text Installed-Size: 134 Maintainer: Yann Dirson Architecture: amd64 Version: 1.8-13.2 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), perl:any, konwert-filters Suggests: konwert-dev Description: Charset conversion for files or terminal I/O `konwert' is yet another charset converter. Some particular features are: * one-to-many conversions * context-dependent conversions * approximations of some unavailable characters * (as a result) ability to transcript e.g. Russian Cyrillic into Polish phonetic equivalent . `filterm' applies filter conversion to a terminal's I/O, to get on-the-fly charset conversion, and customized input methods. Package: konwert-filters Status: install ok installed Priority: optional Section: text Installed-Size: 689 Maintainer: Yann Dirson Architecture: all Source: konwert Version: 1.8-13.2 Depends: perl:any, libfile-temp-perl Recommends: konwert Description: Filters used by konwert for charset conversion These files are needed by konwert. . They are also probably useless without konwert itself. Package: kpackagelauncherqml Status: install ok installed Priority: optional Section: libs Installed-Size: 63 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdeclarative Version: 5.103.0-1 Depends: kpackagetool5, libc6 (>= 2.34), libkf5coreaddons5 (>= 5.16.0), libkf5declarative5 (= 5.103.0-1), libkf5i18n5 (>= 5.103.0~), libkf5package5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kirigami-gallery (<< 5.49) Description: commandline tool for launching kpackage QML application A small commandline tool to launch KPackages (QML applications). Homepage: https://invent.kde.org/frameworks/kdeclarative Package: kpackagetool5 Status: install ok installed Priority: optional Section: kde Installed-Size: 175 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: foreign Source: kpackage Version: 5.103.0-1 Depends: libc6 (>= 2.34), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5package5 (>= 5.21.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kpackagelauncherqml (<< 5.54), libkf5declarative5 (<< 5.54), libkf5kcmutils5 (<< 5.42), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5quickaddons5 (<< 5.54), libkf5runner5 (<< 5.42), plasma-framework (<< 5.54), qml-module-org-kde-runnermodel (<< 5.42) Description: command line kpackage tool KPackage provides classes for applications to manage user installable packages of non-binary assets. . This package is part of KDE Frameworks 5. . This package contains the runtime package management tool. Homepage: https://invent.kde.org/frameworks/kpackage Package: kpeople-vcard Status: install ok installed Priority: optional Section: libs Installed-Size: 70 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kpeoplevcard Version: 0.1-3 Depends: libc6 (>= 2.4), libkf5contacts5 (>= 4:5.69.0), libkf5coreaddons5 (>= 5.61.0), libkf5i18n5 (>= 5.8.0~), libkf5peoplebackend5 (>= 5.69.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.2.0~) | libqt5gui5-gles (>= 5.2.0~), libstdc++6 (>= 4.1.1) Description: vCard plugin for the KPeople framework KPeople is the KDE framework offering unified access to your contacts from different sources, grouping them by person while still exposing all the data. . This plugin provides the backend to KDE Connect for manipulating the vCard format. Homepage: https://community.kde.org/PIM Package: krb5-locales Status: install ok installed Priority: optional Section: localization Installed-Size: 272 Maintainer: Sam Hartman Architecture: all Multi-Arch: foreign Source: krb5 Version: 1.20.1-2 Description: internationalization support for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains internationalized messages for MIT Kerberos. Homepage: https://web.mit.edu/kerberos/ Package: kross Status: install ok installed Priority: optional Section: libs Installed-Size: 1711 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.103.0-1 Depends: libkf5krosscore5 (= 5.103.0-1), libkf5krossui5 (= 5.103.0-1), kio, libc6 (>= 2.34), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5kiofilewidgets5 (>= 5.103.0~), libkf5parts5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5script5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Multi-language application scripting. Modular scripting framework that eases embedding of scripting interpreters like Python, Ruby and JavaScript transparently into native applications to bridge the static and dynamic worlds together. Homepage: https://invent.kde.org/frameworks/kross Package: kscreen Status: install ok installed Priority: optional Section: kde Installed-Size: 1421 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Depends: kde-cli-tools (>= 4:5.14), plasma-framework, qml-module-qtgraphicaleffects, libc6 (>= 2.34), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.77.0), libkf5dbusaddons5 (>= 5.102.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5plasma5 (>= 5.102.0~), libkf5quickaddons5 (>= 5.102.0~), libkf5screen-bin (>= 4:5.17.5~), libkf5screen8 (>= 4:5.27.5~), libkf5screendpms8 (>= 4:5.27.5~), libkf5windowsystem5 (>= 5.25.0), libkf5xmlgui5 (>= 5.102.0~), liblayershellqtinterface5 (>= 5.24.90), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.14.1) | libqt5quick5-gles (>= 5.14.1), libqt5sensors5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6, libxcb1, libxi6 (>= 2:1.2.99.4) Recommends: systemsettings, upower Description: KDE monitor hotplug and screen handling KScreen provides multiple monitor support. This support tries to be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them into your computer. . This package contains the modules and plugins for monitor hotplug and automatic screen handling. Homepage: https://invent.kde.org/plasma/kscreen Package: ksshaskpass Status: install ok installed Priority: optional Section: utils Installed-Size: 242 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Provides: ssh-askpass Depends: openssh-client, libc6 (>= 2.34), libkf5coreaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.102.0~), libkf5widgetsaddons5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 4.1.1) Recommends: kwalletmanager Description: interactively prompt users for a passphrase for ssh-add A front-end for ssh-add which stores the password of the ssh-key in KWallet. Homepage: https://invent.kde.org/plasma/ksshaskpass Package: ksystemstats Status: install ok installed Priority: optional Section: kde Installed-Size: 1133 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.27.5-2 Replaces: ksysguard (<< 4:5.21.80) Depends: kio, libc6 (>= 2.34), libkf5coreaddons5 (>= 5.102.0~), libkf5dbusaddons5 (>= 5.102.0~), libkf5i18n5 (>= 4.97.0), libkf5kiocore5 (>= 5.102.0~), libkf5networkmanagerqt6 (>= 5.102.0~), libkf5solid5 (>= 5.102.0~), libksysguardformatter1 (>= 4:5.27.5~), libksysguardsystemstats1 (>= 4:5.27.5~), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libudev1 (>= 183) Breaks: ksysguard (<< 4:5.21.80) Description: plugin based system monitoring daemon KSystemStats is a daemon that collects statistics about the running system. Homepage: https://www.kde.org/ Package: ktexteditor-data Status: install ok installed Priority: optional Section: kde Installed-Size: 8653 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: ktexteditor Version: 5.103.0-1.1 Replaces: libkf5texteditor-dev (<< 5.90.0-1), libkf5texteditor5 (<< 5.74) Breaks: libkf5texteditor-dev (<< 5.90.0-1), libkf5texteditor5 (<< 5.74) Description: provide advanced plain text editing services The KTextEditor interfaces - also called KTE interfaces - are a set of well-defined interfaces which an application or library can implement to provide advanced plain text editing services. Applications which utilise this interface can thus allow the user to choose which implementation of the editor component to use. The only implementation right now is the Kate Editor Component (Kate Part). Homepage: https://invent.kde.org/frameworks/ktexteditor Package: ktexteditor-katepart Status: install ok installed Priority: optional Section: libs Installed-Size: 59 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: ktexteditor Version: 5.103.0-1.1 Depends: libkf5texteditor5 (= 5.103.0-1.1), libc6 (>= 2.4), libkf5coreaddons5 (>= 5.77.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Description: provide advanced plain text editing services The KTextEditor interfaces - also called KTE interfaces - are a set of well-defined interfaces which an application or library can implement to provide advanced plain text editing services. Applications which utilise this interface can thus allow the user to choose which implementation of the editor component to use. The only implementation right now is the Kate Editor Component (Kate Part). . This contains the Kate Part plugin. Homepage: https://invent.kde.org/frameworks/ktexteditor Package: kup-backup Status: install ok installed Priority: optional Section: kde Installed-Size: 1029 Maintainer: Thomas Pierson Architecture: amd64 Source: kup-backup (0.9.1-1) Version: 0.9.1-1+b3 Depends: kio, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgit2-1.5 (>= 1.5.0), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.98.0), libkf5configwidgets5 (>= 5.25.0), libkf5coreaddons5 (>= 5.2.0), libkf5dbusaddons5 (>= 4.97.0), libkf5i18n5 (>= 4.97.0), libkf5idletime5 (>= 4.96.0), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.69.0), libkf5kiofilewidgets5 (>= 5.69.0), libkf5kiowidgets5 (>= 5.69.0), libkf5notifications5 (>= 5.8.0+git20150317.0114+15.04), libkf5plasma5 (>= 5.53~), libkf5solid5 (>= 4.97.0), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 4.98.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 4.1.1) Recommends: bup, rsync Conffiles: /etc/xdg/autostart/kup-daemon.desktop 3f62117b3fe529fad4c34485eb758e33 Description: backup tool for KDE's Plasma desktop Kup is a backup tool for KDE's Plasma desktop created for helping people to keep up-to-date backups of their personal files. . Features : - Incremental backup archive with the use of "bup". - Synchronized folders with the use of "rsync". - Support for local filesystem or external usb storage. - Monitor availibilty of backup destination. - Integration into KDE's Plasma desktop. Homepage: https://apps.kde.org/fr/kup/ Package: kuserfeedback-doc Status: install ok installed Priority: optional Section: doc Installed-Size: 191 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kuserfeedback Version: 1.2.0-2 Description: user feedback for applications - documentation Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the documentation for kuserfeedback. Homepage: https://invent.kde.org/libraries/kuserfeedback Package: kwalletmanager Status: install ok installed Priority: optional Section: utils Installed-Size: 2857 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Depends: kio, libc6 (>= 2.34), libkf5archive5 (>= 5.90.0~), libkf5authcore5 (>= 5.90.0~), libkf5codecs5 (>= 5.4.0+git20141120.0010+15.04), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5notifications5 (>= 5.93.0), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5windowsystem5 (>= 5.92.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: secure password wallet manager The KDE Wallet system provides a secure way to store passwords and other secret information, allowing the user to remember only a single KDE Wallet password instead of numerous different passwords and credentials. . KWallet Manager is a utility for viewing and editing information stored in the KDE Wallet. . This package is part of the KDE SC utilities module. Homepage: https://invent.kde.org/utilities/kwalletmanager Package: kwayland-data Status: install ok installed Priority: optional Section: libs Installed-Size: 24 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kwayland Version: 4:5.103.0-1 Description: Qt library wrapper for Wayland libraries - data files KWayland provides a Qt-style Server library wrapper for the Wayland libraries. Homepage: https://invent.kde.org/frameworks/kwayland Package: kwayland-integration Status: install ok installed Priority: optional Section: kde Installed-Size: 134 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Version: 5.27.5-2 Depends: libc6 (>= 2.14), libkf5waylandclient5 (>= 4:5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5waylandclient5 (>= 5.15.2~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), qtbase-abi-5-15-8, qtwayland-client-abi-5-15-8 Description: kwayland runtime integration plugins Wayland runtime integration plugins for kidletime and kwindowsystem. . Contains development files for kwayland-integration. Homepage: https://invent.kde.org/plasma/kwayland-integration Package: kwin-common Status: install ok installed Priority: optional Section: kde Installed-Size: 11926 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kwin Version: 4:5.27.5-3 Depends: hwdata, kwin-data (= 4:5.27.5-3), libkf5globalaccel-bin, qml-module-org-kde-kquickcontrolsaddons, qml-module-qtmultimedia, kpackagetool5, libc6 (>= 2.34), libdrm2 (>= 2.4.112), libegl1, libepoxy0 (>= 1.3), libgbm1 (>= 21.3.0~rc1), libinput10 (>= 1.19.1), libkdecorations2-5v5 (>= 4:5.27.5~), libkdecorations2private10 (>= 4:5.27.5~), libkf5activities5 (>= 5.102.0~), libkf5authcore5 (>= 5.102.0~), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5configwidgets5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5crash5 (>= 5.102.0~), libkf5globalaccel5 (>= 5.102.0~), libkf5globalaccelprivate5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5kcmutils5 (>= 5.102.0~), libkf5kcmutilscore5 (>= 5.102.0~), libkf5newstuffcore5 (>= 5.102.0~), libkf5newstuffwidgets5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5package5 (>= 5.102.0~), libkf5plasma5 (>= 5.102.0~), libkf5quickaddons5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 5.102.0), libkf5waylandclient5 (>= 4:5.102.0~), libkf5widgetsaddons5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libkf5xmlgui5 (>= 5.102.0~), libkscreenlocker5 (>= 5.27.5~), libkwineffects14 (= 4:5.27.5-3), libkwinglutils14 (= 4:5.27.5-3), liblcms2-2 (>= 2.2+git20110628), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 11), libudev1 (>= 183), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.20~), libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb-composite0, libxcb-cursor0 (>= 0.0.99), libxcb-damage0, libxcb-glx0, libxcb-icccm4 (>= 0.4.1), libxcb-keysyms1 (>= 0.4.0), libxcb-present0, libxcb-randr0, libxcb-render0, libxcb-shape0, libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb-xinerama0, libxcb1 (>= 1.6), libxcvt0 (>= 0.1.0), libxi6 (>= 2:1.5.99.2), libxkbcommon0 (>= 0.7.0), qtbase-abi-5-15-8 Recommends: libqt5multimedia5-plugins, plasma-desktop (>= 4:5.27.5~) Suggests: kwin-addons (>= 4:5.27.5~) Breaks: plasma-workspace (<< 4:5.14), plasma-workspace-dev (<< 4:5.14) Description: KDE window manager, common files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Homepage: https://projects.kde.org/projects/kde/workspace/kwin Package: kwin-data Status: install ok installed Priority: optional Section: kde Installed-Size: 18930 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kwin Version: 4:5.27.5-3 Depends: python3:any Recommends: plasma-framework, qml-module-qtmultimedia, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick-virtualkeyboard, qml-module-qtquick-window2, qml-module-qtquick2, systemsettings Description: KDE window manager data files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package contains the data files Homepage: https://projects.kde.org/projects/kde/workspace/kwin Package: kwin-style-breeze Status: install ok installed Priority: optional Section: kde Installed-Size: 834 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: breeze Version: 4:5.27.5-2 Depends: kde-style-breeze (= 4:5.27.5-2), libc6 (>= 2.14), libkdecorations2-5v5 (>= 4:5.27.5~), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5configwidgets5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5guiaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5iconthemes5 (>= 5.102.0~), libkf5widgetsaddons5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: KWin Breeze Style This is the Breeze window manager style for the KDE Plasma 5 desktop. . This package is part of the Breeze theme module. Homepage: https://invent.kde.org/?p=breeze.git/breeze Package: kwin-wayland Status: install ok installed Priority: optional Section: kde Installed-Size: 1839 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kwin Version: 4:5.27.5-3 Provides: kwin Depends: kwayland-integration (>= 5.27.5~), libcap2-bin, xwayland, kwin-common (= 4:5.27.5-3), libc6 (>= 2.34), libepoxy0 (>= 1.3), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libkdecorations2-5v5 (>= 4:5.27.5~), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5configwidgets5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5crash5 (>= 5.102.0~), libkf5dbusaddons5 (>= 5.102.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.102.0~), libkf5globalaccelprivate5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5idletime5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5plasma5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libkwineffects14 (= 4:5.27.5-3), libkwinglutils14 (= 4:5.27.5-3), libpipewire-0.3-0 (>= 0.3.29), libqaccessibilityclient-qt5-0 (>= 0+git20130108), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 11), libxcb-randr0 (>= 1.3), libxcb-xfixes0, libxcb1 (>= 1.8), qtbase-abi-5-15-8 Breaks: plasma-workspace-wayland (<< 4:5.14) Description: KDE window manager, wayland version, PREVIEW release KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package provides the wayland version, which is still a work in progress project, and is available as a PREVIEW release. Don't expect the same stability as with the x11 version. Homepage: https://projects.kde.org/projects/kde/workspace/kwin Package: kwin-x11 Status: install ok installed Priority: optional Section: kde Installed-Size: 1363 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kwin Version: 4:5.27.5-3 Provides: kwin, x-window-manager Depends: kwin-common (= 4:5.27.5-3), libc6 (>= 2.34), libepoxy0 (>= 1.0), libgcc-s1 (>= 3.4), libkdecorations2-5v5 (>= 4:5.27.5~), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5configwidgets5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5crash5 (>= 5.102.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5plasma5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libkwineffects14 (= 4:5.27.5-3), libkwinglutils14 (= 4:5.27.5-3), libqaccessibilityclient-qt5-0 (>= 0+git20130108), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 11), libx11-6, libxcb-composite0, libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.3), libxcb-render0, libxcb-shape0, libxcb-xfixes0, libxcb-xkb1, libxcb1 (>= 1.6), libxi6 (>= 2:1.5.99.2), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.7.0~) Breaks: kwin-addons (<< 4:5.14) Description: KDE window manager, X11 version KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Homepage: https://projects.kde.org/projects/kde/workspace/kwin Package: kwrited Status: install ok installed Priority: optional Section: kde Installed-Size: 70 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Depends: libc6 (>= 2.4), libkf5coreaddons5 (>= 5.102.0~), libkf5dbusaddons5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5pty5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Description: Read and write console output to X Kwrited captures console output (e.g. broadcast messages) and prints it in a X window. . This package is part of the KDE base workspace module. Homepage: https://invent.kde.org/plasma/kwrited Package: lame Status: install ok installed Priority: optional Section: sound Installed-Size: 353 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Version: 3.100-6 Depends: libc6 (>= 2.34), libmp3lame0 (>= 3.100), libsndfile1 (>= 1.0.20), libtinfo6 (>= 6) Suggests: lame-doc Description: MP3 encoding library (frontend) LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains the frontend. Homepage: https://lame.sourceforge.io/ Package: laptop-detect Status: install ok installed Priority: optional Section: utils Installed-Size: 20 Maintainer: Simó Albert i Beltran Architecture: all Version: 0.16 Recommends: dmidecode Description: system chassis type checker This package provides a simple shell script which attempts to determine whether it is being run on a laptop (or similar portable machine). It is mainly useful for installers. Homepage: https://gitlab.com/debiants/laptop-detect Package: layer-shell-qt Status: install ok installed Priority: optional Section: kde Installed-Size: 34 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.27.5-2 Depends: libc6 (>= 2.2.5), liblayershellqtinterface5 (>= 5.21.90), libqt5core5a (>= 5.15.1), libqt5waylandclient5 (>= 5.15.2~), libstdc++6 (>= 5), qtwayland-client-abi-5-15-8 Description: use the Wayland wl-layer-shell protocol - plugin Qt component to allow applications to make use of the Wayland wl-layer-shell protocol. . This package contains the plugin. Homepage: http://www.kde.org/ Package: less Status: install ok installed Priority: important Section: text Installed-Size: 313 Maintainer: Milan Kupcevic Architecture: amd64 Multi-Arch: foreign Version: 590-2 Depends: libc6 (>= 2.34), libtinfo6 (>= 6) Description: pager program similar to more This package provides "less", a file pager (that is, a memory-efficient utility for displaying text one screenful at a time). Less has many more features than the basic pager "more". As part of the GNU project, it is widely regarded as the standard pager on UNIX-derived systems. . Also provided are "lessecho", a simple utility for ensuring arguments with spaces are correctly quoted; "lesskey", a tool for modifying the standard (vi-like) keybindings; and "lesspipe", a filter for specific types of input, such as .doc or .txt.gz files. Homepage: http://www.greenwoodsoftware.com/less/ Package: liba52-0.7.4 Status: install ok installed Priority: optional Section: libs Installed-Size: 83 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: a52dec Version: 0.7.4-20 Depends: libc6 (>= 2.4) Description: library for decoding ATSC A/52 streams liba52 is a free library for decoding ATSC A/52 streams. The A/52 standard is used in a variety of applications, including digital television and DVD. It is also known as AC-3. Homepage: http://liba52.sourceforge.net/ Package: libaa1 Status: install ok installed Priority: optional Section: libs Installed-Size: 158 Maintainer: Jonathan Carter Architecture: amd64 Multi-Arch: same Source: aalib Version: 1.4p5-50 Replaces: aalib1 Provides: aalib1 Depends: libc6 (>= 2.29), libgpm2 (>= 1.20.7), libncurses6 (>= 6), libslang2 (>= 2.2.4), libtinfo6 (>= 6), libx11-6 Description: ASCII art library AAlib is a portable ASCII art graphics library. Internally, it works like a graphics display, but the output is rendered into gorgeous platform independent ASCII graphics. Homepage: http://aa-project.sourceforge.net/aalib/ Package: libaacs0 Status: install ok installed Priority: optional Section: libs Installed-Size: 145 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libaacs Version: 0.11.1-2 Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.0) Recommends: libbdplus0 Enhances: libbluray2 Description: free-and-libre implementation of AACS libaacs is a research project to implement the Advanced Access Content System specification. It provides, through an open-source library, a way to understand how the AACS works. . This package DOES NOT provide any key or certificate that could be used to decode encrypted copyrighted material. It is based on the official public AACS specification only. . This package provides the shared library. Homepage: https://www.videolan.org/developers/libaacs.html Package: libabsl20220623 Status: install ok installed Priority: optional Section: libs Installed-Size: 1913 Maintainer: Benjamin Barenblat Architecture: amd64 Multi-Arch: same Source: abseil Version: 20220623.1-1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: extensions to the C++ standard library Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's C++ codebase and has been extensively tested and used in production. In some cases, Abseil provides pieces missing from the C++ standard; in others, Abseil provides alternatives to the standard for special needs. . This package contains Abseil's shared libraries. Homepage: https://abseil.io/ Package: libabsl20220623 Status: install ok installed Priority: optional Section: libs Installed-Size: 1944 Maintainer: Benjamin Barenblat Architecture: i386 Multi-Arch: same Source: abseil Version: 20220623.1-1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 7), libstdc++6 (>= 11) Description: extensions to the C++ standard library Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's C++ codebase and has been extensively tested and used in production. In some cases, Abseil provides pieces missing from the C++ standard; in others, Abseil provides alternatives to the standard for special needs. . This package contains Abseil's shared libraries. Homepage: https://abseil.io/ Package: libabw-0.1-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 414 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libabw Version: 0.1.3-1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), librevenge-0.0-0, libstdc++6 (>= 5.2), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Description: library for reading and writing AbiWord(tm) documents Libabw is library providing ability to interpret and import AbiWord documents into various applications. Homepage: https://wiki.documentfoundation.org/DLP/Libraries/libabw Package: libaccounts-glib0 Status: install ok installed Priority: optional Section: libs Installed-Size: 146 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: libaccounts-glib Version: 1.26-1 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4) Description: Accounts database access - shared library Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains shared libraries of the accounts database access GLib-based API. Homepage: https://gitlab.com/accounts-sso/libaccounts-glib Package: libaccounts-qt5-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 145 Maintainer: Debian/Kubuntu Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: libaccounts-qt Version: 1.16-2 Depends: libaccounts-glib0 (>= 1.23), libc6 (>= 2.14), libglib2.0-0 (>= 2.35.8), libqt5core5a (>= 5.15.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Description: Accounts database access Qt version - Qt5 shared library Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains shared libraries to be used by Qt5 applications. Homepage: https://gitlab.com/accounts-sso/libaccounts-qt Package: libaccountsservice0 Status: install ok installed Priority: optional Section: libs Installed-Size: 224 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Multi-Arch: same Source: accountsservice Version: 22.08.8-6 Depends: libc6 (>= 2.4), libcrypt1 (>= 1:4.1.0), libglib2.0-0 (>= 2.63.5), libsystemd0 (>= 209) Breaks: accountsservice (<< 0.6.5) Description: query and manipulate user account information - shared libraries The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the shared libraries of the AccountService library. Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Package: libacl1 Status: install ok installed Priority: optional Section: libs Installed-Size: 73 Maintainer: Guillem Jover Architecture: amd64 Multi-Arch: same Source: acl Version: 2.3.1-3 Depends: libc6 (>= 2.33) Description: access control list - shared library This package contains the shared library containing the POSIX 1003.1e draft standard 17 functions for manipulating access control lists. Homepage: https://savannah.nongnu.org/projects/acl/ Package: libactivation-java Status: install ok installed Priority: optional Section: java Installed-Size: 147 Maintainer: Debian Java Maintainers Architecture: all Source: javabeans-activation-framework Version: 1.2.0-2 Replaces: glassfish-activation Breaks: glassfish-activation Description: JavaBeans Activation Framework The JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s). Homepage: https://github.com/javaee/activation Package: libaec0 Status: install ok installed Priority: optional Section: libs Installed-Size: 56 Maintainer: Alastair McKinstry Architecture: amd64 Multi-Arch: same Source: libaec (1.0.6-1) Version: 1.0.6-1+b1 Depends: libc6 (>= 2.14) Description: Adaptive Entropy Coding library Libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. While floating point representations are not directly supported, they can also be efficiently coded by grouping exponents and mantissa. . Libaec implements Golomb Rice coding as defined in the Space Data System Standard documents 121.0-B-2 [1] and 120.0-G-2[2]. Homepage: https://gitlab.dkrz.de/k202009/libaec Package: libalgorithm-diff-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 129 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 1.201-1 Depends: perl:any Recommends: libalgorithm-diff-xs-perl Description: module to find differences between files Algorithm::Diff is a Perl module that allows users to analyze text based on a Longest Common Subsequence (LCS) algorithm. It can compare two files and find the differences between them, which can produce the same information as the common Unix tool 'diff'. . There is an XS-optimized implementation of the core loop, which accelerates some types of diff output (see libalgorithm-diff-xs-perl). Homepage: https://metacpan.org/release/Algorithm-Diff Package: libalgorithm-diff-xs-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 47 Maintainer: Debian Perl Group Architecture: amd64 Multi-Arch: same Source: libalgorithm-diff-xs-perl (0.04-8) Version: 0.04-8+b1 Depends: perl (>= 5.36.0-4), perlapi-5.36.0, libc6 (>= 2.14), libalgorithm-diff-perl Description: module to find differences between files (XS accelerated) Algorithm::Diff::XS is a Perl diff utility module based on Joe Schaefer's excellent but not very well-known Algorithm::LCS module, with a drop-in interface identical to Algorithm::Diff. . Note that only the LCSidx function is optimized in XS at the moment, which means only compact_diff will get significantly faster for large data sets, while diff and sdiff will run in identical speed as Algorithm::Diff. Homepage: https://metacpan.org/release/Algorithm-Diff-XS Package: libalgorithm-merge-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 43 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 0.08-5 Depends: perl:any, libalgorithm-diff-perl Description: Perl module for three-way merge of textual data Algorithm::Merge provides three-way merge and diff functions, complementing the functionality offered by Algorithm::Diff (libalgorithm-diff-perl). Given three sets of items, known as the original, left and right, this module can take a three-way difference or merge them. Taking a difference provides an array reference that is very similar to the behaviour of Algorithm::Diff. One can also implement custom conflict resolution using the CONFLICT callback. Homepage: https://metacpan.org/release/Algorithm-Merge Package: libamd2 Status: install ok installed Priority: optional Section: libs Installed-Size: 81 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: suitesparse Version: 1:5.12.0+dfsg-2 Depends: libc6 (>= 2.2.5), libsuitesparseconfig5 (>= 1:5.0.0) Description: approximate minimum degree ordering library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The AMD library provides a set of routines for pre-ordering sparse matrices prior to Cholesky or LU factorization, using the "Approximate Minimum Degree ordering" algorithm. Homepage: http://suitesparse.com Package: libann0 Status: install ok installed Priority: optional Section: libs Installed-Size: 79 Maintainer: Debian Science Maintainers Architecture: amd64 Source: ann (1.1.2+doc-9) Version: 1.1.2+doc-9+b1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: Approximate Nearest Neighbor Searching library ANN is a library written in C++, which supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions. ANN assumes that distances are measured using any class of distance functions called Minkowski metrics. These include the well known Euclidean distance, Manhattan distance, and max distance. ANN performs quite efficiently for point sets ranging in size from thousands to hundreds of thousands, and in dimensions as high as 20. Homepage: https://www.cs.umd.edu/~mount/ANN/ Package: libao-common Status: install ok installed Priority: optional Section: libs Installed-Size: 27 Maintainer: Ron Lee Architecture: all Multi-Arch: foreign Source: libao Version: 1.2.2+20180113-1.1 Replaces: libao4 (<< 1.0.0-2) Breaks: libao4 (<< 1.0.0-2) Conflicts: libao2 Conffiles: /etc/libao.conf 6612b678709099664f611266a780ff8a Description: Cross Platform Audio Output Library (Common files) Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * and several others. . This package contains config files and man pages for libao. Homepage: http://www.xiph.org/ao/ Package: libao4 Status: install ok installed Priority: optional Section: libs Installed-Size: 154 Maintainer: Ron Lee Architecture: amd64 Multi-Arch: same Source: libao Version: 1.2.2+20180113-1.1 Replaces: libao-pulse Depends: libc6 (>= 2.14), libao-common Suggests: libasound2, libaudio2, libpulse0, libsndio6.1 Description: Cross Platform Audio Output Library Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * and several others. Homepage: http://www.xiph.org/ao/ Package: libaom3 Status: install ok installed Priority: optional Section: libs Installed-Size: 5550 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: aom Version: 3.6.0-1 Depends: libc6 (>= 2.34) Description: AV1 Video Codec Library AOMedia Video 1 (AV1) is an open and royalty free video encoding format optimized for the Internet and the successor of VP9. aom is the reference encoder and decoder implementation published by the Alliance for Open Media. . This package contains the shared library. Homepage: https://aomedia.googlesource.com/aom/ Package: libaom3 Status: install ok installed Priority: optional Section: libs Installed-Size: 6037 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: aom Version: 3.6.0-1 Depends: libc6 (>= 2.34) Description: AV1 Video Codec Library AOMedia Video 1 (AV1) is an open and royalty free video encoding format optimized for the Internet and the successor of VP9. aom is the reference encoder and decoder implementation published by the Alliance for Open Media. . This package contains the shared library. Homepage: https://aomedia.googlesource.com/aom/ Package: libapache-pom-java Status: install ok installed Priority: optional Section: java Installed-Size: 43 Maintainer: Debian Java Maintainers Architecture: all Source: apache-pom Version: 29-2 Description: Maven metadata for all Apache Software projects This package contains the Maven metadata shared between all Apache Software Foundation's projects. Homepage: http://maven.apache.org/pom/asf/ Package: libapparmor1 Status: install ok installed Priority: optional Section: libs Installed-Size: 109 Maintainer: Debian AppArmor Team Architecture: amd64 Multi-Arch: same Source: apparmor Version: 3.0.8-3 Replaces: libapparmor-perl (<< 3.0.3-3) Depends: libc6 (>= 2.34) Breaks: libapparmor-perl (<< 3.0.3-3) Description: changehat AppArmor library libapparmor1 provides a shared library one can compile programs against in order to use various AppArmor functionality, such as transitioning to a different AppArmor profile or hat. Homepage: https://apparmor.net/ Package: libappimage1.0abi1 Status: install ok installed Priority: optional Section: libs Installed-Size: 309 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: libappimage Version: 1.0.4-5-1 Depends: libarchive13 (>= 3.0.4), libboost-filesystem1.74.0 (>= 1.74.0), libc6 (>= 2.32), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), librsvg2-2 (>= 2.14.4), libsquashfuse0 (>= 0.0.0), libstdc++6 (>= 11), libxdgutilsbasedir1.0.1 (>= 1.0.1), libxdgutilsdesktopentry1.0.1 (>= 1.0.1) Description: Core library for appimage Core library of the AppImage project. Reference implementation of the AppImage specification. https://appimage.org . AppImage provides a way for upstream developers to provide “native” binaries for Linux users just the same way they could do for other operating systems. It allow packaging applications for any common Linux based operating system, e.g., Ubuntu, Debian, openSUSE, RHEL, CentOS, Fedora etc. AppImages come with all dependencies that cannot be assumed to be part of each target system in a recent enough version and will run on most Linux distributions without further modifications. . AppImage is the format, and AppImageKit provides a reference implementation. . This library is used by some tools used to ease the installation and usage of appimages. . This package contains the library for libappimage. Homepage: https://github.com/AppImageCommunity/libappimage Package: libappstream4 Status: install ok installed Priority: optional Section: libs Installed-Size: 656 Maintainer: Matthias Klumpp Architecture: amd64 Multi-Arch: same Source: appstream Version: 0.16.1-2 Depends: libc6 (>= 2.33), libcurl3-gnutls (>= 7.63.0), libglib2.0-0 (>= 2.67.3+git20210214), libstemmer0d (>= 0+svn527), libsystemd0 (>= 242), libxml2 (>= 2.9.0), libxmlb2 (>= 0.3.4), libyaml-0-2 Description: Library to access AppStream services AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains a GObject-based library to access AppStream services, like the software component metadata pool. It also contains functions for reading, writing and transforming AppStream metadata. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: libappstreamqt2 Status: install ok installed Priority: optional Section: libs Installed-Size: 342 Maintainer: Matthias Klumpp Architecture: amd64 Multi-Arch: same Source: appstream Version: 0.16.1-2 Depends: libappstream4 (>= 0.16.0), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.62), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Description: Qt5 library to access AppStream services AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains a Qt-based library to access AppStream services, like the software component metadata pool. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: libapt-pkg-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 226 Maintainer: Brendan O'Dea Architecture: amd64 Source: libapt-pkg-perl (0.1.40) Version: 0.1.40+b2 Depends: perl (>= 5.36.0-4), perlapi-5.36.0, libapt-pkg6.0 (>= 2.1.20), libc6 (>= 2.34), libgcc-s1 (>= 3.0) Description: Perl interface to libapt-pkg A Perl interface to APT's libapt-pkg which provides modules for configuration file/command line parsing, version comparison, inspection of the binary package cache and source package details. Package: libapt-pkg6.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 3297 Maintainer: APT Development Team Architecture: amd64 Multi-Arch: same Source: apt Version: 2.6.1 Provides: libapt-pkg (= 2.6.1) Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 11), libsystemd0 (>= 221), libudev1 (>= 183), libxxhash0 (>= 0.7.1), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.2.3) Recommends: apt (>= 2.6.1) Breaks: appstream (<< 0.9.0-3~), apt (<< 1.6~), aptitude (<< 0.8.9), dpkg (<< 1.20.8), libapt-inst1.5 (<< 0.9.9~) Description: package management runtime library This library provides the common functionality for searching and managing packages as well as information about packages. Higher-level package managers can depend upon this library. . This includes: * retrieval of information about packages from multiple sources * retrieval of packages and all dependent packages needed to satisfy a request either through an internal solver or by interfacing with an external one * authenticating the sources and validating the retrieved data * installation and removal of packages in the system * providing different transports to retrieve data over cdrom, ftp, http(s), rsh as well as an interface to add more transports like tor+http(s) (apt-transport-tor). Package: libarchive13 Status: install ok installed Priority: optional Section: libs Installed-Size: 863 Maintainer: Peter Pentchev Architecture: amd64 Multi-Arch: same Source: libarchive Version: 3.6.2-1 Depends: libacl1 (>= 2.2.23), libbz2-1.0, libc6 (>= 2.36), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.2.2), libnettle8, libxml2 (>= 2.7.4), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: lrzip Description: Multi-format archive and compression library (shared library) The libarchive library provides a flexible interface for reading and writing archives in various formats such as tar and cpio. libarchive also supports reading and writing archives compressed using various compression filters such as gzip and bzip2. The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive. . Archive formats supported are: . * tar (read and write, including GNU extensions) * pax (read and write, including GNU and star extensions) * cpio (read and write, including odc and newc variants) * iso9660 (read and write, including Joliet and Rockridge extensions, with some limitations) * zip (read only, with some limitations, uses zlib) * mtree (read and write) * shar (write only) * ar (read and write, including BSD and GNU/SysV variants) * empty (read only; in particular, note that no other format will accept an empty file) * raw (read only) * xar (read only) * rar (read only, with some limitations) * 7zip (read and write, with some limitations) . Filters supported are: . * gzip (read and write, uses zlib) * bzip2 (read and write, uses bzlib) * compress (read and write, uses an internal implementation) * uudecode (read only) * separate command-line compressors with fixed-signature auto-detection * xz and lzma (read and write using liblzma) * zstandard (read and write using libzstd) . This package provides the libarchive shared library. Homepage: https://www.libarchive.org/ Package: libargon2-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 56 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: argon2 Version: 0~20190702+dfsg-3 Depends: libc6 (>= 2.34) Breaks: cryptsetup-initramfs (<< 2:2.6.1-2) Description: memory-hard hashing function - runtime library Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications. . There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks. . Argon2i and Argon2d are parametrized by: * A time cost, which defines the amount of computation realized and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads . This package includes the dynamic library against which programs are linked. Homepage: https://github.com/P-H-C/phc-winner-argon2 Package: libaribb24-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 86 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: aribb24 Version: 1.0.3-2 Depends: libc6 (>= 2.14), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Description: library for ARIB STD-B24 decoding (runtime files) ARIB STD-B24 is a character set encoding used for subtitles when broadcasting MPEG-2 TS streams. This library provides a decoder of this character set. . This package contains the shared library. Homepage: https://github.com/nkoriyama/aribb24 Package: libarmadillo11 Status: install ok installed Priority: optional Section: libs Installed-Size: 718 Maintainer: Debian Science Maintainers Architecture: amd64 Source: armadillo Version: 1:11.4.2+dfsg-1 Depends: libarpack2 (>= 2.1), libblas3 | libblas.so.3, libc6 (>= 2.3), libgcc-s1 (>= 3.0), liblapack3 | liblapack.so.3, libstdc++6 (>= 4.1.1), libsuperlu5 (>= 5.3.0+dfsg1) Description: streamlined C++ linear algebra library Armadillo is a streamlined C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Optional integration with LAPACK and ATLAS libraries is also provided. Homepage: http://arma.sourceforge.net/ Package: libarpack2 Status: install ok installed Priority: optional Section: libs Installed-Size: 315 Maintainer: Debian Science Maintainers Architecture: amd64 Multi-Arch: same Source: arpack Version: 3.8.0-3 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), libgfortran5 (>= 8), liblapack3 | liblapack.so.3 Description: Fortran77 subroutines to solve large scale eigenvalue problems ARPACK software is capable of solving large scale symmetric, nonsymmetric, and generalized eigenproblems from significant application areas. The software is designed to compute a few (k) eigenvalues with user specified features such as those of largest real part or largest magnitude. Storage requirements are on the order of n*k locations. No auxiliary storage is required. A set of Schur basis vectors for the desired k-dimensional eigen-space is computed which is numerically orthogonal to working precision. Numerically accurate eigenvectors are available on request. . Important Features: . * Reverse Communication Interface. * Single and Double Precision Real Arithmetic Versions for Symmetric, Non-symmetric, * Standard or Generalized Problems. * Single and Double Precision Complex Arithmetic Versions for Standard or Generalized Problems. * Routines for Banded Matrices - Standard or Generalized Problems. * Routines for The Singular Value Decomposition. * Example driver routines that may be used as templates to implement numerous Shift-Invert strategies for all problem types, data types and precision. . This package contains the shared library. Homepage: https://github.com/opencollab/arpack-ng Package: libasan8 Status: install ok installed Priority: optional Section: libs Installed-Size: 8017 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.34), libgcc-s1 (>= 3.3) Description: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Homepage: http://gcc.gnu.org/ Package: libasound2 Status: install ok installed Priority: optional Section: libs Installed-Size: 1161 Maintainer: Debian ALSA Maintainers Architecture: amd64 Multi-Arch: same Source: alsa-lib (1.2.8-1) Version: 1.2.8-1+b1 Depends: libasound2-data (>= 1.2.8-1), libc6 (>= 2.34) Suggests: libasound2-plugins (>= 1.0.24) Breaks: alsa-utils (<< 1.2.1) Description: shared library for ALSA applications This package contains the ALSA library and its standard plugins, as well as the required configuration files. . ALSA is the Advanced Linux Sound Architecture. Homepage: https://www.alsa-project.org/ Package: libasound2 Status: install ok installed Priority: optional Section: libs Installed-Size: 1276 Maintainer: Debian ALSA Maintainers Architecture: i386 Multi-Arch: same Source: alsa-lib (1.2.8-1) Version: 1.2.8-1+b1 Depends: libasound2-data (>= 1.2.8-1), libc6 (>= 2.34) Suggests: libasound2-plugins (>= 1.0.24) Breaks: alsa-utils (<< 1.2.1) Description: shared library for ALSA applications This package contains the ALSA library and its standard plugins, as well as the required configuration files. . ALSA is the Advanced Linux Sound Architecture. Homepage: https://www.alsa-project.org/ Package: libasound2-data Status: install ok installed Priority: optional Section: libs Installed-Size: 200 Maintainer: Debian ALSA Maintainers Architecture: all Multi-Arch: foreign Source: alsa-lib Version: 1.2.8-1 Replaces: libasound2 (<< 1.2.8-1) Recommends: alsa-ucm-conf, alsa-topology-conf Suggests: alsa-utils Breaks: libasound2 (<< 1.2.8-1) Description: Configuration files and profiles for ALSA drivers This package contains configuration files for ALSA drivers. . ALSA is the Advanced Linux Sound Architecture. Homepage: https://www.alsa-project.org/ Package: libasound2-plugins Status: install ok installed Priority: optional Section: libs Installed-Size: 385 Maintainer: Debian ALSA Maintainers Architecture: amd64 Multi-Arch: same Source: alsa-plugins Version: 1.2.7.1-1 Depends: libasound2 (>= 1.2.5), libavcodec59 (>= 7:5.0), libavutil57 (>= 7:5.0), libc6 (>= 2.33), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpulse0 (>= 0.99.1-1~), libsamplerate0 (>= 0.1.7), libspeexdsp1 (>= 1.2.0), libswresample4 (>= 7:5.0) Conffiles: /etc/alsa/conf.d/99-pulseaudio-default.conf.example b7fd8068d12e5e23b65da5dd6b1c76a1 Description: ALSA library additional plugins This package contains plugins for the ALSA library that are not included in the main libasound2 package. . The following plugins are included, among other: - a52: S16 to A52 stream converter - jack: play or capture via JACK - oss: run native ALSA apps on OSS drivers - pulse: play or capture via Pulse Audio - lavcrate, samplerate and speexrate: rate converters - upmix and vdownmix: convert from/to 2 and 4/6 channel streams . ALSA is the Advanced Linux Sound Architecture. Homepage: https://www.alsa-project.org/ Package: libasound2-plugins Status: install ok installed Priority: optional Section: libs Installed-Size: 367 Maintainer: Debian ALSA Maintainers Architecture: i386 Multi-Arch: same Source: alsa-plugins Version: 1.2.7.1-1 Depends: libasound2 (>= 1.2.5), libavcodec59 (>= 7:5.0), libavutil57 (>= 7:5.0), libc6 (>= 2.33), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpulse0 (>= 0.99.1-1~), libsamplerate0 (>= 0.1.7), libspeexdsp1 (>= 1.2.0), libswresample4 (>= 7:5.0) Conffiles: /etc/alsa/conf.d/99-pulseaudio-default.conf.example b7fd8068d12e5e23b65da5dd6b1c76a1 Description: ALSA library additional plugins This package contains plugins for the ALSA library that are not included in the main libasound2 package. . The following plugins are included, among other: - a52: S16 to A52 stream converter - jack: play or capture via JACK - oss: run native ALSA apps on OSS drivers - pulse: play or capture via Pulse Audio - lavcrate, samplerate and speexrate: rate converters - upmix and vdownmix: convert from/to 2 and 4/6 channel streams . ALSA is the Advanced Linux Sound Architecture. Homepage: https://www.alsa-project.org/ Package: libaspell15 Status: install ok installed Priority: optional Section: libs Installed-Size: 2249 Maintainer: Agustin Martin Domingo Architecture: amd64 Multi-Arch: same Source: aspell (0.60.8-4) Version: 0.60.8-4+b1 Depends: libc6 (>= 2.34), libstdc++6 (>= 11) Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary Suggests: aspell Breaks: aspell-bin (<< 0.60.3-2) Conflicts: aspell6-dictionary Description: GNU Aspell spell-checker runtime library These are the runtime parts of the Aspell and pspell spell-checking toolkits, needed by applications that use the toolkits at runtime. . For a standalone spell-checker, install aspell as well. Homepage: http://aspell.net/ Package: libass9 Status: install ok installed Priority: optional Section: libs Installed-Size: 253 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libass Version: 1:0.17.1-1 Depends: libc6 (>= 2.29), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.3.5), libfribidi0 (>= 1.0.0), libharfbuzz0b (>= 1.2.6) Description: library for SSA/ASS subtitles rendering SubStation Alpha (SSA) is a subtitle file format that allows more advanced subtitles than the conventional SRT and similar formats. . This package contains the shared library for libass. Homepage: https://github.com/libass/libass Package: libassuan0 Status: install ok installed Priority: optional Section: libs Installed-Size: 117 Maintainer: Debian GnuPG-Maintainers Architecture: amd64 Multi-Arch: same Source: libassuan Version: 2.5.5-5 Depends: libc6 (>= 2.34), libgpg-error0 (>= 1.33) Description: IPC library for the GnuPG components Libassuan is a small library implementing the so-called "Assuan protocol". This protocol is used for IPC between most newer GnuPG components. Both server and client side functions are provided. Homepage: https://www.gnupg.org/related_software/libassuan/index.html Package: libasyncns0 Status: install ok installed Priority: optional Section: libs Installed-Size: 40 Maintainer: Tanguy Ortolo Architecture: amd64 Multi-Arch: same Source: libasyncns (0.8-6) Version: 0.8-6+b3 Depends: libc6 (>= 2.34) Description: Asynchronous name service query library libasyncns is a C library for Linux/Unix for executing name service queries asynchronously. It is an asynchronous wrapper around getaddrinfo(3), getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv. Homepage: http://0pointer.de/lennart/projects/libasyncns/ Package: libasyncns0 Status: install ok installed Priority: optional Section: libs Installed-Size: 44 Maintainer: Tanguy Ortolo Architecture: i386 Multi-Arch: same Source: libasyncns (0.8-6) Version: 0.8-6+b3 Depends: libc6 (>= 2.34) Description: Asynchronous name service query library libasyncns is a C library for Linux/Unix for executing name service queries asynchronously. It is an asynchronous wrapper around getaddrinfo(3), getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv. Homepage: http://0pointer.de/lennart/projects/libasyncns/ Package: libatasmart4 Status: install ok installed Priority: optional Section: libs Installed-Size: 71 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: libatasmart Version: 0.19-5 Depends: libc6 (>= 2.14), libudev1 (>= 183) Description: ATA S.M.A.R.T. reading and parsing library A small and lightweight parser library for ATA S.M.A.R.T. hard disk health monitoring. . This package contains the shared library. Homepage: http://0pointer.de/blog/projects/being-smart.html Package: libatk-bridge2.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 274 Maintainer: Debian Accessibility Team Architecture: amd64 Multi-Arch: same Source: at-spi2-core Version: 2.46.0-5 Depends: libatk1.0-0 (>= 2.33.1), libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.7), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.62) Description: AT-SPI 2 toolkit bridge - shared library This package contains the ATK bridge shared library. Homepage: https://wiki.gnome.org/Accessibility Package: libatk-wrapper-java Status: install ok installed Priority: optional Section: java Installed-Size: 78 Maintainer: Debian Accessibility Team Architecture: all Multi-Arch: foreign Source: java-atk-wrapper Version: 0.40.0-3 Depends: x11-utils Recommends: libatk-wrapper-java-jni Description: ATK implementation for Java using JNI Java ATK Wrapper is an implementation of ATK which uses JNI. It converts Java Swing events into ATK events, and sends these events to ATK-Bridge. Homepage: https://ftp.gnome.org/pub/GNOME/sources/java-atk-wrapper/ Package: libatk-wrapper-java-jni Status: install ok installed Priority: optional Section: java Installed-Size: 181 Maintainer: Debian Accessibility Team Architecture: amd64 Multi-Arch: same Source: java-atk-wrapper Version: 0.40.0-3 Depends: libatk-bridge2.0-0 (>= 2.18.1-2~), libatk1.0-0 (>= 2.38~), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libatk-wrapper-java (>= 0.40.0-3) Description: ATK implementation for Java using JNI (JNI bindings) Java ATK Wrapper is an implementation of ATK which uses JNI. It converts Java Swing events into ATK events, and sends these events to ATK-Bridge. . This package contains the JNI bindings. Homepage: https://ftp.gnome.org/pub/GNOME/sources/java-atk-wrapper/ Package: libatk1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 200 Maintainer: Debian Accessibility Team Architecture: amd64 Multi-Arch: same Source: at-spi2-core Version: 2.46.0-5 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.62), at-spi2-common Description: ATK accessibility toolkit ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices. . This is the runtime part of ATK, needed to run applications built with it. Homepage: https://wiki.gnome.org/Accessibility Package: libatomic1 Status: install ok installed Priority: optional Section: libs Installed-Size: 45 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.14) Description: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Homepage: http://gcc.gnu.org/ Package: libatomic1 Status: install ok installed Priority: optional Section: libs Installed-Size: 40 Maintainer: Debian GCC Maintainers Architecture: i386 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.1.3) Description: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Homepage: http://gcc.gnu.org/ Package: libatspi2.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 261 Maintainer: Debian Accessibility Team Architecture: amd64 Multi-Arch: same Source: at-spi2-core Version: 2.46.0-5 Depends: libc6 (>= 2.7), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.62), libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4) Recommends: at-spi2-core (= 2.46.0-5) Description: Assistive Technology Service Provider Interface - shared library This package contains the shared library for applications that wish to use the at-spi interface. Homepage: https://wiki.gnome.org/Accessibility Package: libattr1 Status: install ok installed Priority: optional Section: libs Installed-Size: 59 Maintainer: Guillem Jover Architecture: amd64 Multi-Arch: same Source: attr Version: 1:2.5.1-4 Depends: libc6 (>= 2.4) Conffiles: /etc/xattr.conf 743ca3f83ea263f1f56ad1f63f907bdb Description: extended attribute handling - shared library Contains the runtime environment required by programs that make use of extended attributes. Homepage: https://savannah.nongnu.org/projects/attr/ Package: libaudit-common Status: install ok installed Priority: optional Section: libs Installed-Size: 22 Maintainer: Laurent Bigonville Architecture: all Multi-Arch: foreign Source: audit Version: 1:3.0.9-1 Conffiles: /etc/libaudit.conf cdc703f9d27f0d980271a9e95d0f18b2 Description: Dynamic library for security auditing - common files The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. . This package contains the libaudit.conf configuration file and the associated manpage. Homepage: https://people.redhat.com/sgrubb/audit/ Package: libaudit1 Status: install ok installed Priority: optional Section: libs Installed-Size: 150 Maintainer: Laurent Bigonville Architecture: amd64 Multi-Arch: same Source: audit Version: 1:3.0.9-1 Depends: libaudit-common (>= 1:3.0.9-1), libc6 (>= 2.33), libcap-ng0 (>= 0.7.9) Description: Dynamic library for security auditing The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. Homepage: https://people.redhat.com/sgrubb/audit/ Package: libauthen-sasl-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 119 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 2.1600-3 Depends: perl:any Suggests: libdigest-hmac-perl, libgssapi-perl Description: Authen::SASL - SASL Authentication framework SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share. . The framework allows different implementations of the connection class to be plugged in. At the time of writing there were two such plugins: - Authen::SASL::Perl This module implements several mechanisms and is implemented entirely in Perl. - Authen::SASL::Cyrus This module uses the Cyrus SASL C-library (both version 1 and 2 are supported). Homepage: https://metacpan.org/release/Authen-SASL Package: libavahi-client3 Status: install ok installed Priority: optional Section: libs Installed-Size: 117 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: avahi Version: 0.8-10 Depends: libavahi-common3 (= 0.8-10), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14) Description: Avahi client library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the library for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application. Homepage: https://avahi.org/ Package: libavahi-client3 Status: install ok installed Priority: optional Section: libs Installed-Size: 124 Maintainer: Utopia Maintenance Team Architecture: i386 Multi-Arch: same Source: avahi Version: 0.8-10 Depends: libavahi-common3 (= 0.8-10), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14) Description: Avahi client library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the library for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application. Homepage: https://avahi.org/ Package: libavahi-common-data Status: install ok installed Priority: optional Section: libs Installed-Size: 738 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: avahi Version: 0.8-10 Description: Avahi common data files Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains common data files for avahi. Homepage: https://avahi.org/ Package: libavahi-common-data Status: install ok installed Priority: optional Section: libs Installed-Size: 738 Maintainer: Utopia Maintenance Team Architecture: i386 Multi-Arch: same Source: avahi Version: 0.8-10 Description: Avahi common data files Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains common data files for avahi. Homepage: https://avahi.org/ Package: libavahi-common3 Status: install ok installed Priority: optional Section: libs Installed-Size: 94 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: avahi Version: 0.8-10 Depends: libc6 (>= 2.34), libavahi-common-data (= 0.8-10) Description: Avahi common library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the Avahi common library, which is a set of common functions used by many of Avahis components and client applications. Homepage: https://avahi.org/ Package: libavahi-common3 Status: install ok installed Priority: optional Section: libs Installed-Size: 101 Maintainer: Utopia Maintenance Team Architecture: i386 Multi-Arch: same Source: avahi Version: 0.8-10 Depends: libc6 (>= 2.34), libavahi-common-data (= 0.8-10) Description: Avahi common library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the Avahi common library, which is a set of common functions used by many of Avahis components and client applications. Homepage: https://avahi.org/ Package: libavahi-core7 Status: install ok installed Priority: optional Section: libs Installed-Size: 274 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: avahi Version: 0.8-10 Depends: libavahi-common3 (= 0.8-10), libc6 (>= 2.15) Description: Avahi's embeddable mDNS/DNS-SD library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the library for Avahi's embeddable mDNS/DNS-SD stack. This can be used by embedded applications to integrate mDNS/DNS-SD functionality into their applications. . You should not however use this library for non-embedded applications, you should use libavahi-client which interacts with the avahi daemon. Homepage: https://avahi.org/ Package: libavahi-glib1 Status: install ok installed Priority: optional Section: libs Installed-Size: 54 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: avahi Version: 0.8-10 Depends: libavahi-common3 (= 0.8-10), libc6 (>= 2.2.5), libglib2.0-0 (>= 2.16.0) Description: Avahi GLib integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the interface to integrate the Avahi libraries into a GLib main loop application, including GTK+ applications. Homepage: https://avahi.org/ Package: libavc1394-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 62 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libavc1394 Version: 0.5.4-5 Depends: libc6 (>= 2.14), libraw1394-11 Description: control IEEE 1394 audio/video devices libavc1394 is a programming interface for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set. It allows you to remote control camcorders and similar devices connected to your computer via an IEEE 1394 (aka Firewire) link. . This package includes the libraries needed to run executables using libavc1394. Homepage: http://sourceforge.net/projects/libavc1394/ Package: libavcodec59 Status: install ok installed Priority: optional Section: libs Installed-Size: 14694 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: ffmpeg Version: 7:5.1.3-1 Depends: libaom3 (>= 3.2.0), libavutil57 (= 7:5.1.3-1), libc6 (>= 2.35), libcairo2 (>= 1.2.4), libcodec2-1.0 (>= 1.0.5), libdav1d6 (>= 0.9.0), libglib2.0-0 (>= 2.12.0), libgsm1 (>= 1.0.18), libjxl0.7 (>= 0.7.0), liblzma5 (>= 5.1.1alpha+20120614), libmfx1 (>= 18.4.0), libmp3lame0 (>= 3.100), libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librav1e0 (>= 0.5.1), librsvg2-2 (>= 2.14.4), libshine3 (>= 3.1.0), libsnappy1v5 (>= 1.1.9), libspeex1 (>= 1.2~), libsvtav1enc1 (>= 1.4.1+dfsg), libswresample4 (>= 7:5.0), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.9.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx7 (>= 1.12.0), libwebp7 (>= 1.2.4), libwebpmux3 (>= 1.2.4), libx264-164 (>= 2:0.164.3095+gitbaee400), libx265-199 (>= 3.5), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0) Suggests: libcuda1, libnvcuvid1, libnvidia-encode1 Description: FFmpeg library with de/encoders for audio/video codecs - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package contains the runtime files. Homepage: https://ffmpeg.org/ Package: libavcodec59 Status: install ok installed Priority: optional Section: libs Installed-Size: 14630 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: ffmpeg Version: 7:5.1.3-1 Depends: libaom3 (>= 3.2.0), libavutil57 (= 7:5.1.3-1), libc6 (>= 2.35), libcairo2 (>= 1.2.4), libcodec2-1.0 (>= 1.0.5), libdav1d6 (>= 0.9.0), libglib2.0-0 (>= 2.12.0), libgsm1 (>= 1.0.18), libjxl0.7 (>= 0.7.0), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0 (>= 3.100), libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librav1e0 (>= 0.5.1), librsvg2-2 (>= 2.14.4), libshine3 (>= 3.1.0), libsnappy1v5 (>= 1.1.9), libspeex1 (>= 1.2~), libsvtav1enc1 (>= 1.4.1+dfsg), libswresample4 (>= 7:5.0), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.9.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx7 (>= 1.12.0), libwebp7 (>= 1.2.4), libwebpmux3 (>= 1.2.4), libx264-164 (>= 2:0.164.3095+gitbaee400), libx265-199 (>= 3.5), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0) Suggests: libcuda1, libnvcuvid1, libnvidia-encode1 Description: FFmpeg library with de/encoders for audio/video codecs - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package contains the runtime files. Homepage: https://ffmpeg.org/ Package: libavdevice59 Status: install ok installed Priority: optional Section: libs Installed-Size: 285 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: ffmpeg Version: 7:5.1.3-1 Depends: libasound2 (>= 1.0.16), libavc1394-0 (>= 0.5.3), libavcodec59 (>= 7:5.0), libavfilter8 (>= 7:5.1), libavformat59 (= 7:5.1.3-1), libavutil57 (= 7:5.1.3-1), libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libcdio-cdda2 (>= 10.2+2.0.0), libcdio-paranoia2 (>= 10.2+2.0.0), libdc1394-25 (>= 2.2.6), libdrm2 (>= 2.4.101), libgl1, libiec61883-0 (>= 1.2.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libopenal1 (>= 1.14), libpulse0 (>= 0.99.1), libraw1394-11 (>= 2.1.2), libsdl2-2.0-0 (>= 2.0.12), libx11-6, libxcb-shape0, libxcb-shm0, libxcb-xfixes0, libxcb1, libxext6, libxv1 Description: FFmpeg library for handling input and output devices - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. . This package contains the runtime files. Homepage: https://ffmpeg.org/ Package: libavfilter8 Status: install ok installed Priority: optional Section: libs Installed-Size: 12396 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: ffmpeg Version: 7:5.1.3-1 Depends: libass9 (>= 1:0.13.6), libavcodec59 (= 7:5.1.3-1), libavformat59 (>= 7:5.0), libavutil57 (= 7:5.1.3-1), libbs2b0 (>= 3.1.0+dfsg), libc6 (>= 2.35), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), liblilv-0-0 (>= 0.14.2~dfsg0), libmfx1 (>= 18.4.0), libmysofa1 (>= 0.7~), libplacebo208 (>= 4.208.0), libpocketsphinx3 (>= 0.8+5prealpha+1), libpostproc56 (>= 7:5.0), librubberband2 (>= 3.1.2+dfsg0), libsphinxbase3 (>= 0.8+5prealpha), libstdc++6 (>= 11), libswresample4 (>= 7:5.1), libswscale6 (>= 7:5.0), libva2 (>= 1.7.3), libvidstab1.1, libzimg2 (>= 0.3.1), libzmq5 (>= 3.2.3+dfsg), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1, zlib1g (>= 1:1.1.4) Description: FFmpeg library containing media filters - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package contains the runtime files. Homepage: https://ffmpeg.org/ Package: libavformat59 Status: install ok installed Priority: optional Section: libs Installed-Size: 2788 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: ffmpeg Version: 7:5.1.3-1 Depends: libavcodec59 (= 7:5.1.3-1), libavutil57 (= 7:5.1.3-1), libbluray2 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.35), libchromaprint1 (>= 1.3.2), libgme0 (>= 0.5.5), libgnutls30 (>= 3.7.5), libopenmpt0 (>= 0.3.0), librabbitmq4 (>= 0.6.0), librist4 (>= 0.2.6+dfsg), libsrt1.5-gnutls (>= 1.5.1), libssh-gcrypt-4 (>= 0.8.0), libxml2 (>= 2.7.4), libzmq5 (>= 4.0.1+dfsg), zlib1g (>= 1:1.2.0.2) Description: FFmpeg library with (de)muxers for multimedia containers - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package contains the runtime files. Homepage: https://ffmpeg.org/ Package: libavif15 Status: install ok installed Priority: optional Section: libs Installed-Size: 203 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libavif Version: 0.11.1-1 Depends: libaom3 (>= 3.2.0), libc6 (>= 2.14), libdav1d6 (>= 0.1.0), libgav1-1 (>= 0.18.0), librav1e0 (>= 0.5.1), libsvtav1enc1 (>= 1.2.1+dfsg), libyuv0 (>= 0.0~git20221018) Description: Library for handling .avif files This library aims to be a friendly, portable C implementation of the AV1 Image File Format as described in https://aomediacodec.github.io/av1-avif/. . This package provides the shared library files. Homepage: https://github.com/AOMediaCodec/libavif Package: libavif15 Status: install ok installed Priority: optional Section: libs Installed-Size: 222 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libavif Version: 0.11.1-1 Depends: libaom3 (>= 3.2.0), libc6 (>= 2.4), libdav1d6 (>= 0.1.0), libgav1-1 (>= 0.18.0), librav1e0 (>= 0.5.1), libyuv0 (>= 0.0~git20221018) Description: Library for handling .avif files This library aims to be a friendly, portable C implementation of the AV1 Image File Format as described in https://aomediacodec.github.io/av1-avif/. . This package provides the shared library files. Homepage: https://github.com/AOMediaCodec/libavif Package: libavutil57 Status: install ok installed Priority: optional Section: libs Installed-Size: 1016 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: ffmpeg Version: 7:5.1.3-1 Depends: libc6 (>= 2.35), libdrm2 (>= 2.4.66), libmfx1 (>= 18.4.0), libva-drm2 (>= 1.3), libva-x11-2 (>= 1.3), libva2 (>= 2.1.0), libvdpau1 (>= 0.2), libx11-6, ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1 Description: FFmpeg library with functions for simplifying programming - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). It is not a library for code needed by both libavcodec and libavformat. The goal for this library is to be modular, small, efficient and useful. . This package contains the runtime files. Homepage: https://ffmpeg.org/ Package: libavutil57 Status: install ok installed Priority: optional Section: libs Installed-Size: 983 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: ffmpeg Version: 7:5.1.3-1 Depends: libc6 (>= 2.35), libdrm2 (>= 2.4.66), libva-drm2 (>= 1.3), libva-x11-2 (>= 1.3), libva2 (>= 2.1.0), libvdpau1 (>= 0.2), libx11-6, ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1 Description: FFmpeg library with functions for simplifying programming - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). It is not a library for code needed by both libavcodec and libavformat. The goal for this library is to be modular, small, efficient and useful. . This package contains the runtime files. Homepage: https://ffmpeg.org/ Package: libayatana-appindicator3-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 90 Maintainer: Ayatana Packagers Architecture: amd64 Source: libayatana-appindicator Version: 0.5.92-1 Replaces: libappindicator3-1 Provides: libappindicator3-1 (= 12.10) Depends: libayatana-indicator3-7 (>= 0.6.0), libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.4.2), libdbusmenu-gtk3-4 (>= 0.4.2), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0) Conflicts: libappindicator3-1 Description: Ayatana Application Indicators (GTK-3+ version) A library and indicator to take menus from applications and place them in the panel. . This package contains shared libraries to be used by applications compiled against GTK-3+. Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Package: libayatana-ido3-0.4-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 192 Maintainer: Ayatana Packagers Architecture: amd64 Multi-Arch: same Source: ayatana-ido Version: 0.9.3-1 Depends: libc6 (>= 2.29), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.23.0), libglib2.0-0 (>= 2.67.1), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.20.0), libpangocairo-1.0-0 (>= 1.14.0) Breaks: ayatana-indicator-datetime (<< 0.9.0), ayatana-indicator-display (<< 0.9.0), ayatana-indicator-keyboard (<< 0.9.0), ayatana-indicator-messages (<< 0.9.0), ayatana-indicator-notifications (<< 0.9.0), ayatana-indicator-session (<< 0.9.0), ayatana-indicator-sound (<< 0.9.0) Description: Widgets and other objects used for Ayatana Indicators Shared library providing extra gtk menu items for display in system Ayatana Indicators. . This package contains shared libraries to be used by GTK+ 3 applications. Homepage: https://github.com/AyatanaIndicators/ayatana-ido Package: libayatana-indicator3-7 Status: install ok installed Priority: optional Section: libs Installed-Size: 108 Maintainer: Ayatana Packagers Architecture: amd64 Multi-Arch: same Source: libayatana-indicator Version: 0.9.3-1 Depends: libayatana-ido3-0.4-0 (>= 0.9.0), libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4) Description: panel indicator applet - shared library (GTK-3+ variant) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains the library itself (GTK-3+ variant). Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Package: libbabl-0.1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1671 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: babl (1:0.1.98-1) Version: 1:0.1.98-1+b1 Depends: libc6 (>= 2.34), liblcms2-2 (>= 2.8) Description: Dynamic, any to any, pixel format conversion library Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. Homepage: http://gegl.org/babl/ Package: libbase-java Status: install ok installed Priority: optional Section: java Installed-Size: 136 Maintainer: Debian Java Maintainers Architecture: all Source: libbase Version: 1.1.6-3 Depends: libcommons-logging-java Description: general purpose base service library (OOo 3.1 branch) LibBase is a library developed to provide base services like logging, configuration and initialization to all other libraries and applications. The library is the root library for all other Pentaho-Reporting projects. Homepage: http://jfreereport.sourceforge.net/ Package: libbatik-java Status: install ok installed Priority: optional Section: java Installed-Size: 9101 Maintainer: Debian Java Maintainers Architecture: all Source: batik Version: 1.16+dfsg-1 Depends: java-wrappers, libjaxp1.3-java, libxml-commons-external-java, libxmlgraphics-commons-java Recommends: default-jre-headless | java7-runtime-headless Suggests: librhino-java Breaks: elki (<= 0.6.5), libfop-java (<< 2.0) Description: xml.apache.org SVG Library Batik is a toolkit for applications or applets that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation or manipulation. . Batik provides several modules to be used in applications: * A SVG generator module, usable to export graphics into the SVG format. * A SVG processor and SVG Viewing component for integrating SVG viewing. * A module to convert SVG to various formats, such as raster images (JPEG, PNG or Tiff) and PS, PDF. . fop is necessary for PDF output of rasterizer. . rhino is necessary for using the SVG browser, squiggle. . For detailed information, go to http://xml.apache.org/batik/ Homepage: https://xmlgraphics.apache.org/batik/ Package: libbcmail-java Status: install ok installed Priority: optional Section: java Installed-Size: 177 Maintainer: Debian Java Maintainers Architecture: all Source: bouncycastle Version: 1.72-2 Depends: libbcpkix-java (>= 1.72-2), libbcprov-java (>= 1.72-2), libbcutil-java (>= 1.72-2), libmail-java Description: Bouncy Castle generators/processors for S/MIME and CMS The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains generators and processors for S/MIME and CMS (PKCS7/RFC 3852). Homepage: https://www.bouncycastle.org Package: libbcpkix-java Status: install ok installed Priority: optional Section: java Installed-Size: 994 Maintainer: Debian Java Maintainers Architecture: all Source: bouncycastle Version: 1.72-2 Depends: libbcprov-java (>= 1.72-2), libbcutil-java (>= 1.72-2) Description: Bouncy Castle Java API for PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains generators and processors for PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF. Homepage: https://www.bouncycastle.org Package: libbcprov-java Status: install ok installed Priority: optional Section: java Installed-Size: 8845 Maintainer: Debian Java Maintainers Architecture: all Source: bouncycastle Version: 1.72-2 Breaks: jakarta-jmeter (<< 2.8-1~), jenkins-instance-identity (<< 1.3-1~), jglobus (<< 2.0.6-1~), voms-api-java (<< 2.0.9-1.1~) Conffiles: /etc/java/security/security.d/2000-org.bouncycastle.jce.provider.BouncyCastleProvider d41d8cd98f00b204e9800998ecf8427e Description: Bouncy Castle Java Cryptographic Service Provider The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains a JCE provider and a lightweight crypto API. Homepage: https://www.bouncycastle.org Package: libbcutil-java Status: install ok installed Priority: optional Section: java Installed-Size: 682 Maintainer: Debian Java Maintainers Architecture: all Source: bouncycastle Version: 1.72-2 Description: Bouncy Castle ASN.1 Extension and Utility APIs The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. Homepage: https://www.bouncycastle.org Package: libbdplus0 Status: install ok installed Priority: optional Section: libs Installed-Size: 135 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libbdplus Version: 0.2.0-3 Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.14) Recommends: libaacs0 Enhances: libbluray2 Description: implementation of BD+ for reading Blu-ray Discs libbdplus is a research project to implement the BD+ System Specifications. It provides, through an open-source library, a way to understand how the BD+ works. . This package DOES NOT provide any key, certificate, configuration file or virtual machine that could be used to decode encrypted copyrighted material. . This package provides the shared library. Homepage: https://www.videolan.org/developers/libbdplus.html Package: libbinutils Status: install ok installed Priority: optional Section: devel Installed-Size: 2469 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: same Source: binutils Version: 2.40-2 Replaces: binutils (<< 2.29-6) Depends: libc6 (>= 2.34), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), binutils-common (= 2.40-2) Breaks: binutils (<< 2.29-6) Description: GNU binary utilities (private shared library) This package includes the private shared libraries libbfd and libopcodes. Homepage: https://www.gnu.org/software/binutils/ Package: libblas3 Status: install ok installed Priority: optional Section: libs Installed-Size: 464 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: lapack Version: 3.11.0-2 Provides: libblas.so.3 Depends: libc6 (>= 2.14) Description: Basic Linear Algebra Reference implementations, shared library BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for example lapack and linpack. This implementation is the Fortran 77 reference implementation found at netlib. . This package contains a shared version of the library. Homepage: https://www.netlib.org/lapack/ Package: libblkid1 Status: install ok installed Priority: optional Section: libs Installed-Size: 399 Maintainer: util-linux packagers Architecture: amd64 Multi-Arch: same Source: util-linux (2.38.1-5) Version: 2.38.1-5+b1 Depends: libc6 (>= 2.33) Description: block device ID library The blkid library allows system programs such as fsck and mount to quickly and easily find block devices by filesystem UUID or label. This allows system administrators to avoid specifying filesystems by hard-coded device names and use a logical naming system instead. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: libblkid1 Status: install ok installed Priority: optional Section: libs Installed-Size: 438 Maintainer: util-linux packagers Architecture: i386 Multi-Arch: same Source: util-linux (2.38.1-5) Version: 2.38.1-5+b1 Depends: libc6 (>= 2.33) Description: block device ID library The blkid library allows system programs such as fsck and mount to quickly and easily find block devices by filesystem UUID or label. This allows system administrators to avoid specifying filesystems by hard-coded device names and use a logical naming system instead. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: libblockdev-crypto2 Status: install ok installed Priority: optional Section: libs Installed-Size: 66 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: libblockdev Version: 2.28-2 Depends: libblkid1 (>= 2.23.0), libblockdev-utils2 (>= 2.20), libc6 (>= 2.25), libcryptsetup12 (>= 2:2.4), libglib2.0-0 (>= 2.42.2), libnss3 (>= 2:3.13.4-2~), libvolume-key1 (>= 0.3.9) Description: Crypto plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to encrypted devices (LUKS). Homepage: https://github.com/storaged-project/libblockdev Package: libblockdev-fs2 Status: install ok installed Priority: optional Section: libs Installed-Size: 83 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: libblockdev Version: 2.28-2 Depends: libblkid1 (>= 2.24.2), libblockdev-part-err2 (>= 2.14), libblockdev-utils2 (>= 2.20), libc6 (>= 2.7), libglib2.0-0 (>= 2.42.2), libmount1 (>= 2.30.2), libparted-fs-resize0 (>= 3.1), libparted2 (>= 3.1), e2fsprogs Description: file system plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to operations with file systems. Homepage: https://github.com/storaged-project/libblockdev Package: libblockdev-loop2 Status: install ok installed Priority: optional Section: libs Installed-Size: 33 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: libblockdev Version: 2.28-2 Depends: libblockdev-utils2 (>= 2.14), libc6 (>= 2.27), libglib2.0-0 (>= 2.42.2) Description: Loop device plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to loop devices. Homepage: https://github.com/storaged-project/libblockdev Package: libblockdev-part-err2 Status: install ok installed Priority: optional Section: libs Installed-Size: 33 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: libblockdev Version: 2.28-2 Depends: libc6 (>= 2.3), libglib2.0-0 (>= 2.42.2) Description: Partition error utility functions for libblockdev libblockdev-part-err is a library providing utility functions used by the libblockdev library and its plugins. Homepage: https://github.com/storaged-project/libblockdev Package: libblockdev-part2 Status: install ok installed Priority: optional Section: libs Installed-Size: 62 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: libblockdev Version: 2.28-2 Depends: libblockdev-part-err2 (>= 2.14), libblockdev-utils2 (>= 2.20), libc6 (>= 2.29), libglib2.0-0 (>= 2.42.2), libparted2 (>= 3.1), gdisk (>= 0.8.6), fdisk Description: Partitioning plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to partitioning devices. Homepage: https://github.com/storaged-project/libblockdev Package: libblockdev-swap2 Status: install ok installed Priority: optional Section: libs Installed-Size: 41 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: libblockdev Version: 2.28-2 Depends: libblkid1 (>= 2.23.0), libblockdev-utils2 (>= 2.20), libc6 (>= 2.4), libglib2.0-0 (>= 2.42.2) Description: Swap plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to swap devices. Homepage: https://github.com/storaged-project/libblockdev Package: libblockdev-utils2 Status: install ok installed Priority: optional Section: libs Installed-Size: 58 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: libblockdev Version: 2.28-2 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.70.0), libkmod2 (>= 19), libudev1 (>= 216) Description: Utility functions for libblockdev The libblockdev-utils is a library providing utility functions used by the libblockdev library and its plugins. Homepage: https://github.com/storaged-project/libblockdev Package: libblockdev2 Status: install ok installed Priority: optional Section: libs Installed-Size: 223 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: libblockdev Version: 2.28-2 Depends: libblockdev-utils2 (>= 2.14), libc6 (>= 2.34), libglib2.0-0 (>= 2.42.2) Conffiles: /etc/libblockdev/conf.d/00-default.cfg 7a51eb0d581c2472e8738775147375a1 Description: Library for manipulating block devices libblockdev is a C library with GObject introspection support that can be used for doing low-level operations with block devices like setting up LVM, BTRFS, LUKS or MD RAID. . The library uses plugins (LVM, BTRFS,...) and serves as a thin wrapper around its plugins' functionality. All the plugins, however, can be used as standalone libraries. One of the core principles of libblockdev is that it is stateless from the storage configuration's perspective (e.g. it has no information about VGs when creating an LV). Homepage: https://github.com/storaged-project/libblockdev Package: libblosc1 Status: install ok installed Priority: optional Section: libs Installed-Size: 101 Maintainer: Håvard F. Aasen Architecture: amd64 Multi-Arch: same Source: c-blosc Version: 1.21.3+ds-1 Depends: libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), libsnappy1v5 (>= 1.1.9), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Description: high performance meta-compressor optimized for binary data Blosc is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc is meant not only to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations. . It uses the blocking technique to reduce activity on the memory bus as much as possible. In short, this technique works by dividing datasets in blocks that are small enough to fit in caches of modern processors and perform compression / decompression there. It also leverages, if available, SIMD instructions (SSE2) and multi-threading capabilities of CPUs, in order to accelerate the compression / decompression process to a maximum. Homepage: https://blosc.org/ Package: libbluetooth3 Status: install ok installed Priority: optional Section: libs Installed-Size: 294 Maintainer: Debian Bluetooth Maintainers Architecture: amd64 Multi-Arch: same Source: bluez Version: 5.66-1 Replaces: libsdp2 (<= 1.5-2) Depends: libc6 (>= 2.15), libudev1 (>= 183) Conflicts: libsdp2 (<= 1.5-2) Description: Library to use the BlueZ Linux Bluetooth stack BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Homepage: http://www.bluez.org Package: libbluray2 Status: install ok installed Priority: optional Section: libs Installed-Size: 348 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libbluray Version: 1:1.3.4-1 Depends: libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libudfread0 (>= 1.1.1), libxml2 (>= 2.7.4) Recommends: libaacs0 Suggests: libbluray-bdj Description: Blu-ray disc playback support library (shared library) libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J. . NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs. . This package provides the shared library. Homepage: https://www.videolan.org/developers/libbluray.html Package: libboost-chrono1.74.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 2065 Maintainer: Debian Boost Team Architecture: amd64 Multi-Arch: same Source: boost1.74 Version: 1.74.0+ds1-21 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Description: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class.Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * a tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * a thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Homepage: http://www.boost.org/libs/chrono/ Package: libboost-filesystem1.74.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 2153 Maintainer: Debian Boost Team Architecture: amd64 Multi-Arch: same Source: boost1.74 Version: 1.74.0+ds1-21 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Description: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Homepage: http://boost.org/libs/filesystem/ Package: libboost-iostreams1.74.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 2113 Maintainer: Debian Boost Team Architecture: amd64 Multi-Arch: same Source: boost1.74 Version: 1.74.0+ds1-21 Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), liblzma5 (>= 5.2.2), libstdc++6 (>= 5.2), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Description: Boost.Iostreams Library This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Homepage: http://www.boost.org/libs/iostreams/ Package: libboost-locale1.74.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 2933 Maintainer: Debian Boost Team Architecture: amd64 Multi-Arch: same Source: boost1.74 Version: 1.74.0+ds1-21 Depends: libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 11) Description: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Homepage: http://www.boost.org/libs/locale/ Package: libboost-program-options1.74.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 2441 Maintainer: Debian Boost Team Architecture: amd64 Multi-Arch: same Source: boost1.74 Version: 1.74.0+ds1-21 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Homepage: http://www.boost.org/libs/program_options/ Package: libboost-thread1.74.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 2157 Maintainer: Debian Boost Team Architecture: amd64 Multi-Arch: same Source: boost1.74 Version: 1.74.0+ds1-21 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Breaks: libboost-regex1.74.0-icu67 Description: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Homepage: http://www.boost.org/libs/thread/ Package: libbotan-2-19 Status: install ok installed Priority: optional Section: libs Installed-Size: 5556 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: botan Version: 2.19.3+dfsg-1 Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), liblzma5 (>= 5.1.1alpha+20120614), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 12.2.0-9), libtspi1 (>= 0.3.1), zlib1g (>= 1:1.2.2) Description: multiplatform crypto library (2.x version) Botan is a C++ library which provides support for many common cryptographic operations, including encryption, authentication, and X.509v3 certificates and CRLs. A wide variety of algorithms is supported, including RSA, DSA, DES, AES, MD5, and SHA-1. . This package contains the 2.x version of Botan. Homepage: https://botan.randombit.net/ Package: libbox2d2 Status: install ok installed Priority: optional Section: libs Installed-Size: 263 Maintainer: Debian Games Team Architecture: amd64 Multi-Arch: same Source: box2d Version: 2.4.1-3 Depends: libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Description: 2D physics engine 2D rigid body simulation library for games. Programmers can use it in their games to make objects move in believable ways and make the world seem more interactive. From the game's point of view a physics engine is just a system for procedural animation. Rather than paying (or begging) an animator to move your actors around, you can let Sir Isaac Newton do the directing. Homepage: https://box2d.org/ Package: libbpf1 Status: install ok installed Priority: optional Section: libs Installed-Size: 384 Maintainer: Sudip Mukherjee Architecture: amd64 Multi-Arch: same Source: libbpf (1.1.0-1) Version: 1:1.1.0-1 Depends: libc6 (>= 2.34), libelf1 (>= 0.144), zlib1g (>= 1:1.2.3.3) Description: eBPF helper library (shared library) libbpf is a library for loading eBPF programs and reading and manipulating eBPF objects from user-space. . This package contains the shared library. Package: libbrotli1 Status: install ok installed Priority: optional Section: libs Installed-Size: 783 Maintainer: Tomasz Buchert Architecture: amd64 Multi-Arch: same Source: brotli (1.0.9-2) Version: 1.0.9-2+b6 Depends: libc6 (>= 2.29) Description: library implementing brotli encoder and decoder (shared libraries) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs shared libraries. Homepage: https://github.com/google/brotli Package: libbrotli1 Status: install ok installed Priority: optional Section: libs Installed-Size: 796 Maintainer: Tomasz Buchert Architecture: i386 Multi-Arch: same Source: brotli (1.0.9-2) Version: 1.0.9-2+b6 Depends: libc6 (>= 2.29) Description: library implementing brotli encoder and decoder (shared libraries) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs shared libraries. Homepage: https://github.com/google/brotli Package: libbs2b0 Status: install ok installed Priority: optional Section: libs Installed-Size: 41 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: libbs2b Version: 3.1.0+dfsg-7 Depends: libc6 (>= 2.29), libstdc++6 (>= 4.1.1) Description: Bauer stereophonic-to-binaural DSP library The Bauer stereophonic-to-binaural DSP (bs2b) is designed to improve headphone listening of stereo audio records. . Typical stereo recordings are made for listening with speakers. What's missing in headphones is the sound going from each channel to the opposite ear, arriving a short time later for the extra distance traveled, and with a bit of high frequency roll-off for the shadowing effect of the head. The time delay to the far ear should also be somewhat longer at low frequencies than at high frequencies. bs2b implements both of these ideas to transform stereophonic recordings for headphone listening. Homepage: https://bs2b.sourceforge.net/ Package: libbsd0 Status: install ok installed Priority: optional Section: libs Installed-Size: 198 Maintainer: Guillem Jover Architecture: amd64 Multi-Arch: same Source: libbsd Version: 0.11.7-4 Depends: libc6 (>= 2.34), libmd0 (>= 1.0.3-2) Description: utility functions from BSD systems - shared library This library provides some C functions such as strlcpy() that are commonly available on BSD systems but not on others like GNU systems. . For a detailed list of the provided functions, please see the libbsd-dev package description. Homepage: https://libbsd.freedesktop.org/ Package: libbsd0 Status: install ok installed Priority: optional Section: libs Installed-Size: 201 Maintainer: Guillem Jover Architecture: i386 Multi-Arch: same Source: libbsd Version: 0.11.7-4 Depends: libc6 (>= 2.34), libmd0 (>= 1.0.3-2) Description: utility functions from BSD systems - shared library This library provides some C functions such as strlcpy() that are commonly available on BSD systems but not on others like GNU systems. . For a detailed list of the provided functions, please see the libbsd-dev package description. Homepage: https://libbsd.freedesktop.org/ Package: libbsh-java Status: install ok installed Priority: optional Section: java Installed-Size: 324 Maintainer: Debian Java Maintainers Architecture: all Source: bsh Version: 2.0b4-20 Replaces: bsh (<= 2.0b4-13~) Breaks: bsh (<= 2.0b4-13~) Description: Java scripting environment (BeanShell) Version 2 (library) BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. . This package contains the Java library without the command line tools. Homepage: http://www.beanshell.org Package: libbz2-1.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 106 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Multi-Arch: same Source: bzip2 (1.0.8-5) Version: 1.0.8-5+b1 Depends: libc6 (>= 2.4) Description: high-quality block-sorting file compressor library - runtime This package contains libbzip2 which is used by the bzip2 compressor. . bzip2 is a freely available, patent free, data compressor. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Homepage: https://sourceware.org/bzip2/ Package: libbz2-1.0 Status: install ok installed Priority: important Section: libs Installed-Size: 106 Maintainer: Anibal Monsalve Salazar Architecture: i386 Multi-Arch: same Source: bzip2 (1.0.8-5) Version: 1.0.8-5+b1 Depends: libc6 (>= 2.4) Description: high-quality block-sorting file compressor library - runtime This package contains libbzip2 which is used by the bzip2 compressor. . bzip2 is a freely available, patent free, data compressor. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Homepage: https://sourceware.org/bzip2/ Package: libc-bin Essential: yes Status: install ok installed Priority: required Section: libs Installed-Size: 2034 Maintainer: GNU Libc Maintainers Architecture: amd64 Multi-Arch: foreign Source: glibc Version: 2.36-9 Depends: libc6 (>> 2.36), libc6 (<< 2.37) Recommends: manpages Breaks: dh-lua (<< 27+nmu1~) Conffiles: /etc/bindresvport.blacklist 4c09213317e4e3dd3c71d74404e503c5 /etc/default/nss d6d5d6f621fb3ead2548076ce81e309c /etc/gai.conf 28fa76ff5a9e0566eaa1e11f1ce51f09 /etc/ld.so.conf 4317c6de8564b68d628c21efa96b37e4 /etc/ld.so.conf.d/libc.conf d4d833fd095fb7b90e1bb4a547f16de6 Description: GNU C Library: Binaries This package contains utility programs related to the GNU C Library. . * getconf: query system configuration variables * getent: get entries from administrative databases * iconv, iconvconfig: convert between character encodings * ldd, ldconfig: print/configure shared library dependencies * locale, localedef: show/generate locale definitions * tzselect, zdump, zic: select/dump/compile time zones Homepage: https://www.gnu.org/software/libc/libc.html Package: libc-dev-bin Status: install ok installed Priority: optional Section: libdevel Installed-Size: 90 Maintainer: GNU Libc Maintainers Architecture: amd64 Multi-Arch: foreign Source: glibc Version: 2.36-9 Depends: libc6 (>> 2.36), libc6 (<< 2.37) Recommends: manpages, manpages-dev, libc-devtools (>> 2.36) Description: GNU C Library: Development binaries This package contains utility programs related to the GNU C Library development package. . * gencat: generate message catalogs Homepage: https://www.gnu.org/software/libc/libc.html Package: libc-devtools Status: install ok installed Priority: optional Section: devel Installed-Size: 134 Maintainer: GNU Libc Maintainers Architecture: amd64 Multi-Arch: foreign Source: glibc Version: 2.36-9 Replaces: libc-dev-bin (<< 2.31-8) Depends: libc6 (>= 2.34), libgd3 (>= 2.1.0~alpha~) Recommends: manpages, manpages-dev Breaks: libc-dev-bin (<< 2.31-8) Description: GNU C Library: Development tools This package contains development tools shipped by the GNU C Library. . * memusage, memusagestat: profile a program's memory usage * mtrace: interpret the malloc trace log * sotruss: trace shared library calls * sprof: display shared object profiling data Homepage: https://www.gnu.org/software/libc/libc.html Package: libc-l10n Status: install ok installed Priority: standard Section: localization Installed-Size: 4346 Maintainer: GNU Libc Maintainers Architecture: all Multi-Arch: foreign Source: glibc Version: 2.36-9 Description: GNU C Library: localization files This package contains the translation files for the GNU C library and utility programs. Homepage: https://www.gnu.org/software/libc/libc.html Package: libc6 Status: install ok installed Priority: optional Section: libs Installed-Size: 12984 Maintainer: GNU Libc Maintainers Architecture: amd64 Multi-Arch: same Source: glibc Version: 2.36-9 Replaces: libc6-amd64 Depends: libgcc-s1 Recommends: libidn2-0 (>= 2.0.5~) Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales, libnss-nis, libnss-nisplus Breaks: aide (<< 0.17.3-4+b3), busybox (<< 1.30.1-6), chrony (<< 4.2-3~), fakechroot (<< 2.19-3.5), firefox (<< 91~), firefox-esr (<< 91~), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), ioquake3 (<< 1.36+u20200211.f2c61c1~dfsg-2~), iraf-fitsutil (<< 2018.07.06-4), libgegl-0.4-0 (<< 0.4.18), libtirpc1 (<< 0.2.3), locales (<< 2.36), locales-all (<< 2.36), macs (<< 2.2.7.1-3~), nocache (<< 1.1-1~), nscd (<< 2.36), openarena (<< 0.8.8+dfsg-4~), openssh-server (<< 1:8.1p1-5), python3-iptables (<< 1.0.0-2), r-cran-later (<< 0.7.5+dfsg-2), tinydns (<< 1:1.05-14), valgrind (<< 1:3.19.0-1~), wcc (<< 0.0.2+dfsg-3) Conffiles: /etc/ld.so.conf.d/x86_64-linux-gnu.conf d4e7a7b88a71b5ffd9e2644e71a0cfab Description: GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Homepage: https://www.gnu.org/software/libc/libc.html Package: libc6 Status: install ok installed Priority: optional Section: libs Installed-Size: 12140 Maintainer: GNU Libc Maintainers Architecture: i386 Multi-Arch: same Source: glibc Version: 2.36-9 Replaces: libc6-i386, libc6-i686 Provides: libc6-i686 Depends: libgcc-s1 Recommends: libidn2-0 (>= 2.0.5~) Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales, libnss-nis, libnss-nisplus Breaks: aide (<< 0.17.3-4+b3), busybox (<< 1.30.1-6), chrony (<< 4.2-3~), fakechroot (<< 2.19-3.5), firefox (<< 91~), firefox-esr (<< 91~), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), ioquake3 (<< 1.36+u20200211.f2c61c1~dfsg-2~), iraf-fitsutil (<< 2018.07.06-4), libgegl-0.4-0 (<< 0.4.18), libtirpc1 (<< 0.2.3), locales (<< 2.36), locales-all (<< 2.36), macs (<< 2.2.7.1-3~), nocache (<< 1.1-1~), nscd (<< 2.36), openarena (<< 0.8.8+dfsg-4~), openssh-server (<< 1:8.1p1-5), python3-iptables (<< 1.0.0-2), r-cran-later (<< 0.7.5+dfsg-2), tinydns (<< 1:1.05-14), valgrind (<< 1:3.19.0-1~), wcc (<< 0.0.2+dfsg-3) Conflicts: libc6-i686 Conffiles: /etc/ld.so.conf.d/i386-linux-gnu.conf f0822fd4d6027e0e8276fefafe371c54 Description: GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Homepage: https://www.gnu.org/software/libc/libc.html Package: libc6-dev Status: install ok installed Priority: optional Section: libdevel Installed-Size: 11954 Maintainer: GNU Libc Maintainers Architecture: amd64 Multi-Arch: same Source: glibc Version: 2.36-9 Replaces: libc6 (<= 2.32-1) Provides: libc-dev (= 2.36-9) Depends: libc6 (= 2.36-9), libc-dev-bin (= 2.36-9), linux-libc-dev, libcrypt-dev, libnsl-dev, rpcsvc-proto Suggests: glibc-doc, manpages-dev Breaks: binutils (<< 2.38), catch (<< 1.12.2-0.1), heimdal-multidev (<= 7.7.0+dfsg-4), igblast (<= 1.19.0-1), libassimp-dev (<= 5.2.4~ds0-1), libasyncns-dev (<= 0.8-6+b2), libatm1-dev (<= 1:2.5.1-4), libaws20-dev (<= 20.2-2+b1), libboinc-app-dev (<= 7.20.2+dfsg-1), libbson-dev (<= 1.22.0-1), libc6-dev-amd64-cross (<< 2.36~), libcups2-dev (<= 2.4.2-1), libdeal.ii-dev (<= 9.4.0-1), libdkim-dev (<= 1:1.0.21-4+b2), libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5), libeckit-dev (<= 1.20.0-1), libfclib-dev (<= 3.1.0+dfsg-2), libfltk1.3-dev (<= 1.3.8-4+b1), libgcc-10-dev (<< 10-20200321-1~), libgcc-7-dev (<< 7.5.0-6~), libgcc-8-dev (<< 8.4.0-2~), libgcc-9-dev (<< 9.3.0-5~), libghc-resolv-dev (<= 0.1.2.0-3), libghc-resolv-prof (<= 0.1.2.0-3), libglib2.0-dev (<= 2.72.3-1), libgloox-dev (<= 1.0.24-2+b1), libhesiod-dev (<= 3.2.1-3.1+b1), libinfinity-0.7-dev (<= 0.7.2-1+b1), libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1), libinsighttoolkit5-dev (<= 5.2.1-5+b1), libismrmrd-dev (<= 1.8.0-2), libldap-dev (<= 2.5.12+dfsg-2), liblog4cplus-dev (<= 2.0.7-1), libloudmouth1-dev (<= 1.5.4-1), libmgl-dev (<= 8.0.1-2), libmimalloc2.0 (<= 2.0.6+ds-1), libminc-dev (<= 2.4.03-5), libmongoc-dev (<= 1.22.1-1), libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2), libmysqlclient-dev (<= 8.0.29-1), libnetcdf-dev (<= 1:4.9.0-3), libnetcdf-mpi-dev (<= 1:4.9.0-1), libnetcdf-pnetcdf-dev (<= 1:4.9.0-1), libnfsidmap-dev (<= 1:2.6.1-2), libns3-dev (<= 3.36.1+dfsg-4), libola-dev (<= 0.10.8.nojsmin-2), libopenafs-dev (<= 1.8.8.1-3), libopendkim-dev (<= 2.11.0~beta2-7), libopendmarc-dev (<= 1.4.2-1), libopenms-dev (<= 2.6.0+cleaned1-3+b1), libopenzwave1.6-dev (<= 1.6.1914+ds-1), libperl5.26 (<< 5.26.1-3), libpg-query-dev (<= 13-2.1.2-2), librbl-dev (<= 2.11.0~beta2-7), libre-dev (<= 1.1.0-1+b1), libshishi-dev (<= 1.0.2-11), libslurm-dev (<= 21.08.8.2-1), libsocksd0-dev (<= 1.4.2+dfsg-7+b4), libspf2-dev (<= 1.2.10-7.1+b1), libstrophe-dev (<= 0.12.1-2), libtaningia-dev (<= 0.2.2-2+b1), libtrilinos-amesos-dev (<= 13.2.0-3), libtrilinos-amesos2-dev (<= 13.2.0-3), libtrilinos-anasazi-dev (<= 13.2.0-3), libtrilinos-aztecoo-dev (<= 13.2.0-3), libtrilinos-belos-dev (<= 13.2.0-3), libtrilinos-epetra-dev (<= 13.2.0-3), libtrilinos-epetraext-dev (<= 13.2.0-3), libtrilinos-galeri-dev (<= 13.2.0-3), libtrilinos-ifpack-dev (<= 13.2.0-3), libtrilinos-ifpack2-dev (<= 13.2.0-3), libtrilinos-intrepid-dev (<= 13.2.0-3), libtrilinos-intrepid2-dev (<= 13.2.0-3), libtrilinos-isorropia-dev (<= 13.2.0-3), libtrilinos-kokkos-dev (<= 13.2.0-3), libtrilinos-kokkos-kernels-dev (<= 13.2.0-3), libtrilinos-komplex-dev (<= 13.2.0-3), libtrilinos-ml-dev (<= 13.2.0-3), libtrilinos-moertel-dev (<= 13.2.0-3), libtrilinos-muelu-dev (<= 13.2.0-3), libtrilinos-nox-dev (<= 13.2.0-3), libtrilinos-phalanx-dev (<= 13.2.0-3), libtrilinos-pike-dev (<= 13.2.0-3), libtrilinos-piro-dev (<= 13.2.0-3), libtrilinos-pliris-dev (<= 13.2.0-3), libtrilinos-rol-dev (<= 13.2.0-3), libtrilinos-rtop-dev (<= 13.2.0-3), libtrilinos-rythmos-dev (<= 13.2.0-3), libtrilinos-sacado-dev (<= 13.2.0-3), libtrilinos-shylu-dev (<= 13.2.0-3), libtrilinos-stokhos-dev (<= 13.2.0-3), libtrilinos-stratimikos-dev (<= 13.2.0-3), libtrilinos-teko-dev (<= 13.2.0-3), libtrilinos-teuchos-dev (<= 13.2.0-3), libtrilinos-thyra-dev (<= 13.2.0-3), libtrilinos-tpetra-dev (<= 13.2.0-3), libtrilinos-trilinoscouplings-dev (<= 13.2.0-3), libtrilinos-triutils-dev (<= 13.2.0-3), libtrilinos-xpetra-dev (<= 13.2.0-3), libtrilinos-zoltan2-dev (<= 13.2.0-3), libvbr-dev (<= 2.11.0~beta2-7), libvisp-dev (<= 3.5.0-2+b1), libvotca-dev (<= 2022-3), libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1), libvtk7-dev (<= 7.1.1+dfsg2-10.2), open-vm-tools-dev (<= 2:12.0.5-2), pidgin-librvp (<= 0.9.7cvs-3), proftpd-dev (<= 1.3.7d+dfsg-2), python3.7 (<< 3.7.7-1+b1), python3.8 (<< 3.8.2-1+b1), slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1) Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev Description: GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Homepage: https://www.gnu.org/software/libc/libc.html Package: libcaca0 Status: install ok installed Priority: optional Section: libs Installed-Size: 903 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libcaca Version: 0.99.beta20-3 Depends: libc6 (>= 2.14), libncursesw6 (>= 6), libslang2 (>= 2.2.4), libstdc++6 (>= 4.1.1), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Description: colour ASCII art library libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines. . This package contains the shared library for libcaca. Homepage: http://caca.zoy.org/wiki/libcaca Package: libcairo-gobject2 Status: install ok installed Priority: optional Section: libs Installed-Size: 178 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: cairo Version: 1.16.0-7 Depends: libcairo2 (= 1.16.0-7), libglib2.0-0 (>= 2.14.0) Description: Cairo 2D vector graphics library (GObject library) Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the GObject library, providing wrapper GObject types for all cairo types. Homepage: https://cairographics.org/ Package: libcairo-gobject2 Status: install ok installed Priority: optional Section: libs Installed-Size: 170 Maintainer: Debian GNOME Maintainers Architecture: i386 Multi-Arch: same Source: cairo Version: 1.16.0-7 Depends: libcairo2 (= 1.16.0-7), libglib2.0-0 (>= 2.14.0) Description: Cairo 2D vector graphics library (GObject library) Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the GObject library, providing wrapper GObject types for all cairo types. Homepage: https://cairographics.org/ Package: libcairo2 Status: install ok installed Priority: optional Section: libs Installed-Size: 1307 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: cairo Version: 1.16.0-7 Depends: libc6 (>= 2.35), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.9.1), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxext6, libxrender1, zlib1g (>= 1:1.1.4) Breaks: libwebkit2gtk-3.0-25 (<< 2.4.5-2~), libwebkitgtk-1.0-0 (<< 2.4.5-2~), libwebkitgtk-3.0-0 (<< 2.4.5-2~), weston (<< 1.5.0-3~) Description: Cairo 2D vector graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension. . Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4. . This package contains the shared libraries. Homepage: https://cairographics.org/ Package: libcairo2 Status: install ok installed Priority: optional Section: libs Installed-Size: 1490 Maintainer: Debian GNOME Maintainers Architecture: i386 Multi-Arch: same Source: cairo Version: 1.16.0-7 Depends: libc6 (>= 2.35), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.9.1), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxext6, libxrender1, zlib1g (>= 1:1.1.4) Breaks: libwebkit2gtk-3.0-25 (<< 2.4.5-2~), libwebkitgtk-1.0-0 (<< 2.4.5-2~), libwebkitgtk-3.0-0 (<< 2.4.5-2~), weston (<< 1.5.0-3~) Description: Cairo 2D vector graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension. . Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4. . This package contains the shared libraries. Homepage: https://cairographics.org/ Package: libcamd2 Status: install ok installed Priority: optional Section: libs Installed-Size: 85 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: suitesparse Version: 1:5.12.0+dfsg-2 Depends: libc6 (>= 2.2.5), libsuitesparseconfig5 (>= 1:5.0.0) Description: symmetric approximate minimum degree library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The CAMD library provides a set of routines for pre-ordering sparse matrices prior to Cholesky or LU factorization, using the approximate minimum degree ordering algorithm with optional ordering constraints. Homepage: http://suitesparse.com Package: libcanberra-pulse Status: install ok installed Priority: optional Section: libs Installed-Size: 49 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: libcanberra Version: 0.30-10 Depends: libc6 (>= 2.4), libcanberra0 (= 0.30-10), libpulse0 (>= 0.99.1), pulseaudio | pipewire-pulse Description: PulseAudio backend for libcanberra libcanberra defines a simple abstract interface for playing event sounds. . This package contains the PulseAudio backend for libcanberra. Homepage: http://0pointer.de/lennart/projects/libcanberra/ Package: libcanberra0 Status: install ok installed Priority: optional Section: libs Installed-Size: 125 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: libcanberra Version: 0.30-10 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.33), libltdl7 (>= 2.4.7), libtdb1 (>= 1.2.7+git20101214), libvorbisfile3 (>= 1.1.2), sound-theme-freedesktop Suggests: libcanberra-gtk0, libcanberra-pulse Description: simple abstract interface for playing event sounds libcanberra defines a simple abstract interface for playing event sounds. . libcanberra relies on the XDG sound naming specification for identifying event sounds. On Unix/Linux the right sound to play is found via the mechanisms defined in the XDG sound theming specification. Homepage: http://0pointer.de/lennart/projects/libcanberra/ Package: libcap-ng0 Status: install ok installed Priority: optional Section: libs Installed-Size: 65 Maintainer: Håvard F. Aasen Architecture: amd64 Multi-Arch: same Source: libcap-ng (0.8.3-1) Version: 0.8.3-1+b3 Depends: libc6 (>= 2.33) Description: alternate POSIX capabilities library This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. . This package contains dynamic libraries for libcap-ng. Homepage: https://people.redhat.com/sgrubb/libcap-ng Package: libcap2 Status: install ok installed Priority: optional Section: libs Installed-Size: 94 Maintainer: Christian Kastner Architecture: amd64 Multi-Arch: same Version: 1:2.66-4 Depends: libc6 (>= 2.34) Description: POSIX 1003.1e capabilities (library) Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . This package contains the shared library. Homepage: https://sites.google.com/site/fullycapable/ Package: libcap2 Status: install ok installed Priority: optional Section: libs Installed-Size: 88 Maintainer: Christian Kastner Architecture: i386 Multi-Arch: same Version: 1:2.66-4 Depends: libc6 (>= 2.34) Description: POSIX 1003.1e capabilities (library) Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . This package contains the shared library. Homepage: https://sites.google.com/site/fullycapable/ Package: libcap2-bin Status: install ok installed Priority: optional Section: utils Installed-Size: 132 Maintainer: Christian Kastner Architecture: amd64 Multi-Arch: foreign Source: libcap2 Version: 1:2.66-4 Replaces: libcap-bin Depends: libc6 (>= 2.34), libcap2 (>= 1:2.63) Recommends: libpam-cap Breaks: libcap-bin Description: POSIX 1003.1e capabilities (utilities) Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . This package contains additional utilities. Homepage: https://sites.google.com/site/fullycapable/ Package: libcapi20-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 122 Maintainer: Rolf Leggewie Architecture: amd64 Multi-Arch: same Source: libcapi20-3 (1:3.27-3) Version: 1:3.27-3+b1 Depends: libc6 (>= 2.15) Description: ISDN utilities - CAPI support libraries Handle requests from CAPI-driven applications such as fax systems via active and passive ISDN cards. Homepage: http://www.isdn4linux.de Package: libcapi20-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 118 Maintainer: Rolf Leggewie Architecture: i386 Multi-Arch: same Source: libcapi20-3 (1:3.27-3) Version: 1:3.27-3+b1 Depends: libc6 (>= 2.15) Description: ISDN utilities - CAPI support libraries Handle requests from CAPI-driven applications such as fax systems via active and passive ISDN cards. Homepage: http://www.isdn4linux.de Package: libcbor0.8 Status: install ok installed Priority: optional Section: libs Installed-Size: 98 Maintainer: Vincent Bernat Architecture: amd64 Multi-Arch: same Source: libcbor (0.8.0-2) Version: 0.8.0-2+b1 Depends: libc6 (>= 2.14) Description: library for parsing and generating CBOR (RFC 7049) CBOR is a general-purpose schema-less binary data format, defined in RFC 7049. This package provides a C library for parsing and generating CBOR. The main features are: . - Complete RFC conformance - Robust C99 implementation - Layered architecture offers both control and convenience - Flexible memory management - No shared global state - threading friendly - Proper handling of UTF-8 - Full support for streams & incremental processing - Extensive documentation and test suite - No runtime dependencies, small footprint . This package contains the runtime library. Homepage: https://github.com/PJK/libcbor Package: libcc1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 136 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Description: GCC cc1 plugin for GDB libcc1 is a plugin for GDB. Homepage: http://gcc.gnu.org/ Package: libccolamd2 Status: install ok installed Priority: optional Section: libs Installed-Size: 89 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: suitesparse Version: 1:5.12.0+dfsg-2 Depends: libc6 (>= 2.4), libsuitesparseconfig5 (>= 1:5.0.0) Description: constrained column approximate library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The CCOLAMD library implements the "Constrained COLumn Approximate Minimum Degree ordering" algorithm. It computes a permutation vector P such that the LU factorization of A (:,P) tends to be sparser than that of A. The Cholesky factorization of (A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A. Homepage: http://suitesparse.com Package: libcddb2 Status: install ok installed Priority: optional Section: libs Installed-Size: 115 Maintainer: Nick Gasson Architecture: amd64 Source: libcddb Version: 1.3.2-7 Depends: libc6 (>= 2.15) Description: library to access CDDB data - runtime files libcddb is a C library to access data about Audio CD on a CDDB server . It allows one to search the database for CD matches, get detailed information about a CD and submit new CD entries to the database. It supports both the custom CDDB protocol and the tunneling of the query over HTTP. HTTP Proxying is supported. It also features a cache system. . This package contains the runtime library required to run libcddb-enabled programs. Homepage: http://libcddb.sourceforge.net Package: libcdio-cdda2 Status: install ok installed Priority: optional Section: libs Installed-Size: 55 Maintainer: Philippe SWARTVAGHER Architecture: amd64 Multi-Arch: same Source: libcdio-paranoia Version: 10.2+2.0.1-1 Depends: libc6 (>= 2.33), libcdio19 (>= 2.1.0) Description: library to read and control digital audio CDs This library is made to read and control digital audio CDs. It does not play such CDs, it only reads them digitally. As it uses libcdio as a backend, it supports the same kind of CDROM drives (and images) as libcdio. Homepage: https://www.gnu.org/software/libcdio/ Package: libcdio-paranoia2 Status: install ok installed Priority: optional Section: libs Installed-Size: 55 Maintainer: Philippe SWARTVAGHER Architecture: amd64 Multi-Arch: same Source: libcdio-paranoia Version: 10.2+2.0.1-1 Depends: libc6 (>= 2.14), libcdio-cdda2 (>= 10.2+2.0.0), libcdio19 (>= 2.1.0) Description: library to read digital audio CDs with error correction This library is made to read digital audio CDs, with error correction. It does its best to correct errors and jitter that happen when reading such discs. As it uses libcdio as a backend, it supports the same kind of CDROM drives (and images) as libcdio. Homepage: https://www.gnu.org/software/libcdio/ Package: libcdio19 Status: install ok installed Priority: optional Section: libs Installed-Size: 324 Maintainer: Gabriel F. T. Gomes Architecture: amd64 Multi-Arch: same Source: libcdio Version: 2.1.0-4 Depends: libc6 (>= 2.33) Description: library to read and control CD-ROM This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. . Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's. Homepage: https://www.gnu.org/software/libcdio/ Package: libcdparanoia0 Status: install ok installed Priority: optional Section: libs Installed-Size: 134 Maintainer: Optical Media Tools Team Architecture: amd64 Multi-Arch: same Source: cdparanoia Version: 3.10.2+debian-14 Depends: libc6 (>= 2.17) Description: audio extraction tool for sampling CDs (library) An audio extraction tool for sampling CDs. Unlike similar programs such as cdda2wav, cdparanoia goes to great lengths to try to extract the audio information without any artifacts such as jitter. . This package contains the library of cdparanoia, so that its routines can be used by other programs. Homepage: https://www.xiph.org/paranoia/ Package: libcdparanoia0 Status: install ok installed Priority: optional Section: libs Installed-Size: 140 Maintainer: Optical Media Tools Team Architecture: i386 Multi-Arch: same Source: cdparanoia Version: 3.10.2+debian-14 Depends: libc6 (>= 2.17) Description: audio extraction tool for sampling CDs (library) An audio extraction tool for sampling CDs. Unlike similar programs such as cdda2wav, cdparanoia goes to great lengths to try to extract the audio information without any artifacts such as jitter. . This package contains the library of cdparanoia, so that its routines can be used by other programs. Homepage: https://www.xiph.org/paranoia/ Package: libcdr-0.1-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 722 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libcdr (0.1.6-2) Version: 0.1.6-2+b2 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libicu72 (>= 72.1~rc-1~), liblcms2-2 (>= 2.2+git20110628), librevenge-0.0-0, libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Description: library for reading and converting Corel DRAW files libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW. . libcdr currently supports just CDR files from V7 to X3 and the following features: . - pages and page sizes - shapes, lines, Bezier curves, bitmaps - flat color fills, both RGB, CMYK, HLS and HSB - different kinds of strokes including dashed strokes . Above that libcdr provides a public API for rendering preview of pages for applications that have no notion of pages themselves. Homepage: http://freedesktop.org/wiki/Software/libcdr Package: libcdt5 Status: install ok installed Priority: optional Section: libs Installed-Size: 79 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: graphviz (2.42.2-7) Version: 2.42.2-7+b3 Depends: libc6 (>= 2.4) Description: rich set of graph drawing tools - cdt library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the cdt library. Homepage: https://www.graphviz.org/ Package: libcfitsio10 Status: install ok installed Priority: optional Section: libs Installed-Size: 1698 Maintainer: Debian Astronomy Maintainers Architecture: amd64 Multi-Arch: same Source: cfitsio Version: 4.2.0-3 Depends: libbz2-1.0, libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), zlib1g (>= 1:1.1.4) Description: shared library for I/O with FITS format data files FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains what you need to run programs that use this library. Homepage: https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html Package: libcgraph6 Status: install ok installed Priority: optional Section: libs Installed-Size: 145 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: graphviz (2.42.2-7) Version: 2.42.2-7+b3 Depends: libc6 (>= 2.14), libcdt5 Description: rich set of graph drawing tools - cgraph library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the cgraph library. Homepage: https://www.graphviz.org/ Package: libcharls2 Status: install ok installed Priority: optional Section: libs Installed-Size: 314 Maintainer: Debian Med Packaging Team Architecture: amd64 Multi-Arch: same Source: charls Version: 2.4.1-1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Description: Implementation of the JPEG-LS standard CharLS is an optimized implementation of the JPEG-LS standard for lossless and near-lossless image compression . JPEG-LS (ISO-14495-1/ITU-T.87) is a standard derived from the Hewlett Packard LOCO algorithm. JPEG LS has low complexity (meaning fast compression) and high compression ratios, similar to JPEG 2000. JPEG-LS is more similar to the old Lossless JPEG than to JPEG 2000, but interestingly the two different techniques result in vastly different performance characteristics. Homepage: https://github.com/team-charls/charls Package: libcholmod3 Status: install ok installed Priority: optional Section: libs Installed-Size: 947 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: suitesparse Version: 1:5.12.0+dfsg-2 Depends: libamd2 (>= 1:4.5.2), libblas3 | libblas.so.3, libc6 (>= 2.7), libcamd2 (>= 1:4.5.2), libccolamd2 (>= 1:4.5.2), libcolamd2 (>= 1:4.5.2), libgomp1 (>= 4.9), liblapack3 | liblapack.so.3, libmetis5 (>= 5.1.0.dfsg), libsuitesparseconfig5 (>= 1:5.0.0) Description: sparse Cholesky factorization library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The CHOLMOD library provides a set of routines for factorizing sparse symmetric positive definite matrices of the form A or AA', updating/downdating a sparse Cholesky factorization, solving linear systems, updating/downdating the solution to the triangular system Lx=b, and many other sparse matrix functions for both symmetric and unsymmetric matrices. Its supernodal Cholesky factorization relies on LAPACK and the Level-3 BLAS, and obtains a substantial fraction of the peak performance of the BLAS. Homepage: http://suitesparse.com Package: libchromaprint1 Status: install ok installed Priority: optional Section: libs Installed-Size: 108 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: chromaprint (1.5.1-2) Version: 1.5.1-2+b1 Depends: libavcodec59 (>= 7:5.0), libavutil57 (>= 7:5.0), libc6 (>= 2.29), libgcc-s1 (>= 3.4), libstdc++6 (>= 11) Description: audio fingerprint library Chromaprint is a library for calculating audio fingerprints which are used by the Acoustid service. Its main purpose is to provide an accurate identifier for record tracks Homepage: https://acoustid.org/chromaprint Package: libcjson1 Status: install ok installed Priority: optional Section: libs Installed-Size: 60 Maintainer: Boyuan Yang Architecture: amd64 Multi-Arch: same Source: cjson Version: 1.7.15-1 Depends: libc6 (>= 2.14) Description: Ultralightweight JSON parser in ANSI C cJSON is a ultralightweight json parse. . It aims to be the dumbest possible parser that you can get your job done with. . It's a single file of C, and a single header file. . This package contains the shared libraries. Homepage: https://github.com/DaveGamble/cJSON Package: libclone-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 41 Maintainer: Debian Perl Group Architecture: amd64 Multi-Arch: same Version: 0.46-1 Depends: perl (>= 5.36.0-4), perlapi-5.36.0, libc6 (>= 2.14) Description: module for recursively copying Perl datatypes The Clone module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects. . It is faster (although less flexible) than Storable's dclone. Its functionality is _not_ serializing in-memory objects (i.e. as Data::Dumper or YAML::Dump do), but deep-copying them over to new in-memory structures. Homepage: https://metacpan.org/release/Clone Package: libclucene-contribs1v5 Status: install ok installed Priority: optional Section: libs Installed-Size: 415 Maintainer: Fathi Boudra Architecture: amd64 Multi-Arch: same Source: clucene-core Version: 2.3.3.4+dfsg-1.1 Replaces: libclucene-contribs1 Depends: libc6 (>= 2.27), libclucene-core1v5 (>= 2.3.3.4+dfsg), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Conflicts: libclucene-contribs1 Description: language specific text analyzers (runtime) CLucene is a C++ port of the popular Apache Lucene search engine (http://lucene.apache.org/java). It is released under LGPL or the Apache License. . CLucene aims to be a high-speed alternative to Java Lucene, its API is very similar to that of the Java version. CLucene has recently been brought up to date with Lucene 1.4.3. It contains most of the same functionality as the Java version, except for Socket, Threading and the special caching modifications. . This package contains the files necessary for running applications that use the CLucene contribs library (language specific text analyzers for CLucene). Homepage: http://clucene.sourceforge.net Package: libclucene-core1v5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1816 Maintainer: Fathi Boudra Architecture: amd64 Multi-Arch: same Source: clucene-core Version: 2.3.3.4+dfsg-1.1 Replaces: libclucene-core1 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Conflicts: libclucene-core1 Description: core library for full-featured text search engine (runtime) CLucene is a C++ port of the popular Apache Lucene search engine (http://lucene.apache.org/java). It is released under LGPL or the Apache License. . CLucene aims to be a high-speed alternative to Java Lucene, its API is very similar to that of the Java version. CLucene has recently been brought up to date with Lucene 1.4.3. It contains most of the same functionality as the Java version, except for Socket, Threading and the special caching modifications. . This package contains the files necessary for running applications that use the CLucene core and shared libraries. Homepage: http://clucene.sourceforge.net Package: libcodec2-1.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 16473 Maintainer: A. Maitland Bottoms Architecture: amd64 Multi-Arch: same Source: codec2 Version: 1.0.5-1 Depends: libc6 (>= 2.32) Description: Codec2 runtime library Next-Generation Digital Voice for Two-Way Radio . Codec2 is an audio codec especially designed for compressing voice at very low bit-rates for applications such as digital voice radio. . This package contains the codec2 runtime library. Homepage: http://rowetel.com/codec2.html Package: libcodec2-1.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 16460 Maintainer: A. Maitland Bottoms Architecture: i386 Multi-Arch: same Source: codec2 Version: 1.0.5-1 Depends: libc6 (>= 2.32) Description: Codec2 runtime library Next-Generation Digital Voice for Two-Way Radio . Codec2 is an audio codec especially designed for compressing voice at very low bit-rates for applications such as digital voice radio. . This package contains the codec2 runtime library. Homepage: http://rowetel.com/codec2.html Package: libcolamd2 Status: install ok installed Priority: optional Section: libs Installed-Size: 73 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: suitesparse Version: 1:5.12.0+dfsg-2 Depends: libc6 (>= 2.4), libsuitesparseconfig5 (>= 1:5.0.0) Description: column approximate minimum degree ordering library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The COLAMD library implements the "COLumn Approximate Minimum Degree ordering" algorithm. It computes a permutation vector P such that the LU factorization of A (:,P) tends to be sparser than that of A. The Cholesky factorization of (A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A. Homepage: http://suitesparse.com Package: libcolorcorrect5 Status: install ok installed Priority: optional Section: libs Installed-Size: 165 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: plasma-workspace Version: 4:5.27.5-2 Depends: libc6 (>= 2.4), libkf5i18n5 (>= 5.102.0~), libkf5plasma5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. ColorCorrect library. . This package contains library files. Homepage: https://invent.kde.org/plasma/plasma-workspace Package: libcolord2 Status: install ok installed Priority: optional Section: libs Installed-Size: 609 Maintainer: Christopher James Halse Rogers Architecture: amd64 Multi-Arch: same Source: colord Version: 1.4.6-2.2 Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.58), liblcms2-2 (>= 2.6), libudev1 (>= 196) Suggests: colord Description: system service to manage device colour profiles -- runtime colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains a gobject-based convenience library for programs to interact with the colord system daemon. Homepage: https://www.freedesktop.org/software/colord/ Package: libcolorhug2 Status: install ok installed Priority: optional Section: libs Installed-Size: 139 Maintainer: Christopher James Halse Rogers Architecture: amd64 Multi-Arch: same Source: colord Version: 1.4.6-2.2 Depends: libc6 (>= 2.14), libcolord2 (>= 1.4.3), libglib2.0-0 (>= 2.58), libgusb2 (>= 0.2.7) Description: library to access the ColorHug colourimeter -- runtime libcolorhug is a gobject-based library for using the ColorHug display colourimeter. It supports both reading values from the colourimeter and device administration, such as firmware updates. . This package contains a gobject-based convenience library for programs to interact with the ColorHug colourimeter. Homepage: https://www.freedesktop.org/software/colord/ Package: libcom-err2 Status: install ok installed Priority: optional Section: libs Installed-Size: 54 Maintainer: Theodore Y. Ts'o Architecture: amd64 Multi-Arch: same Source: e2fsprogs Version: 1.47.0-2 Replaces: libcomerr2 (<< 1.43.9-1~) Provides: libcomerr2 (= 1.47.0-2) Depends: libc6 (>= 2.17) Breaks: libcomerr2 (<< 1.43.9-1~) Description: common error description library libcomerr is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. Homepage: http://e2fsprogs.sourceforge.net Package: libcom-err2 Status: install ok installed Priority: optional Section: libs Installed-Size: 50 Maintainer: Theodore Y. Ts'o Architecture: i386 Multi-Arch: same Source: e2fsprogs Version: 1.47.0-2 Replaces: libcomerr2 (<< 1.43.9-1~) Provides: libcomerr2 (= 1.47.0-2) Depends: libc6 (>= 2.28) Breaks: libcomerr2 (<< 1.43.9-1~) Description: common error description library libcomerr is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. Homepage: http://e2fsprogs.sourceforge.net Package: libcommons-collections3-java Status: install ok installed Priority: optional Section: java Installed-Size: 609 Maintainer: Debian Java Maintainers Architecture: all Version: 3.2.2-2 Suggests: libcommons-collections3-java-doc Breaks: jenkins-json (<= 2.4-jenkins-3-1), libjson-java (<= 2.3-2) Description: Apache Commons Collections - Extended Collections API for Java The Java Collections Framework was a major addition in JDK 1.2. It added many powerful data structures that accelerate development of most significant Java applications. Since that time it has become the recognised standard for collection handling in Java. . Commons Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. There are many features, including: . * Bag interface for collections that have a number of copies of each object * BidiMap interface for maps that can be looked up from value to key as well and key to value * MapIterator interface to provide simple and quick iteration over maps * Transforming decorators that alter each object as it is added to the collection * Composite collections that make multiple collections look like one * Ordered maps and sets that retain the order elements are added in, including an LRU based map * Reference map that allows keys and/or values to be garbage collected under close control * Many comparator implementations * Many iterator implementations * Adapter classes from array and enumerations to collections * Utilities to test or create typical set-theory properties of collections such as union, intersection, and closure Homepage: http://commons.apache.org/collections/ Package: libcommons-io-java Status: install ok installed Priority: optional Section: java Installed-Size: 364 Maintainer: Debian Java Maintainers Architecture: all Source: commons-io Version: 2.11.0-2 Depends: libcommons-parent-java (>= 43) Suggests: libcommons-io-java-doc Description: Common useful IO related classes Commons-IO contains utility classes, stream implementations, file filters and endian classes. Homepage: http://commons.apache.org/io/ Package: libcommons-logging-java Status: install ok installed Priority: optional Section: java Installed-Size: 176 Maintainer: Debian Java Maintainers Architecture: all Version: 1.2-3 Depends: libcommons-parent-java Suggests: libavalon-framework-java, libcommons-logging-java-doc, libexcalibur-logkit-java, liblog4j1.2-java Description: common wrapper interface for several logging APIs Provides a simple, component oriented interface together with wrappers for several existing java logging systems. The user can choose at runtime which system he want to use for logging. Homepage: https://commons.apache.org/proper/commons-logging/ Package: libcommons-parent-java Status: install ok installed Priority: optional Section: java Installed-Size: 85 Maintainer: Debian Java Maintainers Architecture: all Source: commons-parent Version: 56-1 Depends: libapache-pom-java Description: Maven metadata for Apache Commons project This package contains the Maven metadata shared between all components of the Apache Commons project. Homepage: https://commons.apache.org Package: libcrypt-dev Status: install ok installed Priority: optional Section: libdevel Installed-Size: 341 Maintainer: Marco d'Itri Architecture: amd64 Multi-Arch: same Source: libxcrypt Version: 1:4.4.33-2 Replaces: libc6-dev (<< 2.29-4), libcrypt1-dev, libcrypt2-dev, manpages-dev (<< 5.01-1) Provides: libcrypt1-dev Depends: libcrypt1 (= 1:4.4.33-2) Breaks: libc6-dev (<< 2.29-4), manpages-dev (<< 5.01-1) Conflicts: libcrypt1-dev, libcrypt2-dev Description: libcrypt development files This package contains the files needed for developing applications that use libcrypt. Package: libcrypt1 Protected: yes Status: install ok installed Priority: optional Section: libs Installed-Size: 233 Maintainer: Marco d'Itri Architecture: amd64 Multi-Arch: same Source: libxcrypt Version: 1:4.4.33-2 Replaces: libc6 (<< 2.29-4) Depends: libc6 (>= 2.36) Conflicts: libpam0g (<< 1.4.0-10) Description: libcrypt shared library libxcrypt is a modern library for one-way hashing of passwords. It supports DES, MD5, NTHASH, SUNMD5, SHA-2-256, SHA-2-512, and bcrypt-based password hashes It provides the traditional Unix 'crypt' and 'crypt_r' interfaces, as well as a set of extended interfaces like 'crypt_gensalt'. Important: yes Package: libcrypt1 Protected: yes Status: install ok installed Priority: optional Section: libs Installed-Size: 253 Maintainer: Marco d'Itri Architecture: i386 Multi-Arch: same Source: libxcrypt Version: 1:4.4.33-2 Replaces: libc6 (<< 2.29-4) Depends: libc6 (>= 2.36) Conflicts: libpam0g (<< 1.4.0-10) Description: libcrypt shared library libxcrypt is a modern library for one-way hashing of passwords. It supports DES, MD5, NTHASH, SUNMD5, SHA-2-256, SHA-2-512, and bcrypt-based password hashes It provides the traditional Unix 'crypt' and 'crypt_r' interfaces, as well as a set of extended interfaces like 'crypt_gensalt'. Important: yes Package: libcryptsetup12 Status: install ok installed Priority: optional Section: libs Installed-Size: 562 Maintainer: Debian Cryptsetup Team Architecture: amd64 Multi-Arch: same Source: cryptsetup Version: 2:2.6.1-4 Depends: libargon2-1 (>= 0~20171227), libblkid1 (>= 2.24.2), libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97), libjson-c5 (>= 0.15), libssl3 (>= 3.0.0), libuuid1 (>= 2.16) Description: disk encryption support - shared library Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides the libcryptsetup shared library. Homepage: https://gitlab.com/cryptsetup/cryptsetup Package: libctf-nobfd0 Status: install ok installed Priority: optional Section: devel Installed-Size: 301 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: same Source: binutils Version: 2.40-2 Replaces: libbinutils (<< 2.33.50.20191128-1~) Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0) Breaks: libbinutils (<< 2.33.50.20191128-1~) Description: Compact C Type Format library (runtime, no BFD dependency) This package includes the libctf-nobfd shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Homepage: https://www.gnu.org/software/binutils/ Package: libctf0 Status: install ok installed Priority: optional Section: devel Installed-Size: 232 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: same Source: binutils Version: 2.40-2 Depends: libbinutils (= 2.40-2), libc6 (>= 2.33), zlib1g (>= 1:1.2.0) Description: Compact C Type Format library (runtime, BFD dependency) This package includes the libctf shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Homepage: https://www.gnu.org/software/binutils/ Package: libcups2 Status: install ok installed Priority: optional Section: libs Installed-Size: 674 Maintainer: Debian Printing Team Architecture: amd64 Multi-Arch: same Source: cups Version: 2.4.2-4 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libgnutls30 (>= 3.7.5), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.2.0) Suggests: cups-common Description: Common UNIX Printing System(tm) - Core library The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the base shared libraries for CUPS. Homepage: https://github.com/OpenPrinting/cups/ Package: libcups2 Status: install ok installed Priority: optional Section: libs Installed-Size: 718 Maintainer: Debian Printing Team Architecture: i386 Multi-Arch: same Source: cups Version: 2.4.2-4 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libgnutls30 (>= 3.7.5), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.2.0) Suggests: cups-common Description: Common UNIX Printing System(tm) - Core library The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the base shared libraries for CUPS. Homepage: https://github.com/OpenPrinting/cups/ Package: libcupsfilters1 Status: install ok installed Priority: optional Section: libs Installed-Size: 310 Maintainer: Debian Printing Team Architecture: amd64 Multi-Arch: same Source: cups-filters Version: 1.28.17-3 Depends: libc6 (>= 2.33), libcups2 (>= 2.3~b6), libdbus-1-3 (>= 1.9.14), libexif12 (>= 0.6.21-1~), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3) Description: OpenPrinting CUPS Filters - Shared library This library contains functions commonly used by the CUPS filters in the OpenPrinting CUPS filters package, currently functions to read several different image formats and to convert bitmaps between different color spaces. Homepage: http://www.openprinting.org/ Package: libcurl3-gnutls Status: install ok installed Priority: optional Section: libs Installed-Size: 819 Maintainer: Alessandro Ghedini Architecture: amd64 Multi-Arch: same Source: curl Version: 7.88.1-10 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgnutls30 (>= 3.7.5), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 0.6), libldap-2.5-0 (>= 2.5.4), libnettle8, libnghttp2-14 (>= 1.50.0), libpsl5 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1 (>= 1.7.0), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Description: easy-to-use client-side URL transfer library (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by GnuTLS. Homepage: https://curl.se/ Package: libcurl3-gnutls Status: install ok installed Priority: optional Section: libs Installed-Size: 891 Maintainer: Alessandro Ghedini Architecture: i386 Multi-Arch: same Source: curl Version: 7.88.1-10 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgnutls30 (>= 3.7.5), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 0.6), libldap-2.5-0 (>= 2.5.4), libnettle8, libnghttp2-14 (>= 1.50.0), libpsl5 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1 (>= 1.7.0), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Description: easy-to-use client-side URL transfer library (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by GnuTLS. Homepage: https://curl.se/ Package: libcurl4 Status: install ok installed Priority: optional Section: libs Installed-Size: 831 Maintainer: Alessandro Ghedini Architecture: amd64 Multi-Arch: same Source: curl Version: 7.88.1-10 Replaces: libcurl3 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 0.6), libldap-2.5-0 (>= 2.5.4), libnghttp2-14 (>= 1.50.0), libpsl5 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1 (>= 1.7.0), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Conflicts: libcurl3 Description: easy-to-use client-side URL transfer library (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by OpenSSL. Homepage: https://curl.se/ Package: libcurl4 Status: install ok installed Priority: optional Section: libs Installed-Size: 903 Maintainer: Alessandro Ghedini Architecture: i386 Multi-Arch: same Source: curl Version: 7.88.1-10 Replaces: libcurl3 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 0.6), libldap-2.5-0 (>= 2.5.4), libnghttp2-14 (>= 1.50.0), libpsl5 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1 (>= 1.7.0), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Conflicts: libcurl3 Description: easy-to-use client-side URL transfer library (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by OpenSSL. Homepage: https://curl.se/ Package: libcwidget4 Status: install ok installed Priority: optional Section: libs Installed-Size: 1141 Maintainer: Manuel A. Fernandez Montecelo Architecture: amd64 Multi-Arch: same Source: cwidget Version: 0.5.18-6 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libncursesw6 (>= 6.0+20180210), libsigc++-2.0-0v5 (>= 2.8.0), libstdc++6 (>= 11), libtinfo6 (>= 6.0+20180210) Suggests: libcwidget-dev Description: high-level terminal interface library for C++ (runtime files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains the files that are required to run programs compiled against libcwidget. Homepage: https://salsa.debian.org/cwidget-team/ Package: libdaemon0 Status: install ok installed Priority: optional Section: libs Installed-Size: 50 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: libdaemon Version: 0.14-7.1 Depends: libc6 (>= 2.15) Description: lightweight C library for daemons - runtime library libdaemon is a lightweight C library which eases the writing of UNIX daemons. It consists of the following parts: . * Wrapper around fork() for correct daemonization of a process * Wrapper around syslog() for simple log output to syslog or STDERR * An API for writing PID files * An API for serializing signals into a pipe for use with select() or poll() * An API for running subprocesses with STDOUT and STDERR redirected to syslog . Routines like these are included in most of the daemon software available. It is not simple to get these done right and code duplication is not acceptable. . This package includes the libdaemon run time shared library. Homepage: http://0pointer.de/lennart/projects/libdaemon/ Package: libdata-dump-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 67 Maintainer: Debian Perl Group Architecture: all Version: 1.25-1 Depends: perl:any Description: Perl module to help dump data structures Data::Dump provides a single function called dump that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading. . If called in void context, the dump is printed on standard error instead of being returned. If you don't like importing a function that overrides Perl's not-so-useful builtin, then you can also import the same function as "pp" (the mnemonic for "pretty-print"). Homepage: https://metacpan.org/release/Data-Dump Package: libdatrie1 Status: install ok installed Priority: optional Section: libs Installed-Size: 82 Maintainer: Theppitak Karoonboonyanan Architecture: amd64 Multi-Arch: same Source: libdatrie (0.2.13-2) Version: 0.2.13-2+b1 Depends: libc6 (>= 2.14) Description: Double-array trie library This package provides shared libraries needed to run programs that use the datrie library. It is usually automatically installed. Homepage: https://linux.thai.net/projects/libthai Package: libdatrie1 Status: install ok installed Priority: optional Section: libs Installed-Size: 86 Maintainer: Theppitak Karoonboonyanan Architecture: i386 Multi-Arch: same Source: libdatrie (0.2.13-2) Version: 0.2.13-2+b1 Depends: libc6 (>= 2.4) Description: Double-array trie library This package provides shared libraries needed to run programs that use the datrie library. It is usually automatically installed. Homepage: https://linux.thai.net/projects/libthai Package: libdav1d6 Status: install ok installed Priority: optional Section: libs Installed-Size: 1572 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: dav1d Version: 1.0.0-2 Depends: libc6 (>= 2.32) Description: fast and small AV1 video stream decoder (shared library) dav1d is an AOMedia Video 1 (AV1) cross-platform decoder and focused on speed and correctness. . dav1d supports the following features: * support for all features of the AV1 bitstream * support for all bitdepth, 8, 10 and 12bits * support for all chroma subsamplings 4:2:0, 4:2:2, 4:4:4 and grayscale * full acceleration for AVX-2 chips * full acceleration for SSSE3+ chips * full acceleration for ARMv8 chips * partial acceleration for ARMv7 chips . This package provides the shared library. Homepage: https://www.videolan.org/projects/dav1d.html Package: libdav1d6 Status: install ok installed Priority: optional Section: libs Installed-Size: 1059 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: dav1d Version: 1.0.0-2 Depends: libc6 (>= 2.32) Description: fast and small AV1 video stream decoder (shared library) dav1d is an AOMedia Video 1 (AV1) cross-platform decoder and focused on speed and correctness. . dav1d supports the following features: * support for all features of the AV1 bitstream * support for all bitdepth, 8, 10 and 12bits * support for all chroma subsamplings 4:2:0, 4:2:2, 4:4:4 and grayscale * full acceleration for AVX-2 chips * full acceleration for SSSE3+ chips * full acceleration for ARMv8 chips * partial acceleration for ARMv7 chips . This package provides the shared library. Homepage: https://www.videolan.org/projects/dav1d.html Package: libdb5.3 Status: install ok installed Priority: optional Section: libs Installed-Size: 1833 Maintainer: Bastian Germann Architecture: amd64 Multi-Arch: same Source: db5.3 Version: 5.3.28+dfsg2-1 Depends: libc6 (>= 2.34) Description: Berkeley v5.3 Database Libraries [runtime] This is the runtime package for programs that use the v5.3 Berkeley database library. Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Package: libdb5.3 Status: install ok installed Priority: standard Section: libs Installed-Size: 2051 Maintainer: Bastian Germann Architecture: i386 Multi-Arch: same Source: db5.3 Version: 5.3.28+dfsg2-1 Depends: libc6 (>= 2.34) Description: Berkeley v5.3 Database Libraries [runtime] This is the runtime package for programs that use the v5.3 Berkeley database library. Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Package: libdbus-1-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 467 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: dbus Version: 1.14.6-1 Depends: libc6 (>= 2.34), libsystemd0 Recommends: dbus Description: simple interprocess messaging system (library) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . The message bus daemon can be found in the dbus-daemon package. Homepage: https://dbus.freedesktop.org/ Package: libdbus-1-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 514 Maintainer: Utopia Maintenance Team Architecture: i386 Multi-Arch: same Source: dbus Version: 1.14.6-1 Depends: libc6 (>= 2.34), libsystemd0 Recommends: dbus Description: simple interprocess messaging system (library) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . The message bus daemon can be found in the dbus-daemon package. Homepage: https://dbus.freedesktop.org/ Package: libdbus-glib-1-2 Status: install ok installed Priority: optional Section: oldlibs Installed-Size: 194 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: dbus-glib Version: 0.112-3 Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.31.8) Description: deprecated library for D-Bus IPC D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a deprecated GLib-based shared library for applications using the GLib interface to D-Bus. New code should use GDBus, part of GLib, instead. . See the dbus description for more information about D-Bus in general. Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings Package: libdbusmenu-glib4 Status: install ok installed Priority: optional Section: libs Installed-Size: 138 Maintainer: The Ayatana Packagers Architecture: amd64 Multi-Arch: same Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-3 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3) Description: library for passing menus over DBus libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by applications. Homepage: https://launchpad.net/dbusmenu Package: libdbusmenu-gtk3-4 Status: install ok installed Priority: optional Section: libs Installed-Size: 104 Maintainer: The Ayatana Packagers Architecture: amd64 Multi-Arch: same Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-3 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.5.90), libgdk-pixbuf-2.0-0 (>= 2.22.1-0ubuntu4), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.14.0) Description: library for passing menus over DBus - GTK-3+ version libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by GTK-3+ applications. Homepage: https://launchpad.net/dbusmenu Package: libdbusmenu-qt5-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 279 Maintainer: Debian Krap Maintainers Architecture: amd64 Multi-Arch: same Source: libdbusmenu-qt (0.9.3+16.04.20160218-2) Version: 0.9.3+16.04.20160218-2+b1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.12.2), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Description: Qt implementation of the DBusMenu protocol This library provides a Qt implementation of the DBusMenu protocol. . The DBusMenu protocol makes it possible for applications to export and import their menus over D-Bus. . This package provides the libdbusmenu-qt2 shared library. Homepage: https://launchpad.net/libdbusmenu-qt Package: libdc1394-25 Status: install ok installed Priority: optional Section: libs Installed-Size: 278 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libdc1394 Version: 2.2.6-4 Depends: libc6 (>= 2.29), libraw1394-11 (>= 2.1.2), libusb-1.0-0 (>= 2:1.0.9) Description: high level programming interface for IEEE 1394 digital cameras libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains shared libraries. Homepage: https://sourceforge.net/projects/libdc1394/ Package: libdca0 Status: install ok installed Priority: optional Section: libs Installed-Size: 185 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libdca Version: 0.0.7-2 Depends: libc6 (>= 2.4) Description: decoding library for DTS Coherent Acoustics streams libdca provides a low-level interface to decode audio frames encoded using DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found on DVDs, DTS audio CDs and some radio broadcastings. libdca also provides downmixing and dynamic range compression for various output configurations. . This package contains the shared library. Homepage: https://www.videolan.org/developers/libdca.html Package: libdconf1 Status: install ok installed Priority: optional Section: libs Installed-Size: 112 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: dconf Version: 0.40.0-4 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.55.2) Description: simple configuration storage system - runtime library DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the runtime library. Homepage: https://wiki.gnome.org/Projects/dconf Package: libde265-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 470 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libde265 Version: 1.0.11-1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: Open H.265 video codec implementation libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. Homepage: https://github.com/strukturag/libde265 Package: libde265-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 513 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libde265 Version: 1.0.11-1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: Open H.265 video codec implementation libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. Homepage: https://github.com/strukturag/libde265 Package: libdebconfclient0 Status: install ok installed Priority: optional Section: libs Installed-Size: 37 Maintainer: Debian Install System Team Architecture: amd64 Multi-Arch: same Source: cdebconf Version: 0.270 Depends: libc6 (>= 2.4) Description: Debian Configuration Management System (C-implementation library) Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. cdebconf is a reimplementation of the original debconf in C. . This library allows C programs to interface with cdebconf. Package: libdebuginfod-common Status: install ok installed Priority: optional Section: devel Installed-Size: 49 Maintainer: Debian Elfutils Maintainers Architecture: all Multi-Arch: foreign Source: elfutils Version: 0.188-2.1 Depends: debconf (>= 0.5) | debconf-2.0, ucf Pre-Depends: debconf Conffiles: /etc/debuginfod/elfutils.urls 97bc321b7971a3fb1bb9c6d5388c9742 Description: configuration to enable the Debian debug info server This package asks if it should enable use of the Debian debug info server with debugging tools that use libdebuginfo such as GDB. . When this is allowed by the sysadmin, a snippet will be added to the shell configuration. You will need to restart your shell after installing this package before the snippet will work. . The Debian debug info server will be contacted every time debugging tools attempt to look up debug info for binaries or libraries but the server does not log requests for debug info. . The Debian debug info server uses https to securely transfer debugging files but does not offer OpenPGP signing of debug info. Homepage: https://sourceware.org/elfutils/ Package: libdebuginfod1 Status: install ok installed Priority: optional Section: libs Installed-Size: 65 Maintainer: Debian Elfutils Maintainers Architecture: amd64 Multi-Arch: same Source: elfutils Version: 0.188-2.1 Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.28.0), libelf1 (= 0.188-2.1), libdw1 (= 0.188-2.1), libdebuginfod-common (>= 0.188-2.1) Description: library to interact with debuginfod (development files) The libdebuginfo1 package provides a library with an interface to interact with debuginfod. . This library is part of elfutils. Homepage: https://sourceware.org/elfutils/ Package: libdecor-0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 62 Maintainer: Debian SDL packages maintainers Architecture: amd64 Multi-Arch: same Source: libdecor-0 Version: 0.1.1-2 Replaces: libdecor Depends: libc6 (>= 2.34), libwayland-client0 (>= 1.20.0) Recommends: libdecor-0-plugin-1-cairo | libdecor-0-plugin-1 Conflicts: libdecor Description: client-side window decoration library libdecor is a library that can help Wayland clients draw window decorations for them. It aims to provide multiple backends that implements the decoration drawing. . This package contains the runtime library. Homepage: https://gitlab.freedesktop.org/libdecor/libdecor Package: libdecor-0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 53 Maintainer: Debian SDL packages maintainers Architecture: i386 Multi-Arch: same Source: libdecor-0 Version: 0.1.1-2 Replaces: libdecor Depends: libc6 (>= 2.34), libwayland-client0 (>= 1.20.0) Recommends: libdecor-0-plugin-1-cairo | libdecor-0-plugin-1 Conflicts: libdecor Description: client-side window decoration library libdecor is a library that can help Wayland clients draw window decorations for them. It aims to provide multiple backends that implements the decoration drawing. . This package contains the runtime library. Homepage: https://gitlab.freedesktop.org/libdecor/libdecor Package: libdecor-0-plugin-1-cairo Status: install ok installed Priority: optional Section: libs Installed-Size: 66 Maintainer: Debian SDL packages maintainers Architecture: amd64 Multi-Arch: same Source: libdecor-0 Version: 0.1.1-2 Replaces: libdecor-plugin-cairo Provides: libdecor-0-plugin-1 Depends: libc6 (>= 2.29), libcairo2 (>= 1.14.0), libdbus-1-3 (>= 1.9.14), libdecor-0-0 (= 0.1.1-2), libglib2.0-0 (>= 2.12.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.18) Conflicts: libdecor-plugin-cairo Description: default decoration plugin libdecor is a library that can help Wayland clients draw window decorations for them. It aims to provide multiple backends that implements the decoration drawing. . This package contains a backend that draws window decorations using Cairo. Homepage: https://gitlab.freedesktop.org/libdecor/libdecor Package: libdecor-0-plugin-1-cairo Status: install ok installed Priority: optional Section: libs Installed-Size: 65 Maintainer: Debian SDL packages maintainers Architecture: i386 Multi-Arch: same Source: libdecor-0 Version: 0.1.1-2 Replaces: libdecor-plugin-cairo Provides: libdecor-0-plugin-1 Depends: libc6 (>= 2.29), libcairo2 (>= 1.14.0), libdbus-1-3 (>= 1.9.14), libdecor-0-0 (= 0.1.1-2), libglib2.0-0 (>= 2.12.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.18) Conflicts: libdecor-plugin-cairo Description: default decoration plugin libdecor is a library that can help Wayland clients draw window decorations for them. It aims to provide multiple backends that implements the decoration drawing. . This package contains a backend that draws window decorations using Cairo. Homepage: https://gitlab.freedesktop.org/libdecor/libdecor Package: libdeflate0 Status: install ok installed Priority: optional Section: libs Installed-Size: 161 Maintainer: Debian Med Packaging Team Architecture: amd64 Multi-Arch: same Source: libdeflate Version: 1.14-1 Depends: libc6 (>= 2.14) Description: fast, whole-buffer DEFLATE-based compression and decompression The supported formats are: * DEFLATE (raw) * zlib (a.k.a. DEFLATE with a zlib wrapper) * gzip (a.k.a. DEFLATE with a gzip wrapper) . libdeflate is heavily optimized. It is significantly faster than the zlib library, both for compression and decompression, and especially on x86 processors. In addition, libdeflate provides optional high compression modes that provide a better compression ratio than the zlib's "level 9". Homepage: https://github.com/ebiggers/libdeflate Package: libdeflate0 Status: install ok installed Priority: optional Section: libs Installed-Size: 149 Maintainer: Debian Med Packaging Team Architecture: i386 Multi-Arch: same Source: libdeflate Version: 1.14-1 Depends: libc6 (>= 2.4) Description: fast, whole-buffer DEFLATE-based compression and decompression The supported formats are: * DEFLATE (raw) * zlib (a.k.a. DEFLATE with a zlib wrapper) * gzip (a.k.a. DEFLATE with a gzip wrapper) . libdeflate is heavily optimized. It is significantly faster than the zlib library, both for compression and decompression, and especially on x86 processors. In addition, libdeflate provides optional high compression modes that provide a better compression ratio than the zlib's "level 9". Homepage: https://github.com/ebiggers/libdeflate Package: libdevmapper1.02.1 Status: install ok installed Priority: optional Section: libs Installed-Size: 474 Maintainer: Debian LVM Team Architecture: amd64 Multi-Arch: same Source: lvm2 (2.03.16-2) Version: 2:1.02.185-2 Depends: libc6 (>= 2.33), libselinux1 (>= 3.1~), libudev1 (>= 183), dmsetup (>= 2:1.02.185-2~) Description: Linux Kernel Device Mapper userspace library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains the (user-space) shared library for accessing the device-mapper; it allows usage of the device-mapper through a clean, consistent interface (as opposed to through kernel ioctls). Homepage: https://sourceware.org/lvm2/ Package: libdirectfb-1.7-7 Status: install ok installed Priority: optional Section: libs Installed-Size: 3893 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: directfb Version: 1.7.7-11 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libgl1, libgles2, libstdc++6 (>= 11), libx11-6, zlib1g (>= 1:1.1.4) Suggests: libdirectfb-extra Description: direct frame buffer graphics (shared libraries) DirectFB is a graphics library which was designed with embedded systems in mind. It offers maximum hardware accelerated performance at a minimum of resource usage and overhead. . This package contains the shared libraries and drivers. Homepage: http://www.directfb.net Package: libdiscover2 Status: install ok installed Priority: optional Section: libs Installed-Size: 263 Maintainer: Debian Install System Team Architecture: amd64 Source: discover Version: 2.1.2-10 Depends: libc6 (>= 2.33), libexpat1 (>= 2.0.1), libusb-1.0-0 (>= 2:1.0.8), discover-data (>> 2.2004.04) Conflicts: discover (<< 2.0), discover1 (<< 2.0), libdiscover1 (<< 2.0) Conffiles: /etc/discover.conf.d/00discover 210206a7fc71cd0e5dae4836809e41e9 Description: hardware identification library libdiscover is a library enabling identification of various PCI, PCMCIA, and USB devices. Package: libdjvulibre-text Status: install ok installed Priority: optional Section: libs Installed-Size: 349 Maintainer: Barak A. Pearlmutter Architecture: all Multi-Arch: foreign Source: djvulibre Version: 3.5.28-2 Replaces: djview3 (= 3.5.20-9), djvulibre-desktop (<< 3.5.20-9), libdjvulibre15 Description: Linguistic support files for libdjvulibre Runtime linguistic support files for the libdjvulibre library. Homepage: http://djvu.sourceforge.net/ Package: libdjvulibre21 Status: install ok installed Priority: optional Section: libs Installed-Size: 1737 Maintainer: Barak A. Pearlmutter Architecture: amd64 Multi-Arch: same Source: djvulibre (3.5.28-2) Version: 3.5.28-2+b1 Replaces: libdjvulibre1, libdjvulibre15 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5), libdjvulibre-text (>= 3.5.28-2) Conflicts: libdjvulibre1 Description: Runtime support for the DjVu image format DjVu runtime library. Homepage: http://djvu.sourceforge.net/ Package: libdmtx0b Status: install ok installed Priority: optional Section: libs Installed-Size: 128 Maintainer: Roberto Lumbreras Architecture: amd64 Multi-Arch: same Source: libdmtx Version: 0.7.7-1 Replaces: libdmtx0, libdmtx0a Depends: libc6 (>= 2.14) Conflicts: libdmtx0, libdmtx0a Description: Data Matrix barcodes (runtime library) Libdmtx is a library for reading and writing Data Matrix 2D barcodes, two-dimensional symbols that hold a dense pattern of data with built-in error correction. . This package provides the Libdmtx runtime library. Homepage: https://github.com/dmtx Package: libdolphinvcs5 Status: install ok installed Priority: optional Section: libs Installed-Size: 48 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: dolphin Version: 4:22.12.3-1 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Description: library to show version control in Dolphin This library enables developers to expand Dolphin with the ability to show version control status in directories that are version controlled. Homepage: https://apps.kde.org/en/dolphin Package: libdouble-conversion3 Status: install ok installed Priority: optional Section: libs Installed-Size: 104 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: double-conversion Version: 3.2.1-1 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Description: routines to convert IEEE floats to and from strings This library provides routines to convert IEEE single and double floats to and from string representations. It offers at lot of flexibility with respect to the conversion format: shortest, fixed, precision or exponential representation; decimal, octal or hexadecimal basis; control over number of digits, leading/trailing zeros and spaces. . The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects. . This package contains a shared version of the library. Homepage: https://github.com/google/double-conversion Package: libdpkg-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 1987 Maintainer: Dpkg Developers Architecture: all Multi-Arch: foreign Source: dpkg Version: 1.21.22 Depends: perl:any, dpkg (>= 1.18.11) Recommends: libfile-fcntllock-perl, liblocale-gettext-perl, bzip2, xz-utils (>= 5.4.0) Suggests: debian-keyring, gnupg | sq | sqop | pgpainless-cli, gpgv | sq | sqop | pgpainless-cli, gcc | c-compiler, binutils, patch, sensible-utils, git, bzr Breaks: dgit (<< 3.13~), libsop-java-java (<< 4.0.7~), pgpainless-cli (<< 1.3.13~), pkg-kde-tools (<< 0.15.28~), sq (<< 0.25.0~), sqop (<< 0.27.2~) Description: Dpkg perl modules This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionality. Among them there are the following public modules: . - Dpkg: core variables - Dpkg::Arch: architecture handling functions - Dpkg::BuildFlags: set, modify and query compilation build flags - Dpkg::BuildInfo: build information functions - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::BuildProfiles: parse and manipulate build profiles - Dpkg::Changelog: parse changelogs - Dpkg::Changelog::Entry: represents a changelog entry - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog - Dpkg::Checksums: generate and parse checksums - Dpkg::Compression: simple database of available compression methods - Dpkg::Compression::FileHandle: transparently (de)compress files - Dpkg::Compression::Process: wrapper around compression tools - Dpkg::Conf: parse dpkg configuration files - Dpkg::Control: parse and manipulate Debian control information (.dsc, .changes, Packages/Sources entries, etc.) - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog - Dpkg::Control::Fields: manage (list of known) control fields - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields - Dpkg::Control::Info: parse files like debian/control - Dpkg::Control::Tests: parse files like debian/tests/control - Dpkg::Control::Tests::Entry: represents a debian/tests/control stanza - Dpkg::Deps: parse and manipulate dependencies - Dpkg::Deps::Simple: represents a single dependency statement - Dpkg::Deps::Multiple: base module to represent multiple dependencies - Dpkg::Deps::Union: list of unrelated dependencies - Dpkg::Deps::AND: list of AND dependencies - Dpkg::Deps::OR: list of OR dependencies - Dpkg::Deps::KnownFacts: list of installed and virtual packages - Dpkg::Exit: push, pop and run exit handlers - Dpkg::Gettext: wrapper around Locale::gettext - Dpkg::IPC: spawn sub-processes and feed/retrieve data - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for example) - Dpkg::Interface::Storable: base object serializer - Dpkg::Path: common path handling functions - Dpkg::Source::Format: manipulate debian/source/format files - Dpkg::Source::Package: extract Debian source packages - Dpkg::Substvars: substitute variables in strings - Dpkg::Vendor: identify current distribution vendor - Dpkg::Version: parse and manipulate Debian package versions . All the packages listed in Suggests or Recommends are used by some of the modules. Homepage: https://wiki.debian.org/Teams/Dpkg Package: libdrm-amdgpu1 Status: install ok installed Priority: optional Section: libs Installed-Size: 76 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libdrm (2.4.114-1) Version: 2.4.114-1+b1 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.108) Description: Userspace interface to amdgpu-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Homepage: https://cgit.freedesktop.org/mesa/drm/ Package: libdrm-amdgpu1 Status: install ok installed Priority: optional Section: libs Installed-Size: 79 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libdrm (2.4.114-1) Version: 2.4.114-1+b1 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.108) Description: Userspace interface to amdgpu-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Homepage: https://cgit.freedesktop.org/mesa/drm/ Package: libdrm-common Status: install ok installed Priority: optional Section: libs Installed-Size: 42 Maintainer: Debian X Strike Force Architecture: all Multi-Arch: foreign Source: libdrm Version: 2.4.114-1 Description: Userspace interface to kernel DRM services -- common files This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides common files for libdrm. Homepage: https://cgit.freedesktop.org/mesa/drm/ Package: libdrm-intel1 Status: install ok installed Priority: optional Section: libs Installed-Size: 178 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libdrm (2.4.114-1) Version: 2.4.114-1+b1 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.108), libpciaccess0 Description: Userspace interface to intel-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Homepage: https://cgit.freedesktop.org/mesa/drm/ Package: libdrm-intel1 Status: install ok installed Priority: optional Section: libs Installed-Size: 193 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libdrm (2.4.114-1) Version: 2.4.114-1+b1 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.108), libpciaccess0 Description: Userspace interface to intel-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Homepage: https://cgit.freedesktop.org/mesa/drm/ Package: libdrm-nouveau2 Status: install ok installed Priority: optional Section: libs Installed-Size: 74 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libdrm (2.4.114-1) Version: 2.4.114-1+b1 Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.108) Description: Userspace interface to nouveau-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Homepage: https://cgit.freedesktop.org/mesa/drm/ Package: libdrm-nouveau2 Status: install ok installed Priority: optional Section: libs Installed-Size: 73 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libdrm (2.4.114-1) Version: 2.4.114-1+b1 Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.108) Description: Userspace interface to nouveau-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Homepage: https://cgit.freedesktop.org/mesa/drm/ Package: libdrm-radeon1 Status: install ok installed Priority: optional Section: libs Installed-Size: 83 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libdrm (2.4.114-1) Version: 2.4.114-1+b1 Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.108) Description: Userspace interface to radeon-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Homepage: https://cgit.freedesktop.org/mesa/drm/ Package: libdrm-radeon1 Status: install ok installed Priority: optional Section: libs Installed-Size: 86 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libdrm (2.4.114-1) Version: 2.4.114-1+b1 Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.108) Description: Userspace interface to radeon-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Homepage: https://cgit.freedesktop.org/mesa/drm/ Package: libdrm2 Status: install ok installed Priority: optional Section: libs Installed-Size: 121 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libdrm (2.4.114-1) Version: 2.4.114-1+b1 Depends: libdrm-common (>= 2.4.114-1), libc6 (>= 2.33) Description: Userspace interface to kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the runtime environment for libdrm. Homepage: https://cgit.freedesktop.org/mesa/drm/ Package: libdrm2 Status: install ok installed Priority: optional Section: libs Installed-Size: 132 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libdrm (2.4.114-1) Version: 2.4.114-1+b1 Depends: libdrm-common (>= 2.4.114-1), libc6 (>= 2.33) Description: Userspace interface to kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the runtime environment for libdrm. Homepage: https://cgit.freedesktop.org/mesa/drm/ Package: libduktape207 Status: install ok installed Priority: optional Section: libs Installed-Size: 314 Maintainer: Debian IoT Maintainers Architecture: amd64 Multi-Arch: same Source: duktape Version: 2.7.0-2 Depends: libc6 (>= 2.29) Description: embeddable Javascript engine, library Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint. . Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call Ecmascript functions from C code and vice versa. . This package contains the shared library. Homepage: https://duktape.org Package: libdv4 Status: install ok installed Priority: optional Section: libs Installed-Size: 175 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: libdv Version: 1.0.0-15 Depends: libc6 (>= 2.14) Suggests: libdv-bin, oss-compat Description: software library for DV format digital video (runtime lib) The Quasar DV Codec (libdv) is a software decoder for DV format video, as defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format used by consumer-grade digital camcorders. . This package contains the library needed to run executables using libdv. Homepage: http://libdv.sourceforge.net/ Package: libdvbpsi10 Status: install ok installed Priority: optional Section: libs Installed-Size: 164 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libdvbpsi Version: 1.3.3-1 Depends: libc6 (>= 2.14) Description: library for MPEG TS and DVB PSI tables decoding and generating libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables decoding and generating. . This package contains the libdvbpsi runtime library. Homepage: http://www.videolan.org/developers/libdvbpsi.html Package: libdvdnav4 Status: install ok installed Priority: optional Section: libs Installed-Size: 128 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libdvdnav Version: 6.1.1-1 Depends: libc6 (>= 2.4), libdvdread8 (>= 6.1.0) Suggests: libdvdcss2 Description: DVD navigation library libdvdnav is a DVD navigation library, which provides an interface to the advanced features of DVDs, like menus and navigation. It contains the VM and other parts useful for writing DVD players. It's based on Ogle, but was modified to be used by xine and mplayer. Homepage: https://www.videolan.org/developers/libdvdnav.html Package: libdvdread8 Status: install ok installed Priority: optional Section: libs Installed-Size: 190 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libdvdread Version: 6.1.3-1 Depends: libc6 (>= 2.33) Suggests: libdvdcss2 Description: library for reading DVDs libdvdread provides the functionality that is required to access many DVDs. It parses IFO files, reads NAV-blocks, and performs CSS authentication and descrambling. . libdvdread probes for libdvdcss at runtime and if found, will use it to decrypt sections of the DVD as necessary. libdvdcss needs to be installed from third-party repositories (see README.css), it's not included in Debian. Homepage: https://www.videolan.org/developers/libdvdnav.html Package: libdw1 Status: install ok installed Priority: optional Section: libs Installed-Size: 713 Maintainer: Debian Elfutils Maintainers Architecture: amd64 Multi-Arch: same Source: elfutils Version: 0.188-2.1 Depends: libbz2-1.0, libc6 (>= 2.34), libelf1 (= 0.188-2.1), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.2.3) Description: library that provides access to the DWARF debug information libdw1 provides a library that provides access to DWARF debug information stored inside ELF files. . This library is part of elfutils. Homepage: https://sourceware.org/elfutils/ Package: libdw1 Status: install ok installed Priority: optional Section: libs Installed-Size: 747 Maintainer: Debian Elfutils Maintainers Architecture: i386 Multi-Arch: same Source: elfutils Version: 0.188-2.1 Depends: libbz2-1.0, libc6 (>= 2.34), libelf1 (= 0.188-2.1), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.2.3) Description: library that provides access to the DWARF debug information libdw1 provides a library that provides access to DWARF debug information stored inside ELF files. . This library is part of elfutils. Homepage: https://sourceware.org/elfutils/ Package: libe-book-0.1-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 647 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libe-book (0.1.3-2) Version: 0.1.3-2+b2 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libicu72 (>= 72.1~rc-1~), liblangtag1 (>= 0.5.0), librevenge-0.0-0, libstdc++6 (>= 11), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Description: library for reading and converting various e-book formats libe-book is a library and a set of tools for reading and converting various non-HTML reflowable e-book formats. . Currently supported are: - eReader .pdb - FictionBook v. 2 (including zipped files) - PalmDoc Ebook - Plucker .pdb - QiOO (mobile format, for java-enabled cellphones) - TCR (simple compressed text format) - TealDoc - zTXT - ZVR (simple compressed text format) Homepage: http://www.freedesktop.org/wiki/Software/libe-book Package: libebml5 Status: install ok installed Priority: optional Section: libs Installed-Size: 163 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libebml Version: 1.4.4-1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Description: access library for the EBML format (shared library) The libebml library allows one to read and write files using EBML (the Extensible Binary Meta Language), a binary pendant to XML. Using libebml makes it easier to extend a file format without breaking support in older parsers. . This package contains the shared library needed to run applications that use libebml. Homepage: https://dl.matroska.org/downloads/libebml/ Package: libedit2 Status: install ok installed Priority: optional Section: libs Installed-Size: 258 Maintainer: LLVM Packaging Team Architecture: amd64 Multi-Arch: same Source: libedit Version: 3.1-20221030-2 Replaces: libedit-dev (<< 3.1-20180525-2~) Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.33), libtinfo6 (>= 6) Description: BSD editline and history libraries Command line editor library provides generic line editing, history, and tokenization functions. . It slightly resembles GNU readline. Homepage: https://www.thrysoee.dk/editline/ Package: libedit2 Status: install ok installed Priority: optional Section: libs Installed-Size: 261 Maintainer: LLVM Packaging Team Architecture: i386 Multi-Arch: same Source: libedit Version: 3.1-20221030-2 Replaces: libedit-dev (<< 3.1-20180525-2~) Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.33), libtinfo6 (>= 6) Description: BSD editline and history libraries Command line editor library provides generic line editing, history, and tokenization functions. . It slightly resembles GNU readline. Homepage: https://www.thrysoee.dk/editline/ Package: libeditorconfig0 Status: install ok installed Priority: optional Section: libs Installed-Size: 50 Maintainer: Jonas Smedegaard Architecture: amd64 Multi-Arch: same Source: editorconfig-core Version: 0.12.6-0.1 Depends: libc6 (>= 2.14), libpcre2-8-0 (>= 10.22) Description: coding style indenter across editors - library EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides the core library of editorconfig. Homepage: https://editorconfig.org/ Package: libefiboot1 Status: install ok installed Priority: optional Section: libs Installed-Size: 117 Maintainer: Debian UEFI Maintainers Architecture: amd64 Multi-Arch: same Source: efivar Version: 37-6 Depends: libc6 (>= 2.14), libefivar1 (>= 37) Breaks: efibootmgr (<< 0.12-2) Description: Library to manage UEFI variables Library to allow for the manipulation of UEFI variables related to booting. Homepage: https://github.com/rhinstaller/efivar Package: libefivar1 Status: install ok installed Priority: optional Section: libs Installed-Size: 170 Maintainer: Debian UEFI Maintainers Architecture: amd64 Multi-Arch: same Source: efivar Version: 37-6 Depends: libc6 (>= 2.14) Breaks: efibootmgr (<< 0.12-2) Description: Library to manage UEFI variables Library to allow for the simple manipulation of UEFI variables. Homepage: https://github.com/rhinstaller/efivar Package: libegl-mesa0 Status: install ok installed Priority: optional Section: libs Installed-Size: 324 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Provides: libegl-vendor Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.109), libexpat1 (>= 2.0.1), libgbm1 (= 22.3.6-1+deb12u1), libgcc-s1 (>= 3.4), libglapi-mesa (= 22.3.6-1+deb12u1), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.15.0), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.3), libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1 Description: free implementation of the EGL API -- Mesa vendor library This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package contains the Mesa vendor library for EGL. Homepage: https://mesa3d.org/ Package: libegl-mesa0 Status: install ok installed Priority: optional Section: libs Installed-Size: 346 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Provides: libegl-vendor Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.109), libexpat1 (>= 2.0.1), libgbm1 (= 22.3.6-1+deb12u1), libgcc-s1 (>= 4.2), libglapi-mesa (= 22.3.6-1+deb12u1), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.15.0), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.3), libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1 Description: free implementation of the EGL API -- Mesa vendor library This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package contains the Mesa vendor library for EGL. Homepage: https://mesa3d.org/ Package: libegl1 Status: install ok installed Priority: optional Section: libs Installed-Size: 111 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libglvnd Version: 1.6.0-1 Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1), libegl-mesa0 Description: Vendor neutral GL dispatch library -- EGL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for EGL. Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Package: libegl1 Status: install ok installed Priority: optional Section: libs Installed-Size: 114 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libglvnd Version: 1.6.0-1 Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1), libegl-mesa0 Description: Vendor neutral GL dispatch library -- EGL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for EGL. Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Package: libehcache-java Status: install ok installed Priority: optional Section: java Installed-Size: 1336 Maintainer: Debian Java Maintainers Architecture: all Source: ehcache Version: 2.6.11-5 Depends: libcommons-collections3-java, libcommons-logging-java Description: distributed cache library Ehcache is a distributed cache for general purpose caching in Java, J2EE and light-weight containers. It features memory and disk stores, replicate by copy and invalidate, listeners, a gzip caching servlet filter and much more. Homepage: http://ehcache.sourceforge.net Package: libel-api-java Status: install ok installed Priority: optional Section: java Installed-Size: 112 Maintainer: Debian Java Maintainers Architecture: all Source: el-api Version: 3.0.0-3 Replaces: libservlet2.5-java, libservlet3.1-java (<< 9) Breaks: libservlet2.5-java, libservlet3.1-java (<< 9) Description: Expression Language API EL is a simple language designed to meet the needs of the presentation layer in Java web applications. . It features: * A simple syntax restricted to the evaluation of expressions * Variables and nested properties * Relational, logical, arithmetic, conditional, and empty operators * Functions implemented as static methods on Java classes * Lenient semantics where appropriate default values and type conversions are provided to minimize exposing errors to end users Homepage: https://github.com/javaee/el-spec/ Package: libelf1 Status: install ok installed Priority: optional Section: libs Installed-Size: 1036 Maintainer: Debian Elfutils Maintainers Architecture: amd64 Multi-Arch: same Source: elfutils Version: 0.188-2.1 Depends: libc6 (>= 2.34), zlib1g (>= 1:1.1.4) Description: library to read and write ELF files The libelf1 package provides a shared library which allows reading and writing ELF files on a high level. Third party programs depend on this package to read internals of ELF files. The programs of the elfutils package use it also to generate new ELF files. . This library is part of elfutils. Homepage: https://sourceware.org/elfutils/ Package: libelf1 Status: install ok installed Priority: optional Section: libs Installed-Size: 1043 Maintainer: Debian Elfutils Maintainers Architecture: i386 Multi-Arch: same Source: elfutils Version: 0.188-2.1 Depends: libc6 (>= 2.34), zlib1g (>= 1:1.1.4) Description: library to read and write ELF files The libelf1 package provides a shared library which allows reading and writing ELF files on a high level. Third party programs depend on this package to read internals of ELF files. The programs of the elfutils package use it also to generate new ELF files. . This library is part of elfutils. Homepage: https://sourceware.org/elfutils/ Package: libenchant-2-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 181 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: enchant-2 Version: 2.3.3-2 Depends: hunspell-en-us | hunspell-dictionary | myspell-dictionary | aspell-dictionary | ispell-dictionary, libaspell15 (>= 0.60.8), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.28.0), libhunspell-1.7-0, libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Recommends: enchant-2 Suggests: libenchant-2-voikko Description: Wrapper library for various spell checker engines (runtime libs) Enchant is a generic spell checking library which uses existing spell checker engines such as ispell, aspell and myspell as its backends. . Enchant steps in to provide uniformity and conformity on top of these libraries, and implement certain features that may be lacking in any individual provider library. . This package contains the shared library and non-Voikko enchant plugins. Homepage: https://abiword.github.io/enchant/ Package: libencode-locale-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 33 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 1.05-3 Depends: perl:any Description: utility to determine the locale encoding In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and encode them again on the way out. . The POSIX locale system is used to specify both the language conventions requested by the user and the preferred character set to consume and output. The Encode::Locale module looks up the charset and encoding (called a CODESET in the locale jargon) and arranges for the Encode module to know this encoding under the name "locale". It means bytes obtained from the environment can be converted to Unicode strings by calling Encode::encode(locale => $bytes) and converted back again with Encode::decode(locale => $string). Homepage: https://metacpan.org/release/Encode-Locale Package: libeot0 Status: install ok installed Priority: optional Section: libs Installed-Size: 92 Maintainer: Debian Fonts Task Force Architecture: amd64 Multi-Arch: same Source: libeot (0.01-5) Version: 0.01-5+b1 Depends: libc6 (>= 2.14) Description: Library for parsing/converting Embedded OpenType files Libeot is a library for parsing Embedded OpenType files and converting them to other formats . This package contains the files needed to develop software using libeot. Package: libepoxy0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1356 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libepoxy Version: 1.5.10-1 Depends: libc6 (>= 2.7) Description: OpenGL function pointer management library It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(), eglGetProcAddress(), etc. from the app developer, with very little knowledge needed on their part. They get to read GL specs and write code using undecorated function names like glCompileShader(). Homepage: https://github.com/anholt/libepoxy Package: libepub0 Status: install ok installed Priority: optional Section: libs Installed-Size: 96 Maintainer: Pino Toscano Architecture: amd64 Source: ebook-tools Version: 0.2.2-6 Depends: libc6 (>= 2.14), libxml2 (>= 2.7.4), libzip4 (>= 0.10) Description: library to work with the EPUB file format - runtime library The ebook-tools provide ways for accessing and converting different ebook file formats. . This C library is free and portable. It includes methods to parse EPUB files and extract their contents. . This package provides the main epub library. Homepage: https://sourceforge.net/projects/ebook-tools/ Package: libepubgen-0.1-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 491 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libepubgen Version: 0.1.1-1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), librevenge-0.0-0, libstdc++6 (>= 5.2) Description: EPUB generator library is a library for generating EPUB documents. It is directly pluggable into import filters based on librevenge. Homepage: http://libepubgen.sourceforge.net Package: liberror-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 73 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 0.17029-2 Depends: perl:any Description: Perl module for error/exception handling in an OO-ish way The Error module provides two interfaces. Firstly "Error" provides a procedural interface to exception handling. Secondly "Error" is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be recorded. . Errors in the class "Error" should not be thrown directly, but the user should throw errors from a sub-class of "Error". . Warning: Using the "Error" module is no longer recommended due to the black-magical nature of its syntactic sugar, which often tends to break. Its maintainers have stopped actively writing code that uses it, and discourage people from doing so. . Recommended alternatives are Exception::Class (libexception-class-perl), Error::Exception (not packaged), TryCatch (libtrycatch-perl), and Try::Tiny (libtry-tiny-perl). Homepage: https://metacpan.org/release/Error Package: libetonyek-0.1-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 3080 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libetonyek (0.1.10-3) Version: 0.1.10-3+b1 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), liblangtag1 (>= 0.5.0), librevenge-0.0-0, libstdc++6 (>= 11), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Description: library for reading and converting Apple Keynote presentations libetonyek is a library and a set of tools for reading and converting Apple Keynote presentations. The library tries to extract the most important parts of version 2 format of Keynote (version 1 is not supported yet, but it should be in the future). Homepage: http://www.freedesktop.org/wiki/Software/libetonyek Package: libevdev2 Status: install ok installed Priority: optional Section: libs Installed-Size: 140 Maintainer: Stephen Kitt Architecture: amd64 Multi-Arch: same Source: libevdev Version: 1.13.0+dfsg-1 Depends: libc6 (>= 2.33) Description: wrapper library for evdev devices libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. . This package contains the files required to run software using libevdev. Homepage: https://www.freedesktop.org/wiki/Software/libevdev/ Package: libevent-2.1-7 Status: install ok installed Priority: optional Section: libs Installed-Size: 435 Maintainer: Nicolas Mora Architecture: amd64 Multi-Arch: same Source: libevent Version: 2.1.12-stable-8 Depends: libc6 (>= 2.36) Description: Asynchronous event notification library Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . For backward compatibility and to transition to "libevent_core only" or "libevent_core + libevent_extra", the libevent source package builds the libevent library that includes everything in libevent_core and libevent_extra. Homepage: https://libevent.org/ Package: libevent-core-2.1-7 Status: install ok installed Priority: optional Section: libs Installed-Size: 302 Maintainer: Nicolas Mora Architecture: amd64 Multi-Arch: same Source: libevent Version: 2.1.12-stable-8 Depends: libc6 (>= 2.36) Description: Asynchronous event notification library (core) Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . The libevent_core library includes event loops, timers, buffer code, and various small compatibility functions. . If you're writing software that only uses libevent's event loop, you should link against only the libevent_core library. Homepage: https://libevent.org/ Package: libexif12 Status: install ok installed Priority: optional Section: libs Installed-Size: 2613 Maintainer: Debian PhotoTools Maintainers Architecture: amd64 Multi-Arch: same Source: libexif (0.6.24-1) Version: 0.6.24-1+b1 Depends: libc6 (>= 2.29) Description: library to parse EXIF files Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. Homepage: https://libexif.github.io/ Package: libexif12 Status: install ok installed Priority: optional Section: libs Installed-Size: 2557 Maintainer: Debian PhotoTools Maintainers Architecture: i386 Multi-Arch: same Source: libexif (0.6.24-1) Version: 0.6.24-1+b1 Depends: libc6 (>= 2.29) Description: library to parse EXIF files Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. Homepage: https://libexif.github.io/ Package: libexiv2-27 Status: install ok installed Priority: optional Section: libs Installed-Size: 7292 Maintainer: Debian KDE Extras Team Architecture: amd64 Multi-Arch: same Source: exiv2 Version: 0.27.6-1 Replaces: libexiv2-dev (<< 0.27.2-7~) Depends: libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4) Suggests: exiv2 Breaks: libexiv2-dev (<< 0.27.2-7~) Description: EXIF/IPTC/XMP metadata manipulation library Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . Exiv2 library provides: * fast read and write access to the Exif, IPTC, and XMP metadata of an image * an easy to use and extensively documented API * conversions of Exif and IPTC metadata to XMP and vice versa * a smart IPTC implementation that does not affect data that programs like Photoshop store in the same image segment * Exif Makernote support: - Makernote tags can be read and written just like any other metadata - a sophisticated write algorithm avoids corrupting the Makernote * a simple interface to extract previews embedded in RAW images and Exif thumbnails * set and delete methods for Exif thumbnails Homepage: https://www.exiv2.org/ Package: libexpat1 Status: install ok installed Priority: optional Section: libs Installed-Size: 387 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: expat Version: 2.5.0-1 Depends: libc6 (>= 2.25) Description: XML parsing C library - runtime library This package contains the runtime, shared library of expat, the C library for parsing XML. Expat is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). Homepage: https://libexpat.github.io/ Package: libexpat1 Status: install ok installed Priority: optional Section: libs Installed-Size: 385 Maintainer: Laszlo Boszormenyi (GCS) Architecture: i386 Multi-Arch: same Source: expat Version: 2.5.0-1 Depends: libc6 (>= 2.25) Description: XML parsing C library - runtime library This package contains the runtime, shared library of expat, the C library for parsing XML. Expat is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). Homepage: https://libexpat.github.io/ Package: libext2fs2 Status: install ok installed Priority: optional Section: libs Installed-Size: 534 Maintainer: Theodore Y. Ts'o Architecture: amd64 Multi-Arch: same Source: e2fsprogs Version: 1.47.0-2 Replaces: e2fslibs (<< 1.43.9-1~) Provides: e2fslibs (= 1.47.0-2) Depends: libc6 (>= 2.34) Breaks: e2fslibs (<< 1.43.9-1~) Description: ext2/ext3/ext4 file system libraries The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package provides the ext2fs and e2p libraries, for userspace software that directly accesses extended file systems. Programs that use libext2fs include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include dumpe2fs, chattr, and lsattr. Homepage: http://e2fsprogs.sourceforge.net Package: libexttextcat-2.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 46 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libexttextcat Version: 3.4.5-1 Depends: libc6 (>= 2.14), libexttextcat-data (= 3.4.5-1) Description: Language detection library Libexttextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. Homepage: https://wiki.documentfoundation.org/Libexttextcat Package: libexttextcat-data Status: install ok installed Priority: optional Section: text Installed-Size: 501 Maintainer: Debian LibreOffice Maintainers Architecture: all Multi-Arch: foreign Source: libexttextcat Version: 3.4.5-1 Description: Language detection library - data files Libexttextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. . This package provides the libtextcat data files. Homepage: https://wiki.documentfoundation.org/Libexttextcat Package: libfaad2 Status: install ok installed Priority: optional Section: libs Installed-Size: 534 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: faad2 Version: 2.10.1-1 Replaces: libfaad2-0 Depends: libc6 (>= 2.29) Conflicts: libfaad2-0 Description: freeware Advanced Audio Decoder - runtime files FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains the shared library and an extra library with support for Digital Radio Mondiale (DRM). Homepage: https://github.com/knik0/faad2 Package: libfakekey0 Status: install ok installed Priority: optional Section: libs Installed-Size: 29 Maintainer: Moray Allan Architecture: amd64 Multi-Arch: same Source: libfakekey Version: 0.3+git20170516-2 Depends: libc6 (>= 2.4), libx11-6, libxtst6 Description: library for converting characters to X key-presses [runtime] libfakekey is a simple library for converting UTF-8 characters into 'fake' X key-presses. . This package contains the libfakekey runtime library. Package: libfakeroot Status: install ok installed Priority: optional Section: utils Installed-Size: 144 Maintainer: Clint Adams Architecture: amd64 Multi-Arch: same Source: fakeroot Version: 1.31-1.2 Replaces: fakeroot (<< 1.20-2~) Depends: libc6 (>= 2.34) Breaks: fakeroot (<< 1.20-2~) Conffiles: /etc/ld.so.conf.d/fakeroot-x86_64-linux-gnu.conf f9f2331782e9078d5472c77e1d9cd869 Description: tool for simulating superuser privileges - shared libraries fakeroot provides a fake "root environment" by means of LD_PRELOAD and SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(), stat(), and other file-manipulation functions, so that unprivileged users can (for instance) populate .deb archives with root-owned files; various build tools use fakeroot for this by default. . This package contains the LD_PRELOAD libraries. Package: libfbclient2 Status: install ok installed Priority: optional Section: libs Installed-Size: 1996 Maintainer: Damyan Ivanov Architecture: amd64 Multi-Arch: same Source: firebird3.0 (3.0.11.33637.ds4-2) Version: 3.0.11.33637.ds4-2+b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libtommath1 (>= 1.1.0), firebird3.0-common (= 3.0.11.33637.ds4-2), firebird3.0-common-doc (= 3.0.11.33637.ds4-2) Description: Firebird client library Client library for connecting to the Firebird server. It can also be used for direct (embedded) database access. . See firebird3.0-server package for more information about Firebird. Homepage: https://firebirdsql.org/ Package: libfdisk1 Status: install ok installed Priority: optional Section: libs Installed-Size: 534 Maintainer: util-linux packagers Architecture: amd64 Multi-Arch: same Source: util-linux (2.38.1-5) Version: 2.38.1-5+b1 Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.33), libuuid1 (>= 2.16) Description: fdisk partitioning library The libfdisk library is used for manipulating partition tables. It is the core of the fdisk, cfdisk, and sfdisk tools. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: libffi8 Status: install ok installed Priority: optional Section: libs Installed-Size: 68 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: libffi Version: 3.4.4-1 Replaces: libffi8ubuntu1 (<< 3.4.2-1) Provides: libffi8ubuntu1 (= 3.4.4-1) Depends: libc6 (>= 2.34) Breaks: libffi8ubuntu1 (<< 3.4.2-1) Description: Foreign Function Interface library runtime A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. Homepage: https://sourceware.org/libffi/ Package: libffi8 Status: install ok installed Priority: optional Section: libs Installed-Size: 59 Maintainer: Debian GCC Maintainers Architecture: i386 Multi-Arch: same Source: libffi Version: 3.4.4-1 Replaces: libffi8ubuntu1 (<< 3.4.2-1) Provides: libffi8ubuntu1 (= 3.4.4-1) Depends: libc6 (>= 2.34) Breaks: libffi8ubuntu1 (<< 3.4.2-1) Description: Foreign Function Interface library runtime A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. Homepage: https://sourceware.org/libffi/ Package: libfftw3-double3 Status: install ok installed Priority: optional Section: libs Installed-Size: 2259 Maintainer: Debian Science Maintainers Architecture: amd64 Multi-Arch: same Source: fftw3 Version: 3.3.10-1 Depends: libc6 (>= 2.34), libgomp1 (>= 4.9) Suggests: libfftw3-bin, libfftw3-dev Description: Library for computing Fast Fourier Transforms - Double precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for double precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Homepage: https://fftw.org Package: libfftw3-single3 Status: install ok installed Priority: optional Section: libs Installed-Size: 2355 Maintainer: Debian Science Maintainers Architecture: amd64 Multi-Arch: same Source: fftw3 Version: 3.3.10-1 Depends: libc6 (>= 2.34), libgomp1 (>= 4.9) Suggests: libfftw3-bin, libfftw3-dev Description: Library for computing Fast Fourier Transforms - Single precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for single precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Homepage: https://fftw.org Package: libfido2-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 241 Maintainer: Debian Authentication Maintainers Architecture: amd64 Multi-Arch: same Source: libfido2 (1.12.0-2) Version: 1.12.0-2+b1 Depends: libc6 (>= 2.36), libcbor0.8 (>= 0.8.0), libssl3 (>= 3.0.0), libudev1 (>= 183), zlib1g (>= 1:1.1.4) Description: library for generating and verifying FIDO 2.0 objects A library for communicating with a FIDO device over USB or NFC, and for verifying attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) are supported. . This package contains the library. Homepage: https://developers.yubico.com/libfido2/ Package: libfile-basedir-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 39 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 0.09-2 Depends: perl:any, libipc-system-simple-perl Description: Perl module to use the freedesktop basedir specification The File::BaseDir module can be used to find directories and files as specified by the XDG Base Directory Specification. It takes care of defaults and uses File::Spec to make the output platform specific. . For this module the XDG basedir specification 0.6 was used. Homepage: https://metacpan.org/release/File-BaseDir Package: libfile-desktopentry-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 46 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 0.22-3 Depends: perl:any, libfile-basedir-perl, liburi-perl Recommends: x-terminal-emulator Description: Perl module to handle freedesktop .desktop files File::DesktopEntry is used to work with .desktop files. The format of these files is specified by the freedesktop "Desktop Entry" specification. For this module version 1.0 of the specification was used: . Homepage: https://metacpan.org/release/File-DesktopEntry Package: libfile-fcntllock-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 129 Maintainer: Debian Perl Group Architecture: amd64 Source: libfile-fcntllock-perl (0.22-4) Version: 0.22-4+b1 Depends: perl (>= 5.36.0-4), perlapi-5.36.0, libc6 (>= 2.28) Suggests: gcc | c-compiler Description: Perl module for file locking with fcntl(2) File::FcntlLock is a Perl module to do file locking in an object oriented fashion using the fcntl(2) system call. This allows locks on parts of a file as well as on the whole file and overcomes some known problems with flock(2), on which Perl's flock() function is based. . Furthermore due to its design it supports reliable locking over NFS. Homepage: https://metacpan.org/release/File-FcntlLock Package: libfile-listing-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 33 Maintainer: Debian Perl Group Architecture: all Version: 6.15-1 Depends: perl:any, libhttp-date-perl Description: module to parse directory listings File::Listing exports a single function called parse_dir(), which can be used to parse directory listings. . The first parameter to parse_dir() is the directory listing to parse. It can be a scalar, a reference to an array of directory lines or a glob representing a filehandle to read the directory listing from. . The second parameter is the time zone to use when parsing time stamps in the listing. If this value is undefined, then the local time zone is assumed. . The third parameter is the type of listing to assume. Currently supported formats are 'unix', 'apache' and 'dosftp'. The default value 'unix'. Homepage: https://metacpan.org/release/File-Listing Package: libfile-mimeinfo-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 116 Maintainer: Debian Perl Group Architecture: all Version: 0.33-1 Depends: perl:any, libencode-locale-perl, libfile-basedir-perl, libfile-desktopentry-perl, shared-mime-info Recommends: libio-stringy-perl Description: Perl module to determine file types File::MimeInfo can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database. . This package also contains two related utilities: * mimetype: determine a file's mimetype * mimeopen: open files according to their mimetype Homepage: https://metacpan.org/release/File-MimeInfo Package: libflac++10 Status: install ok installed Priority: optional Section: libs Installed-Size: 177 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: flac Version: 1.4.2+ds-2 Depends: libc6 (>= 2.14), libflac12 (>= 1.4.1), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Description: Free Lossless Audio Codec - C++ runtime library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC++. Homepage: https://xiph.org/flac/ Package: libflac12 Status: install ok installed Priority: optional Section: libs Installed-Size: 458 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: flac Version: 1.4.2+ds-2 Depends: libc6 (>= 2.33), libogg0 (>= 1.0rc3) Description: Free Lossless Audio Codec - runtime C library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC. Homepage: https://xiph.org/flac/ Package: libflac12 Status: install ok installed Priority: optional Section: libs Installed-Size: 410 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: flac Version: 1.4.2+ds-2 Depends: libc6 (>= 2.33), libogg0 (>= 1.0rc3) Description: Free Lossless Audio Codec - runtime C library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC. Homepage: https://xiph.org/flac/ Package: libflashrom1 Status: install ok installed Priority: optional Section: libs Installed-Size: 1054 Maintainer: Debian EFI Architecture: amd64 Multi-Arch: same Source: flashrom Version: 1.3.0-2.1 Depends: libc6 (>= 2.33), libftdi1-2 (>= 1.2), libjaylink0 (>= 0.3.1), libpci3 (>= 1:3.8.0), libusb-1.0-0 (>= 2:1.0.22) Description: Identify, read, write, erase, and verify BIOS/ROM/flash chips - library flashrom is a tool for identifying, reading, writing, verifying and erasing flash chips. It's often used to flash BIOS/EFI/coreboot/firmware/optionROM images in-system using a supported mainboard, but it also supports flashing of network cards (NICs), SATA controller cards, and other external devices which can program flash chips. . It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32/40/48, and BGA chips, which use various protocols such as LPC, FWH, parallel flash, or SPI. . The tool can be used to flash BIOS/firmware images for example -- be it proprietary BIOS images or coreboot (previously known as LinuxBIOS) images. . It can also be used to read the current existing BIOS/firmware from a flash chip. . This package provides flashrom library development files. Homepage: http://www.flashrom.org Package: libflite1 Status: install ok installed Priority: optional Section: libs Installed-Size: 27554 Maintainer: Debian Accessibility Team Architecture: amd64 Multi-Arch: same Source: flite Version: 2.2-5 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.33) Description: Small run-time speech synthesis engine - shared libraries Flite is a small fast run-time speech synthesis engine. It is the latest addition to the suite of free software synthesis tools including University of Edinburgh's Festival Speech Synthesis System and Carnegie Mellon University's FestVox project, tools, scripts and documentation for building synthetic voices. However, flite itself does not require either of these systems to run. . It currently only supports the English and Indic languages. . This package contains the shared library objects of Festival Lite Homepage: http://cmuflite.org Package: libfluidsynth3 Status: install ok installed Priority: optional Section: libs Installed-Size: 593 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: fluidsynth Version: 2.3.1-2 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.33), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.31.8), libgomp1 (>= 4.9), libinstpatch-1.0-2 (>= 1.1.2), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpulse0 (>= 0.99.1), libreadline8 (>= 6.0), libsdl2-2.0-0 (>= 2.0.12), libsndfile1 (>= 1.0.20), libstdc++6 (>= 11), timgm6mb-soundfont (>= 1.3-3~) | sf3-soundfont-gm Breaks: fluidr3mono-gm-soundfont (<< 2.315-6~), musescore-general-soundfont (<< 0.1.7-2~), musescore-general-soundfont-lossless (<< 0.1.7-2~), musescore-general-soundfont-small (<< 0.1.6-2~) Description: Real-time MIDI software synthesizer (runtime library) Fluidsynth is a real-time midi synthesizer based on the soundfont (sf2 and sf3) specifications. It can be used to render MIDI input or MIDI files to audio. The MIDI events are read from a MIDI device. The sound is rendered in real-time to the sound output device. . This package contains the runtime library. Homepage: https://github.com/Fluidsynth/fluidsynth Package: libflute-java Status: install ok installed Priority: optional Section: java Installed-Size: 111 Maintainer: Debian Java Maintainers Architecture: all Source: flute Version: 1:1.1.6-5 Description: Java CSS parser using SAC (JFree version) Flute is a CSS2 parser written in Java that implements SAC. SAC is a standard event-based API for CSS parsers, closely modelled on the SAX API for XML parsers. . This package contains the library. Homepage: https://sourceforge.net/projects/jfreereport/ Package: libfmt9 Status: install ok installed Priority: optional Section: libs Installed-Size: 208 Maintainer: Shengjing Zhu Architecture: amd64 Multi-Arch: same Source: fmtlib Version: 9.1.0+ds1-2 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: fast type-safe C++ formatting library -- library This library provides fast, type-safe, small, C++11-aware replacement of (s)printf and related machinery. In some cases it's noticeably faster than boost::format, boost::lexical_cast and even sprintf itself. . This package contains the shared library. Homepage: https://fmt.dev/ Package: libfont-afm-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 69 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 1.20-4 Depends: perl:any Description: Perl interface to Adobe Font Metrics files This module implements the Font::AFM class. Objects of this class are initialised from an AFM-file and allow you to obtain information about the font and the metrics of the various glyphs in the font. . All measurements in AFM files are given in terms of units equal to 1/1000 of the scale factor of the font being used. To compute actual sizes in a document, these amounts should be multiplied by (scale factor of font)/1000. Homepage: https://metacpan.org/release/Font-AFM Package: libfontconfig1 Status: install ok installed Priority: optional Section: libs Installed-Size: 579 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Multi-Arch: same Source: fontconfig Version: 2.14.1-4 Provides: libfontconfig Depends: libc6 (>= 2.33), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.9.1), fontconfig-config (>= 2.14.1-4) Breaks: xpdf (<= 3.03-11) Description: generic font configuration library - runtime Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the runtime library needed to launch applications using fontconfig. Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/ Package: libfontconfig1 Status: install ok installed Priority: optional Section: libs Installed-Size: 610 Maintainer: Debian freedesktop.org maintainers Architecture: i386 Multi-Arch: same Source: fontconfig Version: 2.14.1-4 Provides: libfontconfig Depends: libc6 (>= 2.33), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.9.1), fontconfig-config (>= 2.14.1-4) Breaks: xpdf (<= 3.03-11) Description: generic font configuration library - runtime Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the runtime library needed to launch applications using fontconfig. Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/ Package: libfontembed1 Status: install ok installed Priority: optional Section: libs Installed-Size: 102 Maintainer: Debian Printing Team Architecture: amd64 Multi-Arch: same Source: cups-filters Version: 1.28.17-3 Depends: libc6 (>= 2.14) Description: OpenPrinting CUPS Filters - Font Embed Shared library This library contains functions for font embedding in PDF files, commonly used by CUPS filters. Homepage: http://www.openprinting.org/ Package: libfontenc1 Status: install ok installed Priority: optional Section: libs Installed-Size: 60 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libfontenc Version: 1:1.1.4-1 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Description: X11 font encoding library libfontenc is a library which helps font libraries portably determine and deal with different encodings of fonts. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libfontenc Package: libfonts-java Status: install ok installed Priority: optional Section: java Installed-Size: 266 Maintainer: Debian Java Maintainers Architecture: all Version: 1.1.6.dfsg2-1 Depends: libbase-java, libcommons-logging-java, libitext-java, libloader-java Suggests: libfonts-java-doc (= 1.1.6.dfsg2-1) Description: Java fonts layouting library LibFonts is a library developed to support advanced layouting and allows one to read TrueType-Font files to extract layouting specific information. Homepage: http://jfreereport.sourceforge.net/ Package: libformula-java Status: install ok installed Priority: optional Section: java Installed-Size: 412 Maintainer: Debian Java Maintainers Architecture: all Source: libformula Version: 1.1.7.dfsg-3 Suggests: libformula-java-doc Description: Excel(tm) style formula expressions library LibFormula provides Excel-Style-Expressions. The implementation provided here is very generic and can be used in any application that needs to compute formulas. . The syntax is based on the OpenFormula-specifications, but with carefully pruning away all the spreadsheet specific parts (like references to cell-ranges). Package: libfreeaptx0 Status: install ok installed Priority: optional Section: libs Installed-Size: 42 Maintainer: Kentaro Hayashi Architecture: amd64 Multi-Arch: same Source: libfreeaptx Version: 0.1.1-2 Depends: libc6 (>= 2.4) Description: Free implementation of aptX libfreeaptx is based on version 0.2.0 of libopenaptx with the intent of continuing under a free license without the additional license restriction added to libopenaptx 0.2.1. . The initial version of libfreeaptx was reset to 0.1.0 to prevent confusion between the two projects. Homepage: https://github.com/iamthehorker/libfreeaptx Package: libfreehand-0.1-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 504 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libfreehand Version: 0.1.2-3 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), liblcms2-2 (>= 2.2+git20110628), librevenge-0.0-0, libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Description: Library for parsing the FreeHand file format structure Libfreehand is library providing ability to interpret and import Adobe/Macromedia drawings into various applications. Homepage: http://freedesktop.org/wiki/Software/libfreehand Package: libfreetype6 Status: install ok installed Priority: optional Section: libs Installed-Size: 890 Maintainer: Hugh McMaster Architecture: amd64 Multi-Arch: same Source: freetype Version: 2.12.1+dfsg-5 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.33), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Description: FreeType 2 font engine, shared library files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on providing small, efficient and ubiquitous products. . The FreeType 2 library is their new software font engine. It has been designed to provide the following important features: * A universal and simple API to manage font files * Support for several font formats through loadable modules * High-quality anti-aliasing * High portability & performance . Supported font formats include: * TrueType files (.ttf) and collections (.ttc) * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format * Type 1 Multiple Master fonts. The FreeType 2 API also provides routines to manage design instances easily * Type 1 CID-keyed fonts * OpenType/CFF (.otf) fonts * CFF/Type 2 fonts * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with the Adobe SVG viewer plugin. * Windows FNT/FON bitmap fonts . This package contains the files needed to run programs that use the FreeType 2 library. Homepage: https://freetype.org Package: libfreetype6 Status: install ok installed Priority: optional Section: libs Installed-Size: 910 Maintainer: Hugh McMaster Architecture: i386 Multi-Arch: same Source: freetype Version: 2.12.1+dfsg-5 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.33), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Description: FreeType 2 font engine, shared library files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on providing small, efficient and ubiquitous products. . The FreeType 2 library is their new software font engine. It has been designed to provide the following important features: * A universal and simple API to manage font files * Support for several font formats through loadable modules * High-quality anti-aliasing * High portability & performance . Supported font formats include: * TrueType files (.ttf) and collections (.ttc) * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format * Type 1 Multiple Master fonts. The FreeType 2 API also provides routines to manage design instances easily * Type 1 CID-keyed fonts * OpenType/CFF (.otf) fonts * CFF/Type 2 fonts * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with the Adobe SVG viewer plugin. * Windows FNT/FON bitmap fonts . This package contains the files needed to run programs that use the FreeType 2 library. Homepage: https://freetype.org Package: libfreexl1 Status: install ok installed Priority: optional Section: libs Installed-Size: 106 Maintainer: Debian GIS Project Architecture: amd64 Multi-Arch: same Source: freexl Version: 1.0.6-2 Depends: libc6 (>= 2.14) Description: library for direct reading of Microsoft Excel spreadsheets FreeXL is a C library implementing direct reading of Microsoft Excel spreadsheets, up to the BIFF8 file format specification (i.e. .xls, Microsoft Excel XP/2003 and older). The XML SS file format specification (.xlsx, Microsoft Excel 2007 and newer) is not supported. . This package contains the shared library. Homepage: https://www.gaia-gis.it/fossil/freexl/ Package: libfribidi0 Status: install ok installed Priority: optional Section: libs Installed-Size: 172 Maintainer: Debian Hebrew Packaging Team Architecture: amd64 Multi-Arch: same Source: fribidi Version: 1.0.8-2.1 Depends: libc6 (>= 2.3.4) Description: Free Implementation of the Unicode BiDi algorithm FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package contains the shared libraries. Homepage: http://www.fribidi.org/ Package: libfribidi0 Status: install ok installed Priority: optional Section: libs Installed-Size: 171 Maintainer: Debian Hebrew Packaging Team Architecture: i386 Multi-Arch: same Source: fribidi Version: 1.0.8-2.1 Depends: libc6 (>= 2.3.4) Description: Free Implementation of the Unicode BiDi algorithm FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package contains the shared libraries. Homepage: http://www.fribidi.org/ Package: libfstrm0 Status: install ok installed Priority: optional Section: libs Installed-Size: 70 Maintainer: Robert Edmonds Architecture: amd64 Multi-Arch: same Source: fstrm Version: 0.6.1-1 Depends: libc6 (>= 2.32) Description: Frame Streams (fstrm) library Frame Streams is a light weight, binary clean protocol that allows for the transport of arbitrarily encoded data payload sequences with minimal framing overhead -- just four bytes per data frame. Frame Streams does not specify an encoding format for data frames and can be used with any data serialization format that produces byte sequences, such as Protocol Buffers, XML, JSON, MessagePack, YAML, etc. Frame Streams can be used as both a streaming transport over a reliable byte stream socket (TCP sockets, TLS connections, AF_UNIX sockets, etc.) for data in motion as well as a file format for data at rest. A "Content Type" header identifies the type of payload being carried over an individual Frame Stream and allows cooperating programs to determine how to interpret a given sequence of data payloads. . This is the "fstrm" implementation of Frame Streams in C. . This package contains the shared library. Homepage: https://github.com/farsightsec/fstrm Package: libftdi1-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 83 Maintainer: Aurelien Jarno Architecture: amd64 Multi-Arch: same Source: libftdi1 (1.5-6) Version: 1.5-6+b2 Depends: libc6 (>= 2.14), libusb-1.0-0 (>= 2:1.0.16) Description: C Library to control and program the FTDI USB controllers This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R, FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 to communicate with the chips. . Functionalities include the possibility to use the chips in standard mode, in bitbang mode, and to read or write the serial EEPROM. . This is the C version of the library. Homepage: https://www.intra2net.com/en/developer/libftdi/ Package: libfuse2 Status: install ok installed Priority: optional Section: libs Installed-Size: 345 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: fuse (2.9.9-6) Version: 2.9.9-6+b1 Depends: libc6 (>= 2.34) Suggests: fuse Conflicts: fuse (<< 2.9.9-6+b1) Description: Filesystem in Userspace (library) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. . This package contains the shared library. Homepage: https://github.com/libfuse/libfuse/wiki Package: libfuse3-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 305 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: fuse3 Version: 3.14.0-4 Depends: libc6 (>= 2.34) Suggests: fuse3 Description: Filesystem in Userspace (library) (3.x version) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. . This package contains the shared library. Homepage: https://github.com/libfuse/libfuse/wiki Package: libfwupd2 Status: install ok installed Priority: optional Section: libs Installed-Size: 458 Maintainer: Debian EFI Architecture: amd64 Multi-Arch: same Source: fwupd Version: 1.8.12-2 Depends: libc6 (>= 2.27), libcurl3-gnutls (>= 7.63.0), libglib2.0-0 (>= 2.63.1), libjcat1 (>= 0.1.0), libjson-glib-1.0-0 (>= 1.5.2) Description: Firmware update daemon library fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides the library used by the daemon. Homepage: https://github.com/fwupd/fwupd Package: libfyba0 Status: install ok installed Priority: optional Section: libs Installed-Size: 323 Maintainer: Debian GIS Project Architecture: amd64 Multi-Arch: same Source: fyba Version: 4.1.1-8 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Description: FYBA library to read and write Norwegian geodata standard format SOSI OpenFYBA is the source code release of the FYBA library, distributed by the National Mapping Authority of Norway (Statens kartverk) to read and write files in the National geodata standard format SOSI. Homepage: https://github.com/kartverket/fyba Package: libgail-common Status: install ok installed Priority: optional Section: libs Installed-Size: 453 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gtk+2.0 Version: 2.24.33-2 Depends: libatk1.0-0 (>= 1.32.0), libc6 (>= 2.4), libgail18 (= 2.24.33-2), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.28.3), libx11-6 Description: GNOME Accessibility Implementation Library -- common modules Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains core shared libraries. Homepage: http://www.gtk.org/ Package: libgail18 Status: install ok installed Priority: optional Section: libs Installed-Size: 105 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gtk+2.0 Version: 2.24.33-2 Depends: libatk1.0-0 (>= 1.32.0), libc6 (>= 2.4), libglib2.0-0 (>= 2.27.3), libgtk2.0-0 (= 2.24.33-2), libpango-1.0-0 (>= 1.28.3) Description: GNOME Accessibility Implementation Library -- shared libraries Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the shared library. Homepage: http://www.gtk.org/ Package: libgav1-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 945 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libgav1 (0.18.0-1) Version: 0.18.0-1+b1 Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12) Description: AV1 decoder developed by Google -- runtime library This package contains the runtime, shared library of gav1. Gav1 is a new decoder implementation for AV1 video encoding format (supporting profiles 0 and 1). Homepage: https://chromium.googlesource.com/codecs/libgav1/ Package: libgav1-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 940 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libgav1 (0.18.0-1) Version: 0.18.0-1+b1 Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12) Description: AV1 decoder developed by Google -- runtime library This package contains the runtime, shared library of gav1. Gav1 is a new decoder implementation for AV1 video encoding format (supporting profiles 0 and 1). Homepage: https://chromium.googlesource.com/codecs/libgav1/ Package: libgbm1 Status: install ok installed Priority: optional Section: libs Installed-Size: 107 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libwayland-server0 (>= 1.15.0) Description: generic buffer management API -- runtime This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. Homepage: https://mesa3d.org/ Package: libgbm1 Status: install ok installed Priority: optional Section: libs Installed-Size: 109 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libwayland-server0 (>= 1.15.0) Description: generic buffer management API -- runtime This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. Homepage: https://mesa3d.org/ Package: libgc1 Status: install ok installed Priority: optional Section: libs Installed-Size: 400 Maintainer: Christoph Egger Architecture: amd64 Multi-Arch: same Source: libgc Version: 1:8.2.4-1 Replaces: libgc1c2 Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1) Conflicts: libgc1c2 Description: conservative garbage collector for C and C++ Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is intended to be used as a plug-in replacement for C's malloc or C++'s new(). . It allows you to allocate memory basically as you normally would without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be used. . This version of the collector is thread safe, has C++ support and uses the defaults for everything else. However, it does not work as a drop-in malloc(3) replacement. Homepage: https://www.hboehm.info/gc/ Package: libgcab-1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 93 Maintainer: Stephen Kitt Architecture: amd64 Multi-Arch: same Source: gcab Version: 1.5-1 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.61.2), zlib1g (>= 1:1.1.4) Description: Microsoft Cabinet file manipulation library libgcab provides functions to manipulate cabinet (.cab) files, both for reading and writing their contents. . This package contains the shared library. Homepage: https://wiki.gnome.org/msitools Package: libgcc-12-dev Status: install ok installed Priority: optional Section: libdevel Installed-Size: 14284 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Replaces: libtsan2 (<< 12-20211113-2~) Depends: gcc-12-base (= 12.2.0-14), libgcc-s1 (>= 12.2.0-14), libgomp1 (>= 12.2.0-14), libitm1 (>= 12.2.0-14), libatomic1 (>= 12.2.0-14), libasan8 (>= 12.2.0-14), liblsan0 (>= 12.2.0-14), libtsan2 (>= 12.2.0-14), libubsan1 (>= 12.2.0-14), libquadmath0 (>= 12.2.0-14) Recommends: libc6-dev (>= 2.23-1~) Breaks: libtsan2 (<< 12-20211113-2~) Description: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Homepage: http://gcc.gnu.org/ Package: libgcc-s1 Protected: yes Status: install ok installed Priority: optional Section: libs Installed-Size: 140 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Replaces: libgcc1 (<< 1:10) Provides: libgcc1 (= 1:12.2.0-14) Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.35) Description: GCC support library Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Homepage: http://gcc.gnu.org/ Important: yes Package: libgcc-s1 Protected: yes Status: install ok installed Priority: optional Section: libs Installed-Size: 167 Maintainer: Debian GCC Maintainers Architecture: i386 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Replaces: libgcc1 (<< 1:10) Provides: libgcc1 (= 1:12.2.0-14) Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.35) Description: GCC support library Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Homepage: http://gcc.gnu.org/ Important: yes Package: libgcrypt20 Status: install ok installed Priority: optional Section: libs Installed-Size: 1592 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Multi-Arch: same Version: 1.10.1-3 Depends: libc6 (>= 2.34), libgpg-error0 (>= 1.27) Suggests: rng-tools Description: LGPL Crypto library - runtime library libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) Homepage: https://directory.fsf.org/project/libgcrypt/ Package: libgcrypt20 Status: install ok installed Priority: optional Section: libs Installed-Size: 1356 Maintainer: Debian GnuTLS Maintainers Architecture: i386 Multi-Arch: same Version: 1.10.1-3 Depends: libc6 (>= 2.34), libgpg-error0 (>= 1.27) Suggests: rng-tools Description: LGPL Crypto library - runtime library libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) Homepage: https://directory.fsf.org/project/libgcrypt/ Package: libgd3 Status: install ok installed Priority: optional Section: libs Installed-Size: 448 Maintainer: GD Team Architecture: amd64 Multi-Arch: same Source: libgd2 Version: 2.3.3-9 Depends: libavif15 (>= 0.11.1), libc6 (>= 2.29), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libheif1 (>= 1.3.2), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3), libwebp7 (>= 1.2.4), libxpm4 Suggests: libgd-tools Description: GD Graphics Library GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library. Homepage: http://www.libgd.org/ Package: libgd3 Status: install ok installed Priority: optional Section: libs Installed-Size: 445 Maintainer: GD Team Architecture: i386 Multi-Arch: same Source: libgd2 Version: 2.3.3-9 Depends: libavif15 (>= 0.11.1), libc6 (>= 2.29), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libheif1 (>= 1.3.2), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3), libwebp7 (>= 1.2.4), libxpm4 Suggests: libgd-tools Description: GD Graphics Library GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library. Homepage: http://www.libgd.org/ Package: libgdal32 Status: install ok installed Priority: optional Section: libs Installed-Size: 24026 Maintainer: Debian GIS Project Architecture: amd64 Source: gdal (3.6.2+dfsg-1) Version: 3.6.2+dfsg-1+b2 Depends: gdal-data (>= 3.6.2+dfsg-1), gdal-plugins (>= 3.6.2+dfsg-1+b2), libarmadillo11 (>= 1:11.4.2+dfsg), libblosc1 (>= 1.17.1+ds1), libc6 (>= 2.35), libcfitsio10 (>= 4.2.0~), libcurl3-gnutls (>= 7.66.0), libdeflate0 (>= 1.0), libexpat1 (>= 2.0.1), libfreexl1 (>= 1.0.0), libfyba0, libgcc-s1 (>= 4.2), libgeos-c1v5 (>= 3.11.0~beta1), libgeotiff5 (>= 1.6.0), libgif7 (>= 5.1), libhdf4-0-alt (>= 4.2r4), libhdf5-103-1, libheif1 (>= 1.4.0), libjpeg62-turbo (>= 1.3.1), libjson-c5 (>= 0.15), libkmlbase1 (>= 1.3.0~rc0-3), libkmldom1 (>= 1.3.0~rc2), libkmlengine1 (>= 1.3.0~rc0-3), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20110809), libmariadb3 (>= 3.0.0), libnetcdf19 (>= 1:4.0.0), libodbc2 (>= 2.3.1), libodbcinst2 (>= 2.3.1), libogdi4.1 (>= 3.2.0), libopenjp2-7 (>= 2.5.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libpoppler126 (>= 22.12.0), libpq5, libproj25 (>= 8.2.0), libqhull-r8.0 (>= 2020.1), libspatialite7 (>= 4.2.0), libsqlite3-0 (>= 3.6.1), libssl3 (>= 3.0.0), libstdc++6 (>= 12), libtiff6 (>= 4.5.0~rc1), libwebp7 (>= 1.2.4), libxerces-c3.2, libxml2 (>= 2.7.4), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.2) Recommends: proj-bin Description: Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports many popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the shared library. Homepage: http://www.gdal.org/ Package: libgdbm-compat4 Status: install ok installed Priority: optional Section: libs Installed-Size: 70 Maintainer: Nicolas Mora Architecture: amd64 Multi-Arch: same Source: gdbm Version: 1.23-3 Depends: libc6 (>= 2.33), libgdbm6 (>= 1.16) Description: GNU dbm database routines (legacy support runtime version) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). This package includes library files, required to run old programs, that use legacy 'dbm' interface. For new programs, please use modern interface, provided by libgdbm6 and libgdbm-dev. Homepage: https://gnu.org/software/gdbm Package: libgdbm-compat4 Status: install ok installed Priority: optional Section: libs Installed-Size: 70 Maintainer: Nicolas Mora Architecture: i386 Multi-Arch: same Source: gdbm Version: 1.23-3 Depends: libc6 (>= 2.33), libgdbm6 (>= 1.16) Description: GNU dbm database routines (legacy support runtime version) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). This package includes library files, required to run old programs, that use legacy 'dbm' interface. For new programs, please use modern interface, provided by libgdbm6 and libgdbm-dev. Homepage: https://gnu.org/software/gdbm Package: libgdbm6 Status: install ok installed Priority: optional Section: libs Installed-Size: 129 Maintainer: Nicolas Mora Architecture: amd64 Multi-Arch: same Source: gdbm Version: 1.23-3 Depends: libc6 (>= 2.34) Suggests: gdbm-l10n (= 1.23-3) Description: GNU dbm database routines (runtime version) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). Homepage: https://gnu.org/software/gdbm Package: libgdbm6 Status: install ok installed Priority: optional Section: libs Installed-Size: 136 Maintainer: Nicolas Mora Architecture: i386 Multi-Arch: same Source: gdbm Version: 1.23-3 Depends: libc6 (>= 2.34) Suggests: gdbm-l10n (= 1.23-3) Description: GNU dbm database routines (runtime version) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). Homepage: https://gnu.org/software/gdbm Package: libgdcm3.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 12339 Maintainer: Debian Med Packaging Team Architecture: amd64 Multi-Arch: same Source: gdcm Version: 3.0.21-1 Depends: libc6 (>= 2.34), libcharls2 (>= 2.0.0+dfsg), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libjson-c5 (>= 0.15), libopenjp2-7 (>= 2.2.0), libsocket++1 (>= 1.12.13+git20131030.5d039ba), libssl3 (>= 3.0.0), libstdc++6 (>= 11), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Description: Grassroots DICOM runtime libraries Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. It also comes with DICOM Part 3,6 & 7 of the standard as XML files. . This package contains the libraries needed to run GDCM applications. Homepage: http://gdcm.sourceforge.net/ Package: libgdk-pixbuf-2.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 478 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gdk-pixbuf (2.42.10+dfsg-1) Version: 2.42.10+dfsg-1+b1 Replaces: libgdk-pixbuf2.0-0 (<< 2.40.0+dfsg-6~) Depends: libgdk-pixbuf2.0-common (>= 2.42.10+dfsg-1), shared-mime-info, libc6 (>= 2.34), libglib2.0-0 (>= 2.59.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3) Recommends: libgdk-pixbuf2.0-bin Breaks: libgdk-pixbuf2.0-0 (<< 2.40.0+dfsg-6~) Description: GDK Pixbuf library The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) Homepage: https://www.gtk.org/ Package: libgdk-pixbuf-2.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 493 Maintainer: Debian GNOME Maintainers Architecture: i386 Multi-Arch: same Source: gdk-pixbuf (2.42.10+dfsg-1) Version: 2.42.10+dfsg-1+b1 Replaces: libgdk-pixbuf2.0-0 (<< 2.40.0+dfsg-6~) Depends: libgdk-pixbuf2.0-common (>= 2.42.10+dfsg-1), shared-mime-info, libc6 (>= 2.34), libglib2.0-0 (>= 2.59.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3) Recommends: libgdk-pixbuf2.0-bin Breaks: libgdk-pixbuf2.0-0 (<< 2.40.0+dfsg-6~) Description: GDK Pixbuf library The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) Homepage: https://www.gtk.org/ Package: libgdk-pixbuf2.0-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 76 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: foreign Source: gdk-pixbuf (2.42.10+dfsg-1) Version: 2.42.10+dfsg-1+b1 Replaces: libgdk-pixbuf2.0-dev (<< 2.36.12-2~) Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.35.4), libglib2.0-0 (>= 2.56.0) Breaks: libgdk-pixbuf2.0-dev (<< 2.36.12-2~) Description: GDK Pixbuf library (thumbnailer) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This package contains the GDK pixdata compression utility, the thumbnailer and a utility for converting images into C code. Homepage: https://www.gtk.org/ Package: libgdk-pixbuf2.0-common Status: install ok installed Priority: optional Section: libs Installed-Size: 2516 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Source: gdk-pixbuf Version: 2.42.10+dfsg-1 Description: GDK Pixbuf library - data files This package contains the common files and translations for the GDK Pixbuf library. Homepage: https://www.gtk.org/ Package: libgegl-0.4-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 9613 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gegl Version: 1:0.4.42-2 Depends: libavcodec59 (>= 7:5.0), libavformat59 (>= 7:5.0), libavutil57 (>= 7:5.0), libbabl-0.1-0 (>= 1:0.1.98), libc6 (>= 2.35), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libgdk-pixbuf-2.0-0 (>= 2.31.1), libglib2.0-0 (>= 2.61.2), libgomp1 (>= 4.9), libjpeg62-turbo (>= 1.3.1), libjson-glib-1.0-0 (>= 1.5.2), liblcms2-2 (>= 2.2+git20110628), libopenexr-3-1-30 (>= 3.1.5), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2-1), libpoppler-glib8 (>= 0.71.0), libraw20 (>= 0.16.0), librsvg2-2 (>= 2.40.6), libstdc++6 (>= 5.2), libswscale6 (>= 7:5.0), libtiff6 (>= 4.0.3), libumfpack5 (>= 1:4.5.2), libwebp7 (>= 1.2.4), libgegl-common (>= 1:0.4.42-2) Suggests: graphviz Description: Generic Graphics Library GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. Homepage: https://gegl.org/ Package: libgegl-common Status: install ok installed Priority: optional Section: devel Installed-Size: 4774 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Source: gegl Version: 1:0.4.42-2 Description: Generic Graphics Library - common files GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains common data files and translations. Homepage: https://gegl.org/ Package: libgeos-c1v5 Status: install ok installed Priority: optional Section: libs Installed-Size: 329 Maintainer: Debian GIS Project Architecture: amd64 Multi-Arch: same Source: geos Version: 3.11.1-1 Replaces: libgeos-c1 (<< 3.4.2-8~) Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgeos3.11.1 (>= 3.11.0~beta2), libstdc++6 (>= 5.2) Breaks: libgeos-c1 (<< 3.4.2-8~) Description: Geometry engine for Geographic Information Systems - C Library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include: . * spatial predicates (based on the DE-9IM model), * overlay functions (intersection, difference, union, symmetric difference), * buffer, * convex hull, * area and distance functions, and * topological validity checking . This package contains the C library. Homepage: https://trac.osgeo.org/geos/ Package: libgeos3.11.1 Status: install ok installed Priority: optional Section: libs Installed-Size: 3112 Maintainer: Debian GIS Project Architecture: amd64 Multi-Arch: same Source: geos Version: 3.11.1-1 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: Geometry engine for Geographic Information Systems - C++ Library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include: . * spatial predicates (based on the DE-9IM model), * overlay functions (intersection, difference, union, symmetric difference), * buffer, * convex hull, * area and distance functions, and * topological validity checking . This package contains the C++ library. A stable C library is provided by the libgeos-c* package and should be preferred by third-parties programs. Homepage: https://trac.osgeo.org/geos/ Package: libgeotiff5 Status: install ok installed Priority: optional Section: libs Installed-Size: 261 Maintainer: Debian GIS Project Architecture: amd64 Multi-Arch: same Source: libgeotiff (1.7.1-2) Version: 1.7.1-2+b1 Depends: libc6 (>= 2.14), libproj25 (>= 7.2.0), libtiff6 (>= 4.0.3) Suggests: geotiff-bin, gdal-bin, libgeotiff-epsg Description: GeoTIFF (geografic enabled TIFF) library -- run-time files This C library supports TIFF 6.0 based interchange format for georeferenced raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . This package contains the shared library only. Homepage: https://geotiff.osgeo.org/ Package: libgexiv2-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 262 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gexiv2 Version: 0.14.1-1 Depends: libc6 (>= 2.29), libexiv2-27 (>= 0.27.5), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.37.3), libstdc++6 (>= 11) Description: GObject-based wrapper around the Exiv2 library gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications. . This package contains the shared library. Homepage: https://wiki.gnome.org/Projects/gexiv2 Package: libgfortran5 Status: install ok installed Priority: optional Section: libs Installed-Size: 2923 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libquadmath0 (>= 4.6) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Description: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Homepage: http://gcc.gnu.org/ Package: libgif7 Status: install ok installed Priority: optional Section: libs Installed-Size: 84 Maintainer: David Suárez Architecture: amd64 Multi-Arch: same Source: giflib Version: 5.2.1-2.5 Depends: libc6 (>= 2.14) Description: library for GIF images (library) GIFLIB is a package of portable tools and library routines for working with GIF images. . This package contains the library. Homepage: http://giflib.sourceforge.net/ Package: libgimp2.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 4333 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gimp Version: 2.10.34-1 Depends: libbabl-0.1-0 (>= 1:0.1.78), libc6 (>= 2.33), libcairo2 (>= 1.12.2), libgdk-pixbuf-2.0-0 (>= 2.30.8), libgegl-0.4-0 (>= 1:0.4.38), libgexiv2-2 (>= 0.12.2), libglib2.0-0 (>= 2.56.2), libgtk2.0-0 (>= 2.24.10), liblcms2-2 (>= 2.9), libpango-1.0-0 (>= 1.29.4), libpangocairo-1.0-0 (>= 1.29.4) Recommends: gimp-data (>= 2.10.34), gimp-data (<= 2.10.34-z) Description: Libraries for the GNU Image Manipulation Program This package includes the libgimp libraries, which are necessary to run GIMP and third-party GIMP plugins. Homepage: https://www.gimp.org/ Package: libgirepository-1.0-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 295 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gobject-introspection Version: 1.74.0-3 Provides: libgirepository-1.0-1-with-libffi8 (= 1.74.0-3) Depends: libc6 (>= 2.29), libffi8 (>= 3.4), libglib2.0-0 (>= 2.74.0) Breaks: libcjs0 (<< 4.8.2-1+b1), libgjs0g (<< 1.68.4-1+b1), libglib-object-introspection-perl (<< 0.049-1+b2), python-gi (<< 3.42.0-1+b1), python3-gi (<< 3.42.0-1+b1), ruby-gobject-introspection (<< 3.4.3-1+b2) Description: Library for handling GObject introspection data (runtime library) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains a C library for handling the introspection data. Homepage: https://wiki.gnome.org/GObjectIntrospection Package: libgit2-1.5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1238 Maintainer: Utkarsh Gupta Architecture: amd64 Multi-Arch: same Source: libgit2 Version: 1.5.1+ds-1 Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libhttp-parser2.9 (>= 2.1), libmbedcrypto7 (>= 2.28.0), libmbedtls14 (>= 2.28.0), libmbedx509-1 (>= 2.28.0), libpcre2-8-0 (>= 10.22), libssh2-1 (>= 1.7.0), zlib1g (>= 1:1.1.4) Description: low-level Git library libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. Homepage: https://libgit2.github.com/ Package: libgl1 Status: install ok installed Priority: optional Section: libs Installed-Size: 652 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libglvnd Version: 1.6.0-1 Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1), libglx0 (= 1.6.0-1) Description: Vendor neutral GL dispatch library -- legacy GL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for old libGL for compatibility reasons. Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Package: libgl1 Status: install ok installed Priority: optional Section: libs Installed-Size: 551 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libglvnd Version: 1.6.0-1 Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1), libglx0 (= 1.6.0-1) Description: Vendor neutral GL dispatch library -- legacy GL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for old libGL for compatibility reasons. Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Package: libgl1-mesa-dri Status: install ok installed Priority: optional Section: libs Installed-Size: 25250 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Depends: libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm-intel1 (>= 2.4.38), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.75), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libglapi-mesa (= 22.3.6-1+deb12u1), libllvm15, libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libxcb-dri3-0 (>= 1.13), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Description: free implementation of the OpenGL API -- DRI modules This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the OpenGL library itself, only the DRI modules for accelerating direct rendering. . For a complete description of Mesa, please look at the libglx-mesa0 package. Homepage: https://mesa3d.org/ Package: libgl1-mesa-dri Status: install ok installed Priority: optional Section: libs Installed-Size: 26891 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Depends: libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm-intel1 (>= 2.4.38), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.75), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 7), libglapi-mesa (= 22.3.6-1+deb12u1), libllvm15, libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libxcb-dri3-0 (>= 1.13), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Description: free implementation of the OpenGL API -- DRI modules This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the OpenGL library itself, only the DRI modules for accelerating direct rendering. . For a complete description of Mesa, please look at the libglx-mesa0 package. Homepage: https://mesa3d.org/ Package: libglapi-mesa Status: install ok installed Priority: optional Section: libs Installed-Size: 268 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Depends: libc6 (>= 2.34) Description: free implementation of the GL API -- shared library The Mesa GL API module is responsible for dispatching all the gl* functions. It is intended to be mainly used by both the libgles1-mesa and libgles2-mesa packages. Homepage: https://mesa3d.org/ Package: libglapi-mesa Status: install ok installed Priority: optional Section: libs Installed-Size: 199 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Depends: libc6 (>= 2.34) Description: free implementation of the GL API -- shared library The Mesa GL API module is responsible for dispatching all the gl* functions. It is intended to be mainly used by both the libgles1-mesa and libgles2-mesa packages. Homepage: https://mesa3d.org/ Package: libgles2 Status: install ok installed Priority: optional Section: libs Installed-Size: 105 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libglvnd Version: 1.6.0-1 Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1) Description: Vendor neutral GL dispatch library -- GLESv2 support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for GLESv2. Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Package: libglew2.2 Status: install ok installed Priority: optional Section: libs Installed-Size: 927 Maintainer: Alastair McKinstry Architecture: amd64 Multi-Arch: same Source: glew (2.2.0-4) Version: 2.2.0-4+b1 Depends: libgl1 Suggests: glew-utils Description: OpenGL Extension Wrangler - runtime environment For more information about GLEW please refer to the description of the libglew-dev package. . This package contains the runtime support files. Homepage: http://glew.sourceforge.net Package: libglib2.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 4123 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: glib2.0 Version: 2.74.6-2 Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libmount1 (>= 2.35.2-7~), libpcre2-8-0 (>= 10.22), libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.2) Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs Suggests: low-memory-monitor Breaks: gimp (<< 2.10.14-3~), glib-networking-tests (<< 2.70.0~), gnome-keyring (<< 40.0-3~), libedataserver-1.2-26 (<< 3.44.3-2~), libgirepository-1.0-1 (<< 1.62.0-4~), libgladeui-2-6 (<< 3.22.2), libsoup2.4-tests (<< 2.72.0-3~) Description: GLib library of C routines GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the shared libraries. Homepage: https://wiki.gnome.org/Projects/GLib Package: libglib2.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 4580 Maintainer: Debian GNOME Maintainers Architecture: i386 Multi-Arch: same Source: glib2.0 Version: 2.74.6-2 Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libmount1 (>= 2.35.2-7~), libpcre2-8-0 (>= 10.22), libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.2) Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs Suggests: low-memory-monitor Breaks: gimp (<< 2.10.14-3~), glib-networking-tests (<< 2.70.0~), gnome-keyring (<< 40.0-3~), libedataserver-1.2-26 (<< 3.44.3-2~), libgirepository-1.0-1 (<< 1.62.0-4~), libgladeui-2-6 (<< 3.22.2), libsoup2.4-tests (<< 2.72.0-3~) Description: GLib library of C routines GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the shared libraries. Homepage: https://wiki.gnome.org/Projects/GLib Package: libglib2.0-bin Status: install ok installed Priority: optional Section: misc Installed-Size: 334 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: foreign Source: glib2.0 Version: 2.74.6-2 Depends: libglib2.0-data, libc6 (>= 2.34), libelf1 (>= 0.142), libglib2.0-0 (= 2.74.6-2) Description: Programs for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the program files which is used for the libraries and others. Homepage: https://wiki.gnome.org/Projects/GLib Package: libglib2.0-data Status: install ok installed Priority: optional Section: libs Installed-Size: 9404 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Source: glib2.0 Version: 2.74.6-2 Description: Common files for GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed for the runtime libraries to display messages in languages other than English. Homepage: https://wiki.gnome.org/Projects/GLib Package: libglu1-mesa Status: install ok installed Priority: optional Section: libs Installed-Size: 478 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libglu Version: 9.0.2-1.1 Replaces: libglu1 Provides: libglu1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libopengl0, libstdc++6 (>= 5) Conflicts: libglu1, mesag3 (<< 5.0.0-1), xlibmesa3 Description: Mesa OpenGL utility library (GLU) GLU offers simple interfaces for building mipmaps; checking for the presence of extensions in the OpenGL (or other libraries which follow the same conventions for advertising extensions); drawing piecewise-linear curves, NURBS, quadrics and other primitives (including, but not limited to, teapots); tesselating surfaces; setting up projection matrices and unprojecting screen coordinates to world coordinates. . On Linux, this library is also known as libGLU or libGLU.so.1. . This package provides the SGI implementation of GLU provided by the Mesa project (ergo the "-mesa" suffix). Package: libglu1-mesa Status: install ok installed Priority: optional Section: libs Installed-Size: 525 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libglu Version: 9.0.2-1.1 Replaces: libglu1 Provides: libglu1 Depends: libc6 (>= 2.11), libgcc-s1 (>= 3.0), libopengl0, libstdc++6 (>= 5) Conflicts: libglu1, mesag3 (<< 5.0.0-1), xlibmesa3 Description: Mesa OpenGL utility library (GLU) GLU offers simple interfaces for building mipmaps; checking for the presence of extensions in the OpenGL (or other libraries which follow the same conventions for advertising extensions); drawing piecewise-linear curves, NURBS, quadrics and other primitives (including, but not limited to, teapots); tesselating surfaces; setting up projection matrices and unprojecting screen coordinates to world coordinates. . On Linux, this library is also known as libGLU or libGLU.so.1. . This package provides the SGI implementation of GLU provided by the Mesa project (ergo the "-mesa" suffix). Package: libglvnd0 Status: install ok installed Priority: optional Section: libs Installed-Size: 728 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libglvnd Version: 1.6.0-1 Replaces: libgldispatch0-nvidia Depends: libc6 (>= 2.34) Breaks: libgldispatch0-nvidia Description: Vendor neutral GL dispatch library This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains the GL dispatch library. Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Package: libglvnd0 Status: install ok installed Priority: optional Section: libs Installed-Size: 503 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libglvnd Version: 1.6.0-1 Replaces: libgldispatch0-nvidia Depends: libc6 (>= 2.34) Breaks: libgldispatch0-nvidia Description: Vendor neutral GL dispatch library This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains the GL dispatch library. Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Package: libglx-mesa0 Status: install ok installed Priority: optional Section: libs Installed-Size: 518 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Provides: libglx-vendor Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libglapi-mesa (= 22.3.6-1+deb12u1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0 (>= 1.13), libxcb-glx0 (>= 1.8), libxcb-present0, libxcb-randr0, libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxext6, libxfixes3, libxshmfence1, libxxf86vm1, libgl1-mesa-dri Breaks: glx-diversions (<< 0.8.4~), libopengl-perl (<< 0.6704+dfsg-2) Description: free implementation of the OpenGL API -- GLX vendor library Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the authors make no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. . This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the modules themselves: these can be found in the libgl1-mesa-dri package. Homepage: https://mesa3d.org/ Package: libglx-mesa0 Status: install ok installed Priority: optional Section: libs Installed-Size: 552 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Provides: libglx-vendor Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libglapi-mesa (= 22.3.6-1+deb12u1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0 (>= 1.13), libxcb-glx0 (>= 1.8), libxcb-present0, libxcb-randr0, libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxext6, libxfixes3, libxshmfence1, libxxf86vm1, libgl1-mesa-dri Breaks: glx-diversions (<< 0.8.4~), libopengl-perl (<< 0.6704+dfsg-2) Description: free implementation of the OpenGL API -- GLX vendor library Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the authors make no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. . This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the modules themselves: these can be found in the libgl1-mesa-dri package. Homepage: https://mesa3d.org/ Package: libglx0 Status: install ok installed Priority: optional Section: libs Installed-Size: 162 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libglvnd Version: 1.6.0-1 Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1), libx11-6 (>= 2:1.4.99.1), libglx-mesa0 Description: Vendor neutral GL dispatch library -- GLX support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for GLX. Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Package: libglx0 Status: install ok installed Priority: optional Section: libs Installed-Size: 225 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libglvnd Version: 1.6.0-1 Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1), libx11-6 (>= 2:1.4.99.1), libglx-mesa0 Description: Vendor neutral GL dispatch library -- GLX support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for GLX. Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Package: libgme0 Status: install ok installed Priority: optional Section: libs Installed-Size: 333 Maintainer: Ileana Dumitrescu Architecture: amd64 Multi-Arch: same Source: game-music-emu Version: 0.6.3-6 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Description: Playback library for video game music files - shared library game-music-emu is a collection of video game music file emulators that support the following formats and systems: * AY ZX Spectrum/Amstrad CPC * GBS Nintendo Game Boy * GYM Sega Genesis/Mega Drive * HES NEC TurboGrafx-16/PC Engine * KSS MSX Home Computer/other Z80 systems (doesn't support FM sound) * NSF/NSFE Nintendo NES/Famicom (with VRC 6, Namco 106, and FME-7 sound) * SAP Atari systems using POKEY sound chip * SPC Super Nintendo/Super Famicom * VGM/VGZ Sega Master System/Mark III, Sega Genesis/Mega Drive, BBC Micro . This package contains the shared libraries necessary to run programs using libgme. Homepage: https://bitbucket.org/mpyne/game-music-emu/wiki/Home Package: libgmp10 Status: install ok installed Priority: optional Section: libs Installed-Size: 855 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: gmp Version: 2:6.2.1+dfsg1-1.1 Depends: libc6 (>= 2.14) Breaks: libmath-gmp-perl (<< 2.20-1), libmath-prime-util-gmp-perl (<< 0.51-2), postgresql-pgmp (<< 1.0.3-1) Description: Multiprecision arithmetic library GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types. . It has a rich set of functions, and the functions have a regular interface. Homepage: https://gmplib.org/ Package: libgmp10 Status: install ok installed Priority: optional Section: libs Installed-Size: 905 Maintainer: Debian Science Team Architecture: i386 Multi-Arch: same Source: gmp Version: 2:6.2.1+dfsg1-1.1 Depends: libc6 (>= 2.7) Breaks: libmath-gmp-perl (<< 2.20-1), libmath-prime-util-gmp-perl (<< 0.51-2), postgresql-pgmp (<< 1.0.3-1) Description: Multiprecision arithmetic library GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types. . It has a rich set of functions, and the functions have a regular interface. Homepage: https://gmplib.org/ Package: libgnustep-base1.28 Status: install ok installed Priority: optional Section: libs Installed-Size: 6962 Maintainer: Debian GNUstep maintainers Architecture: amd64 Source: gnustep-base Version: 1.28.1+really1.28.0-5 Depends: gnustep-base-common (= 1.28.1+really1.28.0-5), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libffi8 (>= 3.4), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.7.5), libicu72 (>= 72.1~rc-1~), libobjc4 (>= 4.6), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Recommends: gnustep-base-runtime (= 1.28.1+really1.28.0-5) Description: GNUstep Base library The GNUstep Base Library is a powerful fast library of general-purpose, non-graphical Objective C classes, inspired by the OpenStep API but implementing Apple and GNU additions to the API as well. It includes for example classes for unicode strings, arrays, dictionaries, sets, byte streams, typed coders, invocations, notifications, notification dispatchers, scanners, tasks, files, networking, threading, remote object messaging support (distributed objects), event loops, loadable bundles, attributed unicode strings, xml, mime, user defaults. Homepage: http://gnustep.org Package: libgnutls30 Status: install ok installed Priority: optional Section: libs Installed-Size: 3381 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Multi-Arch: same Source: gnutls28 Version: 3.7.9-2 Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libhogweed6 (>= 3.6), libidn2-0 (>= 2.0.0), libnettle8 (>= 3.7~), libp11-kit0 (>= 0.23.18.1), libtasn1-6 (>= 4.14), libunistring2 (>= 0.9.7) Suggests: gnutls-bin Description: GNU TLS library - main runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the main runtime library. Homepage: https://www.gnutls.org/ Package: libgnutls30 Status: install ok installed Priority: optional Section: libs Installed-Size: 3555 Maintainer: Debian GnuTLS Maintainers Architecture: i386 Multi-Arch: same Source: gnutls28 Version: 3.7.9-2 Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libhogweed6 (>= 3.6), libidn2-0 (>= 2.0.0), libnettle8 (>= 3.7~), libp11-kit0 (>= 0.23.18.1), libtasn1-6 (>= 4.14), libunistring2 (>= 0.9.7) Suggests: gnutls-bin Description: GNU TLS library - main runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the main runtime library. Homepage: https://www.gnutls.org/ Package: libgomp1 Status: install ok installed Priority: optional Section: libs Installed-Size: 312 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.34) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Description: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Homepage: http://gcc.gnu.org/ Package: libgomp1 Status: install ok installed Priority: optional Section: libs Installed-Size: 323 Maintainer: Debian GCC Maintainers Architecture: i386 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.34) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Description: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Homepage: http://gcc.gnu.org/ Package: libgpg-error-l10n Status: install ok installed Priority: optional Section: localization Installed-Size: 631 Maintainer: Debian GnuPG Maintainers Architecture: all Multi-Arch: foreign Source: libgpg-error Version: 1.46-1 Replaces: libgpg-error0 (<< 1.32-1.1~) Breaks: libgpg-error0 (<< 1.32-1.1~) Enhances: libgpg-error0 Description: library of error values and messages in GnuPG (localization files) Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . It will likely be renamed "gpgrt" in the future. . This package contains the translation files for the use in non-English locales. Homepage: https://www.gnupg.org/related_software/libgpg-error/ Package: libgpg-error0 Status: install ok installed Priority: optional Section: libs Installed-Size: 192 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Multi-Arch: same Source: libgpg-error Version: 1.46-1 Depends: libc6 (>= 2.34) Recommends: libgpg-error-l10n Description: GnuPG development runtime library Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . It will likely be renamed "gpgrt" in the future. Homepage: https://www.gnupg.org/related_software/libgpg-error/ Package: libgpg-error0 Status: install ok installed Priority: optional Section: libs Installed-Size: 199 Maintainer: Debian GnuPG Maintainers Architecture: i386 Multi-Arch: same Source: libgpg-error Version: 1.46-1 Depends: libc6 (>= 2.34) Recommends: libgpg-error-l10n Description: GnuPG development runtime library Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . It will likely be renamed "gpgrt" in the future. Homepage: https://www.gnupg.org/related_software/libgpg-error/ Package: libgpgme11 Status: install ok installed Priority: optional Section: libs Installed-Size: 527 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Multi-Arch: same Source: gpgme1.0 (1.18.0-3) Version: 1.18.0-3+b1 Depends: gnupg (>= 2.1.21-4) | gpg, libassuan0 (>= 2.4.2), libc6 (>= 2.34), libgpg-error0 (>= 1.36) Recommends: dirmngr, gpg-agent, gpg-wks-client, gpgsm Description: GPGME - GnuPG Made Easy (library) GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ... . This package contains the library. Homepage: https://www.gnupg.org/related_software/gpgme/ Package: libgpgmepp6 Status: install ok installed Priority: optional Section: libs Installed-Size: 628 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Multi-Arch: same Source: gpgme1.0 (1.18.0-3) Version: 1.18.0-3+b1 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libgpgme11 (>= 1.17.1), libstdc++6 (>= 11) Description: C++ wrapper library for GPGME GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . This is the official upstream C++ binding for GPGME. Homepage: https://www.gnupg.org/related_software/gpgme/ Package: libgphoto2-6 Status: install ok installed Priority: optional Section: libs Installed-Size: 2716 Maintainer: Debian PhotoTools Maintainers Architecture: amd64 Multi-Arch: same Source: libgphoto2 Version: 2.5.30-1 Depends: libc6 (>= 2.33), libcurl4 (>= 7.16.2), libexif12 (>= 0.6.21-1~), libgd3 (>= 2.1.0~alpha~), libgphoto2-port12 (>= 2.5.30), libjpeg62-turbo (>= 1.3.1), libltdl7 (>= 2.4.7), libxml2 (>= 2.7.4) Recommends: libgphoto2-l10n (= 2.5.30-1) Suggests: gphoto2 Description: gphoto2 digital camera library The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the library. . The gphoto2 command-line frontend is shipped separately, in the gphoto2 package. Homepage: https://github.com/gphoto/libgphoto2/ Package: libgphoto2-6 Status: install ok installed Priority: optional Section: libs Installed-Size: 2576 Maintainer: Debian PhotoTools Maintainers Architecture: i386 Multi-Arch: same Source: libgphoto2 Version: 2.5.30-1 Depends: libc6 (>= 2.33), libcurl4 (>= 7.16.2), libexif12 (>= 0.6.21-1~), libgd3 (>= 2.1.0~alpha~), libgphoto2-port12 (>= 2.5.30), libjpeg62-turbo (>= 1.3.1), libltdl7 (>= 2.4.7), libxml2 (>= 2.7.4) Recommends: libgphoto2-l10n (= 2.5.30-1) Suggests: gphoto2 Description: gphoto2 digital camera library The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the library. . The gphoto2 command-line frontend is shipped separately, in the gphoto2 package. Homepage: https://github.com/gphoto/libgphoto2/ Package: libgphoto2-l10n Status: install ok installed Priority: optional Section: localization Installed-Size: 2689 Maintainer: Debian PhotoTools Maintainers Architecture: all Multi-Arch: foreign Source: libgphoto2 Version: 2.5.30-1 Description: gphoto2 digital camera library - localized messages The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the localized messages for the library. Homepage: https://github.com/gphoto/libgphoto2/ Package: libgphoto2-port12 Status: install ok installed Priority: optional Section: libs Installed-Size: 494 Maintainer: Debian PhotoTools Maintainers Architecture: amd64 Multi-Arch: same Source: libgphoto2 Version: 2.5.30-1 Replaces: libgphoto2-port10 (>= 2.5.7) Depends: libc6 (>= 2.33), libltdl7 (>= 2.4.7), libusb-1.0-0 (>= 2:1.0.8) Suggests: gphoto2 Breaks: libgphoto2-port10 (>= 2.5.7) Description: gphoto2 digital camera port library The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the runtime code for port access. Homepage: https://github.com/gphoto/libgphoto2/ Package: libgphoto2-port12 Status: install ok installed Priority: optional Section: libs Installed-Size: 501 Maintainer: Debian PhotoTools Maintainers Architecture: i386 Multi-Arch: same Source: libgphoto2 Version: 2.5.30-1 Replaces: libgphoto2-port10 (>= 2.5.7) Depends: libc6 (>= 2.33), libltdl7 (>= 2.4.7), libusb-1.0-0 (>= 2:1.0.8) Suggests: gphoto2 Breaks: libgphoto2-port10 (>= 2.5.7) Description: gphoto2 digital camera port library The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the runtime code for port access. Homepage: https://github.com/gphoto/libgphoto2/ Package: libgpm2 Status: install ok installed Priority: optional Section: libs Installed-Size: 45 Maintainer: Axel Beckert Architecture: amd64 Multi-Arch: same Source: gpm (1.20.7-10) Version: 1.20.7-10+b1 Depends: libc6 (>= 2.33) Suggests: gpm Description: General Purpose Mouse - shared library This package provides a library that handles mouse requests and delivers them to applications. See the description for the 'gpm' package for more information. Homepage: https://nico.schottelius.org/software/gpm/ Package: libgpm2 Status: install ok installed Priority: optional Section: libs Installed-Size: 49 Maintainer: Axel Beckert Architecture: i386 Multi-Arch: same Source: gpm (1.20.7-10) Version: 1.20.7-10+b1 Depends: libc6 (>= 2.33) Suggests: gpm Description: General Purpose Mouse - shared library This package provides a library that handles mouse requests and delivers them to applications. See the description for the 'gpm' package for more information. Homepage: https://nico.schottelius.org/software/gpm/ Package: libgprofng0 Status: install ok installed Priority: optional Section: devel Installed-Size: 3958 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: same Source: binutils Version: 2.40-2 Depends: libbinutils (= 2.40-2), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Description: GNU Next Generation profiler (runtime library) Gprofng is the GNU Next Generation profiler for analyzing the performance of Linux applications. Gprofng allows you to: . - Profile C / C++ / Java / Scala applications without needing to recompile - Profile multi-threaded applications - Analyze and compare multiple experiments - Use time-based sampling and / or hardware event counters . This package includes the libgprofng shared library. Homepage: https://www.gnu.org/software/binutils/ Package: libgps28 Status: install ok installed Priority: optional Section: libs Installed-Size: 182 Maintainer: Bernd Zeimetz Architecture: amd64 Multi-Arch: same Source: gpsd (3.22-4.1) Version: 3.22-4.1+b1 Depends: libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libstdc++6 (>= 5) Suggests: gpsd Conflicts: fso-gpsd Description: Global Positioning System - library The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libgps, a C service library for querying GPS devices. It supports both a low-level interface, which communicates directly with the device to which the GPS is connected, and a high-level interface, which goes through gpsd and is intended for concurrent use by several applications. Homepage: http://www.catb.org/gpsd/ Package: libgrantlee-templates5 Status: install ok installed Priority: optional Section: libs Installed-Size: 966 Maintainer: Debian Krap Maintainers Architecture: amd64 Multi-Arch: same Source: grantlee5 Version: 5.2.0-4 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.4), libstdc++6 (>= 5) Description: Grantlee templating library for Qt - Templates Grantlee is a string template engine based on the Django template system and written in Qt. . This package contains the Templates Grantlee library. It also contains the standard plugins. Homepage: http://www.grantlee.org/ Package: libgraphene-1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 147 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: graphene Version: 1.10.8-1 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.14.0) Description: library of graphic data types Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. Homepage: https://ebassi.github.io/graphene/ Package: libgraphite2-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 203 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: graphite2 Version: 1.3.14-1 Replaces: libgraphite2-2.0.0 Provides: libgraphite2-2.0.0 Depends: libc6 (>= 2.14) Breaks: libgraphite2-2.0.0 (<< 1.2.0) Description: Font rendering engine for Complex Scripts -- library Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the shared library. Homepage: http://graphite.sil.org/ Package: libgraphite2-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 206 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Multi-Arch: same Source: graphite2 Version: 1.3.14-1 Replaces: libgraphite2-2.0.0 Provides: libgraphite2-2.0.0 Depends: libc6 (>= 2.4) Breaks: libgraphite2-2.0.0 (<< 1.2.0) Description: Font rendering engine for Complex Scripts -- library Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the shared library. Homepage: http://graphite.sil.org/ Package: libgs-common Status: install ok installed Priority: optional Section: libs Installed-Size: 315 Maintainer: Debian QA Group Architecture: all Multi-Arch: foreign Source: ghostscript Version: 10.0.0~dfsg-11 Replaces: libgs9-common (<< 10) Breaks: libgs9-common (<< 10) Description: interpreter for the PostScript language and for PDF - ICC profiles GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package provides common ICC profiles. Homepage: https://www.ghostscript.com/ Package: libgs10 Status: install ok installed Priority: optional Section: libs Installed-Size: 21773 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: ghostscript Version: 10.0.0~dfsg-11 Depends: libgs10-common (= 10.0.0~dfsg-11), poppler-data, libc6 (>= 2.34), libcups2 (>= 2.3~b6), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libidn12 (>= 1.13), libijs-0.35 (>= 0.35), libjbig2dec0 (>= 0.16+20190905), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), libopenjp2-7 (>= 2.0.0), libpaper1, libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3), libx11-6, libxt6, zlib1g (>= 1:1.2.0) Description: interpreter for the PostScript language and for PDF - Library GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package provides the Ghostscript library which makes the facilities of GPL Ghostscript available to applications. Homepage: https://www.ghostscript.com/ Package: libgs10-common Status: install ok installed Priority: optional Section: libs Installed-Size: 2842 Maintainer: Debian QA Group Architecture: all Multi-Arch: foreign Source: ghostscript Version: 10.0.0~dfsg-11 Replaces: libgs-common (<< 10.0.0~dfsg-5) Depends: fonts-urw-base35 (>= 20200910), libgs-common Recommends: fonts-droid-fallback Breaks: libgs-common (<< 10.0.0~dfsg-5) Description: interpreter for the PostScript language and for PDF - common files GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package provides common architecture-independent files needed by the GPL Ghostscript library. . By default, GPL Ghostscript uses a font from the fonts-droid package to approximate glyphs in PDFs for which the requested CJK TrueType font is missing. If the fonts-droid package is not installed, these glyphs will be rendered as bullets. Homepage: https://www.ghostscript.com/ Package: libgsettings-qt1 Status: install ok installed Priority: optional Section: libs Installed-Size: 62 Maintainer: Debian UBports Team Architecture: amd64 Multi-Arch: same Source: gsettings-qt Version: 0.2-5 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.39.4), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Description: library to access GSettings from Qt (shared libraries) Libgsettings-qt provides Qt binding to GSettings, a high-level API for application settings. This library can be used to access GSettings from Qt applications. . This package contains shared library files for libgsettings-qt. Homepage: https://gitlab.com/ubports/development/core/gsettings-qt Package: libgsm1 Status: install ok installed Priority: optional Section: libs Installed-Size: 92 Maintainer: Debian Mobcom Maintainers Architecture: amd64 Multi-Arch: same Source: libgsm Version: 1.0.22-1 Depends: libc6 (>= 2.4) Conflicts: libgsm-dev Description: Shared libraries for GSM speech compressor This package contains runtime shared libraries for libgsm, an implementation of the European GSM 06.10 provisional standard for full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse excitation/long term prediction) coding at 13 kbit/s. . GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility with typical UNIX applications, this implementation turns frames of 160 16-bit linear samples into 33-byte frames (1650 Bytes/s). The quality of the algorithm is good enough for reliable speaker recognition; even music often survives transcoding in recognizable form (given the bandwidth limitations of 8 kHz sampling rate). . The interfaces offered are a front end modelled after compress(1), and a library API. Compression and decompression run faster than realtime on most SPARCstations. The implementation has been verified against the ETSI standard test patterns. Homepage: http://www.quut.com/gsm/ Package: libgsm1 Status: install ok installed Priority: optional Section: libs Installed-Size: 95 Maintainer: Debian Mobcom Maintainers Architecture: i386 Multi-Arch: same Source: libgsm Version: 1.0.22-1 Depends: libc6 (>= 2.4) Conflicts: libgsm-dev Description: Shared libraries for GSM speech compressor This package contains runtime shared libraries for libgsm, an implementation of the European GSM 06.10 provisional standard for full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse excitation/long term prediction) coding at 13 kbit/s. . GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility with typical UNIX applications, this implementation turns frames of 160 16-bit linear samples into 33-byte frames (1650 Bytes/s). The quality of the algorithm is good enough for reliable speaker recognition; even music often survives transcoding in recognizable form (given the bandwidth limitations of 8 kHz sampling rate). . The interfaces offered are a front end modelled after compress(1), and a library API. Compression and decompression run faster than realtime on most SPARCstations. The implementation has been verified against the ETSI standard test patterns. Homepage: http://www.quut.com/gsm/ Package: libgssapi-krb5-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 420 Maintainer: Sam Hartman Architecture: amd64 Multi-Arch: same Source: krb5 Version: 1.20.1-2 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkrb5-3 (= 1.20.1-2), libkrb5support0 (>= 1.15~beta1) Suggests: krb5-doc, krb5-user Breaks: moonshot-gss-eap (<= 1.0) Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library for the MIT Kerberos implementation of GSS-API used by applications and Kerberos clients. Homepage: https://web.mit.edu/kerberos/ Package: libgssapi-krb5-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 453 Maintainer: Sam Hartman Architecture: i386 Multi-Arch: same Source: krb5 Version: 1.20.1-2 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkrb5-3 (= 1.20.1-2), libkrb5support0 (>= 1.15~beta1) Suggests: krb5-doc, krb5-user Breaks: moonshot-gss-eap (<= 1.0) Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library for the MIT Kerberos implementation of GSS-API used by applications and Kerberos clients. Homepage: https://web.mit.edu/kerberos/ Package: libgssdp-1.6-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 113 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gssdp Version: 1.6.2-2 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.67.3), libsoup-3.0-0 (>= 3.0.3) Description: GObject-based library for SSDP A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. Homepage: https://wiki.gnome.org/Projects/GUPnP Package: libgstreamer-gl1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 657 Maintainer: Maintainers of GStreamer packages Architecture: amd64 Multi-Arch: same Source: gst-plugins-base1.0 Version: 1.22.0-3 Replaces: libgstreamer-plugins-bad1.0-0 (<< 1.13.1) Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.17), libegl1, libgbm1 (>= 8.1~0), libgl1, libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.18.0), libgstreamer1.0-0 (>= 1.22.0), libgudev-1.0-0 (>= 165), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.11), libwayland-egl1 (>= 1.15.0), libx11-6, libx11-xcb1 (>= 2:1.8.3), libxcb1 Recommends: gstreamer1.0-gl Breaks: libgstreamer-plugins-bad1.0-0 (<< 1.13.1) Description: GStreamer GL libraries GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GL library. Homepage: https://gstreamer.freedesktop.org Package: libgstreamer-plugins-bad1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 2387 Maintainer: Maintainers of GStreamer packages Architecture: amd64 Multi-Arch: same Source: gst-plugins-bad1.0 Version: 1.22.0-4 Depends: libc6 (>= 2.29), libdrm2 (>= 2.3.1), libglib2.0-0 (>= 2.68), libgstreamer-gl1.0-0 (>= 1.22.0), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libnice10 (>= 0.1.21), libva-drm2 (>= 1.8), libva2 (>= 2.10.0), libvulkan1 (>= 1.2.131.2), libwayland-client0 (>= 1.20.0), libxcb1, libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0) Conflicts: pitivi (<< 0.9999) Description: GStreamer libraries from the "bad" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use. . This package contains shared GStreamer libraries from the "bad" set. The API is not guaranteed to be stable. Homepage: https://gstreamer.freedesktop.org Package: libgstreamer-plugins-base1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 3442 Maintainer: Maintainers of GStreamer packages Architecture: amd64 Multi-Arch: same Source: gst-plugins-base1.0 Version: 1.22.0-3 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.67.3), libgstreamer1.0-0 (>= 1.22.0), liborc-0.4-0 (>= 1:0.4.25), zlib1g (>= 1:1.1.4), iso-codes Recommends: gstreamer1.0-plugins-base Suggests: libvisual-0.4-plugins Breaks: gstreamer1.0-plugins-bad (<< 1.15.1), libgstreamer-plugins-bad1.0-0 (<< 1.15.1), totem-gstreamer (<= 2.17.92-0ubuntu1) Conflicts: libgstreamer-plugins-bad1.0-0 (<< 1.15.1) Description: GStreamer libraries from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains libraries from the "base" set, an essential exemplary set of elements. Homepage: https://gstreamer.freedesktop.org Package: libgstreamer-plugins-base1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 3681 Maintainer: Maintainers of GStreamer packages Architecture: i386 Multi-Arch: same Source: gst-plugins-base1.0 Version: 1.22.0-3 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.67.3), libgstreamer1.0-0 (>= 1.22.0), liborc-0.4-0 (>= 1:0.4.25), zlib1g (>= 1:1.1.4), iso-codes Recommends: gstreamer1.0-plugins-base Suggests: libvisual-0.4-plugins Breaks: gstreamer1.0-plugins-bad (<< 1.15.1), libgstreamer-plugins-bad1.0-0 (<< 1.15.1), totem-gstreamer (<= 2.17.92-0ubuntu1) Conflicts: libgstreamer-plugins-bad1.0-0 (<< 1.15.1) Description: GStreamer libraries from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains libraries from the "base" set, an essential exemplary set of elements. Homepage: https://gstreamer.freedesktop.org Package: libgstreamer1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 4413 Maintainer: Maintainers of GStreamer packages Architecture: amd64 Multi-Arch: same Source: gstreamer1.0 Version: 1.22.0-2 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libdw1 (>= 0.126), libglib2.0-0 (>= 2.70.0), libunwind8, libcap2-bin Suggests: gstreamer1.0-tools Breaks: gstreamer1.0-plugins-bad (<< 1.11.1), gstreamer1.0-plugins-base (<< 1.8.0), libgstreamer-plugins-bad1.0-0 (<< 1.13.1) Description: Core GStreamer libraries and elements GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the core library and elements. Homepage: https://gstreamer.freedesktop.org Package: libgstreamer1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 4856 Maintainer: Maintainers of GStreamer packages Architecture: i386 Multi-Arch: same Source: gstreamer1.0 Version: 1.22.0-2 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libdw1 (>= 0.126), libglib2.0-0 (>= 2.70.0), libunwind8, libcap2-bin Suggests: gstreamer1.0-tools Breaks: gstreamer1.0-plugins-bad (<< 1.11.1), gstreamer1.0-plugins-base (<< 1.8.0), libgstreamer-plugins-bad1.0-0 (<< 1.13.1) Description: Core GStreamer libraries and elements GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the core library and elements. Homepage: https://gstreamer.freedesktop.org Package: libgtk-3-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 10140 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gtk+3.0 Version: 3.24.37-2 Provides: gtk3-binver-3.0.0 Depends: adwaita-icon-theme, hicolor-icon-theme, shared-mime-info, libatk-bridge2.0-0 (>= 2.15.1), libatk1.0-0 (>= 2.35.1), libc6 (>= 2.34), libcairo-gobject2 (>= 1.14.0), libcairo2 (>= 1.14.0), libcolord2 (>= 0.1.10), libcups2 (>= 1.7.0), libepoxy0 (>= 1.4.3), libfontconfig1 (>= 2.12.6), libfribidi0 (>= 0.19.7), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0 (>= 2.59.0), libharfbuzz0b (>= 2.2.0), libpango-1.0-0 (>= 1.45.5), libpangocairo-1.0-0 (>= 1.44.0), libpangoft2-1.0-0 (>= 1.44.0), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.14.91), libwayland-egl1 (>= 1.15.0), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1 (>= 2:1.1.4), libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.5.0), libgtk-3-common (>= 3.24.37-2) Recommends: libgtk-3-bin, librsvg2-common Suggests: gvfs Description: GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the shared libraries. Homepage: https://www.gtk.org/ Package: libgtk-3-bin Status: install ok installed Priority: optional Section: misc Installed-Size: 307 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: foreign Source: gtk+3.0 Version: 3.24.37-2 Replaces: gtk-3-examples (<< 3.24.13) Depends: gtk-update-icon-cache, libc6 (>= 2.34), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0 (>= 2.57.2), libgtk-3-0 (>= 3.24.37-2), libgtk-3-common (>= 3.24.37-2) Breaks: gtk-3-examples (<< 3.24.13) Description: programs for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the utilities which are used by the libraries and other packages. Homepage: https://www.gtk.org/ Package: libgtk-3-common Status: install ok installed Priority: optional Section: misc Installed-Size: 26504 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Source: gtk+3.0 Version: 3.24.37-2 Replaces: libgtk-3-dev (<< 3.24.30-3~) Depends: dconf-gsettings-backend | gsettings-backend Recommends: libgtk-3-0 Breaks: libgtk-3-dev (<< 3.24.30-3~) Conffiles: /etc/gtk-3.0/im-multipress.conf c358838e1789c1d4e6da7f525fc922cf Description: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Homepage: https://www.gtk.org/ Package: libgtk2.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 5899 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gtk+2.0 Version: 2.24.33-2 Provides: gtk2.0-binver-2.10.0 Depends: libgtk2.0-common, libatk1.0-0 (>= 1.32.0), libc6 (>= 2.29), libcairo2 (>= 1.6.4-6.1), libcups2 (>= 1.6.0), libfontconfig1 (>= 2.12.6), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0 (>= 2.41.1), libpango-1.0-0 (>= 1.28.3), libpangocairo-1.0-0 (>= 1.28.3), libpangoft2-1.0-0 (>= 1.28.3), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2 (>= 2:1.5.0), libxrender1, adwaita-icon-theme | gnome-icon-theme, hicolor-icon-theme, shared-mime-info Recommends: libgail-common, librsvg2-common, libgtk2.0-bin Suggests: gvfs Description: GTK graphical user interface library - old version GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the shared libraries. Homepage: http://www.gtk.org/ Package: libgtk2.0-bin Status: install ok installed Priority: optional Section: misc Installed-Size: 70 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: foreign Source: gtk+2.0 Version: 2.24.33-2 Depends: libgtk2.0-0 (= 2.24.33-2), libgtk2.0-common, gtk-update-icon-cache Description: programs for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the utilities which are used by the libraries and other packages. Homepage: http://www.gtk.org/ Package: libgtk2.0-common Status: install ok installed Priority: optional Section: misc Installed-Size: 19922 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Source: gtk+2.0 Version: 2.24.33-2 Recommends: libgtk2.0-0 Conffiles: /etc/gtk-2.0/im-multipress.conf c358838e1789c1d4e6da7f525fc922cf Description: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Homepage: http://www.gtk.org/ Package: libgts-0.7-5 Status: install ok installed Priority: optional Section: devel Installed-Size: 428 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: gts (0.7.6+darcs121130-5) Version: 0.7.6+darcs121130-5+b1 Replaces: libgts-0.7-1, libgts-dev (<< 0.7.6+darcs121130-5+b1) Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.16.0) Recommends: libgts-bin Description: library to deal with 3D computational surface meshes The GNU Triangulated Surface Library is intended to provide a simple and efficient library to scientists dealing with 3D surfaces meshed with interconnected triangles. . This package contains the shared libraries. Homepage: http://gts.sourceforge.net/ Package: libgts-bin Status: install ok installed Priority: optional Section: math Installed-Size: 220 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: foreign Source: gts (0.7.6+darcs121130-5) Version: 0.7.6+darcs121130-5+b1 Replaces: libgts-0.7-1, libgts-dev (<< 0.7.6+darcs121130-5+b1) Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (= 0.7.6+darcs121130-5+b1) Description: utility binaries for libgts The GTS Library is intended to provide a set of useful functions to deal with 3D surfaces meshed with interconnected triangles. . This package contains some utility binaries. Homepage: http://gts.sourceforge.net/ Package: libgudev-1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 64 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: libgudev Version: 237-2 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.38.0), libudev1 (>= 199) Description: GObject-based wrapper library for libudev This library makes it much simpler to use libudev from programs already using GObject. It also makes it possible to easily use libudev from other programming languages, such as Javascript, because of GObject introspection support. Homepage: https://wiki.gnome.org/Projects/libgudev Package: libgupnp-1.6-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 270 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gupnp Version: 1.6.3-1 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.66), libgssdp-1.6-0 (>= 1.6.2), libsoup-3.0-0 (>= 3.1.3), libxml2 (>= 2.7.4), shared-mime-info Description: GObject-based library for UPnP A GObject-based API for doing UPnP transparently. Homepage: https://wiki.gnome.org/Projects/GUPnP Package: libgupnp-igd-1.0-4 Status: install ok installed Priority: optional Section: libs Installed-Size: 53 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: gupnp-igd Version: 1.2.0-3 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.38), libgssdp-1.6-0 (>= 0.12.0), libgupnp-1.6-0 (>= 1.6.0) Description: library to handle UPnP IGD port mapping A GObject-based API for controlling UPnP Internet Gateway Devices port mapping. Homepage: https://wiki.gnome.org/Projects/GUPnP Package: libgusb2 Status: install ok installed Priority: optional Section: libs Installed-Size: 123 Maintainer: Debian UEFI Maintainers Architecture: amd64 Multi-Arch: same Source: libgusb Version: 0.4.5-1.1 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.61.2), libjson-glib-1.0-0 (>= 1.5.2), libusb-1.0-0 (>= 2:1.0.22) Recommends: usb.ids Description: GLib wrapper around libusb1 GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop. . This package contains the GUsb shared library. Homepage: http://www.hughski.com/downloads.html Package: libgvc6 Status: install ok installed Priority: optional Section: libs Installed-Size: 1904 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: graphviz (2.42.2-7) Version: 2.42.2-7+b3 Replaces: libgv-php5 Depends: libc6 (>= 2.35), libcairo2 (>= 1.15.8), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libltdl7 (>= 2.4.7), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libpathplan4, libstdc++6 (>= 5.2), libwebp7, libx11-6, zlib1g (>= 1:1.1.4) Breaks: libgv-php5 Description: rich set of graph drawing tools - gvc library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gvc library. Homepage: https://www.graphviz.org/ Package: libgvpr2 Status: install ok installed Priority: optional Section: libs Installed-Size: 538 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: graphviz (2.42.2-7) Version: 2.42.2-7+b3 Replaces: libgvpr1 Depends: libc6 (>= 2.33), libcdt5, libcgraph6 Description: rich set of graph drawing tools - gvpr library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gvpr library. Homepage: https://www.graphviz.org/ Package: libhandy-1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1389 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: libhandy-1 Version: 1.8.2-2 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.29), libcairo2 (>= 1.14.0), libfribidi0 (>= 0.19.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.59.0), libgtk-3-0 (>= 3.23.1), libpango-1.0-0 (>= 1.14.0) Description: Library with GTK widgets for mobile phones libhandy provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the shared library. Homepage: https://gitlab.gnome.org/GNOME/libhandy Package: libharfbuzz-icu0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1567 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: amd64 Multi-Arch: same Source: harfbuzz Version: 6.0.0+dfsg-3 Depends: libc6 (>= 2.4), libharfbuzz0b (>= 0.9.4), libicu72 (>= 72.1~rc-1~) Description: OpenType text shaping engine ICU backend HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the ICU backend. Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Package: libharfbuzz-subset0 Status: install ok installed Priority: optional Section: libs Installed-Size: 2577 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: amd64 Multi-Arch: same Source: harfbuzz Version: 6.0.0+dfsg-3 Depends: libc6 (>= 2.14), libharfbuzz0b (>= 5.1.0) Description: OpenType text shaping engine (subset library) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the library for subsetting fonts. Subsetting reduces codepoint coverage of font files and removes unnecessary data. Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Package: libharfbuzz0b Status: install ok installed Priority: optional Section: libs Installed-Size: 2609 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: amd64 Multi-Arch: same Source: harfbuzz Version: 6.0.0+dfsg-3 Replaces: libharfbuzz0, libharfbuzz0a Depends: libc6 (>= 2.34), libfreetype6 (>= 2.11.0), libglib2.0-0 (>= 2.31.8), libgraphite2-3 (>= 1.2.2) Conflicts: libharfbuzz0, libharfbuzz0a Description: OpenType text shaping engine (shared library) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the shared libraries. Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Package: libharfbuzz0b Status: install ok installed Priority: optional Section: libs Installed-Size: 2728 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: i386 Multi-Arch: same Source: harfbuzz Version: 6.0.0+dfsg-3 Replaces: libharfbuzz0, libharfbuzz0a Depends: libc6 (>= 2.34), libfreetype6 (>= 2.11.0), libglib2.0-0 (>= 2.31.8), libgraphite2-3 (>= 1.2.2) Conflicts: libharfbuzz0, libharfbuzz0a Description: OpenType text shaping engine (shared library) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the shared libraries. Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Package: libhdf4-0-alt Status: install ok installed Priority: optional Section: libs Installed-Size: 734 Maintainer: Debian GIS Project Architecture: amd64 Source: libhdf4 Version: 4.2.15-5 Depends: libc6 (>= 2.33), libjpeg62-turbo (>= 1.3.1), libtirpc3 (>= 1.0.2), zlib1g (>= 1:1.1.4) Suggests: libhdf4-doc, libhdf4-alt-dev, hdf4-tools Description: Hierarchical Data Format library (without NetCDF) HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organizing the data and metadata. New data models can be added by the HDF developers or users. . This package contains the HDF run-time libraries which do not collide with the NetCDF library namespace. Fortran functions are missing in this flavor of the library set. Homepage: http://www.hdfgroup.com/ Package: libhdf5-103-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 3951 Maintainer: Gilles Filippini Architecture: amd64 Multi-Arch: same Source: hdf5 Version: 1.10.8+repack1-1 Replaces: libhdf5-103 (<< 1.10.5) Depends: libc6 (>= 2.34), libcurl4 (>= 7.16.2), libssl3 (>= 3.0.0), libsz2 (>= 1.0.6), zlib1g (>= 1:1.1.4) Breaks: libhdf5-103 (<< 1.10.5) Description: HDF5 C runtime files - serial version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the C runtime files for serial platforms. Homepage: http://hdfgroup.org/HDF5/ Package: libhdf5-hl-100 Status: install ok installed Priority: optional Section: libs Installed-Size: 184 Maintainer: Gilles Filippini Architecture: amd64 Multi-Arch: same Source: hdf5 Version: 1.10.8+repack1-1 Replaces: libhdf5-100, libhdf5-101, libhdf5-102, libhdf5-103 (<< 1.10.5) Depends: libc6 (>= 2.14), libhdf5-103-1 Conflicts: libhdf5-100, libhdf5-101, libhdf5-102, libhdf5-103 (<< 1.10.5) Description: HDF5 High Level runtime files - serial version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the high level C API runtime files for serial platforms. Homepage: http://hdfgroup.org/HDF5/ Package: libheif1 Status: install ok installed Priority: optional Section: libs Installed-Size: 659 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libheif Version: 1.15.1-1 Depends: libaom3 (>= 3.2.0), libc6 (>= 2.34), libdav1d6 (>= 0.1.0), libde265-0 (>= 1.0.7), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libx265-199 (>= 3.5), zlib1g (>= 1:1.1.4) Description: ISO/IEC 23008-12:2017 HEIF file format decoder - shared library libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the shared library. Homepage: http://www.libheif.org Package: libheif1 Status: install ok installed Priority: optional Section: libs Installed-Size: 690 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libheif Version: 1.15.1-1 Depends: libaom3 (>= 3.2.0), libc6 (>= 2.34), libdav1d6 (>= 0.1.0), libde265-0 (>= 1.0.7), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libx265-199 (>= 3.5), zlib1g (>= 1:1.1.4) Description: ISO/IEC 23008-12:2017 HEIF file format decoder - shared library libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the shared library. Homepage: http://www.libheif.org Package: libhfstospell11 Status: install ok installed Priority: optional Section: libs Installed-Size: 238 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: hfst-ospell (0.5.3-1) Version: 0.5.3-1+b2 Provides: libhfstospell Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: HFST spell checker runtime libraries Minimal HFST optimized lookup format based spell checker library and a demonstrational implementation of command line based spell checker. . This package provides runtime libraries for hfst-ospell. Homepage: https://github.com/hfst/hfst-ospell Package: libhogweed6 Status: install ok installed Priority: optional Section: libs Installed-Size: 463 Maintainer: Magnus Holmgren Architecture: amd64 Multi-Arch: same Source: nettle Version: 3.8.1-2 Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.2.1+dfsg1), libnettle8 Description: low level cryptographic library (public-key cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the asymmetric cryptographic algorithms, which, require the GNU multiple precision arithmetic library (libgmp) for their large integer computations. Homepage: http://www.lysator.liu.se/~nisse/nettle/ Package: libhogweed6 Status: install ok installed Priority: optional Section: libs Installed-Size: 471 Maintainer: Magnus Holmgren Architecture: i386 Multi-Arch: same Source: nettle Version: 3.8.1-2 Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.2.1+dfsg1), libnettle8 Description: low level cryptographic library (public-key cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the asymmetric cryptographic algorithms, which, require the GNU multiple precision arithmetic library (libgmp) for their large integer computations. Homepage: http://www.lysator.liu.se/~nisse/nettle/ Package: libhsqldb1.8.0-java Status: install ok installed Priority: optional Section: oldlibs Installed-Size: 1012 Maintainer: Debian LibreOffice Maintainers Architecture: all Source: hsqldb1.8.0 Version: 1.8.0.10+dfsg-11 Depends: libservlet3.1-java Suggests: java-virtual-machine, libhsqldb1.8.0-java-gcj Conflicts: openoffice.org-base (<< 1:2.3.1~m8) Description: Java SQL database engine HSQLDB is an SQL relational database engine written in Java. It has a JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus SQL:1999 and SQL:2003 enhancements. It offers a small, fast database engine that offers both in-memory and disk-based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets), and a number of demonstration examples. . Web site: http://hsqldb.org/ Package: libhtml-form-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 93 Maintainer: Debian Perl Group Architecture: all Version: 6.11-1 Depends: perl:any, libhtml-parser-perl, libhttp-message-perl, liburi-perl Description: module that represents an HTML form element Objects of the HTML::Form class represents a single HTML
...
instance. A form consists of a sequence of inputs that usually have names, and which can take on various values. The state of a form can be tweaked and it can then be asked to provide HTTP::Request objects that can be passed to the request() method of LWP::UserAgent. Homepage: https://metacpan.org/release/HTML-Form Package: libhtml-format-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 122 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 2.16-2 Provides: libhtml-formatter-perl (= 2.16-2) Depends: perl:any, libfont-afm-perl, libhtml-tree-perl Description: module for transforming HTML into various formats HTML::Formatter is a base class for various formatters, which are modules that traverse an HTML syntax tree and produce various output file formats. There are currently three formatter classes included: . * HTML::FormatText for converting to plain human-readable text * HTML::FormatPS for converting to PostScript * HTML::FormatRTF for converting to Microsoft's Rich Text Format (RTF) Homepage: https://metacpan.org/release/HTML-Formatter Package: libhtml-parser-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 227 Maintainer: Debian Perl Group Architecture: amd64 Multi-Arch: same Version: 3.81-1 Depends: perl (>= 5.36.0-7), perlapi-5.36.0, libc6 (>= 2.4), libhtml-tagset-perl, liburi-perl Recommends: libhttp-message-perl Suggests: libdata-dump-perl Enhances: libwww-perl Description: collection of modules that parse HTML text documents HTML::Parser is a collection of modules useful for handling HTML documents. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. . Objects of the HTML::Parser class will recognize markup and separate it from content data. As different kinds of markup are recognized, the corresponding event handler is invoked. The document to be parsed may also be supplied in arbitrary chunks, making on-the-fly parsing of network documents possible. Homepage: https://metacpan.org/release/HTML-Parser Package: libhtml-tagset-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 31 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 3.20-6 Depends: perl:any Description: data tables pertaining to HTML HTML::Tagset contains data tables useful in dealing with HTML. For instance, it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements which cannot have content. It provides no functions or methods. Homepage: https://metacpan.org/release/HTML-Tagset Package: libhtml-tree-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 491 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 5.07-3 Depends: perl:any, libhtml-parser-perl, libhtml-tagset-perl Recommends: libhtml-format-perl, libwww-perl Description: Perl module to represent and create HTML syntax trees HTML::Tree is a collection of modules that represent, create and extract information from HTML syntax trees. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. Homepage: https://metacpan.org/release/HTML-Tree Package: libhttp-cookies-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 52 Maintainer: Debian Perl Group Architecture: all Version: 6.10-1 Depends: perl:any, libhttp-date-perl, libhttp-message-perl Description: HTTP cookie jars This class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about. . Cookies are a general mechanism which server side connections can use to both store and retrieve information on the client side of the connection. For more information about cookies refer to and . HTTP::Cookies also implements the new style cookies described in RFC 2965. The two variants of cookies are supposed to be able to coexist happily. . Instances of the class HTTP::Cookies are able to store a collection of Set-Cookie2: and Set-Cookie: headers and are able to use this information to initialize Cookie-headers in HTTP::Request objects. The state of a HTTP::Cookies object can be saved in and restored from files. Homepage: https://metacpan.org/release/HTTP-Cookies Package: libhttp-daemon-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 59 Maintainer: Debian Perl Group Architecture: all Version: 6.16-1 Depends: perl:any, libhttp-date-perl, libhttp-message-perl, libio-socket-ip-perl, liblwp-mediatypes-perl, libsocket-perl Description: simple http server class Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::IP, so you can perform socket operations directly on it too. . The accept() method will return when a connection from a client is available. The returned value will be an HTTP::Daemon::ClientConn object which is another IO::Socket::IP subclass. Calling the get_request() method on this object will read data from the client and return an HTTP::Request object. The ClientConn object also provide methods to send back various responses. . This HTTP daemon does not fork(2) for you. Your application, i.e. the user of the HTTP::Daemon is responsible for forking if that is desirable. Also note that the user is responsible for generating responses that conform to the HTTP/1.1 protocol. Homepage: https://metacpan.org/release/HTTP-Daemon Package: libhttp-date-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 30 Maintainer: Debian Perl Group Architecture: all Version: 6.05-2 Depends: perl:any, libtimedate-perl, libtime-local-perl (>= 1.28) Description: module of date conversion routines HTTP::Date provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default. Homepage: https://metacpan.org/release/HTTP-Date Package: libhttp-message-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 200 Maintainer: Debian Perl Group Architecture: all Version: 6.44-1 Depends: perl:any, libclone-perl (>= 0.46), libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libencode-locale-perl, libencode-perl (>= 3.01), libhttp-date-perl, libio-html-perl, liblwp-mediatypes-perl, liburi-perl Description: perl interface to HTTP style messages The HTTP::Message distribution contains classes useful for representing the messages passed in HTTP style communication. These are classes representing requests, responses and the headers contained within them. . The HTTP::Headers class encapsulates HTTP-style message headers. The headers consist of attribute-value pairs also called fields, which may be repeated, and which are printed in a particular order. The field names are cases insensitive. . Instances of this class are usually created as member variables of the HTTP::Request and HTTP::Response classes, internal to the library. Homepage: https://metacpan.org/release/HTTP-Message Package: libhttp-negotiate-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 36 Maintainer: Debian Perl Group Architecture: all Version: 6.01-2 Depends: perl:any, libhttp-message-perl Description: implementation of content negotiation HTTP::Negotiate provides a complete implementation of the HTTP content negotiation algorithm. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request. Homepage: https://metacpan.org/release/HTTP-Negotiate Package: libhttp-parser2.9 Status: install ok installed Priority: optional Section: libs Installed-Size: 69 Maintainer: Christoph Biedl Architecture: amd64 Multi-Arch: same Source: http-parser Version: 2.9.4-5 Depends: libc6 (>= 2.2.5) Description: parser for HTTP messages written in C It parses both requests and responses. The parser is designed to be used in performance HTTP applications. It does not make any syscalls nor allocations, it does not buffer data, it can be interrupted at anytime. Depending on your architecture, it only requires about 40 bytes of data per message stream (in a web server that is per connection). Homepage: https://github.com/joyent/http-parser Package: libhunspell-1.7-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 546 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: hunspell Version: 1.7.2+really1.7.1-2 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Recommends: hunspell-en-us | hunspell-dictionary | myspell-dictionary Conflicts: openoffice.org-core (= 2.2.0~rc2-1) Description: spell checker and morphological analyzer (shared library) Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode characters) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains the shared library. Homepage: https://hunspell.github.io/ Package: libhwloc-plugins Status: install ok installed Priority: optional Section: libs Installed-Size: 83 Maintainer: Samuel Thibault Architecture: amd64 Multi-Arch: same Source: hwloc Version: 2.9.0-1 Replaces: libhwloc-contrib-plugins (<< 2.1.0+dfsg-3~) Depends: libc6 (>= 2.34), libpciaccess0, libx11-6, libxml2 (>= 2.7.4), libxnvctrl0, ocl-icd-libopencl1 | libopencl1, libhwloc15 (>= 2.9.0~), libhwloc15 (<< 2.9.0A) Breaks: libhwloc-contrib-plugins (<< 2.1.0+dfsg-3~) Description: Hierarchical view of the machine - plugins libhwloc provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing applications with gathering information about the hardware so as to exploit it accordingly and efficiently. . libhwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. . libhwloc supports old kernels not having sysfs topology information, with knowledge of cpusets, offline cpus, and Kerrighed support . This package contains plugins to add more discovery support. This includes - PCI support - libxml support Homepage: https://www.open-mpi.org/projects/hwloc/ Package: libhwloc15 Status: install ok installed Priority: optional Section: libs Installed-Size: 385 Maintainer: Samuel Thibault Architecture: amd64 Multi-Arch: same Source: hwloc Version: 2.9.0-1 Depends: libc6 (>= 2.34), libudev1 (>= 183) Recommends: libhwloc-plugins Suggests: libhwloc-contrib-plugins Breaks: libhwloc-contrib-plugins (<< 1.10~), libhwloc-plugins (<< 1.10~) Description: Hierarchical view of the machine - shared libs libhwloc provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing applications with gathering information about the hardware so as to exploit it accordingly and efficiently. . libhwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. . libhwloc supports old kernels not having sysfs topology information, with knowledge of cpusets, offline cpus, and Kerrighed support . This package contains shared libraries. Homepage: https://www.open-mpi.org/projects/hwloc/ Package: libhwy1 Status: install ok installed Priority: optional Section: libs Installed-Size: 1628 Maintainer: Debian PhotoTools Maintainers Architecture: amd64 Multi-Arch: same Source: highway Version: 1.0.3-3 Depends: libc6 (>= 2.25), libgcc-s1 (>= 3.4), libstdc++6 (>= 5.2) Description: Efficient and performance-portable SIMD wrapper (runtime files) This library provides type-safe and source-code portable wrappers over existing platform-specific intrinsics. Its design aims for simplicity, reliable efficiency across platforms, and immediate usability with current compilers. . This package installs the runtime files. Homepage: https://github.com/google/highway Package: libhwy1 Status: install ok installed Priority: optional Section: libs Installed-Size: 1055 Maintainer: Debian PhotoTools Maintainers Architecture: i386 Multi-Arch: same Source: highway Version: 1.0.3-3 Depends: libc6 (>= 2.25), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2) Description: Efficient and performance-portable SIMD wrapper (runtime files) This library provides type-safe and source-code portable wrappers over existing platform-specific intrinsics. Its design aims for simplicity, reliable efficiency across platforms, and immediate usability with current compilers. . This package installs the runtime files. Homepage: https://github.com/google/highway Package: libhyphen0 Status: install ok installed Priority: optional Section: libs Installed-Size: 77 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: hyphen Version: 2.8.8-7 Depends: libc6 (>= 2.14) Description: ALTLinux hyphenation library - shared library ALTLinuxhyph is a modified version of libhnj which is a high quality hyphenation and justification library based on the TeX hyphenation algorithm. The TeX hyphenation patterns could be used after a preprocessing step. . It is used in OpenOffice.org . This package contains the shared library. Homepage: https://github.com/hunspell/hyphen Package: libib-util Status: install ok installed Priority: optional Section: libs Installed-Size: 32 Maintainer: Damyan Ivanov Architecture: amd64 Multi-Arch: same Source: firebird3.0 (3.0.11.33637.ds4-2) Version: 3.0.11.33637.ds4-2+b1 Depends: libc6 (>= 2.2.5), firebird3.0-common-doc (= 3.0.11.33637.ds4-2) Description: Firebird UDF support library Contains utility functions used by Firebird User-Defined Functions (UDF) for memory management etc. . See firebird3.0-server package for more information about Firebird. Homepage: https://firebirdsql.org/ Package: libibus-1.0-5 Status: install ok installed Priority: optional Section: libs Installed-Size: 799 Maintainer: Debian Input Method Team Architecture: amd64 Multi-Arch: same Source: ibus Version: 1.5.27-5 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.59.0) Description: Intelligent Input Bus - shared library IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains the shared library. Homepage: https://github.com/ibus/ibus Package: libical3 Status: install ok installed Priority: optional Section: libs Installed-Size: 1430 Maintainer: Nicolas Mora Architecture: amd64 Multi-Arch: same Source: libical3 (3.0.16-1) Version: 3.0.16-1+b1 Depends: tzdata, libc6 (>= 2.34), libdb5.3, libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.41.1), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 5.2) Description: iCalendar library implementation in C (runtime) libical is an open source implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. . This package contains the files necessary for running applications that use the libical library. Homepage: https://github.com/libical/libical Package: libice6 Status: install ok installed Priority: optional Section: libs Installed-Size: 133 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libice Version: 2:1.0.10-1 Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.14), x11-common Description: X11 Inter-Client Exchange library This package provides the main interface to the X11 Inter-Client Exchange library, which allows for communication of data between X clients. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libICE Package: libicu72 Status: install ok installed Priority: optional Section: libs Installed-Size: 36170 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: icu Version: 72.1-3 Replaces: libiculx63 (<< 63.1-5) Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 12) Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~) Description: International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the runtime libraries for ICU. Homepage: https://icu.unicode.org/ Package: libicu72 Status: install ok installed Priority: optional Section: libs Installed-Size: 36418 Maintainer: Laszlo Boszormenyi (GCS) Architecture: i386 Multi-Arch: same Source: icu Version: 72.1-3 Replaces: libiculx63 (<< 63.1-5) Depends: libc6 (>= 2.34), libgcc-s1 (>= 7), libstdc++6 (>= 12) Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~) Description: International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the runtime libraries for ICU. Homepage: https://icu.unicode.org/ Package: libidn12 Status: install ok installed Priority: optional Section: libs Installed-Size: 265 Maintainer: Debian Libidn Team Architecture: amd64 Multi-Arch: same Source: libidn Version: 1.41-1 Depends: libc6 (>= 2.14) Description: GNU Libidn library, implementation of IETF IDN specifications GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. The Nameprep, XMPP, SASLprep, and iSCSI profiles are supported. . This package contains the shared library. Homepage: https://www.gnu.org/software/libidn/ Package: libidn2-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 439 Maintainer: Debian Libidn team Architecture: amd64 Multi-Arch: same Source: libidn2 (2.3.3-1) Version: 2.3.3-1+b1 Depends: libc6 (>= 2.14), libunistring2 (>= 0.9.7) Description: Internationalized domain names (IDNA2008/TR46) library Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. . This package contains runtime libraries. Homepage: https://www.gnu.org/software/libidn/#libidn2 Package: libidn2-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 446 Maintainer: Debian Libidn team Architecture: i386 Multi-Arch: same Source: libidn2 (2.3.3-1) Version: 2.3.3-1+b1 Depends: libc6 (>= 2.34), libunistring2 (>= 0.9.7) Description: Internationalized domain names (IDNA2008/TR46) library Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. . This package contains runtime libraries. Homepage: https://www.gnu.org/software/libidn/#libidn2 Package: libiec61883-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 81 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: libiec61883 (1.2.0-6) Version: 1.2.0-6+b1 Depends: libc6 (>= 2.4), libraw1394-11 (>= 2.1.2) Description: partial implementation of IEC 61883 (shared lib) Implementation of IEC 61883, part 1 (CIP, plug registers, and CMP), part 2 (DV-SD), part 4 (MPEG2-TS), and part 6 (AMDTP). Outside of IIDC, nearly all FireWire multimedia devices use IEC 61883 protocols. . The libiec61883 library provides a higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394. This includes both reception and transmission. It uses the new "rawiso" API of libraw1394, which transparently provides mmap-ed DMA for efficient data transfer. It also represents the third generation of I/O technology for Linux 1394 for these media types thereby removing the complexities of additional kernel modules, /dev nodes, and procfs. It also consolidates features for plug control registers and connection management that previously existed in experimental form in an unreleased version of libavc1394. Homepage: https://ieee1394.wiki.kernel.org/index.php/Main_Page Package: libieee1284-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 74 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: libieee1284 Version: 0.2.11-14 Depends: libc6 (>= 2.15) Description: cross-platform library for parallel port access This library was designed to ease the use of the parallel port. It will automatically figure out which access method is available, depending on the running kernel and the permissions of the process. . It handles particular queries to the devices, like fetching the Device ID of a device. Homepage: http://cyberelk.net/tim/software/libieee1284/ Package: libieee1284-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 81 Maintainer: Laszlo Boszormenyi (GCS) Architecture: i386 Multi-Arch: same Source: libieee1284 Version: 0.2.11-14 Depends: libc6 (>= 2.28) Description: cross-platform library for parallel port access This library was designed to ease the use of the parallel port. It will automatically figure out which access method is available, depending on the running kernel and the permissions of the process. . It handles particular queries to the devices, like fetching the Device ID of a device. Homepage: http://cyberelk.net/tim/software/libieee1284/ Package: libigdgmm12 Status: install ok installed Priority: optional Section: libs Installed-Size: 658 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: intel-gmmlib Version: 22.3.4+ds1-1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Description: Intel Graphics Memory Management Library -- shared library The Intel Graphics Memory Management Library provides device specific and buffer management for the Intel Graphics Compute Runtime for OpenCL and the Intel Media Driver for VAAPI. . This library is only useful for Broadwell and newer CPUs. . This package includes the shared library. Homepage: https://github.com/intel/gmmlib Package: libigdgmm12 Status: install ok installed Priority: optional Section: libs Installed-Size: 681 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: intel-gmmlib Version: 22.3.4+ds1-1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstdc++6 (>= 4.1.1) Description: Intel Graphics Memory Management Library -- shared library The Intel Graphics Memory Management Library provides device specific and buffer management for the Intel Graphics Compute Runtime for OpenCL and the Intel Media Driver for VAAPI. . This library is only useful for Broadwell and newer CPUs. . This package includes the shared library. Homepage: https://github.com/intel/gmmlib Package: libijs-0.35 Status: install ok installed Priority: optional Section: libs Installed-Size: 50 Maintainer: Debian Printing Team Architecture: amd64 Multi-Arch: same Source: ijs Version: 0.35-15 Depends: libc6 (>= 2.14) Description: IJS raster image transport protocol: shared library IJS is, first and foremost, a protocol for transmission of raster page images. This snapshot provides a reference implementation of the protocol, the design of which is still in flux. When the protocol specification is published, it will be authoritative. Applications should feel free to link against the library provided in this package, adapt that code for their own needs, or roll a completely new implementation. . IJS is a client-server protocol, used to write ghostscript drivers. The drivers are separate programs. The client and server communicate via pipes, though shared memory may be used additionally in the future. Currently IJS is used by the hpijs and ijsgimpprint drivers. . Code for both the client- and server-side is included in the library. This package provides the shared library. Homepage: http://www.linuxprinting.org/ijs/ Package: libimath-3-1-29 Status: install ok installed Priority: optional Section: libs Installed-Size: 335 Maintainer: Debian PhotoTools Maintainers Architecture: amd64 Multi-Arch: same Source: imath Version: 3.1.6-1 Depends: libc6 (>= 2.4), libstdc++6 (>= 4.2.1) Description: Utility libraries from ASF used by OpenEXR - runtime Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the “half” 16-bit floating-point type. . Imath also includes optional Python bindings for all types and functions, including optimized implementations of vector and matrix arrays. . This package provides the runtime libraries. Homepage: https://www.openexr.com Package: libimobiledevice6 Status: install ok installed Priority: optional Section: libs Installed-Size: 216 Maintainer: gtkpod Maintainers Architecture: amd64 Multi-Arch: same Source: libimobiledevice (1.3.0-6) Version: 1.3.0-6+b3 Replaces: libimobiledevice0, libimobiledevice1, libiphone0 Depends: libc6 (>= 2.34), libplist3 (>= 2.2.0), libssl3 (>= 3.0.0), libusbmuxd6 (>= 2.0.2) Recommends: usbmuxd Suggests: libusbmuxd-tools Conflicts: libiphone0 Description: Library for communicating with iPhone and other Apple devices libimobiledevice is a library that talks the native Apple USB protocols that the iPhone, iPad and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple. Homepage: https://www.libimobiledevice.org/ Package: libinput-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 140 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: foreign Source: libinput Version: 1.22.1-1 Depends: libc6 (>= 2.34), libevdev2 (>= 1.10.0), libudev1 (>= 183), libwacom9 (>= 2.0.0) Description: input device management and event handling library - udev quirks libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. . It provides device detection, device handling, input device event processing and abstraction to minimize the amount of custom input code the user of libinput needs to provide the common set of functionality that users expect. . This package includes the udev quirks database and helpers. Homepage: https://www.freedesktop.org/wiki/Software/libinput/ Package: libinput10 Status: install ok installed Priority: optional Section: libs Installed-Size: 370 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libinput Version: 1.22.1-1 Depends: libc6 (>= 2.35), libevdev2 (>= 1.10.0), libmtdev1 (>= 1.1.0), libudev1 (>= 183), libwacom9 (>= 2.0.0), libinput-bin (>= 1.22.1-1) Description: input device management and event handling library - shared library libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. . It provides device detection, device handling, input device event processing and abstraction to minimize the amount of custom input code the user of libinput needs to provide the common set of functionality that users expect. . This package includes the shared library. Homepage: https://www.freedesktop.org/wiki/Software/libinput/ Package: libinstpatch-1.0-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 845 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libinstpatch Version: 1.1.6-1 Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.41.1), libsndfile1 (>= 1.0.20) Description: MIDI instrument editing library libInstPatch stands for lib-Instrument-Patch and is a library for processing digital sample based MIDI instrument "patch" files. The types of files libInstPatch supports are used for creating instrument sounds for wavetable synthesis. This library provides an object framework (based on GObject) to load patch files into, which can then be edited, converted, compressed and saved. . More information can be found on the Project Swami website http://swami.sourceforge.net. . This package contains the shared library. Homepage: https://github.com/swami/libinstpatch Package: libio-html-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 41 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 1.004-3 Depends: perl:any Description: open an HTML file with automatic charset detection IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding. It uses the HTML5 encoding sniffing algorithm specified in section 8.2.2.1 of the draft standard. Homepage: https://metacpan.org/release/IO-HTML Package: libio-socket-ssl-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 603 Maintainer: Debian Perl Group Architecture: all Version: 2.081-2 Depends: perl:any, libnet-ssleay-perl, netbase Recommends: libio-socket-ip-perl | libio-socket-inet6-perl, libsocket-perl | libsocket6-perl, liburi-perl | libnet-libidn-perl | libnet-idn-encode-perl Suggests: ca-certificates Description: Perl module implementing object oriented interface to SSL sockets This module is a true drop-in replacement for IO::Socket::INET that uses SSL to encrypt data before it is transferred to a remote server or client. IO::Socket::SSL supports all the extra features that one needs to write a full-featured SSL client or server application: multiple SSL contexts, cipher selection, certificate verification, and SSL version selection. As an extra bonus, it works perfectly with mod_perl. . IO::Socket::SSL uses IPv6 if libio-socket-ip-perl (>= 0.20) or libio-socket-inet6-perl is installed. Homepage: https://metacpan.org/release/IO-Socket-SSL Package: libio-stringy-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 134 Maintainer: Debian Perl Group Architecture: all Source: io-stringy Version: 2.111-3 Depends: perl Description: modules for I/O on in-core objects (strings/arrays) IO::stringy primarily provides modules for performing both traditional and object-oriented I/O on things *other* than normal filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines. . The libio-stringy-perl package provides the following modules: . * IO::AtomicFile - write a file which is updated atomically * IO::InnerFile - define a file inside another file * IO::Lines - IO:: interface for reading/writing an array of lines * IO::Scalar - IO:: interface for reading/writing a scalar * IO::ScalarArray - IO:: interface for reading/writing an array of scalars * IO::Stringy - I/O on in-core objects like strings and arrays * IO::Wrap - wrap raw filehandles in IO::Handle interface * IO::WrapTie - wrap tieable objects in IO::Handle interface Homepage: https://metacpan.org/release/IO-stringy Package: libip4tc2 Status: install ok installed Priority: optional Section: libs Installed-Size: 66 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Multi-Arch: same Source: iptables Version: 1.8.9-2 Depends: libc6 (>= 2.28) Description: netfilter libip4tc library The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package contains the user-space iptables (IPv4) C library from the Netfilter xtables framework. . iptables IPv4 ruleset ADT and kernel interface. . This library has been considered private for years (and still is), in the sense of changing symbols and backward compatibility not guaranteed. Homepage: https://www.netfilter.org/ Package: libip6tc2 Status: install ok installed Priority: optional Section: libs Installed-Size: 66 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Multi-Arch: same Source: iptables Version: 1.8.9-2 Depends: libc6 (>= 2.28) Description: netfilter libip6tc library The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package contains the user-space iptables (IPv6) C library from the Netfilter xtables framework. . iptables IPv6 ruleset ADT and kernel interface. . This library has been considered private for years (and still is), in the sense of changing symbols and backward compatibility not guaranteed. Homepage: https://www.netfilter.org/ Package: libipc-system-simple-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 64 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 1.30-2 Depends: perl:any Description: Perl module to run commands simply, with detailed diagnostics IPC::System::Simple takes the hard work out of calling external commands; it provides replacements for system() and the backtick operator that will either succeed, or die with rich diagnostic messages on errors. . The module also includes the ability to specify acceptable exit values, trap errors, or process diagnostics. Homepage: https://metacpan.org/release/IPC-System-Simple Package: libipset13 Status: install ok installed Priority: optional Section: libs Installed-Size: 265 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Multi-Arch: same Source: ipset Version: 7.17-1 Depends: libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~) Description: library for IP sets IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be administered by the ipset(8) utility. Depending on the type, currently an IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC addresses in a way which ensures lightning speed when matching an entry against a set. . If you want to . * store multiple IP addresses or port numbers and match against the entire collection using a single iptables rule. * dynamically update iptables rules against IP addresses or ports without performance penalty. * express complex IP address and ports based rulesets with a single iptables rule and benefit from the speed of IP sets. . then IP sets may be the proper tool for you. . This package contains the shared libraries needed to run programs that use the IP sets library. Homepage: https://ipset.netfilter.org/ Package: libipt2 Status: install ok installed Priority: optional Section: libs Installed-Size: 140 Maintainer: Victor Seva Architecture: amd64 Source: intel-processor-trace Version: 2.0.5-1 Depends: libc6 (>= 2.33) Description: Intel Processor Trace Decoder Library Intel's reference implementation for decoding Intel PT. . Go to https://software.intel.com/en-us/intel-platform-analysis-library for sample code that uses the library. Homepage: https://github.com/intel/libipt Package: libisl23 Status: install ok installed Priority: optional Section: libs Installed-Size: 2319 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: isl Version: 0.25-1 Replaces: libisl-dbg (<< 0.19) Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.2.1+dfsg1) Breaks: libisl-dbg (<< 0.19) Description: manipulating sets and relations of integer points bounded by linear constraints isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, and computing the lexicographic minimum using parametric integer programming. It also includes an ILP solver based on generalized basis reduction. . This package contains the runtime library. Homepage: http://isl.gforge.inria.fr/ Package: libiso9660-11 Status: install ok installed Priority: optional Section: libs Installed-Size: 216 Maintainer: Gabriel F. T. Gomes Architecture: amd64 Multi-Arch: same Source: libcdio Version: 2.1.0-4 Depends: libc6 (>= 2.14), libcdio19 (>= 2.1.0) Description: library to work with ISO9660 filesystems This library is made to read and write ISO9660 filesystems; those filesystems are mainly used on CDROMs. Homepage: https://www.gnu.org/software/libcdio/ Package: libitext-java Status: install ok installed Priority: optional Section: java Installed-Size: 1226 Maintainer: Debian Java Maintainers Architecture: all Version: 2.1.7-14 Depends: libbcprov-java (>= 1.48), libbcmail-java, libbcpkix-java Description: Java Library to create and manipulate PDF on the fly iText is a library that allows you to generate PDF files on the fly. The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images. The library is especially useful in combination with Java(TM) technology-based Servlets: The look and feel of HTML is browser dependent; with iText and PDF you can control exactly how your servlet's output will look. Homepage: http://www.lowagie.com/iText/ Package: libitm1 Status: install ok installed Priority: optional Section: libs Installed-Size: 115 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.34) Description: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Homepage: http://gcc.gnu.org/ Package: libiw30 Status: install ok installed Priority: optional Section: libs Installed-Size: 48 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: wireless-tools Version: 30~pre9-14 Depends: libc6 (>= 2.29) Description: Wireless tools - library Wireless tools are used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. . This package contains the dynamic library libiw. Homepage: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html Package: libixml10 Status: install ok installed Priority: optional Section: libs Installed-Size: 134 Maintainer: James Cowgill Architecture: amd64 Multi-Arch: same Source: pupnp-1.8 Version: 1:1.8.4-2 Depends: libc6 (>= 2.14) Description: Portable SDK for UPnP Devices, version 1.8 (ixml shared library) The Portable SDK for UPnP Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification - see http://www.upnp.org/ for specifications. . The libixml10 package contains the runtime libraries for the Linux DOM2 XML Parser (IXML). Homepage: http://pupnp.sourceforge.net/ Package: libjack-jackd2-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1154 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: jackd2 Version: 1.9.21~dfsg-3 Replaces: libjack-0.116, libjack-0.125 Provides: libjack-0.116, libjack-0.125 Depends: libc6 (>= 2.34), libdb5.3, libgcc-s1 (>= 3.0), libopus0 (>= 1.3.1-2~), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 11) Suggests: jackd2 (= 1.9.21~dfsg-3) Conflicts: libjack-0.116, libjack-0.125, libjack0 Description: JACK Audio Connection Kit (libraries) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the shared libraries. Homepage: https://jackaudio.org/ Package: libjack-jackd2-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1219 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: jackd2 Version: 1.9.21~dfsg-3 Replaces: libjack-0.116, libjack-0.125 Provides: libjack-0.116, libjack-0.125 Depends: libc6 (>= 2.34), libdb5.3, libgcc-s1 (>= 4.2), libopus0 (>= 1.3.1-2~), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 11) Suggests: jackd2 (= 1.9.21~dfsg-3) Conflicts: libjack-0.116, libjack-0.125, libjack0 Description: JACK Audio Connection Kit (libraries) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the shared libraries. Homepage: https://jackaudio.org/ Package: libjansson4 Status: install ok installed Priority: optional Section: libs Installed-Size: 101 Maintainer: Alessandro Ghedini Architecture: amd64 Multi-Arch: same Source: jansson Version: 2.14-2 Depends: libc6 (>= 2.14) Description: C library for encoding, decoding and manipulating JSON data Jansson is a C library for encoding, decoding and manipulating JSON data. . It features: * Simple and intuitive API and data model * Comprehensive documentation * No dependencies on other libraries * Full Unicode support (UTF-8) * Extensive test suite Homepage: http://www.digip.org/jansson/ Package: libjavascriptcoregtk-4.1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 26020 Maintainer: Debian WebKit Maintainers Architecture: amd64 Multi-Arch: same Source: webkit2gtk Version: 2.40.2-1 Depends: libatomic1 (>= 4.8), libc6 (>= 2.34), libgcc-s1 (>= 7), libglib2.0-0 (>= 2.70.0), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 12), libsystemd0 Description: JavaScript engine library from WebKitGTK JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.1). . This package contains the shared libraries. Homepage: https://webkitgtk.org/ Package: libjaxp1.3-java Status: install ok installed Priority: optional Section: java Installed-Size: 632 Maintainer: Debian Java Maintainers Architecture: all Version: 1.3.05-6 Conflicts: libxalan2-java (<= 2.7.1-2) Description: Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX) xml-apis.jar from the Apache XML Commons project is used by the Xerces-J XML parser and Xalan-J XSLT processor and specifies these APIs: * Document Object Model (DOM) level 3 * Simple API for XML (SAX) 2.0.2 * Java APIs for XML Processing (JAXP) 1.3.04 * Transformation API for XML (TrAX) 1.3.04 * Document Object Model (DOM) Level 3 Load and Save * JSR 206 Java API for XML Processing 1.3 . These classes are also used in Sun's reference implementation. A GPL'ed implementation of these APIs can be found in the libgnujaxp-java package. Homepage: http://java.sun.com/xml/jaxp/index.jsp Package: libjaylink0 Status: install ok installed Priority: optional Section: libs Installed-Size: 81 Maintainer: Debian Electronics Packaging Team Architecture: amd64 Multi-Arch: same Source: libjaylink Version: 0.3.1-1 Depends: libc6 (>= 2.15), libusb-1.0-0 (>= 2:1.0.16) Description: library for interacting with J-Link programmers libjaylink provides functions for interacting with Segger J-Link USB devices, which are used for programming and debugging ARM chips. The library is primarily used by OpenOCD, which provides a practical interface for using the devices. Homepage: http://git.zapb.de/libjaylink/libjaylink Package: libjbig0 Status: install ok installed Priority: optional Section: libs Installed-Size: 84 Maintainer: Michael van der Kolff Architecture: amd64 Multi-Arch: same Source: jbigkit Version: 2.1-6.1 Depends: libc6 (>= 2.4) Description: JBIGkit libraries JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software. . This package contains the dynamically linked library. Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/ Package: libjbig0 Status: install ok installed Priority: optional Section: libs Installed-Size: 84 Maintainer: Michael van der Kolff Architecture: i386 Multi-Arch: same Source: jbigkit Version: 2.1-6.1 Depends: libc6 (>= 2.4) Description: JBIGkit libraries JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software. . This package contains the dynamically linked library. Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/ Package: libjbig2dec0 Status: install ok installed Priority: optional Section: libs Installed-Size: 182 Maintainer: Debian Printing Team Architecture: amd64 Multi-Arch: same Source: jbig2dec Version: 0.19-3 Depends: libc6 (>= 2.14) Description: JBIG2 decoder library - shared libraries jbig2dec is a decoder library and example utility implementing the JBIG2 bi-level image compression spec. Also known as ITU T.88 and ISO IEC 14492, and included by reference in Adobe's PDF version 1.4 and later. . This package contains the shared library libjbig2dec. Homepage: https://jbig2dec.com/ Package: libjcat1 Status: install ok installed Priority: optional Section: libs Installed-Size: 95 Maintainer: Debian EFI team Architecture: amd64 Multi-Arch: same Source: libjcat Version: 0.1.9-1 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.61.2), libgnutls30 (>= 3.7.0), libgpg-error0 (>= 1.14), libgpgme11 (>= 1.2.0), libjson-glib-1.0-0 (>= 1.5.2) Description: JSON catalog library The libjcat library assembles checksum and metadata into a JSON based catalog. . This is used by other software to validate metadata. Homepage: https://github.com/hughsie/libjcat Package: libjcommon-java Status: install ok installed Priority: optional Section: java Installed-Size: 527 Maintainer: Debian Java Maintainers Architecture: all Version: 1.0.23-2 Suggests: libjcommon-java-doc Description: General Purpose library for Java JCommon is a free general purpose Java class library that is used in several projects at The Object Refinery, including JFreeChart and JFreeReport. . The library includes: * user interface classes for displaying information about applications * custom layout managers * a date chooser panel * serialization utilities * XML parser support classes Homepage: http://www.jfree.org/jcommon/ Package: libjemalloc2 Status: install ok installed Priority: optional Section: libs Installed-Size: 872 Maintainer: Faidon Liambotis Architecture: amd64 Multi-Arch: same Source: jemalloc Version: 5.3.0-1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.4) Description: general-purpose scalable concurrent malloc(3) implementation A library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems. . Notable features are reduced lock contention, predictable low fragmentation, and introspection with heap profiling. Homepage: http://jemalloc.net/ Package: libjim0.81 Status: install ok installed Priority: optional Section: libs Installed-Size: 332 Maintainer: Bo YU Architecture: amd64 Multi-Arch: same Source: jimtcl Version: 0.81+dfsg0-2 Depends: libc6 (>= 2.33) Description: small-footprint implementation of Tcl - shared library Jim is an opensource small-footprint implementation of the Tcl programming language. It implements a large subset of Tcl and adds new features like references with garbage collection, closures, built-in Object Oriented Programming system, Functional Programming commands, first-class arrays and UTF-8 support. All this with a binary size of about 100-200kB (depending upon selected options). . This package provides the libjim shared library. Homepage: http://jim.tcl.tk/ Package: libjpeg62-turbo Status: install ok installed Priority: optional Section: libs Installed-Size: 677 Maintainer: Ondřej Surý Architecture: amd64 Multi-Arch: same Source: libjpeg-turbo Version: 1:2.1.5-2 Replaces: libjpeg62 Provides: libjpeg62 (= 1:2.1.5-2) Depends: libc6 (>= 2.14) Conflicts: libjpeg62 Description: libjpeg-turbo JPEG runtime library The libjpeg-turbo JPEG library is a library for handling JPEG files. . libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library. . This package contains the shared runtime library. Homepage: https://www.libjpeg-turbo.org/ Package: libjpeg62-turbo Status: install ok installed Priority: optional Section: libs Installed-Size: 664 Maintainer: Ondřej Surý Architecture: i386 Multi-Arch: same Source: libjpeg-turbo Version: 1:2.1.5-2 Replaces: libjpeg62 Provides: libjpeg62 (= 1:2.1.5-2) Depends: libc6 (>= 2.7) Conflicts: libjpeg62 Description: libjpeg-turbo JPEG runtime library The libjpeg-turbo JPEG library is a library for handling JPEG files. . libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library. . This package contains the shared runtime library. Homepage: https://www.libjpeg-turbo.org/ Package: libjq1 Status: install ok installed Priority: optional Section: utils Installed-Size: 362 Maintainer: ChangZhuo Chen (陳昌倬) Architecture: amd64 Multi-Arch: same Source: jq Version: 1.6-2.1 Depends: libc6 (>= 2.29), libonig5 (>= 6.8.1) Description: lightweight and flexible command-line JSON processor - shared library jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. . It is written in portable C, and it has minimal runtime dependencies. . jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you’d expect. . This package contains the shared library. Homepage: https://github.com/stedolan/jq Package: libjs-bootstrap4 Status: install ok installed Priority: optional Section: javascript Installed-Size: 4000 Maintainer: Debian Javascript Maintainers Architecture: all Multi-Arch: foreign Source: twitter-bootstrap4 Version: 4.6.1+dfsg1-4 Provides: node-bootstrap (= 4.6.1+dfsg1-4), sass-stylesheets-bootstrap Depends: libjs-popper.js (>= 1.14.6+ds2-2) Enhances: sass Description: HTML, CSS and JS framework Bootstrap is a popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web. . It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more. Homepage: https://getbootstrap.com/ Package: libjs-highlight.js Status: install ok installed Priority: optional Section: javascript Installed-Size: 2138 Maintainer: Debian Javascript Maintainers Architecture: all Source: highlight.js Version: 9.18.5+dfsg1-2 Provides: libjs-highlight Recommends: javascript-common Description: JavaScript library for syntax highlighting Highlight.js is a JavaScript library which automatically detects the language of code blocks in a web page, and provides syntax highlighting for them. The library supports more than fifty languages and is bundled with more than twenty style themes. . This package contains the library highlight.js usable in a web browser. Homepage: https://highlightjs.org/ Package: libjs-jquery Status: install ok installed Priority: optional Section: javascript Installed-Size: 705 Maintainer: Debian Javascript Maintainers Architecture: all Multi-Arch: foreign Source: node-jquery Version: 3.6.1+dfsg+~3.5.14-1 Recommends: javascript-common Description: JavaScript library for dynamic web applications jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript. Homepage: https://jquery.com/ Package: libjs-lunr Status: install ok installed Priority: optional Section: javascript Installed-Size: 226 Maintainer: Debian Javascript Maintainers Architecture: all Multi-Arch: foreign Source: node-lunr Version: 2.3.9~dfsg-2 Recommends: javascript-common Suggests: libjs-es5-shim Description: simple full-text search - web browsers Lunr.js is a small, full-text search library for use in the browser. It indexes JSON documents and provides a simple search interface for retrieving documents that best match text queries. . This package provides Lunr for use directly in web browsers. . Browsers that do not support ES5 will require a JavaScript shim for Lunr to work. You can either use Augment.js, ES5-Shim, or any library that patches old browsers to provide an ES5 compatible JavaScript environment. Homepage: https://lunrjs.com/ Package: libjs-modernizr Status: install ok installed Priority: optional Section: javascript Installed-Size: 282 Maintainer: Debian Javascript Maintainers Architecture: all Multi-Arch: foreign Source: modernizr Version: 2.6.2+ds1-5 Recommends: javascript-common Description: JavaScript library to detect HTML5 and CSS3 features in the user's browser Modernizr is a JavaScript library allowing you to use HTML5 & CSS3 while maintaining control over unsupported browsers. . Modernizr tests which native CSS3 and HTML5 features are available in the current user agent and makes the results available to you in two ways, as properties on a global `Modernizr` object, and as classes on the `` element. This information allows you to progressively enhance your pages with a granular level of control over the experience. Homepage: https://modernizr.com/ Package: libjs-popper.js Status: install ok installed Priority: optional Section: javascript Installed-Size: 608 Maintainer: Debian Javascript Maintainers Architecture: all Source: popper.js Version: 1.16.1+ds-6 Provides: node-popper.js (= 1.16.1), node-popper.js (= 1.16.1+ds-6), node-popperjs-babel-config (= 1.0.0), node-popperjs-bundle (= 1.0.2), node-popperjs-eslint-config-popper (= 1.0.0), node-popperjs-test (= 1.0.2), node-popperjs-test-utils (= 1.0.0) Depends: javascript-common Recommends: node-jquery Description: Javascript library to position poppers in web applications A popper is an element on the screen which "pops out" from the natural flow of your application. Common examples of poppers are tooltips, popovers and drop-downs. Homepage: https://popper.js.org/ Package: libjs-sizzle Status: install ok installed Priority: optional Section: javascript Installed-Size: 126 Maintainer: Debian Javascript Maintainers Architecture: all Multi-Arch: foreign Source: sizzle Version: 2.3.6+ds+~2.3.3-2 Provides: node-sizzle, node-types-sizzle Breaks: node-typescript-types (<< 20201122~) Description: Pure-JavaScript CSS selector engine Features: - completely standalone (no library dependencies) - competitive performance for most frequently used selectors - only 4KB minified and gzipped - highly extensible with easy-to-use API - designed for optimal performance with event delegation - clear IP assignment (all code held by the Dojo Foundation, contributors sign CLAs) Homepage: https://github.com/jquery/sizzle Package: libjs-sphinxdoc Status: install ok installed Priority: optional Section: javascript Installed-Size: 184 Maintainer: Debian Python Team Architecture: all Multi-Arch: foreign Source: sphinx Version: 5.3.0-4 Depends: libjs-jquery (>= 1.11.1), libjs-underscore (>= 1.3.1) Description: JavaScript support for Sphinx documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package provides JavaScript code for documentation generated by Sphinx. Homepage: https://www.sphinx-doc.org/ Package: libjs-underscore Status: install ok installed Priority: optional Section: javascript Installed-Size: 349 Maintainer: Debian Javascript Maintainers Architecture: all Multi-Arch: foreign Source: underscore Version: 1.13.4~dfsg+~1.11.4-3 Recommends: javascript-common, libjs-jquery Description: JavaScript's functional programming helper library Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux. . Underscore provides 60-odd functions that support both the usual functional suspects: map, select, invoke - as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in functions, if present, so modern browsers will use the native implementations of forEach, map, reduce, filter, every, some and indexOf. Homepage: https://underscorejs.org/ Package: libjson-c5 Status: install ok installed Priority: optional Section: libs Installed-Size: 109 Maintainer: Nicolas Mora Architecture: amd64 Multi-Arch: same Source: json-c Version: 0.16-2 Depends: libc6 (>= 2.33) Description: JSON manipulation library - shared library This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. Homepage: https://github.com/json-c/json-c/wiki Package: libjson-glib-1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 204 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: json-glib Version: 1.6.6-1 Depends: libjson-glib-1.0-common (>= 1.6.6-1), libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2) Description: GLib JSON manipulation library JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. Homepage: https://wiki.gnome.org/Projects/JsonGlib Package: libjson-glib-1.0-common Status: install ok installed Priority: optional Section: libs Installed-Size: 464 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Source: json-glib Version: 1.6.6-1 Description: GLib JSON manipulation library (common files) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the translations files. Homepage: https://wiki.gnome.org/Projects/JsonGlib Package: libjsoncpp25 Status: install ok installed Priority: optional Section: libs Installed-Size: 249 Maintainer: Timo Röhling Architecture: amd64 Multi-Arch: same Source: libjsoncpp Version: 1.9.5-4 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: library for reading and writing JSON for C++ jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format that it is easy to parse and redable for human. It is useful for building config files, network communications protocols, etc. . This library provides following features: . * High-level data structures for collecting data from JSON. * Easy-to-use reader and writer. Homepage: https://github.com/open-source-parsers/jsoncpp Package: libjsp-api-java Status: install ok installed Priority: optional Section: java Installed-Size: 112 Maintainer: Debian Java Maintainers Architecture: all Source: jsp-api Version: 2.3.4-3 Replaces: libservlet2.5-java, libservlet3.1-java (<< 9) Breaks: libservlet2.5-java, libservlet3.1-java (<< 9) Description: JavaServer Pages API JavaServer Pages (JSP) is a technology that helps software developers create dynamically generated web pages based on HTML, XML, or other document types. Homepage: https://github.com/javaee/javaee-jsp-api Package: libjxl0.7 Status: install ok installed Priority: optional Section: libs Installed-Size: 3472 Maintainer: Debian PhotoTools Maintainers Architecture: amd64 Multi-Arch: same Source: jpeg-xl Version: 0.7.0-10 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.35), libgcc-s1 (>= 3.4), libhwy1 (>= 0.16.0), liblcms2-2 (>= 2.13), libstdc++6 (>= 12) Description: JPEG XL Image Coding System - "JXL" (shared libraries) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format. . This package installs shared libraries. Homepage: https://github.com/libjxl/libjxl Package: libjxl0.7 Status: install ok installed Priority: optional Section: libs Installed-Size: 2750 Maintainer: Debian PhotoTools Maintainers Architecture: i386 Multi-Arch: same Source: jpeg-xl Version: 0.7.0-10 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.35), libgcc-s1 (>= 7), libhwy1 (>= 0.16.0), liblcms2-2 (>= 2.13), libstdc++6 (>= 12) Description: JPEG XL Image Coding System - "JXL" (shared libraries) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format. . This package installs shared libraries. Homepage: https://github.com/libjxl/libjxl Package: libjxr-tools Status: install ok installed Priority: optional Section: utils Installed-Size: 80 Maintainer: Debian PhotoTools Maintainers Architecture: amd64 Multi-Arch: foreign Source: jxrlib Version: 1.2~git20170615.f752187-5 Depends: libc6 (>= 2.4), libjxr0 (>= 1.0) Description: JPEG-XR lib - command line apps JPEG XR is an approved ISO/IEC International standard (its official designation is ISO/IEC 29199-2). . JPEG XR started its life in Microsoft Research. It publicly first appeared as the HD Photo format in Windows Vista. . For web developers, JPEG XR has a large number of interesting features, see the table below. Some of these are big advantages over other image formats like JPEG, PNG, OpenEXR, and TIFF. - Better Compression (40% smaller than JPEG) - Lossless Mode (better compression than PNG) - Alpha Channel (compress color lossy and alpha losslessly) - Extended Bitdepth (supports 8-, 16-, and 32-bit/channel) - Progressive Decode - Advanced Decoding Features (tile-based layout, for efficient region-of-interest access.) . Provides command line tools for JPEG XR libs (JxrDecApp & JxrEncApp) Homepage: https://github.com/4creators/jxrlib Package: libjxr0 Status: install ok installed Priority: optional Section: libs Installed-Size: 418 Maintainer: Debian PhotoTools Maintainers Architecture: amd64 Multi-Arch: same Source: jxrlib Version: 1.2~git20170615.f752187-5 Depends: libc6 (>= 2.29) Description: JPEG-XR lib - libraries JPEG XR is an approved ISO/IEC International standard (its official designation is ISO/IEC 29199-2). . JPEG XR started its life in Microsoft Research. It publicly first appeared as the HD Photo format in Windows Vista. . For web developers, JPEG XR has a large number of interesting features, see the table below. Some of these are big advantages over other image formats like JPEG, PNG, OpenEXR, and TIFF. - Better Compression (40% smaller than JPEG) - Lossless Mode (better compression than PNG) - Alpha Channel (compress color lossy and alpha losslessly) - Extended Bitdepth (supports 8-, 16-, and 32-bit/channel) - Progressive Decode - Advanced Decoding Features (tile-based layout, for efficient region-of-interest access.) Homepage: https://github.com/4creators/jxrlib Package: libk3b8 Status: install ok installed Priority: optional Section: libs Installed-Size: 3017 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: k3b Version: 22.12.3-1 Replaces: libk3b7 Depends: kio, libc6 (>= 2.33), libdvdread8 (>= 4.1.3), libflac++10 (>= 1.3.1), libkf5cddb5 (>= 4:17.08.3), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.88.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.96.0), libkf5filemetadata3 (>= 5.88.0~), libkf5i18n5 (>= 5.88.0~), libkf5iconthemes5 (>= 5.88.0~), libkf5kcmutils5 (>= 5.90.0), libkf5kiocore5 (>= 5.88.0~), libkf5solid5 (>= 5.88.0~), libkf5widgetsaddons5 (>= 5.88.0~), libmpcdec6 (>= 1:0.1~r435), libogg0 (>= 1.0rc3), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libqt5network5 (>= 5.14.0~), libqt5widgets5 (>= 5.14.1), libqt5xml5 (>= 5.14.0~), libsamplerate0 (>= 0.1.7), libsndfile1 (>= 1.0.20), libstdc++6 (>= 4.1.1), libtag1v5 (>= 1.9.1-2.2~), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.1.2) Breaks: libk3b7 Description: KDE CD/DVD burning application library - runtime files K3b provides a comfortable user interface to perform most CD/DVD burning tasks. While the experienced user can take influence in all steps of the burning process the beginner may find comfort in the automatic settings and the reasonable k3b defaults which allow a quick start. . This package contains runtime libraries. Homepage: https://userbase.kde.org/K3b Package: libk5crypto3 Status: install ok installed Priority: optional Section: libs Installed-Size: 260 Maintainer: Sam Hartman Architecture: amd64 Multi-Arch: same Source: krb5 Version: 1.20.1-2 Depends: libc6 (>= 2.33), libkrb5support0 (>= 1.20) Suggests: krb5-doc, krb5-user Breaks: libgssapi-krb5-2 (<= 1.18~), libkrb5-3 (<= 1.18~) Description: MIT Kerberos runtime libraries - Crypto Library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime cryptography libraries used by applications and Kerberos clients. Homepage: https://web.mit.edu/kerberos/ Package: libk5crypto3 Status: install ok installed Priority: optional Section: libs Installed-Size: 271 Maintainer: Sam Hartman Architecture: i386 Multi-Arch: same Source: krb5 Version: 1.20.1-2 Depends: libc6 (>= 2.33), libkrb5support0 (>= 1.20) Suggests: krb5-doc, krb5-user Breaks: libgssapi-krb5-2 (<= 1.18~), libkrb5-3 (<= 1.18~) Description: MIT Kerberos runtime libraries - Crypto Library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime cryptography libraries used by applications and Kerberos clients. Homepage: https://web.mit.edu/kerberos/ Package: libkaccounts2 Status: install ok installed Priority: optional Section: libs Installed-Size: 176 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kaccounts-integration Version: 4:22.12.3-1 Depends: libaccounts-qt5-1 (>= 1.16), libc6 (>= 2.14), libkf5coreaddons5 (>= 5.97.0~), libkf5i18n5 (>= 5.97.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libsignon-qt5-1 (>= 8.57+20150423), libstdc++6 (>= 5) Recommends: kaccounts-providers Breaks: kaccounts-providers (<< 4:17.08), kde-config-telepathy-accounts (<< 17.08), kde-telepathy-auth-handler (<< 17.08), kde-telepathy-kaccounts (<< 17.08) Description: System to administer web accounts - shared library Small system to administer web accounts for the sites and services across the Plasma desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others. . This package contains the shared library. Homepage: https://projects.kde.org/projects/kde/kdenetwork/kaccounts-integration Package: libkate1 Status: install ok installed Priority: optional Section: libs Installed-Size: 115 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libkate Version: 0.4.1-11 Depends: libc6 (>= 2.14) Description: Codec for karaoke and text encapsulation Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . libkate provides an API for the encoding and decoding of kate files. Homepage: https://code.google.com/p/libkate/ Package: libkcolorpicker0 Status: install ok installed Priority: optional Section: libs Installed-Size: 85 Maintainer: Boyuan Yang Architecture: amd64 Multi-Arch: same Source: kcolorpicker Version: 0.2.0-1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Description: QToolButton-like widget with color selection popup menu (lib) The kColorPicker library provides a QToolButton-like widget with color selection popup menu. This library is used by the ksnip project. . This package provides the shared library. Homepage: https://github.com/ksnip/kcolorpicker Package: libkdecorations2-5v5 Status: install ok installed Priority: optional Section: libs Installed-Size: 347 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdecoration Version: 4:5.27.5-2 Depends: libc6 (>= 2.14), libkdecorations2private10 (= 4:5.27.5-2), libkf5i18n5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 4.5) Breaks: kwin-common (<< 4:5.26.70), kwin-decoration-oxygen (<< 4:5.26.70), kwin-style-breeze (<< 4:5.26.70), kwin-wayland (<< 4:5.26.70), kwin-wayland-backend-drm (<< 4:5.26.70), kwin-wayland-backend-fbdev (<< 4:5.26.70), kwin-wayland-backend-virtual (<< 4:5.26.70), kwin-wayland-backend-wayland (<< 4:5.26.70), kwin-wayland-backend-x11 (<< 4:5.26.70), kwin-x11 (<< 4:5.26.70) Description: library to create window decorations KDecoration2 is a library to create window decorations. These window decorations can be used by for example an X11 based window manager which re-parents a Client window to a window decoration frame. Homepage: https://invent.kde.org/plasma/kdecoration Package: libkdecorations2private10 Status: install ok installed Priority: optional Section: libs Installed-Size: 43 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdecoration Version: 4:5.27.5-2 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 4.1.1) Breaks: kwin-common (<< 4:5.26.70), kwin-wayland (<< 4:5.26.70), kwin-wayland-backend-drm (<< 4:5.26.70), kwin-wayland-backend-fbdev (<< 4:5.26.70), kwin-wayland-backend-virtual (<< 4:5.26.70), kwin-wayland-backend-wayland (<< 4:5.26.70), kwin-wayland-backend-x11 (<< 4:5.26.70), kwin-x11 (<< 4:5.26.70) Description: library to create window decorations - private library KDecoration2 is a library to create window decorations. These window decorations can be used by for example an X11 based window manager which re-parents a Client window to a window decoration frame. . This package contains the private library parts that are not considered stable. Homepage: https://invent.kde.org/plasma/kdecoration Package: libkdsoap1 Status: install ok installed Priority: optional Section: libs Installed-Size: 347 Maintainer: Thomas Pierson Architecture: amd64 Multi-Arch: same Source: kdsoap Version: 1.9.1+dfsg-5 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.14.1), libstdc++6 (>= 4.1.1) Description: Qt-based client-side and server-side SOAP component - client-side library Qt-based client-side and server-side SOAP component. It can be used to create client applications for web services and also provides the means to create web services without the need for any further component such as a dedicated web server. . This package contains the client-side library Homepage: https://www.kdab.com/development-resources/qt-tools/kd-soap/ Package: libkeyutils1 Status: install ok installed Priority: optional Section: libs Installed-Size: 40 Maintainer: Christian Kastner Architecture: amd64 Multi-Arch: same Source: keyutils Version: 1.6.3-2 Depends: libc6 (>= 2.14) Description: Linux Key Management Utilities (library) Keyutils is a set of utilities for managing the key retention facility in the kernel, which can be used by filesystems, block devices and more to gain and retain the authorization and encryption keys required to perform secure operations. . This package provides a wrapper library for the key management facility system calls. Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git Package: libkeyutils1 Status: install ok installed Priority: optional Section: libs Installed-Size: 44 Maintainer: Christian Kastner Architecture: i386 Multi-Arch: same Source: keyutils Version: 1.6.3-2 Depends: libc6 (>= 2.7) Description: Linux Key Management Utilities (library) Keyutils is a set of utilities for managing the key retention facility in the kernel, which can be used by filesystems, block devices and more to gain and retain the authorization and encryption keys required to perform secure operations. . This package provides a wrapper library for the key management facility system calls. Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git Package: libkf5activities5 Status: install ok installed Priority: optional Section: libs Installed-Size: 257 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kactivities-kf5 Version: 5.103.0-1 Depends: libc6 (>= 2.32), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: kactivities-bin, kactivitymanagerd Description: Library to organize the user work in separate activities. This library provides functionality for managing Activities. Homepage: https://invent.kde.org/frameworks/kactivities Package: libkf5activitiesstats1 Status: install ok installed Priority: optional Section: libs Installed-Size: 283 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kactivities-stats Version: 5.103.0-1 Replaces: libkf5activitiesstats5 Depends: libc6 (>= 2.32), libkf5activities5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libstdc++6 (>= 6) Conflicts: libkf5activitiesstats5 Description: usage data collected by the activities system A library for accessing the usage data collected by the activities system. . Contains development files for kactivities-stats. Homepage: https://invent.kde.org/frameworks/kactivities-stats Package: libkf5archive-data Status: install ok installed Priority: optional Section: libs Installed-Size: 238 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: karchive Version: 5.103.0-1 Description: data files for karchive Karchive is a Qt 5 addon providing access to numerous types of archives. . KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR. . It also provides transparent compression and decompression of data, like the GZip format, via a subclass of QIODevice. . This package is part of KDE Frameworks 5. . This package contains the data files. Homepage: https://invent.kde.org/frameworks/karchive Package: libkf5archive5 Status: install ok installed Priority: optional Section: libs Installed-Size: 289 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: karchive Version: 5.103.0-1 Depends: libkf5archive-data (= 5.103.0-1), libbz2-1.0, libc6 (>= 2.33), liblzma5 (>= 5.1.1alpha+20120614), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Breaks: kdoctools5 (<< 5.54), kimageformat-plugins (<< 5.54), kio (<< 5.54), kpackagetool5 (<< 5.54), libkf5doctools5 (<< 5.54), libkf5emoticons5 (<< 5.54), libkf5filemetadata-bin (<< 5.54), libkf5iconthemes5 (<< 5.54), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5newstuff5 (<< 5.54), libkf5newstuffcore5 (<< 5.54), libkf5package5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5texteditor5 (<< 5.54) Description: Qt 5 addon providing access to numerous types of archives KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR. . It also provides transparent compression and decompression of data, like the GZip format, via a subclass of QIODevice. . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/karchive Package: libkf5attica5 Status: install ok installed Priority: optional Section: libs Installed-Size: 748 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: attica-kf5 Version: 5.103.0-1 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: frameworkintegration (<< 5.42), libkf5newstuff5 (<< 5.54), libkf5newstuffcore5 (<< 5.54), libkf5xmlgui5 (<< 5.54), qml-module-org-kde-newstuff (<< 5.42) Description: Qt library that implements the Open Collaboration Services API Attica is a Qt library that implements the Open Collaboration Services API version 1.6. . It grants easy access to the services such as querying information about persons and contents. . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/attica Package: libkf5auth-data Status: install ok installed Priority: optional Section: libs Installed-Size: 385 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kauth Version: 5.103.0-1 Description: Abstraction to system policy and authentication features KAuth is a framework to let applications perform actions as a privileged user. . KAuth is part of KDE Frameworks 5. . This package contains data files. Homepage: https://invent.kde.org/frameworks/kauth Package: libkf5auth5 Status: install ok installed Priority: optional Section: libs Installed-Size: 48 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kauth Version: 5.103.0-1 Depends: libkf5auth-data (= 5.103.0-1), libkf5authcore5 (= 5.103.0-1), libc6 (>= 2.4), libkf5coreaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kdesignerplugin (<< 5.42), kio (<< 5.54), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5bookmarks5 (<< 5.42), libkf5configwidgets5 (<< 5.54), libkf5iconthemes5 (<< 5.42), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.42), libkf5khtml5 (<< 5.42), libkf5kiocore5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.42), libkf5kiowidgets5 (<< 5.42), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.42), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.42), libkf5plasma5 (<< 5.42), libkf5plasmaquick5 (<< 5.42), libkf5style5 (<< 5.42), libkf5texteditor-bin (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.42), libkf5wallet-bin (<< 5.42), libkf5webkit5 (<< 5.42), libkf5xmlgui5 (<< 5.42), plasma-framework (<< 5.42), qml-module-org-kde-qqc2desktopstyle (<< 5.42) Description: Abstraction to system policy and authentication features KAuth is a framework to let applications perform actions as a privileged user. . KAuth is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/kauth Package: libkf5authcore5 Status: install ok installed Priority: optional Section: libs Installed-Size: 225 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kauth Version: 5.103.0-1 Replaces: libkf5auth5 (<< 5.56~) Depends: libkf5auth-data (= 5.103.0-1), libc6 (>= 2.14), libkf5coreaddons5 (>= 5.103.0~), libpolkit-qt5-1-1 (>= 0.113.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5auth5 (<< 5.56~) Description: Abstraction to system policy and authentication features KAuth is a framework to let applications perform actions as a privileged user. . KAuth is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/kauth Package: libkf5baloo5 Status: install ok installed Priority: optional Section: libs Installed-Size: 248 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: baloo-kf5 Version: 5.103.0-2 Depends: libc6 (>= 2.33), libkf5balooengine5 (>= 5.103.0), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5filemetadata3 (>= 5.103.0~), libkf5solid5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 11) Description: framework for searching and managing metadata core lib. A framework for searching and managing metadata in KDE Software. . Baloo is part of the KDE Plasma desktop. Homepage: https://invent.kde.org/frameworks/baloo Package: libkf5balooengine5 Status: install ok installed Priority: optional Section: libs Installed-Size: 272 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: baloo-kf5 Version: 5.103.0-2 Depends: libc6 (>= 2.33), libkf5i18n5 (>= 5.103.0~), liblmdb0 (>= 0.9.7), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Description: framework for searching and managing metadata plugins A framework for searching and managing metadata in KDE Software. . Baloo is part of the KDE Plasma desktop. Homepage: https://invent.kde.org/frameworks/baloo Package: libkf5baloowidgets-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 109 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: baloo-widgets Version: 4:22.12.3-1 Depends: kio, libc6 (>= 2.34), libkf5baloowidgets5 (>= 15.08.0), libkf5coreaddons5 (>= 4.99.0), libkf5filemetadata3 (>= 5.90.0), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.98.0), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Wigets for use with Baloo - binaries Baloo is a framework for searching and managing metadata. . This package contains binaries used by the baloo widgets library. Homepage: https://api.kde.org/baloo-widgets/html/index.html Package: libkf5baloowidgets5 Status: install ok installed Priority: optional Section: libs Installed-Size: 539 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: baloo-widgets Version: 4:22.12.3-1 Depends: libkf5filemetadata-bin, kio, libc6 (>= 2.14), libkf5baloo5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.69.0), libkf5filemetadata3 (>= 5.90.0), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5baloowidgets-bin Breaks: dolphin (<< 4:17.08) Description: Wigets for use with Baloo Baloo is a framework for searching and managing metadata. . This package contains GUI widgets for baloo. Homepage: https://api.kde.org/baloo-widgets/html/index.html Package: libkf5bluezqt-data Status: install ok installed Priority: optional Section: libs Installed-Size: 26 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: bluez-qt Version: 5.103.0-1 Description: data files for bluez-qt bluez-qt is a Qt-style library for accessing the bluez Bluetooth stack. . It is used by the KDE Bluetooth stack, BlueDevil. . This package contains the data files. Homepage: https://invent.kde.org/frameworks/bluez-qt Package: libkf5bluezqt6 Status: install ok installed Priority: optional Section: libs Installed-Size: 861 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: bluez-qt Version: 5.103.0-1 Depends: libkf5bluezqt-data (= 5.103.0-1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Qt wrapper for bluez bluez-qt is a Qt-style library for accessing the bluez Bluetooth stack. . It is used by the KDE Bluetooth stack, BlueDevil. Homepage: https://invent.kde.org/frameworks/bluez-qt Package: libkf5bookmarks-data Status: install ok installed Priority: optional Section: libs Installed-Size: 558 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kbookmarks Version: 5.103.0-1 Description: Qt library with support for bookmarks and the XBEL format. KBookmarks lets you access and manipulate bookmarks stored using the XBEL format. . This package contains the translations. Homepage: https://invent.kde.org/frameworks/kbookmarks Package: libkf5bookmarks5 Status: install ok installed Priority: optional Section: libs Installed-Size: 347 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kbookmarks Version: 5.103.0-1 Depends: libkf5bookmarks-data (= 5.103.0-1), libc6 (>= 2.14), libkf5codecs5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5configwidgets5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libkf5xmlgui5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: keditbookmarks Breaks: kdesignerplugin (<< 5.42), kross (<< 5.42), libkf5kdelibs4support5 (<< 5.42), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml5 (<< 5.42), libkf5kiofilewidgets5 (<< 5.54) Description: Qt library with support for bookmarks and the XBEL format. KBookmarks lets you access and manipulate bookmarks stored using the XBEL format. Homepage: https://invent.kde.org/frameworks/kbookmarks Package: libkf5calendarevents5 Status: install ok installed Priority: optional Section: libs Installed-Size: 59 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdeclarative Version: 5.103.0-1 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: plasma-framework (<< 5.54) Description: provides integration of QML and KDE frameworks -- calendarevents Framework providing integration of QML and other KDE frameworks such as making i18n available and using kio Homepage: https://invent.kde.org/frameworks/kdeclarative Package: libkf5cddb5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1059 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: libkcddb Version: 4:22.12.3-1 Depends: kio, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 4.97.0), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libmusicbrainz5cc2v5 (>= 5.1), libqt5core5a (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5.2) Description: CDDB library for KDE Platform (runtime) The KDE Compact Disc DataBase library provides an API for applications using the KDE Platform to fetch and submit audio CD information over the Internet. . This package is part of the KDE multimedia module. Homepage: https://invent.kde.org/multimedia/libkcddb Package: libkf5codecs-data Status: install ok installed Priority: optional Section: kde Installed-Size: 649 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kcodecs Version: 5.103.0-1 Description: collection of methods to manipulate strings KCodecs provide a collection of methods to manipulate strings using various encodings. . This package contains the translations. Homepage: https://invent.kde.org/frameworks/kcodecs Package: libkf5codecs5 Status: install ok installed Priority: optional Section: libs Installed-Size: 276 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kcodecs Version: 5.103.0-1 Depends: libkf5codecs-data (= 5.103.0-1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kdesignerplugin (<< 5.42), kio (<< 5.54), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5bookmarks5 (<< 5.54), libkf5configwidgets5 (<< 5.54), libkf5iconthemes5 (<< 5.42), libkf5kcmutils5 (<< 5.42), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5kiowidgets5 (<< 5.42), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.42), libkf5notifications5 (<< 5.54), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.42), libkf5plasma5 (<< 5.42), libkf5plasmaquick5 (<< 5.42), libkf5style5 (<< 5.42), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.42), libkf5wallet-bin (<< 5.42), libkf5webkit5 (<< 5.42), libkf5xmlgui5 (<< 5.42), plasma-framework (<< 5.42), qml-module-org-kde-qqc2desktopstyle (<< 5.42) Description: collection of methods to manipulate strings KCodecs provide a collection of methods to manipulate strings using various encodings. Homepage: https://invent.kde.org/frameworks/kcodecs Package: libkf5compactdisc5 Status: install ok installed Priority: optional Section: libs Installed-Size: 362 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: libkcompactdisc Version: 4:22.12.3-1 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.34), libkf5i18n5 (>= 5.90.0~), libkf5solid5 (>= 5.90.0~), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 5), phonon4qt5 Description: CD drive library for KDE Platform (runtime) The KDE Compact Disc library provides an API for applications using the KDE Platform to interface with the CD drives for audio CDs. . This package is part of the KDE multimedia module. Homepage: https://invent.kde.org/multimedia/libkcompactdisc Package: libkf5completion-data Status: install ok installed Priority: optional Section: libs Installed-Size: 317 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kcompletion Version: 5.103.0-1 Description: Widgets with advanced auto-completion features. KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets. . This package contains the translations. Homepage: https://invent.kde.org/frameworks/kcompletion Package: libkf5completion5 Status: install ok installed Priority: optional Section: libs Installed-Size: 316 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kcompletion Version: 5.103.0-1 Replaces: libkf5completion-dev (<< 5.77.0-3~) Depends: libkf5completion-data (= 5.103.0-1), libc6 (>= 2.14), libkf5configcore5 (>= 5.103.0~), libkf5configgui5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5completion-dev (<< 5.77.0-3~) Description: Widgets with advanced auto-completion features. KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets. Homepage: https://invent.kde.org/frameworks/kcompletion Package: libkf5config-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 159 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kconfig Version: 5.103.0-2 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 4.97.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 4.1.1) Description: configuration settings framework for Qt KConfig provides an advanced configuration system. It is made of two parts: KConfigCore and KConfigGui. . KConfigCore provides access to the configuration files themselves. It features: . - centralized definition: define your configuration in an XML file and use `kconfig_compiler` to generate classes to read and write configuration entries. - lock-down (kiosk) support. . KConfigGui provides a way to hook widgets to the configuration so that they are automatically initialized from the configuration and automatically propagate their changes to their respective configuration files. . This package is part of KDE Frameworks 5. . This package contains runtime files for KConfig. Homepage: https://invent.kde.org/frameworks/kconfig Package: libkf5config-data Status: install ok installed Priority: optional Section: libs Installed-Size: 784 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kconfig Version: 5.103.0-2 Description: configuration settings framework for Qt KConfig provides an advanced configuration system. It is made of two parts: KConfigCore and KConfigGui. . KConfigCore provides access to the configuration files themselves. It features: . - centralized definition: define your configuration in an XML file and use `kconfig_compiler` to generate classes to read and write configuration entries. - lock-down (kiosk) support. . KConfigGui provides a way to hook widgets to the configuration so that they are automatically initialized from the configuration and automatically propagate their changes to their respective configuration files. . This package is part of KDE Frameworks 5. . This package contains the translations. Homepage: https://invent.kde.org/frameworks/kconfig Package: libkf5configcore5 Status: install ok installed Priority: optional Section: libs Installed-Size: 492 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kconfig Version: 5.103.0-2 Depends: libkf5config-data (= 5.103.0-2), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 11) Recommends: libkf5config-bin (= 5.103.0-2) Description: configuration settings framework for Qt KConfig provides an advanced configuration system. It is made of two parts: KConfigCore, KConfigGui and KConfigQml. . KConfigCore provides access to the configuration files themselves. It features: . - centralized definition: define your configuration in an XML file and use `kconfig_compiler` to generate classes to read and write configuration entries. - lock-down (kiosk) support. . This package is part of KDE Frameworks 5. . This package contains KConfigCore. Homepage: https://invent.kde.org/frameworks/kconfig Package: libkf5configgui5 Status: install ok installed Priority: optional Section: libs Installed-Size: 191 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kconfig Version: 5.103.0-2 Depends: libkf5config-data (= 5.103.0-2), libc6 (>= 2.14), libkf5configcore5 (>= 5.74.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5config-bin (= 5.103.0-2) Description: configuration settings framework for Qt KConfig provides an advanced configuration system. It is made of two parts: KConfigCore, KConfigGui and KConfigQml. . KConfigGui provides a way to hook widgets to the configuration so that they are automatically initialized from the configuration and automatically propagate their changes to their respective configuration files. . This package is part of KDE Frameworks 5. . This package contains KConfigGui. Homepage: https://invent.kde.org/frameworks/kconfig Package: libkf5configqml5 Status: install ok installed Priority: optional Section: libs Installed-Size: 50 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kconfig Version: 5.103.0-2 Depends: libkf5config-data (= 5.103.0-2), libc6 (>= 2.4), libkf5configcore5 (>= 5.74.0), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5config-bin (= 5.103.0-2) Description: configuration settings framework for Qt KConfig provides an advanced configuration system. It is made of two parts: KConfigCore, KConfigGui and KConfigQml. . KConfigQml provides the Qml binding for using KConfig in Qml applications. . This package is part of KDE Frameworks 5. . This package contains KConfigQml. Homepage: https://invent.kde.org/frameworks/kconfig Package: libkf5configwidgets-data Status: install ok installed Priority: optional Section: libs Installed-Size: 1342 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kconfigwidgets Version: 5.103.0-1 Depends: perl:any Description: Extra widgets for easier configuration support. KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. . This package contains the preparetips5 script and graphics. Homepage: https://invent.kde.org/frameworks/kconfigwidgets Package: libkf5configwidgets5 Status: install ok installed Priority: optional Section: libs Installed-Size: 492 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kconfigwidgets Version: 5.103.0-1 Depends: libkf5configwidgets-data (= 5.103.0-1), libc6 (>= 2.14), libkf5authcore5 (>= 5.103.0~), libkf5codecs5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5configgui5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5guiaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 11) Breaks: frameworkintegration (<< 5.28), kdesignerplugin (<< 5.54), kio (<< 5.54), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5bookmarks5 (<< 5.42), libkf5iconthemes5 (<< 5.54), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.54), libkf5khtml-bin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.42), libkf5kiowidgets5 (<< 5.54), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.42), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.42), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.42), libkf5style5 (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkf5webkit5 (<< 5.42), libkf5xmlgui5 (<< 5.54), plasma-framework (<< 5.42), qml-module-org-kde-qqc2desktopstyle (<< 5.54) Description: Extra widgets for easier configuration support. KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. Homepage: https://invent.kde.org/frameworks/kconfigwidgets Package: libkf5contacts-data Status: install ok installed Priority: optional Section: libs Installed-Size: 513 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kcontacts Version: 5:5.103.0-1 Description: data files for kcontacts KContacts is an API for address book data. . This package contains shared data files. Homepage: https://invent.kde.org/frameworks/kcontacts Package: libkf5contacts5 Status: install ok installed Priority: optional Section: libs Installed-Size: 790 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kcontacts Version: 5:5.103.0-1 Depends: libkf5contacts-data (= 5:5.103.0-1), libc6 (>= 2.14), libkf5codecs5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5i18nlocaledata5 (>= 5.103.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 11) Recommends: iso-codes Description: address book API for KDE frameworks KContacts is an API for address book data. Homepage: https://invent.kde.org/frameworks/kcontacts Package: libkf5coreaddons-data Status: install ok installed Priority: optional Section: libs Installed-Size: 1086 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kcoreaddons Version: 5.103.0-1 Description: KDE Frameworks 5 addons to QtCore - data files KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. . This package is part of KDE Frameworks 5. . This package contains the arch independent files for KCoreAddons. Homepage: https://invent.kde.org/frameworks/kcoreaddons Package: libkf5coreaddons5 Status: install ok installed Priority: optional Section: libs Installed-Size: 876 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kcoreaddons Version: 5.103.0-1 Depends: libkf5coreaddons-data (= 5.103.0-1), shared-mime-info (>= 1.8~), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 11), libudev1 (>= 183) Breaks: baloo-kf5 (<< 5.54), frameworkintegration (<< 5.42), kded5 (<< 5.54), kdesignerplugin (<< 5.42), kgendesignerplugin (<< 5.54), kgendesignerplugin-bin (<< 5.54), kinit (<< 5.54), kio (<< 5.54), kpackagelauncherqml (<< 5.54), kpackagetool5 (<< 5.54), kross (<< 5.54), ktexteditor-katepart (<< 5.54), libkf5auth5 (<< 5.54), libkf5baloo5 (<< 5.54), libkf5balooengine5 (<< 5.42), libkf5bookmarks5 (<< 5.54), libkf5configwidgets5 (<< 5.54), libkf5crash5 (<< 5.54), libkf5declarative5 (<< 5.42), libkf5emoticons-bin (<< 5.54), libkf5emoticons5 (<< 5.54), libkf5globalaccel-bin (<< 5.54), libkf5globalaccelprivate5 (<< 5.54), libkf5iconthemes5 (<< 5.54), libkf5jobwidgets5 (<< 5.54), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.54), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5kiocore5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5kiogui5 (<< 5.54), libkf5kiontlm5 (<< 5.54), libkf5kiowidgets5 (<< 5.54), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.54), libkf5newstuffcore5 (<< 5.54), libkf5notifications5 (<< 5.54), libkf5notifyconfig5 (<< 5.42), libkf5package5 (<< 5.54), libkf5parts-plugins (<< 5.54), libkf5parts5 (<< 5.54), libkf5people5 (<< 5.54), libkf5peoplewidgets5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5pty5 (<< 5.54), libkf5purpose-bin (<< 5.54), libkf5purpose5 (<< 5.54), libkf5quickaddons5 (<< 5.54), libkf5runner5 (<< 5.54), libkf5service-bin (<< 5.54), libkf5service5 (<< 5.54), libkf5style5 (<< 5.42), libkf5su-bin (<< 5.54), libkf5su5 (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkf5webkit5 (<< 5.54), libkf5xmlgui5 (<< 5.54), libkf5xmlrpcclient5 (<< 5.54), libkwalletbackend5-5 (<< 5.42), plasma-framework (<< 5.54), qml-module-org-kde-activities (<< 5.54), qml-module-org-kde-extensionplugin (<< 5.28), qml-module-org-kde-kcoreaddons (<< 5.54), qml-module-org-kde-kio (<< 5.42), qml-module-org-kde-newstuff (<< 5.42), qml-module-org-kde-purpose (<< 5.54), qml-module-org-kde-qqc2desktopstyle (<< 5.42), qml-module-org-kde-runnermodel (<< 5.42) Description: KDE Frameworks 5 addons to QtCore KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/kcoreaddons Package: libkf5crash5 Status: install ok installed Priority: optional Section: libs Installed-Size: 67 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kcrash Version: 5.103.0-1 Depends: libc6 (>= 2.4), libkf5coreaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6 Breaks: baloo-kf5 (<< 5.54), kded5 (<< 5.54), kinit (<< 5.54), libkf5globalaccel-bin (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5kiocore5 (<< 5.54), libkf5service-bin (<< 5.54) Description: Support for application crash analysis and bug report from apps KCrash provides support for intercepting and handling application crashes. Homepage: https://invent.kde.org/frameworks/kcrash Package: libkf5dbusaddons-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 36 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdbusaddons Version: 5.103.0-1 Replaces: libkf5dbusaddons5-bin Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~) Breaks: libkf5dbusaddons5-bin Description: class library for qtdbus KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. . This package contains kquitapp5. Homepage: https://invent.kde.org/frameworks/kdbusaddons Package: libkf5dbusaddons-data Status: install ok installed Priority: optional Section: libs Installed-Size: 222 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kdbusaddons Version: 5.103.0-1 Replaces: libkf5dbusaddons5-data Breaks: libkf5dbusaddons5-data Description: class library for qtdbus KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. . This package contains the translations. Homepage: https://invent.kde.org/frameworks/kdbusaddons Package: libkf5dbusaddons5 Status: install ok installed Priority: optional Section: libs Installed-Size: 137 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdbusaddons Version: 5.103.0-1 Depends: libkf5dbusaddons-data (= 5.103.0-1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5dbusaddons-bin (= 5.103.0-1) Breaks: baloo-kf5 (<< 5.54), kded5 (<< 5.54), kio (<< 5.54), libkf5globalaccel-bin (<< 5.54), libkf5kdelibs4support5-bin (<< 5.54), libkf5kiocore5 (<< 5.54), libkf5service5 (<< 5.54), libkf5wallet-bin (<< 5.54), plasma-framework (<< 5.25) Description: class library for qtdbus KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. Homepage: https://invent.kde.org/frameworks/kdbusaddons Package: libkf5declarative-data Status: install ok installed Priority: optional Section: libs Installed-Size: 512 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kdeclarative Version: 5.103.0-1 Description: provides integration of QML and KDE frameworks Framework providing integration of QML and other KDE frameworks such as making i18n available and using kio. . This package contains the translation files. Homepage: https://invent.kde.org/frameworks/kdeclarative Package: libkf5declarative5 Status: install ok installed Priority: optional Section: libs Installed-Size: 110 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdeclarative Version: 5.103.0-1 Depends: libkf5declarative-data (= 5.103.0-1), kio, kpackagetool5, libc6 (>= 2.32), libkf5configcore5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5iconthemes5 (>= 5.103.0~), libkf5kiowidgets5 (>= 5.103.0~), libkf5package5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: kpackagelauncherqml Breaks: libkf5plasma5 (<< 5.42), libkf5plasmaquick5 (<< 5.54), plasma-framework (<< 5.54) Description: provides integration of QML and KDE frameworks Framework providing integration of QML and other KDE frameworks such as making i18n available and using kio. Homepage: https://invent.kde.org/frameworks/kdeclarative Package: libkf5dnssd-data Status: install ok installed Priority: optional Section: libs Installed-Size: 313 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kdnssd-kf5 Version: 5.103.0-1 Description: Abstraction to system DNSSD features. KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services. . This package contains the data files. Homepage: https://invent.kde.org/frameworks/kdnssd Package: libkf5dnssd5 Status: install ok installed Priority: optional Section: libs Installed-Size: 224 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdnssd-kf5 Version: 5.103.0-1 Depends: libkf5dnssd-data (= 5.103.0-1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Abstraction to system DNSSD features. KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services. Homepage: https://invent.kde.org/frameworks/kdnssd Package: libkf5doctools5 Status: install ok installed Priority: optional Section: libs Installed-Size: 55 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdoctools Version: 5.103.0-2 Depends: libc6 (>= 2.14), libkf5archive5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 4.1.1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Description: Tools to generate documentation in various formats from DocBook KDocTools is a set of tools to generate documentation in various formats from DocBook files. . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/kdoctools Package: libkf5filemetadata-bin Status: install ok installed Priority: optional Section: kde Installed-Size: 549 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kfilemetadata-kf5 Version: 5.103.0-1 Depends: libappimage1.0abi1 (>= 0.1.10~), libavformat59 (>= 7:5.0), libavutil57 (>= 7:5.0), libc6 (>= 2.14), libepub0 (>= 0.1.1), libexiv2-27 (>= 0.27.5), libgcc-s1 (>= 3.0), libkf5archive5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5filemetadata3 (>= 5.90.0), libpoppler-qt5-1 (>= 0.46.0), libqmobipocket2 (>= 4:16.12.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5.2), libtag1v5 (>= 1.11) Recommends: catdoc Description: library for extracting file metadata This library is for extracting file metadata. . kfilemetadata is part of the KDE frameworks. . This package contains the file type plugins. Homepage: https://invent.kde.org/frameworks/kfilemetadata Package: libkf5filemetadata-data Status: install ok installed Priority: optional Section: kde Installed-Size: 600 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kfilemetadata-kf5 Version: 5.103.0-1 Description: library for extracting file metadata This library is for extracting file metadata. . kfilemetadata is part of the KDE frameworks. Homepage: https://invent.kde.org/frameworks/kfilemetadata Package: libkf5filemetadata3 Status: install ok installed Priority: optional Section: libs Installed-Size: 211 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kfilemetadata-kf5 Version: 5.103.0-1 Depends: libkf5filemetadata-data (= 5.103.0-1), libc6 (>= 2.14), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5filemetadata-bin (= 5.103.0-1) Description: library for extracting file metadata This library is for extracting file metadata. . kfilemetadata is part of the KDE frameworks. Homepage: https://invent.kde.org/frameworks/kfilemetadata Package: libkf5globalaccel-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 79 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kglobalaccel Version: 5.103.0-1 Depends: libkf5globalaccel-data (= 5.103.0-1), libc6 (>= 2.34), libkf5coreaddons5 (>= 5.103.0~), libkf5crash5 (>= 5.103.0~), libkf5dbusaddons5 (>= 5.103.0~), libkf5globalaccelprivate5 (>= 5.94.0), libkf5windowsystem5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6, libxcb-keysyms1 (>= 0.4.0), libxcb-record0, libxcb-xkb1, libxcb1 Description: Configurable global shortcut support. KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. . This package contains binaries. Homepage: https://invent.kde.org/frameworks/kglobalaccel Package: libkf5globalaccel-data Status: install ok installed Priority: optional Section: libs Installed-Size: 373 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kglobalaccel Version: 5.103.0-1 Description: Configurable global shortcut support. KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. . This package contains data files. Homepage: https://invent.kde.org/frameworks/kglobalaccel Package: libkf5globalaccel5 Status: install ok installed Priority: optional Section: libs Installed-Size: 162 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kglobalaccel Version: 5.103.0-1 Depends: libkf5globalaccel-data (= 5.103.0-1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5globalaccel-bin (= 5.103.0-1) Description: Configurable global shortcut support. KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. Homepage: https://invent.kde.org/frameworks/kglobalaccel Package: libkf5globalaccelprivate5 Status: install ok installed Priority: optional Section: libs Installed-Size: 200 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kglobalaccel Version: 5.103.0-1 Depends: libc6 (>= 2.14), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5globalaccel5 (>= 5.96.0), libkf5windowsystem5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Configurable global shortcut support - private runtime library KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. . This library is considered private and must not be used by users of KGlobalAccel. Homepage: https://invent.kde.org/frameworks/kglobalaccel Package: libkf5guiaddons-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 50 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kguiaddons Version: 5.103.0-1 Replaces: libkf5guiaddons-data (<< 5.96.0-1) Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~) Breaks: libkf5guiaddons-data (<< 5.96.0-1) Description: additional addons for QtGui Qt widgets for colours, fonts and text . This package contains kde-geo-uri-handler. Homepage: https://invent.kde.org/frameworks/kguiaddons Package: libkf5guiaddons-data Status: install ok installed Priority: optional Section: libs Installed-Size: 19 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kguiaddons Version: 5.103.0-1 Replaces: libkf5guiaddons5 (<< 5.92.0-1) Breaks: libkf5guiaddons5 (<< 5.92.0-1) Description: additional addons for QtGui Qt widgets for colours, fonts and text . This package contains shared data files. Homepage: https://invent.kde.org/frameworks/kguiaddons Package: libkf5guiaddons5 Status: install ok installed Priority: optional Section: libs Installed-Size: 323 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kguiaddons Version: 5.103.0-1 Depends: libkf5guiaddons-data (= 5.103.0-1), libc6 (>= 2.32), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5waylandclient5 (>= 5.15.4), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libx11-6 Recommends: libkf5guiaddons-bin (= 5.103.0-1) Description: additional addons for QtGui Qt widgets for colours, fonts and text Homepage: https://invent.kde.org/frameworks/kguiaddons Package: libkf5holidays-data Status: install ok installed Priority: optional Section: libs Installed-Size: 509 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kholidays Version: 1:5.103.0-1 Description: holidays calculation library This library provides a C++ API that determines holiday and other special events for a geographical region. . This package is part of the KDE Development Platform PIM libraries module. Homepage: https://invent.kde.org/frameworks/kholidays Package: libkf5holidays5 Status: install ok installed Priority: optional Section: libs Installed-Size: 560 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kholidays Version: 1:5.103.0-1 Depends: libkf5holidays-data (= 1:5.103.0-1), libc6 (>= 2.29), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 11) Breaks: kalarm (<< 4:17.08), korganizer (<< 4:17.08), libkf5alarmcalendar5 (<< 4:17.08), libkf5calendarsupport5 (<< 4:17.08) Description: holidays calculation library This library provides a C++ API that determines holiday and other special events for a geographical region. . This package is part of the KDE Development Platform PIM libraries module. Homepage: https://invent.kde.org/frameworks/kholidays Package: libkf5i18n-data Status: install ok installed Priority: optional Section: libs Installed-Size: 16127 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: ki18n Version: 5.103.0-1 Description: Advanced internationalization framework. Ki18n is the KDE internationalization system for user-interface text. It enables localization of user-visible strings, including locale-aware argument substitution and formatting. Ki18n is built atop the widely used Gettext internationalization system, making the workflow familiar to both programmers and translators. It can be considered a Gettext-wrapper for code based on the Qt library, but it also provides additional functionality over basic Gettext. . This package contains the translations. Homepage: https://invent.kde.org/frameworks/ki18n Package: libkf5i18n5 Status: install ok installed Priority: optional Section: libs Installed-Size: 482 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: ki18n Version: 5.103.0-1 Depends: libkf5i18n-data (= 5.103.0-1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: baloo-kf5 (<< 5.54), frameworkintegration (<< 5.54), kdesignerplugin (<< 5.42), kinit (<< 5.54), kio (<< 5.54), kpackagelauncherqml (<< 5.54), kpackagetool5 (<< 5.54), kross (<< 5.54), ktexteditor-katepart (<< 5.42), libkf5configwidgets5 (<< 5.54), libkf5declarative5 (<< 5.54), libkf5filemetadata3 (<< 5.54), libkf5iconthemes5 (<< 5.54), libkf5jsembed-dev (<< 5.54), libkf5jsembed5 (<< 5.54), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.54), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5kiocore5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5kiogui5 (<< 5.54), libkf5kiowidgets5 (<< 5.54), libkf5krosscore5 (<< 5.54), libkf5krossui5 (<< 5.54), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.54), libkf5newstuffcore5 (<< 5.54), libkf5notifyconfig5 (<< 5.54), libkf5package5 (<< 5.54), libkf5parts-plugins (<< 5.54), libkf5parts5 (<< 5.54), libkf5people5 (<< 5.54), libkf5peoplewidgets5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5pty5 (<< 5.54), libkf5purpose-bin (<< 5.54), libkf5purpose5 (<< 5.54), libkf5quickaddons5 (<< 5.42), libkf5runner5 (<< 5.54), libkf5service-bin (<< 5.54), libkf5service5 (<< 5.54), libkf5su-bin (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.54), libkf5unitconversion5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkf5webkit5 (<< 5.42), libkf5xmlgui-bin (<< 5.54), libkf5xmlgui5 (<< 5.54), libkf5xmlrpcclient5 (<< 5.54), libkwalletbackend5-5 (<< 5.54), plasma-framework (<< 5.54), qml-module-org-kde-extensionplugin (<< 5.28), qml-module-org-kde-kquickcontrols (<< 5.54), qml-module-org-kde-runnermodel (<< 5.42) Description: Advanced internationalization framework. Ki18n is the KDE internationalization system for user-interface text. It enables localization of user-visible strings, including locale-aware argument substitution and formatting. Ki18n is built atop the widely used Gettext internationalization system, making the workflow familiar to both programmers and translators. It can be considered a Gettext-wrapper for code based on the Qt library, but it also provides additional functionality over basic Gettext. Homepage: https://invent.kde.org/frameworks/ki18n Package: libkf5i18nlocaledata5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1087 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: ki18n Version: 5.103.0-1 Depends: iso-codes, libc6 (>= 2.14), libkf5i18n5 (>= 5.90.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Description: Advanced internationalization framework (locale data) Ki18n is the KDE internationalization system for user-interface text. It enables localization of user-visible strings, including locale-aware argument substitution and formatting. Ki18n is built atop the widely used Gettext internationalization system, making the workflow familiar to both programmers and translators. It can be considered a Gettext-wrapper for code based on the Qt library, but it also provides additional functionality over basic Gettext. . Locale data library. Homepage: https://invent.kde.org/frameworks/ki18n Package: libkf5iconthemes-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 54 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kiconthemes Version: 5.103.0-1 Depends: libc6 (>= 2.34), libkf5iconthemes5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Description: Support for icon themes Library to use/access icon themes in Qt. These classes are used by the iconloader but can be used by others too. . This package contains runtime binaries. Homepage: https://invent.kde.org/frameworks/kiconthemes Package: libkf5iconthemes-data Status: install ok installed Priority: optional Section: libs Installed-Size: 331 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kiconthemes Version: 5.103.0-1 Description: Support for icon themes. Library to use/access icon themes in Qt. These classes are used by the iconloader but can be used by others too. . This package contains the data files. Homepage: https://invent.kde.org/frameworks/kiconthemes Package: libkf5iconthemes5 Status: install ok installed Priority: optional Section: libs Installed-Size: 307 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kiconthemes Version: 5.103.0-1 Depends: libkf5iconthemes-data (= 5.103.0-1), libc6 (>= 2.27), libkf5archive5 (>= 5.103.0~), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Recommends: libkf5iconthemes-bin (= 5.103.0-1) Breaks: frameworkintegration (<< 5.28), kdesignerplugin (<< 5.54), kio (<< 5.42), libkf5bookmarks5 (<< 5.54), libkf5declarative5 (<< 5.54), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5kiowidgets5 (<< 5.54), libkf5krossui5 (<< 5.54), libkf5newstuff5 (<< 5.54), libkf5parts5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5style5 (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkf5xmlgui5 (<< 5.54), plasma-framework (<< 5.54), qml-module-org-kde-kquickcontrolsaddons (<< 5.54), qml-module-org-kde-qqc2desktopstyle (<< 5.54) Description: Support for icon themes. Library to use/access icon themes in Qt. These classes are used by the iconloader but can be used by others too. Homepage: https://invent.kde.org/frameworks/kiconthemes Package: libkf5idletime5 Status: install ok installed Priority: optional Section: libs Installed-Size: 189 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kidletime Version: 5.103.0-2 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5waylandclient5 (>= 5.15.4), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libx11-6, libx11-xcb1 (>= 2:1.8.3), libxcb-sync1, libxcb1, libxext6, libxss1 Recommends: kwayland-integration Breaks: baloo-kf5 (<< 5.54) Description: library to provide information about idle time This library contains a class that allows applications to watch for user activity or inactivity. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity. Homepage: https://invent.kde.org/frameworks/kidletime Package: libkf5itemmodels5 Status: install ok installed Priority: optional Section: libs Installed-Size: 342 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kitemmodels Version: 5.103.0-1 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Description: additional item/view models for Qt Itemview A library which provides additional item/view models for Qt Itemview. . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/kitemmodels Package: libkf5itemviews-data Status: install ok installed Priority: optional Section: libs Installed-Size: 315 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kitemviews Version: 5.103.0-1 Description: Qt library with additional widgets for ItemModels A Qt library which contains additional widgets for ItemModels, such as grouping into categories and filtering . This package is part of KDE Frameworks 5. . This package contains the translations. Homepage: https://invent.kde.org/frameworks/kitemviews Package: libkf5itemviews5 Status: install ok installed Priority: optional Section: libs Installed-Size: 262 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kitemviews Version: 5.103.0-1 Depends: libkf5itemviews-data (= 5.103.0-1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kdesignerplugin (<< 5.54), kio (<< 5.54), kross (<< 5.42), libkf5iconthemes5 (<< 5.54), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.42), libkf5kdelibs4support5-bin (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5newstuff5 (<< 5.54), libkf5peoplewidgets5 (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5xmlgui5 (<< 5.54) Description: Qt library with additional widgets for ItemModels A Qt library which contains additional widgets for ItemModels, such as grouping into categories and filtering . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/kitemviews Package: libkf5jobwidgets-data Status: install ok installed Priority: optional Section: libs Installed-Size: 491 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kjobwidgets Version: 5.103.0-1 Replaces: libkf5jobwidgets5-data Breaks: libkf5jobwidgets5-data Description: Widgets for tracking KJob instances Window class that associates this job with a window given by window. This is used by KDialogJobUiDelegate as parent widget for error messages, KWidgetJobTracker as parent widget for progress dialogs, KIO::AbstractJobInteractionInterface as parent widget for rename/skip dialogs and possibly more. Overload that takes a QWindow. . Timestamp handling to update the last user action timestamp to the given time. Returns the last user action timestamp. . This package contains the translations. Homepage: https://invent.kde.org/frameworks/kjobwidgets Package: libkf5jobwidgets5 Status: install ok installed Priority: optional Section: libs Installed-Size: 242 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kjobwidgets Version: 5.103.0-1 Depends: libkf5jobwidgets-data (= 5.103.0-1), libc6 (>= 2.14), libkf5coreaddons5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: baloo-kf5 (<< 5.42), frameworkintegration (<< 5.28), kdesignerplugin (<< 5.42), kinit (<< 5.42), kio (<< 5.42), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5declarative5 (<< 5.42), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5kiowidgets5 (<< 5.54), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.42), libkf5notifyconfig5 (<< 5.42), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.54), libkf5plasma5 (<< 5.42), libkf5plasmaquick5 (<< 5.42), libkf5texteditor5 (<< 5.54), libkf5webkit5 (<< 5.54), plasma-framework (<< 5.42), qml-module-org-kde-kio (<< 5.42) Description: Widgets for tracking KJob instances Window class that associates this job with a window given by window. This is used by KDialogJobUiDelegate as parent widget for error messages, KWidgetJobTracker as parent widget for progress dialogs, KIO::AbstractJobInteractionInterface as parent widget for rename/skip dialogs and possibly more. Overload that takes a QWindow. . Timestamp handling to update the last user action timestamp to the given time. Returns the last user action timestamp. Homepage: https://invent.kde.org/frameworks/kjobwidgets Package: libkf5js5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1018 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kjs Version: 5.103.0-1 Depends: libc6 (>= 2.34), libpcre3, libstdc++6 (>= 11) Breaks: libkf5jsembed-dev (<< 5.54), libkf5jsembed5 (<< 5.54), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54) Description: Support for JS scripting in Qt applications Addon library to Qt which adds JavaScript scripting support. . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/kjs Package: libkf5jsapi5 Status: install ok installed Priority: optional Section: libs Installed-Size: 84 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kjs Version: 5.103.0-1 Depends: libc6 (>= 2.4), libkf5js5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Description: Support for JS scripting in Qt applications Addon library to Qt which adds JavaScript scripting support. . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/kjs Package: libkf5kcmutils-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 46 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: foreign Source: kcmutils Version: 5.103.0-3 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.2~) Description: runtime files for kcmutils KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. . Contains runtime files for kcmutils. Homepage: https://invent.kde.org/frameworks/kcmutils Package: libkf5kcmutils-data Status: install ok installed Priority: optional Section: libs Installed-Size: 741 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kcmutils Version: 5.103.0-3 Description: Extra APIs to write KConfig modules KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. . This package contains the data files. Homepage: https://invent.kde.org/frameworks/kcmutils Package: libkf5kcmutils5 Status: install ok installed Priority: optional Section: libs Installed-Size: 411 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kcmutils Version: 5.103.0-3 Depends: libkf5kcmutils-data (= 5.103.0-3), libc6 (>= 2.14), libkf5auth5 (>= 4.96.0), libkf5authcore5 (>= 5.61.0), libkf5configcore5 (>= 5.69.0), libkf5configwidgets5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5declarative5 (>= 5.103.0~), libkf5guiaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5itemviews5 (>= 5.103.0~), libkf5kcmutilscore5 (>= 5.94.0), libkf5quickaddons5 (>= 5.103.0~), libkf5service-bin, libkf5service5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5xmlgui5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickwidgets5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5kcmutils-bin (= 5.103.0-3) Breaks: libkf5kdelibs4support5 (<< 5.69~) Description: Extra APIs to write KConfig modules KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. Homepage: https://invent.kde.org/frameworks/kcmutils Package: libkf5kcmutilscore5 Status: install ok installed Priority: optional Section: libs Installed-Size: 78 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kcmutils Version: 5.103.0-3 Depends: libkf5kcmutils-data (= 5.103.0-3), libc6 (>= 2.14), libkf5configcore5 (>= 4.97.0), libkf5coreaddons5 (>= 5.103.0~), libkf5service-bin, libkf5service5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Description: Extra APIs to write KConfig modules KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. Homepage: https://invent.kde.org/frameworks/kcmutils Package: libkf5kdcraw5 Status: install ok installed Priority: optional Section: libs Installed-Size: 113 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: libkf5kdcraw Version: 22.12.3-1 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libraw20 (>= 0.19.0), libstdc++6 (>= 4.1.1) Description: RAW picture decoding library Libkdcraw is a Qt interface to the libraw library used to decode RAW picture files. . This library is used by kipi-plugins, digiKam, kphotoalbum, and krita. . This package contains the shared library. Homepage: https://invent.kde.org/ Package: libkf5kdegames7 Status: install ok installed Priority: optional Section: libs Installed-Size: 1226 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: libkdegames Version: 4:22.12.3-1 Depends: libc6 (>= 2.14), libkf5completion5 (>= 5.98.0~), libkf5configcore5 (>= 5.98.0~), libkf5configgui5 (>= 5.98.0~), libkf5configwidgets5 (>= 5.98.0~), libkf5coreaddons5 (>= 4.97.0), libkf5guiaddons5 (>= 5.98.0~), libkf5i18n5 (>= 5.98.0~), libkf5iconthemes5 (>= 5.98.0~), libkf5newstuffwidgets5 (>= 5.98.0~), libkf5widgetsaddons5 (>= 5.98.0~), libkf5xmlgui5 (>= 5.98.0~), libopenal1 (>= 1.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5quickwidgets5 (>= 5.15.0~), libqt5svg5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libsndfile1 (>= 1.0.20), libstdc++6 (>= 5) Description: shared library for KDE games This package contains a shared library used by KDE games. . This package is part of the KDE games module. Homepage: https://games.kde.org/ Package: libkf5kdelibs4support-data Status: install ok installed Priority: optional Section: libs Installed-Size: 15367 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kdelibs4support Version: 5.103.0-1 Conffiles: /etc/xdg/colors/40.colors be72f4766cd39aa18b05542fa767940c /etc/xdg/colors/Oxygen.colors e794b9901389148b1b6f20dedbcbec7e /etc/xdg/colors/Rainbow.colors 1a0da6092e14c454d59e52727ffc1c62 /etc/xdg/colors/Royal.colors 6a4fcc73cb6b80cf897211d30c052245 /etc/xdg/colors/Web.colors 5f17750f3842cacdbebbebe705ea713d /etc/xdg/kdebug.areas 44aefd43bc58f3a7a5fe0ff3f0630c75 /etc/xdg/kdebugrc e3aa105ded81257a455327860d3a4257 /etc/xdg/ksslcalist c1b0d6d0c5cdd35a7c14ae29dd490e3c Description: Porting aid from KDELibs4. This framework provides code and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++ classes whose functionality has been replaced by code in CMake, Qt and other frameworks. . Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at should help with this. . This package contains the data files used by kdelibs4support. Homepage: https://invent.kde.org/frameworks/kdelibs4support Package: libkf5kdelibs4support5 Status: install ok installed Priority: optional Section: libs Installed-Size: 2763 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdelibs4support Version: 5.103.0-1 Depends: libkf5kdelibs4support-data (= 5.103.0-1), kio, libc6 (>= 2.33), libice6 (>= 1:1.0.0), libkf5auth5 (>= 5.103.0~), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5configgui5 (>= 5.103.0~), libkf5configwidgets5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.61.0), libkf5crash5 (>= 5.103.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.103.0~), libkf5guiaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5iconthemes5 (>= 5.103.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.103.0~), libkf5kiofilewidgets5 (>= 5.103.0~), libkf5kiowidgets5 (>= 5.103.0~), libkf5notifications5 (>= 5.103.0~), libkf5parts5 (>= 5.103.0~), libkf5service-bin, libkf5service5 (>= 5.103.0~), libkf5solid5 (>= 4.97.0), libkf5textwidgets5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libkf5windowsystem5 (>= 5.103.0~), libkf5xmlgui5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libsm6, libstdc++6 (>= 5), libx11-6, libxcb1 Recommends: libkf5kdelibs4support5-bin (= 5.103.0-1) Description: Porting aid from KDELibs4. This framework provides code and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++ classes whose functionality has been replaced by code in CMake, Qt and other frameworks. . Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at should help with this. . Note that some of the classes in this framework, especially KStandardDirs, may not work correctly unless any libraries and other software using the KDE4 Support framework are installed to the same location as KDE4Support, although it may be sufficient to set the KDEDIRS environment variable correctly. Homepage: https://invent.kde.org/frameworks/kdelibs4support Package: libkf5kdelibs4support5-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 535 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdelibs4support Version: 5.103.0-1 Depends: perl:any, kio, libc6 (>= 2.34), libkf5completion5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5configwidgets5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.2.0), libkf5dbusaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5itemviews5 (>= 4.96.0), libkf5kdelibs4support5 (>= 4.96.0), libkf5kiocore5 (>= 5.103.0~), libkf5kiowidgets5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Porting aid from KDELibs4. This framework provides code and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++ classes whose functionality has been replaced by code in CMake, Qt and other frameworks. . Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at should help with this. . This package contains binaries and plugins from kdelibs4support. Homepage: https://invent.kde.org/frameworks/kdelibs4support Package: libkf5kexiv2-15.0.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 445 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: libkf5kexiv2 Version: 22.12.3-1 Depends: libc6 (>= 2.33), libexiv2-27 (>= 0.27.5), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 11) Description: Qt like interface for the libexiv2 library Libkexiv2 is a Qt wrapper around the Exiv2 library, used to manipulate pictures metadata. . This package contains the libkexiv2 library. Homepage: https://invent.kde.org/graphics/libkexiv2 Package: libkf5khtml-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 206 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: khtml Version: 5.103.0-1 Depends: kio, libc6 (>= 2.4), libgcc-s1 (>= 3.0), libkf5archive5 (>= 5.103.0~), libkf5coreaddons5 (>= 4.100.0), libkf5i18n5 (>= 5.103.0~), libkf5js5 (>= 5.103.0~), libkf5khtml5 (>= 5.35.0), libkf5kiocore5 (>= 5.103.0~), libkf5parts5 (>= 5.103.0~), libkf5service-bin, libkf5service5 (>= 4.99.0), libkf5widgetsaddons5 (>= 5.103.0~), libkf5xmlgui5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: HTML widget and component KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. . This package contains the runtime files. Homepage: https://invent.kde.org/frameworks/khtml Package: libkf5khtml-data Status: install ok installed Priority: optional Section: libs Installed-Size: 3070 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: khtml Version: 5.103.0-1 Conffiles: /etc/xdg/khtmlrc 9a9f2f155483467412ab994e8fb832d6 Description: HTML widget and component KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. . This package contains the translations and data files. Homepage: https://invent.kde.org/frameworks/khtml Package: libkf5khtml5 Status: install ok installed Priority: optional Section: libs Installed-Size: 8467 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: khtml Version: 5.103.0-1 Depends: libkf5khtml-data (= 5.103.0-1), kio, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libkf5archive5 (>= 5.103.0~), libkf5codecs5 (>= 5.103.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 5.78.0), libkf5coreaddons5 (>= 4.100.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5iconthemes5 (>= 5.103.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5js5 (>= 5.103.0~), libkf5kiocore5 (>= 5.103.0~), libkf5kiowidgets5 (>= 5.103.0~), libkf5notifications5 (>= 5.103.0~), libkf5parts5 (>= 5.103.0~), libkf5service-bin, libkf5service5 (>= 4.99.0), libkf5sonnetcore5 (>= 5.103.0~), libkf5sonnetui5 (>= 5.103.0~), libkf5textwidgets5 (>= 5.103.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libkf5windowsystem5 (>= 5.103.0~), libkf5xmlgui5 (>= 5.103.0~), libphonon4qt5-4 (>= 4:4.8.0), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6, phonon4qt5, zlib1g (>= 1:1.1.4) Recommends: libkf5khtml-bin (= 5.103.0-1) Description: HTML widget and component KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. Homepage: https://invent.kde.org/frameworks/khtml Package: libkf5kiocore5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1881 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kio Version: 5.103.0-1 Depends: libacl1 (>= 2.2.23), libc6 (>= 2.33), libkf5authcore5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5crash5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5service-bin, libkf5service5 (>= 5.103.0~), libmount1 (>= 2.24.2), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 11) Description: resource and network access abstraction (KIO core library) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This library contains the core classes. Homepage: https://invent.kde.org/frameworks/kio Package: libkf5kiofilewidgets5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1121 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kio Version: 5.103.0-1 Depends: libc6 (>= 2.14), libkf5bookmarks5 (>= 5.103.0~), libkf5completion5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5configgui5 (>= 5.103.0~), libkf5configwidgets5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5guiaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5iconthemes5 (>= 5.103.0~), libkf5itemviews5 (>= 5.103.0~), libkf5jobwidgets5 (>= 5.103.0~), libkf5kiocore5 (>= 5.101.0), libkf5kiogui5 (>= 5.96.0), libkf5kiowidgets5 (>= 5.100.0), libkf5solid5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libkf5xmlgui5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: resource and network access abstraction (KIO file widgets library) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This library contains some file dialog widgets. Homepage: https://invent.kde.org/frameworks/kio Package: libkf5kiogui5 Status: install ok installed Priority: optional Section: libs Installed-Size: 364 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kio Version: 5.103.0-1 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5kiocore5 (>= 5.80.0), libkf5service-bin, libkf5service5 (>= 5.103.0~), libkf5windowsystem5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Description: resource and network access abstraction (KIO gui library) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This library contains gui related jobs. Homepage: https://invent.kde.org/frameworks/kio Package: libkf5kiontlm5 Status: install ok installed Priority: optional Section: libs Installed-Size: 86 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kio Version: 5.103.0-1 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.2~) Description: resource and network access abstraction (KIO NTLM library) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This library implements the NTLM authentication protocol Homepage: https://invent.kde.org/frameworks/kio Package: libkf5kiowidgets5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1536 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kio Version: 5.103.0-1 Depends: libc6 (>= 2.33), libkf5completion5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5configgui5 (>= 5.103.0~), libkf5configwidgets5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5guiaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5iconthemes5 (>= 5.103.0~), libkf5jobwidgets5 (>= 5.103.0~), libkf5kiocore5 (>= 5.100.0), libkf5kiogui5 (>= 5.78.0), libkf5service-bin, libkf5service5 (>= 5.103.0~), libkf5solid5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libkf5windowsystem5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: resource and network access abstraction (KIO widgets library) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This library contains some UI widgets. Homepage: https://invent.kde.org/frameworks/kio Package: libkf5kirigami2-5 Status: install ok installed Priority: optional Section: libs Installed-Size: 255 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kirigami2 Version: 5.103.0-1 Depends: libc6 (>= 2.32), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickcontrols2-5 (>= 5.15.2~), libstdc++6 (>= 11) Description: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the library. Homepage: https://invent.kde.org/frameworks/kirigami Package: libkf5krosscore5 Status: install ok installed Priority: optional Section: libs Installed-Size: 181 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kross Version: 5.103.0-1 Depends: libc6 (>= 2.14), libkf5i18n5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5script5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: kross (>= 5.103.0-1) Description: Multi-language application scripting. Modular scripting framework that eases embedding of scripting interpreters like Python, Ruby and JavaScript transparently into native applications to bridge the static and dynamic worlds together. Homepage: https://invent.kde.org/frameworks/kross Package: libkf5krossui5 Status: install ok installed Priority: optional Section: libs Installed-Size: 162 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kross Version: 5.103.0-1 Depends: kio, libc6 (>= 2.14), libkf5completion5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5iconthemes5 (>= 5.103.0~), libkf5kiowidgets5 (>= 5.103.0~), libkf5krosscore5 (>= 4.96.0), libkf5parts5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libkf5xmlgui5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Multi-language application scripting. Modular scripting framework that eases embedding of scripting interpreters like Python, Ruby and JavaScript transparently into native applications to bridge the static and dynamic worlds together. Homepage: https://invent.kde.org/frameworks/kross Package: libkf5modemmanagerqt6 Status: install ok installed Priority: optional Section: libs Installed-Size: 651 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: modemmanager-qt Version: 5.103.0-1 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Qt wrapper library for ModemManager Qt wrapper for ModemManager DBus API. . This package is part of the KDE Frameworks. Homepage: https://invent.kde.org/frameworks/modemmanager-qt Package: libkf5networkmanagerqt6 Status: install ok installed Priority: optional Section: libs Installed-Size: 1781 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: networkmanager-qt Version: 5.103.0-1 Replaces: libkf5networkmanagerqt5 (<< 5.1.1+git20141204) Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5networkmanagerqt5 (<< 5.1.1+git20141204), plasma-nm (<= 4:5.6~) Description: Qt wrapper for NetworkManager - library Qt wrapper for NetworkManager DBus API. . This package is part of the KDE Plasma. Homepage: https://invent.kde.org/frameworks/networkmanager-qt Package: libkf5newstuff-data Status: install ok installed Priority: optional Section: libs Installed-Size: 2459 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: knewstuff Version: 5.103.0-1 Description: Support for downloading application assets from the network. Framework for downloading and sharing additional application data. . This package contains the data files. Homepage: https://invent.kde.org/frameworks/knewstuff Package: libkf5newstuff5 Status: install ok installed Priority: optional Section: libs Installed-Size: 447 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: knewstuff Version: 5.103.0-1 Depends: libkf5newstuff-data (= 5.103.0-1), libc6 (>= 2.14), libkf5completion5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5configgui5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5iconthemes5 (>= 5.103.0~), libkf5itemviews5 (>= 5.103.0~), libkf5jobwidgets5 (>= 5.70.0), libkf5kiogui5 (>= 5.103.0~), libkf5newstuffcore5 (= 5.103.0-1), libkf5service-bin, libkf5service5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libkf5xmlgui5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Support for downloading application assets from the network. Framework for downloading and sharing additional application data. Homepage: https://invent.kde.org/frameworks/knewstuff Package: libkf5newstuffcore5 Status: install ok installed Priority: optional Section: libs Installed-Size: 809 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: knewstuff Version: 5.103.0-1 Depends: kio (>= 5.54), kpackagetool5, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libkf5archive5 (>= 5.103.0~), libkf5attica5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5package5 (>= 5.103.0~), libkf5syndication5abi1 (>= 18.07.90), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: qml-module-org-kde-newstuff (= 5.103.0-1) Breaks: frameworkintegration (<< 5.54) Description: Support for downloading application assets from the network. Framework for idownloading and sharing additional application data. Homepage: https://invent.kde.org/frameworks/knewstuff Package: libkf5newstuffwidgets5 Status: install ok installed Priority: optional Section: libs Installed-Size: 74 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: knewstuff Version: 5.103.0-1 Depends: libc6 (>= 2.4), libkf5configcore5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5newstuff5 (= 5.103.0-1), libkf5newstuffcore5 (= 5.103.0-1), libkf5widgetsaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Support for downloading application assets from the network. Framework for idownloading and sharing additional application data. Homepage: https://invent.kde.org/frameworks/knewstuff Package: libkf5notifications-data Status: install ok installed Priority: optional Section: libs Installed-Size: 324 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: knotifications Version: 5.103.0-1 Replaces: libkf5notifications5 (<< 5.74) Breaks: libkf5notifications5 (<< 5.74) Description: Framework for desktop notifications KNotification is used to notify the user of an event. It covers feedback and persistent events. . This package contains the translations. Homepage: https://invent.kde.org/frameworks/knotifications Package: libkf5notifications5 Status: install ok installed Priority: optional Section: libs Installed-Size: 413 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: knotifications Version: 5.103.0-1 Depends: libkf5notifications-data (= 5.103.0-1), libc6 (>= 2.14), libcanberra0 (>= 0.2), libdbusmenu-qt5-2 (>= 0.3.2), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5windowsystem5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5texttospeech5 (>= 5.8.0~alpha), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: frameworkintegration (<< 5.54), kio (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkwalletbackend5-5 (<< 5.54), plasma-framework (<< 5.54) Description: Framework for desktop notifications KNotification is used to notify the user of an event. It covers feedback and persistent events. Homepage: https://invent.kde.org/frameworks/knotifications Package: libkf5notifyconfig-data Status: install ok installed Priority: optional Section: libs Installed-Size: 497 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: knotifyconfig Version: 5.103.0-1 Description: Configuration system for KNotify. This framework offers classes to represent the configuration for an event. . This package contains the data files. Homepage: https://invent.kde.org/frameworks/knotifyconfig Package: libkf5notifyconfig5 Status: install ok installed Priority: optional Section: libs Installed-Size: 121 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: knotifyconfig Version: 5.103.0-1 Depends: libkf5notifyconfig-data (= 5.103.0-1), kio, libc6 (>= 2.14), libcanberra0 (>= 0.2), libkf5configcore5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5kiowidgets5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Configuration system for KNotify. This framework offers classes to represent the configuration for an event. Homepage: https://invent.kde.org/frameworks/knotifyconfig Package: libkf5package-data Status: install ok installed Priority: optional Section: libs Installed-Size: 551 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kpackage Version: 5.103.0-1 Description: non-binary asset management framework KPackage provides classes for applications to manage user installable packages of non-binary assets. . This package contains the translations. Homepage: https://invent.kde.org/frameworks/kpackage Package: libkf5package5 Status: install ok installed Priority: optional Section: libs Installed-Size: 185 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kpackage Version: 5.103.0-1 Depends: libkf5package-data (= 5.103.0-1), libc6 (>= 2.14), libkf5archive5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: kpackagetool5 (>= 5.103.0-1) Breaks: kpackagelauncherqml (<< 5.54), libkf5declarative5 (<< 5.54), libkf5kcmutils5 (<< 5.42), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5quickaddons5 (<< 5.54), libkf5runner5 (<< 5.42), plasma-framework (<< 5.54), qml-module-org-kde-runnermodel (<< 5.42) Description: non-binary asset management framework KPackage provides classes for applications to manage user installable packages of non-binary assets. . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/kpackage Package: libkf5parts-data Status: install ok installed Priority: optional Section: libs Installed-Size: 560 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kparts Version: 5.103.0-1 Description: Document centric plugin system. Framework providing elaborate user-interface components. . This package contains the data files. Homepage: https://invent.kde.org/frameworks/kparts Package: libkf5parts-plugins Status: install ok installed Priority: optional Section: libs Installed-Size: 46 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kparts Version: 5.103.0-1 Depends: libc6 (>= 2.4), libkf5coreaddons5 (>= 5.103.0~), libkf5parts5 (>= 4.96.0), libkf5widgetsaddons5 (>= 5.103.0~), libkf5xmlgui5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Document centric plugin system. Framework providing elaborate user-interface components. . This package contains the runtime files. Homepage: https://invent.kde.org/frameworks/kparts Package: libkf5parts5 Status: install ok installed Priority: optional Section: libs Installed-Size: 471 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kparts Version: 5.103.0-1 Depends: libkf5parts-data (= 5.103.0-1), kio, libc6 (>= 2.14), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5iconthemes5 (>= 5.103.0~), libkf5jobwidgets5 (>= 5.103.0~), libkf5kiocore5 (>= 5.103.0~), libkf5kiogui5 (>= 5.103.0~), libkf5kiowidgets5 (>= 5.103.0~), libkf5service-bin, libkf5service5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libkf5xmlgui5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5parts-plugins (= 5.103.0-1) Breaks: kross (<< 5.54), ktexteditor-katepart (<< 5.42), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5krossui5 (<< 5.54), libkf5mediaplayer5 (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5webkit5 (<< 5.54) Description: Document centric plugin system. Framework providing elaborate user-interface components. Homepage: https://invent.kde.org/frameworks/kparts Package: libkf5people-data Status: install ok installed Priority: optional Section: libs Installed-Size: 171 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kpeople Version: 5.103.0-1 Replaces: libkf5people5 (<< 5.74), libkpeople3 Breaks: libkf5people5 (<< 5.74), libkpeople3 Description: data files for kpeople KPeople offers unified access to contacts from different sources, grouping them by person while still exposing all the data. . Furthermore, KPeople will also provide facilities to integrate the data provided in user interfaces by providing QML and Qt Widgets components. . This package is part of KDE Frameworks 5. . This package contains the data files. Homepage: https://invent.kde.org/frameworks/kpeople Package: libkf5people5 Status: install ok installed Priority: optional Section: libs Installed-Size: 190 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kpeople Version: 5.103.0-1 Depends: libkf5people-data (= 5.103.0-1), libc6 (>= 2.14), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5peoplebackend5 (>= 5.69.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libstdc++6 (>= 5) Description: framework providing unified access to contacts aggregated by person KPeople offers unified access to contacts from different sources, grouping them by person while still exposing all the data. . Furthermore, KPeople will also provide facilities to integrate the data provided in user interfaces by providing QML and Qt Widgets components. . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/kpeople Package: libkf5peoplebackend5 Status: install ok installed Priority: optional Section: libs Installed-Size: 69 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kpeople Version: 5.103.0-1 Depends: libkf5people-data (= 5.103.0-1), libc6 (>= 2.4), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Description: framework providing unified access to contacts aggregated by person KPeople offers unified access to contacts from different sources, grouping them by person while still exposing all the data. . Furthermore, KPeople will also provide facilities to integrate the data provided in user interfaces by providing QML and Qt Widgets components. . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/kpeople Package: libkf5peoplewidgets5 Status: install ok installed Priority: optional Section: libs Installed-Size: 117 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kpeople Version: 5.103.0-1 Depends: libkf5people-data (= 5.103.0-1), libc6 (>= 2.14), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5itemviews5 (>= 5.103.0~), libkf5people5 (>= 5.69.0), libkf5peoplebackend5 (>= 5.69.0), libkf5widgetsaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: framework providing unified access to contacts aggregated by person KPeople offers unified access to contacts from different sources, grouping them by person while still exposing all the data. . Furthermore, KPeople will also provide facilities to integrate the data provided in user interfaces by providing QML and Qt Widgets components. . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/kpeople Package: libkf5plasma5 Status: install ok installed Priority: optional Section: libs Installed-Size: 869 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: plasma-framework Version: 5.103.0-1 Depends: kio, kpackagetool5, libc6 (>= 2.14), libkf5archive5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5configgui5 (>= 5.103.0~), libkf5configwidgets5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.103.0~), libkf5guiaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5iconthemes5 (>= 5.103.0~), libkf5kiocore5 (>= 5.103.0~), libkf5kiogui5 (>= 5.103.0~), libkf5notifications5 (>= 5.103.0~), libkf5package5 (>= 5.103.0~), libkf5service-bin, libkf5service5 (>= 5.103.0~), libkf5windowsystem5 (>= 5.103.0~), libkf5xmlgui5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libxcb1 Description: Plasma Runtime components Plasma library and runtime components based upon KF5 and Qt5. Homepage: https://invent.kde.org/frameworks/plasma-framework Package: libkf5plasmaquick5 Status: install ok installed Priority: optional Section: libs Installed-Size: 399 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: plasma-framework Version: 5.103.0-1 Depends: kpackagetool5, libc6 (>= 2.14), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5declarative5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5iconthemes5 (>= 5.103.0~), libkf5package5 (>= 5.103.0~), libkf5plasma5 (>= 5.101.0), libkf5quickaddons5 (>= 5.103.0~), libkf5waylandclient5 (>= 4:5.103.0~), libkf5windowsystem5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libxcb-shape0, libxcb1 Description: Plasma Runtime components Plasma library and runtime components based upon KF5 and Qt 5. Homepage: https://invent.kde.org/frameworks/plasma-framework Package: libkf5plotting5 Status: install ok installed Priority: optional Section: libs Installed-Size: 96 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kplotting Version: 5.103.0-1 Depends: libc6 (>= 2.29), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kdesignerplugin (<< 5.54) Description: KPlotting provides classes to do plotting. KPlotWidget is a QWidget-derived class that provides a virtual base class for easy data-plotting. The idea behind KPlotWidget is that you only have to specify information in "data units"; i.e., the natural units of the data being plotted. KPlotWidget automatically converts everything to screen pixel units. Homepage: https://invent.kde.org/frameworks/kplotting Package: libkf5prison5 Status: install ok installed Priority: optional Section: libs Installed-Size: 103 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: prison-kf5 Version: 5.103.0-1 Depends: libc6 (>= 2.14), libdmtx0b (>= 0.7.0), libgcc-s1 (>= 3.0), libqrencode4 (>= 3.2.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5.2), libzxing2 (>= 1.4.0) Description: barcode API for Qt prison is a barcode API currently offering a nice Qt API to produce QRCode barcodes and DataMatrix barcodes, and can easily be made support more. . This package contains the shared library to be used by applications. Homepage: https://invent.kde.org/frameworks/prison Package: libkf5prisonscanner5 Status: install ok installed Priority: optional Section: libs Installed-Size: 67 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: prison-kf5 Version: 5.103.0-1 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5multimedia5 (>= 5.15.2~), libstdc++6 (>= 5), libzxing2 (>= 1.4.0) Description: barcode API for Qt - barcode scanner prison is a barcode API currently offering a nice Qt API to produce QRCode barcodes and DataMatrix barcodes, and can easily be made support more. . This package contains the shared library for scanning barcodes to be used by applications. Homepage: https://invent.kde.org/frameworks/prison Package: libkf5pty-data Status: install ok installed Priority: optional Section: libs Installed-Size: 322 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kpty Version: 5.103.0-1 Description: Pty abstraction. Provides primitives for opening & closing a pseudo TTY pair, assigning the controlling TTY, utmp registration and setting various terminal attributes. . This package contains the translations Homepage: https://invent.kde.org/frameworks/kpty Package: libkf5pty5 Status: install ok installed Priority: optional Section: libs Installed-Size: 66 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kpty Version: 5.103.0-1 Depends: libkf5pty-data (= 5.103.0-1), libc6 (>= 2.34), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5su-bin (<< 5.42), libkf5su5 (<< 5.54) Description: Pty abstraction. Provides primitives for opening & closing a pseudo TTY pair, assigning the controlling TTY, utmp registration and setting various terminal attributes. Homepage: https://invent.kde.org/frameworks/kpty Package: libkf5pulseaudioqt3 Status: install ok installed Priority: optional Section: libs Installed-Size: 368 Maintainer: Debian/Kubuntu Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: pulseaudio-qt (1.3-2) Version: 1.3-2+b1 Depends: libc6 (>= 2.14), libpulse-mainloop-glib0 (>= 5.0.0~), libpulse0 (>= 5.0.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 4.5) Description: Pulseaudio bindings library for Qt Qt framework C++ bindings library for the pulseaudio sound system. . This package contains the libraries for libkf5pulseaudioqt Homepage: https://invent.kde.org/libraries/pulseaudio-qt Package: libkf5purpose-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 1699 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: purpose Version: 5.103.0-1 Depends: qml-module-org-kde-bluezqt (>= 5.70.0~), qml-module-org-kde-kquickcontrolsaddons (>= 5.70.0~), qml-module-org-kde-prison, qml-module-qtquick-dialogs, kio, libaccounts-qt5-1 (>= 1.13), libc6 (>= 2.34), libkaccounts2 (>= 4:20.08.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5kiocore5 (>= 5.103.0~), libkf5kiogui5 (>= 5.103.0~), libkf5kiowidgets5 (>= 5.103.0~), libkf5notifications5 (>= 5.103.0~), libkf5purpose5 (= 5.103.0-1), libkf5service-bin, libkf5service5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Suggests: kdeconnect Description: abstraction to provide and leverage actions of a specific kind, runtime Purpose offers the possibility to create integrate services and actions on any application without having to implement them specifically. Purpose will offer them mechanisms to list the different alternatives to execute given the requested action type and will facilitate components so that all the plugins can receive all the information they need. . This package contains the Purpose runtime elements. Homepage: https://invent.kde.org/frameworks/purpose Package: libkf5purpose5 Status: install ok installed Priority: optional Section: libs Installed-Size: 184 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: purpose Version: 5.103.0-1 Depends: qml-module-org-kde-kquickcontrolsaddons (>= 5.70.0~), qml-module-qtquick-controls2, libc6 (>= 2.14), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5purpose-bin, qml-module-org-kde-purpose (= 5.103.0-1) Suggests: kde-telepathy-send-file Description: library for abstractions to get the developer's purposes fulfilled Framework for providing abstractions to get the developer's purposes fulfilled. . This package contains the Purpose library. Homepage: https://invent.kde.org/frameworks/purpose Package: libkf5quickaddons5 Status: install ok installed Priority: optional Section: libs Installed-Size: 159 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdeclarative Version: 5.103.0-1 Depends: kpackagetool5, libc6 (>= 2.32), libkf5configcore5 (>= 5.103.0~), libkf5configgui5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.2.0), libkf5declarative5 (= 5.103.0-1), libkf5i18n5 (>= 5.103.0~), libkf5package5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5kcmutils5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), plasma-framework (<< 5.54) Description: provides integration of QML and KDE frameworks -- quickaddons Framework providing optimized image texture caching. Homepage: https://invent.kde.org/frameworks/kdeclarative Package: libkf5runner5 Status: install ok installed Priority: optional Section: libs Installed-Size: 323 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: krunner Version: 5.103.0-1 Depends: kio, libc6 (>= 2.29), libkf5activities5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5kiocore5 (>= 5.103.0~), libkf5plasma5 (>= 5.103.0~), libkf5service-bin, libkf5service5 (>= 5.103.0~), libkf5threadweaver5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: qml-module-org-kde-runnermodel (= 5.103.0-1) Description: Used to write plugins loaded at runtime called "Runners". Launcher built into the Plasma desktop. While its basic function is to launch programs from a sort of mini-command-line, its functionality can be extended by "runners" to assist the user to accomplish a lot of tasks. Homepage: https://invent.kde.org/frameworks/krunner Package: libkf5screen-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 633 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: foreign Source: libkscreen Version: 4:5.27.5-2 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.102.0~), libkf5screen8 (= 4:5.27.5-2), libkf5screendpms8 (= 4:5.27.5-2), libkf5waylandclient5 (>= 4:5.102.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libxcb-randr0 (>= 1.3), libxcb1 (>= 1.6) Description: library for screen management - helpers The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the library helpers and the corresponding D-Bus service. Homepage: https://invent.kde.org/plasma/libkscreen Package: libkf5screen-data Status: install ok installed Priority: optional Section: libs Installed-Size: 106 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: libkscreen Version: 4:5.27.5-2 Description: library for screen management - data files The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains data files. Homepage: https://invent.kde.org/plasma/libkscreen Package: libkf5screen8 Status: install ok installed Priority: optional Section: libs Installed-Size: 341 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: libkscreen Version: 4:5.27.5-2 Depends: libkf5screen-data (= 4:5.27.5-2), libc6 (>= 2.29), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5) Recommends: hwdata Description: library for screen management - shared library The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the shared library Homepage: https://invent.kde.org/plasma/libkscreen Package: libkf5screendpms8 Status: install ok installed Priority: optional Section: libs Installed-Size: 78 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: libkscreen Version: 4:5.27.5-2 Depends: libkf5screen-data (= 4:5.27.5-2), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5waylandclient5 (>= 5.15.4), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libxcb-dpms0, libxcb1 Description: library for screen management - dpms support library The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the dpms support shared library Homepage: https://invent.kde.org/plasma/libkscreen Package: libkf5service-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 115 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kservice Version: 5.103.0-1 Replaces: libkf5service5 (<= 5.15) Depends: libc6 (>= 2.34), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5service5 (>= 5.61.0), libqt5core5a (>= 5.15.2~) Breaks: baloo-kf5 (<< 5.42), kded5 (<< 5.54), kdesignerplugin (<< 5.42), kinit (<< 5.54), kio (<< 5.54), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5declarative5 (<< 5.42), libkf5emoticons-bin (<< 5.42), libkf5emoticons5 (<< 5.54), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5kiocore5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.42), libkf5kiogui5 (<< 5.42), libkf5kiowidgets5 (<< 5.54), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.54), libkf5notifyconfig5 (<< 5.42), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.54), libkf5people5 (<< 5.54), libkf5peoplewidgets5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5runner5 (<< 5.54), libkf5service5 (<= 5.15), libkf5su5 (<< 5.54), libkf5texteditor5 (<< 5.42), libkf5textwidgets5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkf5webkit5 (<< 5.54), libkf5xmlrpcclient5 (<< 5.42), plasma-framework (<< 5.54), qml-module-org-kde-kio (<< 5.54), qml-module-org-kde-runnermodel (<< 5.42) Description: Advanced plugin and service introspection Application framework for file type association and plugin locating. . This package contains kbuildsycoca5. Homepage: https://invent.kde.org/frameworks/kservice Package: libkf5service-data Status: install ok installed Priority: optional Section: libs Installed-Size: 583 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kservice Version: 5.103.0-1 Conffiles: /etc/xdg/menus/kf5-applications.menu e5f32670552729f650b63b31813ee6ad Description: Advanced plugin and service introspection Application framework for file type association and plugin locating. . This package contains shared data files. Homepage: https://invent.kde.org/frameworks/kservice Package: libkf5service5 Status: install ok installed Priority: optional Section: libs Installed-Size: 704 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kservice Version: 5.103.0-1 Depends: libkf5service-data (= 5.103.0-1), libc6 (>= 2.14), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5dbusaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 11) Recommends: libkf5service-bin (= 5.103.0-1) Breaks: baloo-kf5 (<< 5.42), kded5 (<< 5.54), kdesignerplugin (<< 5.42), kinit (<< 5.54), kio (<< 5.54), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5declarative5 (<< 5.42), libkf5emoticons-bin (<< 5.42), libkf5emoticons5 (<< 5.54), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5kiocore5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.42), libkf5kiogui5 (<< 5.42), libkf5kiowidgets5 (<< 5.54), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.54), libkf5notifyconfig5 (<< 5.42), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.54), libkf5people5 (<< 5.54), libkf5peoplewidgets5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5runner5 (<< 5.54), libkf5su5 (<< 5.54), libkf5texteditor5 (<< 5.42), libkf5textwidgets5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkf5webkit5 (<< 5.54), libkf5xmlrpcclient5 (<< 5.42), plasma-framework (<< 5.54), qml-module-org-kde-kio (<< 5.54), qml-module-org-kde-runnermodel (<< 5.42) Description: Advanced plugin and service introspection Application framework for file type association and plugin locating. Homepage: https://invent.kde.org/frameworks/kservice Package: libkf5solid5 Status: install ok installed Priority: optional Section: libs Installed-Size: 928 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: solid Version: 5.103.0-1 Depends: libkf5solid5-data (= 5.103.0-1), libc6 (>= 2.33), libimobiledevice6 (>= 1.3.0), libmount1 (>= 2.19.1), libplist3 (>= 2.2.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5), libudev1 (>= 183) Recommends: media-player-info Breaks: baloo-kf5 (<< 5.54), kdesignerplugin (<< 5.42), kio (<< 5.54), kross (<< 5.42), libkf5baloo5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5kiofilewidgets5 (<< 5.54), libkf5runner5 (<< 5.54) Description: Qt library to query and control hardware Solid is a device integration framework. It provides a way of querying and interacting with hardware independently of the underlying operating system. . Solid is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/solid Package: libkf5solid5-data Status: install ok installed Priority: optional Section: libs Installed-Size: 1009 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: solid Version: 5.103.0-1 Replaces: libkf5solid5 (<< 5.74) Breaks: libkf5solid5 (<< 5.74) Description: Qt library to query and control hardware Solid is a device integration framework. It provides a way of querying and interacting with hardware independently of the underlying operating system. . Solid is part of KDE Frameworks 5. . This package contains shared data files. Homepage: https://invent.kde.org/frameworks/solid Package: libkf5sonnet5-data Status: install ok installed Priority: optional Section: libs Installed-Size: 1065 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: sonnet Version: 5.103.0-1 Description: spell checking library for Qt, data files Sonnet is a Qt based library that offers easy access to spell checking using various plugin based backends. It is part of KDE Frameworks 5. . This package contains the translations. Homepage: https://invent.kde.org/frameworks/sonnet Package: libkf5sonnetcore5 Status: install ok installed Priority: optional Section: libs Installed-Size: 502 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: sonnet Version: 5.103.0-1 Depends: libkf5sonnet5-data (= 5.103.0-1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Recommends: sonnet-plugins (= 5.103.0-1) Breaks: kdesignerplugin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.54) Description: spell checking library for Qt, core lib Sonnet is a Qt based library that offers easy access to spell checking using various plugin based backends. It is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/sonnet Package: libkf5sonnetui5 Status: install ok installed Priority: optional Section: libs Installed-Size: 207 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: sonnet Version: 5.103.0-1 Depends: libc6 (>= 2.14), libkf5sonnetcore5 (>= 5.69.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: sonnet-plugins (= 5.103.0-1) Breaks: kdesignerplugin (<< 5.54), kio (<< 5.42), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5kdelibs4support5 (<< 5.42), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.42), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.42), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.54), libkf5webkit5 (<< 5.42), libkf5xmlgui5 (<< 5.42) Description: spell checking library for Qt, ui lib Sonnet is a Qt based library that offers easy access to spell checking using various plugin based backends. It is part of KDE Frameworks 5. . This package provides Qt based GUI elements that can be used by projects to construct spell checking user interfaces. Homepage: https://invent.kde.org/frameworks/sonnet Package: libkf5style5 Status: install ok installed Priority: optional Section: libs Installed-Size: 61 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: frameworkintegration Version: 5.103.0-1 Depends: libc6 (>= 2.4), libkf5configcore5 (>= 5.103.0~), libkf5configwidgets5 (>= 5.103.0~), libkf5iconthemes5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: KF5 cross-framework integration plugins - KStyle Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace. . libkf5style5 provides integration with KDE Plasma Workspace settings for Qt styles. . Derive your Qt style from KStyle to automatically inherit various settings from the KDE Plasma Workspace, providing a consistent user experience. For example, this will ensure a consistent single-click or double-click activation setting, and the use of standard themed icons. Homepage: https://invent.kde.org/frameworks/frameworkintegration Package: libkf5su-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 98 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdesu Version: 5.103.0-1 Depends: libc6 (>= 2.34), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5su5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5), libx11-6 Description: runtime files for kdesu Framework to handle super user actions. . Contains runtime files for kdesu. Homepage: https://invent.kde.org/frameworks/kdesu Package: libkf5su-data Status: install ok installed Priority: optional Section: libs Installed-Size: 188 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kdesu Version: 5.103.0-1 Conffiles: /etc/sudoers.d/kdesu-sudoers a3b37c52c95ab2d1f1c9025883d09224 Description: translation files for kdesu Framework to handle super user actions . Contains translation files for kdesu. Homepage: https://invent.kde.org/frameworks/kdesu Package: libkf5su5 Status: install ok installed Priority: optional Section: libs Installed-Size: 113 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdesu Version: 5.103.0-1 Depends: libkf5su-data (= 5.103.0-1), sudo, libc6 (>= 2.15), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5pty5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5su-bin (= 5.103.0-1) Description: Integration with su for privilege escalation Framework to handle super user actions Homepage: https://invent.kde.org/frameworks/kdesu Package: libkf5syndication5abi1 Status: install ok installed Priority: optional Section: libs Installed-Size: 723 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: syndication Version: 1:5.103.0-1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkf5codecs5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: parser library for RSS and Atom feeds Syndication is a parser library for RSS and Atom feeds. It offers a unified, format-agnostic view on the parsed feed, so that the using application does not need to distinguish between feed formats. . This package is part of the KDE Development Platform PIM libraries module. Homepage: https://invent.kde.org/frameworks/syndication Package: libkf5syntaxhighlighting-data Status: install ok installed Priority: optional Section: libs Installed-Size: 673 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: ksyntax-highlighting Version: 5.103.0-3 Description: Syntax highlighting Engine - translations This is a stand-alone implementation of the Kate syntax highlighting engine. It's meant as a building block for text editors as well as for simple highlighted text rendering (e.g. as HTML), supporting both integration with a custom editor as well as a ready-to-use QSyntaxHighlighter sub-class. . This package provides the translations. Homepage: https://invent.kde.org/frameworks/syntax-highlighting Package: libkf5syntaxhighlighting5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1930 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: ksyntax-highlighting Version: 5.103.0-3 Depends: libkf5syntaxhighlighting-data (= 5.103.0-3), libc6 (>= 2.32), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 11) Description: Syntax highlighting Engine This is a stand-alone implementation of the Kate syntax highlighting engine. It's meant as a building block for text editors as well as for simple highlighted text rendering (e.g. as HTML), supporting both integration with a custom editor as well as a ready-to-use QSyntaxHighlighter sub-class. Homepage: https://invent.kde.org/frameworks/syntax-highlighting Package: libkf5sysguard-data Status: install ok installed Priority: optional Section: libs Installed-Size: 5525 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: libksysguard Version: 4:5.27.5-2 Replaces: ksysguard-data (<< 4:5.21.80) Breaks: ksysguard-data (<< 4:5.21.80) Description: library for system monitoring - data files KSysGuard is a program to monitor various elements of your system, or any other remote system with the KSysGuard daemon (ksysgardd) installed. . This package contains the data files Homepage: https://invent.kde.org/plasma/libksysguard Package: libkf5texteditor-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 52 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: foreign Source: ktexteditor Version: 5.103.0-1.1 Depends: libc6 (>= 2.34), libkf5authcore5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Description: provide advanced plain text editing services (binaries) The KTextEditor interfaces - also called KTE interfaces - are a set of well-defined interfaces which an application or library can implement to provide advanced plain text editing services. Applications which utilise this interface can thus allow the user to choose which implementation of the editor component to use. The only implementation right now is the Kate Editor Component (Kate Part). . This package contains the helper binaries. Homepage: https://invent.kde.org/frameworks/ktexteditor Package: libkf5texteditor5 Status: install ok installed Priority: optional Section: libs Installed-Size: 4113 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: ktexteditor Version: 5.103.0-1.1 Depends: ktexteditor-data (= 5.103.0-1.1), libjs-underscore, libkf5texteditor-bin (= 5.103.0-1.1), kio, libc6 (>= 2.32), libeditorconfig0 (>= 0.11.0), libgcc-s1 (>= 3.4), libkf5archive5 (>= 5.103.0~), libkf5authcore5 (>= 5.103.0~), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.83.0), libkf5configcore5 (>= 5.103.0~), libkf5configgui5 (>= 5.103.0~), libkf5configwidgets5 (>= 4.98.0), libkf5coreaddons5 (>= 5.90.0), libkf5guiaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.103.0~), libkf5kiogui5 (>= 5.103.0~), libkf5kiowidgets5 (>= 5.103.0~), libkf5parts5 (>= 5.103.0~), libkf5sonnetcore5 (>= 5.103.0~), libkf5sonnetui5 (>= 5.103.0~), libkf5syntaxhighlighting5 (>= 5.103.0~), libkf5textwidgets5 (>= 5.96.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5windowsystem5 (>= 5.103.0~), libkf5xmlgui5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 11) Recommends: ktexteditor-katepart (= 5.103.0-1.1) Description: provide advanced plain text editing services The KTextEditor interfaces - also called KTE interfaces - are a set of well-defined interfaces which an application or library can implement to provide advanced plain text editing services. Applications which utilise this interface can thus allow the user to choose which implementation of the editor component to use. The only implementation right now is the Kate Editor Component (Kate Part). Homepage: https://invent.kde.org/frameworks/ktexteditor Package: libkf5textwidgets-data Status: install ok installed Priority: optional Section: libs Installed-Size: 1315 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: ktextwidgets Version: 5.103.0-1 Replaces: libkf5textwidgets5 (<= 4.100.0-0ubuntu1~ubuntu14.10~ppa1) Breaks: libkf5textwidgets5 (<= 4.100.0-0ubuntu1~ubuntu14.10~ppa1) Description: Advanced text editing widgets. An assortment of text-related widgets . This package contains the data files. Homepage: https://invent.kde.org/frameworks/ktextwidgets Package: libkf5textwidgets5 Status: install ok installed Priority: optional Section: libs Installed-Size: 321 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: ktextwidgets Version: 5.103.0-1 Depends: libkf5textwidgets-data (= 5.103.0-1), libc6 (>= 2.14), libkf5completion5 (>= 5.103.0~), libkf5configgui5 (>= 5.103.0~), libkf5configwidgets5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5sonnetcore5 (>= 5.103.0~), libkf5sonnetui5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5texttospeech5 (>= 5.8.0~alpha), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kdesignerplugin (<< 5.54), kio (<< 5.54), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.54), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.42), libkf5texteditor5 (<< 5.54), libkf5webkit5 (<< 5.42), libkf5xmlgui5 (<< 5.54) Description: Advanced text editing widgets. An assortment of text-related widgets Homepage: https://invent.kde.org/frameworks/ktextwidgets Package: libkf5threadweaver5 Status: install ok installed Priority: optional Section: libs Installed-Size: 211 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: threadweaver Version: 5.103.0-1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5.2) Breaks: libkf5runner5 (<< 5.54) Description: ThreadWeaver library to help multithreaded programming in Qt ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way. You simply divide the workload into jobs, state the dependencies between the jobs and ThreadWeaver will work out the most efficient way of dividing the work between threads within a set of resource limits. . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/threadweaver Package: libkf5unitconversion-data Status: install ok installed Priority: optional Section: libs Installed-Size: 10371 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kunitconversion Version: 5.103.0-1 Description: Support for unit conversion. Library to help applications in doing conversions of values in different measure units. . This package contains the translations. Homepage: https://invent.kde.org/frameworks/kunitconversion Package: libkf5unitconversion5 Status: install ok installed Priority: optional Section: libs Installed-Size: 408 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kunitconversion Version: 5.103.0-1 Depends: libkf5unitconversion-data (= 5.103.0-1), libc6 (>= 2.29), libkf5i18n5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5kdelibs4support5 (<< 5.42), libkf5kdelibs4support5-bin (<< 5.42) Description: Support for unit conversion. Library to help applications in doing conversions of values in different measure units. Homepage: https://invent.kde.org/frameworks/kunitconversion Package: libkf5wallet-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 651 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kwallet-kf5 Version: 5.103.0-1 Replaces: libkf5wallet5 (<< 4.100.0) Depends: libkf5wallet-data (= 5.103.0-1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgpgmepp6 (>= 1.18.0), libkf5configcore5 (>= 5.103.0~), libkf5configwidgets5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5dbusaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5notifications5 (>= 5.103.0~), libkf5service-bin, libkf5service5 (>= 5.103.0~), libkf5wallet5 (>= 4.96.0), libkf5widgetsaddons5 (>= 5.103.0~), libkf5windowsystem5 (>= 5.103.0~), libkwalletbackend5-5 (>= 5.97.0), libqca-qt5-2 (>= 2.3.1~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5.2) Breaks: kio (<< 5.54), libkf5khtml5 (<< 5.54), libkf5wallet5 (<< 4.100.0), libkf5webkit5 (<< 5.54) Description: Secure and unified container for user passwords. Runtime for interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. . Contains the runtime files for kwallet-framework Homepage: https://invent.kde.org/frameworks/kwallet Package: libkf5wallet-data Status: install ok installed Priority: optional Section: libs Installed-Size: 1627 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kwallet-kf5 Version: 5.103.0-1 Replaces: libkf5wallet-bin (<< 5.41), libkf5wallet5 (<< 5.10) Breaks: libkf5wallet-bin (<< 5.41), libkf5wallet5 (<< 5.10) Description: Secure and unified container for user passwords. Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. . Contains the translation files for kwallet-framework Homepage: https://invent.kde.org/frameworks/kwallet Package: libkf5wallet5 Status: install ok installed Priority: optional Section: libs Installed-Size: 161 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kwallet-kf5 Version: 5.103.0-1 Depends: libkf5wallet-data (= 5.103.0-1), libkwalletbackend5-5 (= 5.103.0-1), libc6 (>= 2.4), libkf5configcore5 (>= 5.103.0~), libkf5windowsystem5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kio (<< 5.54), libkf5khtml5 (<< 5.54), libkf5webkit5 (<< 5.54) Description: Secure and unified container for user passwords. Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. Homepage: https://invent.kde.org/frameworks/kwallet Package: libkf5waylandclient5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1154 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kwayland Version: 4:5.103.0-1 Depends: kwayland-data (= 4:5.103.0-1), libc6 (>= 2.27), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5waylandclient5 (>= 5.15.2~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), qtbase-abi-5-15-8, qtwayland-client-abi-5-15-8 Breaks: libkf5plasmaquick5 (<< 5.54) Description: Qt library wrapper for Wayland libraries KWayland provides a Qt-style Client library wrapper for the Wayland libraries. Homepage: https://invent.kde.org/frameworks/kwayland Package: libkf5widgetsaddons-data Status: install ok installed Priority: optional Section: libs Installed-Size: 5449 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kwidgetsaddons Version: 5.103.0-1 Description: add-on widgets and classes for applications that use the Qt Widgets module Provided are action classes that can be added to toolbars or menus, a wide range of widgets for selecting characters, fonts, colors, actions, dates and times, or MIME types, as well as platform-aware dialogs for configuration pages, message boxes, and password requests. . This package contains the translations. Homepage: https://invent.kde.org/frameworks/kwidgetsaddons Package: libkf5widgetsaddons5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1575 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kwidgetsaddons Version: 5.103.0-1 Depends: libkf5widgetsaddons-data (= 5.103.0-1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: add-on widgets and classes for applications that use the Qt Widgets module Provided are action classes that can be added to toolbars or menus, a wide range of widgets for selecting characters, fonts, colors, actions, dates and times, or MIME types, as well as platform-aware dialogs for configuration pages, message boxes, and password requests. Homepage: https://invent.kde.org/frameworks/kwidgetsaddons Package: libkf5windowsystem-data Status: install ok installed Priority: optional Section: libs Installed-Size: 324 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kwindowsystem Version: 5.103.0-1 Description: Convenience access to certain properties and features of the window manager The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo low level classes. . This package contains the translations. Homepage: https://invent.kde.org/frameworks/kwindowsystem Package: libkf5windowsystem5 Status: install ok installed Priority: optional Section: libs Installed-Size: 527 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kwindowsystem Version: 5.103.0-1 Depends: libkf5windowsystem-data (= 5.103.0-1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 11), libx11-6, libxcb-keysyms1 (>= 0.4.0), libxcb-res0 (>= 1.10), libxcb1 (>= 1.6), libxfixes3 Recommends: kwayland-integration, qtwayland5 Description: Convenience access to certain properties and features of the window manager The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo low level classes. Homepage: https://invent.kde.org/frameworks/kwindowsystem Package: libkf5xmlgui-bin Status: install ok installed Priority: optional Section: libs Installed-Size: 63 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kxmlgui Version: 5.103.0-1 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Description: User configurable main windows. framework for designing the user interface of an application using XML, using the idea of actions. . This package contains the runtime files. Homepage: https://invent.kde.org/frameworks/kxmlgui Package: libkf5xmlgui-data Status: install ok installed Priority: optional Section: libs Installed-Size: 2675 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: kxmlgui Version: 5.103.0-1 Replaces: libkf5xmlgui5 (<< 5.74) Breaks: libkf5xmlgui5 (<< 5.74) Conffiles: /etc/xdg/ui/ui_standards.rc 081acda3e17f7e03ec4bf47f1f0ab9c5 Description: User configurable main windows. framework for designing the user interface of an application using XML, using the idea of actions. . This package contains the data files. Homepage: https://invent.kde.org/frameworks/kxmlgui Package: libkf5xmlgui5 Status: install ok installed Priority: optional Section: libs Installed-Size: 975 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kxmlgui Version: 5.103.0-1 Depends: libkf5xmlgui-data (= 5.103.0-1), libc6 (>= 2.14), libkf5configcore5 (>= 5.103.0~), libkf5configgui5 (>= 5.103.0~), libkf5configwidgets5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.103.0~), libkf5guiaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5iconthemes5 (>= 5.103.0~), libkf5itemviews5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Recommends: libkf5xmlgui-bin (= 5.103.0-1) Breaks: frameworkintegration (<< 5.70), kdesignerplugin (<< 5.70), kross (<< 5.70), ktexteditor-katepart (<< 5.70), libkf5bookmarks5 (<< 5.70), libkf5kcmutils5 (<< 5.70), libkf5kdelibs4support5 (<< 5.70), libkf5kdelibs4support5-bin (<< 5.70), libkf5khtml-bin (<< 5.70), libkf5khtml5 (<< 5.70), libkf5kiofilewidgets5 (<< 5.70), libkf5krossui5 (<< 5.70), libkf5mediaplayer5 (<< 5.70), libkf5newstuff5 (<< 5.70), libkf5parts-plugins (<< 5.70), libkf5parts5 (<< 5.70), libkf5plasma5 (<< 5.70), libkf5plasmaquick5 (<< 5.70), libkf5texteditor5 (<< 5.70), libkf5webkit5 (<< 5.70), plasma-framework (<< 5.70) Description: User configurable main windows. framework for designing the user interface of an application using XML, using the idea of actions. Homepage: https://invent.kde.org/frameworks/kxmlgui Package: libkfontinst5 Status: install ok installed Priority: optional Section: libs Installed-Size: 206 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: plasma-workspace Version: 4:5.27.5-2 Depends: libc6 (>= 2.33), libfontconfig1 (>= 2.12.6), libkf5i18n5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 4.1.1) Description: Tools and widgets for the desktop library Plasma Desktop offers a beautiful looking desktop that takes complete advantage of modern computing technology. Through the use of visual effects and scalable graphics, the desktop experience is not only smooth but also pleasant to the eye. The looks of Plasma Desktop not only provide beauty, they are also used to support and improve your computer activities effectively, without being distracting. . This package is part of the KDE Plasma. Homepage: https://invent.kde.org/plasma/plasma-workspace Package: libkfontinstui5 Status: install ok installed Priority: optional Section: libs Installed-Size: 158 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: plasma-workspace Version: 4:5.27.5-2 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libkf5configcore5 (>= 5.94.0~), libkf5i18n5 (>= 5.102.0~), libkfontinst5 (= 4:5.27.5-2), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6, libxcb-image0 (>= 0.2), libxft2 (>> 2.1.1) Description: Tools and widgets for the desktop library Plasma Desktop offers a beautiful looking desktop that takes complete advantage of modern computing technology. Through the use of visual effects and scalable graphics, the desktop experience is not only smooth but also pleasant to the eye. The looks of Plasma Desktop not only provide beauty, they are also used to support and improve your computer activities effectively, without being distracting. . This package is part of the KDE Plasma. Homepage: https://invent.kde.org/plasma/plasma-workspace Package: libkimageannotator-common Status: install ok installed Priority: optional Section: libs Installed-Size: 252 Maintainer: Boyuan Yang Architecture: all Multi-Arch: foreign Source: kimageannotator Version: 0.6.0-1 Replaces: libkimageannotator0 (<< 0.3.1-3) Breaks: libkimageannotator0 (<< 0.3.1-3) Description: Image Annotating Library (common data files) The kImageAnnotator library provides tools to annotate images. This library is used by the ksnip project. . This package provides the architecture-independent files used by the library, including the translation files. Homepage: https://github.com/ksnip/kImageAnnotator Package: libkimageannotator0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1386 Maintainer: Boyuan Yang Architecture: amd64 Multi-Arch: same Source: kimageannotator Version: 0.6.0-1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkcolorpicker0 (>= 0.2.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 4.5), libx11-6, libkimageannotator-common (= 0.6.0-1) Description: Image Annotating Library (lib) The kImageAnnotator library provides tools to annotate images. This library is used by the ksnip project. . This package provides the shared library. Homepage: https://github.com/ksnip/kImageAnnotator Package: libklibc Status: install ok installed Priority: optional Section: libs Installed-Size: 97 Maintainer: Debian Kernel Team Architecture: amd64 Multi-Arch: same Source: klibc Version: 2.0.12-1 Description: minimal libc subset for use with initramfs klibc is intended to be a minimalistic libc subset for use with initramfs. It is deliberately written for small size, minimal entanglement, and portability, not speed. It is definitely a work in progress, and a lot of things are still missing. Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git Package: libkmlbase1 Status: install ok installed Priority: optional Section: libs Installed-Size: 148 Maintainer: Debian GIS Project Architecture: amd64 Multi-Arch: same Source: libkml Version: 1.3.0-10 Depends: libc6 (>= 2.33), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libminizip1 (>= 1.1), libstdc++6 (>= 11), liburiparser1 (>= 0.7.1), zlib1g (>= 1:1.1.4) Description: Library to manipulate KML 2.2 OGC standard files - libkmlbase This is a library for use with applications that want to parse, generate and operate on KML, a geo-data XML variant. It is an implementation of the OGC KML 2.2 standard. It is written in C++ and bindings are available via SWIG to Java and Python. . This package contains the libkmlbase shared library. Homepage: https://github.com/libkml/libkml Package: libkmldom1 Status: install ok installed Priority: optional Section: libs Installed-Size: 782 Maintainer: Debian GIS Project Architecture: amd64 Multi-Arch: same Source: libkml Version: 1.3.0-10 Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libkmlbase1 (>= 1.3.0~r864), libstdc++6 (>= 11) Description: Library to manipulate KML 2.2 OGC standard files - libkmldom This is a library for use with applications that want to parse, generate and operate on KML, a geo-data XML variant. It is an implementation of the OGC KML 2.2 standard. It is written in C++ and bindings are available via SWIG to Java and Python. . This package contains the libkmldom shared library. Homepage: https://github.com/libkml/libkml Package: libkmlengine1 Status: install ok installed Priority: optional Section: libs Installed-Size: 282 Maintainer: Debian GIS Project Architecture: amd64 Multi-Arch: same Source: libkml Version: 1.3.0-10 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkmlbase1 (>= 1.3.0~rc2), libkmldom1 (>= 1.3.0~r864), libstdc++6 (>= 11) Description: Library to manipulate KML 2.2 OGC standard files - libkmlengine This is a library for use with applications that want to parse, generate and operate on KML, a geo-data XML variant. It is an implementation of the OGC KML 2.2 standard. It is written in C++ and bindings are available via SWIG to Java and Python. . This package contains the libkmlengine shared library. Homepage: https://github.com/libkml/libkml Package: libkmod2 Status: install ok installed Priority: optional Section: libs Installed-Size: 141 Maintainer: Marco d'Itri Architecture: amd64 Multi-Arch: same Source: kmod Version: 30+20221128-1 Depends: libc6 (>= 2.33), liblzma5 (>= 5.1.1alpha+20120614), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2) Description: libkmod shared library This library provides an API for insertion, removal, configuration and listing of kernel modules. Package: libkpipewire5 Status: install ok installed Priority: optional Section: libs Installed-Size: 246 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kpipewire Version: 5.27.5-3 Depends: libc6 (>= 2.34), libepoxy0 (>= 1.0), libgbm1 (>= 8.1~0), libkf5i18n5 (>= 5.98.0~), libpipewire-0.3-0 (>= 0.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5quick5 (>= 5.14.1) | libqt5quick5-gles (>= 5.14.1), libstdc++6 (>= 5) Description: KDE's Pipewire libraries - libkpipewire5 library Components for rendering and recording PipeWire streams using Qt. . This package contains the kpipewire main library. Homepage: https://invent.kde.org/plasma/kpipewire Package: libkpmcore12 Status: install ok installed Priority: optional Section: libs Installed-Size: 3952 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kpmcore Version: 22.12.3-1 Replaces: libkmpcore11, libkpmcore10, libkpmcore9 Depends: libblkid1 (>= 2.33.2), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5coreaddons5 (>= 5.96.0), libkf5i18n5 (>= 5.90~), libkf5widgetsaddons5 (>= 5.90~), libpolkit-qt5-1-1 (>= 0.112.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 11) Breaks: libkpmcore10, libkpmcore11, libkpmcore9 Description: KDE Partition Manager Core KDE Parition Partition Manager Core (KPM core) allows software to re-use common partitioning GUI tasks. . It is used in the generic system installer called Calamares and may be used in more interfaces in the future. Right now it is unlikely to be useful installed on its own. Homepage: https://invent.kde.org/system/kpmcore Package: libkrb5-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 1076 Maintainer: Sam Hartman Architecture: amd64 Multi-Arch: same Source: krb5 Version: 1.20.1-2 Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.20.1-2), libssl3 (>= 3.0.0) Recommends: krb5-locales Suggests: krb5-doc, krb5-user Breaks: libapache2-mod-auth-kerb (<= 5.4-2.4), libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3) Description: MIT Kerberos runtime libraries Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library for the main Kerberos v5 API used by applications and Kerberos clients. Homepage: https://web.mit.edu/kerberos/ Package: libkrb5-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 1106 Maintainer: Sam Hartman Architecture: i386 Multi-Arch: same Source: krb5 Version: 1.20.1-2 Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.20.1-2), libssl3 (>= 3.0.0) Recommends: krb5-locales Suggests: krb5-doc, krb5-user Breaks: libapache2-mod-auth-kerb (<= 5.4-2.4), libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3) Description: MIT Kerberos runtime libraries Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library for the main Kerberos v5 API used by applications and Kerberos clients. Homepage: https://web.mit.edu/kerberos/ Package: libkrb5support0 Status: install ok installed Priority: optional Section: libs Installed-Size: 133 Maintainer: Sam Hartman Architecture: amd64 Multi-Arch: same Source: krb5 Version: 1.20.1-2 Depends: libc6 (>= 2.34) Breaks: libgssapi-krb5-2 (<< 1.20), libk5crypto3 (<< 1.20), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-8 (<< 1.16) Description: MIT Kerberos runtime libraries - Support library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains an internal runtime support library used by other Kerberos libraries. Homepage: https://web.mit.edu/kerberos/ Package: libkrb5support0 Status: install ok installed Priority: optional Section: libs Installed-Size: 140 Maintainer: Sam Hartman Architecture: i386 Multi-Arch: same Source: krb5 Version: 1.20.1-2 Depends: libc6 (>= 2.34) Breaks: libgssapi-krb5-2 (<< 1.20), libk5crypto3 (<< 1.20), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-8 (<< 1.16) Description: MIT Kerberos runtime libraries - Support library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains an internal runtime support library used by other Kerberos libraries. Homepage: https://web.mit.edu/kerberos/ Package: libksba8 Status: install ok installed Priority: optional Section: libs Installed-Size: 316 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Multi-Arch: same Source: libksba Version: 1.6.3-2 Depends: libc6 (>= 2.14), libgpg-error0 (>= 1.46) Description: X.509 and CMS support library KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. . KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER Encoder, Certificate Handling and CMS Handling. . This package contains the runtime library files. Homepage: https://www.gnupg.org/related_software/libksba/ Package: libkscreenlocker5 Status: install ok installed Priority: optional Section: libs Installed-Size: 455 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kscreenlocker Version: 5.27.5-2 Depends: kio, kpackagetool5, libc6 (>= 2.34), libkf5configcore5 (>= 5.94~), libkf5configgui5 (>= 5.94~), libkf5configqml5 (>= 5.94.0), libkf5coreaddons5 (>= 5.92.0), libkf5crash5 (>= 5.102.0~), libkf5declarative5 (>= 5.102.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5idletime5 (>= 5.102.0~), libkf5kiocore5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5package5 (>= 5.42.0), libkf5quickaddons5 (>= 5.102.0~), libkf5screendpms8 (>= 4:5.26.90), libkf5waylandclient5 (>= 4:5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libkf5xmlgui5 (>= 5.102.0~), liblayershellqtinterface5 (>= 5.27.5~), libpam0g (>= 0.99.7.1), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.3~), libx11-6, libxcb-keysyms1 (>= 0.4.0), libxcb1, libxi6 (>= 2:1.2.99.4) Pre-Depends: psmisc Recommends: kde-config-screenlocker Breaks: kwin-common (>> 4:5.27.70~), kwin-common (<< 4:5.26.70~) Description: Secure lock screen architecture KDE systemsettings module to configure kscreenlocker. . kscreenlocker can be configured to support the PAM ("Pluggable Authentication Modules") system for password checking (for unlocking the display). . PAM is a flexible application-transparent configurable user-authentication system found on FreeBSD, Solaris, and Linux (and maybe other unixes). . Information about PAM may be found on its homepage http://www.kernel.org/pub/linux/libs/pam/ (Despite the location, this information is NOT Linux-specific.) . This package contains the library files for kscreenlocker. Homepage: https://invent.kde.org/plasma/kscreenlocker Package: libksgrd9 Status: install ok installed Priority: optional Section: libs Installed-Size: 137 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: libksysguard Version: 4:5.27.5-2 Depends: libkf5sysguard-data (= 4:5.27.5-2), libc6 (>= 2.14), libkf5configcore5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Description: library for system monitoring - ksgrd shared library KSysGuard is a program to monitor various elements of your system, or any other remote system with the KSysGuard daemon (ksysgardd) installed. . This package contains the shared library libksgrd. Homepage: https://invent.kde.org/plasma/libksysguard Package: libksysguardformatter1 Status: install ok installed Priority: optional Section: libs Installed-Size: 58 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: libksysguard Version: 4:5.27.5-2 Depends: libkf5sysguard-data (= 4:5.27.5-2), libc6 (>= 2.34), libkf5coreaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 4.1.1) Description: library for system monitoring - ksysguardformatter shared library KSysGuard is a program to monitor various elements of your system, or any other remote system with the KSysGuard daemon (ksysgardd) installed. . This package contains the shared library libksysguardformatter. Homepage: https://invent.kde.org/plasma/libksysguard Package: libksysguardsensorfaces1 Status: install ok installed Priority: optional Section: libs Installed-Size: 211 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: libksysguard Version: 4:5.27.5-2 Depends: libkf5sysguard-data (= 4:5.27.5-2), kpackagetool5, libc6 (>= 2.14), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5configqml5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5package5 (>= 5.102.0~), libkf5solid5 (>= 4.97.0), libksysguardsensors1 (= 4:5.27.5-2), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Description: library for system monitoring - ksysguardsensorfaces shared library KSysGuard is a program to monitor various elements of your system, or any other remote system with the KSysGuard daemon (ksysgardd) installed. . This package contains the shared library libksysguardsensorfaces. Homepage: https://invent.kde.org/plasma/libksysguard Package: libksysguardsensors1 Status: install ok installed Priority: optional Section: libs Installed-Size: 233 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: libksysguard Version: 4:5.27.5-2 Depends: libkf5sysguard-data (= 4:5.27.5-2), libc6 (>= 2.14), libkf5i18n5 (>= 5.102.0~), libksysguardformatter1 (= 4:5.27.5-2), libksysguardsystemstats1 (= 4:5.27.5-2), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: library for system monitoring - ksysguardsensors shared library KSysGuard is a program to monitor various elements of your system, or any other remote system with the KSysGuard daemon (ksysgardd) installed. . This package contains the shared library libksysguardsensors. Homepage: https://invent.kde.org/plasma/libksysguard Package: libksysguardsystemstats1 Status: install ok installed Priority: optional Section: libs Installed-Size: 149 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: libksysguard Version: 4:5.27.5-2 Depends: libkf5sysguard-data (= 4:5.27.5-2), libc6 (>= 2.14), libkf5i18n5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libsensors5 (>= 1:3.5.0), libstdc++6 (>= 5) Description: library for system monitoring - ksysguardsystemstats shared library KSysGuard is a program to monitor various elements of your system, or any other remote system with the KSysGuard daemon (ksysgardd) installed. . This package contains the shared library libksysguardsystemstats. Homepage: https://invent.kde.org/plasma/libksysguard Package: libkuserfeedbackcore1 Status: install ok installed Priority: optional Section: libs Installed-Size: 752 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kuserfeedback Version: 1.2.0-2 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0~) | libqt5gui5-gles (>= 5.8.0~), libqt5network5 (>= 5.8.0~), libstdc++6 (>= 5) Recommends: kuserfeedback-doc (= 1.2.0-2) Description: user feedback for applications - core library Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the core library for kuserfeedback. Homepage: https://invent.kde.org/libraries/kuserfeedback Package: libkuserfeedbackwidgets1 Status: install ok installed Priority: optional Section: libs Installed-Size: 104 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kuserfeedback Version: 1.2.0-2 Depends: libc6 (>= 2.4), libkuserfeedbackcore1 (>= 1.0.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.8.0~), libstdc++6 (>= 5) Recommends: qml-module-org-kde-userfeedback (= 1.2.0-2) Description: user feedback for applications - widgets library Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the widgets library used by kuserfeedback. Homepage: https://invent.kde.org/libraries/kuserfeedback Package: libkwalletbackend5-5 Status: install ok installed Priority: optional Section: libs Installed-Size: 159 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kwallet-kf5 Version: 5.103.0-1 Depends: libc6 (>= 2.32), libgcrypt20 (>= 1.10.0), libgpgmepp6 (>= 1.18.0), libkf5i18n5 (>= 5.103.0~), libkf5notifications5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Description: Secure and unified container for user passwords. Backend to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. Homepage: https://invent.kde.org/frameworks/kwallet Package: libkwineffects14 Status: install ok installed Priority: optional Section: libs Installed-Size: 360 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kwin Version: 4:5.27.5-3 Replaces: libkwineffects13 Depends: libc6 (>= 2.32), libepoxy0 (>= 1.0), libkf5configcore5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkwinglutils14 (= 4:5.27.5-3), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkwin4-effect-builtins1, libkwineffects13 Description: KDE window manager effects library KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Homepage: https://projects.kde.org/projects/kde/workspace/kwin Package: libkwinglutils14 Status: install ok installed Priority: optional Section: libs Installed-Size: 187 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kwin Version: 4:5.27.5-3 Replaces: libkwinglutils13 Depends: libc6 (>= 2.14), libepoxy0 (>= 1.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 11), libxcb1 Breaks: libkwin4-effect-builtins1, libkwinglutils13 Description: KDE window manager gl utils library KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Homepage: https://projects.kde.org/projects/kde/workspace/kwin Package: libkworkspace5-5 Status: install ok installed Priority: optional Section: libs Installed-Size: 388 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: plasma-workspace Version: 4:5.27.5-2 Depends: libc6 (>= 2.4), libkf5configcore5 (>= 5.94.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libxau6 (>= 1:1.0.9) Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Kworkspace library. . This package contains library files. Homepage: https://invent.kde.org/plasma/plasma-workspace Package: liblab-gamut1 Status: install ok installed Priority: optional Section: libs Installed-Size: 2482 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: graphviz (2.42.2-7) Version: 2.42.2-7+b3 Description: rich set of graph drawing tools - liblab_gamut library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the liblab_gamut library. Homepage: https://www.graphviz.org/ Package: liblangtag-common Status: install ok installed Priority: optional Section: libs Installed-Size: 2172 Maintainer: Debian LibreOffice Maintainers Architecture: all Multi-Arch: foreign Source: liblangtag Version: 0.6.4-2 Description: library to access tags for identifying languages -- data liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the architecture-independent language data. Homepage: http://tagoh.bitbucket.org/liblangtag/ Package: liblangtag1 Status: install ok installed Priority: optional Section: libs Installed-Size: 183 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: liblangtag Version: 0.6.4-2 Depends: libc6 (>= 2.34), libxml2 (>= 2.7.4), liblangtag-common (= 0.6.4-2) Description: library to access tags for identifying languages liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 Homepage: http://tagoh.bitbucket.org/liblangtag/ Package: liblapack3 Status: install ok installed Priority: optional Section: libs Installed-Size: 7188 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: lapack Version: 3.11.0-2 Provides: liblapack.so.3 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), libgcc-s1 (>= 4.0), libgfortran5 (>= 8) Description: Library of linear algebra routines 3 - shared version LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . This package contains a shared version of the library. Homepage: https://www.netlib.org/lapack/ Package: liblayershellqtinterface5 Status: install ok installed Priority: optional Section: libs Installed-Size: 88 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: layer-shell-qt Version: 5.27.5-2 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5waylandclient5 (>= 5.15.2~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), qtbase-abi-5-15-8, qtwayland-client-abi-5-15-8 Recommends: layer-shell-qt (= 5.27.5-2) Description: use the Wayland wl-layer-shell protocol - run-time library Qt component to allow applications to make use of the Wayland wl-layer-shell protocol. . This package includes the library. Homepage: http://www.kde.org/ Package: liblayout-java Status: install ok installed Priority: optional Section: java Installed-Size: 822 Maintainer: Debian Java Maintainers Architecture: all Source: liblayout Version: 0.2.10-5 Depends: ant, libbase-java, libcommons-logging-java, libflute-java, libfonts-java, libitext-java, libjcommon-java, libloader-java, librepository-java, libsac-java, libxml-java Description: Java layouting framework LibLayout is a layouting framework. It is based on the Cascading StyleSheets standard (in the upcoming version 3). The layouting expects to receive its content as a DOM structure (although it does not rely on the W3C-DOM API). Package: liblcms2-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 428 Maintainer: Thomas Weber Architecture: amd64 Multi-Arch: same Source: lcms2 Version: 2.14-2 Depends: libc6 (>= 2.29) Suggests: liblcms2-utils Description: Little CMS 2 color management library LittleCMS 2 intends to be a small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC) of color management. LittleCMS 2 is a full implementation of ICC specification 4.2 plus all addendums. It fully supports all V2 and V4 profiles, including abstract, devicelink and named color profiles. . This package contains the shared library of liblcms2. Homepage: http://www.littlecms.com/ Package: liblcms2-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 467 Maintainer: Thomas Weber Architecture: i386 Multi-Arch: same Source: lcms2 Version: 2.14-2 Depends: libc6 (>= 2.29) Suggests: liblcms2-utils Description: Little CMS 2 color management library LittleCMS 2 intends to be a small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC) of color management. LittleCMS 2 is a full implementation of ICC specification 4.2 plus all addendums. It fully supports all V2 and V4 profiles, including abstract, devicelink and named color profiles. . This package contains the shared library of liblcms2. Homepage: http://www.littlecms.com/ Package: libldacbt-enc2 Status: install ok installed Priority: optional Section: libs Installed-Size: 66 Maintainer: Andrej Shadura Architecture: amd64 Multi-Arch: same Source: libldac Version: 2.0.2.3+git20200429+ed310a0-4 Depends: libc6 (>= 2.14) Description: LDAC Bluetooth encoder library (shared library) LDAC is a lossy audio coding technology enabling the transmission of high-resolution audio content over a Bluetooth connection. . LDAC employs a hybrid coding scheme based on the modified discrete cosine transform to provide more efficient data compression. . LDAC is used by Bluetooth audio devices such as headphones, smart phones, portable media players, active speakers and home theaters. . This package ships the shared LDAC Bluetooth encoder library. Homepage: https://android.googlesource.com/platform/external/libldac Package: libldap-2.5-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 553 Maintainer: Debian OpenLDAP Maintainers Architecture: amd64 Multi-Arch: same Source: openldap Version: 2.5.13+dfsg-5 Replaces: libldap-2.3-0, libldap2 Depends: libc6 (>= 2.34), libgnutls30 (>= 3.7.5), libsasl2-2 (>= 2.1.28+dfsg) Recommends: libldap-common Conflicts: ldap-utils (<= 2.1.23-1) Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Homepage: https://www.openldap.org/ Package: libldap-2.5-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 591 Maintainer: Debian OpenLDAP Maintainers Architecture: i386 Multi-Arch: same Source: openldap Version: 2.5.13+dfsg-5 Replaces: libldap-2.3-0, libldap2 Depends: libc6 (>= 2.34), libgnutls30 (>= 3.7.5), libsasl2-2 (>= 2.1.28+dfsg) Recommends: libldap-common Conflicts: ldap-utils (<= 2.1.23-1) Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Homepage: https://www.openldap.org/ Package: libldap-common Status: install ok installed Priority: optional Section: libs Installed-Size: 92 Maintainer: Debian OpenLDAP Maintainers Architecture: all Multi-Arch: foreign Source: openldap Version: 2.5.13+dfsg-5 Replaces: libldap-2.4-2 (<< 2.4.44+dfsg-1) Conffiles: /etc/ldap/ldap.conf 4f02c6860a58b7402a4b5c5ec24aa7b2 Description: OpenLDAP common files for libraries These are common files for the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Homepage: https://www.openldap.org/ Package: libldb2 Status: install ok installed Priority: optional Section: libs Installed-Size: 616 Maintainer: Debian Samba Maintainers Architecture: amd64 Multi-Arch: same Source: samba (2:4.17.8+dfsg-2) Version: 2:2.6.2+samba4.17.8+dfsg-2 Depends: libc6 (>= 2.34), libldap-2.5-0 (>= 2.5.4), liblmdb0 (>= 0.9.9), libtalloc2 (>= 2.3.4~), libtdb1 (>= 1.4.7~), libtevent0 (>= 0.13.0~) Breaks: ldb-tools (<< 1.1.30~), samba (<< 2:4.7.0~), samba-dsdb-modules (<< 2:4.7.0~), samba-libs (<< 2:4.7.0~), samba-testsuite (<< 2:4.7.0~) Description: LDAP-like embedded database - shared library ldb is a LDAP-like embedded database built on top of TDB. . It provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the shared library file. Homepage: https://www.samba.org Package: liblerc4 Status: install ok installed Priority: optional Section: libs Installed-Size: 649 Maintainer: Debian GIS Project Architecture: amd64 Multi-Arch: same Source: lerc Version: 4.0.0+ds-2 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: Limited Error Raster Compression library LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds). Homepage: https://github.com/Esri/lerc Package: liblerc4 Status: install ok installed Priority: optional Section: libs Installed-Size: 696 Maintainer: Debian GIS Project Architecture: i386 Multi-Arch: same Source: lerc Version: 4.0.0+ds-2 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: Limited Error Raster Compression library LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds). Homepage: https://github.com/Esri/lerc Package: liblibreoffice-java Status: install ok installed Priority: optional Section: java Installed-Size: 2277 Maintainer: Debian LibreOffice Maintainers Architecture: all Source: libreoffice Version: 4:7.4.5-3 Replaces: libjuh-java (<< 1:7.1.0~), libjurt-java (<< 1:7.1.0~), libridl-java (<< 1:7.1.0~), libunoil-java (<< 1:7.1.0~) Provides: libjuh-java, libjurt-java, libridl-java, libunoil-java Depends: libunoloader-java, ure-java Breaks: libjuh-java (<< 1:7.1.0~), libjurt-java (<< 1:7.1.0~), libridl-java (<< 1:7.1.0~), libunoil-java (<< 1:7.1.0~) Description: LibreOffice UNO runtime environment -- Java library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains the public Java libraries. Homepage: http://www.libreoffice.org Package: liblilv-0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 139 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: lilv Version: 0.24.14-1 Depends: libc6 (>= 2.33), libserd-0-0 (>= 0.30.2), libsord-0-0 (>= 0.14.0~dfsg0), libsratom-0-0 (>= 0.4.6~dfsg0) Description: library for simple use of LV2 plugins Lilv (formerly SLV2) is a library for LV2 hosts intended to make using LV2 Plugins as simple as possible (without sacrificing capabilities). . Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies. . This package provides the shared library. Homepage: https://drobilla.net/software/lilv/ Package: liblirc-client0 Status: install ok installed Priority: optional Section: libs Installed-Size: 91 Maintainer: Debian Lirc Team Architecture: amd64 Multi-Arch: same Source: lirc Version: 0.10.1-7.2 Replaces: liblircclient0 (<= 0.9.4~pre1) Depends: libc6 (>= 2.33) Suggests: lirc Breaks: inputlirc (<< 19), kradio (<< 4), liblircclient0 (<= 0.9.4~pre1) Description: infra-red remote control support - client library LIRC stands for 'Linux Infra-red Remote Control'. . This package provides a library with functions to support remote controls via LIRC in programs such as xawtv. Homepage: https://sf.net/p/lirc Package: libllvm15 Status: install ok installed Priority: optional Section: libs Installed-Size: 114611 Maintainer: LLVM Packaging Team Architecture: amd64 Multi-Arch: same Source: llvm-toolchain-15 Version: 1:15.0.7-4 Depends: libc6 (>= 2.36), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 3.3), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), libz3-4 (>= 4.8.12), zlib1g (>= 1:1.2.0) Description: 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. Homepage: https://www.llvm.org/ Package: libllvm15 Status: install ok installed Priority: optional Section: libs Installed-Size: 124942 Maintainer: LLVM Packaging Team Architecture: i386 Multi-Arch: same Source: llvm-toolchain-15 Version: 1:15.0.7-4 Depends: libatomic1 (>= 4.8), libc6 (>= 2.36), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 4.2), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), libz3-4 (>= 4.8.12), zlib1g (>= 1:1.2.0) Description: 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. Homepage: https://www.llvm.org/ Package: liblmdb0 Status: install ok installed Priority: optional Section: libs Installed-Size: 104 Maintainer: LMDB Architecture: amd64 Multi-Arch: same Source: lmdb Version: 0.9.24-1 Depends: libc6 (>= 2.14) Description: Lightning Memory-Mapped Database shared library This package contains the LMDB shared library. . Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact key-value embedded data store developed for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space, (it is not limited to the size of physical RAM). Homepage: http://symas.com/mdb/ Package: libloader-java Status: install ok installed Priority: optional Section: java Installed-Size: 144 Maintainer: Debian Java Maintainers Architecture: all Source: libloader Version: 1.1.6.dfsg-5 Depends: libpixie-java (>= 1.1.6), libbase-java, libcommons-logging-java, libehcache-java, libbatik-java, libxml-commons-external-java Suggests: libloader-java-doc (= 1.1.6.dfsg-5) Description: Java general purpose resource loading framework LibLoader is a general purpose resource loading framework. It has been designed to allow one to load resources from any physical location and to allow the processing of that content data in a generic way, totally transparent to the user of that library. Homepage: https://sourceforge.net/projects/jfreereport/ Package: liblocale-gettext-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 51 Maintainer: Debian Perl Group Architecture: amd64 Version: 1.07-5 Depends: libc6 (>= 2.3) Pre-Depends: perl-base (>= 5.36.0-5), perlapi-5.36.0 Description: module using libc functions for internationalization in Perl The Locale::gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software. . It provides gettext(), dgettext(), dcgettext(), textdomain(), bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext() and dngettext(). Homepage: https://metacpan.org/release/gettext Package: liblouis-data Status: install ok installed Priority: optional Section: text Installed-Size: 12128 Maintainer: Debian Accessibility Team Architecture: all Multi-Arch: foreign Source: liblouis Version: 3.24.0-2 Description: Braille translation library - data Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). New languages can easily be added through tables that support a rule- or dictionary based approach. Included are also tools for testing and debugging tables. . This package contains runtime data. Homepage: http://liblouis.org/ Package: liblouis20 Status: install ok installed Priority: optional Section: libs Installed-Size: 212 Maintainer: Debian Accessibility Team Architecture: amd64 Multi-Arch: same Source: liblouis Version: 3.24.0-2 Depends: libc6 (>= 2.33), liblouis-data (>= 3.24.0~) Description: Braille translation library - shared libs Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). . This package contains shared libraries. Homepage: http://liblouis.org/ Package: liblouisutdml-bin Status: install ok installed Priority: optional Section: text Installed-Size: 46 Maintainer: Debian Accessibility Team Architecture: amd64 Multi-Arch: foreign Source: liblouisutdml Version: 2.11.0-2 Depends: libc6 (>= 2.34), liblouis20 (>= 3.24.0), liblouisutdml9 (>= 2.11.0) Suggests: antiword, ooo2dbk, poppler-utils, rtf2xml Description: Braille UTDML translation utilities liblouisutdml is an extension of liblouisxml, the translator from xml format into transcribed braille, that includes support for Unified Tactile Document Markup Language (UTDML). . This consists essentially of subtrees containing all the braille translations and formatting, plus some tags. . This package contains utdml2brl which translates an utdml or text file into an embosser-ready braille file. Homepage: http://liblouis.org/ Package: liblouisutdml-data Status: install ok installed Priority: optional Section: text Installed-Size: 225 Maintainer: Debian Accessibility Team Architecture: all Multi-Arch: foreign Source: liblouisutdml Version: 2.11.0-2 Description: Braille UTDML translation library - data liblouisutdml is an extension of liblouisxml, the translator from xml format into transcribed braille, that includes support for Unified Tactile Document Markup Language (UTDML). . This consists essentially of subtrees containing all the braille translations and formatting, plus some tags. . This package contains runtime data. Homepage: http://liblouis.org/ Package: liblouisutdml9 Status: install ok installed Priority: optional Section: libs Installed-Size: 228 Maintainer: Debian Accessibility Team Architecture: amd64 Multi-Arch: same Source: liblouisutdml Version: 2.11.0-2 Depends: liblouisutdml-data, libc6 (>= 2.33), liblouis20 (>= 3.24.0), libxml2 (>= 2.7.4) Description: Braille UTDML translation library - shared libs liblouisutdml is an extension of liblouisxml, the translator from xml format into transcribed braille, that includes support for Unified Tactile Document Markup Language (UTDML). . This consists essentially of subtrees containing all the braille translations and formatting, plus some tags. . This package contains shared libraries. Homepage: http://liblouis.org/ Package: liblqr-1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 76 Maintainer: Bernd Zeimetz Architecture: amd64 Multi-Arch: same Source: liblqr Version: 0.4.2-2.1 Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.24.0) Description: converts plain array images into multi-size representation The LiquidRescale (lqr) library provides a C/C++ API for performing non-uniform resizing of images by the seam-carving technique. . The library takes images in plain array format as input and converts them to a multi-size representation. . Following is a list of features: . * Areas in the image can be marked for preservation or discard * Once the image has been fully processed, the scaling can be done in real-time. In fact, the information can be saved and read out later without any further processing * The resizing is done with a single function which automatically performs all the necessary operations; it can also work in successive steps without wasting computational time * Possibility to tune the carving operation by letting the seams be less connected, or more rigid, or both * Can export and import the visibility map (the seams) * Other images can be attached and undergo the same carving process as the parent image * The automatic feature detection algorithm can be tuned by selecting among different energy gradient functions * Reports progress through a customizable interface * A signalling system permits one to cleanly handle errors . The library implements the algorithm described in the paper "Seam Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel Shamir, which can be found at http://www.faculty.idc.ac.il/arik/imret.pdf . This package contains the shared library. Homepage: http://liblqr.wikidot.com/ Package: liblrdf0 Status: install ok installed Priority: optional Section: libs Installed-Size: 71 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: liblrdf Version: 0.6.1-4 Depends: libc6 (>= 2.14), libraptor2-0 (>= 2.0.15) Suggests: liblrdf0-dev Description: library to manipulate RDF files describing LADSPA plugins Liblrdf can read RDF/XML and N3 files and export N3 files. It also has a light taxonomic inference capablility. . It can also be used for general RDF manipulation. Homepage: https://github.com/swh/LRDF Package: liblsan0 Status: install ok installed Priority: optional Section: libs Installed-Size: 2942 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.34), libgcc-s1 (>= 3.3) Description: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Homepage: http://gcc.gnu.org/ Package: libltc11 Status: install ok installed Priority: optional Section: libs Installed-Size: 44 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libltc Version: 1.3.2-1 Depends: libc6 (>= 2.29) Description: linear timecode library Linear (or Longitudinal) Timecode (LTC) is an encoding of SMPTE timecode data as a Manchester-Biphase encoded audio signal. The audio signal is commonly recorded on a VTR track or other storage media. libltc provides functionality to both encode and decode LTC from/to timecode. . This package provides the shared library. Homepage: https://github.com/x42/libltc Package: libltdl7 Status: install ok installed Priority: optional Section: libs Installed-Size: 421 Maintainer: Alastair McKinstry Architecture: amd64 Multi-Arch: same Source: libtool Version: 2.4.7-5 Depends: libc6 (>= 2.34) Description: System independent dlopen wrapper for GNU libtool This package contains the run-time libltdl library. . A small library that aims at hiding the various difficulties of dlopening libraries from programmers. It is a system independent dlopen wrapper for GNU libtool. . It supports the following dlopen interfaces: * dlopen (Solaris, Linux and various BSD flavors) * shl_load (HP-UX) * LoadLibrary (Win16 and Win32) * load_add_on (BeOS) * GNU DLD (emulates dynamic linking for static libraries) * libtool's dlpreopen Homepage: https://www.gnu.org/software/libtool/ Package: libltdl7 Status: install ok installed Priority: optional Section: libs Installed-Size: 428 Maintainer: Alastair McKinstry Architecture: i386 Multi-Arch: same Source: libtool Version: 2.4.7-5 Depends: libc6 (>= 2.34) Description: System independent dlopen wrapper for GNU libtool This package contains the run-time libltdl library. . A small library that aims at hiding the various difficulties of dlopening libraries from programmers. It is a system independent dlopen wrapper for GNU libtool. . It supports the following dlopen interfaces: * dlopen (Solaris, Linux and various BSD flavors) * shl_load (HP-UX) * LoadLibrary (Win16 and Win32) * load_add_on (BeOS) * GNU DLD (emulates dynamic linking for static libraries) * libtool's dlpreopen Homepage: https://www.gnu.org/software/libtool/ Package: liblua5.1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 425 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: lua5.1 Version: 5.1.5-9 Depends: libc6 (>= 2.29), libstdc++6 (>= 4.1.1) Description: Shared library for the Lua interpreter version 5.1 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains runtime libraries. You shouldn't need to install it explicitly. Homepage: http://www.lua.org Package: liblua5.2-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 439 Maintainer: Debian Lua Team Architecture: amd64 Multi-Arch: same Source: lua5.2 Version: 5.2.4-3 Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1) Description: Shared library for the Lua interpreter version 5.2 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains runtime libraries. You shouldn't need to install it explicitly. Homepage: https://www.lua.org Package: liblua5.4-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 548 Maintainer: Debian Lua Team Architecture: amd64 Multi-Arch: same Source: lua5.4 Version: 5.4.4-3 Depends: libc6 (>= 2.29), libstdc++6 (>= 4.1.1) Description: Shared library for the Lua interpreter version 5.4 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains runtime libraries. You shouldn't need to install it explicitly. Homepage: http://www.lua.org Package: liblwp-mediatypes-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 74 Maintainer: Debian Perl Group Architecture: all Version: 6.04-2 Depends: perl:any Description: module to guess media type for a file or a URL LWP::MediaTypes provides functions for handling media (also known as MIME) types and encodings. The mapping from file extensions to media types is defined by the media.types file. If the ~/.media.types file exists it is used instead. For backwards compatibility it will also look for ~/.mime.types. Homepage: https://metacpan.org/release/LWP-MediaTypes Package: liblwp-protocol-https-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 29 Maintainer: Debian Perl Group Architecture: all Version: 6.10-1 Depends: perl:any, ca-certificates, libio-socket-ssl-perl, libnet-http-perl, libwww-perl Suggests: libcrypt-ssleay-perl Description: HTTPS driver for LWP::UserAgent The LWP::Protocol::https module provides support for using HTTPS schemed URLs with LWP. LWP::Protocol::https is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/TLS. . If hostname verification is requested by LWP::UserAgent's ssl_opts, and neither SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be the one provided by ca-certificates. . This module used to be bundled with libwww-perl, but it was unbundled in v6.02 in order to be able to declare its dependencies properly for the CPAN tool-chain. Applications that need HTTPS support can just declare their dependency on LWP::Protocol::https and will no longer need to know what underlying modules to install. Homepage: https://metacpan.org/release/LWP-Protocol-https Package: liblz4-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 169 Maintainer: Nobuhiro Iwamatsu Architecture: amd64 Multi-Arch: same Source: lz4 Version: 1.9.4-1 Replaces: liblz4-1a Depends: libc6 (>= 2.14) Breaks: liblz4-1a Description: Fast LZ compression algorithm library - runtime LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package includes the shared library. Homepage: https://github.com/lz4/lz4 Package: liblz4-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 172 Maintainer: Nobuhiro Iwamatsu Architecture: i386 Multi-Arch: same Source: lz4 Version: 1.9.4-1 Replaces: liblz4-1a Depends: libc6 (>= 2.4) Breaks: liblz4-1a Description: Fast LZ compression algorithm library - runtime LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package includes the shared library. Homepage: https://github.com/lz4/lz4 Package: liblzma5 Status: install ok installed Priority: optional Section: libs Installed-Size: 333 Maintainer: Jonathan Nieder Architecture: amd64 Multi-Arch: same Source: xz-utils Version: 5.4.1-0.2 Depends: libc6 (>= 2.34) Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~) Description: XZ-format compression library XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) Homepage: https://tukaani.org/xz/ Package: liblzma5 Status: install ok installed Priority: optional Section: libs Installed-Size: 361 Maintainer: Jonathan Nieder Architecture: i386 Multi-Arch: same Source: xz-utils Version: 5.4.1-0.2 Depends: libc6 (>= 2.34) Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~) Description: XZ-format compression library XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) Homepage: https://tukaani.org/xz/ Package: liblzo2-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 174 Maintainer: Stephen Kitt Architecture: amd64 Multi-Arch: same Source: lzo2 Version: 2.10-2 Depends: libc6 (>= 2.14) Description: data compression library LZO is a portable, lossless data compression library. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. Homepage: https://www.oberhumer.com/opensource/lzo/ Package: libmad0 Status: install ok installed Priority: optional Section: libs Installed-Size: 162 Maintainer: Kurt Roeckx Architecture: amd64 Multi-Arch: same Source: libmad (0.15.1b-10.1) Version: 0.15.1b-10.1+b1 Depends: libc6 (>= 2.14) Description: MPEG audio decoder library MAD is an MPEG audio decoder. It currently only supports the MPEG 1 standard, but fully implements all three audio layers (Layer I, Layer II, and Layer III, the latter often colloquially known as MP3.) . MAD has the following special features: - 100% fixed-point (integer) computation - completely new implementation based on the ISO/IEC 11172-3 standard - distributed under the terms of the GNU General Public License (GPL) Package: libmagic-mgc Status: install ok installed Priority: optional Section: libs Installed-Size: 8130 Maintainer: Christoph Biedl Architecture: amd64 Multi-Arch: foreign Source: file Version: 1:5.44-3 Replaces: libmagic1 (<< 1:5.28-4~) Breaks: libmagic1 (<< 1:5.28-4~) Description: File type determination library using "magic" numbers (compiled magic file) This package provides the compiled magic file "magic.mgc". It has been separated from libmagic1 in order to meet the multiarch requirements without breaking applications that expect this file at its absolute path. Homepage: https://www.darwinsys.com/file/ Package: libmagic1 Status: install ok installed Priority: optional Section: libs Installed-Size: 232 Maintainer: Christoph Biedl Architecture: amd64 Multi-Arch: same Source: file Version: 1:5.44-3 Depends: libbz2-1.0, libc6 (>= 2.33), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4), libmagic-mgc (= 1:5.44-3) Suggests: file Conffiles: /etc/magic 272913026300e7ae9b5e2d51f138e674 /etc/magic.mime 272913026300e7ae9b5e2d51f138e674 Description: Recognize the type of data in a file using "magic" numbers - library This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. Homepage: https://www.darwinsys.com/file/ Package: libmagickcore-6.q16-6 Status: install ok installed Priority: optional Section: libs Installed-Size: 6571 Maintainer: ImageMagick Packaging Team Architecture: amd64 Multi-Arch: same Source: imagemagick Version: 8:6.9.11.60+dfsg-1.6 Depends: libbz2-1.0, libc6 (>= 2.35), libfftw3-double3 (>= 3.3.10), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libheif1 (>= 1.4.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), liblqr-1-0 (>= 0.4.0), libltdl7 (>= 2.4.7), liblzma5 (>= 5.1.1alpha+20120614), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.5.0~rc1), libwebp7 (>= 1.2.4), libwebpdemux2 (>= 1.2.4), libwebpmux3 (>= 1.2.4), libx11-6, libxext6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Pre-Depends: dpkg (>= 1.17.6) Recommends: ghostscript, gsfonts Suggests: libmagickcore-6.q16-6-extra Description: low-level image manipulation library -- quantum depth Q16 The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package contains the C libraries needed to run executables that make use of MagickCore. . This version of libmagickcore is compiled for a channel depth of 16 bits (Q16). Homepage: https://www.imagemagick.org/ Package: libmagickcore-6.q16-6-extra Status: install ok installed Priority: optional Section: libs Installed-Size: 392 Maintainer: ImageMagick Packaging Team Architecture: amd64 Multi-Arch: same Source: imagemagick Version: 8:6.9.11.60+dfsg-1.6 Provides: libmagickcore-6.q16-1-extra, libmagickcore-6.q16-2-extra, libmagickcore-6.q16-3-extra, libmagickcore-6.q16-4-extra, libmagickcore-6.q16-5-extra, libmagickcore-extra Depends: libc6 (>= 2.35), libcairo2 (>= 1.6.0), libdjvulibre21 (>= 3.5.28), libglib2.0-0 (>= 2.12.0), libmagickcore-6.q16-6 (>= 8:6.9.11.24), libmagickwand-6.q16-6 (>= 8:6.9.10.2), libopenexr-3-1-30 (>= 3.1.5), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libwmflite-0.2-7 (>= 0.2.12), libxml2 (>= 2.7.4) Recommends: libjxr-tools Suggests: inkscape Enhances: libmagickcore-6.q16-6 Description: low-level image manipulation library - extra codecs (Q16) This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to MagickCore. . This version of libmagickcore-extra is compiled for a channel depth of 16 bits (Q16). Homepage: https://www.imagemagick.org/ Package: libmagickwand-6.q16-6 Status: install ok installed Priority: optional Section: libs Installed-Size: 1379 Maintainer: ImageMagick Packaging Team Architecture: amd64 Multi-Arch: same Source: imagemagick Version: 8:6.9.11.60+dfsg-1.6 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), libmagickcore-6.q16-6 (>= 8:6.9.11.24), libx11-6, imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Pre-Depends: dpkg (>= 1.17.6) Description: image manipulation library -- quantum depth Q16 The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package contains the C libraries needed to run executables that make use of MagickWand. . This version of libmagickwand is compiled for a channel depth of 16 bits (Q16). Homepage: https://www.imagemagick.org/ Package: libmail-java Status: install ok installed Priority: optional Section: java Installed-Size: 1404 Maintainer: Debian Java Maintainers Architecture: all Source: javamail Version: 1.6.5-2 Depends: libactivation-java (>= 1.2.0) Suggests: libmail-java-doc Description: JavaMail API Reference Implementation The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications. . This is the reference implementation of the JavaMail API. It supports SMTP, POP3, IMAP (including Gmail features) and Delivery Status Notifications parsing. Homepage: https://jakartaee.github.io/mail-api Package: libmailtools-perl Status: install ok installed Priority: optional Section: mail Installed-Size: 235 Maintainer: Debian Perl Group Architecture: all Version: 2.21-2 Depends: perl:any, libnet-perl, libnet-smtp-ssl-perl, libtest-simple-perl, libtimedate-perl Description: modules to manipulate email in perl programs MailTools is a set of perl modules which provide an easy interface to manipulating email in an object-oriented fashion. . Mail::Address - Parse mail addresses Mail::Cap - Parse mailcap files Mail::Field - Base class for manipulation of mail header fields Mail::Field::AddrList - object representation of e-mail address lists Mail::Field::Date - a date header field Mail::Field::Generic - implementation for inspecific fields Mail::Filter - Filter mail through multiple subroutines Mail::Header - manipulate MIME headers Mail::Internet - manipulate email messages Mail::Mailer - Simple interface to electronic mailing mechanisms Mail::Send - Simple electronic mail interface Mail::Util - mail utility functions Homepage: https://metacpan.org/release/MailTools Package: libmanette-0.2-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 204 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: libmanette (0.2.6-3) Version: 0.2.6-3+b1 Depends: libc6 (>= 2.4), libevdev2 (>= 1.4.5), libglib2.0-0 (>= 2.50.0), libgudev-1.0-0 (>= 146) Description: Simple GObject game controller library libmanette is a library for using game controllers using an API inspired by GDK's device and event handling. It supports the W3C Draft Gamepad specification. . This package contains the shared libraries. Homepage: https://gitlab.gnome.org/aplazas/libmanette Package: libmariadb3 Status: install ok installed Priority: optional Section: libs Installed-Size: 535 Maintainer: Debian MySQL Maintainers Architecture: amd64 Multi-Arch: same Source: mariadb Version: 1:10.11.3-1 Replaces: libmariadbclient18 Depends: mariadb-common, libc6 (>= 2.34), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Breaks: libmariadbclient18 Conflicts: mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-5.1, mariadb-server-5.2, mariadb-server-5.3, mariadb-server-5.5 Description: MariaDB database client library MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the client library. Homepage: https://mariadb.org/ Package: libmarkdown2 Status: install ok installed Priority: optional Section: libs Installed-Size: 96 Maintainer: Alessandro Ghedini Architecture: amd64 Multi-Arch: same Source: discount Version: 2.2.7-2 Depends: libc6 (>= 2.14) Description: implementation of the Markdown markup language in C (library) Discount is an implementation of John Gruber's Markdown markup language. It implements all of the language described in the Markdown syntax document and passes the Markdown 1.0 test suite. . This package provides the libmarkdown generated from discount. Homepage: http://www.pell.portland.or.us/~orc/Code/discount/ Package: libmatroska7 Status: install ok installed Priority: optional Section: libs Installed-Size: 678 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libmatroska Version: 1.7.1-1 Replaces: libmatroska6 Depends: libc6 (>= 2.14), libebml5 (>= 1.4.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Breaks: libmatroska6 Description: extensible open standard audio/video container format (shared library) Matroska is aiming to become the standard of Multimedia Container Formats one day. It is based on EBML (Extensible Binary Meta Language), a kind of binary version of XML. This way the significant advantages in terms of future format extensibility are gained without breaking file support in old parsers. . This package contains the shared library needed to run applications that use libmatroska. Homepage: https://www.matroska.org/ Package: libmaxminddb0 Status: install ok installed Priority: optional Section: libs Installed-Size: 76 Maintainer: Faidon Liambotis Architecture: amd64 Multi-Arch: same Source: libmaxminddb Version: 1.7.1-1 Depends: libc6 (>= 2.33) Suggests: mmdb-bin Description: IP geolocation database library The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Homepage: https://maxmind.github.io/libmaxminddb/ Package: libmbedcrypto7 Status: install ok installed Priority: optional Section: libs Installed-Size: 615 Maintainer: Andrea Pappacoda Architecture: amd64 Multi-Arch: same Source: mbedtls Version: 2.28.3-1 Depends: libc6 (>= 2.14) Description: lightweight crypto and SSL/TLS library - crypto library mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading . This package contains the shared library handling cryptography. Homepage: https://www.trustedfirmware.org/projects/mbed-tls/ Package: libmbedtls14 Status: install ok installed Priority: optional Section: libs Installed-Size: 303 Maintainer: Andrea Pappacoda Architecture: amd64 Multi-Arch: same Source: mbedtls Version: 2.28.3-1 Depends: libc6 (>= 2.15), libmbedcrypto7 (>= 2.28.0), libmbedx509-1 (>= 2.28.0) Description: lightweight crypto and SSL/TLS library - tls library mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading . This package contains the shared library handling TLS. Homepage: https://www.trustedfirmware.org/projects/mbed-tls/ Package: libmbedx509-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 236 Maintainer: Andrea Pappacoda Architecture: amd64 Multi-Arch: same Source: mbedtls Version: 2.28.3-1 Depends: libc6 (>= 2.33), libmbedcrypto7 (>= 2.28.0) Description: lightweight crypto and SSL/TLS library - x509 certificate library mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading . This package contains the shared library handling x509 certificates. Homepage: https://www.trustedfirmware.org/projects/mbed-tls/ Package: libmbim-glib4 Status: install ok installed Priority: optional Section: libs Installed-Size: 689 Maintainer: DebianOnMobile Maintainers Architecture: amd64 Multi-Arch: same Source: libmbim Version: 1.28.2-1 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.56) Description: Support library to use the MBIM protocol libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. Homepage: https://www.freedesktop.org/wiki/Software/libmbim/ Package: libmbim-proxy Status: install ok installed Priority: optional Section: net Installed-Size: 32 Maintainer: DebianOnMobile Maintainers Architecture: amd64 Multi-Arch: foreign Source: libmbim Version: 1.28.2-1 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.56), libmbim-glib4 (= 1.28.2-1) Description: Proxy to communicate with MBIM ports libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains the binary mbim-proxy used by libmbim to allow multiple clients to use the same MBIM port simultaneously. Homepage: https://www.freedesktop.org/wiki/Software/libmbim/ Package: libmbim-utils Status: install ok installed Priority: optional Section: net Installed-Size: 238 Maintainer: DebianOnMobile Maintainers Architecture: amd64 Source: libmbim Version: 1.28.2-1 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.56), libmbim-glib4 (>= 1.28.0), libmbim-proxy Description: Utilities to use the MBIM protocol from the command line libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains the utilities that make it easier to use MBIM functionality from the command line. Homepage: https://www.freedesktop.org/wiki/Software/libmbim/ Package: libmcpp0 Status: install ok installed Priority: optional Section: libs Installed-Size: 171 Maintainer: Kiyoshi Matsui Architecture: amd64 Multi-Arch: same Source: mcpp Version: 2.7.2-5 Depends: libc6 (>= 2.14) Description: Alternative C/C++ preprocessor (shared library) This package installs the shared library version of mcpp. Homepage: http://mcpp.sourceforge.net/ Package: libmd0 Status: install ok installed Priority: optional Section: libs Installed-Size: 79 Maintainer: Guillem Jover Architecture: amd64 Multi-Arch: same Source: libmd Version: 1.0.4-2 Depends: libc6 (>= 2.33) Description: message digest functions from BSD systems - shared library The libmd library provides various message digest ("hash") functions, as found on various BSDs on a library with the same name and with a compatible API. Homepage: https://www.hadrons.org/software/libmd/ Package: libmd0 Status: install ok installed Priority: optional Section: libs Installed-Size: 86 Maintainer: Guillem Jover Architecture: i386 Multi-Arch: same Source: libmd Version: 1.0.4-2 Depends: libc6 (>= 2.33) Description: message digest functions from BSD systems - shared library The libmd library provides various message digest ("hash") functions, as found on various BSDs on a library with the same name and with a compatible API. Homepage: https://www.hadrons.org/software/libmd/ Package: libmd4c0 Status: install ok installed Priority: optional Section: libs Installed-Size: 107 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: md4c Version: 0.4.8-1 Depends: libc6 (>= 2.14) Description: Markdown for C MD4C is C Markdown parser with the following features: . Compliance: Generally MD4C aims to be compliant to the latest version of CommonMark specification. Right now fully compliant to CommonMark 0.28. . Extensions: MD4C supports some commonly requested and accepted extensions. . Compactness: MD4C is implemented in one source file and one header file. . Embedding: MD4C is easy to reuse in other projects, its API is very straightforward: There is actually just one function, md_parse(). . Push model: MD4C parses the complete document and calls callback functions provided by the application for each start/end of block, start/end of a span, and with any textual contents. . Portability: MD4C builds and works on Windows and Linux, and it should be fairly simple to make it run also on most other systems. . Encoding: MD4C can be compiled to recognize ASCII-only control characters, UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly called just "Unicode". See more details below. . Permissive license: MD4C is available under the MIT license. Homepage: https://github.com/mity/md4c Package: libmetis5 Status: install ok installed Priority: optional Section: libs Installed-Size: 463 Maintainer: Debian Science Maintainers Architecture: amd64 Multi-Arch: same Source: metis Version: 5.1.0.dfsg-7 Depends: libc6 (>= 2.29) Description: Serial Graph Partitioning and Fill-reducing Matrix Ordering METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes. Homepage: http://glaros.dtc.umn.edu/gkhome/metis/metis/overview Package: libmfx1 Status: install ok installed Priority: optional Section: libs Installed-Size: 27346 Maintainer: Timo Aaltonen Architecture: amd64 Multi-Arch: same Source: intel-mediasdk Version: 22.5.4-1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 12), libva2 (>= 2.9.0) Description: Intel Media SDK -- shared library Intel® Media SDK provides an API to access hardware-accelerated video decode, encode and filtering on Intel® platforms with integrated graphics. . Supported video encoders: HEVC, AVC, MPEG-2, JPEG Supported Video decoders: HEVC, AVC, VP8, MPEG-2, VC1, JPEG Supported video pre-processing filters: Color Conversion, Deinterlace, Denoise, Resize, Rotate, Composition . This package contains the shared library. Homepage: https://github.com/Intel-Media-SDK/MediaSDK Package: libmhash2 Status: install ok installed Priority: optional Section: libs Installed-Size: 201 Maintainer: Barak A. Pearlmutter Architecture: amd64 Multi-Arch: same Source: mhash Version: 0.9.9.9-9 Depends: libc6 (>= 2.4) Description: Library for cryptographic hashing and message authentication Mhash is a library that provides a uniform interface to a large number of hash algorithms. These algorithms can be used to compute checksums, message digests, and other signatures. The HMAC support implements the basics for message authentication, following RFC 2104. Mhash also provides several key-generation algorithms, including those of OpenPGP (RFC 2440). . This package contains the shared library. Homepage: http://mhash.sourceforge.net/ Package: libminizip1 Status: install ok installed Priority: optional Section: libs Installed-Size: 64 Maintainer: Michael Gilbert Architecture: amd64 Multi-Arch: same Source: minizip (1.1-8) Version: 1.1-8+b1 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Description: compression library - minizip library minizip is a minimalistic library that supports compressing, extracting, viewing, and manipulating zip files. . This package includes the minizip library. Homepage: http://www.winimage.com/zLibDll/minizip.html Package: libmjpegutils-2.1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 76 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: mjpegtools Version: 1:2.1.0+debian-7 Depends: libc6 (>= 2.14) Description: MJPEG capture/editing/replay and MPEG encoding toolset (library) The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. . This package contains the shared mjpegutils library. Homepage: http://mjpeg.sourceforge.net/ Package: libmm-glib0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1272 Maintainer: DebianOnMobile Maintainers Architecture: amd64 Multi-Arch: same Source: modemmanager Version: 1.20.4-1 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.61.2) Recommends: modemmanager (>= 1.20.4-1) Description: D-Bus service for managing modems - shared libraries ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains shared libraries for applications interfacing with ModemManager. Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/ Package: libmng1 Status: install ok installed Priority: optional Section: libs Installed-Size: 657 Maintainer: Kartik Mistry Architecture: amd64 Multi-Arch: same Source: libmng (1.0.10+dfsg-3.1) Version: 1.0.10+dfsg-3.1+b5 Replaces: libmng, libmng-dev (<< 1.0.0-3) Depends: libc6 (>= 2.14), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), zlib1g (>= 1:1.1.4) Description: Multiple-image Network Graphics library The libmng library supports decoding, displaying, encoding, and various other manipulations of the Multiple-image Network Graphics (MNG) format image files. It uses the zlib compression library, and optionally the JPEG library by the Independent JPEG Group (IJG) and/or lcms (little cms), a color-management library by Marti Maria Saguar. Homepage: http://www.libmng.com Package: libmnl0 Status: install ok installed Priority: optional Section: libs Installed-Size: 46 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Multi-Arch: same Source: libmnl Version: 1.0.4-3 Depends: libc6 (>= 2.14) Description: minimalistic Netlink communication library libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. . The main features of this library are: . Small: the shared library requires around 30KB for an x86-based computer. . Simple: this library avoids complexity and elaborated abstractions that tend to hide Netlink details. . Easy to use: the library simplifies the work for Netlink-wise developers. It provides functions to make socket handling, message building, validating, parsing and sequence tracking, easier. . Easy to re-use: you can use the library to build your own abstraction layer on top of this library. . Decoupling: the interdependency of the main bricks that compose the library is reduced, i.e. the library provides many helpers, but the programmer is not forced to use them. . This package contains the shared libraries needed to run programs that use the minimalistic Netlink communication library. Homepage: https://netfilter.org/projects/libmnl/ Package: libmodplug1 Status: install ok installed Priority: optional Section: libs Installed-Size: 367 Maintainer: Stephen Kitt Architecture: amd64 Multi-Arch: same Source: libmodplug Version: 1:0.8.9.0-3 Depends: libc6 (>= 2.29), libstdc++6 (>= 5) Description: shared libraries for mod music based on ModPlug Module files (MOD music, tracker music) are a family of music file formats originating from the MOD file format on Amiga systems used in late 1980s. . This is a library based on the mod music rendering code from ModPlug, a popular Windows mod player written by Olivier Lapicque, found at http://www.modplug.com. Homepage: http://modplug-xmms.sourceforge.net/ Package: libmount1 Status: install ok installed Priority: optional Section: libs Installed-Size: 455 Maintainer: util-linux packagers Architecture: amd64 Multi-Arch: same Source: util-linux (2.38.1-5) Version: 2.38.1-5+b1 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libselinux1 (>= 3.1~) Suggests: cryptsetup-bin Description: device mounting library This device mounting library is used by mount and umount helpers. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: libmount1 Status: install ok installed Priority: optional Section: libs Installed-Size: 514 Maintainer: util-linux packagers Architecture: i386 Multi-Arch: same Source: util-linux (2.38.1-5) Version: 2.38.1-5+b1 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libselinux1 (>= 3.1~) Suggests: cryptsetup-bin Description: device mounting library This device mounting library is used by mount and umount helpers. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: libmp3lame0 Status: install ok installed Priority: optional Section: libs Installed-Size: 544 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: lame Version: 3.100-6 Depends: libc6 (>= 2.29) Description: MP3 encoding library LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains the shared library. Homepage: https://lame.sourceforge.io/ Package: libmp3lame0 Status: install ok installed Priority: optional Section: libs Installed-Size: 551 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: lame Version: 3.100-6 Depends: libc6 (>= 2.29) Description: MP3 encoding library LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains the shared library. Homepage: https://lame.sourceforge.io/ Package: libmpc3 Status: install ok installed Priority: optional Section: libs Installed-Size: 149 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: mpclib3 Version: 1.3.1-1 Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.2.1+dfsg1), libmpfr6 (>= 4.0.0) Description: multiple precision complex floating-point library MPC is a portable library written in C for arbitrary precision arithmetic on complex numbers providing correct rounding. For the time being, it contains all arithmetic operations over complex numbers, the exponential and the logarithm functions, the trigonometric and hyperbolic functions. . Ultimately, it should implement a multiprecision equivalent of the ISO C99 standard. . It builds upon the GNU MP and the MPFR libraries. Homepage: http://www.multiprecision.org/mpc/ Package: libmpcdec6 Status: install ok installed Priority: optional Section: libs Installed-Size: 92 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libmpc Version: 2:0.1~r495-2 Depends: libc6 (>= 2.29) Description: MusePack decoder - library Musepack is an audio compression format with a strong emphasis on high quality. It's not lossless, but it is designed for transparency, so that you won't be able to hear differences between the original wave file and the much smaller MPC file. . It is based on the MPEG-1 Layer-2 / MP2 algorithms, but since 1997 it has rapidly developed and vastly improved and is now at an advanced stage in which it contains heavily optimized and patentless code. Homepage: http://www.musepack.net Package: libmpeg2-4 Status: install ok installed Priority: optional Section: libs Installed-Size: 173 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: mpeg2dec Version: 0.5.1-9 Depends: libc6 (>= 2.4) Description: MPEG1 and MPEG2 video decoder library libmpeg2 is a library which can decode MPEG1 and MPEG2 video streams. . The main features in libmpeg2 are: . * Conformance - libmpeg2 is able to decode all mpeg streams that conform to certain restrictions. For streams that follow these restrictions, libmpeg2 is probably 100% conformant to the mpeg standards - and there's a pretty extensive test suite to check this. . * Speed - there has been huge efforts there, and libmpeg2 is probably the fastest library around for what it does. . * Portability - most of the code is written in C, and when platform-specific optimizations are used, there always is a generic C routine to fall back on. This should be portable to all architectures - at least it is known people run this code on x86, ppc, sparc, arm and sh4. . * Reuseability - libmpeg2 is not intended to include any project-specific code, but it should still include enough features to be used by very diverse projects. . This package contains the libmpeg2 shared libraries. Homepage: http://libmpeg2.sourceforge.net/ Package: libmpeg2encpp-2.1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 201 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: mjpegtools Version: 1:2.1.0+debian-7 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libmjpegutils-2.1-0 (>= 1:2.1.0+debian), libstdc++6 (>= 11) Description: MJPEG capture/editing/replay and MPEG encoding toolset (library) The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. . This package contains the shared mpeg2encpp library. Homepage: http://mjpeg.sourceforge.net/ Package: libmpfr6 Status: install ok installed Priority: optional Section: libs Installed-Size: 1177 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: mpfr4 Version: 4.2.0-1 Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.2.1+dfsg1) Breaks: libcgal13 (<< 4.11-2+b1), libflint-2.5.2 (<< 2.5.2-17+b2), libgiac0 (<< 1.2.3.57+dfsg1-2+b4), libgmp3 (<< 4.1.4-3), libmpc3 (<< 1.1.0-1~), libnormaliz3 (<< 3.5.1+ds-4), sagemath (<< 8.1-2+b2) Description: multiple precision floating-point computation MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa). Homepage: https://www.mpfr.org/ Package: libmpg123-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 389 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: mpg123 Version: 1.31.2-1 Depends: libc6 (>= 2.33) Description: MPEG layer 1/2/3 audio decoder (shared library) mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). . This package contains the C libraries needed to run executables that use the mpg123 library. Homepage: http://mpg123.org/ Package: libmpg123-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 428 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: mpg123 Version: 1.31.2-1 Depends: libc6 (>= 2.33) Description: MPEG layer 1/2/3 audio decoder (shared library) mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). . This package contains the C libraries needed to run executables that use the mpg123 library. Homepage: http://mpg123.org/ Package: libmplex2-2.1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 145 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: mjpegtools Version: 1:2.1.0+debian-7 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libmjpegutils-2.1-0 (>= 1:2.1.0+debian), libstdc++6 (>= 11) Description: MJPEG capture/editing/replay and MPEG encoding toolset (library) The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. . This package contains the shared mplex2 library. Homepage: http://mjpeg.sourceforge.net/ Package: libmpv2 Status: install ok installed Priority: optional Section: libs Installed-Size: 2780 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: mpv Version: 0.35.1-4 Depends: libarchive13 (>= 3.4.0), libasound2 (>= 1.0.27), libass9 (>= 1:0.15.0), libavcodec59 (>= 7:5.0), libavdevice59 (>= 7:5.0), libavfilter8 (>= 7:5.0), libavformat59 (>= 7:5.0), libavutil57 (>= 7:5.1), libbluray2 (>= 1:0.2.2), libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libcdio-cdda2 (>= 10.2+2.0.0), libcdio-paranoia2 (>= 10.2+2.0.0), libcdio19 (>= 2.1.0), libdrm2 (>= 2.4.105), libdvdnav4 (>= 4.1.3), libegl1, libgbm1 (>= 17.1.0~rc2), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), liblua5.2-0 (>= 5.2.4), libmujs2 (>= 1.0.7), libpipewire-0.3-0 (>= 0.3.50), libplacebo208 (>= 4.208.0), libpulse0 (>= 0.99.4), librubberband2 (>= 3.1.2+dfsg0), libsdl2-2.0-0 (>= 2.0.12), libsixel1 (>= 1.10.3), libswresample4 (>= 7:5.0), libswscale6 (>= 7:5.0), libuchardet0 (>= 0.0.1), libva-drm2 (>= 1.1.0), libva-wayland2 (>= 1.3.0), libva-x11-2 (>= 1.0.3), libva2 (>= 2.2.0), libvdpau1 (>= 0.2), libvulkan1 (>= 1.2.131.2), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.15.0), libwayland-egl1 (>= 1.15.0), libx11-6 (>= 2:1.2.99.901), libxext6, libxinerama1 (>= 2:1.1.4), libxkbcommon0 (>= 0.5.0), libxpresent1, libxrandr2 (>= 2:1.4.0), libxss1, libxv1, libzimg2 (>= 0.3.1), zlib1g (>= 1:1.1.4) Recommends: yt-dlp Description: video player based on MPlayer/mplayer2 (client library) mpv is a movie player based on MPlayer and mplayer2. It supports a wide variety of video file formats, audio and video codecs, and subtitle types. . This package provides a client library that can be used to embed mpv in other applications. Homepage: https://mpv.io/ Package: libmspub-0.1-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 472 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libmspub (0.1.4-3) Version: 0.1.4-3+b3 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libicu72 (>= 72.1~rc-1~), librevenge-0.0-0, libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Description: library for parsing the mspub file structure Libmspub is library providing ability to interpret and import mspub diagrams into various applications. Homepage: http://www.freedesktop.org/wiki/Software/libmspub Package: libmtdev1 Status: install ok installed Priority: optional Section: libs Installed-Size: 56 Maintainer: Nobuhiro Iwamatsu Architecture: amd64 Multi-Arch: same Source: mtdev Version: 1.1.6-1 Depends: libc6 (>= 2.4) Description: Multitouch Protocol Translation Library - shared library libmtdev is a library for translating evdev multitouch events using the legacy protocol to the new multitouch slots protocol. This is necessary for kernel drivers that have not been updated to use the newer protocol. Homepage: http://bitmath.org/code/mtdev/ Package: libmtp-common Status: install ok installed Priority: optional Section: libs Installed-Size: 172 Maintainer: Alessio Treglia Architecture: all Multi-Arch: foreign Source: libmtp Version: 1.1.20-1 Description: Media Transfer Protocol (MTP) common files libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package provides the udev rules file. Homepage: http://libmtp.sourceforge.net/ Package: libmtp-runtime Status: install ok installed Priority: optional Section: libs Installed-Size: 68 Maintainer: Alessio Treglia Architecture: amd64 Source: libmtp Version: 1.1.20-1 Depends: libmtp-common, libmtp9 (= 1.1.20-1), libc6 (>= 2.33) Enhances: libmtp9 Description: Media Transfer Protocol (MTP) runtime tools libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package provides mtp-probe, a program to probe newly connected device interfaces from userspace to determine if they are MTP devices, used for udev rules. Homepage: http://libmtp.sourceforge.net/ Package: libmtp9 Status: install ok installed Priority: optional Section: libs Installed-Size: 643 Maintainer: Alessio Treglia Architecture: amd64 Multi-Arch: same Source: libmtp Version: 1.1.20-1 Depends: libmtp-common, libc6 (>= 2.14), libgcrypt20 (>= 1.10.0), libusb-1.0-0 (>= 2:1.0.22) Recommends: libmtp-runtime, udev Description: Media Transfer Protocol (MTP) library libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. Homepage: http://libmtp.sourceforge.net/ Package: libmujs2 Status: install ok installed Priority: optional Section: libs Installed-Size: 326 Maintainer: Bastian Germann Architecture: amd64 Multi-Arch: same Source: mujs Version: 1.3.2-1 Depends: libc6 (>= 2.29) Description: Lightweight JavaScript interpreter library MuJS is a lightweight JavaScript interpreter designed for embedding in other software to extend them with scripting capabilities. . MuJS was designed with a focus on small size, correctness, and simplicity. This package contains the shared runtime library. Homepage: https://mujs.com/ Package: libmupen64plus2 Status: install ok installed Priority: optional Section: libs Installed-Size: 677 Maintainer: Debian Games Team Architecture: amd64 Multi-Arch: same Source: mupen64plus-core Version: 2.5.9+341+gf82b37bf-1 Provides: mupen64plus-audio-abi-2, mupen64plus-config-abi-2.2, mupen64plus-config-abi-2.3, mupen64plus-config-abi-2.3.1, mupen64plus-config-abi-2.3.2, mupen64plus-debug-abi-2, mupen64plus-debug-abi-2.0.1, mupen64plus-frontend-abi-2.1.1, mupen64plus-frontend-abi-2.1.2, mupen64plus-frontend-abi-2.1.3, mupen64plus-frontend-abi-2.1.4, mupen64plus-gfx-abi-2.1, mupen64plus-gfx-abi-2.2, mupen64plus-input-abi-2.1, mupen64plus-input-abi-2.1.1, mupen64plus-netplay-abi-1.0.1, mupen64plus-rsp-abi-2, mupen64plus-vidext-abi-3, mupen64plus-vidext-abi-3.1, mupen64plus-vidext-abi-3.2 Depends: mupen64plus-data, fonts-dejavu-core, libc6 (>= 2.34), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgl1, libglu1-mesa | libglu1, libminizip1 (>= 1.1), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopencv-videoio406 (>= 4.6.0+dfsg), libpng16-16 (>= 1.6.2-1), libsdl2-2.0-0 (>= 2.0.12), libsdl2-net-2.0-0 (>= 2.0.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) Description: plugin-based Nintendo 64 emulator, core library Flexible N64 Emulator for Linux that works with many ROMs that are publically available. It consists of separate components to provide an user interface, audio and graphics output, controller input, co-processor emulation and an emulator core. . It has the following features: * cheat system * exchangeable plugins for graphics, sound and input emulation * multiple save states * common configuration system for all components . This package contains the actual emulator which must be loaded by a frontend. Homepage: https://mupen64plus.org/ Package: libmusicbrainz5cc2v5 Status: install ok installed Priority: optional Section: libs Installed-Size: 495 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libmusicbrainz5 Version: 5.1.0+git20150707-10 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libneon27-gnutls, libstdc++6 (>= 5.2), libxml2 (>= 2.7.4) Description: Library to access the MusicBrainz.org database MusicBrainz is a community music metadatabase that attempts to create a comprehensive music information site. . This package contains the shared library. Homepage: https://musicbrainz.org/doc/libmusicbrainz Package: libmwaw-0.3-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 8404 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libmwaw Version: 0.3.21-1 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), librevenge-0.0-0, libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Description: import library for some old Mac text documents libmwaw contains some import filters for old Mac text documents (MacWrite, ClarisWorks, ... ) based on top of libwpd. Homepage: http://sourceforge.net/projects/libmwaw Package: libmypaint-1.5-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 149 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libmypaint Version: 1.6.0-2 Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libjson-c5 (>= 0.15), libmypaint-common (>= 1.6.0-2) Description: brush library for mypaint MyPaint is a pressure- and tilt-sensitive painting program which works well with Wacom graphics tablets and other similar devices. It comes with a large brush collection including charcoal and ink to emulate real media, but the highly configurable brush engine allows you to experiment with your own brushes and with not-quite-natural painting. . This package contains the shared library. Homepage: https://github.com/mypaint/libmypaint Package: libmypaint-common Status: install ok installed Priority: optional Section: libs Installed-Size: 969 Maintainer: Debian Multimedia Maintainers Architecture: all Multi-Arch: foreign Source: libmypaint Version: 1.6.0-2 Conflicts: mypaint-data (<< 2~) Description: brush library for mypaint - common files MyPaint is a pressure- and tilt-sensitive painting program which works well with Wacom graphics tablets and other similar devices. It comes with a large brush collection including charcoal and ink to emulate real media, but the highly configurable brush engine allows you to experiment with your own brushes and with not-quite-natural painting. . This package contains architecture-independent files such as translations. Homepage: https://github.com/mypaint/libmypaint Package: libmysofa1 Status: install ok installed Priority: optional Section: libs Installed-Size: 1266 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libmysofa Version: 1.3.1~dfsg0-1 Depends: libc6 (>= 2.29), zlib1g (>= 1:1.1.4) Description: library to read HRTFs stored in the AES69-2015 SOFA format libmysofa is a light weight C-library intended to read SOFA (Spatially Oriented Format for Acoustics) files for spatial rendering. It hardly has any library dependencies and is suitable for embedded devices. . It reads SOFA files and checks whether the data complies to the "SimpleFreeFieldHRIR" conventions. In addition, it provides functions to look-up and interpolate the filters for a given orientation and to normalize the HRTFs (Head-Related Transfer Functions) to a reference level. . This package contains the shared objects necessary to run an application using libmysofa. Homepage: https://github.com/hoene/libmysofa Package: libmythes-1.2-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 34 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: mythes Version: 2:1.2.5-1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Description: simple thesaurus library MyThes is a simple thesaurus that uses a structured text data file and an index file with binary search to lookup words and phrases and return information on part of speech, meanings, and synonyms . This package contains the shared library. Package: libncurses6 Status: install ok installed Priority: optional Section: libs Installed-Size: 335 Maintainer: Craig Small Architecture: amd64 Multi-Arch: same Source: ncurses Version: 6.4-4 Depends: libtinfo6 (= 6.4-4), libc6 (>= 2.34) Recommends: libgpm2 Breaks: cowdancer (<< 0.89~) Description: shared libraries for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncurses. Homepage: https://invisible-island.net/ncurses/ Package: libncurses6 Status: install ok installed Priority: optional Section: libs Installed-Size: 345 Maintainer: Craig Small Architecture: i386 Multi-Arch: same Source: ncurses Version: 6.4-4 Depends: libtinfo6 (= 6.4-4), libc6 (>= 2.34) Recommends: libgpm2 Breaks: cowdancer (<< 0.89~) Description: shared libraries for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncurses. Homepage: https://invisible-island.net/ncurses/ Package: libncursesw6 Status: install ok installed Priority: optional Section: libs Installed-Size: 412 Maintainer: Craig Small Architecture: amd64 Multi-Arch: same Source: ncurses Version: 6.4-4 Depends: libtinfo6 (= 6.4-4), libc6 (>= 2.34) Recommends: libgpm2 Description: shared libraries for terminal handling (wide character support) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters. Homepage: https://invisible-island.net/ncurses/ Package: libndp0 Status: install ok installed Priority: optional Section: libs Installed-Size: 45 Maintainer: Florian Ernst Architecture: amd64 Multi-Arch: same Source: libndp Version: 1.8-1 Depends: libc6 (>= 2.4) Description: Library for Neighbor Discovery Protocol libndp is a library for the IPv6 Neighbor Discovery Protocol (NDP). It contains functions for building and parsing NDP messages, and provides a high-level interface for sending and receiving NDP messages on a network interface. Homepage: http://libndp.org Package: libneon27 Status: install ok installed Priority: optional Section: libs Installed-Size: 232 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: neon27 Version: 0.32.5-1 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libssl3 (>= 3.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Description: HTTP and WebDAV client library neon is an HTTP and WebDAV client library, with a C language API. . WARNING: THE NEON API IS NOT YET STABLE. . Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. . Current features: * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.) * Low-level interface to HTTP request handling, to allow implementing new methods easily. * persistent connections * RFC2617 basic and digest authentication (including auth-int, md5-sess) * Proxy support (including basic/digest authentication) * SSL/TLS support using OpenSSL (including client certificate and thread safety support) * Generic WebDAV 207 XML response handling mechanism * XML parsing using the expat or libxml parsers * Easy generation of error messages from 207 error responses * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. * WebDAV metadata support: set and remove properties, query any set ofi properties (PROPPATCH/PROPFIND). * autoconf macros supplied for easily embedding neon directly inside an application source tree. Homepage: https://notroj.github.io/neon/ Package: libneon27-gnutls Status: install ok installed Priority: optional Section: libs Installed-Size: 197 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: neon27 Version: 0.32.5-1 Depends: libc6 (>= 2.33), libgnutls30 (>= 3.7.5), libgssapi-krb5-2 (>= 1.17), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Description: HTTP and WebDAV client library (GnuTLS enabled) neon is an HTTP and WebDAV client library, with a C language API. . WARNING: THE NEON API IS NOT YET STABLE. . Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. . Current features: * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.) * Low-level interface to HTTP request handling, to allow implementing new methods easily. * persistent connections * RFC2617 basic and digest authentication (including auth-int, md5-sess) * Proxy support (including basic/digest authentication) * SSL/TLS support using GnuTLS (including client certificate and thread safety support) * Generic WebDAV 207 XML response handling mechanism * XML parsing using the expat or libxml parsers * Easy generation of error messages from 207 error responses * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. * WebDAV metadata support: set and remove properties, query any set ofi properties (PROPPATCH/PROPFIND). * autoconf macros supplied for easily embedding neon directly inside an application source tree. Homepage: https://notroj.github.io/neon/ Package: libnet-dbus-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 604 Maintainer: Debian Perl Group Architecture: amd64 Version: 1.2.0-2 Depends: perl (>= 5.36.0-5), perlapi-5.36.0, libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libxml-twig-perl Description: Perl extension for the DBus bindings Net::DBus provides a Perl API for the DBus message system. The DBus Perl interface is currently operating against the 0.32 development version of DBus, but should work with later versions too, providing the API changes have not been too drastic. . Users of this package are either typically, service providers in which case the Net::DBus::Service and Net::DBus::Object modules are of most relevance, or are client consumers, in which case Net::DBus::RemoteService and Net::DBus::RemoteObject are of most relevance. Homepage: https://metacpan.org/release/Net-DBus Package: libnet-http-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 63 Maintainer: Debian Perl Group Architecture: all Version: 6.22-1 Depends: perl:any, libio-socket-ip-perl, liburi-perl Recommends: libio-socket-ssl-perl Description: module providing low-level HTTP connection client The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1. Net::HTTP is a sub-class of IO::Socket::INET. You can mix its methods with reading and writing from the socket directly. This is not necessarily a good idea, unless you know what you are doing. Homepage: https://metacpan.org/release/Net-HTTP Package: libnet-smtp-ssl-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 20 Maintainer: Debian Perl Group Architecture: all Version: 1.04-2 Depends: libio-socket-ssl-perl, perl:any Recommends: libauthen-sasl-perl Description: Perl module providing SSL support to Net::SMTP Net::SMTP::SSL implements the same API as Net::SMTP, but uses IO::Socket::SSL for its network operations. Due to the nature of Net::SMTP's new method, it is not overridden to make use of a default port for the SMTPS service. Perhaps future versions will be smart like that. Port 465 is usually what you want, and it's not a pain to specify that. . This package is deprecated. Net::SMTP (in perl core) has support for SMTP over SSL, and also for STARTTLS, since version 1.28 (included in Perl 5.22). Homepage: https://metacpan.org/release/Net-SMTP-SSL Package: libnet-ssleay-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 1264 Maintainer: Debian Perl Group Architecture: amd64 Multi-Arch: same Source: libnet-ssleay-perl (1.92-2) Version: 1.92-2+b1 Depends: perl (>= 5.36.0-4), perl-openssl-abi-3, perlapi-5.36.0, libc6 (>= 2.14), libssl3 (>= 3.0.0) Description: Perl module for Secure Sockets Layer (SSL) Net::SSLeay is a perl module that allows you to call Secure Sockets Layer (SSL) functions of the SSLeay library directly from your perl scripts. It is useful if you want to program robots that access secure web servers or if you want to build your own applications over SSL encrypted tunnels. If you just want to view web pages on https servers, you do not need this - your web browser already knows to do that. Homepage: https://metacpan.org/release/Net-SSLeay Package: libnetcdf19 Status: install ok installed Priority: optional Section: libs Installed-Size: 1555 Maintainer: Debian GIS Project Architecture: amd64 Multi-Arch: same Source: netcdf (1:4.9.0-3) Version: 1:4.9.0-3+b1 Replaces: libnetcdf6 (<< 1:4.1.1-7~), libnetcdfc7 (<= 4.2.0) Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libhdf5-103-1, libhdf5-hl-100, libxml2 (>= 2.7.4) Breaks: libnetcdf6 (<< 1:4.1.1-7~), libnetcdfc7 (<= 4.2.0) Description: Interface for scientific data access to large binary data NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. . This package contains the C run-time shared libraries required by programs. Homepage: http://www.unidata.ucar.edu/software/netcdf/ Package: libnetfilter-conntrack3 Status: install ok installed Priority: optional Section: libs Installed-Size: 139 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Multi-Arch: same Source: libnetfilter-conntrack Version: 1.0.9-3 Depends: libc6 (>= 2.14), libmnl0 (>= 1.0.3-4~), libnfnetlink0 (>= 1.0.2) Description: Netfilter netlink-conntrack library libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. Homepage: https://www.netfilter.org/projects/libnetfilter_conntrack/ Package: libnettle8 Status: install ok installed Priority: optional Section: libs Installed-Size: 520 Maintainer: Magnus Holmgren Architecture: amd64 Multi-Arch: same Source: nettle Version: 3.8.1-2 Depends: libc6 (>= 2.17) Description: low level cryptographic library (symmetric and one-way cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the symmetric and one-way cryptographic algorithms. To avoid having this package depend on libgmp, the asymmetric cryptos reside in a separate library, libhogweed. Homepage: http://www.lysator.liu.se/~nisse/nettle/ Package: libnettle8 Status: install ok installed Priority: optional Section: libs Installed-Size: 521 Maintainer: Magnus Holmgren Architecture: i386 Multi-Arch: same Source: nettle Version: 3.8.1-2 Depends: libc6 (>= 2.4) Description: low level cryptographic library (symmetric and one-way cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the symmetric and one-way cryptographic algorithms. To avoid having this package depend on libgmp, the asymmetric cryptos reside in a separate library, libhogweed. Homepage: http://www.lysator.liu.se/~nisse/nettle/ Package: libnewt0.52 Status: install ok installed Priority: optional Section: libs Installed-Size: 365 Maintainer: Alastair McKinstry Architecture: amd64 Multi-Arch: same Source: newt (0.52.23-1) Version: 0.52.23-1+b1 Depends: libc6 (>= 2.34), libslang2 (>= 2.2.4) Recommends: libfribidi0 Description: Not Erik's Windowing Toolkit - text mode windowing with slang Newt is a windowing toolkit for text mode built from the slang library. It allows color text mode applications to easily use stackable windows, push buttons, check boxes, radio buttons, lists, entry fields, labels, and displayable text. Scrollbars are supported, and forms may be nested to provide extra functionality. This package contains the shared library for programs that have been built with newt. Homepage: https://pagure.io/newt Package: libnfnetlink0 Status: install ok installed Priority: optional Section: libs Installed-Size: 51 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Multi-Arch: same Source: libnfnetlink Version: 1.0.2-2 Depends: libc6 (>= 2.14) Description: Netfilter netlink library libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. Homepage: https://git.netfilter.org/libnfnetlink Package: libnfs13 Status: install ok installed Priority: optional Section: libs Installed-Size: 382 Maintainer: Balint Reczey Architecture: amd64 Multi-Arch: same Source: libnfs Version: 4.0.0-1 Replaces: libnfs1 (>= 1.9.3-1), libnfs4 Depends: libc6 (>= 2.17) Breaks: libnfs1 (>= 1.9.3-1), libnfs4 Description: NFS client library (shared library) LIBNFS is a client library for accessing NFS shares over a network. . LIBNFS offers three different APIs, for different use : 1, RAW : A fully async low level rpc library for nfs protocols 2, NFS ASYNC : A fully asynchronous library for high level vfs functions 3, NFS SYNC : A synchronous library for high level vfs functions . This package provides the shared library. Homepage: https://github.com/sahlberg/libnfs Package: libnftables1 Status: install ok installed Priority: optional Section: libs Installed-Size: 944 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Multi-Arch: same Source: nftables Version: 1.0.7-1 Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libjansson4 (>= 2.14), libmnl0 (>= 1.0.3-4~), libnftnl11 (>= 1.2.2), libxtables12 (>= 1.6.0+snapshot20161117) Description: Netfilter nftables high level userspace API library This library provides high level semantics to interact with the nftables framework by Netfilter project. . nftables replaces the old popular iptables, ip6tables, arptables and ebtables. . Netfilter software and nftables in particular are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended. . This package contains the libnftables library. Homepage: https://www.netfilter.org/ Package: libnftnl11 Status: install ok installed Priority: optional Section: libs Installed-Size: 237 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Multi-Arch: same Source: libnftnl Version: 1.2.5-1 Depends: libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~) Description: Netfilter nftables userspace API library libnftnl is the low-level library for Netfilter 4th generation framework nftables. . Is the user-space library for low-level interaction with nftables Netlink's API over libmnl. Homepage: https://git.netfilter.org/libnftnl Package: libnghttp2-14 Status: install ok installed Priority: optional Section: libs Installed-Size: 216 Maintainer: Tomasz Buchert Architecture: amd64 Multi-Arch: same Source: nghttp2 Version: 1.53.0-1 Depends: libc6 (>= 2.14) Description: library implementing HTTP/2 protocol (shared library) This is an implementation of the Hypertext Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. . This package installs a shared library. Homepage: https://nghttp2.org/ Package: libnghttp2-14 Status: install ok installed Priority: optional Section: libs Installed-Size: 235 Maintainer: Tomasz Buchert Architecture: i386 Multi-Arch: same Source: nghttp2 Version: 1.53.0-1 Depends: libc6 (>= 2.4) Description: library implementing HTTP/2 protocol (shared library) This is an implementation of the Hypertext Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. . This package installs a shared library. Homepage: https://nghttp2.org/ Package: libnice10 Status: install ok installed Priority: optional Section: libs Installed-Size: 405 Maintainer: Debian Telepathy maintainers Architecture: amd64 Multi-Arch: same Source: libnice Version: 0.1.21-1 Depends: libc6 (>= 2.28), libglib2.0-0 (>= 2.54), libgnutls30 (>= 3.7.0), libgupnp-igd-1.0-4 (>= 0.2.4) Description: ICE library (shared library) Nice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE). ICE is useful for applications that want to establish peer-to-peer UDP data streams. It automates the process of traversing NATs and provides security against some attacks. . Existing standards that use ICE include the Session Initiation Protocol (SIP) and the Jingle XMPP extension for audio/video calls. . Nice includes integration with GStreamer. . This package provides the nice library. Homepage: https://nice.freedesktop.org/ Package: libnl-3-200 Status: install ok installed Priority: optional Section: libs Installed-Size: 182 Maintainer: Heiko Stuebner Architecture: amd64 Multi-Arch: same Source: libnl3 (3.7.0-0.2) Version: 3.7.0-0.2+b1 Depends: libc6 (>= 2.34) Conffiles: /etc/libnl-3/classid 3e07259e58674631830b152e983ca995 /etc/libnl-3/pktloc 7613dbc41b2dc3258195b6b6abd0f179 Description: library for dealing with netlink sockets This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. Homepage: http://www.infradead.org/~tgr/libnl/ Package: libnl-genl-3-200 Status: install ok installed Priority: optional Section: libs Installed-Size: 58 Maintainer: Heiko Stuebner Architecture: amd64 Multi-Arch: same Source: libnl3 (3.7.0-0.2) Version: 3.7.0-0.2+b1 Depends: libnl-3-200 (= 3.7.0-0.2+b1), libc6 (>= 2.4) Description: library for dealing with netlink sockets - generic netlink This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to the generic netlink protocol, an extended version of the netlink protocol. Homepage: http://www.infradead.org/~tgr/libnl/ Package: libnl-route-3-200 Status: install ok installed Priority: optional Section: libs Installed-Size: 644 Maintainer: Heiko Stuebner Architecture: amd64 Multi-Arch: same Source: libnl3 (3.7.0-0.2) Version: 3.7.0-0.2+b1 Depends: libnl-3-200 (= 3.7.0-0.2+b1), libc6 (>= 2.34) Description: library for dealing with netlink sockets - route interface This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to the configuration interfaces of the NETLINK_ROUTE family. Homepage: http://www.infradead.org/~tgr/libnl/ Package: libnm0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1506 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: network-manager Version: 1.42.4-1 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.43.2), libgnutls30 (>= 3.7.2), libudev1 (>= 183) Description: GObject-based client library for NetworkManager NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains a convenience library to ease the access to NetworkManager. Homepage: https://wiki.gnome.org/Projects/NetworkManager Package: libnm0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1621 Maintainer: Utopia Maintenance Team Architecture: i386 Multi-Arch: same Source: network-manager Version: 1.42.4-1 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.43.2), libgnutls30 (>= 3.7.2), libudev1 (>= 183) Description: GObject-based client library for NetworkManager NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains a convenience library to ease the access to NetworkManager. Homepage: https://wiki.gnome.org/Projects/NetworkManager Package: libnorm1 Status: install ok installed Priority: optional Section: libs Installed-Size: 506 Maintainer: Luca Boccassi Architecture: amd64 Multi-Arch: same Source: norm Version: 1.5.9+dfsg-2 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Description: NACK-Oriented Reliable Multicast (NORM) library The NORM protocol is designed to provide end-to-end reliable transport of bulk data objects or streams over generic IP multicast routing and forwarding services. libnorm provides a shared library and an API to use such protocol. Homepage: https://www.nrl.navy.mil/itd/ncs/products/norm Package: libnotificationmanager1 Status: install ok installed Priority: optional Section: libs Installed-Size: 725 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: plasma-workspace Version: 4:5.27.5-2 Depends: kio, libc6 (>= 2.32), libkf5configcore5 (>= 5.94.0~), libkf5configgui5 (>= 5.94.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5itemmodels5 (>= 5.102.0~), libkf5kiofilewidgets5 (>= 5.102.0~), libkf5screen-bin (>= 4:5.17.5~), libkf5screen8 (>= 4:5.27.5~), libkf5service-bin, libkf5service5 (>= 5.102.0), libkf5windowsystem5 (>= 5.83.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Taskmanager library. . This package contains library files. Homepage: https://invent.kde.org/plasma/plasma-workspace Package: libnotify4 Status: install ok installed Priority: optional Section: libs Installed-Size: 75 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: libnotify Version: 0.8.2-1 Depends: libc6 (>= 2.7), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.67.3) Suggests: notification-daemon Description: sends desktop notifications to a notification daemon A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package contains the shared library. To actually display the notifications, you need to install the package notification-daemon or any other desktop environment implementing the FreeDesktop notification daemon specification. Package: libnpth0 Status: install ok installed Priority: optional Section: libs Installed-Size: 50 Maintainer: Eric Dorland Architecture: amd64 Multi-Arch: same Source: npth Version: 1.6-3 Depends: libc6 (>= 2.17) Description: replacement for GNU Pth using system threads nPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth it is based on the system's standard threads implementation. Thus nPth allows the use of libraries which are not compatible to GNU Pth. Homepage: https://www.gnupg.org/ Package: libnsl-dev Status: install ok installed Priority: optional Section: libdevel Installed-Size: 345 Maintainer: GNU Libc Maintainers Architecture: amd64 Multi-Arch: same Source: libnsl Version: 1.3.0-2 Replaces: libc6-dev (<< 2.31-4) Depends: libnsl2 (= 1.3.0-2), libtirpc-dev Breaks: libc6-dev (<< 2.31-4) Description: libnsl development files This package contains the files needed for developing applications that use libnsl. Homepage: https://github.com/thkukuk/libnsl Package: libnsl2 Status: install ok installed Priority: optional Section: libs Installed-Size: 127 Maintainer: GNU Libc Maintainers Architecture: amd64 Multi-Arch: same Source: libnsl Version: 1.3.0-2 Depends: libc6 (>= 2.14), libtirpc3 (>= 1.0.2) Description: Public client interface for NIS(YP) and NIS+ This package contains the libnsl library, which contains the public client interface for NIS(YP) and NIS+. This code was formerly part of glibc, but is now standalone to be able to link against TI-RPC for IPv6 support. Homepage: https://github.com/thkukuk/libnsl Package: libnsl2 Status: install ok installed Priority: optional Section: libs Installed-Size: 126 Maintainer: GNU Libc Maintainers Architecture: i386 Multi-Arch: same Source: libnsl Version: 1.3.0-2 Depends: libc6 (>= 2.28), libtirpc3 (>= 1.0.2) Description: Public client interface for NIS(YP) and NIS+ This package contains the libnsl library, which contains the public client interface for NIS(YP) and NIS+. This code was formerly part of glibc, but is now standalone to be able to link against TI-RPC for IPv6 support. Homepage: https://github.com/thkukuk/libnsl Package: libnspr4 Status: install ok installed Priority: optional Section: libs Installed-Size: 317 Maintainer: Maintainers of Mozilla-related packages Architecture: amd64 Multi-Arch: same Source: nspr Version: 2:4.35-1.1 Depends: libc6 (>= 2.34) Description: NetScape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. Homepage: http://www.mozilla.org/projects/nspr/ Package: libnspr4 Status: install ok installed Priority: optional Section: libs Installed-Size: 333 Maintainer: Maintainers of Mozilla-related packages Architecture: i386 Multi-Arch: same Source: nspr Version: 2:4.35-1.1 Depends: libc6 (>= 2.34) Description: NetScape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. Homepage: http://www.mozilla.org/projects/nspr/ Package: libnss-mdns Status: install ok installed Priority: optional Section: admin Installed-Size: 141 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: nss-mdns Version: 0.15.1-3 Depends: libc6 (>= 2.34) Recommends: avahi-daemon Suggests: avahi-autoipd | zeroconf Description: NSS module for Multicast DNS name resolution nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing host name resolution via Multicast DNS (using Zeroconf, aka Apple Bonjour / Apple Rendezvous ), effectively allowing name resolution by common Unix/Linux programs in the ad-hoc mDNS domain .local. Homepage: https://github.com/lathiat/nss-mdns Package: libnss-systemd Status: install ok installed Priority: standard Section: admin Installed-Size: 387 Maintainer: Debian systemd Maintainers Architecture: amd64 Multi-Arch: same Source: systemd Version: 252.6-1 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), systemd (= 252.6-1) Description: nss module providing dynamic user and group name resolution nss-systemd is a plug-in module for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc), providing UNIX user and group name resolution for dynamic users and groups allocated through the DynamicUser= option in systemd unit files. See systemd.exec(5) for details on this option. . Installing this package automatically adds the module to /etc/nsswitch.conf. Homepage: https://www.freedesktop.org/wiki/Software/systemd Package: libnss3 Status: install ok installed Priority: optional Section: libs Installed-Size: 4114 Maintainer: Maintainers of Mozilla-related packages Architecture: amd64 Multi-Arch: same Source: nss Version: 2:3.89-2 Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.34), libsqlite3-0 (>= 3.5.9) Description: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS Package: libnss3 Status: install ok installed Priority: optional Section: libs Installed-Size: 4412 Maintainer: Maintainers of Mozilla-related packages Architecture: i386 Multi-Arch: same Source: nss Version: 2:3.89-2 Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.34), libsqlite3-0 (>= 3.5.9) Description: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS Package: libntfs-3g89 Status: install ok installed Priority: optional Section: libs Installed-Size: 366 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: ntfs-3g (1:2022.10.3-1) Version: 1:2022.10.3-1+b1 Depends: libc6 (>= 2.33) Description: read/write NTFS driver for FUSE (runtime library) NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. . This package contains the actual library. Homepage: https://github.com/tuxera/ntfs-3g/wiki Package: libnuma1 Status: install ok installed Priority: optional Section: libs Installed-Size: 71 Maintainer: Ian Wienand Architecture: amd64 Multi-Arch: same Source: numactl Version: 2.0.16-1 Depends: libc6 (>= 2.34) Description: Libraries for controlling NUMA policy Library to control specific NUMA (Non-Uniform Memory Architecture) scheduling or memory placement policies. Homepage: https://github.com/numactl/numactl Package: libnuma1 Status: install ok installed Priority: optional Section: libs Installed-Size: 73 Maintainer: Ian Wienand Architecture: i386 Multi-Arch: same Source: numactl Version: 2.0.16-1 Depends: libc6 (>= 2.34) Description: Libraries for controlling NUMA policy Library to control specific NUMA (Non-Uniform Memory Architecture) scheduling or memory placement policies. Homepage: https://github.com/numactl/numactl Package: libnumbertext-1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 380 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libnumbertext Version: 1.0.11-1 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libnumbertext-data Description: Number to number name and money text conversion library libnumbertext provides easy to configure, lightweight open source C++, Java, JavaScript, Python libraries and a LibreOffice Spreadsheet extension for number to number name conversion, including cardinal and ordinal numbers, ordinal indicators and money amounts with currencies in more than 30 languages and numeral systems. Homepage: https://numbertext.github.io/ Package: libnumbertext-data Status: install ok installed Priority: optional Section: libs Installed-Size: 308 Maintainer: Debian LibreOffice Maintainers Architecture: all Multi-Arch: foreign Source: libnumbertext Version: 1.0.11-1 Description: Number to number name and money text conversion library -- data files libnumbertext provides easy to configure, lightweight open source C++, Java, JavaScript, Python libraries and a LibreOffice Spreadsheet extension for number to number name conversion, including cardinal and ordinal numbers, ordinal indicators and money amounts with currencies in more than 30 languages and numeral systems. . This package contains the data files. Homepage: https://numbertext.github.io/ Package: libobjc4 Status: install ok installed Priority: optional Section: libs Installed-Size: 205 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.34), libgc1 (>= 1:7.2d), libgcc-s1 (>= 3.0) Description: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. Homepage: http://gcc.gnu.org/ Package: libodbc1 Status: install ok installed Priority: optional Section: oldlibs Installed-Size: 28 Maintainer: Hugh McMaster Architecture: amd64 Multi-Arch: same Source: unixodbc Version: 2.3.11-2 Depends: libodbc2 (= 2.3.11-2), libodbccr2 (= 2.3.11-2) Description: ODBC Driver Manager library for Unix (transitional package) UnixODBC is an implementation of the Open Database Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package provides symlinks to the odbc and odbccr libraries. . This is a transitional package. It can be safely removed. Homepage: http://www.unixodbc.org/ Package: libodbc1 Status: install ok installed Priority: optional Section: oldlibs Installed-Size: 28 Maintainer: Hugh McMaster Architecture: i386 Multi-Arch: same Source: unixodbc Version: 2.3.11-2 Depends: libodbc2 (= 2.3.11-2), libodbccr2 (= 2.3.11-2) Description: ODBC Driver Manager library for Unix (transitional package) UnixODBC is an implementation of the Open Database Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package provides symlinks to the odbc and odbccr libraries. . This is a transitional package. It can be safely removed. Homepage: http://www.unixodbc.org/ Package: libodbc2 Status: install ok installed Priority: optional Section: libs Installed-Size: 471 Maintainer: Hugh McMaster Architecture: amd64 Multi-Arch: same Source: unixodbc Version: 2.3.11-2 Replaces: libodbc1 (<< 2.3.9-1~) Depends: libc6 (>= 2.17), libltdl7 (>= 2.4.7) Suggests: odbc-postgresql, tdsodbc Breaks: libodbc1 (<< 2.3.9-1~) Description: ODBC Driver Manager library for Unix UnixODBC is an implementation of the Open Database Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package provides the unixODBC Driver Manager library. Homepage: http://www.unixodbc.org/ Package: libodbc2 Status: install ok installed Priority: optional Section: libs Installed-Size: 566 Maintainer: Hugh McMaster Architecture: i386 Multi-Arch: same Source: unixodbc Version: 2.3.11-2 Replaces: libodbc1 (<< 2.3.9-1~) Depends: libc6 (>= 2.17), libltdl7 (>= 2.4.7) Suggests: odbc-postgresql, tdsodbc Breaks: libodbc1 (<< 2.3.9-1~) Description: ODBC Driver Manager library for Unix UnixODBC is an implementation of the Open Database Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package provides the unixODBC Driver Manager library. Homepage: http://www.unixodbc.org/ Package: libodbccr2 Status: install ok installed Priority: optional Section: libs Installed-Size: 76 Maintainer: Hugh McMaster Architecture: amd64 Multi-Arch: same Source: unixodbc Version: 2.3.11-2 Replaces: libodbc1 (<< 2.3.9-1~) Depends: libodbc2 (= 2.3.11-2), libc6 (>= 2.14) Breaks: libodbc1 (<< 2.3.9-1~) Description: ODBC Cursor library for Unix UnixODBC is an implementation of the Open Database Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package provides the unixODBC Cursor library. Homepage: http://www.unixodbc.org/ Package: libodbccr2 Status: install ok installed Priority: optional Section: libs Installed-Size: 72 Maintainer: Hugh McMaster Architecture: i386 Multi-Arch: same Source: unixodbc Version: 2.3.11-2 Replaces: libodbc1 (<< 2.3.9-1~) Depends: libodbc2 (= 2.3.11-2), libc6 (>= 2.4) Breaks: libodbc1 (<< 2.3.9-1~) Description: ODBC Cursor library for Unix UnixODBC is an implementation of the Open Database Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package provides the unixODBC Cursor library. Homepage: http://www.unixodbc.org/ Package: libodbcinst2 Status: install ok installed Priority: optional Section: libs Installed-Size: 110 Maintainer: Hugh McMaster Architecture: amd64 Multi-Arch: same Source: unixodbc Version: 2.3.11-2 Replaces: odbcinst1debian2 (<< 2.3.9-1~) Depends: unixodbc-common (>= 2.3.11-2), libc6 (>= 2.14), libltdl7 (>= 2.4.7) Breaks: odbcinst1debian2 (<< 2.3.9-1~) Description: Support library for accessing ODBC configuration files UnixODBC is an implementation of the Open Database Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package contains the odbcinst library from unixODBC, a library used by ODBC drivers to read their configuration from /etc/odbcinst.ini and the system and user-specific odbc.ini files. Homepage: http://www.unixodbc.org/ Package: libodfgen-0.1-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 930 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libodfgen Version: 0.1.8-2 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), librevenge-0.0-0, libstdc++6 (>= 5.2), libxml2 (>= 2.7.4) Description: library to generate ODF documents Libodfgen is library providing ability to generate ODF documents from libwpd and libwps API calls. Homepage: https://sourceforge.net/p/libwpd/wiki/libodfgen/ Package: libogdi4.1 Status: install ok installed Priority: optional Section: libs Installed-Size: 804 Maintainer: Debian GIS Project Architecture: amd64 Source: ogdi-dfsg Version: 4.1.0+ds-6 Depends: libc6 (>= 2.34), libexpat1 (>= 2.0.1), libtirpc3 (>= 1.0.2), zlib1g (>= 1:1.1.4) Suggests: ogdi-bin Description: Open Geographic Datastore Interface Library -- library OGDI is the Open Geographic Datastore Interface. OGDI is an application programming interface (API) that uses a standardized access methods to work in conjunction with GIS software packages (the application) and various geospatial data products. OGDI uses a client/server architecture to facilitate the dissemination of geospatial data products over any TCP/IP network, and a driver-oriented approach to facilitate access to several geospatial data products/formats. . This package contains the run-time library used by client programs. Homepage: http://ogdi.sourceforge.net/ Package: libogg0 Status: install ok installed Priority: optional Section: libs Installed-Size: 61 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libogg Version: 1.3.5-3 Depends: libc6 (>= 2.14) Description: Ogg bitstream library Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams. Homepage: https://xiph.org/ogg/ Package: libogg0 Status: install ok installed Priority: optional Section: libs Installed-Size: 61 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libogg Version: 1.3.5-3 Depends: libc6 (>= 2.4) Description: Ogg bitstream library Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams. Homepage: https://xiph.org/ogg/ Package: libokular5core10 Status: install ok installed Priority: optional Section: libs Installed-Size: 1159 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: okular Version: 4:22.12.3-1 Depends: kio, libc6 (>= 2.33), libkf5archive5 (>= 5.68.0~), libkf5bookmarks5 (>= 5.68.0~), libkf5configcore5 (>= 5.68.0~), libkf5configgui5 (>= 5.68.0~), libkf5configwidgets5 (>= 5.68.0~), libkf5coreaddons5 (>= 5.68.0~), libkf5i18n5 (>= 5.68.0~), libkf5jsapi5 (>= 5.69.0), libkf5kiocore5 (>= 5.69.0), libkf5kiowidgets5 (>= 5.69.0), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5threadweaver5 (>= 5.68.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.68.0~), libkf5widgetsaddons5 (>= 4.96.0), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5), phonon4qt5, zlib1g (>= 1:1.1.4) Description: libraries for the Okular document viewer This package contains libraries used by the Okular document viewer. . This package is part of the KDE graphics module. Homepage: https://apps.kde.org/en/okular Package: libonig5 Status: install ok installed Priority: optional Section: libs Installed-Size: 666 Maintainer: Jörg Frings-Fürst Architecture: amd64 Multi-Arch: same Source: libonig Version: 6.9.8-1 Depends: libc6 (>= 2.14) Description: regular expressions library Oniguruma is a library for working with regular expressions. . Different character encoding for every regular expression object can be specified. Homepage: https://github.com/kkos/oniguruma Package: libopenal-data Status: install ok installed Priority: optional Section: libs Installed-Size: 207 Maintainer: Debian Games Team Architecture: all Multi-Arch: foreign Source: openal-soft Version: 1:1.19.1-2 Replaces: libopenal1 (<< 1:1.14-5) Breaks: libopenal1 (<< 1:1.14-5) Conffiles: /etc/openal/alsoft.conf d1bc9fa6aeada2951603d417e2993afe Description: Software implementation of the OpenAL audio API (data files) OpenAL, the Open Audio Library, is a joint effort to create an open, vendor-neutral, cross-platform API for interactive, primarily spatialized audio. OpenAL's primary audience are application developers and desktop users that rely on portable standards like OpenGL, for games and other multimedia applications. . This package installs data files used by the OpenAL Soft shared library. Homepage: http://kcat.strangesoft.net/openal.html Package: libopenal1 Status: install ok installed Priority: optional Section: libs Installed-Size: 963 Maintainer: Debian Games Team Architecture: amd64 Multi-Arch: same Source: openal-soft Version: 1:1.19.1-2 Depends: libopenal-data (= 1:1.19.1-2), libc6 (>= 2.27), libsndio7.0 (>= 1.1.0) Recommends: libasound2 (>= 1.0.16), libpulse0 (>= 0.99.1) Suggests: libportaudio2 (>= 19+svn20101113) Description: Software implementation of the OpenAL audio API (shared library) OpenAL, the Open Audio Library, is a joint effort to create an open, vendor-neutral, cross-platform API for interactive, primarily spatialized audio. OpenAL's primary audience are application developers and desktop users that rely on portable standards like OpenGL, for games and other multimedia applications. . This library is meant as a compatible update/replacement to the OpenAL Sample Implementation (the SI). The SI has been unmaintained for quite a while, and would require a lot of work to clean up. This is a fork the old Windows version to attempt an accelerated ALSA version of an OpenAL implementation. . OpenAL Soft supports mono, stereo, 4-channel, 5.1, 6.1, and 7.1 output, as opposed to the SI's 4-channel max (though it did have some provisions for 6 channel, this was not 5.1, and was seemingly a "late" addition). OpenAL Soft does not support the Vorbis and MP3 extensions, however those were considered deprecated even in the SI. It does, though, support some of the newer extensions like AL_EXT_FLOAT32 and AL_EXT_MCFORMATS for multi-channel and floating-point formats, as well as ALC_EXT_EFX for environmental audio effects, and others. . This package installs the OpenAL Soft shared library. Homepage: http://kcat.strangesoft.net/openal.html Package: libopenconnect5 Status: install ok installed Priority: optional Section: libs Installed-Size: 531 Maintainer: Mike Miller Architecture: amd64 Multi-Arch: same Source: openconnect Version: 9.01-3 Depends: libc6 (>= 2.33), libgmp10 (>= 2:6.2.1+dfsg1), libgnutls30 (>= 3.7.5), libgssapi-krb5-2 (>= 1.17), libhogweed6, liblz4-1 (>= 0.0~r130), libp11-kit0 (>= 0.23.18.1), libpcsclite1 (>= 1.3.0), libproxy1v5 (>= 0.4.18), libpskc0 (>= 2.6.4), libstoken1 (>= 0.6), libtasn1-6 (>= 4.14), libtss2-esys-3.0.2-0 (>= 2.3.1), libtss2-mu0 (>= 3.0.1), libtss2-tctildr0 (>= 3.0.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0) Recommends: ca-certificates Description: open client for various network vendors SSL VPNs - shared library OpenConnect is an SSL VPN client initially created to support Cisco's AnyConnect SSL VPN. It has since been extended to support the Pulse Connect Secure VPN (formerly known as Juniper Network Connect or Junos Pulse), the Palo Alto Networks GlobalProtect SSL VPN, F5 Big-IP SSL VPN, Fortinet Fortigate SSL VPN and Array Networks AG SSL VPN. . This package provides the shared library. Homepage: https://www.infradead.org/openconnect/ Package: libopencore-amrnb0 Status: install ok installed Priority: optional Section: libs Installed-Size: 191 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: opencore-amr Version: 0.1.6-1 Depends: libc6 (>= 2.14) Description: Adaptive Multi Rate speech codec - shared library This library contains an implementation of the 3GPP TS 26.073 specification for the Adaptive Multi Rate (AMR) speech codec. The implementation is derived from the OpenCORE framework, part of the Google Android project. . This package contains the encoder/decoder shared library. Homepage: https://sourceforge.net/projects/opencore-amr/ Package: libopencore-amrwb0 Status: install ok installed Priority: optional Section: libs Installed-Size: 103 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: opencore-amr Version: 0.1.6-1 Depends: libc6 (>= 2.14) Description: Adaptive Multi-Rate - Wideband speech codec - shared library This library contains an implementation of the 3GPP TS 26.173 specification for the Adaptive Multi-Rate - Wideband (AMR-WB) speech decoder. The implementation is derived from the OpenCORE framework, part of the Google Android project. . This package contains the decoder shared library. Homepage: https://sourceforge.net/projects/opencore-amr/ Package: libopencv-core406 Status: install ok installed Priority: optional Section: libs Installed-Size: 3548 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: opencv Version: 4.6.0+dfsg-12 Depends: libblas3 | libblas.so.3, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglx0, liblapack3 | liblapack.so.3, libstdc++6 (>= 12), libtbb12 (>= 2021.4.0), zlib1g (>= 1:1.1.4) Breaks: libopencv-core4.5 (<< 4.6) Description: computer vision core library This package contains the OpenCV (Open Computer Vision) core runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Homepage: https://opencv.org Package: libopencv-imgcodecs406 Status: install ok installed Priority: optional Section: libs Installed-Size: 392 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: opencv Version: 4.6.0+dfsg-12 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libgdal32 (>= 2.0.1), libgdcm3.0 (>= 3.0.21), libjpeg62-turbo (>= 1.3.1), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopenexr-3-1-30 (>= 3.1.5), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 11), libtiff6 (>= 4.0.3), libwebp7 (>= 1.2.4) Description: computer vision Image Codecs library This package contains the OpenCV (Open Computer Vision) Image Codecs runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Homepage: https://opencv.org Package: libopencv-imgproc406 Status: install ok installed Priority: optional Section: libs Installed-Size: 4848 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: opencv Version: 4.6.0+dfsg-12 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libopencv-core406 (>= 4.6.0+dfsg), libstdc++6 (>= 11) Description: computer vision Image Processing library This package contains the OpenCV (Open Computer Vision) Image Processing runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Homepage: https://opencv.org Package: libopencv-videoio406 Status: install ok installed Priority: optional Section: libs Installed-Size: 692 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: opencv Version: 4.6.0+dfsg-12 Depends: libavcodec59 (>= 7:5.0), libavformat59 (>= 7:5.0), libavutil57 (>= 7:5.0), libc6 (>= 2.34), libdc1394-25 (>= 2.2.6), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 11), libswscale6 (>= 7:5.0) Description: computer vision Video I/O library This package contains the OpenCV (Open Computer Vision) Video I/O runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Homepage: https://opencv.org Package: libopenexr-3-1-30 Status: install ok installed Priority: optional Section: libs Installed-Size: 4488 Maintainer: Debian PhotoTools Maintainers Architecture: amd64 Multi-Arch: same Source: openexr Version: 3.1.5-5 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libimath-3-1-29 (>= 3.1.6), libstdc++6 (>= 11), zlib1g (>= 1:1.2.0) Description: runtime files for the OpenEXR image library OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. . OpenEXR's features include: * Higher dynamic range and colour precision than existing 8- and 10-bit image file formats. * Support for the "half" 16-bit floating-point pixel format. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications. . This package contains the following shared library: * IlmImf - a library that reads and writes OpenEXR images. Homepage: https://www.openexr.com Package: libopengl0 Status: install ok installed Priority: optional Section: libs Installed-Size: 219 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libglvnd Version: 1.6.0-1 Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1) Description: Vendor neutral GL dispatch library -- OpenGL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for OpenGL. Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Package: libopengl0 Status: install ok installed Priority: optional Section: libs Installed-Size: 182 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libglvnd Version: 1.6.0-1 Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-1) Description: Vendor neutral GL dispatch library -- OpenGL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for OpenGL. Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Package: libopenh264-7 Status: install ok installed Priority: optional Section: libs Installed-Size: 1125 Maintainer: Bastian Germann Architecture: amd64 Multi-Arch: same Source: openh264 Version: 2.3.1+dfsg-3 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Description: OpenH264 Video Codec OpenH264 is a codec library which supports H.264 encoding and decoding. It is suitable for use in real time applications such as WebRTC. Homepage: https://www.openh264.org Package: libopenjp2-7 Status: install ok installed Priority: optional Section: libs Installed-Size: 479 Maintainer: Debian PhotoTools Maintainers Architecture: amd64 Multi-Arch: same Source: openjpeg2 Version: 2.5.0-2 Depends: libc6 (>= 2.34) Description: JPEG 2000 image compression/decompression library OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This package contains the runtime files for openjpeg 2.x Homepage: https://www.openjpeg.org Package: libopenjp2-7 Status: install ok installed Priority: optional Section: libs Installed-Size: 518 Maintainer: Debian PhotoTools Maintainers Architecture: i386 Multi-Arch: same Source: openjpeg2 Version: 2.5.0-2 Depends: libc6 (>= 2.34) Description: JPEG 2000 image compression/decompression library OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This package contains the runtime files for openjpeg 2.x Homepage: https://www.openjpeg.org Package: libopenmpt-modplug1 Status: install ok installed Priority: optional Section: libs Installed-Size: 96 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libopenmpt-modplug (0.8.9.0-openmpt1-2) Version: 0.8.9.0-openmpt1-2+b1 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libopenmpt0 (>= 0.3.0), libstdc++6 (>= 5.2) Description: module music library based on OpenMPT -- modplug compat library libopenmpt is a cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream. It is based on the player code of the OpenMPT project, a descendant of the original ModPlug Tracker. . This package contains the modplug compatibility shared library. It is used by programs that want to use libopenmpt's decoder, but are written using libmodplug's API. Homepage: https://lib.openmpt.org/libopenmpt/ Package: libopenmpt0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1951 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libopenmpt Version: 0.6.9-1 Depends: libc6 (>= 2.32), libgcc-s1 (>= 4.0), libmpg123-0 (>= 1.28.0), libstdc++6 (>= 11), libvorbis0a (>= 1.1.2), libvorbisfile3 (>= 1.1.2), zlib1g (>= 1:1.1.4) Description: module music library based on OpenMPT -- shared library libopenmpt is a cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream. It is based on the player code of the OpenMPT project, a descendant of the original ModPlug Tracker. . This package contains the main shared library. Homepage: https://lib.openmpt.org/libopenmpt/ Package: libopenni2-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1482 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: openni2 (2.2.0.33+dfsg-15) Version: 2.2.0.33+dfsg-15+b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5), libudev1 (>= 183), libusb-1.0-0 (>= 2:1.0.8) Conffiles: /etc/openni2/OpenNI.ini 3689bd717c0a0d9221dc518d4777d23d Description: framework for sensor-based 'Natural Interaction' OpenNI2 is a framework for getting data to support 'Natural Interaction', i.e. skeleton tracking, gesture tracking, and similar ways of getting data from humans. OpenNI2 provides the interface for physical devices and for middleware components. The API enables modules to be registered in the OpenNI2 framework, which then produce sensory data. OpenNI2 also allows selection of different hardware and middleware modules. Homepage: https://structure.io/openni Package: libopus0 Status: install ok installed Priority: optional Section: libs Installed-Size: 400 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: opus Version: 1.3.1-3 Depends: libc6 (>= 2.29) Suggests: opus-tools Description: Opus codec runtime library The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . It is intended to suit a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even remote live music performances. It can scale from low bit-rate narrowband speech to very high quality stereo music. The current features are: . Bit-rates from 6 kb/s 510 kb/s Sampling rates from 8 to 48 kHz Frame sizes from 2.5 ms to 60 ms Support for both constant bit-rate (CBR) and variable bit-rate (VBR) Audio bandwidth from narrowband to full-band Support for speech and music Support for mono and stereo Support for up to 255 channels (multistream frames) Dynamically adjustable bitrate, audio bandwidth, and frame size Good loss robustness and packet loss concealment (PLC) Floating point and fixed-point implementation . This package provides the Opus runtime library. Homepage: http://www.opus-codec.org Package: libopus0 Status: install ok installed Priority: optional Section: libs Installed-Size: 407 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: opus Version: 1.3.1-3 Depends: libc6 (>= 2.29) Suggests: opus-tools Description: Opus codec runtime library The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . It is intended to suit a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even remote live music performances. It can scale from low bit-rate narrowband speech to very high quality stereo music. The current features are: . Bit-rates from 6 kb/s 510 kb/s Sampling rates from 8 to 48 kHz Frame sizes from 2.5 ms to 60 ms Support for both constant bit-rate (CBR) and variable bit-rate (VBR) Audio bandwidth from narrowband to full-band Support for speech and music Support for mono and stereo Support for up to 255 channels (multistream frames) Dynamically adjustable bitrate, audio bandwidth, and frame size Good loss robustness and packet loss concealment (PLC) Floating point and fixed-point implementation . This package provides the Opus runtime library. Homepage: http://www.opus-codec.org Package: liborc-0.4-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 662 Maintainer: Maintainers of GStreamer packages Architecture: amd64 Multi-Arch: same Source: orc Version: 1:0.4.33-2 Depends: libc6 (>= 2.14) Description: Library of Optimized Inner Loops Runtime Compiler Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the orc shared libraries. It is typically installed automatically when an application or library requires it. Homepage: https://cgit.freedesktop.org/gstreamer/orc Package: liborc-0.4-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 749 Maintainer: Maintainers of GStreamer packages Architecture: i386 Multi-Arch: same Source: orc Version: 1:0.4.33-2 Depends: libc6 (>= 2.4) Description: Library of Optimized Inner Loops Runtime Compiler Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the orc shared libraries. It is typically installed automatically when an application or library requires it. Homepage: https://cgit.freedesktop.org/gstreamer/orc Package: liborcus-0.17-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1330 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: liborcus (0.17.2-2) Version: 0.17.2-2+b2 Depends: libboost-filesystem1.74.0 (>= 1.74.0), libboost-iostreams1.74.0 (>= 1.74.0), libc6 (>= 2.32), libgcc-s1 (>= 3.0), liborcus-parser-0.17-0, libstdc++6 (>= 11) Description: library for processing spreadsheet documents Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. Homepage: https://gitlab.com/orcus/orcus Package: liborcus-parser-0.17-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 349 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: liborcus (0.17.2-2) Version: 0.17.2-2+b2 Depends: libboost-filesystem1.74.0 (>= 1.74.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4) Description: library for processing spreadsheet documents - parser library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the parser library. Homepage: https://gitlab.com/orcus/orcus Package: libosmesa6 Status: install ok installed Priority: optional Section: libs Installed-Size: 11637 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libglapi-mesa (= 22.3.6-1+deb12u1), libllvm15, libstdc++6 (>= 11), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Description: Mesa Off-screen rendering extension OSmesa is a Mesa extension that allows programs to render to an off-screen buffer using the OpenGL API without having to create a rendering context on an X Server. It uses a pure software renderer. . This package provides both 16-bit and 32-bit versions of the off-screen renderer which do not require external libraries to work. Homepage: https://mesa3d.org/ Package: libosmesa6 Status: install ok installed Priority: optional Section: libs Installed-Size: 12379 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 7), libglapi-mesa (= 22.3.6-1+deb12u1), libllvm15, libstdc++6 (>= 11), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Description: Mesa Off-screen rendering extension OSmesa is a Mesa extension that allows programs to render to an off-screen buffer using the OpenGL API without having to create a rendering context on an X Server. It uses a pure software renderer. . This package provides both 16-bit and 32-bit versions of the off-screen renderer which do not require external libraries to work. Homepage: https://mesa3d.org/ Package: liboxygenstyle5-5 Status: install ok installed Priority: optional Section: libs Installed-Size: 139 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: oxygen Version: 4:5.27.5-2 Depends: libc6 (>= 2.29), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5configwidgets5 (>= 4.96.0), libkf5guiaddons5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libxcb1 Description: style library for the Oxygen desktop theme The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the private library used by the widget theme and KWin style. Homepage: https://invent.kde.org/plasma/oxygen Package: liboxygenstyleconfig5-5 Status: install ok installed Priority: optional Section: libs Installed-Size: 290 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: oxygen Version: 4:5.27.5-2 Depends: libc6 (>= 2.4), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5widgetsaddons5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: style library configuration for the Oxygen desktop theme The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the private library used to configure the widget theme and KWin style. Homepage: https://invent.kde.org/plasma/oxygen Package: libp11-kit0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1408 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Multi-Arch: same Source: p11-kit Version: 0.24.1-2 Depends: libc6 (>= 2.34), libffi8 (>= 3.4) Description: library for loading and coordinating access to PKCS#11 modules - runtime The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the shared library required for applications loading and accessing PKCS#11 modules. Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html Package: libp11-kit0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1537 Maintainer: Debian GnuTLS Maintainers Architecture: i386 Multi-Arch: same Source: p11-kit Version: 0.24.1-2 Depends: libc6 (>= 2.34), libffi8 (>= 3.4) Description: library for loading and coordinating access to PKCS#11 modules - runtime The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the shared library required for applications loading and accessing PKCS#11 modules. Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html Package: libpackagekit-glib2-18 Status: install ok installed Priority: optional Section: libs Installed-Size: 448 Maintainer: Matthias Klumpp Architecture: amd64 Multi-Arch: same Source: packagekit Version: 1.2.6-5 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.54) Description: Library for accessing PackageKit using GLib PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides an advanced library to access PackageKit using GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". Homepage: https://www.freedesktop.org/software/PackageKit/ Package: libpackagekitqt5-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 291 Maintainer: Matthias Klumpp Architecture: amd64 Multi-Arch: same Source: packagekit-qt Version: 1.1.1-1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.8), libstdc++6 (>= 4.1.1) Suggests: packagekit Description: Library for accessing PackageKit using Qt5 PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides a library to access PackageKit using Qt. Homepage: https://www.freedesktop.org/software/PackageKit/ Package: libpagemaker-0.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 199 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libpagemaker Version: 0.0.4-1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), librevenge-0.0-0, libstdc++6 (>= 5.2) Description: Library for importing and converting PageMaker Documents libpagemaker is library providing ability to interpret and import Adobe PageMaker documents into various applications. Homepage: http://wiki.documentfoundation.org/DLP/Libraries/libpagemaker Package: libpam-kwallet-common Status: install ok installed Priority: optional Section: admin Installed-Size: 28 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kwallet-pam Version: 5.27.5-2 Depends: socat Conffiles: /etc/xdg/autostart/pam_kwallet_init.desktop 7946f0456f64f6be817dc362c41004a7 Description: KWallet integration with PAM (common files) The KDE Wallet system provides a secure way to store passwords and other secret information, allowing the user to remember only a single KDE Wallet password instead of numerous different passwords and credentials. . This package provides a the common files needed by all versions of the PAM integration. Homepage: https://invent.kde.org/plasma/kwallet-pam Package: libpam-kwallet5 Status: install ok installed Priority: optional Section: admin Installed-Size: 42 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kwallet-pam Version: 5.27.5-2 Depends: libpam-kwallet-common (>= 5.27.5-2), libc6 (>= 2.33), libgcrypt20 (>= 1.10.0), libpam0g (>= 0.99.7.1) Description: KWallet (Kf5) integration with PAM The KDE Wallet system provides a secure way to store passwords and other secret information, allowing the user to remember only a single KDE Wallet password instead of numerous different passwords and credentials. . This package provides a simple PAM integration for KWallet, so you can log in to open a KWallet. Homepage: https://invent.kde.org/plasma/kwallet-pam Package: libpam-modules Status: install ok installed Priority: required Section: admin Installed-Size: 1030 Maintainer: Steve Langasek Architecture: amd64 Multi-Arch: same Source: pam Version: 1.5.2-6 Replaces: libpam-umask, libpam0g-util Provides: libpam-mkhomedir, libpam-motd, libpam-umask Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.3.0), libdb5.3, libpam0g (>= 1.4.1), libselinux1 (>= 3.1~), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.5.2-6) Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask Conffiles: /etc/security/access.conf dc21d0fd769d655b311d785670e5c6ae /etc/security/faillock.conf 164da8ffb87f3074179bc60b71d0b99f /etc/security/group.conf f1e26e8db6f7abd2d697d7dad3422c36 /etc/security/limits.conf 0b1967ff9042a716ce6b01cb999aa1f5 /etc/security/namespace.conf 6b3796403421d66db7defc46517711bc /etc/security/namespace.init d9e6a7c85e966427ef23a04ec6c7000f /etc/security/pam_env.conf 89cc8702173d5cd51abc152ae9f8d6bc /etc/security/sepermit.conf 3d82df292d497bbeaaf8ebef18cd14f1 /etc/security/time.conf 06e05c6079e839c8833ac7c3abfde192 Description: Pluggable Authentication Modules for PAM This package completes the set of modules for PAM. It includes the pam_unix.so module as well as some specialty modules. Homepage: http://www.linux-pam.org/ Package: libpam-modules-bin Status: install ok installed Priority: required Section: admin Installed-Size: 227 Maintainer: Steve Langasek Architecture: amd64 Multi-Arch: foreign Source: pam Version: 1.5.2-6 Replaces: libpam-modules (<< 1.5.2-5~) Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.3.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~) Description: Pluggable Authentication Modules for PAM - helper binaries This package contains helper binaries used by the standard set of PAM modules in the libpam-modules package. Homepage: http://www.linux-pam.org/ Package: libpam-runtime Status: install ok installed Priority: required Section: admin Installed-Size: 876 Maintainer: Steve Langasek Architecture: all Multi-Arch: foreign Source: pam Version: 1.5.2-6 Replaces: libpam0g-dev, libpam0g-util Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6) Conflicts: libpam0g-util Conffiles: /etc/pam.conf 87fc76f18e98ee7d3848f6b81b3391e5 /etc/pam.d/other 31aa7f2181889ffb00b87df4126d1701 Description: Runtime support for the PAM library Contains configuration files and directories required for authentication to work on Debian systems. This package is required on almost all installations. Homepage: http://www.linux-pam.org/ Package: libpam-systemd Status: install ok installed Priority: standard Section: admin Installed-Size: 526 Maintainer: Debian systemd Maintainers Architecture: amd64 Multi-Arch: same Source: systemd Version: 252.6-1 Provides: default-logind (= 252.6-1), logind (= 252.6-1) Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libpam0g (>= 0.99.7.1), systemd (= 252.6-1), libpam-runtime, default-dbus-system-bus | dbus-system-bus, systemd-sysv Recommends: dbus-user-session Description: system and service manager - PAM module This package contains the PAM module which registers user sessions in the systemd control group hierarchy for logind. . If in doubt, do install this package. . Packages that depend on logind functionality need to depend on libpam-systemd. Homepage: https://www.freedesktop.org/wiki/Software/systemd Package: libpam0g Status: install ok installed Priority: optional Section: libs Installed-Size: 215 Maintainer: Steve Langasek Architecture: amd64 Multi-Arch: same Source: pam Version: 1.5.2-6 Replaces: libpam0g-util Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0 Suggests: libpam-doc Description: Pluggable Authentication Modules library Contains the shared library for Linux-PAM, a library that enables the local system administrator to choose how applications authenticate users. In other words, without rewriting or recompiling a PAM-aware application, it is possible to switch between the authentication mechanism(s) it uses. One may entirely upgrade the local authentication system without touching the applications themselves. Homepage: http://www.linux-pam.org/ Package: libpango-1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 520 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: pango1.0 Version: 1.50.12+ds-1 Depends: fontconfig (>= 2.13.0), libc6 (>= 2.14), libfribidi0 (>= 1.0.6), libglib2.0-0 (>= 2.67.3), libharfbuzz0b (>= 5.1.0), libthai0 (>= 0.1.25) Breaks: libpangocairo-1.0-0 (<< 1.44.7), libpangoft2-1.0-0 (<< 1.44.7), libpangoxft-1.0-0 (<< 1.44.7) Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Homepage: https://www.pango.org/ Package: libpango-1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 551 Maintainer: Debian GNOME Maintainers Architecture: i386 Multi-Arch: same Source: pango1.0 Version: 1.50.12+ds-1 Depends: fontconfig (>= 2.13.0), libc6 (>= 2.4), libfribidi0 (>= 1.0.6), libglib2.0-0 (>= 2.67.3), libharfbuzz0b (>= 5.1.0), libthai0 (>= 0.1.25) Breaks: libpangocairo-1.0-0 (<< 1.44.7), libpangoft2-1.0-0 (<< 1.44.7), libpangoxft-1.0-0 (<< 1.44.7) Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Homepage: https://www.pango.org/ Package: libpangocairo-1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 103 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: pango1.0 Version: 1.50.12+ds-1 Depends: libc6 (>= 2.4), libcairo2 (>= 1.12.10), libfontconfig1 (>= 2.13.0), libglib2.0-0 (>= 2.62.0), libharfbuzz0b (>= 2.6.0), libpango-1.0-0 (= 1.50.12+ds-1), libpangoft2-1.0-0 (= 1.50.12+ds-1) Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Homepage: https://www.pango.org/ Package: libpangocairo-1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 99 Maintainer: Debian GNOME Maintainers Architecture: i386 Multi-Arch: same Source: pango1.0 Version: 1.50.12+ds-1 Depends: libc6 (>= 2.4), libcairo2 (>= 1.12.10), libfontconfig1 (>= 2.13.0), libglib2.0-0 (>= 2.62.0), libharfbuzz0b (>= 2.6.0), libpango-1.0-0 (= 1.50.12+ds-1), libpangoft2-1.0-0 (= 1.50.12+ds-1) Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Homepage: https://www.pango.org/ Package: libpangoft2-1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 142 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: pango1.0 Version: 1.50.12+ds-1 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.67.3), libharfbuzz0b (>= 5.1.0), libpango-1.0-0 (= 1.50.12+ds-1) Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Homepage: https://www.pango.org/ Package: libpangoft2-1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 146 Maintainer: Debian GNOME Maintainers Architecture: i386 Multi-Arch: same Source: pango1.0 Version: 1.50.12+ds-1 Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.67.3), libharfbuzz0b (>= 5.1.0), libpango-1.0-0 (= 1.50.12+ds-1) Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Homepage: https://www.pango.org/ Package: libpangoxft-1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 78 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: pango1.0 Version: 1.50.12+ds-1 Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.13.0), libglib2.0-0 (>= 2.62.0), libpango-1.0-0 (= 1.50.12+ds-1), libpangoft2-1.0-0 (= 1.50.12+ds-1), libx11-6, libxft2 (>> 2.1.1), libxrender1 Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Homepage: https://www.pango.org/ Package: libpaper-utils Status: install ok installed Priority: optional Section: utils Installed-Size: 35 Maintainer: Giuseppe Sacco Architecture: amd64 Multi-Arch: foreign Source: libpaper Version: 1.1.29 Replaces: libpaper1 (<< 1.1.10), libpaperg (<< 1.1.9) Depends: libc6 (>= 2.34), libpaper1 Description: library for handling paper characteristics (utilities) The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output. . This package contains utilities for setting the system's default paper type and for accessing paper type information from shell scripts. Package: libpaper1 Status: install ok installed Priority: optional Section: libs Installed-Size: 56 Maintainer: Giuseppe Sacco Architecture: amd64 Multi-Arch: same Source: libpaper Version: 1.1.29 Replaces: libpaperg (<< 1.1.9) Provides: libpaperg Depends: libc6 (>= 2.33), debconf (>= 0.5) | debconf-2.0, ucf (>= 0.28), dpkg (>= 1.17.2) Recommends: libpaper-utils Description: library for handling paper characteristics The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output. Package: libparted-fs-resize0 Status: install ok installed Priority: optional Section: libs Installed-Size: 106 Maintainer: Parted Maintainer Team Architecture: amd64 Multi-Arch: same Source: parted Version: 3.5-3 Depends: libc6 (>= 2.14), libparted2 (= 3.5-3) Suggests: libparted-dev Description: disk partition manipulator - shared FS resizing library GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the libparted-fs-resize shared library for resizing HFS+ and FAT file systems. Homepage: https://www.gnu.org/software/parted Package: libparted2 Status: install ok installed Priority: optional Section: libs Installed-Size: 524 Maintainer: Parted Maintainer Team Architecture: amd64 Multi-Arch: same Source: parted Version: 3.5-3 Provides: libparted Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97), libuuid1 (>= 2.16), dmidecode Suggests: parted, libparted-dev, libparted-i18n (= 3.5-3) Description: disk partition manipulator - shared library GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the shared library. Homepage: https://www.gnu.org/software/parted Package: libpathplan4 Status: install ok installed Priority: optional Section: libs Installed-Size: 83 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: graphviz (2.42.2-7) Version: 2.42.2-7+b3 Depends: libc6 (>= 2.14) Description: rich set of graph drawing tools - pathplan library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the pathplan library. Homepage: https://www.graphviz.org/ Package: libpcap0.8 Status: install ok installed Priority: optional Section: libs Installed-Size: 368 Maintainer: Romain Francoise Architecture: amd64 Multi-Arch: same Source: libpcap Version: 1.10.3-1 Depends: libc6 (>= 2.33), libdbus-1-3 (>= 1.9.14) Description: system interface for user-level packet capture libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. . Since almost every system vendor provides a different interface for packet capture, and since there are several tools that require this functionality, the libpcap authors created this system-independent API to ease in porting and to alleviate the need for several system-dependent packet capture modules in each application. Homepage: https://www.tcpdump.org/ Package: libpcap0.8 Status: install ok installed Priority: optional Section: libs Installed-Size: 383 Maintainer: Romain Francoise Architecture: i386 Multi-Arch: same Source: libpcap Version: 1.10.3-1 Depends: libc6 (>= 2.33), libdbus-1-3 (>= 1.9.14) Description: system interface for user-level packet capture libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. . Since almost every system vendor provides a different interface for packet capture, and since there are several tools that require this functionality, the libpcap authors created this system-independent API to ease in porting and to alleviate the need for several system-dependent packet capture modules in each application. Homepage: https://www.tcpdump.org/ Package: libpci3 Status: install ok installed Priority: optional Section: libs Installed-Size: 124 Maintainer: Guillem Jover Architecture: amd64 Multi-Arch: same Source: pciutils Version: 1:3.9.0-4 Depends: libc6 (>= 2.34), libudev1 (>= 196), zlib1g (>= 1:1.1.4), pci.ids (>= 0.0~2019.11.10-2) Description: PCI utilities (shared library) This package contains the libpci shared library files. . The libpci library provides portable access to configuration registers of devices connected to the PCI bus. Homepage: https://mj.ucw.cz/sw/pciutils/ Package: libpci3 Status: install ok installed Priority: optional Section: libs Installed-Size: 127 Maintainer: Guillem Jover Architecture: i386 Multi-Arch: same Source: pciutils Version: 1:3.9.0-4 Depends: libc6 (>= 2.34), libudev1 (>= 196), zlib1g (>= 1:1.2.3.3), pci.ids (>= 0.0~2019.11.10-2) Description: PCI utilities (shared library) This package contains the libpci shared library files. . The libpci library provides portable access to configuration registers of devices connected to the PCI bus. Homepage: https://mj.ucw.cz/sw/pciutils/ Package: libpciaccess0 Status: install ok installed Priority: optional Section: libs Installed-Size: 92 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libpciaccess Version: 0.17-2 Depends: libc6 (>= 2.33), zlib1g (>= 1:1.1.4) Suggests: pciutils Description: Generic PCI access library for X Provides functionality for X to access the PCI bus and devices in a platform-independent way. Package: libpciaccess0 Status: install ok installed Priority: optional Section: libs Installed-Size: 99 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libpciaccess Version: 0.17-2 Depends: libc6 (>= 2.33), zlib1g (>= 1:1.2.3.3) Suggests: pciutils Description: Generic PCI access library for X Provides functionality for X to access the PCI bus and devices in a platform-independent way. Package: libpcre2-16-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 632 Maintainer: Matthew Vernon Architecture: amd64 Multi-Arch: same Source: pcre2 Version: 10.42-1 Depends: libc6 (>= 2.34) Description: New Perl Compatible Regular Expression Library - 16 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 16 bit runtime library, which operates on UTF-16 input. Homepage: https://pcre.org/ Package: libpcre2-32-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 608 Maintainer: Matthew Vernon Architecture: amd64 Multi-Arch: same Source: pcre2 Version: 10.42-1 Depends: libc6 (>= 2.34) Description: New Perl Compatible Regular Expression Library - 32 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 32 bit runtime library, which operates on UTF-32 input. Homepage: https://pcre.org/ Package: libpcre2-8-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 685 Maintainer: Matthew Vernon Architecture: amd64 Multi-Arch: same Source: pcre2 Version: 10.42-1 Depends: libc6 (>= 2.34) Description: New Perl Compatible Regular Expression Library- 8 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 8 bit runtime library, which operates on ASCII and UTF-8 input. Homepage: https://pcre.org/ Package: libpcre2-8-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 704 Maintainer: Matthew Vernon Architecture: i386 Multi-Arch: same Source: pcre2 Version: 10.42-1 Depends: libc6 (>= 2.34) Description: New Perl Compatible Regular Expression Library- 8 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 8 bit runtime library, which operates on ASCII and UTF-8 input. Homepage: https://pcre.org/ Package: libpcre3 Status: install ok installed Priority: optional Section: libs Installed-Size: 680 Maintainer: Matthew Vernon Architecture: amd64 Multi-Arch: same Source: pcre3 Version: 2:8.39-15 Depends: libc6 (>= 2.34) Breaks: approx (<< 4.4-1~), cduce (<< 0.5.3-2~), cmigrep (<< 1.5-7~), galax (<< 1.1-7~), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-3~), ocsigen (<< 1.3.3-1~) Conflicts: libpcre3-dev (<= 4.3-3) Description: Old Perl 5 Compatible Regular Expression Library - runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . New packages should use the newer pcre2 packages, and existing packages should migrate to pcre2. . This package contains the runtime libraries. Package: libpcsclite1 Status: install ok installed Priority: optional Section: libs Installed-Size: 91 Maintainer: Ludovic Rousseau Architecture: amd64 Multi-Arch: same Source: pcsc-lite Version: 1.9.9-2 Depends: libc6 (>= 2.33) Suggests: pcscd (= 1.9.9-2) Breaks: libpcsclite-dev (<< 1.9.9-2), pcscd (<< 1.9.9-2) Description: Middleware to access a smart card using PC/SC (library) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smartcards and readers. . The PC/SC Lite library is used to connect to the PC/SC daemon from a client application and provide access to the desired reader. Homepage: https://pcsclite.apdu.fr/ Package: libpentaho-reporting-flow-engine-java Status: install ok installed Priority: optional Section: java Installed-Size: 336 Maintainer: Debian Java Maintainers Architecture: all Source: pentaho-reporting-flow-engine Version: 0.9.4-5.1 Replaces: libjfreereport-java Provides: libjfreereport-java Suggests: libjfreereport-java-doc Conflicts: libjfreereport-java Description: report library for java Pentaho Reporting Flow Engine is a free Java report library. . It has the following features: * full on-screen print preview; * data obtained via Swing's TableModel interface (making it easy to print data directly from your application); * XML-based report definitions; * output to the screen, printer or various export formats (PDF, HTML, CSV, Excel, plain text); * support for servlets (uses the JFreeReport extensions) * extensive documentation in Acrobat PDF format, plus full Javadocs; Homepage: http://www.pentaho.com/ Package: libperl4-corelibs-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 142 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 0.004-3 Depends: perl:any Description: libraries historically supplied with Perl 4 Perl4::CoreLibs is a collection of .pl files that have historically been bundled with the Perl core but are not distributed with core version 5.15 or later. Following their removal, they should be acquired from this package instead. Homepage: https://metacpan.org/release/Perl4-CoreLibs Package: libperl5.36 Status: install ok installed Priority: optional Section: libs Installed-Size: 28862 Maintainer: Niko Tyni Architecture: amd64 Multi-Arch: same Source: perl Version: 5.36.0-7 Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.103), libcompress-raw-zlib-perl (<< 2.105), libcompress-zlib-perl (<< 2.106), libdigest-md5-perl (<< 2.58), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.17), libio-compress-base-perl (<< 2.106), libio-compress-bzip2-perl (<< 2.106), libio-compress-perl (<< 2.106), libio-compress-zlib-perl (<< 2.106), libmime-base64-perl (<< 3.16), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 3.26), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.27), libthreads-shared-perl (<< 1.64), libtime-hires-perl (<< 1.9770), libtime-piece-perl (<< 1.3401), perl (<< 5.22.0~), perl-base (<< 5.22.0~) Depends: libbz2-1.0, libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libdb5.3, libgdbm-compat4 (>= 1.18-3), libgdbm6 (>= 1.21), zlib1g (>= 1:1.2.2.3), perl-modules-5.36 (>= 5.36.0-7) Suggests: sensible-utils Breaks: libcompress-raw-bzip2-perl (<< 2.103), libcompress-raw-zlib-perl (<< 2.105), libcompress-zlib-perl (<< 2.106), libdigest-md5-perl (<< 2.58), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.17), libfilter-perl (<< 1.60), libio-compress-base-perl (<< 2.106), libio-compress-bzip2-perl (<< 2.106), libio-compress-perl (<< 2.106), libio-compress-zlib-perl (<< 2.106), libmime-base64-perl (<< 3.16), libstorable-perl (<< 3.26), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.27), libthreads-shared-perl (<< 1.64), libtime-hires-perl (<< 1.9770), libtime-piece-perl (<< 1.3401) Description: shared Perl library This package contains the shared Perl library, used by applications which embed a Perl interpreter. . It also contains the architecture-dependent parts of the standard library (and depends on perl-modules-5.36 which contains the architecture-independent parts). Homepage: http://dev.perl.org/perl5/ Package: libperl5.36 Status: install ok installed Priority: optional Section: libs Installed-Size: 23211 Maintainer: Niko Tyni Architecture: i386 Multi-Arch: same Source: perl Version: 5.36.0-7 Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.103), libcompress-raw-zlib-perl (<< 2.105), libcompress-zlib-perl (<< 2.106), libdigest-md5-perl (<< 2.58), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.17), libio-compress-base-perl (<< 2.106), libio-compress-bzip2-perl (<< 2.106), libio-compress-perl (<< 2.106), libio-compress-zlib-perl (<< 2.106), libmime-base64-perl (<< 3.16), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 3.26), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.27), libthreads-shared-perl (<< 1.64), libtime-hires-perl (<< 1.9770), libtime-piece-perl (<< 1.3401), perl (<< 5.22.0~), perl-base (<< 5.22.0~) Depends: libbz2-1.0, libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libdb5.3, libgdbm-compat4 (>= 1.18-3), libgdbm6 (>= 1.21), zlib1g (>= 1:1.2.2.3), perl-modules-5.36 (>= 5.36.0-7) Suggests: sensible-utils Breaks: libcompress-raw-bzip2-perl (<< 2.103), libcompress-raw-zlib-perl (<< 2.105), libcompress-zlib-perl (<< 2.106), libdigest-md5-perl (<< 2.58), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.17), libfilter-perl (<< 1.60), libio-compress-base-perl (<< 2.106), libio-compress-bzip2-perl (<< 2.106), libio-compress-perl (<< 2.106), libio-compress-zlib-perl (<< 2.106), libmime-base64-perl (<< 3.16), libstorable-perl (<< 3.26), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.27), libthreads-shared-perl (<< 1.64), libtime-hires-perl (<< 1.9770), libtime-piece-perl (<< 1.3401) Description: shared Perl library This package contains the shared Perl library, used by applications which embed a Perl interpreter. . It also contains the architecture-dependent parts of the standard library (and depends on perl-modules-5.36 which contains the architecture-independent parts). Homepage: http://dev.perl.org/perl5/ Package: libpgm-5.3-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 322 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: libpgm Version: 5.3.128~dfsg-2 Depends: libc6 (>= 2.29) Description: OpenPGM shared library OpenPGM is an open source implementation of the Pragmatic General Multicast (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable and scalable multicast protocol that enables receivers to detect loss, request retransmission of lost data, or notify an application of unrecoverable loss. PGM is a receiver-reliable protocol, which means the receiver is responsible for ensuring all data is received, absolving the sender of reception responsibility. PGM runs over a best effort datagram service, currently OpenPGM uses IP multicast but could be implemented above switched fabrics such as InfiniBand. . This is the runtime package for programs that use the OpenPGM library. Homepage: https://github.com/steve-o/openpgm Package: libphonon4qt5-4 Status: install ok installed Priority: optional Section: libs Installed-Size: 572 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: phonon Version: 4:4.11.1-4 Depends: libphonon4qt5-data (>= 4:4.11.1-4), libc6 (>= 2.29), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Description: multimedia framework from KDE using Qt 5 - core library Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the core library of the Phonon cross-platform multimedia framework from KDE. It is required to run applications that use Phonon. Homepage: https://phonon.kde.org/ Package: libphonon4qt5-data Status: install ok installed Priority: optional Section: sound Installed-Size: 154 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: phonon Version: 4:4.11.1-4 Replaces: libphonon4qt5-4 (<< 4:4.11.1-2~) Breaks: libphonon4qt5-4 (<< 4:4.11.1-2~) Description: multimedia framework from KDE using Qt 5 - core library data Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the shared data for the core Phonon library. Homepage: https://phonon.kde.org/ Package: libphysfs1 Status: install ok installed Priority: optional Section: libs Installed-Size: 181 Maintainer: Patrick Matthäi Architecture: amd64 Multi-Arch: same Source: libphysfs Version: 3.0.2-6 Replaces: libphysfs-1.0-0 Provides: libphysfs-1.0-0 Depends: libc6 (>= 2.33) Conflicts: libphysfs-1.0-0 Description: filesystem abstraction library for game programmers The PhysicsFS filesystem abstraction library provides a simple C interface to aid game programmers in utilizing game assets packaged in many different types of archive files. Homepage: https://www.icculus.org/physfs/ Package: libpipeline1 Status: install ok installed Priority: optional Section: libs Installed-Size: 96 Maintainer: Colin Watson Architecture: amd64 Multi-Arch: same Source: libpipeline Version: 1.5.7-1 Depends: libc6 (>= 2.34) Description: Unix process pipeline manipulation library This is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure. Homepage: https://libpipeline.gitlab.io/libpipeline/ Package: libpipewire-0.3-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1013 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: pipewire Version: 0.3.65-3 Depends: libspa-0.2-modules (= 0.3.65-3), libc6 (>= 2.34) Recommends: libpipewire-0.3-common Suggests: pipewire (= 0.3.65-3) Description: libraries for the PipeWire multimedia server PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of video for consumption. - Generating graphs for audio and video processing. Homepage: https://pipewire.org/ Package: libpipewire-0.3-common Status: install ok installed Priority: optional Section: libs Installed-Size: 592 Maintainer: Utopia Maintenance Team Architecture: all Multi-Arch: foreign Source: pipewire Version: 0.3.65-3 Description: libraries for the PipeWire multimedia server - common files PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of video for consumption. - Generating graphs for audio and video processing. . This package is needed for the runtime libraries to display messages in languages other than English. Homepage: https://pipewire.org/ Package: libpixie-java Status: install ok installed Priority: optional Section: java Installed-Size: 191 Maintainer: Debian Java Maintainers Architecture: all Version: 1:1.1.6-5 Depends: libbase-java, libcommons-logging-java Description: Java Vector Format Viewer Library Pixie is a WMF-File reading library originally written as converter for the Pixie-ImageViewer. Pixie was long time dead and is now resurrected as WMF-Reader and ImageProducer for Java 1.2.2 or higher. . Pixie lacks the support for most BitMap-Formats but everything else is working fine. Write-Support will be implemented somewhere in the future, classes for the writesupport are mostly dummies at the moment. Package: libpixman-1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1002 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: pixman Version: 0.42.2-1 Depends: libc6 (>= 2.29) Description: pixel-manipulation library for X and cairo A library for manipulating pixel regions -- a set of Y-X banded rectangles, image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles. Homepage: http://pixman.org/ Package: libpixman-1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1021 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: pixman Version: 0.42.2-1 Depends: libc6 (>= 2.29) Description: pixel-manipulation library for X and cairo A library for manipulating pixel regions -- a set of Y-X banded rectangles, image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles. Homepage: http://pixman.org/ Package: libplacebo208 Status: install ok installed Priority: optional Section: libs Installed-Size: 7716 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libplacebo Version: 4.208.0-3 Depends: libc6 (>= 2.34), libepoxy0 (>= 1.4.3), libgcc-s1 (>= 3.4), liblcms2-2 (>= 2.6), libstdc++6 (>= 11), libvulkan1 (>= 1.2.131.2) Description: GPU-accelerated video/image rendering primitives (shared library) The library provides useful GPU-accelerated image processing primitives based on GLSL. It includes shader routines for decoding and transforming colors, tone mapping, dithering, and for various algorithms that sample from images, such as debanding and scaling. . This package contains the shared library. Homepage: https://code.videolan.org/videolan/libplacebo Package: libplasma-geolocation-interface5 Status: install ok installed Priority: optional Section: libs Installed-Size: 132 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: plasma-workspace Version: 4:5.27.5-2 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Interface library for geolocation. . This package contains library files. Homepage: https://invent.kde.org/plasma/plasma-workspace Package: libplist3 Status: install ok installed Priority: optional Section: libs Installed-Size: 96 Maintainer: gtkpod Maintainers Architecture: amd64 Multi-Arch: same Source: libplist (2.2.0-6) Version: 2.2.0-6+b2 Depends: libc6 (>= 2.34) Description: Library for handling Apple binary and XML property lists libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). Homepage: https://www.libimobiledevice.org/ Package: libplymouth5 Status: install ok installed Priority: optional Section: libs Installed-Size: 378 Maintainer: Laurent Bigonville Architecture: amd64 Multi-Arch: same Source: plymouth Version: 22.02.122-3 Replaces: plymouth (<< 0.9.2-1~) Depends: libc6 (>= 2.34), libpng16-16 (>= 1.6.2-1), libudev1 (>= 183) Breaks: plymouth (<< 0.9.2-1~) Description: graphical boot animation and logger - shared libraries Plymouth is an application that runs very early in the boot process (even before the root filesystem is mounted!) that provides a graphical boot animation while the boot process happens in the background. . This package contains the shared libraries. Homepage: https://www.freedesktop.org/wiki/Software/Plymouth Package: libpng16-16 Status: install ok installed Priority: optional Section: libs Installed-Size: 416 Maintainer: Maintainers of libpng1.6 packages Architecture: amd64 Multi-Arch: same Source: libpng1.6 Version: 1.6.39-2 Depends: libc6 (>= 2.29), zlib1g (>= 1:1.2.11.dfsg) Description: PNG library - runtime (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the runtime library files needed to run software using libpng. Homepage: http://libpng.org/pub/png/libpng.html Package: libpng16-16 Status: install ok installed Priority: optional Section: libs Installed-Size: 440 Maintainer: Maintainers of libpng1.6 packages Architecture: i386 Multi-Arch: same Source: libpng1.6 Version: 1.6.39-2 Depends: libc6 (>= 2.29), zlib1g (>= 1:1.2.11.dfsg) Description: PNG library - runtime (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the runtime library files needed to run software using libpng. Homepage: http://libpng.org/pub/png/libpng.html Package: libpocketsphinx3 Status: install ok installed Priority: optional Section: libs Installed-Size: 314 Maintainer: Debian Accessibility Team Architecture: amd64 Multi-Arch: same Source: pocketsphinx Version: 0.8+5prealpha+1-15 Depends: libc6 (>= 2.29), libsphinxbase3 (>= 0.8+5prealpha+1) Recommends: pocketsphinx-en-us Description: Speech recognition tool - front-end library CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the frontend shared library Homepage: http://cmusphinx.sourceforge.net/ Package: libpolkit-agent-1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 70 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: policykit-1 Version: 122-3 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (= 122-3) Description: polkit Authentication Agent API polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains a library for accessing the authentication agent. Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Package: libpolkit-gobject-1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 148 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: policykit-1 Version: 122-3 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.37.3), libsystemd0 (>= 213) Description: polkit Authorization API polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains a library for accessing polkit. Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Package: libpolkit-qt5-1-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 241 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: polkit-qt-1 Version: 0.114.0-2 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.37.3), libpolkit-agent-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.105-12~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.5.0~), libqt5gui5 (>= 5.5.0~) | libqt5gui5-gles (>= 5.5.0~), libqt5widgets5 (>= 5.5.0~), libstdc++6 (>= 4.1.1), default-logind | logind Description: PolicyKit-qt5-1 library PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . It is a framework for centralizing the decision making process with respect to granting access to privileged operations (like calling the HAL Mount() method) for unprivileged (desktop) applications. . libpolkit-qt5-1 provides convenience classes and methods for Qt/KDE applications that want to use PolicyKit. . This package contains the files necessary for running applications that use the libpolkit-qt5-1 library. Homepage: https://invent.kde.org/libraries/polkit-qt-1 Package: libpoppler-cpp0v5 Status: install ok installed Priority: optional Section: libs Installed-Size: 134 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Multi-Arch: same Source: poppler (22.12.0-2) Version: 22.12.0-2+b1 Replaces: libpoppler-cpp0 Depends: libpoppler126 (= 22.12.0-2+b1), libc6 (>= 2.14), libstdc++6 (>= 11) Conflicts: libpoppler-cpp0 Description: PDF rendering library (CPP shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the CPP shared library for applications using a simple C++ interface (using STL, and no other dependency) to Poppler. Homepage: https://poppler.freedesktop.org/ Package: libpoppler-glib8 Status: install ok installed Priority: optional Section: libs Installed-Size: 484 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Multi-Arch: same Source: poppler (22.12.0-2) Version: 22.12.0-2+b1 Depends: libpoppler126 (= 22.12.0-2+b1), libc6 (>= 2.34), libcairo2 (>= 1.12.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.67.1), libstdc++6 (>= 11) Description: PDF rendering library (GLib-based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the GLib-based shared library for applications using the GLib interface to Poppler. Homepage: https://poppler.freedesktop.org/ Package: libpoppler-glib8 Status: install ok installed Priority: optional Section: libs Installed-Size: 504 Maintainer: Debian freedesktop.org maintainers Architecture: i386 Multi-Arch: same Source: poppler (22.12.0-2) Version: 22.12.0-2+b1 Depends: libpoppler126 (= 22.12.0-2+b1), libc6 (>= 2.34), libcairo2 (>= 1.12.0), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 4.2), libglib2.0-0 (>= 2.67.1), libstdc++6 (>= 11) Description: PDF rendering library (GLib-based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the GLib-based shared library for applications using the GLib interface to Poppler. Homepage: https://poppler.freedesktop.org/ Package: libpoppler-qt5-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 646 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Multi-Arch: same Source: poppler (22.12.0-2) Version: 22.12.0-2+b1 Depends: libpoppler126 (= 22.12.0-2+b1), libc6 (>= 2.32), libfreetype6 (>= 2.2.1), liblcms2-2 (>= 2.2+git20110628), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 11) Description: PDF rendering library (Qt 5 based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the Qt 5 based shared library for applications using the Qt 5 interface to Poppler. Homepage: https://poppler.freedesktop.org/ Package: libpoppler126 Status: install ok installed Priority: optional Section: libs Installed-Size: 4561 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Multi-Arch: same Source: poppler (22.12.0-2) Version: 22.12.0-2+b1 Depends: libc6 (>= 2.35), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.7), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.16), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 11), libtiff6 (>= 4.0.3), zlib1g (>= 1:1.1.4) Recommends: poppler-data Description: PDF rendering library Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the shared core library. Homepage: https://poppler.freedesktop.org/ Package: libpoppler126 Status: install ok installed Priority: optional Section: libs Installed-Size: 4335 Maintainer: Debian freedesktop.org maintainers Architecture: i386 Multi-Arch: same Source: poppler (22.12.0-2) Version: 22.12.0-2+b1 Depends: libc6 (>= 2.35), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 4.2), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.7), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.16), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 11), libtiff6 (>= 4.0.3), zlib1g (>= 1:1.1.4) Recommends: poppler-data Description: PDF rendering library Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the shared core library. Homepage: https://poppler.freedesktop.org/ Package: libpopt0 Status: install ok installed Priority: optional Section: libs Installed-Size: 245 Maintainer: Håvard F. Aasen Architecture: amd64 Multi-Arch: same Source: popt Version: 1.19+dfsg-1 Depends: libc6 (>= 2.33) Description: lib for parsing cmdline parameters Popt was heavily influenced by the getopt() and getopt_long() functions, but it allows more powerful argument expansion. It can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. It also allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules. . This package contains the runtime library and locale data. Homepage: https://github.com/rpm-software-management/popt Package: libportaudio2 Status: install ok installed Priority: optional Section: libs Installed-Size: 214 Maintainer: Debian VoIP Team Architecture: amd64 Multi-Arch: same Source: portaudio19 Version: 19.6.0-1.2 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.29), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125 Description: Portable audio I/O - shared library PortAudio is a portable audio I/O library designed for cross-platform support of audio. It uses a callback mechanism to request audio processing. Audio can be generated in various formats, including 32 bit floating point, and will be converted to the native format internally. . This package contains the shared library. Homepage: http://www.portaudio.com/ Package: libpostproc56 Status: install ok installed Priority: optional Section: libs Installed-Size: 224 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: ffmpeg Version: 7:5.1.3-1 Depends: libavutil57 (>= 7:5.0), libc6 (>= 2.14) Description: FFmpeg library for post processing - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides video post processing. . This package contains the runtime files. Homepage: https://ffmpeg.org/ Package: libpowerdevilcore2 Status: install ok installed Priority: optional Section: libs Installed-Size: 298 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: powerdevil Version: 4:5.27.5-2 Depends: libc6 (>= 2.14), libkf5activities5 (>= 5.102.0~), libkf5authcore5 (>= 5.102.0~), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.96.0), libkf5i18n5 (>= 5.102.0~), libkf5idletime5 (>= 5.102.0~), libkf5kirigami2-5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5solid5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libxcb1 Description: Global power saver settings ui library. Power Devil allows you to define your all power settings. . This package contains the library files. Homepage: https://invent.kde.org/plasma/powerdevil Package: libpowerdevilui5 Status: install ok installed Priority: optional Section: libs Installed-Size: 38 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: powerdevil Version: 4:5.27.5-2 Depends: libc6 (>= 2.2.5), libkf5configcore5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Description: Global power saver settings ui library. Power Devil allows you to define your all power settings. . This package contains the library files. Homepage: https://invent.kde.org/plasma/powerdevil Package: libpq5 Status: install ok installed Priority: optional Section: libs Installed-Size: 848 Maintainer: Debian PostgreSQL Maintainers Architecture: amd64 Multi-Arch: same Source: postgresql-15 Version: 15.3-0+deb12u1 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0) Description: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Package: libproc2-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 232 Maintainer: Craig Small Architecture: amd64 Multi-Arch: same Source: procps Version: 2:4.0.3-1 Replaces: procps (<< 1:3.3.2-1) Depends: libc6 (>= 2.34), libsystemd0 (>= 209) Description: library for accessing process information from /proc The libproc2 library is a way of accessing information out of the /proc filesystem. . This package contains the shared libraries necessary to run programs compiled with libproc2. Homepage: https://gitlab.com/procps-ng/procps Package: libprocesscore9 Status: install ok installed Priority: optional Section: libs Installed-Size: 371 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: libksysguard Version: 4:5.27.5-2 Depends: libkf5sysguard-data (= 4:5.27.5-2), libc6 (>= 2.34), libkf5authcore5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 5.102.0~), libksysguardformatter1 (= 4:5.27.5-2), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Description: library for system monitoring - processcore shared library KSysGuard is a program to monitor various elements of your system, or any other remote system with the KSysGuard daemon (ksysgardd) installed. . This package contains the shared library libprocesscore. Homepage: https://invent.kde.org/plasma/libksysguard Package: libprocessui9 Status: install ok installed Priority: optional Section: libs Installed-Size: 450 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: libksysguard Version: 4:5.27.5-2 Depends: libkf5sysguard-data (= 4:5.27.5-2), libc6 (>= 2.34), libkf5authcore5 (>= 5.102.0~), libkf5configcore5 (>= 5.102.0~), libkf5configwidgets5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5jobwidgets5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 5.102.0~), libkf5widgetsaddons5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libksysguardformatter1 (= 4:5.27.5-2), libprocesscore9 (= 4:5.27.5-2), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5webchannel5 (>= 5.15.2~), libqt5webenginecore5 (>= 5.15.2~), libqt5webenginewidgets5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6, libxres1 (>= 2:1.2.1) Description: library for system monitoring - processui shared library KSysGuard is a program to monitor various elements of your system, or any other remote system with the KSysGuard daemon (ksysgardd) installed. . This package contains the shared library libprocessui. Homepage: https://invent.kde.org/plasma/libksysguard Package: libproj25 Status: install ok installed Priority: optional Section: libs Installed-Size: 4194 Maintainer: Debian GIS Project Architecture: amd64 Multi-Arch: same Source: proj (9.1.1-1) Version: 9.1.1-1+b1 Depends: proj-data (>= 9.1.1-1), libc6 (>= 2.35), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 4.0), libsqlite3-0 (>= 3.7.5), libstdc++6 (>= 11), libtiff6 (>= 4.0.3) Suggests: proj-bin Description: Cartographic projection library Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). . Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). . This package provides the PROJ shared library used by tools and third parties programs. Homepage: https://proj.org/ Package: libprotobuf-c1 Status: install ok installed Priority: optional Section: libs Installed-Size: 69 Maintainer: Robert Edmonds Architecture: amd64 Multi-Arch: same Source: protobuf-c (1.4.1-1) Version: 1.4.1-1+b1 Depends: libc6 (>= 2.14) Description: Protocol Buffers C shared library (protobuf-c) Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the "protobuf-c" implementation of Protocol Buffers in C. . This package contains the shared library. Homepage: https://github.com/protobuf-c/protobuf-c Package: libprotobuf-lite32 Status: install ok installed Priority: optional Section: libs Installed-Size: 885 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: protobuf Version: 3.21.12-3 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: protocol buffers C++ library (lite version) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for C++ applications whose message definitions have the "lite runtime" optimization setting. Homepage: https://github.com/google/protobuf/ Package: libproxy-tools Status: install ok installed Priority: optional Section: utils Installed-Size: 34 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: libproxy Version: 0.4.18-1.2 Depends: libc6 (>= 2.34), libproxy1v5 (>= 0.4.18) Description: automatic proxy configuration management library (tools) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains a program to interact with libproxy from the command line. Homepage: https://libproxy.github.io/libproxy/ Package: libproxy1v5 Status: install ok installed Priority: optional Section: libs Installed-Size: 163 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: libproxy Version: 0.4.18-1.2 Replaces: libproxy1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Conflicts: libproxy1 Description: automatic proxy configuration management library (shared) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the shared library. Homepage: https://libproxy.github.io/libproxy/ Package: libpskc0 Status: install ok installed Priority: optional Section: libs Installed-Size: 167 Maintainer: OATH Toolkit Team Architecture: amd64 Multi-Arch: same Source: oath-toolkit Version: 2.6.7-3.1 Depends: libc6 (>= 2.14), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.34), libxmlsec1-openssl (>= 1.2.34) Description: OATH Toolkit Libpskc library OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package includes the Libpskc shared library that is used by applications. You normally don't need to install it manually. Homepage: https://www.nongnu.org/oath-toolkit/ Package: libpsl5 Status: install ok installed Priority: optional Section: libs Installed-Size: 96 Maintainer: Tim Rühsen Architecture: amd64 Multi-Arch: same Source: libpsl Version: 0.21.2-1 Depends: libidn2-0 (>= 0.16), libc6 (>= 2.33), libunistring2 (>= 0.9.7) Recommends: publicsuffix (>= 20150507) Description: Library for Public Suffix List (shared libraries) Libpsl allows checking domains against the Public Suffix List. It can be used to avoid privacy-leaking 'super-cookies', 'super domain' certificates, for domain highlighting purposes sorting domain lists by site and more. . Please see https://publicsuffix.org for more detailed information. . This package contains runtime libraries. Homepage: https://github.com/rockdaboot/libpsl Package: libpsl5 Status: install ok installed Priority: optional Section: libs Installed-Size: 96 Maintainer: Tim Rühsen Architecture: i386 Multi-Arch: same Source: libpsl Version: 0.21.2-1 Depends: libidn2-0 (>= 0.16), libc6 (>= 2.33), libunistring2 (>= 0.9.7) Recommends: publicsuffix (>= 20150507) Description: Library for Public Suffix List (shared libraries) Libpsl allows checking domains against the Public Suffix List. It can be used to avoid privacy-leaking 'super-cookies', 'super domain' certificates, for domain highlighting purposes sorting domain lists by site and more. . Please see https://publicsuffix.org for more detailed information. . This package contains runtime libraries. Homepage: https://github.com/rockdaboot/libpsl Package: libpulse-mainloop-glib0 Status: install ok installed Priority: optional Section: libs Installed-Size: 70 Maintainer: Pulseaudio maintenance team Architecture: amd64 Multi-Arch: same Source: pulseaudio (16.1+dfsg1-2) Version: 16.1+dfsg1-2+b1 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.28.0), libpulse0 (= 16.1+dfsg1-2+b1) Description: PulseAudio client libraries (glib support) PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. . This package adds support for glib2 client applications. Homepage: https://www.pulseaudio.org Package: libpulse0 Status: install ok installed Priority: optional Section: libs Installed-Size: 969 Maintainer: Pulseaudio maintenance team Architecture: amd64 Multi-Arch: same Source: pulseaudio (16.1+dfsg1-2) Version: 16.1+dfsg1-2+b1 Depends: libasyncns0 (>= 0.3), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libsndfile1 (>= 1.0.20), libsystemd0, libx11-6, libx11-xcb1 (>= 2:1.8.1), libxcb1 Suggests: pulseaudio Conffiles: /etc/pulse/client.conf 16bb1fd7704eae3f0e7dde080b83e197 Description: PulseAudio client libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. Homepage: https://www.pulseaudio.org Package: libpulse0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1046 Maintainer: Pulseaudio maintenance team Architecture: i386 Multi-Arch: same Source: pulseaudio (16.1+dfsg1-2) Version: 16.1+dfsg1-2+b1 Depends: libasyncns0 (>= 0.3), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libsndfile1 (>= 1.0.20), libsystemd0, libx11-6, libx11-xcb1 (>= 2:1.8.1), libxcb1 Suggests: pulseaudio Conffiles: /etc/pulse/client.conf 16bb1fd7704eae3f0e7dde080b83e197 Description: PulseAudio client libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. Homepage: https://www.pulseaudio.org Package: libpulsedsp Status: install ok installed Priority: optional Section: libs Installed-Size: 99 Maintainer: Pulseaudio maintenance team Architecture: amd64 Multi-Arch: same Source: pulseaudio (16.1+dfsg1-2) Version: 16.1+dfsg1-2+b1 Depends: libc6 (>= 2.34), libpulse0 (= 16.1+dfsg1-2+b1) Description: PulseAudio OSS pre-load library PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This package provides the pre-load library used to redirect applications using OSS through pulseaudio. Homepage: https://www.pulseaudio.org Package: libpython3-stdlib Status: install ok installed Priority: optional Section: python Installed-Size: 27 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: same Source: python3-defaults (3.11.2-1) Version: 3.11.2-1+b1 Depends: libpython3.11-stdlib (>= 3.11.2-1~) Description: interactive high-level object-oriented language (default python3 version) This package contains the majority of the standard library for the Python language (default python3 version). . This package is a dependency package, which depends on Debian's default Python 3 version's standard library (currently v3.11). Homepage: https://www.python.org/ Package: libpython3.10-minimal Status: deinstall ok config-files Priority: optional Section: python Installed-Size: 5049 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: same Source: python3.10 Version: 3.10.9-1 Config-Version: 3.10.9-1 Depends: libc6 (>= 2.14), libssl3 (>= 3.0.0) Recommends: libpython3.10-stdlib Conflicts: binfmt-support (<< 1.1.2) Conffiles: /etc/python3.10/sitecustomize.py d6b276695157bde06a56ba1b2bc53670 Description: Minimal subset of the Python language (version 3.10) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.10-minimal. Package: libpython3.11 Status: install ok installed Priority: optional Section: libs Installed-Size: 7623 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: same Source: python3.11 Version: 3.11.2-6 Depends: libpython3.11-stdlib (= 3.11.2-6), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Description: Shared Python runtime library (version 3.11) Python is a high-level, interactive, object-oriented language. Its 3.11 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython3.11-minimal Status: install ok installed Priority: optional Section: python Installed-Size: 5198 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: same Source: python3.11 Version: 3.11.2-6 Depends: libc6 (>= 2.14), libssl3 (>= 3.0.0) Recommends: libpython3.11-stdlib Conflicts: binfmt-support (<< 1.1.2) Conffiles: /etc/python3.11/sitecustomize.py d6b276695157bde06a56ba1b2bc53670 Description: Minimal subset of the Python language (version 3.11) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.11-minimal. Package: libpython3.11-stdlib Status: install ok installed Priority: optional Section: python Installed-Size: 8323 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: same Source: python3.11 Version: 3.11.2-6 Replaces: python3-gdbm (<< 3.9.9-1~) Depends: libpython3.11-minimal (= 3.11.2-6), media-types | mime-support, libbz2-1.0, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6.1), libnsl2 (>= 1.0), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.36.0), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1) Breaks: python3-gdbm (<< 3.9.9-1~) Description: Interactive high-level object-oriented language (standard library, version 3.11) Python is a high-level, interactive, object-oriented language. Its 3.11 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.11's standard library. It is normally not used on its own, but as a dependency of python3.11. Package: libqaccessibilityclient-qt5-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 242 Maintainer: Debian KDE Extras Team Architecture: amd64 Multi-Arch: same Source: libqaccessibilityclient (0.4.1-1) Version: 0.4.1-1+b1 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.12.2), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Description: helper to make writing accessibility tools easier Helper library to make writing accessibility tools easier. Used by screen readers for example. . This package contains the shared library. Homepage: https://phabricator.kde.org/source/libqaccessibilityclient Package: libqalculate-data Status: install ok installed Priority: optional Section: libs Installed-Size: 2018 Maintainer: Qalculate Team Architecture: all Multi-Arch: foreign Source: libqalculate Version: 4.5.1-1 Replaces: libqalculate20-data (<< 3.20.1), libqalculate21-data Breaks: libqalculate20-data (<< 3.20.1), libqalculate21-data Description: Powerful and easy to use desktop calculator - data Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the data files needed by libqalculate. Homepage: https://qalculate.github.io/ Package: libqalculate22 Status: install ok installed Priority: optional Section: libs Installed-Size: 5999 Maintainer: Qalculate Team Architecture: amd64 Multi-Arch: same Source: libqalculate Version: 4.5.1-1 Depends: libqalculate-data, libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libicu72 (>= 72.1~rc-1~), libmpfr6 (>= 4.0.0), libstdc++6 (>= 11), libxml2 (>= 2.7.4) Description: Powerful and easy to use desktop calculator - library Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the shared library used by all Qalculate! frontends. Homepage: https://qalculate.github.io/ Package: libqca-qt5-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 1169 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qca2 Version: 2.3.5-2 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5.2) Recommends: ca-certificates, libqca-qt5-2-plugins Description: libraries for the Qt Cryptographic Architecture The Qt Cryptographic Architecture (QCA) provides a straightforward and cross- platform API for a range of cryptographic features, including SSL/TLS, X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart cards. Homepage: https://userbase.kde.org/QCA Package: libqca-qt5-2-plugins Status: install ok installed Priority: optional Section: libs Installed-Size: 741 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qca2 Version: 2.3.5-2 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqca-qt5-2 (= 2.3.5-2), libqt5core5a (>= 5.15.1), libsasl2-2 (>= 2.1.28+dfsg), libssl3 (>= 3.0.0), libstdc++6 (>= 5) Description: QCA plugins for libqca2 This plugin provides cryptographic as well as helper plugins for Qt Cryptographic Architecture (QCA). Homepage: https://userbase.kde.org/QCA Package: libqhull-r8.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 560 Maintainer: Debian Science Maintainers Architecture: amd64 Multi-Arch: same Source: qhull Version: 2020.2-5 Depends: libc6 (>= 2.29) Description: calculate convex hulls and related structures (reentrant shared library) Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d, 4-d, and higher dimensions. . This package contains the reentrant version of the shared C library. Homepage: https://www.qhull.org Package: libqmi-glib5 Status: install ok installed Priority: optional Section: libs Installed-Size: 3797 Maintainer: DebianOnMobile Maintainers Architecture: amd64 Multi-Arch: same Source: libqmi Version: 1.32.2-1 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.53.2), libmbim-glib4 (>= 1.14.0), libmbim-proxy, libqrtr-glib0 (>= 1.0.0) Description: Support library to use the Qualcomm MSM Interface (QMI) protocol Libraries for adding QMI support to applications that use glib. Homepage: https://www.freedesktop.org/wiki/Software/libqmi Package: libqmi-proxy Status: install ok installed Priority: optional Section: net Installed-Size: 34 Maintainer: DebianOnMobile Maintainers Architecture: amd64 Multi-Arch: foreign Source: libqmi Version: 1.32.2-1 Depends: libqmi-glib5 (= 1.32.2-1), libc6 (>= 2.34), libglib2.0-0 (>= 2.30.0) Description: Proxy to communicate with QMI ports This package contains the binary qmi-proxy used by libqmi to allow multiple clients to use the same QMI port simultaneously. Homepage: https://www.freedesktop.org/wiki/Software/libqmi Package: libqmi-utils Status: install ok installed Priority: optional Section: net Installed-Size: 783 Maintainer: DebianOnMobile Maintainers Architecture: amd64 Source: libqmi Version: 1.32.2-1 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), libgudev-1.0-0 (>= 146), libmbim-glib4 (>= 1.28.0), libmbim-proxy, libqmi-glib5 (>= 1.32.0), libqmi-proxy, libqrtr-glib0 (>= 1.0.0) Description: Utilities to use the QMI protocol from the command line This package contains the utilities that make it easier to use QMI functionality from the command line. Homepage: https://www.freedesktop.org/wiki/Software/libqmi Package: libqmobipocket2 Status: install ok installed Priority: optional Section: libs Installed-Size: 59 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdegraphics-mobipocket Version: 4:22.12.3-1 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.12.0~) | libqt5gui5-gles (>= 5.12.0~), libstdc++6 (>= 5) Description: library for reading Mobipocket documents QMobipocket is a Qt library for reading Mobipocket documents. . This package is part of the KDE graphics module. Homepage: https://invent.kde.org/graphics/kdegraphics-mobipocket Package: libqpdf29 Status: install ok installed Priority: optional Section: libs Installed-Size: 2877 Maintainer: Jay Berkenbilt Architecture: amd64 Multi-Arch: same Source: qpdf Version: 11.3.0-1 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.7.0), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Description: runtime library for PDF transformation/inspection software QPDF is a program that can be used to linearize (web-optimize), encrypt (password-protect), decrypt, and inspect PDF files from the command-line. It does these and other structural, content-preserving transformations on PDF files, reading a PDF file as input and creating a new one as output. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work. . QPDF understands PDF files that use compressed object streams (supported by newer PDF applications) and can convert such files into those that can be read with older viewers. It can also be used for checking PDF files for structural errors, inspecting stream contents, or extracting objects from PDF files. QPDF is not PDF content creation or viewing software -- it does not have the capability to create PDF files from scratch or to display PDF files. . This package contains the qpdf runtime libraries required to run programs that link with the qpdf library. Homepage: https://qpdf.sourceforge.io Package: libqrencode4 Status: install ok installed Priority: optional Section: libs Installed-Size: 89 Maintainer: NIIBE Yutaka Architecture: amd64 Multi-Arch: same Source: qrencode Version: 4.1.1-1 Depends: libc6 (>= 2.14) Description: QR Code encoding library Libqrencode is a library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and has high robustness. . Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial Standards) X0510:2004 or ISO/IEC 18004. . This package contains runtime libraries of libqrencode. Homepage: https://fukuchi.org/works/qrencode/index.html.en Package: libqrtr-glib0 Status: install ok installed Priority: optional Section: libs Installed-Size: 64 Maintainer: DebianOnMobile Maintainers Architecture: amd64 Multi-Arch: same Source: libqrtr-glib Version: 1.2.2-1 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.56) Description: Support library to use the QRTR protocol glib-based library to use and manage the QRTR (Qualcomm IPC Router) bus. . This package contains the shared library. Homepage: https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib/ Package: libqt5concurrent5 Status: install ok installed Priority: optional Section: libs Installed-Size: 186 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtbase-opensource-src Version: 5.15.8+dfsg-11 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Description: Qt 5 concurrent module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtConcurrent module contains functionality to support concurrent execution of program code. Homepage: https://www.qt.io/developers/ Package: libqt5core5a Status: install ok installed Priority: optional Section: libs Installed-Size: 5927 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtbase-opensource-src Version: 5.15.8+dfsg-11 Replaces: libqtcore4 (<< 4:4.8.7+dfsg-20~) Provides: qtbase-abi-5-15-8 Depends: shared-mime-info, libc6 (>= 2.35), libdouble-conversion3 (>= 2.0.0), libgcc-s1 (>= 3.4), libglib2.0-0 (>= 2.22.0), libicu72 (>= 72.1~rc-1~), libpcre2-16-0 (>= 10.22), libstdc++6 (>= 11), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: qttranslations5-l10n Suggests: libthai0 Breaks: libqtcore4 (<< 4:4.8.7+dfsg-20~) Description: Qt 5 core module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtCore module contains core non-GUI functionality. Homepage: https://www.qt.io/developers/ Package: libqt5dbus5 Status: install ok installed Priority: optional Section: libs Installed-Size: 750 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtbase-opensource-src Version: 5.15.8+dfsg-11 Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-8 Description: Qt 5 D-Bus module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtDBus module is a Unix-only library that you can use to make Inter-Process Communication using the D-Bus protocol. . Applications using the QtDBus module can provide services to other, remote applications by exporting objects, as well as use services exported by those applications by placing calls and accessing properties. Homepage: https://www.qt.io/developers/ Package: libqt5gui5 Status: install ok installed Priority: optional Section: libs Installed-Size: 12562 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtbase-opensource-src Version: 5.15.8+dfsg-11 Depends: fontconfig, libc6 (>= 2.34), libdrm2 (>= 2.4.62), libegl1, libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libgbm1 (>= 8.1~0), libgcc-s1 (>= 3.4), libgl1, libglib2.0-0 (>= 2.12.0), libharfbuzz0b (>= 1.6.0), libice6 (>= 1:1.0.0), libinput10 (>= 0.15.0), libjpeg62-turbo (>= 1.3.1), libmd4c0 (>= 0.2.7), libmtdev1 (>= 1.0.8), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5network5 (>= 5.0.2), libsm6, libstdc++6 (>= 11), libudev1 (>= 183), libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb-glx0, libxcb-icccm4 (>= 0.4.1), libxcb-image0 (>= 0.2.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.3), libxcb-render-util0, libxcb-render0, libxcb-shape0, libxcb-shm0 (>= 1.10), libxcb-sync1, libxcb-xfixes0, libxcb-xinerama0, libxcb-xinput0 (>= 1.15), libxcb-xkb1, libxcb1 (>= 1.8), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0), libxrender1, qtbase-abi-5-15-8, zlib1g (>= 1:1.1.4) Recommends: libqt5svg5, qt5-gtk-platformtheme, qtwayland5 Suggests: qgnomeplatform-qt5, qt5-image-formats-plugins Conflicts: libqt5gui5-gles Description: Qt 5 GUI module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtGui module extends QtCore with GUI functionality. Homepage: https://www.qt.io/developers/ Package: libqt5multimedia5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1233 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtmultimedia-opensource-src Version: 5.15.8-2 Depends: libc6 (>= 2.29), libpulse0 (>= 0.99.1), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Description: Qt 5 Multimedia module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains a set of APIs to play and record media, and manage a collection of media content. Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Package: libqt5multimedia5-plugins Status: install ok installed Priority: optional Section: libs Installed-Size: 709 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtmultimedia-opensource-src Version: 5.15.8-2 Depends: libqt5multimedia5 (= 5.15.8-2), libasound2 (>= 1.0.16), libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libpulse0 (>= 0.99.1), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5multimediagsttools5, libqt5network5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Description: Qt 5 Multimedia module plugins Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains a set of plugins for supporting m3u, pulseaudio and GStreamer. Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Package: libqt5multimediagsttools5 Status: install ok installed Priority: optional Section: libs Installed-Size: 382 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtmultimedia-opensource-src Version: 5.15.8-2 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.14), libglib2.0-0 (>= 2.31.8), libgstreamer-gl1.0-0 (>= 1.14.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.6.0), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5multimedia5 (>= 5.14.1), libqt5multimediawidgets5 (>= 5.6.0~beta), libqt5network5 (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Description: GStreamer tools for Qt 5 Multimedia module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the GStreamer tools for Qt 5 Multimedia module. Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Package: libqt5multimediaquick5 Status: install ok installed Priority: optional Section: libs Installed-Size: 161 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtmultimedia-opensource-src Version: 5.15.8-2 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5multimedia5 (>= 5.15.1), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Description: Qt 5 Multimedia Quick module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains a set of APIs to play and record media, and manage a collection of media content with the Quick module. Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Package: libqt5multimediawidgets5 Status: install ok installed Priority: optional Section: libs Installed-Size: 159 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtmultimedia-opensource-src Version: 5.15.8-2 Depends: libc6 (>= 2.4), libgl1, libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5multimedia5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Description: Qt 5 Multimedia Widgets module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains a set of widgets to play and record media, and manage a collection of media content. Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Package: libqt5network5 Status: install ok installed Priority: optional Section: libs Installed-Size: 2476 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtbase-opensource-src Version: 5.15.8+dfsg-11 Depends: libssl3, libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libstdc++6 (>= 11), qtbase-abi-5-15-8, zlib1g (>= 1:1.1.4) Description: Qt 5 network module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtNetwork module offers classes that allow you to write TCP/IP clients and servers. It provides classes to make network programming easier and portable. Homepage: https://www.qt.io/developers/ Package: libqt5opengl5 Status: install ok installed Priority: optional Section: libs Installed-Size: 548 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtbase-opensource-src Version: 5.15.8+dfsg-11 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.1.0), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5widgets5 (>= 5.9.0~beta), libstdc++6 (>= 5), qtbase-abi-5-15-8 Description: Qt 5 OpenGL module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtOpenGL module offers classes that make it easy to use OpenGL in Qt applications. . OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D rendering and provides little or no support for GUI programming issues. Homepage: https://www.qt.io/developers/ Package: libqt5positioning5 Status: install ok installed Priority: optional Section: libs Installed-Size: 642 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtlocation-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 11), qtbase-abi-5-15-8 Recommends: geoclue-2.0 Description: Qt Positioning module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt Positioning module. Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Package: libqt5printsupport5 Status: install ok installed Priority: optional Section: libs Installed-Size: 727 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtbase-opensource-src Version: 5.15.8+dfsg-11 Depends: libc6 (>= 2.14), libcups2 (>= 1.4.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 5), qtbase-abi-5-15-8 Description: Qt 5 print support module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtPrintSupport module provides classes to make printing easier and portable. Homepage: https://www.qt.io/developers/ Package: libqt5qml5 Status: install ok installed Priority: optional Section: libs Installed-Size: 4952 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Provides: qtdeclarative-abi-5-15-8 Depends: libc6 (>= 2.35), libgcc-s1 (>= 3.4), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.14.1), libstdc++6 (>= 11), qtbase-abi-5-15-8 Recommends: libgl1, libglx-mesa0 Suggests: qt5-qmltooling-plugins Description: Qt 5 QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Qt QML module provides a framework for developing applications and libraries with the QML language. It defines and implements the language and engine infrastructure, and provides an API to enable application developers to extend the QML language with custom types and integrate QML code with JavaScript and C++. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: libqt5qmlmodels5 Status: install ok installed Priority: optional Section: libs Installed-Size: 629 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Description: Qt 5 QML Models library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt QML Models support library. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: libqt5qmlworkerscript5 Status: install ok installed Priority: optional Section: libs Installed-Size: 123 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Description: Qt 5 QML Worker Script library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt QML Worker Script support library. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: libqt5quick5 Status: install ok installed Priority: optional Section: libs Installed-Size: 5952 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.29), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.1.0), libqt5gui5 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libqt5network5 (>= 5.15.1), libqt5qml5 (>= 5.15.1), libqt5qmlmodels5 (>= 5.14.1), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Conflicts: libqt5quick5-gles Description: Qt 5 Quick library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Quick is a collection of technologies that are designed to help developers create the kind of intuitive, modern, fluid user interfaces that are increasingly used on mobile phones, media players, set-top boxes and other portable devices. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: libqt5quickcontrols2-5 Status: install ok installed Priority: optional Section: libs Installed-Size: 254 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtquickcontrols2-opensource-src Version: 5.15.8+dfsg-2 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5quicktemplates2-5, libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Description: Qt 5 Quick Controls 2 library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt 5 Quick Controls 2 library. Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Package: libqt5quickparticles5 Status: install ok installed Priority: optional Section: libs Installed-Size: 706 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.14), libgl1, libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.14.1) | libqt5quick5-gles (>= 5.14.1), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Conflicts: libqt5quickparticles5-gles Description: Qt 5 Quick particles module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Particles support library. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: libqt5quickshapes5 Status: install ok installed Priority: optional Section: libs Installed-Size: 341 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.14.1) | libqt5quick5-gles (>= 5.14.1), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Description: Qt 5 Quick Shapes module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Shapes support library. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: libqt5quicktemplates2-5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1838 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtquickcontrols2-opensource-src Version: 5.15.8+dfsg-2 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5qmlmodels5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Description: Qt 5 Quick Templates 2 library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt 5 Quick Templates 2 library. Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Package: libqt5quickwidgets5 Status: install ok installed Priority: optional Section: libs Installed-Size: 150 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.9.0~beta) | libqt5quick5-gles (>= 5.9.0~beta), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Description: Qt 5 Quick Widgets library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Widgets library for QtDeclarative module. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: libqt5script5 Status: install ok installed Priority: optional Section: libs Installed-Size: 2445 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtscript-opensource-src Version: 5.15.8+dfsg-2 Provides: qtscript-abi-5-6-0 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-8 Pre-Depends: dpkg (>= 1.15.6~) Description: Qt 5 script module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtScript module provides classes for making Qt applications scriptable. Homepage: https://doc.qt.io/qt-5/qtscript-index.html Package: libqt5sensors5 Status: install ok installed Priority: optional Section: libs Installed-Size: 569 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtsensors-opensource-src Version: 5.15.8-2 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-8 Description: Qt Sensors module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt Sensors module. Homepage: https://doc.qt.io/qt-5/qtsensors-index.html Package: libqt5sql5 Status: install ok installed Priority: optional Section: libs Installed-Size: 436 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtbase-opensource-src Version: 5.15.8+dfsg-11 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-8 Recommends: libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase Description: Qt 5 SQL module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSql module helps you provide seamless database integration to your Qt applications. Homepage: https://www.qt.io/developers/ Package: libqt5sql5-sqlite Status: install ok installed Priority: optional Section: libs Installed-Size: 228 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtbase-opensource-src Version: 5.15.8+dfsg-11 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libsqlite3-0 (>= 3.7.3), libstdc++6 (>= 5), qtbase-abi-5-15-8 Description: Qt 5 SQLite 3 database driver This package contains the SQLite 3 plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access an SQLite 3 DB. Homepage: https://www.qt.io/developers/ Package: libqt5svg5 Status: install ok installed Priority: optional Section: libs Installed-Size: 474 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtsvg-opensource-src Version: 5.15.8-3 Provides: qtsvg-abi-5-15-8 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, zlib1g (>= 1:1.1.4) Description: Qt 5 SVG module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSvg module provides classes for displaying the contents of SVG files. . Scalable Vector Graphics (SVG) is a language for describing two-dimensional graphics and graphical applications in XML. Homepage: https://doc.qt.io/qt-5/qtsvg-index.html Package: libqt5test5 Status: install ok installed Priority: optional Section: libs Installed-Size: 491 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtbase-opensource-src Version: 5.15.8+dfsg-11 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 12), qtbase-abi-5-15-8 Description: Qt 5 test module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtTest module provides classes for unit testing Qt applications and libraries. Homepage: https://www.qt.io/developers/ Package: libqt5texttospeech5 Status: install ok installed Priority: optional Section: libs Installed-Size: 78 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtspeech-opensource-src Version: 5.15.8-2 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Recommends: qtspeech5-speechd-plugin | qtspeech5-flite-plugin Description: Speech library for Qt - libraries QtSpeech provides support for text-to-speech and speech recognition in Qt applications. . This package contains the QtSpeech libraries. Homepage: https://doc.qt.io/qt-5/qtspeech-index.html Package: libqt5virtualkeyboard5 Status: install ok installed Priority: optional Section: libs Installed-Size: 2183 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtvirtualkeyboard-opensource-src Version: 5.15.8+dfsg-2 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), libxcb-xfixes0, libxcb1, qtbase-abi-5-15-8 Description: Qt virtual keyboard - public shared library The Qt Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt 5 on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets. . This package contains the Qt virtual keyboard shared library. Homepage: https://doc.qt.io/qt-5/qtvirtualkeyboard-index.html Package: libqt5waylandclient5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1510 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtwayland-opensource-src Version: 5.15.8-2 Provides: qtwayland-client-abi-5-15-8 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libglib2.0-0 (>= 2.12.0), libqt5core5a (>= 5.15.8+dfsg~), libqt5dbus5 (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 11), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.8.1), libxkbcommon0 (>= 0.5.0), qtbase-abi-5-15-8 Description: QtWayland client library QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the QtWayland client library. Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html Package: libqt5waylandcompositor5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1954 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtwayland-opensource-src Version: 5.15.8-2 Provides: qtwayland-compositor-abi-5-15-8 Depends: libc6 (>= 2.14), libgl1, libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), libwayland-server0 (>= 1.9.91), libxkbcommon0 (>= 0.5.0), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Description: QtWayland compositor library QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the QtWayland compositor library. Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html Package: libqt5webchannel5 Status: install ok installed Priority: optional Section: libs Installed-Size: 177 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtwebchannel-opensource-src Version: 5.15.8-2 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Description: Web communication library for Qt Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine. . This package contains the QtWebChannel libraries. Homepage: https://doc.qt.io/qt-5/qtwebchannel-index.html Package: libqt5webengine-data Status: install ok installed Priority: optional Section: libs Installed-Size: 23981 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: qtwebengine-opensource-src Version: 5.15.13+dfsg-1~deb12u1 Conffiles: /etc/environment.d/90qtwebengine-dictionaries-path.conf cd6dbf13d763df9273a86e8dfc51ab70 Description: Web content engine library for Qt - Data QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the arch independent parts of QtWebEngine libraries. Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Package: libqt5webengine5 Status: install ok installed Priority: optional Section: libs Installed-Size: 728 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtwebengine-opensource-src Version: 5.15.13+dfsg-1~deb12u1 Depends: libqt5webengine-data (= 5.15.13+dfsg-1~deb12u1), libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5test5 (>= 5.15.8+dfsg~), libqt5webchannel5 (>= 5.15.8~), libqt5webenginecore5 (>= 5.15.8), libstdc++6 (>= 5), qtbase-abi-5-15-8 Description: Web content engine library for Qt QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the QtWebEngine library. Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Package: libqt5webenginecore5 Status: install ok installed Priority: optional Section: libs Installed-Size: 128899 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtwebengine-opensource-src Version: 5.15.13+dfsg-1~deb12u1 Replaces: libqt5webengine5 (<< 5.7.1+dfsg-4) Provides: qtwebengine-abi-5-15-13 Depends: libqt5webengine-data (= 5.15.13+dfsg-1~deb12u1), libasound2 (>= 1.0.16), libc6 (>= 2.35), libdbus-1-3 (>= 1.9.14), libevent-2.1-7 (>= 2.1.8-stable), libexpat1 (>= 2.0.1), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libgcc-s1 (>= 4.0), libharfbuzz-subset0 (>= 6.0.0), libharfbuzz0b (>= 2.2.0), libicu72 (>= 72.1~rc-1~), libjpeg62-turbo (>= 1:1.5.0), liblcms2-2 (>= 2.2+git20110628), libminizip1 (>= 1.1), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.22), libopenjp2-7 (>= 2.2.0), libopus0 (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libqt5positioning5 (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5webchannel5 (>= 5.15.8~), libre2-9 (>= 20201101+dfsg), libsnappy1v5 (>= 1.1.9), libstdc++6 (>= 12), libvpx7 (>= 1.12.0), libwebp7 (>= 1.2.4), libwebpdemux2 (>= 1.2.4), libwebpmux3 (>= 1.2.4), libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb1 (>= 1.9.2), libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxml2 (>= 2.7.4), libxrandr2, libxslt1.1 (>= 1.1.25), libxtst6, qtbase-abi-5-15-8, zlib1g (>= 1:1.2.2) Breaks: libqt5webengine5 (<< 5.7.1+dfsg-4) Description: Web content engine library for Qt - Core QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the core QtWebEngine library. Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Package: libqt5webenginewidgets5 Status: install ok installed Priority: optional Section: libs Installed-Size: 494 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtwebengine-opensource-src Version: 5.15.13+dfsg-1~deb12u1 Depends: libqt5webengine-data (= 5.15.13+dfsg-1~deb12u1), libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libqt5printsupport5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5quickwidgets5 (>= 5.15.8+dfsg~), libqt5webenginecore5 (>= 5.15.8), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Description: Web content engine library for Qt - Widget QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the widget QtWebEngine library. Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Package: libqt5webkit5 Status: install ok installed Priority: optional Section: libs Installed-Size: 46716 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtwebkit-opensource-src Version: 5.212.0~alpha4-30 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.0), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.2.0), libgstreamer1.0-0 (>= 1.4.0), libhyphen0 (>= 2.7.1), libicu72 (>= 72.1~rc-1~), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5positioning5 (>= 5.15.8+dfsg~), libqt5printsupport5 (>= 5.0.2), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5sensors5 (>= 5.15.8~), libqt5webchannel5 (>= 5.15.8~), libqt5widgets5 (>= 5.4.0), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 12), libwebp7, libwoff1 (>= 1.0.0), libx11-6, libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8, zlib1g (>= 1:1.2.0) Pre-Depends: dpkg (>= 1.15.6~) Description: Web content engine library for Qt QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the QtWebKit libraries. Homepage: https://github.com/qtwebkit/qtwebkit Package: libqt5webview5 Status: install ok installed Priority: optional Section: libs Installed-Size: 166 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtwebview-opensource-src (5.15.8-2) Version: 5.15.8-2+b1 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8~), libqt5quick5 (>= 5.15.8~) | libqt5quick5-gles (>= 5.15.8~), libqt5webengine5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8, qtwebengine-abi-5-15-13 Description: display web content in a QML application - Library Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense. . This package contains the QtWebView libraries. Homepage: https://doc.qt.io/qt-5/qtwebview-index.html Package: libqt5widgets5 Status: install ok installed Priority: optional Section: libs Installed-Size: 7431 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtbase-opensource-src Version: 5.15.8+dfsg-11 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libstdc++6 (>= 11), qtbase-abi-5-15-8 Description: Qt 5 widgets module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtWidgets module extends QtGui with C++ widget functionality. Homepage: https://www.qt.io/developers/ Package: libqt5x11extras5 Status: install ok installed Priority: optional Section: libs Installed-Size: 45 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtx11extras-opensource-src Version: 5.15.8-2 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~) Breaks: libqt5gui5 (<< 5.5) Description: Qt 5 X11 extras Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package includes the library to access X11 stuff from within Qt 5. Homepage: https://doc.qt.io/qt-5/qtx11extras-index.html Package: libqt5xml5 Status: install ok installed Priority: optional Section: libs Installed-Size: 449 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtbase-opensource-src Version: 5.15.8+dfsg-11 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libstdc++6 (>= 11), qtbase-abi-5-15-8 Description: Qt 5 XML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtXml module provides a stream reader and writer for XML documents, and C++ implementations of SAX and DOM. Homepage: https://www.qt.io/developers/ Package: libquadmath0 Status: install ok installed Priority: optional Section: libs Installed-Size: 292 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.23) Description: GCC Quad-Precision Math Library A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Homepage: http://gcc.gnu.org/ Package: libquazip5-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 266 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: libquazip Version: 0.9.1-3 Replaces: libquazip-qt5-1, libquazip1-qt5 Provides: libquazip-qt5-1, libquazip1-qt5 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Suggests: libquazip-doc Breaks: libquazip1-qt5 Description: C++ wrapper for ZIP/UNZIP QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that can be used to access ZIP archives. It uses Trolltech's Qt toolkit. . QuaZIP allows you to access files inside ZIP archives using QIODevice API, and that means that you can also use QTextStream, QDataStream or whatever you would like to use on your zipped files. . QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading from and writing to ZIP archives. . QuaZIP built using Qt5 libraries. Homepage: https://github.com/stachenov/quazip Package: libqxp-0.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 395 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libqxp (0.0.2-1) Version: 0.0.2-1+b3 Depends: libc6 (>= 2.35), libgcc-s1 (>= 3.0), libicu72 (>= 72.1~rc-1~), librevenge-0.0-0, libstdc++6 (>= 11) Description: library for reading and converting QuarkXPress files libqxp is a library and a set of tools for reading and converting QuarkXPress file format. It supports versions 3.1-4.1 currently. Homepage: https://wiki.documentfoundation.org/DLP/Libraries/libqxp Package: librabbitmq4 Status: install ok installed Priority: optional Section: libs Installed-Size: 126 Maintainer: Michael Fladischer Architecture: amd64 Multi-Arch: same Source: librabbitmq (0.11.0-1) Version: 0.11.0-1+b1 Depends: libc6 (>= 2.17), libssl3 (>= 3.0.0) Description: AMQP client library written in C RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package includes the library itself. Homepage: https://github.com/alanxz/rabbitmq-c Package: libraptor2-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 464 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: raptor2 Version: 2.0.15-4 Depends: libc6 (>= 2.33), libcurl3-gnutls (>= 7.16.2), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libyajl2 (>= 2.0.4) Suggests: raptor2-utils Description: Raptor 2 RDF syntax library Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax. . The parsing syntaxes are RDF/JSON, RDF/XML, N-Triples, Turtle, GRDDL and RSS tag soup including Atom 0.3 and Atom 1.0. The serializing syntaxes are RDF/XML, N-Quads, N-Triples RSS 1.0 and Atom 1.0. Raptor can handle RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP, Dublin Core and OWL. . Raptor is designed for performance, flexibility and embedding (no memory leaks) and to closely match the revised RDF/XML specification. Homepage: https://librdf.org/raptor/ Package: libraqm0 Status: install ok installed Priority: optional Section: libs Installed-Size: 45 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: amd64 Multi-Arch: same Source: raqm Version: 0.10.1-1 Depends: libc6 (>= 2.14), libfreetype6 (>= 2.11.0), libfribidi0 (>= 1.0.0), libharfbuzz0b (>= 5.2) Description: Library for complex text layout Raqm is a small library to provide convenience functions for complex text layout. It currently provides bidirectional text support (using FriBiDi), shaping (using HarfBuzz), with proper script itemization. . This package contains the shared libraries. Homepage: https://github.com/HOST-Oman/libraqm Package: librasqal3 Status: install ok installed Priority: optional Section: libs Installed-Size: 537 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: rasqal Version: 0.9.33-2 Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.2.1+dfsg1), libmhash2 (>= 0.9.9.9), libraptor2-0 (>= 2.0.15), libuuid1 (>= 2.16) Suggests: rasqal-utils Description: Rasqal RDF query library Rasqal is a C library providing support for querying the Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them, returning result bindings and formatting results. It supports the SPARQL RDF Query Language, RDF Data Query Language (RDQL) and LAQRS experimental query language extending SPARQL. . Rasqal is designed for performance, flexibility and embedding (no memory leaks) and to track ongoing RDF query language work. Homepage: https://librdf.org/rasqal/ Package: librav1e0 Status: install ok installed Priority: optional Section: libs Installed-Size: 2664 Maintainer: Debian Rust Maintainers Architecture: amd64 Multi-Arch: same Source: rust-rav1e Version: 0.5.1-6 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Description: Fastest and safest AV1 encoder - shared library rav1e is a encoder for the AV1 video codec. . This package contains the shared library. Homepage: https://github.com/xiph/rav1e Package: librav1e0 Status: install ok installed Priority: optional Section: libs Installed-Size: 2127 Maintainer: Debian Rust Maintainers Architecture: i386 Multi-Arch: same Source: rust-rav1e Version: 0.5.1-6 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Description: Fastest and safest AV1 encoder - shared library rav1e is a encoder for the AV1 video codec. . This package contains the shared library. Homepage: https://github.com/xiph/rav1e Package: libraw1394-11 Status: install ok installed Priority: optional Section: libs Installed-Size: 100 Maintainer: Guus Sliepen Architecture: amd64 Multi-Arch: same Source: libraw1394 Version: 2.1.2-2 Depends: libc6 (>= 2.14) Suggests: libraw1394-doc Description: library for direct access to IEEE 1394 bus (aka FireWire) libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. Homepage: https://ieee1394.wiki.kernel.org/ Package: libraw20 Status: install ok installed Priority: optional Section: libs Installed-Size: 2278 Maintainer: Debian PhotoTools Maintainers Architecture: amd64 Multi-Arch: same Source: libraw Version: 0.20.2-2.1 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libgomp1 (>= 6), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libstdc++6 (>= 5.2) Description: raw image decoder library LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains the shared library. Homepage: https://www.libraw.org Package: librdf0 Status: install ok installed Priority: optional Section: libs Installed-Size: 288 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: redland Version: 1.0.17-3 Depends: libc6 (>= 2.14), libdb5.3, libltdl7 (>= 2.4.7), libraptor2-0 (>= 2.0.15), librasqal3 (>= 0.9.31) Suggests: librdf-storage-mysql, librdf-storage-postgresql, librdf-storage-sqlite, librdf-storage-virtuoso, redland-utils Description: Redland Resource Description Framework (RDF) library Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. . This package includes the core file-based storages. To get database backed storages, the librdf-storage-postgresql, librdf-storage-mysql, librdf-storage-sqlite or librdf-storage-virtuoso packages should be installed. Homepage: http://librdf.org/ Package: libre2-9 Status: install ok installed Priority: optional Section: libs Installed-Size: 505 Maintainer: Stefano Rivera Architecture: amd64 Multi-Arch: same Source: re2 (20220601+dfsg-1) Version: 20220601+dfsg-1+b1 Replaces: libre2-dev (<< 20131024+dfsg-1~) Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Breaks: libre2-dev (<< 20131024+dfsg-1~) Description: efficient, principled regular expression library RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. . RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. RE2 implements memory limits, so that searches can be constrained to a fixed amount of memory. RE2 is engineered to use a small fixed C++ stack footprint no matter what inputs or regular expressions it must process; thus RE2 is useful in multithreaded environments where thread stacks cannot grow arbitrarily large. . On large inputs, RE2 is often much faster than backtracking engines; its use of automata theory lets it apply optimizations that the others cannot. Built-Using: unicode-data (= 15.0.0-1) Homepage: https://github.com/google/re2 Package: libreadline8 Status: install ok installed Priority: optional Section: libs Installed-Size: 475 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: same Source: readline Version: 8.2-1.3 Depends: readline-common, libc6 (>= 2.33), libtinfo6 (>= 6) Description: GNU readline and history libraries, run-time libraries The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: libregexp-assemble-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 238 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 0.38-2 Depends: perl:any Description: Perl module to merge several regular expressions Regexp::Assemble takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that matches all that the individual REs match. . It is also possible to track the original patterns, so that you can determine which, among the source patterns that form the assembled pattern, was the one that caused the match to occur. Homepage: https://metacpan.org/release/Regexp-Assemble Package: libregexp-ipv6-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 19 Maintainer: Debian Perl Group Architecture: all Version: 0.03-3 Depends: perl Description: Regular expression for IPv6 addresses Regexp::IPv6 exports the $IPv6_re regular expression that matches any valid IPv6 address as described in "RFC 2373 - 2.2 Text Representation of Addresses" but ::. Any string not compliant with such RFC will be rejected. Homepage: https://metacpan.org/release/Regexp-IPv6/ Package: libreoffice Status: install ok installed Priority: optional Section: metapackages Installed-Size: 53 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Version: 4:7.4.5-3 Depends: libreoffice-base, libreoffice-calc, libreoffice-core (= 4:7.4.5-3), libreoffice-draw, libreoffice-impress, libreoffice-math, libreoffice-report-builder-bin, libreoffice-writer, python3-uno (>= 4.4.0~beta2) Recommends: fonts-crosextra-caladea, fonts-crosextra-carlito, fonts-dejavu, fonts-liberation, fonts-liberation2, fonts-linuxlibertine, fonts-noto-core, fonts-noto-extra, fonts-noto-mono, fonts-noto-ui-core, fonts-sil-gentium-basic, libreoffice-nlpsolver, libreoffice-report-builder, libreoffice-script-provider-bsh, libreoffice-script-provider-js, libreoffice-script-provider-python, libreoffice-sdbc-mysql, libreoffice-sdbc-postgresql, libreoffice-wiki-publisher, libreoffice-java-common (>= 4:7.4.5~) Suggests: cups-bsd, firefox-esr | thunderbird | firefox, ghostscript, gnupg, gpa, hunspell-dictionary, hyphen-hyphenation-patterns, imagemagick | graphicsmagick-imagemagick-compat, libgl1, libreoffice-gnome | libreoffice-plasma, libreoffice-grammarcheck, libreoffice-help (= 7.4), libreoffice-l10n (= 7.4), libreoffice-librelogo, libxrender1, myspell-dictionary, mythes-thesaurus, openclipart-libreoffice, pstoedit, unixodbc, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, gstreamer1.0-plugins-ugly, gstreamer1.0-plugins-bad, gstreamer1.0-libav, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre, libsane1, libofficebean-java Conflicts: libreoffice-dev (<= 1:5.0.3~rc1-2), libreoffice-dev-doc (<= 1:5.0.3~rc1-2) Description: office productivity suite (metapackage) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This metapackage installs all components of libreoffice: * libreoffice-writer: Word processor * libreoffice-calc: Spreadsheet * libreoffice-impress: Presentation * libreoffice-draw: Drawing * libreoffice-base: Database * libreoffice-math: Equation editor It also recommends additional packages (e.g. fonts) in order to match an upstream LibreOffice install as closely as possible. . You can extend the functionality of LibreOffice by installing these packages: * hunspell-*/myspell-*: Hunspell/Myspell dictionaries for use with LibreOffice * libreoffice-l10n-*: UI interface translation * libreoffice-help-*: User help * mythes-*: Thesauri for the use with LibreOffice * hyphen-*: Hyphenation patterns for LibreOffice * libreoffice-gtk(2|3): Gtk UI Plugin, GNOME File Picker support * libreoffice-gnome: GIO backend * unixodbc: ODBC database support * cups-bsd: Allows LibreOffice to detect your CUPS printer queues automatically * libsane: Use your sane-supported scanner with LibreOffice * libxrender1: Speed up display by using Xrender library * libgl1: OpenGL support * openclipart-libreoffice: Open Clip Art Gallery with LibreOffice index files * firefox-esr | thunderbird | firefox: Mozilla profile with Certificates needed for XML Security... * openjdk-11-jre | openjdk-8-jre | java8-runtime: Java Runtime Environment for use with LibreOffice * pstoedit / imagemagick / ghostscript: helper tools for EPS * gstreamer0.10-plugins-*: GStreamer plugins for use with LibreOffices media backend * libpaper-utils: papersize detection support via paperconf * bluez: Bluetooth support for Impress (slideshow remote control) Homepage: http://www.libreoffice.org Package: libreoffice-base Status: install ok installed Priority: optional Section: database Installed-Size: 5933 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: libreoffice-common (<< 1:6.4.2~rc1~) Depends: libreoffice-base-core (= 4:7.4.5-3), libreoffice-base-drivers (= 4:7.4.5-3), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:7.4.5-3), ucf (>= 0.8), libc6 (>= 2.35), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Pre-Depends: dpkg (>= 1.19.1) Recommends: libreoffice-writer, libreoffice-java-common (>= 4:7.4.5~), default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Suggests: libreoffice-report-builder, python3-uno, unixodbc Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Description: office productivity suite -- database LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the database component for LibreOffice. Homepage: http://www.libreoffice.org Package: libreoffice-base-core Status: install ok installed Priority: optional Section: editors Installed-Size: 2776 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: libreoffice-base-drivers (<< 1:6.1.1~rc1-2) Depends: libreoffice-core-nogui (= 4:7.4.5-3) | libreoffice-core (= 4:7.4.5-3), libc6 (>= 2.32), libgcc-s1 (>= 3.4), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1:7.4.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Suggests: libreoffice-base Description: office productivity suite -- shared library LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains common libraries of LibreOffice Base used by Base, Writer and Calc. . If you need full Base functionality (or actual database drivers), please install libreoffice-base (and/or libreoffice-base-drivers and/o libreoffice-sdbc-*). Homepage: http://www.libreoffice.org Package: libreoffice-base-drivers Status: install ok installed Priority: optional Section: database Installed-Size: 2449 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: libreoffice-base (<< 1:4.3.0-3), libreoffice-core (<< 1:6.2.0~beta1~) Depends: libreoffice-core-nogui | libreoffice-core, libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Recommends: libreoffice-sdbc-hsqldb, libreoffice-sdbc-firebird Suggests: libjtds-java, libreoffice-sdbc-mysql | libmyodbc | libmariadb-java, libreoffice-sdbc-postgresql | odbc-postgresql | libpg-java, libsqliteodbc | tdsodbc | odbc-mdbtools Breaks: libreoffice-base (<< 1:4.3.0-3) Description: Database connectivity drivers for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the database connectivity drivers used by LibreOffices database functionality: - ODBC - JDBC - dBase - Calc - Flat files . You can extend this by installing: . * unixodbc: ODBC database support * libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | odbc-mdbtools: ODBC drivers for: - MySQL - PostgreSQL - SQLite - MS SQL / Sybase SQL - *.mdb (JET / MS Access) * libmariadb-java | libpg-java | libjtds-java: JDBC Drivers for: - MySQL/MariaDB - PostgreSQL - MS SQL Server and Sybase * libreoffice-sdbc-hsqldb: embedded HSQLDB SDBC Driver * libreoffice-sdbc-firebird: Firebird SDBC Driver * libreoffice-sdbc-postgresql: PostgreSQL SDBC Driver * libreoffice-sdbc-mysql: MySQL/MariaDB SDBC Driver Homepage: http://www.libreoffice.org Package: libreoffice-calc Status: install ok installed Priority: optional Section: editors Installed-Size: 30651 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: libreoffice-common (<< 1:6.4.2~rc1~) Depends: libreoffice-base-core (= 4:7.4.5-3), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:7.4.5-3), lp-solve (>= 5.5.0.13-5+b1), ucf (>= 0.8), coinor-libcoinmp1v5 (>= 1.8.3-3), libc6 (>= 2.34), libetonyek-0.1-1, libgcc-s1 (>= 3.3.1), libicu72 (>= 72.1~rc-1~), libmwaw-0.3-3, libodfgen-0.1-1, liborcus-0.17-0, liborcus-parser-0.17-0, librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1:7.4.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 3.6.0~beta), libwps-0.4-4, libxml2 (>= 2.8), uno-libs-private Suggests: ocl-icd-libopencl1 | mesa-opencl-icd | beignet-opencl-icd Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Description: office productivity suite -- spreadsheet LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the spreadsheet component for LibreOffice. Homepage: http://www.libreoffice.org Package: libreoffice-common Status: install ok installed Priority: optional Section: editors Installed-Size: 58639 Maintainer: Debian LibreOffice Maintainers Architecture: all Source: libreoffice Version: 4:7.4.5-3 Replaces: libreoffice-base (<< 1:6.4.0~beta1-2~), libreoffice-pdfimport (<< 1:5.4~), openclipart-libreoffice (<= 1:0.18+dfsg-17) Provides: libreoffice-l10n-en-us Depends: libreoffice-style-colibre, ure, ucf (>= 0.8), libnumbertext-data Recommends: fonts-liberation2 | ttf-mscorefonts-installer, apparmor (>= 2.13.1~), poppler-data, xdg-utils, python3-uno (>= 4.4.0~beta2), libexttextcat-data Suggests: libreoffice-style Breaks: libreoffice-base (<< 1:6.4.0~beta1-2~), libreoffice-core (>= 4:7.5~), libreoffice-core (<< 4:7.4~), libreoffice-core-nogui (>= 4:7.5~), libreoffice-core-nogui (<< 4:7.4~), libreoffice-evolution (<< 1:7.0.0~alpha), libreoffice-gnome (<< 1:7.0.0~alpha), libreoffice-help (<< 5.4), libreoffice-help-5.2, libreoffice-l10n (<< 7.0), libreoffice-librelogo (<< 1:7.0.0~alpha), libreoffice-report-builder (<< 1:7.0.0~alpha), libreoffice-sdbc-postgresql (<< 1:7.0.0~alpha), libreoffice-style-andromeda (<< 1:7.4~), libreoffice-style-crystal (>= 1:7.5~), libreoffice-style-crystal (<< 1:7.4~), libreoffice-style-galaxy (>= 1:7.5~), libreoffice-style-galaxy (<< 1:7.4~), libreoffice-style-hicontrast (>= 1:7.5~), libreoffice-style-hicontrast (<< 1:7.4~), libreoffice-style-tango, libreoffice-writer2latex (<< 1.0.2-9), libreoffice-writer2xhtml (<< 1.0.2-9), openclipart-libreoffice (<= 1:0.18+dfsg-17), python3-uno (<< 1:7.0.0~alpha) Conflicts: broffice, libreoffice-base (<< 1:7.0.0~alpha~), libreoffice-base-nogui (<< 1:7.0.0~alpha~), libreoffice-calc (<< 1:7.0.0~alpha~), libreoffice-calc-nogui (<< 1:7.0.0~alpha~), libreoffice-draw (<< 1:7.0.0~alpha~), libreoffice-draw-nogui (<< 1:7.0.0~alpha~), libreoffice-evolution (<< 1:7.0.0~alpha~), libreoffice-filter-mobiledev, libreoffice-gnome (<< 1:7.0.0~alpha~), libreoffice-impress (<< 1:7.0.0~alpha~), libreoffice-impress-nogui (<< 1:7.0.0~alpha~), libreoffice-l10n (<< 7.0), libreoffice-l10n-4.3, libreoffice-l10n-4.4, libreoffice-librelogo (<< 1:7.0.0~alpha~), libreoffice-math (<< 1:7.0.0~alpha~), libreoffice-math-nogui (<< 1:7.0.0~alpha~), libreoffice-report-builder (<< 1:7.0.0~alpha~), libreoffice-sdbc-postgresql (<< 1:7.0.0~alpha~), libreoffice-wiki-publisher (<< 1.2.0+LibO5.4.0~rc2), libreoffice-writer (<< 1:7.0.0~alpha~), libreoffice-writer-nogui (<< 1:7.0.0~alpha~), openoffice.org-unbundled, python3-uno (<< 1:7.0.0~alpha~) Conffiles: /etc/apparmor.d/usr.lib.libreoffice.program.oosplash 700a25de762b027e8e0aea7b8de96861 /etc/apparmor.d/usr.lib.libreoffice.program.senddoc 5b9f36d519e7b09b2225f5cec57b39a7 /etc/apparmor.d/usr.lib.libreoffice.program.soffice.bin 3a935bd84ff7356de1c8d347b5b62878 /etc/apparmor.d/usr.lib.libreoffice.program.xpdfimport 49dd8042dd48b85622ce9fd91ead17ec /etc/libreoffice/psprint.conf 9a7bd24049dda529501f164cb0ccc7ab /etc/libreoffice/soffice.sh a9a682983020c079c09de05a556f1811 /etc/libreoffice/sofficerc f58d60f75878deaa5ef2cc0cdc3d6dec Description: office productivity suite -- arch-independent files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of LibreOffice. Homepage: http://www.libreoffice.org Package: libreoffice-core Status: install ok installed Priority: optional Section: editors Installed-Size: 117395 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: libreoffice-avmedia-backend-gstreamer, libreoffice-common (<< 1:6.3.0~rc1~), libreoffice-core-nogui, libreoffice-pdfimport (<< 1:5.4~) Depends: fontconfig, fonts-opensymbol (>= 2:102.12), libreoffice-common (>> 4:7.4.5), ure (>= 1:7.4.0~), libabsl20220623 (>= 0~20220623.0-1), libboost-locale1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.35), libcairo2 (>= 1.14.0), libclucene-contribs1v5 (>= 2.3.3.4+dfsg), libclucene-core1v5 (>= 2.3.3.4+dfsg), libcups2 (>= 1.7.0), libcurl3-gnutls (>= 7.68.0), libdbus-1-3 (>= 1.9.14), libdconf1 (>= 0.15.2), libeot0, libepoxy0 (>= 1.0), libexpat1 (>= 2.0.1), libexttextcat-2.0-0 (>= 2.2-8), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.11.1), libgcc-s1 (>= 3.4), libglib2.0-0 (>= 2.38.0), libgpgmepp6 (>= 1.18.0), libgraphite2-3 (>= 1.2.2), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libharfbuzz-icu0 (>= 2.1.0), libharfbuzz0b (>= 2.6.0), libhunspell-1.7-0, libhyphen0 (>= 2.7.1), libice6 (>= 1:1.0.0), libicu72 (>= 72.1~rc-1~), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libldap-2.5-0 (>= 2.5.4), libmythes-1.2-0, libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.16), libnumbertext-1.0-0, libopenjp2-7 (>= 2.2.0), liborcus-0.17-0, liborcus-parser-0.17-0, libpng16-16 (>= 1.6.2-1), libpoppler126 (>= 22.12.0), libraptor2-0 (>= 2.0.15), librdf0 (>= 1.0.17), librevenge-0.0-0, libsm6, libstdc++6 (>= 12), libtiff6 (>= 4.0.3), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1:7.4.0~alpha), libuno-sal3 (>= 1:7.4.0~beta1), libuno-salhelpergcc3-3 (>= 3.6.0~beta), libwebp7 (>= 1.2.4), libx11-6, libx11-xcb1 (>= 2:1.8.4), libxext6, libxinerama1 (>= 2:1.1.4), libxml2 (>= 2.8), libxmlsec1 (>= 1.2.31), libxmlsec1-nss (>= 1.2.31), libxrandr2, libxrender1, libxslt1.1 (>= 1.1.25), libzxing2 (>= 1.4.0), uno-libs-private, zlib1g (>= 1:1.2.0) Recommends: libpaper-utils, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, gstreamer1.0-plugins-ugly, gstreamer1.0-plugins-bad, gstreamer1.0-libav Breaks: browser-plugin-libreoffice, libreoffice-avmedia-backend-gstreamer (<< 4:7.4.5-3), libreoffice-base (<< 4:7.4.5-3), libreoffice-calc (<< 4:7.4.5-3), libreoffice-common (<< 1:5.4.1), libreoffice-dev (<< 4:7.4.5-3), libreoffice-draw (<< 4:7.4.5-3), libreoffice-evolution (<< 4:7.4.5-3), libreoffice-gnome (<< 4:7.4.5-3), libreoffice-gtk2 (<< 4:7.4.5-3), libreoffice-gtk3 (<< 4:7.4.5-3), libreoffice-impress (<< 4:7.4.5-3), libreoffice-kde4 (<< 4:7.4.5-3), libreoffice-kde5 (<< 4:7.4.5-3), libreoffice-kf5 (<< 4:7.4.5-3), libreoffice-officebean (<< 4:7.4.5-3), libreoffice-pdfimport (<< 1:5.4~), libreoffice-qt5 (<< 4:7.4.5-3), libreoffice-writer (<< 4:7.4.5-3) Conflicts: libreoffice-avmedia-backend-vlc, libreoffice-base (<< 1:7.0.0~alpha~), libreoffice-calc (<< 1:7.0.0~alpha~), libreoffice-core-nogui, libreoffice-draw (<< 1:7.0.0~alpha~), libreoffice-filter-binfilter, libreoffice-impress (<< 1:7.0.0~alpha~), libreoffice-math (<< 1:7.0.0~alpha~), libreoffice-mysql-connector (<< 1:6.2.0~), libreoffice-report-builder (<< 1:7.0.0~alpha~), libreoffice-writer (<< 1:7.0.0~alpha~) Description: office productivity suite -- arch-dependent files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-dependent core files of LibreOffice. See the libreoffice package for more information. Homepage: http://www.libreoffice.org Package: libreoffice-draw Status: install ok installed Priority: optional Section: editors Installed-Size: 13442 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-core (<< 1:6.4.1~rc1-3), libreoffice-impress (<< 1:5.2.0-2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:7.4.5-3), ucf (>= 0.8), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.35), libcdr-0.1-1, libdbus-1-3 (>= 1.9.14), libfreehand-0.1-1, libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.38.0), libmspub-0.1-1, libmwaw-0.3-3, libodfgen-0.1-1, libpagemaker-0.0-0, libqxp-0.0-0, librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1:7.4.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 3.6.0~beta), libvisio-0.1-1, libwpg-0.3-3, libxml2 (>= 2.8), libzmf-0.0-0, uno-libs-private Breaks: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-core (<< 1:6.4.1~rc1-3), libreoffice-impress (<< 1:5.2.0-2) Description: office productivity suite -- drawing LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the drawing component for LibreOffice. Homepage: http://www.libreoffice.org Package: libreoffice-impress Status: install ok installed Priority: optional Section: editors Installed-Size: 9098 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-ogltrans (<< 1:6.1.4-2~) Provides: libreoffice-ogltrans Depends: libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:7.4.5-3), libreoffice-draw (= 4:7.4.5-3), ucf (>= 0.8), libbox2d2 (>= 2.4.1), libc6 (>= 2.32), libepoxy0 (>= 1.0), libetonyek-0.1-1, libgcc-s1 (>= 3.3.1), libmwaw-0.3-3, libodfgen-0.1-1, librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Suggests: bluez Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Conflicts: libreoffice-ogltrans (<< 1:6.1.4-2~) Description: office productivity suite -- presentation LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the presentation component for LibreOffice. Homepage: http://www.libreoffice.org Package: libreoffice-java-common Status: install ok installed Priority: optional Section: editors Installed-Size: 869 Maintainer: Debian LibreOffice Maintainers Architecture: all Source: libreoffice Version: 4:7.4.5-3 Replaces: libunoil-java (<< 1:6.4.0~rc1-6) Depends: liblibreoffice-java, libreoffice-common, libunoloader-java, ure-java Breaks: libunoil-java (<< 1:6.4.0~rc1-6) Description: office productivity suite -- arch-independent Java support files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of the Java support for LibreOffice (Java classes, scripts, config snippets). Homepage: http://www.libreoffice.org Package: libreoffice-kf5 Status: install ok installed Priority: optional Section: kde Installed-Size: 120 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: libreoffice-kde (<< 1:6.1.0~alpha1-1) Depends: libreoffice-core (= 4:7.4.5-3), libreoffice-qt5 (= 4:7.4.5-3), kio, libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libkf5kiofilewidgets5 (>= 5.69.0), libqt5core5a (>= 5.6), libqt5widgets5 (>= 5.6.0~beta), libstdc++6 (>= 5), libuno-cppu3 (>= 1.4.0), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1.4.0), uno-libs-private Recommends: libreoffice-style-breeze Enhances: libreoffice Description: office productivity suite -- KDE Frameworks 5 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the KF5 plugin for LibreOffice and a KF5-based File Picker when running under Plasma. Homepage: http://www.libreoffice.org Package: libreoffice-l10n-pl Status: install ok installed Priority: optional Section: localization Installed-Size: 4299 Maintainer: Debian LibreOffice Maintainers Architecture: all Source: libreoffice Version: 4:7.4.5-3 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.5) Suggests: hunspell-dictionary-pl | myspell-dictionary-pl, hyphen-pl, libreoffice-grammarcheck-pl, libreoffice-help-pl, mythes-pl Description: office productivity suite -- Polish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Polish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.libreoffice.org Package: libreoffice-math Status: install ok installed Priority: optional Section: editors Installed-Size: 2234 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: libreoffice-common (<< 1:6.4.2~rc1~) Depends: fonts-opensymbol (>= 2:102.11), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:7.4.5-3), ucf (>= 0.8), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Description: office productivity suite -- equation editor LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the equation editor component for LibreOffice. Homepage: http://www.libreoffice.org Package: libreoffice-nlpsolver Status: install ok installed Priority: optional Section: math Installed-Size: 2362 Maintainer: Debian LibreOffice Maintainers Architecture: all Source: libreoffice (4:7.4.5-3) Version: 4:0.9+LibO7.4.5-3 Depends: liblibreoffice-java, libreoffice-calc, libreoffice-core, libreoffice-java-common, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Description: "Solver for Nonlinear Programming" extension for LibreOffice By default LibreOffice Calc ships with a solver engine for linear programming only. This allows the optimization of models to a certain degree. However, if the formulas or constraints become more complex, nonlinear programming is required. That missing gap is now filled by the Solver for Nonlinear Programming extension. . Currently it incorporates two Evolutionary Algorithms which are able to handle floating point and integer variables as well as nonlinear constraints. Homepage: http://www.libreoffice.org Package: libreoffice-plasma Status: install ok installed Priority: optional Section: editors Installed-Size: 125 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: libreoffice-kde5 (<< 1:6.4.0~) Depends: libreoffice-core (= 4:7.4.5-3), kio, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libkf5configcore5 (>= 4.97.0), libkf5kiocore5 (>= 5.69.0), libqt5core5a (>= 5.6), libqt5gui5 (>= 5.6) | libqt5gui5-gles (>= 5.6), libqt5widgets5 (>= 5.6), libstdc++6 (>= 5), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1.4.0), libuno-sal3 (>= 5.1.0~alpha), uno-libs-private Recommends: libreoffice-kf5 Description: office productivity suite -- some Plasma integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains some minor Plasma integration (like AppData and "Create New..." integration) and a KDE/KF5 configuration backend. Homepage: http://www.libreoffice.org Package: libreoffice-qt5 Status: install ok installed Priority: optional Section: editors Installed-Size: 726 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Depends: libreoffice-core (= 4:7.4.5-3), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libepoxy0 (>= 1.0), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.38.0), libharfbuzz0b (>= 2.1.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5widgets5 (>= 5.14.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 12), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 5.1.0~alpha), libuno-salhelpergcc3-3 (>= 1.4.0), libxcb-icccm4 (>= 0.4.1), libxcb1, uno-libs-private Recommends: qtgstreamer-plugins-qt5 Enhances: libreoffice Description: office productivity suite -- Qt 5 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Qt 5 plugin for drawing LibreOffices widgets with Qt 5 and a Qt File Picker and print dialog. . You need to enable it manually by export SAL_USE_VCLPLUGIN=qt5 if you are not using Plasma. Homepage: http://www.libreoffice.org Package: libreoffice-report-builder Status: install ok installed Priority: optional Section: misc Installed-Size: 632 Maintainer: Debian LibreOffice Maintainers Architecture: all Source: libreoffice Version: 4:7.4.5-3 Replaces: libreoffice-common (<< 1:6.4.2~r~~) Provides: libreoffice-reportdesigner Depends: liblibreoffice-java, libreoffice-common (>= 1:7.0.0~alpha), libreoffice-core | libreoffice-core-nogui, libreoffice-report-builder-bin (>= 4:7.4.5), libreoffice-java-common, ucf (>= 0.8), libbase-java, libsac-java, libxml-java (>= 1.1.6), libflute-java (>= 1.1.6), libpentaho-reporting-flow-engine-java (>= 0.9.4), liblayout-java (>= 0.2.10), libloader-java (>= 1.1.6), libformula-java (>= 1.1.7), librepository-java (>= 1.1.6), libfonts-java (>= 1.1.6), libserializer-java (>= 1.1.6) Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Enhances: libreoffice-base Description: LibreOffice component for building database reports LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the report builder: "Create with the Sun Report Builder stylish, smart-looking database reports. The flexible report editor can define group and page headers as well as group and page footers and even calculation fields are available to accomplish complex database reports." Homepage: http://www.libreoffice.org Package: libreoffice-report-builder-bin Status: install ok installed Priority: optional Section: misc Installed-Size: 3141 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Depends: libreoffice-base, libreoffice-core, libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Description: LibreOffice component for building database reports -- libraries LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains some architecture-dependent support libraries (librpt*.so) for the report builder component. Homepage: http://www.libreoffice.org Package: libreoffice-script-provider-bsh Status: install ok installed Priority: optional Section: java Installed-Size: 158 Maintainer: Debian LibreOffice Maintainers Architecture: all Source: libreoffice Version: 4:7.4.5-3 Depends: liblibreoffice-java, libreoffice-common, libreoffice-core-nogui | libreoffice-core, libreoffice-java-common, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre, libbsh-java Description: BeanShell script support provider for LibreOffice scripting framework LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Scripting Framework allows LibreOffice users to write and run macros in multiple languages including LibreOffice Basic, Python, Java, BeanShell and JavaScript. These macros can then be assigned to menus, toolbars, keyboard shortcuts, events and embedded objects. . This package contains the script provider to support BeanShell. Homepage: http://www.libreoffice.org Package: libreoffice-script-provider-js Status: install ok installed Priority: optional Section: web Installed-Size: 748 Maintainer: Debian LibreOffice Maintainers Architecture: all Source: libreoffice Version: 4:7.4.5-3 Depends: liblibreoffice-java, libreoffice-common, libreoffice-core-nogui | libreoffice-core, libreoffice-java-common, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Description: JavaScript script support provider for LibreOffice scripting framework LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Scripting Framework allows LibreOffice users to write and run macros in multiple languages including LibreOffice Basic, Python, Java, BeanShell and JavaScript. These macros can then be assigned to menus, toolbars, keyboard shortcuts, events and embedded objects. . This package contains the script provider to support JavaScript. Homepage: http://www.libreoffice.org Package: libreoffice-script-provider-python Status: install ok installed Priority: optional Section: python Installed-Size: 100 Maintainer: Debian LibreOffice Maintainers Architecture: all Source: libreoffice Version: 4:7.4.5-3 Depends: libreoffice-common, libreoffice-core-nogui | libreoffice-core, python3-uno (>= 4.4.0~beta2) Description: Python script support provider for LibreOffice scripting framework LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Scripting Framework allows LibreOffice users to write and run macros in multiple languages including LibreOffice Basic, Python, Java, BeanShell and JavaScript. These macros can then be assigned to menus, toolbars, keyboard shortcuts, events and embedded objects. . This package contains the script provider to support Python. Homepage: http://www.libreoffice.org Package: libreoffice-sdbc-firebird Status: install ok installed Priority: optional Section: database Installed-Size: 612 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Depends: libreoffice-core-nogui | libreoffice-core, firebird3.0-server-core, libc6 (>= 2.14), libfbclient2 (>= 3.0.11~), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Enhances: libreoffice-base-drivers Description: Firebird SDBC driver for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Firebird SDBC Driver allows one to use the Firebird database from LibreOffice without any wrapper layer such as ODBC or JDBC. Homepage: http://www.libreoffice.org Package: libreoffice-sdbc-hsqldb Status: install ok installed Priority: optional Section: database Installed-Size: 421 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Depends: libreoffice-core-nogui | libreoffice-core, libreoffice-java-common (>= 4:7.4.5~), default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre, libhsqldb1.8.0-java, libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Enhances: libreoffice-base-drivers Description: HSQLDB SDBC driver for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The HSQLDB SDBC Driver allows one to use the HSQLDB embedded database from LibreOffice without any wrapper layer such as ODBC or JDBC. Homepage: http://www.libreoffice.org Package: libreoffice-sdbc-mysql Status: install ok installed Priority: optional Section: database Installed-Size: 563 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Depends: libreoffice-core-nogui | libreoffice-core, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libmariadb3 (>= 3.0.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1:7.4.0~alpha), libuno-sal3 (>= 1:7.1.0~alpha1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Suggests: default-mysql-server | virtual-mysql-server Description: MariaDB/MySQL SDBC driver for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The MariaDB/MySQL driver allows one to use the MariaDB or MySQL database from LibreOffice without any wrapper layer such as ODBC or JDBC. Homepage: http://www.libreoffice.org Package: libreoffice-sdbc-postgresql Status: install ok installed Priority: optional Section: misc Installed-Size: 938 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Depends: libreoffice-common (>= 1:7.0.0~alpha), libreoffice-core, ucf (>= 0.8), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpq5 (>= 9.0~), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 5.1.0~alpha), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Suggests: postgresql (>= 8.4) Enhances: libreoffice-base-drivers Description: PostgreSQL SDBC driver for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The PostgreSQL SDBC Driver allows one to use the PostgreSQL database from LibreOffice without any wrapper layer such as ODBC or JDBC. Homepage: http://wiki.documentfoundation.org/PostgreSQL-SDBC Package: libreoffice-style-breeze Status: install ok installed Priority: optional Section: editors Installed-Size: 7001 Maintainer: Debian LibreOffice Maintainers Architecture: all Source: libreoffice Version: 4:7.4.5-3 Provides: libreoffice-style Depends: libreoffice-style-colibre Recommends: libreoffice-common Suggests: breeze-icon-theme Enhances: libreoffice-core Description: office productivity suite -- Breeze symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "breeze" symbol style, default style for KDE 5. Homepage: http://www.libreoffice.org Package: libreoffice-style-colibre Status: install ok installed Priority: optional Section: editors Installed-Size: 11542 Maintainer: Debian LibreOffice Maintainers Architecture: all Source: libreoffice Version: 4:7.4.5-3 Provides: libreoffice-style Recommends: libreoffice-common Enhances: libreoffice-core Description: office productivity suite -- colibre symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "colibre" symbol style - a icon theme which follow Microsoft(R) Offices color scheme. Homepage: http://www.libreoffice.org Package: libreoffice-wiki-publisher Status: install ok installed Priority: optional Section: misc Installed-Size: 4112 Maintainer: Debian LibreOffice Maintainers Architecture: all Source: libreoffice (4:7.4.5-3) Version: 4:1.2.0+LibO7.4.5-3 Depends: liblibreoffice-java, libreoffice-core, libreoffice-java-common, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Suggests: mediawiki Enhances: libreoffice-writer Description: LibreOffice extension for working with MediaWiki articles LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an extension to create/edit/publish MediaWiki articles with LibreOffice Homepage: http://www.libreoffice.org Package: libreoffice-writer Status: install ok installed Priority: optional Section: editors Installed-Size: 38212 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: libreoffice-common (<< 1:6.4.2~rc1~) Depends: libreoffice-base-core (= 4:7.4.5-3), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:7.4.5-3), ucf (>= 0.8), libabw-0.1-1, libc6 (>= 2.35), libe-book-0.1-1, libepubgen-0.1-1, libetonyek-0.1-1, libgcc-s1 (>= 3.3.1), libicu72 (>= 72.1~rc-1~), libmwaw-0.3-3, libodfgen-0.1-1, librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 12), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), libwpd-0.10-10, libwpg-0.3-3, libwps-0.4-4, libxml2 (>= 2.8), uno-libs-private, zlib1g (>= 1:1.1.4) Recommends: libreoffice-math Suggests: fonts-crosextra-caladea, fonts-crosextra-carlito, libreoffice-base, libreoffice-java-common (>= 4:7.4.5~), default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Description: office productivity suite -- word processor LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the wordprocessor component for LibreOffice. Homepage: http://www.libreoffice.org Package: librepository-java Status: install ok installed Priority: optional Section: java Installed-Size: 78 Maintainer: Debian Java Maintainers Architecture: all Source: librepository Version: 1.1.6-4 Depends: libjcommon-java Suggests: librepository-java-doc Description: abstraction library for accessing hierachic bulk content LibRepository provides a simple abstraction layer to access bulk content that is organized in a hierarchical layer. . Unlike the JSR-000170, this library does not aim to solve all problems associated with content storages. The main purpose of LibRepository is to give users an abstract view over an filesystem like structure so that content generator and content consumer do no longer have to make assumptions about where to store the generated content. . The repositories described here should not be used to store other things than BLOBs. Homepage: https://github.com/pentaho/pentaho-reporting Package: libresid-builder0c2a Status: install ok installed Priority: optional Section: libs Installed-Size: 224 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: sidplay-libs (2.1.1-15) Version: 2.1.1-15+b1 Replaces: libresid-builder0, libresid2c102 (<= 2.1.1-2) Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Conflicts: libresid-builder0, libresid2c102 (<= 2.1.1-2) Description: SID chip emulation class based on resid SID builder packages provide a chip emulator, to be used by libsidplay2. This package is an emulation based on the resid library, including hardsid support. Package: librevenge-0.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 839 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: librevenge Version: 0.0.5-3 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Description: Base Library for writing document interface filters librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations. Homepage: http://sourceforge.net/p/libwpd/wiki/librevenge/ Package: librist4 Status: install ok installed Priority: optional Section: libs Installed-Size: 190 Maintainer: Florian Ernst Architecture: amd64 Multi-Arch: same Source: librist Version: 0.2.7+dfsg-1 Depends: libc6 (>= 2.28), libcjson1 (>= 1.7.5), libmbedcrypto7 (>= 2.28.0) Description: Reliable Internet Stream Transport -- shared library Reliable Internet Stream Transport (RIST) is a transport protocol designed for reliable transmission of video over lossy networks (including the Internet) with low latency and high quality. . RIST is intended as a more reliable successor to Secure Reliable Transport (SRT), and as an open alternative to proprietary commercial options such as Zixi, VideoFlow, QVidium, and DVEO (Dozer). . This package contains the shared library. Homepage: https://code.videolan.org/rist/librist Package: librsvg2-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 10937 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: librsvg Version: 2.54.5+dfsg-1 Depends: libc6 (>= 2.34), libcairo-gobject2 (>= 1.12.16), libcairo2 (>= 1.15.12), libgcc-s1 (>= 4.2), libgdk-pixbuf-2.0-0 (>= 2.31.1), libglib2.0-0 (>= 2.50.0), libpango-1.0-0 (>= 1.48.11), libpangocairo-1.0-0 (>= 1.48.11), libxml2 (>= 2.9.0) Recommends: librsvg2-common Suggests: librsvg2-bin Description: SAX-based renderer library for SVG files (runtime) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package contains the runtime library, necessary to run applications using librsvg. Homepage: https://wiki.gnome.org/Projects/LibRsvg Package: librsvg2-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 11826 Maintainer: Debian GNOME Maintainers Architecture: i386 Multi-Arch: same Source: librsvg Version: 2.54.5+dfsg-1 Depends: libc6 (>= 2.34), libcairo-gobject2 (>= 1.12.16), libcairo2 (>= 1.15.12), libgcc-s1 (>= 4.2), libgdk-pixbuf-2.0-0 (>= 2.31.1), libglib2.0-0 (>= 2.50.0), libpango-1.0-0 (>= 1.48.11), libpangocairo-1.0-0 (>= 1.48.11), libxml2 (>= 2.9.0) Recommends: librsvg2-common Suggests: librsvg2-bin Description: SAX-based renderer library for SVG files (runtime) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package contains the runtime library, necessary to run applications using librsvg. Homepage: https://wiki.gnome.org/Projects/LibRsvg Package: librsvg2-common Status: install ok installed Priority: optional Section: libs Installed-Size: 88 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: librsvg Version: 2.54.5+dfsg-1 Depends: librsvg2-2 (= 2.54.5+dfsg-1), libgdk-pixbuf-2.0-0 (>= 2.23.5-2), libglib2.0-0 (>= 2.50.0) Description: SAX-based renderer library for SVG files (extra runtime) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package includes the gdk-pixbuf loader allowing to load SVG images transparently inside GTK+ applications. Homepage: https://wiki.gnome.org/Projects/LibRsvg Package: librsvg2-common Status: install ok installed Priority: optional Section: libs Installed-Size: 88 Maintainer: Debian GNOME Maintainers Architecture: i386 Multi-Arch: same Source: librsvg Version: 2.54.5+dfsg-1 Depends: librsvg2-2 (= 2.54.5+dfsg-1), libgdk-pixbuf-2.0-0 (>= 2.23.5-2), libglib2.0-0 (>= 2.50.0) Description: SAX-based renderer library for SVG files (extra runtime) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package includes the gdk-pixbuf loader allowing to load SVG images transparently inside GTK+ applications. Homepage: https://wiki.gnome.org/Projects/LibRsvg Package: librtmp1 Status: install ok installed Priority: optional Section: libs Installed-Size: 146 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: rtmpdump (2.4+20151223.gitfa8646d.1-2) Version: 2.4+20151223.gitfa8646d.1-2+b2 Depends: libc6 (>= 2.14), libgmp10, libgnutls30 (>= 3.6.14), libhogweed6, libnettle8, zlib1g (>= 1:1.1.4) Description: toolkit for RTMP streams (shared library) A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools. . This package contains the shared libraries, header files needed by programs that want to use librtmp. Homepage: http://rtmpdump.mplayerhq.hu/ Package: librtmp1 Status: install ok installed Priority: optional Section: libs Installed-Size: 153 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: rtmpdump (2.4+20151223.gitfa8646d.1-2) Version: 2.4+20151223.gitfa8646d.1-2+b2 Depends: libc6 (>= 2.7), libgmp10, libgnutls30 (>= 3.6.14), libhogweed6, libnettle8, zlib1g (>= 1:1.1.4) Description: toolkit for RTMP streams (shared library) A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools. . This package contains the shared libraries, header files needed by programs that want to use librtmp. Homepage: http://rtmpdump.mplayerhq.hu/ Package: librttopo1 Status: install ok installed Priority: optional Section: libs Installed-Size: 507 Maintainer: Debian GIS Project Architecture: amd64 Multi-Arch: same Source: librttopo Version: 1.1.0-3 Depends: libc6 (>= 2.29), libgeos-c1v5 (>= 3.5.0) Description: Tuscany Region topology library The RT Topology Library exposes an API to create and manage standard (ISO 13249 aka SQL/MM) topologies using user-provided data stores. . The code is derived from PostGIS liblwgeom library enhanced to provide thread-safety, have less dependencies and be independent from PostGIS release cycles. . This package contains the shared library. Homepage: https://git.osgeo.org/gitea/rttopo/librttopo Package: librubberband2 Status: install ok installed Priority: optional Section: libs Installed-Size: 391 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: rubberband Version: 3.1.2+dfsg0-1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: audio time-stretching and pitch-shifting library Rubber Band is a library and utility program that permits you to change the tempo and pitch of an audio recording independently of one another. Homepage: https://www.breakfastquay.com/rubberband/ Package: libsac-java Status: install ok installed Priority: optional Section: java Installed-Size: 42 Maintainer: Debian Java Maintainers Architecture: all Source: sacjava Version: 1.3+dfsg-6 Description: Simple API for CSS Java library SAC is a standard interface for CSS parser and supposed to work with CSS1, CSS2, CSS3 (currently under development) and other CSS derived languages. . This package contains the SAC Java library. Homepage: https://www.w3.org/Style/CSS/SAC/ Package: libsamplerate0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1493 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libsamplerate Version: 0.2.2-3 Depends: libc6 (>= 2.14) Description: Audio sample rate conversion library libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion. . libsamplerate currently provides three different sample rate conversion algorithms; zero order hold, linear interpolation and FIR filter interpolation (using filters derived from the mathematical SINC function). The first two algorithms (zero order hold and linear) are included for completeness and are not recommended for any application where high quality sample rate conversion is required. For the FIR/Sinc algorithm, three converters are provided; SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a trade off between conversion speed and conversion quality. . libsamplerate is capable of downsampling to 1/256 of the original sample rate and upsampling to 256 times the original sample rate. It is also capable of time varying conversions for vary speed effects and synchronising of two unlocked sample rates. Homepage: http://www.mega-nerd.com/SRC/ Package: libsamplerate0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1492 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libsamplerate Version: 0.2.2-3 Depends: libc6 (>= 2.4) Description: Audio sample rate conversion library libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion. . libsamplerate currently provides three different sample rate conversion algorithms; zero order hold, linear interpolation and FIR filter interpolation (using filters derived from the mathematical SINC function). The first two algorithms (zero order hold and linear) are included for completeness and are not recommended for any application where high quality sample rate conversion is required. For the FIR/Sinc algorithm, three converters are provided; SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a trade off between conversion speed and conversion quality. . libsamplerate is capable of downsampling to 1/256 of the original sample rate and upsampling to 256 times the original sample rate. It is also capable of time varying conversions for vary speed effects and synchronising of two unlocked sample rates. Homepage: http://www.mega-nerd.com/SRC/ Package: libsane-common Status: install ok installed Priority: optional Section: libs Installed-Size: 6359 Maintainer: Jörg Frings-Fürst Architecture: all Multi-Arch: foreign Source: sane-backends Version: 1.2.1-2 Replaces: sane-utils (<< 1.1.1-3~) Pre-Depends: dpkg (>= 1.15.7.2) Breaks: sane-utils (<< 1.1.1-3~) Conffiles: /etc/sane.d/abaton.conf 51591e7ab98851effab49089323cb160 /etc/sane.d/agfafocus.conf 5eed67a9759c991553fa3055af023a33 /etc/sane.d/apple.conf 602eda3ecedd81ef751d9241becb9142 /etc/sane.d/artec.conf a6c84538ac935599010b2f8647763fb4 /etc/sane.d/artec_eplus48u.conf 37793e38db4e8d3077deccf59574f544 /etc/sane.d/avision.conf 8c8ad4cdee2520722b30dd55cf959a66 /etc/sane.d/bh.conf ed8e137983ae58a7bf038180b29737bd /etc/sane.d/canon.conf 099d16dab225eaa121f1ba2f3af9f60a /etc/sane.d/canon630u.conf 5fae93df3328f1915e3d26f77a8c3b9d /etc/sane.d/canon_dr.conf 324ef4853dd3b10ea5ee20d25c7a98b7 /etc/sane.d/canon_lide70.conf b41e25cff0911da9e841da9dbd881468 /etc/sane.d/canon_pp.conf cb5572aa856a33b6d4a664f75b12419d /etc/sane.d/cardscan.conf 9c5c8998c0b2bf2cb4c3d65572cad11b /etc/sane.d/coolscan.conf b5a49230bc9b80a4358d966255d4697a /etc/sane.d/coolscan2.conf 99f708bbb41c16cae21689810219f26d /etc/sane.d/coolscan3.conf 4b21a365f8904cdac9364b03dd184dcb /etc/sane.d/dc210.conf 706a20e6babc707e9a3d002b2c130af3 /etc/sane.d/dc240.conf 706a20e6babc707e9a3d002b2c130af3 /etc/sane.d/dc25.conf 33d22fb9c1a89c6401d8038fc7d4d9d1 /etc/sane.d/dell1600n_net.conf 460d4fc102dce06a4cfbd74d706a5821 /etc/sane.d/dll.conf a422c5417409f976594cf42ba77d6a1a /etc/sane.d/dmc.conf 0731b2373c97cc98c5c42dd56e7fb05c /etc/sane.d/epjitsu.conf 672e86f3c41daf44417fda5fe117499f /etc/sane.d/epson.conf 8e6460297a25aa3d87f15c61ed1bc704 /etc/sane.d/epson2.conf cdf9d48d7055af06ae71cb7be2ce0a47 /etc/sane.d/epsonds.conf 2c53c63bce55cc1f2d8ac50291051949 /etc/sane.d/escl.conf 921c6515cda8b53b297e88707ac29cd5 /etc/sane.d/fujitsu.conf e847e4d99fc3af4b2d6aa66cfc65d463 /etc/sane.d/genesys.conf 07098078584990f754ea696692ee3b1d /etc/sane.d/gphoto2.conf e8719416c6db84826a0e6989bc504313 /etc/sane.d/gt68xx.conf 2ee0d628b9f0ceac8f162a75eb22107d /etc/sane.d/hp.conf 5328dfe188ece714bf9fdb7e26dc9d00 /etc/sane.d/hp3900.conf 87911391a86154be9ccdb69f7d784df4 /etc/sane.d/hp4200.conf 0656916d9805c3af1f81424354082501 /etc/sane.d/hp5400.conf 25848f289fb76aeb7f78e29ab323dbf8 /etc/sane.d/hpsj5s.conf 1d62cae3823a5e7eabed4782f2bcd957 /etc/sane.d/hs2p.conf a7b07bd2a66b8a562ccb64da03bd47da /etc/sane.d/ibm.conf d5eab60adbaf729bb5bf781fc4c5409d /etc/sane.d/kodak.conf 63774fc2dd277fbfc54b4a8f7ea4528d /etc/sane.d/kodakaio.conf 95258c07a302e626079de703611ba8c8 /etc/sane.d/kvs1025.conf 1e499dabfb5bbbf7439a06b08f7e2af3 /etc/sane.d/leo.conf ca930f48c3eb229a42f75e1cd202372e /etc/sane.d/lexmark.conf f5d92658f9dc0eb540ddc9d24fe3ffb1 /etc/sane.d/ma1509.conf 73a9fd7af5924e04054f43e2708f5059 /etc/sane.d/magicolor.conf 2302a9e97306507ce123589b94a0f661 /etc/sane.d/matsushita.conf 488159987217b24c3b894e04b06bf160 /etc/sane.d/microtek.conf 940c8db7e01ccaa6f2c5be2ca020ddf1 /etc/sane.d/microtek2.conf 75cb498c51441db57932a4895f7f0d96 /etc/sane.d/mustek.conf fe011ee10dcf736d248dfae201ebdf10 /etc/sane.d/mustek_pp.conf 336022031acb24c2cd7ab7f1404fe912 /etc/sane.d/mustek_usb.conf 5215ba7a35da6296d6190015416e1343 /etc/sane.d/nec.conf 5eed67a9759c991553fa3055af023a33 /etc/sane.d/net.conf 9e5860565491b3157e3c6e0af682b7a2 /etc/sane.d/p5.conf 27277daf6f7ed1f21de8c6a59d5b9488 /etc/sane.d/pie.conf 7bdb319bd61b19389e93ed85a1ed85d1 /etc/sane.d/pieusb.conf fe865d4b7a91aaeee0bdb48396810f6c /etc/sane.d/pixma.conf ea1832a99220af4207c72dd280abaef7 /etc/sane.d/plustek.conf 2e8bc084d7579841a08cdce0a05e79a5 /etc/sane.d/plustek_pp.conf 1ce5ce7617565568d0805dfbee86b001 /etc/sane.d/qcam.conf 7a30e22cd391b7992646723df280f4fe /etc/sane.d/ricoh.conf b1891143384a7308ec17d9e6ac836201 /etc/sane.d/rts8891.conf 3446a737f83b38c3b576d5bf2e5161ec /etc/sane.d/s9036.conf 5eed67a9759c991553fa3055af023a33 /etc/sane.d/sceptre.conf 9d7e8954714b47042b849ddbd2530973 /etc/sane.d/sharp.conf 7f3027ead76f557ab7aa5462c1d2f9f7 /etc/sane.d/sm3840.conf 9b61359cbcc14b9be4d687b80b772bea /etc/sane.d/snapscan.conf b349efcbcec257f5fca8372f1e47e7e0 /etc/sane.d/sp15c.conf 74fd71c4ea2c8c58bbaa2cecfee56f7c /etc/sane.d/st400.conf b1587f9f8adafcaa86c8e0a371ae15e8 /etc/sane.d/stv680.conf 1a5a8d37f0de964bab25b3908fa907d5 /etc/sane.d/tamarack.conf d6f865e3be45993ecb14a951bae465fc /etc/sane.d/teco1.conf 7976c7a3dd90fe100f30a23a29aaea89 /etc/sane.d/teco2.conf a770de18a683f0406ff52928ee617474 /etc/sane.d/teco3.conf 7b632784a85ec6ead7d26e8fd195dea5 /etc/sane.d/test.conf eaccee9d3fb610a691705ddf94b9ec11 /etc/sane.d/u12.conf 1ad837b7580899024a33b3e4a8bdd3d4 /etc/sane.d/umax.conf bf4a34f1425bda06c6c96e9b75c31ce2 /etc/sane.d/umax1220u.conf 2d36f1f6c15bbfeaf2049d59dcfefe05 /etc/sane.d/umax_pp.conf f9b7efaecbffb9a180961489fc893fc2 /etc/sane.d/xerox_mfp.conf 2affdd33eae66435fcf581709969f2ee Description: API library for scanners -- documentation and support files SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes documentation for libsane, such as the man pages and list of supported scanners, and support files (i18n data). Homepage: http://www.sane-project.org Package: libsane1 Status: install ok installed Priority: optional Section: libs Installed-Size: 12631 Maintainer: Jörg Frings-Fürst Architecture: amd64 Multi-Arch: same Source: sane-backends Version: 1.2.1-2 Replaces: libsane (<< 1.0.29-1~) Provides: libsane (= 1.2.1-2) Depends: acl, adduser, libsane-common (= 1.2.1-2), udev, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.33.14), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libieee1284-3 (>= 0.2.11), libjpeg62-turbo (>= 1:1.5.0), libpng16-16 (>= 1.6.2-1), libpoppler-glib8 (>= 0.85.0), libsnmp40 (>= 5.9.3+dfsg), libstdc++6 (>= 11), libtiff6 (>= 4.0.3), libusb-1.0-0 (>= 2:1.0.22), libxml2 (>= 2.7.4) Recommends: sane-airscan, sane-utils (>= 1.2.1-2), ipp-usb Suggests: avahi-daemon, hplip Breaks: libsane (<< 1.0.29-1~) Description: API library for scanners SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . Graphical frontends for sane are available in the packages sane and xsane. Command line frontend scanimage, saned and sane-find-scanner are available in the sane-utils package. Homepage: http://www.sane-project.org Package: libsane1 Status: install ok installed Priority: optional Section: libs Installed-Size: 13174 Maintainer: Jörg Frings-Fürst Architecture: i386 Multi-Arch: same Source: sane-backends Version: 1.2.1-2 Replaces: libsane (<< 1.0.29-1~) Provides: libsane (= 1.2.1-2) Depends: acl, adduser, libsane-common (= 1.2.1-2), udev, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.33.14), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libieee1284-3 (>= 0.2.11), libjpeg62-turbo (>= 1:1.5.0), libpng16-16 (>= 1.6.2-1), libpoppler-glib8 (>= 0.85.0), libsnmp40 (>= 5.9.3+dfsg), libstdc++6 (>= 11), libtiff6 (>= 4.0.3), libusb-1.0-0 (>= 2:1.0.22), libxml2 (>= 2.7.4) Recommends: sane-airscan, sane-utils (>= 1.2.1-2), ipp-usb Suggests: avahi-daemon, hplip Breaks: libsane (<< 1.0.29-1~) Description: API library for scanners SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . Graphical frontends for sane are available in the packages sane and xsane. Command line frontend scanimage, saned and sane-find-scanner are available in the sane-utils package. Homepage: http://www.sane-project.org Package: libsasl2-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 166 Maintainer: Debian Cyrus Team Architecture: amd64 Multi-Arch: same Source: cyrus-sasl2 Version: 2.1.28+dfsg-11 Replaces: libsasl2 Depends: libsasl2-modules-db (>= 2.1.28+dfsg-11), libc6 (>= 2.34) Recommends: libsasl2-modules (>= 2.1.28+dfsg-11) Description: Cyrus SASL - authentication abstraction library This is the Cyrus SASL API implementation, version 2.1. . SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. See RFC 2222 for more information. . Any of: ANONYMOUS, SCRAM, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. Homepage: https://www.cyrusimap.org/sasl/ Package: libsasl2-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 173 Maintainer: Debian Cyrus Team Architecture: i386 Multi-Arch: same Source: cyrus-sasl2 Version: 2.1.28+dfsg-11 Replaces: libsasl2 Depends: libsasl2-modules-db (>= 2.1.28+dfsg-11), libc6 (>= 2.34) Recommends: libsasl2-modules (>= 2.1.28+dfsg-11) Description: Cyrus SASL - authentication abstraction library This is the Cyrus SASL API implementation, version 2.1. . SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. See RFC 2222 for more information. . Any of: ANONYMOUS, SCRAM, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. Homepage: https://www.cyrusimap.org/sasl/ Package: libsasl2-modules Status: install ok installed Priority: optional Section: libs Installed-Size: 283 Maintainer: Debian Cyrus Team Architecture: amd64 Multi-Arch: same Source: cyrus-sasl2 Version: 2.1.28+dfsg-11 Replaces: libsasl2-modules-gssapi-mit (<< 2.1.28+dfsg-4) Depends: libc6 (>= 2.14), libssl3 (>= 3.0.0) Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql Breaks: libsasl2-modules-gssapi-mit (<< 2.1.28+dfsg-4) Description: Cyrus SASL - pluggable authentication modules This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS, NTLM, SCRAM, CRAM-MD5, and DIGEST-MD5 (with DES support, deprecated). Homepage: https://www.cyrusimap.org/sasl/ Package: libsasl2-modules Status: install ok installed Priority: optional Section: libs Installed-Size: 308 Maintainer: Debian Cyrus Team Architecture: i386 Multi-Arch: same Source: cyrus-sasl2 Version: 2.1.28+dfsg-11 Replaces: libsasl2-modules-gssapi-mit (<< 2.1.28+dfsg-4) Depends: libc6 (>= 2.4), libssl3 (>= 3.0.0) Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql Breaks: libsasl2-modules-gssapi-mit (<< 2.1.28+dfsg-4) Description: Cyrus SASL - pluggable authentication modules This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS, NTLM, SCRAM, CRAM-MD5, and DIGEST-MD5 (with DES support, deprecated). Homepage: https://www.cyrusimap.org/sasl/ Package: libsasl2-modules-db Status: install ok installed Priority: optional Section: libs Installed-Size: 76 Maintainer: Debian Cyrus Team Architecture: amd64 Multi-Arch: same Source: cyrus-sasl2 Version: 2.1.28+dfsg-11 Depends: libc6 (>= 2.14), libdb5.3 Description: Cyrus SASL - pluggable authentication modules (DB) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the DB plugin, which supports Berkeley DB lookups. Homepage: https://www.cyrusimap.org/sasl/ Package: libsasl2-modules-db Status: install ok installed Priority: optional Section: libs Installed-Size: 76 Maintainer: Debian Cyrus Team Architecture: i386 Multi-Arch: same Source: cyrus-sasl2 Version: 2.1.28+dfsg-11 Depends: libc6 (>= 2.4), libdb5.3 Description: Cyrus SASL - pluggable authentication modules (DB) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the DB plugin, which supports Berkeley DB lookups. Homepage: https://www.cyrusimap.org/sasl/ Package: libsbc1 Status: install ok installed Priority: optional Section: libs Installed-Size: 89 Maintainer: Debian Bluetooth Maintainers Architecture: amd64 Multi-Arch: same Source: sbc Version: 2.0-1 Depends: libc6 (>= 2.4) Description: Sub Band CODEC library - runtime This provides the library and tool which operate SBC (sub band codec) in A2DP (the Advanced Audio Distribution Profile). . This package contains the sbc runtime library. Homepage: https://www.bluez.org/ Package: libscim8v5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1123 Maintainer: Rolf Leggewie Architecture: amd64 Multi-Arch: same Source: scim Version: 1.4.18+git20211204-0.1 Replaces: libscim8c2a Depends: libc6 (>= 2.33), libcairo2 (>= 1.10.0), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.9.12), libltdl7 (>= 2.4.6), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 11), libx11-6 Conflicts: libscim8c2a Description: library for SCIM platform SCIM (Smart Common Input Method) is an input method (IM) platform. . This package provides runtime libraries for SCIM platform. . For more information about SCIM, please see the description of scim package. Homepage: https://github.com/scim-im/scim Package: libsdl-image1.2 Status: install ok installed Priority: optional Section: oldlibs Installed-Size: 91 Maintainer: Debian SDL packages maintainers Architecture: amd64 Multi-Arch: same Source: sdl-image1.2 (1.2.12-13) Version: 1.2.12-13+b2 Depends: libc6 (>= 2.14), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libsdl1.2debian (>= 1.2.15), libtiff6 (>= 4.0.3), libwebp7 Description: Image loading library for Simple DirectMedia Layer 1.2, libraries This is a simple library to load images of various formats as SDL surfaces. It supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV. . This package contains the shared library. Homepage: https://www.libsdl.org/projects/SDL_image/ Package: libsdl1.2debian Status: install ok installed Priority: optional Section: libs Installed-Size: 513 Maintainer: Debian SDL packages maintainers Architecture: amd64 Multi-Arch: same Source: libsdl1.2 Version: 1.2.15+dfsg2-8 Replaces: libsdl1.2debian-all, libsdl1.2debian-alsa, libsdl1.2debian-esd, libsdl1.2debian-nas, libsdl1.2debian-oss, libsdl1.2debian-pulseaudio Depends: libasound2 (>= 1.0.16), libc6 (>= 2.33), libcaca0 (>= 0.99.beta20), libpulse0 (>= 0.99.1), libx11-6 (>= 2:1.4.99.1), libxext6 Conflicts: libsdl1.2, libsdl1.2-all, libsdl1.2-esd, libsdl1.2-nas, libsdl1.2-oss, libsdl1.2debian-all, libsdl1.2debian-alsa, libsdl1.2debian-esd, libsdl1.2debian-nas, libsdl1.2debian-oss, libsdl1.2debian-pulseaudio Description: Simple DirectMedia Layer SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This version of SDL is compiled with X11 and caca graphics drivers and OSS, ALSA and PulseAudio sound drivers. Homepage: https://www.libsdl.org/ Package: libsdl2-2.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1968 Maintainer: Debian SDL packages maintainers Architecture: amd64 Multi-Arch: same Source: libsdl2 Version: 2.26.5+dfsg-1 Replaces: libsdl-1.3-0 Depends: libasound2 (>= 1.0.27), libc6 (>= 2.34), libdecor-0-0 (>= 0.1.0), libdrm2 (>= 2.4.47), libgbm1 (>= 8.1~0), libpulse0 (>= 0.99.1), libsamplerate0 (>= 0.1.7), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.18), libwayland-egl1 (>= 1.18), libx11-6 (>= 2:1.2.99.901), libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:5.0), libxi6 (>= 2:1.6.99.1), libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.2.99.3), libxss1 Suggests: xdg-utils Conflicts: libsdl-1.3-0 Description: Simple DirectMedia Layer SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This version of SDL is compiled with X11 and Wayland graphics drivers and OSS, ALSA, sndio and PulseAudio sound drivers. Homepage: https://www.libsdl.org/ Package: libsdl2-2.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 2038 Maintainer: Debian SDL packages maintainers Architecture: i386 Multi-Arch: same Source: libsdl2 Version: 2.26.5+dfsg-1 Replaces: libsdl-1.3-0 Depends: libasound2 (>= 1.0.27), libc6 (>= 2.34), libdecor-0-0 (>= 0.1.0), libdrm2 (>= 2.4.47), libgbm1 (>= 8.1~0), libpulse0 (>= 0.99.1), libsamplerate0 (>= 0.1.7), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.18), libwayland-egl1 (>= 1.18), libx11-6 (>= 2:1.2.99.901), libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:5.0), libxi6 (>= 2:1.6.99.1), libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.2.99.3), libxss1 Suggests: xdg-utils Conflicts: libsdl-1.3-0 Description: Simple DirectMedia Layer SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This version of SDL is compiled with X11 and Wayland graphics drivers and OSS, ALSA, sndio and PulseAudio sound drivers. Homepage: https://www.libsdl.org/ Package: libsdl2-image-2.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 146 Maintainer: Debian SDL packages maintainers Architecture: amd64 Multi-Arch: same Source: libsdl2-image Version: 2.6.3+dfsg-1 Depends: libc6 (>= 2.11), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libsdl2-2.0-0 (>= 2.0.16), libtiff6 (>= 4.0.3), libwebp7 (>= 1.2.4) Description: Image loading library for Simple DirectMedia Layer 2, libraries This is a simple library to load images of various formats as SDL surfaces. It supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV. . This package contains the shared library. Homepage: https://www.libsdl.org/projects/SDL_image/ Package: libsdl2-net-2.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 43 Maintainer: Debian SDL packages maintainers Architecture: amd64 Multi-Arch: same Source: libsdl2-net Version: 2.2.0+dfsg-2 Depends: libc6 (>= 2.15), libsdl2-2.0-0 (>= 2.0.12) Description: Network library for Simple DirectMedia Layer 2, libraries This is a small, low-level, cross-platform networking library, that can be used with the Simple DirectMedia Layer library. . This package contains the shared library. Homepage: https://www.libsdl.org/projects/SDL_net/ Package: libseccomp2 Status: install ok installed Priority: optional Section: libs Installed-Size: 149 Maintainer: Kees Cook Architecture: amd64 Multi-Arch: same Source: libseccomp (2.5.4-1) Version: 2.5.4-1+b3 Depends: libc6 (>= 2.4) Description: high level interface to Linux seccomp filter This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall. Homepage: https://github.com/seccomp/libseccomp Package: libsecret-1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 432 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: libsecret Version: 0.20.5-3 Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.10.0), libglib2.0-0 (>= 2.59.0), libsecret-common Breaks: seahorse (<< 3.10) Description: Secret store Library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. Homepage: https://wiki.gnome.org/Projects/Libsecret Package: libsecret-common Status: install ok installed Priority: optional Section: libs Installed-Size: 247 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Source: libsecret Version: 0.20.5-3 Description: Secret store (common files) Library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. . This package contains data files used by the libsecret library. Homepage: https://wiki.gnome.org/Projects/Libsecret Package: libselinux1 Status: install ok installed Priority: optional Section: libs Installed-Size: 199 Maintainer: Debian SELinux maintainers Architecture: amd64 Multi-Arch: same Source: libselinux (3.4-1) Version: 3.4-1+b6 Depends: libc6 (>= 2.34), libpcre2-8-0 (>= 10.22) Description: SELinux runtime shared libraries This package provides the shared libraries for Security-enhanced Linux that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. . libselinux1 provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. Homepage: https://selinuxproject.org Package: libselinux1 Status: install ok installed Priority: optional Section: libs Installed-Size: 222 Maintainer: Debian SELinux maintainers Architecture: i386 Multi-Arch: same Source: libselinux (3.4-1) Version: 3.4-1+b6 Depends: libc6 (>= 2.34), libpcre2-8-0 (>= 10.22) Description: SELinux runtime shared libraries This package provides the shared libraries for Security-enhanced Linux that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. . libselinux1 provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. Homepage: https://selinuxproject.org Package: libsemanage-common Status: install ok installed Priority: optional Section: libs Installed-Size: 37 Maintainer: Debian SELinux maintainers Architecture: all Multi-Arch: foreign Source: libsemanage Version: 3.4-1 Conffiles: /etc/selinux/semanage.conf 8e8dfac33a09c1b53ca08bf6d4201b10 Description: Common files for SELinux policy management libraries This package provides the common files used by the shared libraries for SELinux policy management. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Homepage: https://selinuxproject.org Package: libsemanage2 Status: install ok installed Priority: optional Section: libs Installed-Size: 297 Maintainer: Debian SELinux maintainers Architecture: amd64 Multi-Arch: same Source: libsemanage (3.4-1) Version: 3.4-1+b5 Depends: libsemanage-common (>= 3.4-1), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.34), libselinux1 (>= 3.4), libsepol2 (>= 3.4) Breaks: policycoreutils (<< 3.0) Description: SELinux policy management library This package provides the shared libraries for SELinux policy management. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Homepage: https://selinuxproject.org Package: libsensors-config Status: install ok installed Priority: optional Section: utils Installed-Size: 33 Maintainer: Aurelien Jarno Architecture: all Multi-Arch: foreign Source: lm-sensors Version: 1:3.6.0-7.1 Replaces: libsensors4 Suggests: lm-sensors Breaks: libsensors4 Conffiles: /etc/sensors.d/.placeholder d41d8cd98f00b204e9800998ecf8427e /etc/sensors3.conf 41bd2b70a6ce64a21c2d1f70b9eed091 Description: lm-sensors configuration files Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This library is only functional with a Linux kernel, it is provided on non-Linux systems for portability reasons only. . This package contains the configuration files. Homepage: https://hwmon.wiki.kernel.org/lm_sensors Package: libsensors5 Status: install ok installed Priority: optional Section: libs Installed-Size: 87 Maintainer: Aurelien Jarno Architecture: amd64 Multi-Arch: same Source: lm-sensors Version: 1:3.6.0-7.1 Depends: libsensors-config, libc6 (>= 2.33) Suggests: lm-sensors Description: library to read temperature/voltage/fan sensors Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This library is only functional with a Linux kernel, it is provided on non-Linux systems for portability reasons only. . This package contains a shared library for querying lm-sensors. Homepage: https://hwmon.wiki.kernel.org/lm_sensors Package: libsensors5 Status: install ok installed Priority: optional Section: libs Installed-Size: 90 Maintainer: Aurelien Jarno Architecture: i386 Multi-Arch: same Source: lm-sensors Version: 1:3.6.0-7.1 Depends: libsensors-config, libc6 (>= 2.33) Suggests: lm-sensors Description: library to read temperature/voltage/fan sensors Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This library is only functional with a Linux kernel, it is provided on non-Linux systems for portability reasons only. . This package contains a shared library for querying lm-sensors. Homepage: https://hwmon.wiki.kernel.org/lm_sensors Package: libsepol2 Status: install ok installed Priority: optional Section: libs Installed-Size: 775 Maintainer: Debian SELinux maintainers Architecture: amd64 Multi-Arch: same Source: libsepol Version: 3.4-2.1 Depends: libc6 (>= 2.33) Description: SELinux library for manipulating binary security policies Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. . libsepol provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings. Homepage: https://selinuxproject.org Package: libserd-0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 130 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: serd Version: 0.30.16-1 Depends: libc6 (>= 2.29) Suggests: serdi Description: lightweight RDF syntax library Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples. . Serd is not intended to be a swiss-army knife of RDF syntax, but rather is suited to resource limited applications, or situations where a simple reader/writer with minimal dependencies is ideal (e.g. in LV2 hosts or plugins). . Serd is: * small: Serd is implemented in under 2500 lines1 of standard C code. * portable and dependency-free: Serd uses only the C standard library, and has no external dependencies, making it a lightweight dependency in every sense. * fast and lightweight: Serd (and the included serdi tool) can be used to stream abbreviated Turtle (unlike many other tools which can not stream since they must first build an internal model to abbreviate). In other words, Serd can re-serialise an unbounded amount of Turtle using a fixed amount of memory, preserving the abbreviations in the input. * conformant and well-tested: Serd is written to the Turtle, NTriples and URI specifications, and includes a comprehensive test suite which includes all the normative examples from the Turtle specification, all the "normal" examples from the URI specification, and additional tests added specifically for Serd. The test suite has over 96% code coverage (by line), and runs with zero memory errors or leaks. Homepage: https://drobilla.net/software/serd/ Package: libserializer-java Status: install ok installed Priority: optional Section: java Installed-Size: 34 Maintainer: Debian Java Maintainers Architecture: all Source: libserializer Version: 1.1.6-6 Depends: libbase-java, libcommons-logging-java Description: general serializaton framework This library module contains a general serialization framework. It simplifies the task of writing custom serialization handlers for non-serializable classes. Homepage: http://jfreereport.sourceforge.net/ Package: libservlet-api-java Status: install ok installed Priority: optional Section: java Installed-Size: 137 Maintainer: Debian Java Maintainers Architecture: all Source: servlet-api Version: 4.0.1-2 Replaces: libservlet2.5-java Breaks: libservlet2.5-java Description: Java Servlet API The Servlet API is the Java platform technology of choice for interacting with the web. Servlets provide a component-based, platform-independent method, for building web-based applications generating dynamic content. Servlets are managed by a container and interact with web clients via a request/response paradigm. Homepage: https://javaee.github.io/servlet-spec/ Package: libservlet3.1-java Status: install ok installed Priority: optional Section: oldlibs Installed-Size: 43 Maintainer: Debian Java Maintainers Architecture: all Source: servlet-api (4.0.1-2) Version: 1:4.0.1-2 Provides: libservlet3.1-java Depends: libservlet-api-java, libjsp-api-java, libel-api-java, libwebsocket-api-java Description: Java Servlet API 3.1 (transitional package) The Servlet API is the Java platform technology of choice for interacting with the web. Servlets provide a component-based, platform-independent method, for building web-based applications generating dynamic content. Servlets are managed by a container and interact with web clients via a request/response paradigm. . This is a transitional package, the other JavaEE packages should be used instead. Homepage: https://javaee.github.io/servlet-spec/ Package: libshine3 Status: install ok installed Priority: optional Section: libs Installed-Size: 61 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: shine Version: 3.1.1-2 Depends: libc6 (>= 2.4) Description: Fixed-point MP3 encoding library - runtime files Shine can be used to encode audio data on architectures with no floating point processing unit (FPU) at a much better rate than encoding libraries implemented using floating-point arithmetic. . This package contains the files needed to run a program compiled using Shine. Homepage: https://github.com/savonet/shine Package: libshine3 Status: install ok installed Priority: optional Section: libs Installed-Size: 60 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: shine Version: 3.1.1-2 Depends: libc6 (>= 2.4) Description: Fixed-point MP3 encoding library - runtime files Shine can be used to encode audio data on architectures with no floating point processing unit (FPU) at a much better rate than encoding libraries implemented using floating-point arithmetic. . This package contains the files needed to run a program compiled using Shine. Homepage: https://github.com/savonet/shine Package: libshout3 Status: install ok installed Priority: optional Section: libs Installed-Size: 155 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libshout (2.4.6-1) Version: 2.4.6-1+b1 Depends: libc6 (>= 2.32), libogg0 (>= 1.0rc3), libspeex1 (>= 1.2~), libssl3 (>= 3.0.0), libtheora0 (>= 0.0.0.alpha7.dfsg), libvorbis0a (>= 1.1.2) Description: MP3/Ogg Vorbis broadcast streaming library A library for communicating with and sending data to Icecast and Icecast 2 streaming audio servers. It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server. Homepage: https://www.icecast.org/ Package: libsidplay1v5 Status: install ok installed Priority: optional Section: libs Installed-Size: 251 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: libsidplay Version: 1.36.60-1 Replaces: libsidplay1, libsidplay1-c102 (<= 1.36.59-2), libsidplay1.36 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Suggests: sidplay-base Conflicts: libsidplay1, libsidplay1-c102 (<= 1.36.59-2), libsidplay1.36, sidplay (<= 1.36.36) Description: SID (MOS 6581) emulation library This is a (shared) library that implements the emulation of the C64's SID chip (MOS 6581) and CPU (6510). It is used by several "player" applications, e.g. sidplay, which make it possible to listen to *really* a lot (13.600+) of tunes, known from old and new C64 programs (as well as Amiga compositions). Find most of the available musics from your favourite games or demos and more in the High Voltage SID Collection (HVSC). For downloads and information about the volunteers, who maintain the collection, look at the HVSC homepage http://www.hvsc.c64.org. Package: libsidplay2 Status: install ok installed Priority: optional Section: libs Installed-Size: 284 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: sidplay-libs (2.1.1-15) Version: 2.1.1-15+b1 Replaces: libsidplay2-1, libsidplay2-1c102 (<= 2.1.1-2) Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Conflicts: libsidplay2-1, libsidplay2-1c102 (<= 2.1.1-2) Description: SID (MOS 6581) emulation library This is a (shared) library that implements the emulation of the C64's SID chip (MOS 6581) and CPU (6510). It is used by several "player" applications, e.g. sidplay, which make it possible to listen to *really* a lot (13.600+) of tunes, known from old and new C64 programs (as well as Amiga compositions). . Find most of the available musics from your favourite games or demos and more in the High Voltage SID Collection (HVSC). For downloads and information about the volunteers, who maintain the collection, look at the HVSC homepage http://www.hvsc.c64.org. Package: libsigc++-2.0-0v5 Status: install ok installed Priority: optional Section: libs Installed-Size: 68 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: libsigc++-2.0 Version: 2.12.0-1 Replaces: libsigc++-2.0-0c2a Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.6) Conflicts: libsigc++-2.0-0c2a Description: type-safe Signal Framework for C++ - runtime This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . These are the runtime files for libsigc++, needed only if you wish to run software which depends on it. Homepage: https://libsigcplusplus.github.io/libsigcplusplus/ Package: libsignon-plugins-common1 Status: install ok installed Priority: optional Section: libs Installed-Size: 93 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: signond Version: 8.61-1 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Description: Single Sign On framework - plugins common shared library Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains plugin shared libraries to be used by applications. Homepage: https://gitlab.com/accounts-sso/signond Package: libsignon-qt5-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 239 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: signond Version: 8.61-1 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libstdc++6 (>= 4.1.1) Description: Single Sign On framework - qt5 shared libraries Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains Qt5 shared libraries to be used by applications. Homepage: https://gitlab.com/accounts-sso/signond Package: libsixel1 Status: install ok installed Priority: optional Section: libs Installed-Size: 433 Maintainer: NOKUBI Takatsugu Architecture: amd64 Multi-Arch: same Source: libsixel Version: 1.10.3-3 Depends: libc6 (>= 2.33) Description: DEC SIXEL graphics codec implementation (runtime) SIXEL is one of image formats for printer and terminal imaging introduced by Digital Equipment Corp. (DEC). Its data scheme is represented as a terminal-friendly escape sequence. So if you want to view a SIXEL image file, all you have to do is "cat" it to your terminal. . The package is for runtime. Homepage: https://github.com/libsixel/libsixel Package: libslang2 Status: install ok installed Priority: optional Section: libs Installed-Size: 2386 Maintainer: Alastair McKinstry Architecture: amd64 Multi-Arch: same Source: slang2 Version: 2.3.3-3 Depends: libc6 (>= 2.35) Description: S-Lang programming library - runtime version S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications. . This package contains only the shared library libslang.so.* and copyright information. It is only necessary for programs that use this library (such as jed and slrn). If you plan on doing development with S-Lang, you will need the companion -dev package as well. Built-Using: unicode-data (= 15.0.0-1) Homepage: http://www.jedsoft.org/slang/ Package: libsm6 Status: install ok installed Priority: optional Section: libs Installed-Size: 73 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libsm Version: 2:1.2.3-1 Depends: libc6 (>= 2.14), libice6 (>= 1:1.0.0), libuuid1 (>= 2.16) Description: X11 Session Management library This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use. . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libSM Homepage: https://www.x.org Package: libsmartcols1 Status: install ok installed Priority: optional Section: libs Installed-Size: 290 Maintainer: util-linux packagers Architecture: amd64 Multi-Arch: same Source: util-linux (2.38.1-5) Version: 2.38.1-5+b1 Depends: libc6 (>= 2.33) Description: smart column output alignment library This smart column output alignment library is used by fdisk utilities. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: libsmbclient Status: install ok installed Priority: optional Section: libs Installed-Size: 233 Maintainer: Debian Samba Maintainers Architecture: amd64 Multi-Arch: same Source: samba Version: 2:4.17.8+dfsg-2 Depends: samba-libs (= 2:4.17.8+dfsg-2), libbsd0 (>= 0.0), libc6 (>= 2.25), libtalloc2 (>= 2.3.4~), libtevent0 (>= 0.13.0~) Description: shared library for communication with SMB/CIFS servers This package provides a shared library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Homepage: https://www.samba.org Package: libsmbios-c2 Status: install ok installed Priority: optional Section: libs Installed-Size: 300 Maintainer: Debian UEFI Maintainers Architecture: amd64 Source: libsmbios Version: 2.4.3-1 Replaces: libsmbios2, libsmbios2v5 Provides: libsmbios2 (= 2.3.1-1), libsmbios2v5 (= 2.3.1-0ubuntu2) Depends: libc6 (>= 2.14) Suggests: libsmbios-doc Conflicts: libsmbios2, libsmbios2v5 Description: Provide access to (SM)BIOS information -- dynamic library libsmbios aims towards providing access to as much BIOS information as possible. It does this by providing a library of functions that can be used as well as sample binaries. . It incorporates extensible access to SMBIOS information capabilities and ability to perform unit tests across multiple systems without using physical hardware. Moreover, centralized, data-driven exception handling for broken BIOS tables is provided. Currently, full access to the SMBIOS table and its items is implemented. Additionally, access and manipulation of Dell Indexed IO Token (type 0xD4) is implemented. This token is a vendor-extention SMBIOS structure which allows uniform access to manipulate the system CMOS to enable, disable, or otherwise manipulate normal BIOS functions or features. Homepage: https://github.com/dell/libsmbios/ Package: libsnappy1v5 Status: install ok installed Priority: optional Section: libs Installed-Size: 89 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: snappy Version: 1.1.9-3 Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2) Conflicts: libsnappy1 Description: fast compression/decompression library Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. . For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. On a single core of a Core i7 processor in 64-bit mode, Snappy compresses at about 250 MB/sec or more and decompresses at about 500 MB/sec or more. Homepage: https://google.github.io/snappy/ Package: libsnappy1v5 Status: install ok installed Priority: optional Section: libs Installed-Size: 84 Maintainer: Laszlo Boszormenyi (GCS) Architecture: i386 Multi-Arch: same Source: snappy Version: 1.1.9-3 Depends: libc6 (>= 2.4), libstdc++6 (>= 5.2) Conflicts: libsnappy1 Description: fast compression/decompression library Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. . For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. On a single core of a Core i7 processor in 64-bit mode, Snappy compresses at about 250 MB/sec or more and decompresses at about 500 MB/sec or more. Homepage: https://google.github.io/snappy/ Package: libsndfile1 Status: install ok installed Priority: optional Section: libs Installed-Size: 574 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libsndfile Version: 1.2.0-1 Depends: libc6 (>= 2.33), libflac12 (>= 1.3.0), libmp3lame0 (>= 3.100), libmpg123-0 (>= 1.28.0), libogg0 (>= 1.3.0), libopus0 (>= 1.1), libvorbis0a (>= 1.2.3), libvorbisenc2 (>= 1.1.2) Description: Library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . Various versions of WAV (integer, floating point, GSM, and compressed formats); Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format (CAF) and others. Homepage: http://www.mega-nerd.com/libsndfile/ Package: libsndfile1 Status: install ok installed Priority: optional Section: libs Installed-Size: 660 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libsndfile Version: 1.2.0-1 Depends: libc6 (>= 2.33), libflac12 (>= 1.3.0), libmp3lame0 (>= 3.100), libmpg123-0 (>= 1.28.0), libogg0 (>= 1.3.0), libopus0 (>= 1.1), libvorbis0a (>= 1.2.3), libvorbisenc2 (>= 1.1.2) Description: Library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . Various versions of WAV (integer, floating point, GSM, and compressed formats); Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format (CAF) and others. Homepage: http://www.mega-nerd.com/libsndfile/ Package: libsndio7.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 88 Maintainer: Peter Piwowarski Architecture: amd64 Multi-Arch: same Source: sndio (1.9.0-0.3) Version: 1.9.0-0.3+b2 Replaces: libsndio7.1 (<= 1.8.1-1~exp2) Depends: libasound2 (>= 1.0.17), libbsd0 (>= 0.0), libc6 (>= 2.33) Suggests: sndiod Breaks: libsndio7.1 (<= 1.8.1-1~exp2) Description: Small audio and MIDI framework from OpenBSD, runtime libraries Sndio is a small, simple audio and MIDI framework, developed by the OpenBSD project. It provides a lightweight audio and MIDI server and a well-documented userspace API to access the server or audio hardware in a uniform way. Sndio is designed to work well for both desktop and professional music applications, and supports features found in more complex sound systems such as per-application volume control, software mixing, and network transparency. . This package contains the sndio userspace libraries. Homepage: https://www.sndio.org/ Package: libsnmp-base Status: install ok installed Priority: optional Section: libs Installed-Size: 2169 Maintainer: Craig Small Architecture: all Multi-Arch: foreign Source: net-snmp Version: 5.9.3+dfsg-2 Suggests: snmp-mibs-downloader Conffiles: /etc/snmp/snmp.conf 72b4d550c66b2221e3c418c34395cc66 Description: SNMP configuration script, MIBs and documentation The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . This package includes documentation and MIBs (Management Information Bases) for the SNMP libraries, agents and applications. MIBs contain a formal description of the data that can be managed using SNMP and applications. . NOTE: If you want the OIDs (Object Identifiers) to resolve to their text description, you need to activate the non-free repository and install the "snmp-mibs-downloader" package. Homepage: https://net-snmp.sourceforge.net/ Package: libsnmp40 Status: install ok installed Priority: optional Section: libs Installed-Size: 5404 Maintainer: Craig Small Architecture: amd64 Multi-Arch: same Source: net-snmp Version: 5.9.3+dfsg-2 Depends: libc6 (>= 2.34), libpci3 (>= 1:3.5.1), libperl5.36 (>= 5.36.0), libsensors5 (>= 1:3.5.0), libssl3 (>= 3.0.0), libwrap0 (>= 7.6-4~), libsnmp-base Description: SNMP (Simple Network Management Protocol) library The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP library contains common functions for the construction, sending, receiving, decoding, and manipulation of the SNMP requests and responses. Homepage: https://net-snmp.sourceforge.net/ Package: libsnmp40 Status: install ok installed Priority: optional Section: libs Installed-Size: 5895 Maintainer: Craig Small Architecture: i386 Multi-Arch: same Source: net-snmp Version: 5.9.3+dfsg-2 Depends: libc6 (>= 2.34), libpci3 (>= 1:3.5.1), libperl5.36 (>= 5.36.0), libsensors5 (>= 1:3.5.0), libssl3 (>= 3.0.0), libwrap0 (>= 7.6-4~), libsnmp-base Description: SNMP (Simple Network Management Protocol) library The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP library contains common functions for the construction, sending, receiving, decoding, and manipulation of the SNMP requests and responses. Homepage: https://net-snmp.sourceforge.net/ Package: libsocket++1 Status: install ok installed Priority: optional Section: libs Installed-Size: 490 Maintainer: Debian Med Packaging Team Architecture: amd64 Multi-Arch: same Source: socket++ (1.12.13+git20131030.5d039ba-1) Version: 1.12.13+git20131030.5d039ba-1+b1 Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Description: lightweight convenience library to handle low level BSD sockets in C++ - libs Socket++ library defines a family of C++ classes that can be used more effectively than directly calling the underlying low-level system functions. One distinct advantage of the socket++ is that it has the same interface as that of the iostream so that the users can perform type-safe input output. See your local IOStream library documentation for more information on iostreams. . This package contains the libraries needed to run socket++ applications. Homepage: https://github.com/malaterre/socketxx-1 Package: libsodium23 Status: install ok installed Priority: optional Section: libs Installed-Size: 420 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: libsodium Version: 1.0.18-1 Depends: libc6 (>= 2.25) Description: Network communication, cryptography and signaturing library NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. . NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. . Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API. Homepage: https://www.libsodium.org/ Package: libsord-0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 58 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: sord Version: 0.16.14+git221008-1 Depends: libc6 (>= 2.14), libserd-0-0 (>= 0.30) Suggests: sordi Description: library for storing RDF data in memory Sord is a lightweight C library for storing Resource Description Framework (RDF) data in memory. . Sord includes man pages for the library (man sord) and a simple command line utility (man sordi). Homepage: https://drobilla.net/software/sord.html Package: libsoundtouch1 Status: install ok installed Priority: optional Section: libs Installed-Size: 193 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: soundtouch Version: 2.3.2+ds1-1 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Description: Sound stretching library SoundTouch is a library that can be used to change pitch and time of soundfiles independently. . This package contains the SoundTouch shared library. Homepage: https://www.surina.net/soundtouch/ Package: libsoup-3.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 714 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: libsoup3 Version: 3.2.2-2 Depends: glib-networking (>= 2.32.0), libsoup-3.0-common, libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libglib2.0-0 (>= 2.70.0), libgssapi-krb5-2 (>= 1.17), libnghttp2-14 (>= 1.50.0), libpsl5 (>= 0.20), libsqlite3-0 (>= 3.5.9), zlib1g (>= 1:1.2.0) Description: HTTP library implementation in C -- Shared library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP support . This package contains the shared library. Homepage: https://wiki.gnome.org/Projects/libsoup Package: libsoup-3.0-common Status: install ok installed Priority: optional Section: devel Installed-Size: 466 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Source: libsoup3 Version: 3.2.2-2 Description: HTTP library implementation in C -- Common files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . This package contains architecture-independent files such as translations. Homepage: https://wiki.gnome.org/Projects/libsoup Package: libsoup2.4-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 731 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: same Source: libsoup2.4 Version: 2.74.3-1 Depends: glib-networking (>= 2.32.0), libsoup2.4-common, libbrotli1 (>= 0.6.0), libc6 (>= 2.14), libglib2.0-0 (>= 2.61.2), libgssapi-krb5-2 (>= 1.17), libpsl5 (>= 0.20), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0) Description: HTTP library implementation in C -- Shared library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the shared library. Homepage: https://wiki.gnome.org/Projects/libsoup Package: libsoup2.4-common Status: install ok installed Priority: optional Section: devel Installed-Size: 451 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Source: libsoup2.4 Version: 2.74.3-1 Description: HTTP library implementation in C -- Common files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . This package contains architecture-independent files such as translations. Homepage: https://wiki.gnome.org/Projects/libsoup Package: libsoxr0 Status: install ok installed Priority: optional Section: libs Installed-Size: 229 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libsoxr Version: 0.1.3-4 Depends: libc6 (>= 2.29), libgomp1 (>= 4.9) Description: High quality 1D sample-rate conversion library The SoX Resampler library `libsoxr' performs one-dimensional sample-rate conversion - it may be used, for example, to resample PCM-encoded audio. . It aims to give fast and high quality results for any constant (rational or irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing, and rejection level parameters are all configurable; alternatively, simple `preset' configurations may be selected. . A simple API is provided that allows interfacing using commonly-used sample formats and buffering schemes. Homepage: http://sourceforge.net/projects/soxr/ Package: libsoxr0 Status: install ok installed Priority: optional Section: libs Installed-Size: 216 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libsoxr Version: 0.1.3-4 Depends: libc6 (>= 2.29), libgomp1 (>= 4.9) Description: High quality 1D sample-rate conversion library The SoX Resampler library `libsoxr' performs one-dimensional sample-rate conversion - it may be used, for example, to resample PCM-encoded audio. . It aims to give fast and high quality results for any constant (rational or irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing, and rejection level parameters are all configurable; alternatively, simple `preset' configurations may be selected. . A simple API is provided that allows interfacing using commonly-used sample formats and buffering schemes. Homepage: http://sourceforge.net/projects/soxr/ Package: libspa-0.2-modules Status: install ok installed Priority: optional Section: libs Installed-Size: 2495 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: pipewire Version: 0.3.65-3 Replaces: pipewire (<< 0.3.5) Depends: libasound2 (>= 1.2.1.1), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libsystemd0, libudev1 (>= 183), libwebrtc-audio-processing1 Breaks: pipewire (<< 0.3.5) Description: libraries for the PipeWire multimedia server Simple Plugin API - modules PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of video for consumption. - Generating graphs for audio and video processing. . This package contains core support modules used in the Simple Plugin API, together with test and utility modules that do not introduce additional dependencies. It should not normally be depended on directly: PipeWire clients should depend on the pipewire package instead. Homepage: https://pipewire.org/ Package: libspandsp2 Status: install ok installed Priority: optional Section: libs Installed-Size: 857 Maintainer: Debian VoIP Team Architecture: amd64 Multi-Arch: same Source: spandsp (0.0.6+dfsg-2) Version: 0.0.6+dfsg-2+b1 Depends: libc6 (>= 2.29), libtiff6 (>= 4.0.3) Description: Telephony signal processing library spandsp is a low-level signal processing library that modulate and demodulate signals commonly used in telephony, such as the "noise" generated by a fax modem or DTMF touchpad. . This package contains the shared library. Homepage: https://www.soft-switch.org/installing-spandsp.html Package: libspatialaudio0 Status: install ok installed Priority: optional Section: libs Installed-Size: 101 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libspatialaudio (0.3.0+git20180730+dfsg1-2) Version: 0.3.0+git20180730+dfsg1-2+b1 Depends: libc6 (>= 2.27), libgcc-s1 (>= 3.0), libmysofa1 (>= 0.6~), libstdc++6 (>= 5.2) Description: library for ambisonic encoding and decoding (runtime files) libspatialaudio is an open-source and cross-platform C++ library for Ambisonic encoding and decoding, filtering and binaural rendering. It is targeted to render High-Order Ambisonic (HOA) and VR/3D audio samples in multiple environments, from headphones to classic loudspeakers. Its binaural rendering can be used for classical 5.1/7.1 spatial channels as well as Ambisonics inputs. It supports Higher Order Ambisonics (HOA) and ACN/SN3D Ambisonics audio streams following the Google spatial audio specification and the IETF codec Ambisonics specification. . The library allows you to encode, decode, rotate, zoom HOA Ambisonics audio streams up to the 3rd order. It can output to standard and custom loudspeakers arrays. To playback with headphones, the binauralizer applies an HRTF (either a SOFA file or the included MIT HRTF) to provide a spatial binaural rendering effect. The binauralization can also be used to render multichannels streams (5.1, 7.1...). . This package contains the shared library. Homepage: https://github.com/videolabs/libspatialaudio Package: libspatialite7 Status: install ok installed Priority: optional Section: libs Installed-Size: 7589 Maintainer: Debian GIS Project Architecture: amd64 Multi-Arch: same Source: spatialite Version: 5.0.1-3 Depends: libc6 (>= 2.34), libfreexl1 (>= 1.0.1), libgeos-c1v5 (>= 3.7.0), libminizip1 (>= 1.1), libproj25 (>= 6.1.0), librttopo1 (>= 1.1.0), libsqlite3-0 (>= 3.10.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0) Breaks: spatialite-bin (<< 3.0.0-1~) Description: Geospatial extension for SQLite - libraries The SpatiaLite extension enables SQLite to support spatial (geometry) data in a way conformant to OpenGis specifications, with both WKT and WKB formats. . Spatialite also includes Virtualshape and Virtualtext to enable accessing shapefiles and csv/text files as virtual tables. . This package contains all shared libraries used by Spatialite based programs. Homepage: https://www.gaia-gis.it/fossil/libspatialite Package: libspdlog1.10 Status: install ok installed Priority: optional Section: libs Installed-Size: 539 Maintainer: Debian Med Packaging Team Architecture: amd64 Multi-Arch: same Source: spdlog Version: 1:1.10.0+ds-0.4 Replaces: libspdlog1 (<< 1:1.10.0+ds-0.3) Provides: libspdlog1.10-fmt9 Depends: libc6 (>= 2.34), libfmt9 (>= 9.0.0+ds1), libgcc-s1 (>= 3.0), libstdc++6 (>= 12) Breaks: bear (<< 3.0.5-1), libear (<< 3.0.5-1), libpurify2.0 (<< 2.0.0-5+b2), libspdlog1 (<< 1:1.10.0+ds-0.3), nheko (<< 0.7.2-3+b1), purify (<< 2.0.0-5+b2) Description: Very fast C++ logging library Features: Very fast - performance is the primary goal; Headers only; No dependencies - just copy and use; call style using the excellent cppformat library; ostream call style is supported too; Optional extremely fast asynchronous mode - using lockfree queues and other tricks to reach millions of calls/sec; Custom formatting; Multi/Single threaded loggers; Easily extendable with custom log targets (just implement a single function in the sink interface). Severity based filtering - threshold levels can be modified in runtime as well as in compile time. . Various log targets: Rotating log files, Daily log files, Console logging, Linux syslog. . This is the compiled version of the library. Homepage: https://github.com/gabime/spdlog Package: libspectre1 Status: install ok installed Priority: optional Section: libs Installed-Size: 104 Maintainer: Debian Krap Maintainers Architecture: amd64 Multi-Arch: same Source: libspectre Version: 0.2.12-1 Depends: libc6 (>= 2.33), libgs10 (>= 9.53.0~dfsg) Description: Library for rendering PostScript documents libspectre is a small library for rendering PostScript documents. It provides a convenient easy to use API for handling and rendering PostScript documents. . This package contains the shared library. Homepage: https://libspectre.freedesktop.org Package: libspeechd2 Status: install ok installed Priority: optional Section: libs Installed-Size: 67 Maintainer: Debian TTS Team Architecture: amd64 Multi-Arch: same Source: speech-dispatcher Version: 0.11.4-2 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.36) Description: Speech Dispatcher: Shared libraries Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains a shared library needed for C programs linked with it. Homepage: http://devel.freebsoft.org/speechd Package: libspeex1 Status: install ok installed Priority: optional Section: libs Installed-Size: 125 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: speex Version: 1.2.1-2 Depends: libc6 (>= 2.29) Suggests: speex Description: The Speex codec runtime library Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex runtime library. Homepage: https://www.speex.org/ Package: libspeex1 Status: install ok installed Priority: optional Section: libs Installed-Size: 121 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: speex Version: 1.2.1-2 Depends: libc6 (>= 2.29) Suggests: speex Description: The Speex codec runtime library Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex runtime library. Homepage: https://www.speex.org/ Package: libspeexdsp1 Status: install ok installed Priority: optional Section: libs Installed-Size: 95 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: speexdsp Version: 1.2.1-1 Depends: libc6 (>= 2.29) Description: DSP library derived from speex Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the runtime library of additional DSP functions that are part of the Speex distribution. Homepage: http://www.speex.org/ Package: libspeexdsp1 Status: install ok installed Priority: optional Section: libs Installed-Size: 95 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: speexdsp Version: 1.2.1-1 Depends: libc6 (>= 2.29) Description: DSP library derived from speex Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the runtime library of additional DSP functions that are part of the Speex distribution. Homepage: http://www.speex.org/ Package: libsphinxbase3 Status: install ok installed Priority: optional Section: libs Installed-Size: 326 Maintainer: Debian Accessibility Team Architecture: amd64 Multi-Arch: same Source: sphinxbase Version: 0.8+5prealpha+1-16 Depends: libblas3 | libblas.so.3, libc6 (>= 2.34), liblapack3 | liblapack.so.3, libpulse0 (>= 0.99.1) Description: Speech recognition tool - shared library CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the shared library. Homepage: https://cmusphinx.sourceforge.net/ Package: libsqlite3-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1682 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: sqlite3 Version: 3.40.1-2 Depends: libc6 (>= 2.34) Breaks: crowdsec (<< 1.4), python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Description: SQLite 3 shared library SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Homepage: https://www.sqlite.org/ Package: libsqlite3-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1859 Maintainer: Laszlo Boszormenyi (GCS) Architecture: i386 Multi-Arch: same Source: sqlite3 Version: 3.40.1-2 Depends: libc6 (>= 2.34) Breaks: crowdsec (<< 1.4), python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Description: SQLite 3 shared library SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Homepage: https://www.sqlite.org/ Package: libsquashfuse0 Status: install ok installed Priority: optional Section: libs Installed-Size: 118 Maintainer: Scarlett Moore Architecture: amd64 Multi-Arch: same Source: squashfuse Version: 0.1.105-1 Depends: libc6 (>= 2.14), libfuse3-3 (>= 3.2.3), liblz4-1 (>= 0.0~r113), liblzma5 (>= 5.1.1alpha+20110809), liblzo2-2 (>= 2.02), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Description: FUSE filesystem to mount squashfs archives library This lets you mount SquashFS archives in user-space. It supports almost all features of the SquashFS format, yet is still fast and memory-efficient. . SquashFS is an efficiently compressed, read-only storage format. Support for it has been built into the Linux kernel since 2009. It is very common on Live CDs and embedded Linux distributions. . This package contains the squashfuse library Homepage: https://github.com/vasi/squashfuse Package: libsquish0 Status: install ok installed Priority: optional Section: libs Installed-Size: 63 Maintainer: Wookey Architecture: amd64 Multi-Arch: same Source: libsquish Version: 1.15-3 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libgomp1 (>= 4.9), libstdc++6 (>= 5) Description: DXT texture compression library libsquish is a lossy software DXT texture compression library. It implements the 3 useful DXT flavours (1,3,5) and has SIMD support for x86 (SSE) and powerpc (Altivec). It can be used (as a much slower software fallback) instead of the hardware implementations present on most modern graphics chips. . This package is the library itself. Homepage: https://sourceforge.net/projects/libsquish Package: libsratom-0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 60 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: sratom Version: 0.6.14-1 Depends: libc6 (>= 2.14), libserd-0-0 (>= 0.30.2), libsord-0-0 (>= 0.12.0~dfsg0) Description: library for serialising LV2 atoms to/from Turtle Sratom is a new C library for serialising LV2 atoms to/from Turtle. It is intended to be a full serialisation solution for LV2 atoms, allowing implementations to serialise binary atoms to strings and read them back again. This is particularly useful for saving plugin state, or implementing plugin control with network transparency. Sratom uses Serd and Sord to do the work, it is a small library implemented in a single source file, suitable for direct inclusion in projects if avoiding a dependency is desired. Homepage: https://drobilla.net/software/sratom/ Package: libsrt1.5-gnutls Status: install ok installed Priority: optional Section: libs Installed-Size: 911 Maintainer: Florian Ernst Architecture: amd64 Multi-Arch: same Source: srt Version: 1.5.1-1 Replaces: libsrt1-gnutls Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.7.0), libnettle8, libstdc++6 (>= 11) Breaks: libsrt1-gnutls Description: Secure Reliable Transport UDP streaming library (GnuTLS flavour) SRT is a latency-aware UDP transport mechanism optimized for video streams. It detects and compensates for jitter and bandwidth fluctuations due to network congestion. It mitigates packet loss and supports AES encryption. . SSL support is provided by GnuTLS. Homepage: https://github.com/Haivision/srt Package: libsrtp2-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 121 Maintainer: Debian VoIP Team Architecture: amd64 Multi-Arch: same Source: libsrtp2 Version: 2.5.0-3 Depends: libc6 (>= 2.14), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.15) Description: Secure RTP (SRTP) and UST Reference Implementations - shared library SRTP is a security profile for RTP that adds confidentiality, message authentication, and replay protection to that protocol. It is specified in RFC 3711. . LibSRTP provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel. . This package contains the shared libraries. Homepage: https://github.com/cisco/libsrtp Package: libss2 Status: install ok installed Priority: optional Section: libs Installed-Size: 70 Maintainer: Theodore Y. Ts'o Architecture: amd64 Multi-Arch: same Source: e2fsprogs Version: 1.47.0-2 Replaces: e2fsprogs (<< 1.34-1) Depends: libcom-err2, libc6 (>= 2.34) Description: command-line interface parsing library libss provides a simple command-line interface parser which will accept input from the user, parse the command into an argv argument vector, and then dispatch it to a handler function. . It was originally inspired by the Multics SubSystem library. Homepage: http://e2fsprogs.sourceforge.net Package: libssh-4 Status: install ok installed Priority: optional Section: libs Installed-Size: 517 Maintainer: Laurent Bigonville Architecture: amd64 Multi-Arch: same Source: libssh Version: 0.10.5-2 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Breaks: remmina (<< 1.2.31.2+dfsg-1+), remmina-plugin-nx (<< 1.2.31.2+dfsg-1+), x2goclient (<< 4.1.2.1-1+) Description: tiny C SSH library (OpenSSL flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains shared libraries linked against OpenSSL. Homepage: https://www.libssh.org/ Package: libssh-gcrypt-4 Status: install ok installed Priority: optional Section: libs Installed-Size: 628 Maintainer: Laurent Bigonville Architecture: amd64 Multi-Arch: same Source: libssh Version: 0.10.5-2 Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.14), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.1.4) Description: tiny C SSH library (gcrypt flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains shared libraries linked against gcrypt. Homepage: https://www.libssh.org/ Package: libssh2-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 357 Maintainer: Nicolas Mora Architecture: amd64 Multi-Arch: same Source: libssh2 (1.10.0-3) Version: 1.10.0-3+b1 Depends: libc6 (>= 2.14), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Description: SSH2 client-side library libssh2 is a client-side C library implementing the SSH2 protocol. It supports regular terminal, SCP and SFTP (v1-v5) sessions; port forwarding, X11 forwarding; password, key-based and keyboard-interactive authentication. . This package contains the runtime library. Homepage: https://libssh2.org/ Package: libssh2-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 384 Maintainer: Nicolas Mora Architecture: i386 Multi-Arch: same Source: libssh2 (1.10.0-3) Version: 1.10.0-3+b1 Depends: libc6 (>= 2.28), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Description: SSH2 client-side library libssh2 is a client-side C library implementing the SSH2 protocol. It supports regular terminal, SCP and SFTP (v1-v5) sessions; port forwarding, X11 forwarding; password, key-based and keyboard-interactive authentication. . This package contains the runtime library. Homepage: https://libssh2.org/ Package: libssl3 Status: install ok installed Priority: optional Section: libs Installed-Size: 5996 Maintainer: Debian OpenSSL Team Architecture: amd64 Multi-Arch: same Source: openssl Version: 3.0.9-1 Depends: libc6 (>= 2.34) Description: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Homepage: https://www.openssl.org/ Package: libssl3 Status: install ok installed Priority: optional Section: libs Installed-Size: 5790 Maintainer: Debian OpenSSL Team Architecture: i386 Multi-Arch: same Source: openssl Version: 3.0.9-1 Depends: libc6 (>= 2.34) Description: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Homepage: https://www.openssl.org/ Package: libstaroffice-0.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 2523 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libstaroffice Version: 0.0.7-1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), librevenge-0.0-0, libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Description: Import filter library to import all StarOffice documents The purpose of libstaroffice is to build a filter for old StarOffice's documents (.sdc, .sdw, ...) based on librevenge (see https://sourceforge.net/p/libwpd/wiki/librevenge/ and http://www.documentliberation.org/projects/ ). Homepage: https://github.com/fosnola/libstaroffice Package: libstdc++-12-dev Status: install ok installed Priority: optional Section: libdevel Installed-Size: 19446 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Provides: libstdc++-dev Depends: gcc-12-base (= 12.2.0-14), libgcc-12-dev (= 12.2.0-14), libstdc++6 (>= 12.2.0-14), libc6-dev (>= 2.23-1~) Suggests: libstdc++-12-doc Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Homepage: http://gcc.gnu.org/ Package: libstdc++6 Status: install ok installed Priority: optional Section: libs Installed-Size: 2686 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Replaces: libstdc++6-12-dbg (<< 4.9.0-3) Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.36), libgcc-s1 (>= 4.2) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Conflicts: scim (<< 1.4.2-1) Description: GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Homepage: http://gcc.gnu.org/ Package: libstdc++6 Status: install ok installed Priority: optional Section: libs Installed-Size: 2706 Maintainer: Debian GCC Maintainers Architecture: i386 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Replaces: libstdc++6-12-dbg (<< 4.9.0-3) Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.36), libgcc-s1 (>= 7) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Conflicts: scim (<< 1.4.2-1) Description: GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Homepage: http://gcc.gnu.org/ Package: libstemmer0d Status: install ok installed Priority: optional Section: libs Installed-Size: 818 Maintainer: Stefano Rivera Architecture: amd64 Multi-Arch: same Source: snowball Version: 2.2.0-2 Depends: libc6 (>= 2.4) Description: Snowball stemming algorithms for use in Information Retrieval Snowball provides access to efficient algorithms for calculating a "stemmed" form of a word. This is a form with most of the common morphological endings removed; hopefully representing a common linguistic base form. This is most useful in building search engines and information retrieval software; for example, a search with stemming enabled should be able to find a document containing "cycling" given the query "cycles". . Snowball provides algorithms for several (mainly European) languages. It also provides access to the classic Porter stemming algorithm for English: although this has been superseded by an improved algorithm, the original algorithm may be of interest to information retrieval researchers wishing to reproduce results of earlier experiments. Homepage: https://snowballstem.org/ Package: libstoken1 Status: install ok installed Priority: optional Section: libs Installed-Size: 75 Maintainer: Kevin Cernekee Architecture: amd64 Multi-Arch: same Source: stoken Version: 0.92-1 Depends: libc6 (>= 2.8), libtomcrypt1, libxml2 (>= 2.7.4) Breaks: stoken (<< 0.5) Description: Software Token for cryptographic authentication - shared library stoken is a software token which generates one-time passwords compatible with RSA SecurID 128-bit (AES) tokens. SecurID tokens are commonly used to authenticate end users to protected network resources and VPNs, as OTPs provide greater resistance to many attacks associated with static passwords. . stoken aims to provide a Linux-friendly, free software alternative to the proprietary RSA SecurID Software Authenticators. . This package provides a shared library allowing other applications, such as VPN clients and web browsers, to generate tokencodes. This can improve both ease of use and security, as the user does not need to copy and paste tokencodes between applications. Homepage: http://stoken.sf.net/ Package: libsuitesparseconfig5 Status: install ok installed Priority: optional Section: libs Installed-Size: 60 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: suitesparse Version: 1:5.12.0+dfsg-2 Depends: libc6 (>= 2.17) Description: configuration routines for all SuiteSparse modules Suitesparse is a collection of libraries for computations involving sparse matrices. . The SuiteSparse_config library provides configuration routines that are common to all SuiteSparse libraries. Homepage: http://suitesparse.com Package: libsuperlu5 Status: install ok installed Priority: optional Section: libs Installed-Size: 490 Maintainer: Debian Science Maintainers Architecture: amd64 Multi-Arch: same Source: superlu (5.3.0+dfsg1-2) Version: 5.3.0+dfsg1-2+b1 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29) Description: Direct solution of large, sparse systems of linear equations SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. . The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions. . This package contains the SuperLU shared library. Homepage: https://github.com/xiaoyeli/superlu Package: libsvtav1enc1 Status: install ok installed Priority: optional Section: libs Installed-Size: 6632 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: svt-av1 Version: 1.4.1+dfsg-1 Depends: libc6 (>= 2.34) Description: Scalable Video Technology for AV1 (libsvtav1enc shared library) The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development is a work-in-progress targeting performance levels applicable to both VOD and Live encoding / transcoding video applications. The SVT-AV1 decoder implementation is targeting future codec research activities. . This package provides the shared library libsvtav1enc. Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1 Package: libsvtav1enc1 Status: install ok installed Priority: optional Section: libs Installed-Size: 3385 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: svt-av1 Version: 1.4.1+dfsg-1 Depends: libc6 (>= 2.34) Description: Scalable Video Technology for AV1 (libsvtav1enc shared library) The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development is a work-in-progress targeting performance levels applicable to both VOD and Live encoding / transcoding video applications. The SVT-AV1 decoder implementation is targeting future codec research activities. . This package provides the shared library libsvtav1enc. Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1 Package: libswresample4 Status: install ok installed Priority: optional Section: libs Installed-Size: 221 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: ffmpeg Version: 7:5.1.3-1 Depends: libavutil57 (>= 7:5.1), libc6 (>= 2.29), libsoxr0 (>= 0.1.0) Description: FFmpeg library for audio resampling, rematrixing etc. - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized audio resampling, rematrixing and sample format conversion operations. Specifically, this library performs the following conversions: * Resampling is the process of changing the audio rate, for example from a high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. * Rematrixing is the process of changing the channel layout, for example from stereo to mono. When the input channels cannot be mapped to the output streams, the process is lossy, since it involves different gain factors and mixing. Various other audio conversions (e.g. stretching and padding) are enabled through dedicated options. * Format conversion is the process of converting the type of samples, for example from 16-bit signed samples to unsigned 8-bit or float samples. It also handles packing conversion, when passing from packed layout (all samples belonging to distinct channels interleaved in the same buffer), to planar layout (all samples belonging to the same channel stored in a dedicated buffer or "plane"). . This package contains the runtime files. Homepage: https://ffmpeg.org/ Package: libswresample4 Status: install ok installed Priority: optional Section: libs Installed-Size: 229 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: ffmpeg Version: 7:5.1.3-1 Depends: libavutil57 (>= 7:5.1), libc6 (>= 2.29), libsoxr0 (>= 0.1.0) Description: FFmpeg library for audio resampling, rematrixing etc. - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized audio resampling, rematrixing and sample format conversion operations. Specifically, this library performs the following conversions: * Resampling is the process of changing the audio rate, for example from a high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. * Rematrixing is the process of changing the channel layout, for example from stereo to mono. When the input channels cannot be mapped to the output streams, the process is lossy, since it involves different gain factors and mixing. Various other audio conversions (e.g. stretching and padding) are enabled through dedicated options. * Format conversion is the process of converting the type of samples, for example from 16-bit signed samples to unsigned 8-bit or float samples. It also handles packing conversion, when passing from packed layout (all samples belonging to distinct channels interleaved in the same buffer), to planar layout (all samples belonging to the same channel stored in a dedicated buffer or "plane"). . This package contains the runtime files. Homepage: https://ffmpeg.org/ Package: libswscale6 Status: install ok installed Priority: optional Section: libs Installed-Size: 745 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: ffmpeg Version: 7:5.1.3-1 Depends: libavutil57 (= 7:5.1.3-1), libc6 (>= 2.34) Description: FFmpeg library for image scaling and various conversions - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized image scaling and colorspace and pixel format conversion operations. Specifically, this library performs the following conversions: * Rescaling is the process of changing the video size. Several rescaling options and algorithms are available. This is usually a lossy process. * Pixel format conversion is the process of converting the image format and colorspace of the image, for example from planar YUV420P to RGB24 packed. It also handles packing conversion, that is converts from packed layout (all pixels belonging to distinct planes interleaved in the same buffer), to planar layout (all samples belonging to the same plane stored in a dedicated buffer or "plane"). This is usually a lossy process in case the source and destination colorspaces differ. . This package contains the runtime files. Homepage: https://ffmpeg.org/ Package: libsystemd-shared Status: install ok installed Priority: optional Section: libs Installed-Size: 5312 Maintainer: Debian systemd Maintainers Architecture: amd64 Multi-Arch: same Source: systemd Version: 252.6-1 Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.13), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.24), libc6 (>= 2.36), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.4.0), libgcrypt20 (>= 1.10.0), libip4tc2 (>= 1.8.3), libkmod2 (>= 15), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libmount1 (>= 2.30), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.4.1), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2) Description: systemd shared private library This internal shared library provides common code used by various systemd components. It is supposed to decrease memory and disk footprint. The shared library is not meant for public use and is not API or ABI stable. Homepage: https://www.freedesktop.org/wiki/Software/systemd Package: libsystemd0 Status: install ok installed Priority: optional Section: libs Installed-Size: 903 Maintainer: Debian systemd Maintainers Architecture: amd64 Multi-Arch: same Source: systemd Version: 252.6-1 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.2) Description: systemd utility library This library provides APIs to interface with various system components such as the system journal, the system service manager, D-Bus and more. Homepage: https://www.freedesktop.org/wiki/Software/systemd Package: libsystemd0 Status: install ok installed Priority: optional Section: libs Installed-Size: 933 Maintainer: Debian systemd Maintainers Architecture: i386 Multi-Arch: same Source: systemd Version: 252.6-1 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.2) Description: systemd utility library This library provides APIs to interface with various system components such as the system journal, the system service manager, D-Bus and more. Homepage: https://www.freedesktop.org/wiki/Software/systemd Package: libsz2 Status: install ok installed Priority: optional Section: libs Installed-Size: 31 Maintainer: Alastair McKinstry Architecture: amd64 Multi-Arch: same Source: libaec (1.0.6-1) Version: 1.0.6-1+b1 Depends: libaec0 (>= 1.0.6), libc6 (>= 2.14) Description: Adaptive Entropy Coding library - SZIP Libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). Libaec implements Golomb Rice coding as defined in the Space Data System Standard documents 121.0-B-2 [1] and 120.0-G-2[2]. . This package provides a free drop-in replacement for the SZIP compression library. Homepage: https://gitlab.dkrz.de/k202009/libaec Package: libtag1v5 Status: install ok installed Priority: optional Section: libs Installed-Size: 46 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: taglib Version: 1.13-2 Replaces: libtag1c2a Depends: libtag1v5-vanilla (= 1.13-2) Conflicts: libtag-extras0, libtag1c2a Description: audio meta-data library TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This package is the main metapackage for the TagLib Audio Meta-Data Library. Historically packages using TagLib should depend on this package rather than specific TagLib flavour even if the only vanilla (original) flavour is available at the moment. Homepage: https://taglib.github.io/ Package: libtag1v5-vanilla Status: install ok installed Priority: optional Section: libs Installed-Size: 1167 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: taglib Version: 1.13-2 Replaces: libtag1-vanilla, libtag1c2a (<< 1.5-5) Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Breaks: libtag1-vanilla, libtag1c2a (<< 1.5-5) Conflicts: libtag-extras0, libtag1-rusxmms Description: audio meta-data library - vanilla flavour TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the runtime package for programs that use the TagLib Audio Meta-Data Library. This package contains original and unpatched flavour of the library. Homepage: https://taglib.github.io/ Package: libtalloc2 Status: install ok installed Priority: optional Section: libs Installed-Size: 86 Maintainer: Debian Samba Maintainers Architecture: amd64 Multi-Arch: same Source: talloc Version: 2.4.0-f2 Depends: libc6 (>= 2.16) Breaks: python3-talloc (<< 2.1.13-2~) Description: hierarchical pool based memory allocator A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. Homepage: https://talloc.samba.org/ Package: libtaskmanager6abi1 Status: install ok installed Priority: optional Section: libs Installed-Size: 738 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: plasma-workspace Version: 4:5.27.5-2 Depends: libc6 (>= 2.14), libkf5activities5 (>= 5.102.0~), libkf5configcore5 (>= 5.94.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5itemmodels5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 5.102.0), libkf5waylandclient5 (>= 4:5.102.0~), libkf5windowsystem5 (>= 5.101.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Taskmanager library. . This package contains library files. Homepage: https://invent.kde.org/plasma/plasma-workspace Package: libtasn1-6 Status: install ok installed Priority: optional Section: libs Installed-Size: 124 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Multi-Arch: same Version: 4.19.0-2 Depends: libc6 (>= 2.14) Description: Manage ASN.1 structures (runtime) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains runtime libraries. Homepage: https://www.gnu.org/software/libtasn1/ Package: libtasn1-6 Status: install ok installed Priority: optional Section: libs Installed-Size: 128 Maintainer: Debian GnuTLS Maintainers Architecture: i386 Multi-Arch: same Version: 4.19.0-2 Depends: libc6 (>= 2.4) Description: Manage ASN.1 structures (runtime) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains runtime libraries. Homepage: https://www.gnu.org/software/libtasn1/ Package: libtbb12 Status: install ok installed Priority: optional Section: libs Installed-Size: 252 Maintainer: Debian Science Maintainers Architecture: amd64 Multi-Arch: same Source: onetbb Version: 2021.8.0-2 Depends: libtbbmalloc2 (= 2021.8.0-2), libtbbbind-2-5 (= 2021.8.0-2), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Breaks: libtbb2 (<< 2021) Description: parallelism library for C++ - runtime files TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability. . (Note: if you are a user of the i386 architecture, i.e., 32-bit Intel or compatible hardware, this package only supports Pentium4-compatible and higher processors.) . This package includes the TBB runtime files. Homepage: https://www.threadingbuildingblocks.org/ Package: libtbbbind-2-5 Status: install ok installed Priority: optional Section: libs Installed-Size: 43 Maintainer: Debian Science Maintainers Architecture: amd64 Multi-Arch: same Source: onetbb Version: 2021.8.0-2 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libhwloc15 (>= 2.9.0), libstdc++6 (>= 4.1.1) Description: parallelism library for C++ - runtime files TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability. . (Note: if you are a user of the i386 architecture, i.e., 32-bit Intel or compatible hardware, this package only supports Pentium4-compatible and higher processors.) . This package includes the TBB runtime files. Homepage: https://www.threadingbuildingblocks.org/ Package: libtbbmalloc2 Status: install ok installed Priority: optional Section: libs Installed-Size: 166 Maintainer: Debian Science Maintainers Architecture: amd64 Multi-Arch: same Source: onetbb Version: 2021.8.0-2 Replaces: libtbb12 (<< 2021.5-7ubuntu2), libtbb2 (<< 2020.3-1ubuntu2) Depends: libc6 (>= 2.34), libstdc++6 (>= 4.9) Breaks: libtbb12 (<< 2021.5-7ubuntu2), libtbb2 (<< 2020.3-1ubuntu2) Description: parallelism helper library for C++ - runtime files TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability. . (Note: if you are a user of the i386 architecture, i.e., 32-bit Intel or compatible hardware, this package only supports Pentium4-compatible and higher processors.) . This package includes the TBB runtime files. Homepage: https://www.threadingbuildingblocks.org/ Package: libtcl8.6 Status: install ok installed Priority: optional Section: libs Installed-Size: 4282 Maintainer: Debian Tcl/Tk Packagers Architecture: amd64 Multi-Arch: same Source: tcl8.6 Version: 8.6.13+dfsg-2 Replaces: tcl8.6 (<< 8.6.0-2) Provides: libtcl Depends: tzdata, libc6 (>= 2.35), zlib1g (>= 1:1.2.2) Suggests: tcl8.6 Breaks: nsf (<< 2.2.0) Conflicts: tcl74 (<= 7.4p3-2), tcl8.6 (<< 8.6.0-2) Description: Tcl (the Tool Command Language) v8.6 - run-time library files Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl library and auxiliary code which allows one to run Tcl-enabled applications. This version includes thread support. Homepage: http://www.tcl.tk/ Package: libtdb1 Status: install ok installed Priority: optional Section: libs Installed-Size: 131 Maintainer: Debian Samba Maintainers Architecture: amd64 Multi-Arch: same Source: tdb Version: 1.4.8-2 Depends: libc6 (>= 2.34) Description: Trivial Database - shared library This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the shared library file. Homepage: https://tdb.samba.org/ Package: libteamdctl0 Status: install ok installed Priority: optional Section: net Installed-Size: 45 Maintainer: Dmitry Smirnov Architecture: amd64 Multi-Arch: same Source: libteam Version: 1.31-1 Depends: libc6 (>= 2.15), libdbus-1-3 (>= 1.9.14) Description: library for communication with `teamd` process libteamdctl is a library for communication with teamd process (via D-Bus, Unix socket or zeromq). It is used by the `teamdctl` utility. . Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2 (Data link) into a single virtual NIC. The process is called "channel bonding", "Ethernet bonding", "channel teaming", "link aggregation", etc. This is already implemented in the Linux kernel by the bonding driver but unlike the bonding driver, libteam (user space) has the following additional features: * load-balancing for LACP support * NS/NA (IPV6) link monitoring * port priorities and stickiness ("primary" option enhancement) * separate per-port link monitoring setup . Libteam requires Linux kernel 3.3 or higher. Homepage: http://libteam.org Package: libtevent0 Status: install ok installed Priority: optional Section: libs Installed-Size: 127 Maintainer: Debian Samba Maintainers Architecture: amd64 Multi-Arch: same Source: tevent Version: 0.14.1-1 Depends: libc6 (>= 2.34), libtalloc2 (>= 2.4.0~) Description: talloc-based event loop library - shared library tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the shared library file. Homepage: https://tevent.samba.org/ Package: libtext-charwidth-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 41 Maintainer: Debian Perl Group Architecture: amd64 Multi-Arch: same Version: 0.04-11 Depends: libc6 (>= 2.4), perl-base (>= 5.36.0-4), perlapi-5.36.0 Description: get display widths of characters on the terminal Text::CharWidth permits one to get the display widths of characters and strings on the terminal, using wcwidth() and wcswidth() from libc. . It provides mbwidth(), mbswidth(), and mblen(). Homepage: https://metacpan.org/release/Text-CharWidth Package: libtext-iconv-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 49 Maintainer: Debian Perl Group Architecture: amd64 Multi-Arch: same Version: 1.7-8 Depends: libc6 (>= 2.4), perl-base (>= 5.36.0-4), perlapi-5.36.0 Description: module to convert between character sets in Perl The iconv() family of functions from XPG4 defines an API for converting between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They are provided by libc6. . This package allows access to them from Perl via the Text::Iconv package. Homepage: https://metacpan.org/release/Text-Iconv Package: libtext-wrapi18n-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 26 Maintainer: Debian Perl Group Architecture: all Version: 0.06-10 Depends: libtext-charwidth-perl Description: internationalized substitute of Text::Wrap The Text::WrapI18N module is a substitution for Text::Wrap, supporting multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth characters such as east Asian characters, combining characters such as diacritical marks and Thai, and languages which don't use whitespaces between words such as Chinese and Japanese. . It provides wrap(). Homepage: https://metacpan.org/release/Text-WrapI18N Package: libthai-data Status: install ok installed Priority: optional Section: libs Installed-Size: 626 Maintainer: Theppitak Karoonboonyanan Architecture: all Multi-Arch: foreign Source: libthai Version: 0.1.29-1 Breaks: libthai0 (<< 0.1.10) Description: Data files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains data files needed by the LibThai library. Homepage: https://linux.thai.net/projects/libthai Package: libthai0 Status: install ok installed Priority: optional Section: libs Installed-Size: 99 Maintainer: Theppitak Karoonboonyanan Architecture: amd64 Multi-Arch: same Source: libthai Version: 0.1.29-1 Depends: libthai-data (>= 0.1.10), libc6 (>= 2.14), libdatrie1 (>= 0.2.0) Enhances: libqtcore4, libqtgui4 Description: Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains the shared libraries needed to run programs that use the LibThai library. Homepage: https://linux.thai.net/projects/libthai Package: libthai0 Status: install ok installed Priority: optional Section: libs Installed-Size: 106 Maintainer: Theppitak Karoonboonyanan Architecture: i386 Multi-Arch: same Source: libthai Version: 0.1.29-1 Depends: libthai-data (>= 0.1.10), libc6 (>= 2.4), libdatrie1 (>= 0.2.0) Enhances: libqtcore4, libqtgui4 Description: Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains the shared libraries needed to run programs that use the LibThai library. Homepage: https://linux.thai.net/projects/libthai Package: libtheora0 Status: install ok installed Priority: optional Section: libs Installed-Size: 649 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libtheora (1.1.1+dfsg.1-16.1) Version: 1.1.1+dfsg.1-16.1+b1 Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libogg0 (>= 1.1.0) Description: Theora Video Compression Codec Theora is an open video codec being developed by the Xiph.org Foundation as part of their Ogg project. Theora is originally derived from On2's VP3 codec, and has improved on it significantly with the merging of code from the Thusnelda branch. Homepage: https://www.theora.org/ Package: libtheora0 Status: install ok installed Priority: optional Section: libs Installed-Size: 666 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libtheora (1.1.1+dfsg.1-16.1) Version: 1.1.1+dfsg.1-16.1+b1 Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libogg0 (>= 1.1.0) Description: Theora Video Compression Codec Theora is an open video codec being developed by the Xiph.org Foundation as part of their Ogg project. Theora is originally derived from On2's VP3 codec, and has improved on it significantly with the merging of code from the Thusnelda branch. Homepage: https://www.theora.org/ Package: libtie-ixhash-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 34 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 1.23-4 Depends: perl:any Description: Perl module to order associative arrays Tie::IxHash implements Perl hashes that preserve the order in which the hash elements were added. The order is not affected when values corresponding to existing keys in the IxHash are changed. The elements can also be set to any arbitrary supplied order. The familiar perl array operations can also be performed on the IxHash. Homepage: https://metacpan.org/release/Tie-IxHash Package: libtiff5 Status: install ok installed Priority: optional Section: libs Installed-Size: 706 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: tiff Version: 4.4.0-6 Depends: libc6 (>= 2.33), libdeflate0 (>= 1.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblerc4 (>= 3.0), liblzma5 (>= 5.1.1alpha+20120614), libwebp7, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Description: Tag Image File Format (TIFF) library libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library. Homepage: https://libtiff.gitlab.io/libtiff/ Package: libtiff5 Status: install ok installed Priority: optional Section: libs Installed-Size: 733 Maintainer: Laszlo Boszormenyi (GCS) Architecture: i386 Multi-Arch: same Source: tiff Version: 4.4.0-6 Depends: libc6 (>= 2.33), libdeflate0 (>= 1.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblerc4 (>= 3.0), liblzma5 (>= 5.1.1alpha+20120614), libwebp7, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Description: Tag Image File Format (TIFF) library libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library. Homepage: https://libtiff.gitlab.io/libtiff/ Package: libtiff6 Status: install ok installed Priority: optional Section: libs Installed-Size: 711 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: tiff Version: 4.5.0-6 Depends: libc6 (>= 2.33), libdeflate0 (>= 1.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblerc4 (>= 3.0), liblzma5 (>= 5.1.1alpha+20120614), libwebp7 (>= 1.2.4), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Description: Tag Image File Format (TIFF) library libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library. Homepage: https://libtiff.gitlab.io/libtiff/ Package: libtiff6 Status: install ok installed Priority: optional Section: libs Installed-Size: 750 Maintainer: Laszlo Boszormenyi (GCS) Architecture: i386 Multi-Arch: same Source: tiff Version: 4.5.0-6 Depends: libc6 (>= 2.33), libdeflate0 (>= 1.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblerc4 (>= 3.0), liblzma5 (>= 5.1.1alpha+20120614), libwebp7 (>= 1.2.4), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Description: Tag Image File Format (TIFF) library libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library. Homepage: https://libtiff.gitlab.io/libtiff/ Package: libtimedate-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 127 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 2.3300-2 Depends: perl:any Description: collection of modules to manipulate date/time information TimeDate is a collection of Perl modules useful for manipulating date and time information. Date::Parse can parse absolute date specifications in a wide variety of input formats and many languages (via Date::Language). . This package also includes Date::Format, which can format dates into strings, as well as Time::Zone, which contains miscellaneous time zone functions. Homepage: https://metacpan.org/release/TimeDate Package: libtinfo6 Status: install ok installed Priority: optional Section: libs Installed-Size: 541 Maintainer: Craig Small Architecture: amd64 Multi-Arch: same Source: ncurses Version: 6.4-4 Depends: libc6 (>= 2.34) Description: shared low-level terminfo library for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared low-level terminfo library. Homepage: https://invisible-island.net/ncurses/ Package: libtinfo6 Status: install ok installed Priority: optional Section: libs Installed-Size: 515 Maintainer: Craig Small Architecture: i386 Multi-Arch: same Source: ncurses Version: 6.4-4 Depends: libc6 (>= 2.34) Description: shared low-level terminfo library for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared low-level terminfo library. Homepage: https://invisible-island.net/ncurses/ Package: libtirpc-common Status: install ok installed Priority: optional Section: libs Installed-Size: 35 Maintainer: Josue Ortega Architecture: all Multi-Arch: foreign Source: libtirpc Version: 1.3.3+ds-1 Replaces: libtirpc1, libtirpc3 (<< 1.1.4-0.1~) Breaks: libtirpc1, libtirpc3 (<< 1.1.4-0.1~) Conffiles: /etc/netconfig ca8db53e3af4d735335c2607d21c7195 Description: transport-independent RPC library - common files This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. . This package contains the netconfig configuration file as well as the associated manpage. Homepage: http://sourceforge.net/projects/libtirpc Package: libtirpc-dev Status: install ok installed Priority: optional Section: libdevel Installed-Size: 717 Maintainer: Josue Ortega Architecture: amd64 Multi-Arch: same Source: libtirpc Version: 1.3.3+ds-1 Depends: libtirpc3 (= 1.3.3+ds-1) Description: transport-independent RPC library - development files This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. . This package contains the files needed for development against libtirpc. Homepage: http://sourceforge.net/projects/libtirpc Package: libtirpc3 Status: install ok installed Priority: optional Section: libs Installed-Size: 226 Maintainer: Josue Ortega Architecture: amd64 Multi-Arch: same Source: libtirpc Version: 1.3.3+ds-1 Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libtirpc-common (>= 1.3.3+ds-1) Breaks: nfs-common (<< 1:1.2.8-7), nfs-kernel-server (<< 1:1.2.8-7) Description: transport-independent RPC library This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. Homepage: http://sourceforge.net/projects/libtirpc Package: libtirpc3 Status: install ok installed Priority: optional Section: libs Installed-Size: 249 Maintainer: Josue Ortega Architecture: i386 Multi-Arch: same Source: libtirpc Version: 1.3.3+ds-1 Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libtirpc-common (>= 1.3.3+ds-1) Breaks: nfs-common (<< 1:1.2.8-7), nfs-kernel-server (<< 1:1.2.8-7) Description: transport-independent RPC library This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. Homepage: http://sourceforge.net/projects/libtirpc Package: libtk8.6 Status: install ok installed Priority: optional Section: libs Installed-Size: 2413 Maintainer: Debian Tcl/Tk Packagers Architecture: amd64 Multi-Arch: same Source: tk8.6 Version: 8.6.13-2 Replaces: tk8.6 (<< 8.6.0-2) Provides: libtk Depends: libtcl8.6 (>= 8.6.0-2), libc6 (>= 2.35), libfontconfig1 (>= 2.12.6), libx11-6, libxft2 (>> 2.1.1), libxss1 Suggests: tk8.6 Conflicts: libtk-img (<< 1.2.5), tk40 (<= 4.0p3-2), tk8.6 (<< 8.6.0-2) Description: Tk toolkit for Tcl and X11 v8.6 - run-time files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the Tk library and supplementary packages you need to run Tk-enabled apps. Homepage: http://www.tcl.tk/ Package: libtomcrypt1 Status: install ok installed Priority: optional Section: libs Installed-Size: 968 Maintainer: Nicolas Mora Architecture: amd64 Multi-Arch: same Source: libtomcrypt Version: 1.18.2-6 Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.2.1+dfsg1), libtommath1 (>= 1.1.0) Description: public domain open source cryptographic toolkit LibTomCrypt is a well documented, public domain open source cryptographic toolkit written in C. It supports lots of block ciphers (Blowfish, Twofish, AES, XTEA, ...), chaining modes (ECB, CBC, OFB, CFB, CTR, ...), hash functions (MD5, SHA-1, SHA-256, RIPE-MD, ...), HMAC mechanisms, pseudo-random number generators and public key algorithms. It has several optimizations for the i386, x86_64 and ppc32 architectures. Homepage: https://www.libtom.net/LibTomCrypt/ Package: libtommath1 Status: install ok installed Priority: optional Section: libs Installed-Size: 159 Maintainer: Debian Rakudo Maintainers Architecture: amd64 Multi-Arch: same Source: libtommath Version: 1.2.0-6 Depends: libc6 (>= 2.25) Description: multiple-precision integer library [runtime] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the library needed to run programs that use LibTomMath. Homepage: http://www.libtom.net/LibTomMath/ Package: libtry-tiny-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 48 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 0.31-2 Depends: perl:any Suggests: libsub-name-perl Description: module providing minimalistic try/catch Try::Tiny is a Perl module that provides bare bones try/catch statements. It is designed to eliminate common mistakes with eval blocks, and NOTHING else. . The main focus of this module is to provide simple and reliable error handling for those having a hard time installing TryCatch, but who still want to write correct eval blocks without 5 lines of boilerplate each time. Homepage: https://metacpan.org/release/Try-Tiny Package: libtsan2 Status: install ok installed Priority: optional Section: libs Installed-Size: 7815 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.34), libgcc-s1 (>= 3.3) Description: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Homepage: http://gcc.gnu.org/ Package: libtspi1 Status: install ok installed Priority: optional Section: libs Installed-Size: 517 Maintainer: Pierre Chifflier Architecture: amd64 Source: trousers Version: 0.3.15-0.3 Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0) Description: open-source TCG Software Stack (library) TrouSerS is an implementation of the Trusted Computing Group's Software Stack (TSS) specification. You can use TrouSerS to write applications that make use of your 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. Homepage: http://trousers.sourceforge.net/ Package: libtss2-esys-3.0.2-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 643 Maintainer: Mathieu Trudel-Lapierre Architecture: amd64 Multi-Arch: same Source: tpm2-tss Version: 3.2.1-3 Replaces: libtss2-esys0 (<< 3.0.2-1) Depends: libtss2-tcti-cmd0, libtss2-tcti-device0, libtss2-tcti-mssim0, libtss2-tcti-swtpm0, tpm-udev, libc6 (>= 2.34), libssl3 (>= 3.0.0), libtss2-mu0 (>= 3.0.1), libtss2-sys1 (>= 3.1.0) Breaks: libtss2-esys0 (<< 3.0.2-1) Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TSS esys libraries that client applications will link against when they require accessing the TPM. Homepage: https://github.com/tpm2-software/tpm2-tss Package: libtss2-mu0 Status: install ok installed Priority: optional Section: libs Installed-Size: 357 Maintainer: Mathieu Trudel-Lapierre Architecture: amd64 Multi-Arch: same Source: tpm2-tss Version: 3.2.1-3 Replaces: libtss2-esys0 (<< 3.0.1-2) Depends: tpm-udev, libc6 (>= 2.14) Breaks: libtss2-esys0 (<< 3.0.1-2) Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TSS mu libraries that client applications will link against when they require accessing the TPM. Homepage: https://github.com/tpm2-software/tpm2-tss Package: libtss2-sys1 Status: install ok installed Priority: optional Section: libs Installed-Size: 193 Maintainer: Mathieu Trudel-Lapierre Architecture: amd64 Multi-Arch: same Source: tpm2-tss Version: 3.2.1-3 Replaces: libtss2-esys0 (<< 3.0.1-2) Depends: tpm-udev, libc6 (>= 2.4), libtss2-mu0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TSS sys libraries that client applications will link against when they require accessing the TPM. Homepage: https://github.com/tpm2-software/tpm2-tss Package: libtss2-tcti-cmd0 Status: install ok installed Priority: optional Section: libs Installed-Size: 73 Maintainer: Mathieu Trudel-Lapierre Architecture: amd64 Multi-Arch: same Source: tpm2-tss Version: 3.2.1-3 Replaces: libtss2-esys0 (<< 3.0.1-2) Depends: tpm-udev, libc6 (>= 2.4), libtss2-mu0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI cmd libraries that client applications will link against when they require accessing the TPM. Homepage: https://github.com/tpm2-software/tpm2-tss Package: libtss2-tcti-device0 Status: install ok installed Priority: optional Section: libs Installed-Size: 68 Maintainer: Mathieu Trudel-Lapierre Architecture: amd64 Multi-Arch: same Source: tpm2-tss Version: 3.2.1-3 Replaces: libtss2-esys0 (<< 3.0.1-2) Depends: tpm-udev, libc6 (>= 2.4), libtss2-mu0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI device libraries that client applications will link against when they require accessing the TPM. Homepage: https://github.com/tpm2-software/tpm2-tss Package: libtss2-tcti-mssim0 Status: install ok installed Priority: optional Section: libs Installed-Size: 72 Maintainer: Mathieu Trudel-Lapierre Architecture: amd64 Multi-Arch: same Source: tpm2-tss Version: 3.2.1-3 Replaces: libtss2-esys0 (<< 3.0.1-2) Depends: tpm-udev, libc6 (>= 2.7), libtss2-mu0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI mssim libraries that client applications will link against when they require accessing the TPM. Homepage: https://github.com/tpm2-software/tpm2-tss Package: libtss2-tcti-swtpm0 Status: install ok installed Priority: optional Section: libs Installed-Size: 68 Maintainer: Mathieu Trudel-Lapierre Architecture: amd64 Multi-Arch: same Source: tpm2-tss Version: 3.2.1-3 Replaces: libtss2-esys0 (<< 3.0.1-2) Depends: tpm-udev, libc6 (>= 2.14), libtss2-mu0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI swtpm libraries that client applications will link against when they require accessing the TPM. Homepage: https://github.com/tpm2-software/tpm2-tss Package: libtss2-tctildr0 Status: install ok installed Priority: optional Section: libs Installed-Size: 76 Maintainer: Mathieu Trudel-Lapierre Architecture: amd64 Multi-Arch: same Source: tpm2-tss Version: 3.2.1-3 Replaces: libtss2-esys0 (<< 3.0.1-2) Depends: libtss2-tcti-cmd0, libtss2-tcti-device0, libtss2-tcti-mssim0, libtss2-tcti-swtpm0, tpm-udev, libc6 (>= 2.34) Breaks: libtss2-esys0 (<< 3.0.1-2) Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI ldr libraries that client applications will link against when they require accessing the TPM. Homepage: https://github.com/tpm2-software/tpm2-tss Package: libtwolame0 Status: install ok installed Priority: optional Section: libs Installed-Size: 147 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: twolame Version: 0.4.0-2 Depends: libc6 (>= 2.29) Description: MPEG Audio Layer 2 encoding library TwoLAME is an optimized MPEG Audio Layer 2 encoder. It is based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME. . TwoLAME does NOT support MPEG Audio Layer 3 (MP3) encoding due to patent issues surrounding MP3. . However, as most MPEG Audio players are able to play layer 2 (MP2) files, TwoLAME makes a very good drop-in replacement for LAME and other layer 3 encoders. . This package contains the shared library. Homepage: http://www.twolame.org Package: libtwolame0 Status: install ok installed Priority: optional Section: libs Installed-Size: 147 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: twolame Version: 0.4.0-2 Depends: libc6 (>= 2.29) Description: MPEG Audio Layer 2 encoding library TwoLAME is an optimized MPEG Audio Layer 2 encoder. It is based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME. . TwoLAME does NOT support MPEG Audio Layer 3 (MP3) encoding due to patent issues surrounding MP3. . However, as most MPEG Audio players are able to play layer 2 (MP2) files, TwoLAME makes a very good drop-in replacement for LAME and other layer 3 encoders. . This package contains the shared library. Homepage: http://www.twolame.org Package: libu2f-udev Status: install ok installed Priority: optional Section: oldlibs Installed-Size: 14 Maintainer: Debian Authentication Maintainers Architecture: all Multi-Arch: foreign Source: libu2f-host Version: 1.1.10-3 Depends: udev (>= 244) Description: Universal 2nd Factor (U2F) — transitional package Libu2f is a package for doing Universal 2nd Factor (U2F) host communication and has functionality for the Registration and Authentication operations. . This package is not necessary anymore, and can be safely removed: since udev v244, U2F devices are autodetected without needing 3rd party udev rules. Homepage: https://developers.yubico.com/libu2f-host/ Package: libubsan1 Status: install ok installed Priority: optional Section: libs Installed-Size: 2652 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-12 Version: 12.2.0-14 Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1) Description: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Homepage: http://gcc.gnu.org/ Package: libuchardet0 Status: install ok installed Priority: optional Section: libs Installed-Size: 208 Maintainer: James Cowgill Architecture: amd64 Multi-Arch: same Source: uchardet Version: 0.0.7-1 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Description: universal charset detection library - shared library uchardet is a C language binding of the original C++ implementation of the universal charset detection library by Mozilla. . uchardet is a encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. . This package contains the shared library. Homepage: https://www.freedesktop.org/wiki/Software/uchardet/ Package: libudev1 Status: install ok installed Priority: optional Section: libs Installed-Size: 238 Maintainer: Debian systemd Maintainers Architecture: amd64 Multi-Arch: same Source: systemd Version: 252.6-1 Depends: libc6 (>= 2.34) Description: libudev shared library This library provides APIs to introspect and enumerate devices on the local system. Homepage: https://www.freedesktop.org/wiki/Software/systemd Package: libudev1 Status: install ok installed Priority: optional Section: libs Installed-Size: 245 Maintainer: Debian systemd Maintainers Architecture: i386 Multi-Arch: same Source: systemd Version: 252.6-1 Depends: libc6 (>= 2.34) Description: libudev shared library This library provides APIs to introspect and enumerate devices on the local system. Homepage: https://www.freedesktop.org/wiki/Software/systemd Package: libudfread0 Status: install ok installed Priority: optional Section: libs Installed-Size: 56 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libudfread Version: 1.1.2-1 Depends: libc6 (>= 2.14) Description: UDF reader library This library allows reading UDF filesystems, like raw devices and image files. . The library is created and maintained by VideoLAN Project and is used by projects like VLC and Kodi. Homepage: https://www.videolan.org/developers/libudfread.html Package: libudisks2-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 823 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: udisks2 Version: 2.9.4-4 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.50) Description: GObject based library to access udisks2 The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This provides a convenience library for communicating with udisks2 from GObject based programs. Homepage: https://www.freedesktop.org/wiki/Software/udisks Package: libumfpack5 Status: install ok installed Priority: optional Section: libs Installed-Size: 751 Maintainer: Debian Science Team Architecture: amd64 Multi-Arch: same Source: suitesparse Version: 1:5.12.0+dfsg-2 Depends: libamd2 (>= 1:4.5.2), libblas3 | libblas.so.3, libc6 (>= 2.29), libcholmod3 (>= 1:4.5.2), libsuitesparseconfig5 (>= 1:5.0.0) Description: sparse LU factorization library Suitesparse is a collection of libraries for computations involving sparse matrices. . The UMFPACK library provides a set of routines solving sparse linear systems via LU factorization. Homepage: http://suitesparse.com Package: libunistring2 Status: install ok installed Priority: optional Section: libs Installed-Size: 1807 Maintainer: Jörg Frings-Fürst Architecture: amd64 Multi-Arch: same Source: libunistring Version: 1.0-2 Depends: libc6 (>= 2.34) Description: Unicode string library for C The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions). . This package contains the shared library. Homepage: https://www.gnu.org/software/libunistring/ Package: libunistring2 Status: install ok installed Priority: optional Section: libs Installed-Size: 1798 Maintainer: Jörg Frings-Fürst Architecture: i386 Multi-Arch: same Source: libunistring Version: 1.0-2 Depends: libc6 (>= 2.34) Description: Unicode string library for C The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions). . This package contains the shared library. Homepage: https://www.gnu.org/software/libunistring/ Package: libuno-cppu3 Status: install ok installed Priority: optional Section: libs Installed-Size: 242 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: uno-libs3, ure (<< 5.0.0~rc2-1) Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12), libuno-sal3 (>= 6.4.0~beta), libuno-salhelpergcc3-3 (>= 1.4.0) Breaks: libreoffice-core (<< 1:4.3.0~), uno-libs3 Description: LibreOffice UNO runtime environment -- CPPU public library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains CPPU, the type definitions/implementations for the core of UNO. Homepage: http://www.libreoffice.org Package: libuno-cppuhelpergcc3-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 980 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: uno-libs3, ure (<< 5.0.0~rc2-1) Depends: uno-libs-private (= 4:7.4.5-3), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-sal3 (>= 5.1.0~alpha), libuno-salhelpergcc3-3 (>= 1.4.0) Breaks: libreoffice-core (<< 1:4.3.0~), uno-libs3 Description: LibreOffice UNO runtime environment -- CPPU helper library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the cppuhelper library (helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff) Homepage: http://www.libreoffice.org Package: libuno-purpenvhelpergcc3-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 84 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: uno-libs3, ure (<< 5.0.0~rc2-1) Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), libuno-cppu3 (>= 1.4.0), libuno-sal3 (>= 1.4.0) Breaks: libreoffice-core (<< 1:4.3.0~), uno-libs3 Description: LibreOffice UNO runtime environment -- "purpose environment" helper The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains a library which contains a helper for implementing so-called "purpose environments". Homepage: http://www.libreoffice.org Package: libuno-sal3 Status: install ok installed Priority: optional Section: libs Installed-Size: 475 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: uno-libs3, ure (<< 5.0.0~rc2-1) Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Breaks: libreoffice-core (<< 1:4.3.0~), uno-libs3 Description: LibreOffice UNO runtime environment -- SAL public library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the System Abstraction Layer (SAL) library. Homepage: http://www.libreoffice.org Package: libuno-salhelpergcc3-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 96 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: uno-libs3, ure (<< 5.0.0~rc2-1) Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libuno-sal3 (>= 1.8.0) Breaks: libreoffice-core (<< 1:4.3.0~), uno-libs3 Description: LibreOffice UNO runtime environment -- SAL helpers for C++ library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains C++ helpers to make use of sal easier. Homepage: http://www.libreoffice.org Package: libunoloader-java Status: install ok installed Priority: optional Section: java Installed-Size: 69 Maintainer: Debian LibreOffice Maintainers Architecture: all Source: libreoffice Version: 4:7.4.5-3 Replaces: ure (<< 6.4.0~rc1-6) Breaks: ure (<< 6.4.0~rc1-6) Description: LibreOffice UNO runtime environment -- (Java) UNO loader The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains a UNO loader library for Java. Homepage: http://www.libreoffice.org Package: libunwind8 Status: install ok installed Priority: optional Section: libs Installed-Size: 196 Maintainer: Adrian Bunk Architecture: amd64 Multi-Arch: same Source: libunwind Version: 1.6.2-3 Replaces: libgcc1 (<< 1:4.0.0-2) Depends: libc6 (>= 2.34), liblzma5 (>= 5.1.1alpha+20110809) Conflicts: libunwind1-dev Description: library to determine the call-chain of a program - runtime The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications. . This package includes the shared libraries Homepage: http://www.nongnu.org/libunwind Package: libunwind8 Status: install ok installed Priority: optional Section: libs Installed-Size: 189 Maintainer: Adrian Bunk Architecture: i386 Multi-Arch: same Source: libunwind Version: 1.6.2-3 Replaces: libgcc1 (<< 1:4.0.0-2) Depends: libc6 (>= 2.34), liblzma5 (>= 5.1.1alpha+20110809) Conflicts: libunwind1-dev Description: library to determine the call-chain of a program - runtime The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications. . This package includes the shared libraries Homepage: http://www.nongnu.org/libunwind Package: libupnp13 Status: install ok installed Priority: optional Section: libs Installed-Size: 322 Maintainer: James Cowgill Architecture: amd64 Multi-Arch: same Source: pupnp-1.8 Version: 1:1.8.4-2 Depends: libc6 (>= 2.15), libixml10 (>= 1:1.8.0) Description: Portable SDK for UPnP Devices, version 1.8 (shared library) The Portable SDK for UPnP Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification - see http://www.upnp.org/ for specifications. . The libupnp13 package contains the runtime library for uPnP. Homepage: http://pupnp.sourceforge.net/ Package: libupower-glib3 Status: install ok installed Priority: optional Section: libs Installed-Size: 156 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: upower Version: 0.99.20-2 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.58) Recommends: upower Breaks: gir1.2-upowerglib-1.0 (<< 0.99.18), upower (<< 0.99.18) Description: abstraction for power management - shared library upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. . This package contains the shared library to be used by applications. Homepage: https://upower.freedesktop.org/ Package: liburi-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 237 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 5.17-1 Depends: perl:any, libregexp-ipv6-perl Suggests: libbusiness-isbn-perl (>= 3.005), libwww-perl Description: module to manipulate and access URI strings URI is a collection of Perl modules that represent and manipulate Uniform Resource Identifier (URI) references as specified in RFC 2396. . URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways. . The URI class replaces the URI::URL class that used to be distributed with libwww-perl. This package also includes an emulation of the old URI::URL interface, which implements both the old and the new interface. Homepage: https://metacpan.org/release/URI Package: liburiparser1 Status: install ok installed Priority: optional Section: libs Installed-Size: 124 Maintainer: Jörg Frings-Fürst Architecture: amd64 Multi-Arch: same Source: uriparser Version: 0.9.7+dfsg-2 Depends: libc6 (>= 2.26) Description: URI parsing library compliant with RFC 3986 uriparser is a library that parses Uniform Resource Identifiers (URIs), strictly adhering to RFC 3986 where syntax for URIs is defined. URIs are used to identify resources, like http://www.debian.org/ or urn:isbn:0-395-36341-1. . uriparser has the following features: . * strictly compliant to RFC 3986, implementing: + parsing + reference resolution + reference creation + recomposition + syntax-based normalization * fast (linear input length time complexity) * unicode support Homepage: http://uriparser.sourceforge.net Package: libusb-1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 155 Maintainer: Aurelien Jarno Architecture: amd64 Multi-Arch: same Source: libusb-1.0 Version: 2:1.0.26-1 Depends: libc6 (>= 2.17), libudev1 (>= 183) Description: userspace USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need to run programs that use this library. Homepage: http://www.libusb.info Package: libusb-1.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 161 Maintainer: Aurelien Jarno Architecture: i386 Multi-Arch: same Source: libusb-1.0 Version: 2:1.0.26-1 Depends: libc6 (>= 2.28), libudev1 (>= 183) Description: userspace USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need to run programs that use this library. Homepage: http://www.libusb.info Package: libusbmuxd6 Status: install ok installed Priority: optional Section: libs Installed-Size: 69 Maintainer: gtkpod Maintainers Architecture: amd64 Multi-Arch: same Source: libusbmuxd Version: 2.0.2-3 Depends: libc6 (>= 2.15), libplist3 (>= 2.2.0) Breaks: usbmuxd (<< 1.1.1~git20181007.f838cf6-1) Description: USB multiplexor daemon for iPhone and iPod Touch devices - library usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package contains the shared library. Homepage: https://libimobiledevice.org Package: libutempter0 Status: install ok installed Priority: optional Section: libs Installed-Size: 50 Maintainer: Christian Göttsche Architecture: amd64 Multi-Arch: same Source: libutempter Version: 1.2.1-3 Depends: libc6 (>= 2.34) Description: privileged helper for utmp/wtmp updates (runtime) The libutempter library provides interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files. . The utempter is a privileged helper used by libutempter library to manipulate utmp and wtmp files. Homepage: https://git.altlinux.org/people/ldv/packages/?p=libutempter.git Package: libuuid1 Status: install ok installed Priority: optional Section: libs Installed-Size: 80 Maintainer: util-linux packagers Architecture: amd64 Multi-Arch: same Source: util-linux (2.38.1-5) Version: 2.38.1-5+b1 Depends: libc6 (>= 2.25) Recommends: uuid-runtime Description: Universally Unique ID library The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). A UUID is an identifier that is unique within the space of all such identifiers across both space and time. It can be used for multiple purposes, from tagging objects with an extremely short lifetime to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: libuv1 Status: install ok installed Priority: optional Section: libs Installed-Size: 298 Maintainer: Dominique Dumont Architecture: amd64 Multi-Arch: same Version: 1.44.2-1 Depends: libc6 (>= 2.33) Description: asynchronous event notification library - runtime library Libuv is the asynchronous library behind Node.js. Very similar to libevent or libev, it provides the main elements for event driven systems: watching and waiting for availability in a set of sockets, and some other events like timers or asynchronous messages. However, libuv also comes with some other extras like: * files watchers and asynchronous operations * a portable TCP and UDP API, as well as asynchronous DNS resolution * processes and threads management, and a portable inter-process communications mechanism, with pipes and work queues * a plugins mechanism for loading libraries dynamically * interface with external libraries that also need to access the I/O. . This package includes the dynamic library against which you can link your program. Homepage: https://github.com/libuv/libuv Package: libv4l-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 259 Maintainer: Gregor Jasny Architecture: amd64 Multi-Arch: same Source: v4l-utils (1.22.1-5) Version: 1.22.1-5+b2 Depends: libv4lconvert0 (= 1.22.1-5+b2), libc6 (>= 2.34) Description: Collection of video4linux support libraries libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. . libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). . libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary. . This package contains the shared libraries. Homepage: https://linuxtv.org/downloads/v4l-utils/ Package: libv4l-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 257 Maintainer: Gregor Jasny Architecture: i386 Multi-Arch: same Source: v4l-utils (1.22.1-5) Version: 1.22.1-5+b2 Depends: libv4lconvert0 (= 1.22.1-5+b2), libc6 (>= 2.34) Description: Collection of video4linux support libraries libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. . libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). . libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary. . This package contains the shared libraries. Homepage: https://linuxtv.org/downloads/v4l-utils/ Package: libv4lconvert0 Status: install ok installed Priority: optional Section: libs Installed-Size: 329 Maintainer: Gregor Jasny Architecture: amd64 Multi-Arch: same Source: v4l-utils (1.22.1-5) Version: 1.22.1-5+b2 Replaces: libv4l-0 (<< 0.8.5-4) Depends: libc6 (>= 2.34), libjpeg62-turbo (>= 1.3.1) Breaks: libv4l-0 (<< 0.8.5-4) Description: Video4linux frame format conversion library libv4lconvert offers functions to convert from any (known) pixelformat to BGR24, RGB24, YUV420 and YVU420. . This package contains the shared library. Homepage: https://linuxtv.org/downloads/v4l-utils/ Package: libv4lconvert0 Status: install ok installed Priority: optional Section: libs Installed-Size: 330 Maintainer: Gregor Jasny Architecture: i386 Multi-Arch: same Source: v4l-utils (1.22.1-5) Version: 1.22.1-5+b2 Replaces: libv4l-0 (<< 0.8.5-4) Depends: libc6 (>= 2.34), libjpeg62-turbo (>= 1.3.1) Breaks: libv4l-0 (<< 0.8.5-4) Description: Video4linux frame format conversion library libv4lconvert offers functions to convert from any (known) pixelformat to BGR24, RGB24, YUV420 and YVU420. . This package contains the shared library. Homepage: https://linuxtv.org/downloads/v4l-utils/ Package: libva-drm2 Status: install ok installed Priority: optional Section: libs Installed-Size: 43 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libva Version: 2.17.0-1 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.60), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1) Description: Video Acceleration (VA) API for Linux -- DRM runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the libva-drm library. Homepage: https://01.org/linuxmedia/vaapi Package: libva-drm2 Status: install ok installed Priority: optional Section: libs Installed-Size: 42 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libva Version: 2.17.0-1 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.60), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1) Description: Video Acceleration (VA) API for Linux -- DRM runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the libva-drm library. Homepage: https://01.org/linuxmedia/vaapi Package: libva-glx2 Status: install ok installed Priority: optional Section: libs Installed-Size: 51 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libva Version: 2.17.0-1 Depends: libc6 (>= 2.34), libgl1, libva-x11-2 (>= 1.0.3), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1), libx11-6 Description: Video Acceleration (VA) API for Linux -- GLX runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the libva-glx library. Homepage: https://01.org/linuxmedia/vaapi Package: libva-glx2 Status: install ok installed Priority: optional Section: libs Installed-Size: 50 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libva Version: 2.17.0-1 Depends: libc6 (>= 2.34), libgl1, libva-x11-2 (>= 1.0.3), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1), libx11-6 Description: Video Acceleration (VA) API for Linux -- GLX runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the libva-glx library. Homepage: https://01.org/linuxmedia/vaapi Package: libva-wayland2 Status: install ok installed Priority: optional Section: libs Installed-Size: 47 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libva Version: 2.17.0-1 Depends: libc6 (>= 2.33), libdrm2 (>= 2.4.60), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1), libwayland-client0 (>= 1.20.0) Description: Video Acceleration (VA) API for Linux -- Wayland runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the libva-wayland library. Homepage: https://01.org/linuxmedia/vaapi Package: libva-x11-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 55 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libva Version: 2.17.0-1 Depends: libc6 (>= 2.33), libdrm2 (>= 2.4.60), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1 (>= 2:1.8.3), libxcb-dri3-0, libxcb1, libxext6, libxfixes3 Description: Video Acceleration (VA) API for Linux -- X11 runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the libva-x11 library. Homepage: https://01.org/linuxmedia/vaapi Package: libva-x11-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 58 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libva Version: 2.17.0-1 Depends: libc6 (>= 2.33), libdrm2 (>= 2.4.60), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1 (>= 2:1.8.3), libxcb-dri3-0, libxcb1, libxext6, libxfixes3 Description: Video Acceleration (VA) API for Linux -- X11 runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the libva-x11 library. Homepage: https://01.org/linuxmedia/vaapi Package: libva2 Status: install ok installed Priority: optional Section: libs Installed-Size: 217 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libva Version: 2.17.0-1 Provides: libva-driver-abi-1.0, libva-driver-abi-1.1, libva-driver-abi-1.10, libva-driver-abi-1.11, libva-driver-abi-1.12, libva-driver-abi-1.13, libva-driver-abi-1.14, libva-driver-abi-1.15, libva-driver-abi-1.16, libva-driver-abi-1.17, libva-driver-abi-1.2, libva-driver-abi-1.3, libva-driver-abi-1.4, libva-driver-abi-1.5, libva-driver-abi-1.6, libva-driver-abi-1.7, libva-driver-abi-1.8, libva-driver-abi-1.9 Depends: libc6 (>= 2.34) Recommends: va-driver-all | va-driver Description: Video Acceleration (VA) API for Linux -- runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the main libva library. Homepage: https://01.org/linuxmedia/vaapi Package: libva2 Status: install ok installed Priority: optional Section: libs Installed-Size: 248 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libva Version: 2.17.0-1 Provides: libva-driver-abi-1.0, libva-driver-abi-1.1, libva-driver-abi-1.10, libva-driver-abi-1.11, libva-driver-abi-1.12, libva-driver-abi-1.13, libva-driver-abi-1.14, libva-driver-abi-1.15, libva-driver-abi-1.16, libva-driver-abi-1.17, libva-driver-abi-1.2, libva-driver-abi-1.3, libva-driver-abi-1.4, libva-driver-abi-1.5, libva-driver-abi-1.6, libva-driver-abi-1.7, libva-driver-abi-1.8, libva-driver-abi-1.9 Depends: libc6 (>= 2.34) Recommends: va-driver-all | va-driver Description: Video Acceleration (VA) API for Linux -- runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the main libva library. Homepage: https://01.org/linuxmedia/vaapi Package: libvcdinfo0 Status: install ok installed Priority: optional Section: libs Installed-Size: 239 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: vcdimager Version: 2.0.1+dfsg-6 Depends: libc6 (>= 2.33), libcdio19 (>= 2.1.0), libiso9660-11 (>= 2.0.0) Description: library to extract information from VideoCD This library can be used to extract information stored on a VideoCD. One use is in media players, such as xine and vlc (where in fact it is currently used). Here libvcdinfo assists in VideoCD navigation, playback control and showing what is contained on a VideoCD. Some standalone programs for this library are vcd-info and vcdxrip (part of the VCDImager distribution). Homepage: https://www.gnu.org/software/vcdimager/ Package: libvdpau-va-gl1 Status: install ok installed Priority: optional Section: libs Installed-Size: 254 Maintainer: Vincent Bernat Architecture: amd64 Multi-Arch: same Source: libvdpau-va-gl (0.4.2-1) Version: 0.4.2-1+b1 Provides: vdpau-driver Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgl1, libstdc++6 (>= 6), libva-x11-2 (>= 1.0.3), libva2 (>= 1.7.3), libx11-6, libxext6, libvdpau1 Enhances: libvdpau1 Conffiles: /etc/X11/Xsession.d/20vdpau-va-gl 2048b94e02fb348cbedd187dfad63fbe Description: VDPAU driver with OpenGL/VAAPI backend Many applications can use VDPAU to accelerate portions of the video decoding process and video post-processing to the GPU video hardware. Unfortunately, there is no such library for many graphic chipsets. Some applications also support VA-API but many of them, including Adobe Flash Player, don't. . This library proposes a generic VDPAU library. It uses OpenGL under the hood to accelerate drawing and scaling and VA-API (if available) to accelerate video decoding. Homepage: https://github.com/i-rinat/libvdpau-va-gl Package: libvdpau-va-gl1 Status: install ok installed Priority: optional Section: libs Installed-Size: 269 Maintainer: Vincent Bernat Architecture: i386 Multi-Arch: same Source: libvdpau-va-gl (0.4.2-1) Version: 0.4.2-1+b1 Provides: vdpau-driver Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libgl1, libstdc++6 (>= 6), libva-x11-2 (>= 1.0.3), libva2 (>= 1.7.3), libx11-6, libxext6, libvdpau1 Enhances: libvdpau1 Conffiles: /etc/X11/Xsession.d/20vdpau-va-gl 2048b94e02fb348cbedd187dfad63fbe Description: VDPAU driver with OpenGL/VAAPI backend Many applications can use VDPAU to accelerate portions of the video decoding process and video post-processing to the GPU video hardware. Unfortunately, there is no such library for many graphic chipsets. Some applications also support VA-API but many of them, including Adobe Flash Player, don't. . This library proposes a generic VDPAU library. It uses OpenGL under the hood to accelerate drawing and scaling and VA-API (if available) to accelerate video decoding. Homepage: https://github.com/i-rinat/libvdpau-va-gl Package: libvdpau1 Status: install ok installed Priority: optional Section: libs Installed-Size: 106 Maintainer: Debian NVIDIA Maintainers Architecture: amd64 Multi-Arch: same Source: libvdpau Version: 1.5-2 Depends: libc6 (>= 2.34), libx11-6 (>= 2:1.4.99.1), libxext6 Recommends: vdpau-driver-all | vdpau-driver Conffiles: /etc/vdpau_wrapper.cfg bc89239208609c5d031b74c99a45747d Description: Video Decode and Presentation API for Unix (libraries) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package contains the VDPAU wrapper and trace libraries. Homepage: https://www.freedesktop.org/wiki/Software/VDPAU/ Package: libvdpau1 Status: install ok installed Priority: optional Section: libs Installed-Size: 117 Maintainer: Debian NVIDIA Maintainers Architecture: i386 Multi-Arch: same Source: libvdpau Version: 1.5-2 Depends: libc6 (>= 2.34), libx11-6 (>= 2:1.4.99.1), libxext6 Recommends: vdpau-driver-all | vdpau-driver Conffiles: /etc/vdpau_wrapper.cfg bc89239208609c5d031b74c99a45747d Description: Video Decode and Presentation API for Unix (libraries) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package contains the VDPAU wrapper and trace libraries. Homepage: https://www.freedesktop.org/wiki/Software/VDPAU/ Package: libvidstab1.1 Status: install ok installed Priority: optional Section: libs Installed-Size: 99 Maintainer: Keng-Yu Lin Architecture: amd64 Multi-Arch: same Source: libvidstab (1.1.0-2) Version: 1.1.0-2+b1 Depends: libc6 (>= 2.15), libgomp1 (>= 4.9) Description: video stabilization library (shared library) Imagine you captured a nice video with your camcorder, compact camera or even cell phone while skiing, cycling or whatever sports and the video is basically just jiggled. . Modern cameras come along with hardware stabilisation, however this does not work if you have really strong vibrations - rather the contrary - sometimes this mechanism starts to oscillate. . Vid.Stab is your friend in this matter. It is designed to stabilize even strongly jiggled clips. . This package contains the shared library. Homepage: http://public.hronopik.de/vid.stab/ Package: libvisio-0.1-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 800 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libvisio (0.1.7-1) Version: 0.1.7-1+b3 Depends: libc6 (>= 2.35), libgcc-s1 (>= 3.0), libicu72 (>= 72.1~rc-1~), librevenge-0.0-0, libstdc++6 (>= 11), libxml2 (>= 2.9.2+zdfsg1-4) Breaks: libvisio-tools (<< 0.0.15~) Description: library for parsing the visio file structure Libvisio is library providing ability to interpret and import visio diagrams into various applications. Homepage: http://freedesktop.org/wiki/Software/libvisio Package: libvisual-0.4-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 386 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: same Source: libvisual Version: 0.4.0-19 Depends: libc6 (>= 2.34) Suggests: libvisual-0.4-plugins Breaks: libvisual-0.4-plugins (<< 0.4.0.dfsg.1-5) Description: audio visualization framework Libvisual is a generic visualization framework that allows applications to easily access and manage visualization plugins. . Audio visualization is the process of making pretty moving images that are correlated in some way to the audio currently being played by a media player. Most audio visualization is tied to a specific application or media player, making it difficult to share code. Libvisual allows applications to use existing visualization plugins written for the libvisual framework. . This package provides the runtime libraries for libvisual. Libvisual is not very useful without visualization plugins, so it is highly recommended to install the libvisual-0.4-plugins package. Homepage: http://libvisual.org Package: libvisual-0.4-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 429 Maintainer: Debian QA Group Architecture: i386 Multi-Arch: same Source: libvisual Version: 0.4.0-19 Depends: libc6 (>= 2.34) Suggests: libvisual-0.4-plugins Breaks: libvisual-0.4-plugins (<< 0.4.0.dfsg.1-5) Description: audio visualization framework Libvisual is a generic visualization framework that allows applications to easily access and manage visualization plugins. . Audio visualization is the process of making pretty moving images that are correlated in some way to the audio currently being played by a media player. Most audio visualization is tied to a specific application or media player, making it difficult to share code. Libvisual allows applications to use existing visualization plugins written for the libvisual framework. . This package provides the runtime libraries for libvisual. Libvisual is not very useful without visualization plugins, so it is highly recommended to install the libvisual-0.4-plugins package. Homepage: http://libvisual.org Package: libvlc-bin Status: install ok installed Priority: optional Section: video Installed-Size: 165 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: vlc Version: 3.0.18-2 Depends: libc6 (>= 2.34), libvlc5 (>= 3.0.18) Description: tools for VLC's base library VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the vlc-cache-gen binary. Homepage: https://www.videolan.org/vlc/ Package: libvlc5 Status: install ok installed Priority: optional Section: libs Installed-Size: 304 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: vlc Version: 3.0.18-2 Depends: libc6 (>= 2.34), libvlccore9 (>= 3.0.18) Recommends: libvlc-bin (= 3.0.18-2) Description: multimedia player and streamer library VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the shared library required by applications using VLC features. Homepage: https://www.videolan.org/vlc/ Package: libvlccore9 Status: install ok installed Priority: optional Section: libs Installed-Size: 1251 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: vlc Version: 3.0.18-2 Provides: vlc-plugin-abi-3-0-0f Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libidn12 (>= 1.13) Recommends: libproxy-tools Description: base library for VLC and its modules VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the shared library required by VLC modules and libvlc. Homepage: https://www.videolan.org/vlc/ Package: libvncclient1 Status: install ok installed Priority: optional Section: libs Installed-Size: 302 Maintainer: Debian Remote Maintainers Architecture: amd64 Multi-Arch: same Source: libvncserver Version: 0.9.14+dfsg-1 Replaces: libvncserver0 (<< 0.9.9+dfsg-3) Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.0), libgnutls30 (>= 3.7.5), libjpeg62-turbo (>= 1.3.1), liblzo2-2 (>= 2.02), libsasl2-2 (>= 2.1.28+dfsg), zlib1g (>= 1:1.1.4) Breaks: libvncserver0 (<< 0.9.9+dfsg-3) Description: API to write one's own VNC server - client library LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package provides the client library. Homepage: http://libvnc.github.io Package: libvo-aacenc0 Status: install ok installed Priority: optional Section: libs Installed-Size: 139 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: vo-aacenc Version: 0.1.3-2 Depends: libc6 (>= 2.14) Description: VisualOn AAC encoder library This library contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. The library is based on a codec implementation by VisualOn, part of the Stagefright framework from the Google Android project. Homepage: http://opencore-amr.git.sourceforge.net/ Package: libvo-amrwbenc0 Status: install ok installed Priority: optional Section: libs Installed-Size: 130 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: vo-amrwbenc Version: 0.1.3-2 Depends: libc6 (>= 2.14) Description: VisualOn AMR-WB encoder library This library contains an encoder implementation of the Adaptive Multi Rate Wideband (AMR-WB) audio codec. The library is based on a codec implementation by VisualOn, part of the Stagefright framework from the Google Android project. . This package contains development files. Homepage: http://opencore-amr.git.sourceforge.net/ Package: libvoikko1 Status: install ok installed Priority: optional Section: libs Installed-Size: 316 Maintainer: Timo Jyrinki Architecture: amd64 Multi-Arch: same Source: libvoikko (4.3.1-1) Version: 4.3.1-1+b1 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libhfstospell11 (>= 0.5.3), libstdc++6 (>= 11) Suggests: voikko-fi Breaks: voikko-fi (<< 2.0-1) Description: Library of free natural language processing tools Libvoikko is a library of free natural language processing tools. It aims to provide support for languages that are not well served by other existing free linguistic tools. . The library supports multiple backends, of which VFST and HFST are enabled in the default build: . - VFST: Finite state transducer format used for Finnish morphology and as an experimental language independent backend. - HFST (Helsinki Finite-State Transducer Technology): Supports ZHFST speller archives for various languages. - Experimental backends: Weighted VFST and Lttoolbox. . Libvoikko provides spell checking, hyphenation, grammar checking and morphological analysis for Finnish language. Spell checking is supported for other languages through the HFST backend. . This package contains the shared library. Homepage: http://voikko.puimula.org/ Package: libvolume-key1 Status: install ok installed Priority: optional Section: libs Installed-Size: 787 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: same Source: volume-key (0.3.12-5) Version: 0.3.12-5+b1 Depends: libblkid1 (>= 2.16), libc6 (>= 2.14), libcryptsetup12 (>= 2:1.4), libglib2.0-0 (>= 2.18.0), libgpgme11 (>= 1.4.1), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), gnupg Description: Library for manipulating storage encryption keys and passphrases This package provides libvolume_key, a library for manipulating storage volume encryption keys and storing them separately from volumes. . The main goal of the software is to allow restoring access to an encrypted hard drive if the primary user forgets the passphrase. The encryption key back up can also be useful for extracting data after a hardware or software failure that corrupts the header of the encrypted volume, or to access the company data after an employee leaves abruptly. Homepage: https://pagure.io/volume_key Package: libvorbis0a Status: install ok installed Priority: optional Section: libs Installed-Size: 205 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libvorbis Version: 1.3.7-1 Depends: libc6 (>= 2.29), libogg0 (>= 1.1.0) Description: decoder library for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbis library is the primary Ogg Vorbis library. Homepage: https://www.xiph.org/vorbis/ Package: libvorbis0a Status: install ok installed Priority: optional Section: libs Installed-Size: 201 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libvorbis Version: 1.3.7-1 Depends: libc6 (>= 2.29), libogg0 (>= 1.1.0) Description: decoder library for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbis library is the primary Ogg Vorbis library. Homepage: https://www.xiph.org/vorbis/ Package: libvorbisenc2 Status: install ok installed Priority: optional Section: libs Installed-Size: 703 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libvorbis Version: 1.3.7-1 Depends: libc6 (>= 2.4), libvorbis0a (= 1.3.7-1) Description: encoder library for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisenc library provides a convenient API for setting up an encoding environment using libvorbis. Homepage: https://www.xiph.org/vorbis/ Package: libvorbisenc2 Status: install ok installed Priority: optional Section: libs Installed-Size: 583 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libvorbis Version: 1.3.7-1 Depends: libc6 (>= 2.4), libvorbis0a (= 1.3.7-1) Description: encoder library for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisenc library provides a convenient API for setting up an encoding environment using libvorbis. Homepage: https://www.xiph.org/vorbis/ Package: libvorbisfile3 Status: install ok installed Priority: optional Section: libs Installed-Size: 63 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libvorbis Version: 1.3.7-1 Depends: libc6 (>= 2.14), libogg0 (>= 1.1.0), libvorbis0a (= 1.3.7-1) Description: high-level API for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisfile library provides a convenient high-level API for decoding and basic manipulation of all Vorbis-I audio streams. Homepage: https://www.xiph.org/vorbis/ Package: libvpx7 Status: install ok installed Priority: optional Section: libs Installed-Size: 3096 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libvpx Version: 1.12.0-1 Depends: libc6 (>= 2.29) Description: VP8 and VP9 video codec (shared library) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the shared libraries. Homepage: https://www.webmproject.org Package: libvpx7 Status: install ok installed Priority: optional Section: libs Installed-Size: 3115 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libvpx Version: 1.12.0-1 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2) Description: VP8 and VP9 video codec (shared library) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the shared libraries. Homepage: https://www.webmproject.org Package: libvulkan1 Status: install ok installed Priority: optional Section: libs Installed-Size: 477 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: vulkan-loader Version: 1.3.239.0-1 Replaces: libvulkan-dev (<< 1.1.70+dfsg1-2), vulkan-loader Depends: libc6 (>= 2.34) Recommends: mesa-vulkan-drivers | vulkan-icd Breaks: libvulkan-dev (<< 1.1.70+dfsg1-2), vulkan-loader Description: Vulkan loader library The Loader implements the main VK library. It handles layer management and driver management. The loader fully supports multi-gpu operation. As part of this, it dispatches API calls to the correct driver, and to the correct layers, based on the GPU object selected by the application. . This package includes the loader library. Homepage: https://github.com/KhronosGroup/Vulkan-Loader Package: libvulkan1 Status: install ok installed Priority: optional Section: libs Installed-Size: 540 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: vulkan-loader Version: 1.3.239.0-1 Replaces: libvulkan-dev (<< 1.1.70+dfsg1-2), vulkan-loader Depends: libc6 (>= 2.34) Recommends: mesa-vulkan-drivers | vulkan-icd Breaks: libvulkan-dev (<< 1.1.70+dfsg1-2), vulkan-loader Description: Vulkan loader library The Loader implements the main VK library. It handles layer management and driver management. The loader fully supports multi-gpu operation. As part of this, it dispatches API calls to the correct driver, and to the correct layers, based on the GPU object selected by the application. . This package includes the loader library. Homepage: https://github.com/KhronosGroup/Vulkan-Loader Package: libwacom-common Status: install ok installed Priority: optional Section: libs Installed-Size: 862 Maintainer: Timo Aaltonen Architecture: all Multi-Arch: foreign Source: libwacom Version: 2.6.0-1 Description: Wacom model feature query library (common files) libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built-in on-screen tablet", "what is the size of this model", etc. . This package contains common data files for libwacom. Package: libwacom9 Status: install ok installed Priority: optional Section: libs Installed-Size: 70 Maintainer: Timo Aaltonen Architecture: amd64 Multi-Arch: same Source: libwacom Version: 2.6.0-1 Depends: libc6 (>= 2.8), libglib2.0-0 (>= 2.67.3), libgudev-1.0-0 (>= 146), libwacom-common (= 2.6.0-1) Suggests: libwacom-bin (= 2.6.0-1) Description: Wacom model feature query library libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built-in on-screen tablet", "what is the size of this model", etc. Package: libwavpack1 Status: install ok installed Priority: optional Section: libs Installed-Size: 203 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: wavpack Version: 5.6.0-1 Depends: libc6 (>= 2.33) Description: audio codec (lossy and lossless) - library WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. . This package contains the shared libraries necessary to run programs using libwavpack. Homepage: http://www.wavpack.com Package: libwayland-client0 Status: install ok installed Priority: optional Section: libs Installed-Size: 89 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: wayland Version: 1.21.0-1 Replaces: libwayland0 (<< 1.1.0-1) Depends: libc6 (>= 2.28), libffi8 (>= 3.4) Conflicts: libwayland0 (<< 1.1.0-1) Description: wayland compositor infrastructure - client library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the client side of the Wayland protocol. Homepage: https://wayland.freedesktop.org/ Package: libwayland-client0 Status: install ok installed Priority: optional Section: libs Installed-Size: 80 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: wayland Version: 1.21.0-1 Replaces: libwayland0 (<< 1.1.0-1) Depends: libc6 (>= 2.28), libffi8 (>= 3.4) Conflicts: libwayland0 (<< 1.1.0-1) Description: wayland compositor infrastructure - client library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the client side of the Wayland protocol. Homepage: https://wayland.freedesktop.org/ Package: libwayland-cursor0 Status: install ok installed Priority: optional Section: libs Installed-Size: 54 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: wayland Version: 1.21.0-1 Replaces: libwayland0 (<< 1.1.0-1) Depends: libc6 (>= 2.28), libwayland-client0 (>= 1.20.0) Conflicts: libwayland0 (<< 1.1.0-1) Description: wayland compositor infrastructure - cursor library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships a helper library to manage cursors. Homepage: https://wayland.freedesktop.org/ Package: libwayland-cursor0 Status: install ok installed Priority: optional Section: libs Installed-Size: 49 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: wayland Version: 1.21.0-1 Replaces: libwayland0 (<< 1.1.0-1) Depends: libc6 (>= 2.28), libwayland-client0 (>= 1.20.0) Conflicts: libwayland0 (<< 1.1.0-1) Description: wayland compositor infrastructure - cursor library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships a helper library to manage cursors. Homepage: https://wayland.freedesktop.org/ Package: libwayland-egl1 Status: install ok installed Priority: optional Section: libs Installed-Size: 33 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: wayland Version: 1.21.0-1 Replaces: libwayland-egl1-mesa (<< 18.0.5-0) Provides: libwayland-egl1-mesa Depends: libc6 (>= 2.2.5) Breaks: libwayland-egl1-mesa (<< 18.0.5-0) Description: wayland compositor infrastructure - EGL library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the Wayland EGL platform of the Wayland protocol. Homepage: https://wayland.freedesktop.org/ Package: libwayland-egl1 Status: install ok installed Priority: optional Section: libs Installed-Size: 33 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: wayland Version: 1.21.0-1 Replaces: libwayland-egl1-mesa (<< 18.0.5-0) Provides: libwayland-egl1-mesa Depends: libc6 (>= 2.1.3) Breaks: libwayland-egl1-mesa (<< 18.0.5-0) Description: wayland compositor infrastructure - EGL library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the Wayland EGL platform of the Wayland protocol. Homepage: https://wayland.freedesktop.org/ Package: libwayland-server0 Status: install ok installed Priority: optional Section: libs Installed-Size: 111 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: wayland Version: 1.21.0-1 Replaces: libwayland0 (<< 1.1.0-1) Depends: libc6 (>= 2.33), libffi8 (>= 3.4) Breaks: weston (<< 1.2.0) Conflicts: libwayland0 (<< 1.1.0-1) Description: wayland compositor infrastructure - server library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the server side of the Wayland protocol. Homepage: https://wayland.freedesktop.org/ Package: libwayland-server0 Status: install ok installed Priority: optional Section: libs Installed-Size: 102 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: wayland Version: 1.21.0-1 Replaces: libwayland0 (<< 1.1.0-1) Depends: libc6 (>= 2.33), libffi8 (>= 3.4) Breaks: weston (<< 1.2.0) Conflicts: libwayland0 (<< 1.1.0-1) Description: wayland compositor infrastructure - server library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the server side of the Wayland protocol. Homepage: https://wayland.freedesktop.org/ Package: libwbclient0 Status: install ok installed Priority: optional Section: libs Installed-Size: 129 Maintainer: Debian Samba Maintainers Architecture: amd64 Multi-Arch: same Source: samba Version: 2:4.17.8+dfsg-2 Depends: libbsd0 (>= 0.0), libc6 (>= 2.34) Breaks: samba-libs (<< 2:4.11.0+dfsg-1~) Description: Samba winbind client library Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Homepage: https://www.samba.org Package: libweather-ion7 Status: install ok installed Priority: optional Section: libs Installed-Size: 132 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: plasma-workspace Version: 4:5.27.5-2 Depends: libc6 (>= 2.4), libkf5plasma5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Weather_ion library. . This package contains library files. Homepage: https://invent.kde.org/plasma/plasma-workspace Package: libwebkit2gtk-4.1-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 71945 Maintainer: Debian WebKit Maintainers Architecture: amd64 Multi-Arch: same Source: webkit2gtk Version: 2.40.2-1 Depends: libjavascriptcoregtk-4.1-0 (= 2.40.2-1), gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, bubblewrap (>= 0.3.1), xdg-dbus-proxy, libatk1.0-0 (>= 1.32.0), libavif15 (>= 0.11.1), libc6 (>= 2.35), libcairo2 (>= 1.15.12), libdrm2 (>= 2.4.75), libenchant-2-2 (>= 2.2.3), libepoxy0 (>= 1.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.9.1), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 4.0), libgcrypt20 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.70.0), libgstreamer-gl1.0-0 (>= 1.14.0), libgstreamer-plugins-bad1.0-0 (>= 1.22.0), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libgtk-3-0 (>= 3.23.0), libharfbuzz-icu0 (>= 0.9.18), libharfbuzz0b (>= 1.4.2), libhyphen0 (>= 2.7.1), libicu72 (>= 72.1~rc-1~), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libmanette-0.2-0 (>= 0.1.2), libopenjp2-7 (>= 2.2.0), libpango-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2-1), libseccomp2 (>= 0.0.0~20120605), libsecret-1-0 (>= 0.7), libsoup-3.0-0 (>= 3.0.3), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 12), libsystemd0, libtasn1-6 (>= 4.14), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.3.92), libwebp7 (>= 1.2.4), libwebpdemux2 (>= 1.2.4), libwoff1 (>= 1.0.0), libwpe-1.0-1 (>= 1.3.0), libwpebackend-fdo-1.0-1 (>= 1.8.0), libx11-6, libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxml2 (>= 2.8), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.2.2) Recommends: gstreamer1.0-gl, libgl1-mesa-dri, xdg-desktop-portal-gtk, gstreamer1.0-libav, gstreamer1.0-plugins-bad Suggests: gstreamer1.0-alsa Description: Web content engine library for GTK WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. This build provides version 4.1 of the API and uses libsoup v3 for the networking stack and the GTK 3 widget toolkit. . This package contains the shared libraries. Homepage: https://webkitgtk.org/ Package: libwebp7 Status: install ok installed Priority: optional Section: libs Installed-Size: 544 Maintainer: Jeff Breidenbach Architecture: amd64 Multi-Arch: same Source: libwebp Version: 1.2.4-0.2 Depends: libc6 (>= 2.34) Description: Lossy compression of digital photographic images Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Homepage: https://developers.google.com/speed/webp/ Package: libwebp7 Status: install ok installed Priority: optional Section: libs Installed-Size: 583 Maintainer: Jeff Breidenbach Architecture: i386 Multi-Arch: same Source: libwebp Version: 1.2.4-0.2 Depends: libc6 (>= 2.34) Description: Lossy compression of digital photographic images Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Homepage: https://developers.google.com/speed/webp/ Package: libwebpdemux2 Status: install ok installed Priority: optional Section: libs Installed-Size: 120 Maintainer: Jeff Breidenbach Architecture: amd64 Multi-Arch: same Source: libwebp Version: 1.2.4-0.2 Depends: libc6 (>= 2.14), libwebp7 (>= 1.2.4) Description: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Homepage: https://developers.google.com/speed/webp/ Package: libwebpmux3 Status: install ok installed Priority: optional Section: libs Installed-Size: 144 Maintainer: Jeff Breidenbach Architecture: amd64 Multi-Arch: same Source: libwebp Version: 1.2.4-0.2 Depends: libc6 (>= 2.29), libwebp7 (>= 1.2.4) Description: Lossy compression of digital photographic images Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Homepage: https://developers.google.com/speed/webp/ Package: libwebpmux3 Status: install ok installed Priority: optional Section: libs Installed-Size: 147 Maintainer: Jeff Breidenbach Architecture: i386 Multi-Arch: same Source: libwebp Version: 1.2.4-0.2 Depends: libc6 (>= 2.29), libwebp7 (>= 1.2.4) Description: Lossy compression of digital photographic images Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Homepage: https://developers.google.com/speed/webp/ Package: libwebrtc-audio-processing1 Status: install ok installed Priority: optional Section: libs Installed-Size: 710 Maintainer: Pulseaudio maintenance team Architecture: amd64 Multi-Arch: same Source: webrtc-audio-processing (0.3-1) Version: 0.3-1+b1 Depends: libc6 (>= 2.27), libgcc1 (>= 1:4.0), libstdc++6 (>= 5.2) Description: AudioProcessing module from the WebRTC project. Audio processing library (echo-cancellation, gain control etc) around the AudioProcessing module from the WebRTC project Homepage: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/ Package: libwebsocket-api-java Status: install ok installed Priority: optional Section: java Installed-Size: 133 Maintainer: Debian Java Maintainers Architecture: all Source: websocket-api Version: 1.1-2 Replaces: libservlet3.1-java (<< 9) Breaks: libservlet3.1-java (<< 9) Description: Java WebSocket API Java API for WebSocket (JSR-356) defines a standard API for the development of websocket applications, both on the server side as well as on the Java client side. Homepage: http://websocket-spec.java.net Package: libwildmidi2 Status: install ok installed Priority: optional Section: libs Installed-Size: 162 Maintainer: Bret Curtis Architecture: amd64 Multi-Arch: same Source: wildmidi Version: 0.4.3-1 Replaces: libwildmidi0 Depends: libc6 (>= 2.14) Suggests: libwildmidi-config Description: software MIDI player library MIDI streaming library designed to process a MIDI file using sound patches and stream the results as stereo audio data through a buffer which an external program can then process further. Homepage: http://www.mindwerks.net/projects/wildmidi/ Package: libwmf-0.2-7 Status: install ok installed Priority: optional Section: libs Installed-Size: 403 Maintainer: Yangfl Architecture: amd64 Multi-Arch: same Source: libwmf Version: 0.2.12-5.2 Replaces: libwmf0.2-7 (<< 0.2.12-1) Depends: libc6 (>= 2.33), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libwmflite-0.2-7 (>= 0.2.12), libx11-6, zlib1g (>= 1:1.1.4) Recommends: fonts-urw-base35 Suggests: libwmf-0.2-7-gtk Breaks: libwmf0.2-7 (<< 0.2.12-1) Description: Windows metafile conversion library Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package contains the shared library. Homepage: http://wvware.sourceforge.net/libwmf.html Package: libwmflite-0.2-7 Status: install ok installed Priority: optional Section: libs Installed-Size: 201 Maintainer: Yangfl Architecture: amd64 Multi-Arch: same Source: libwmf Version: 0.2.12-5.2 Replaces: libwmf0.2-7 (<< 0.2.12-1) Depends: libc6 (>= 2.14) Breaks: libwmf0.2-7 (<< 0.2.12-1) Description: Windows metafile conversion lite library Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package contains the lite library. Homepage: http://wvware.sourceforge.net/libwmf.html Package: libwoff1 Status: install ok installed Priority: optional Section: libs Installed-Size: 149 Maintainer: Debian Fonts Task Force Architecture: amd64 Multi-Arch: same Source: woff2 Version: 1.0.2-2 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: library for converting fonts to WOFF 2.0 woff2 is a library for converting fonts from the TTF format to the WOFF 2.0 format. The library also allows decompression from WOFF 2.0 to TTF. . The WOFF 2.0 format uses the Brotli compression algorithm to compress fonts suitable for use in CSS @font-face rules. WOFF 2.0 is a W3C Candidate Recommendation. Homepage: https://github.com/google/woff2 Package: libwpd-0.10-10 Status: install ok installed Priority: optional Section: libs Installed-Size: 785 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libwpd (0.10.3-2) Version: 0.10.3-2+b1 Replaces: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), librevenge-0.0-0, libstdc++6 (>= 11) Conflicts: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8 Description: Library for handling WordPerfect documents (shared library) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains the shared library. Package: libwpe-1.0-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 64 Maintainer: Debian WebKit Maintainers Architecture: amd64 Multi-Arch: same Source: libwpe Version: 1.14.0-1 Depends: libc6 (>= 2.34), libstdc++6 (>= 5.2), libxkbcommon0 (>= 0.5.0) Description: Base library for the WPE WebKit port libwpe is a small C library designed for the WPE port of the WebKit browser engine. This library defines platform-agnostic interfaces that WPE WebKit uses to nest Web content presentation between the platform-provided graphics system and the application-specific use cases. . This package contains the shared libraries. Homepage: https://wpewebkit.org/ Package: libwpebackend-fdo-1.0-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 118 Maintainer: Debian WebKit Maintainers Architecture: amd64 Multi-Arch: same Source: wpebackend-fdo Version: 1.14.2-1 Depends: libc6 (>= 2.14), libepoxy0 (>= 1.0), libglib2.0-0 (>= 2.31.8), libstdc++6 (>= 11), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.2.0), libwpe-1.0-1 (>= 1.6.0) Description: WPE backend for FreeDesktop.org WPE WebKit is a port of the WebKit browser engine optimized for embedded devices. The code itself is hardware-agnostic, and the platform-specific bits are implemented in backends. . wpebackend-fdo provides a reference WPE backend implementation using FreeDesktop.org technologies (Wayland protocol and the Wayland EGL platform) to enable integration into the WPE WebKit process model. . In addition to WPE WebKit, wpebackend-fdo is also used by WebKitGTK to implement hardware-accelerated rendering under Wayland. . This package contains the shared libraries. Homepage: https://wpewebkit.org/ Package: libwpg-0.3-3 Status: install ok installed Priority: optional Section: libs Installed-Size: 176 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libwpg Version: 0.3.3-1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), librevenge-0.0-0, libstdc++6 (>= 5), libwpd-0.10-10 Description: WordPerfect graphics import/convert library (shared library) Libwpg is a collection of library and tools to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel software, such as WordPerfect(tm) and Presentations(tm). . This package contains the shared library. Package: libwps-0.4-4 Status: install ok installed Priority: optional Section: libs Installed-Size: 2476 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libwps Version: 0.4.13-1 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), librevenge-0.0-0, libstdc++6 (>= 11) Description: Works text file format import filter library (shared library) libwps is a library (for use by word processors, for example) for importing the Microsoft Works word processor file format. As of November 2006, the project is new, but it imports Works format versions 2, 3, 4, and 8 with some formatting. Support for Works formats version 2000 (aka 5) is coming soon. . This package contains the shared library. Homepage: https://sourceforge.net/projects/libwps/ Package: libwrap0 Status: install ok installed Priority: optional Section: libs Installed-Size: 110 Maintainer: Marco d'Itri Architecture: amd64 Multi-Arch: same Source: tcp-wrappers Version: 7.6.q-32 Depends: libc6 (>= 2.33), libnsl2 (>= 1.0) Description: Wietse Venema's TCP wrappers library Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Package: libwrap0 Status: install ok installed Priority: optional Section: libs Installed-Size: 105 Maintainer: Marco d'Itri Architecture: i386 Multi-Arch: same Source: tcp-wrappers Version: 7.6.q-32 Depends: libc6 (>= 2.33), libnsl2 (>= 1.0) Description: Wietse Venema's TCP wrappers library Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Package: libwww-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 415 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 6.68-1 Depends: perl:any, ca-certificates, libencode-locale-perl, libfile-listing-perl, libhtml-parser-perl, libhtml-tagset-perl, libhtml-tree-perl, libhttp-cookies-perl, libhttp-date-perl, libhttp-message-perl, libhttp-negotiate-perl, liblwp-mediatypes-perl, liblwp-protocol-https-perl, libnet-http-perl, libtry-tiny-perl, liburi-perl, libwww-robotrules-perl, netbase Recommends: libdata-dump-perl, libhtml-form-perl, libhtml-format-perl, libhttp-daemon-perl, libmailtools-perl Suggests: libauthen-ntlm-perl Description: simple and consistent interface to the world-wide web libwww-perl (also known as LWP) is a collection of Perl modules that provide a simple and consistent programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. It also contains general purpose modules, as well as a simple HTTP/1.1-compatible server implementation. Homepage: https://metacpan.org/release/libwww-perl Package: libwww-robotrules-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 36 Maintainer: Debian Perl Group Architecture: all Version: 6.02-1 Replaces: libwww-perl (<< 6.00) Depends: perl, liburi-perl Breaks: libwww-perl (<< 6.00) Description: database of robots.txt-derived permissions WWW::RobotRules parses /robots.txt files as specified in "A Standard for Robot Exclusion", at . Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site. . The parsed files are kept in a WWW::RobotRules object, and this object provides methods to check if access to a given URL is prohibited. The same WWW::RobotRules object can be used for one or more parsed /robots.txt files on any number of hosts. Homepage: https://metacpan.org/release/WWW-RobotRules Package: libwxbase3.2-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 3344 Maintainer: wxWidgets Maintainers Architecture: amd64 Multi-Arch: same Source: wxwidgets3.2 Version: 3.2.2+dfsg-2 Replaces: libwxbase3.2-0 Depends: libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libpcre2-32-0 (>= 10.22), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Breaks: libwxbase3.2-0 Description: wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing the same program to work for all supported platforms, wxThread class for writing multithreaded programs, and much more. . wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), Microsoft Windows, and Mac OS X. . This package is only useful for non-GUI apps. It offers a subset of the classes in libwx_gtk3.2 for use in console apps and daemons. You do not need this package to build or use wxWidgets GUI apps. Homepage: https://www.wxwidgets.org/ Package: libwxgtk3.2-1 Status: install ok installed Priority: optional Section: libs Installed-Size: 17944 Maintainer: wxWidgets Maintainers Architecture: amd64 Multi-Arch: same Source: wxwidgets3.2 Version: 3.2.2+dfsg-2 Replaces: libwxgtk3.2-0 Depends: libc6 (>= 2.33), libcairo2 (>= 1.12.0), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.49.3), libgtk-3-0 (>= 3.22.25), libjpeg62-turbo (>= 1.3.1), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.37.2), libpng16-16 (>= 1.6.2-1), libsm6, libstdc++6 (>= 11), libtiff6 (>= 4.0.3), libwxbase3.2-1 (>= 3.2.2+dfsg), libx11-6, libxtst6 Breaks: libwxgtk3.2-0 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the shared libraries needed to run programs linked against wxWidgets. To use the (optional) glcanvas library you will need to have Mesa or OpenGL installed. Homepage: https://www.wxwidgets.org/ Package: libx11-6 Status: install ok installed Priority: optional Section: libs Installed-Size: 1561 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libx11 Version: 2:1.8.4-2 Depends: libc6 (>= 2.34), libxcb1 (>= 1.11.1), libx11-data Breaks: libx11-xcb1 (<< 2:1.7.0-2) Description: X11 client-side library This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-6 Status: install ok installed Priority: optional Section: libs Installed-Size: 1620 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libx11 Version: 2:1.8.4-2 Depends: libc6 (>= 2.34), libxcb1 (>= 1.11.1), libx11-data Breaks: libx11-xcb1 (<< 2:1.7.0-2) Description: X11 client-side library This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-data Status: install ok installed Priority: optional Section: x11 Installed-Size: 1576 Maintainer: Debian X Strike Force Architecture: all Multi-Arch: foreign Source: libx11 Version: 2:1.8.4-2 Description: X11 client-side library This package provides the locale data files for libx11. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-protocol-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 459 Maintainer: Debian Perl Group Architecture: all Multi-Arch: foreign Version: 0.56-9 Depends: perl:any Recommends: perl | libio-socket-ip-perl Description: Perl module for the X Window System Protocol, version 11 X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for information about X11), allowing perl programs to display windows and graphics on X11 servers. Homepage: https://metacpan.org/release/X11-Protocol Package: libx11-xcb1 Status: install ok installed Priority: optional Section: libs Installed-Size: 251 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libx11 Version: 2:1.8.4-2 Depends: libx11-6 (= 2:1.8.4-2) Description: Xlib/XCB interface library libX11-xcb provides functions needed by clients which take advantage of Xlib/XCB to mix calls to both Xlib and XCB over the same X connection. . More information about X.Org can be found at: . More information about XCB can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-xcb1 Status: install ok installed Priority: optional Section: libs Installed-Size: 251 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libx11 Version: 2:1.8.4-2 Depends: libx11-6 (= 2:1.8.4-2) Description: Xlib/XCB interface library libX11-xcb provides functions needed by clients which take advantage of Xlib/XCB to mix calls to both Xlib and XCB over the same X connection. . More information about X.Org can be found at: . More information about XCB can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx264-164 Status: install ok installed Priority: optional Section: libs Installed-Size: 1877 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: x264 Version: 2:0.164.3095+gitbaee400-3 Depends: libc6 (>= 2.34) Description: x264 video coding library libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams. . This package contains the libx264 shared library. Homepage: https://www.videolan.org/developers/x264.html Package: libx264-164 Status: install ok installed Priority: optional Section: libs Installed-Size: 3544 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: x264 Version: 2:0.164.3095+gitbaee400-3 Depends: libc6 (>= 2.34) Description: x264 video coding library libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams. . This package contains the libx264 shared library. Homepage: https://www.videolan.org/developers/x264.html Package: libx265-199 Status: install ok installed Priority: optional Section: libs Installed-Size: 16203 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: x265 (3.5-2) Version: 3.5-2+b1 Depends: libc6 (>= 2.34), libnuma1 (>= 2.0.11), libstdc++6 (>= 4.1.1) Description: H.265/HEVC video stream encoder (shared library) libx265 is an encoding library for creating H.265/High Efficiency Video Coding (HEVC) video streams. . This package contains the shared library. Homepage: http://x265.org Package: libx265-199 Status: install ok installed Priority: optional Section: libs Installed-Size: 3820 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: x265 (3.5-2) Version: 3.5-2+b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libnuma1 (>= 2.0.11), libstdc++6 (>= 4.1.1) Description: H.265/HEVC video stream encoder (shared library) libx265 is an encoding library for creating H.265/High Efficiency Video Coding (HEVC) video streams. . This package contains the shared library. Homepage: http://x265.org Package: libxapian30 Status: install ok installed Priority: optional Section: libs Installed-Size: 2666 Maintainer: Olly Betts Architecture: amd64 Multi-Arch: same Source: xapian-core Version: 1.4.22-1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libstdc++6 (>= 11), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Suggests: xapian-tools Description: Search engine library This package contains the core Xapian runtime library. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Homepage: https://xapian.org/ Package: libxatracker2 Status: install ok installed Priority: optional Section: libs Installed-Size: 7675 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Depends: libc6 (>= 2.34), libdrm-intel1 (>= 2.4.38), libdrm-nouveau2 (>= 2.4.66), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm15, libstdc++6 (>= 11), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Description: X acceleration library -- runtime This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. . XA is intended to be used by the vmware driver for virtualized X acceleration. Homepage: https://mesa3d.org/ Package: libxau6 Status: install ok installed Priority: optional Section: libs Installed-Size: 42 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxau Version: 1:1.0.9-1 Depends: libc6 (>= 2.4) Description: X11 authorisation library This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libxau Package: libxau6 Status: install ok installed Priority: optional Section: libs Installed-Size: 41 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxau Version: 1:1.0.9-1 Depends: libc6 (>= 2.4) Description: X11 authorisation library This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libxau Package: libxaw7 Status: install ok installed Priority: optional Section: libs Installed-Size: 519 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxaw Version: 2:1.0.14-1 Depends: libc6 (>= 2.15), libx11-6, libxext6, libxmu6 (>= 2:1.1.3), libxpm4, libxt6 Description: X11 Athena Widget library libXaw7 provides the second version of Xaw, the Athena Widgets toolkit, which is largely used by legacy X applications. This version is the most common version, as version 6 is considered deprecated, and version 8, which adds Xprint support, is unsupported and not widely used. In general, use of a more modern toolkit such as GTK+ is recommended. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXaw Package: libxcb-composite0 Status: install ok installed Priority: optional Section: libs Installed-Size: 126 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, composite extension This package contains the library files needed to run software using libxcb-composite, the composite extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-cursor0 Status: install ok installed Priority: optional Section: libs Installed-Size: 46 Maintainer: Jakob Haufe Architecture: amd64 Multi-Arch: same Source: xcb-util-cursor Version: 0.1.4-1 Depends: libc6 (>= 2.8), libxcb-image0 (>= 0.2.1), libxcb-render-util0, libxcb-render0, libxcb1 Description: utility libraries for X C Binding -- cursor This package contains the library files needed to run software using libxcb-cursor, providing port of Xlib's libXcursor functions. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Homepage: http://xcb.freedesktop.org/ Package: libxcb-damage0 Status: install ok installed Priority: optional Section: libs Installed-Size: 126 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, damage extension This package contains the library files needed to run software using libxcb-damage, the damage extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-dpms0 Status: install ok installed Priority: optional Section: libs Installed-Size: 126 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, dpms extension This package contains the library files needed to run software using libxcb-dpms, the dpms extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-dri2-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 136 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, dri2 extension This package contains the library files needed to run software using libxcb-dri2, the dri2 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-dri2-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 135 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, dri2 extension This package contains the library files needed to run software using libxcb-dri2, the dri2 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-dri3-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 136 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 (>= 1.12) Description: X C Binding, dri3 extension This package contains the library files needed to run software using libxcb-dri3, the dri3 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-dri3-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 135 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 (>= 1.12) Description: X C Binding, dri3 extension This package contains the library files needed to run software using libxcb-dri3, the dri3 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-glx0 Status: install ok installed Priority: optional Section: libs Installed-Size: 244 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, glx extension This package contains the library files needed to run software using libxcb-glx, the glx extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-glx0 Status: install ok installed Priority: optional Section: libs Installed-Size: 247 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, glx extension This package contains the library files needed to run software using libxcb-glx, the glx extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-icccm4 Status: install ok installed Priority: optional Section: libs Installed-Size: 58 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: xcb-util-wm Version: 0.4.1-1.1 Depends: libc6 (>= 2.2.5), libxcb1 Description: utility libraries for X C Binding -- icccm This package contains the library files needed to run software using libxcb-icccm, providing client and window-manager helpers for ICCCM. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Homepage: https://xcb.freedesktop.org Package: libxcb-image0 Status: install ok installed Priority: optional Section: libs Installed-Size: 47 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: xcb-util-image Version: 0.4.0-2 Depends: libc6 (>= 2.14), libxcb-shm0, libxcb-util1 (>= 0.4.0), libxcb1 Description: utility libraries for X C Binding -- image This package contains the library files needed to run software using libxcb-image, providing port of Xlib's XImage and XShmImage functions. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Homepage: https://xcb.freedesktop.org Package: libxcb-keysyms1 Status: install ok installed Priority: extra Section: libs Installed-Size: 39 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: xcb-util-keysyms (0.4.0-1) Version: 0.4.0-1+b2 Depends: libc6 (>= 2.2.5), libxcb1 Description: utility libraries for X C Binding -- keysyms This package contains the library files needed to run software using libxcb-keysyms, providing standard X key constants and conversion to/from keycodes. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Homepage: http://xcb.freedesktop.org Package: libxcb-present0 Status: install ok installed Priority: optional Section: libs Installed-Size: 126 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, present extension This package contains the library files needed to run software using libxcb-present, the present extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-present0 Status: install ok installed Priority: optional Section: libs Installed-Size: 125 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, present extension This package contains the library files needed to run software using libxcb-present, the present extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-randr0 Status: install ok installed Priority: optional Section: libs Installed-Size: 192 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 (>= 1.9.2) Description: X C Binding, randr extension This package contains the library files needed to run software using libxcb-randr, the randr extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-randr0 Status: install ok installed Priority: optional Section: libs Installed-Size: 199 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 (>= 1.9.2) Description: X C Binding, randr extension This package contains the library files needed to run software using libxcb-randr, the randr extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-record0 Status: install ok installed Priority: optional Section: libs Installed-Size: 132 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, record extension This package contains the library files needed to run software using libxcb-record, the record extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-render-util0 Status: install ok installed Priority: extra Section: libs Installed-Size: 44 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: xcb-util-renderutil (0.3.9-1) Version: 0.3.9-1+b1 Depends: libc6 (>= 2.4), libxcb-render0, libxcb1 Description: utility libraries for X C Binding -- render-util This package contains the library files needed to run software using libxcb-render-util, providing convenience functions for the Render extension. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Homepage: http://xcb.freedesktop.org Package: libxcb-render0 Status: install ok installed Priority: optional Section: libs Installed-Size: 176 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.14), libxcb1 (>= 1.8) Description: X C Binding, render extension This package contains the library files needed to run software using libxcb-render, the render extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-render0 Status: install ok installed Priority: optional Section: libs Installed-Size: 175 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 (>= 1.8) Description: X C Binding, render extension This package contains the library files needed to run software using libxcb-render, the render extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-res0 Status: install ok installed Priority: optional Section: libs Installed-Size: 132 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, res extension This package contains the library files needed to run software using libxcb-res, the res extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-shape0 Status: install ok installed Priority: optional Section: libs Installed-Size: 127 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, shape extension This package contains the library files needed to run software using libxcb-shape, the shape extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-shm0 Status: install ok installed Priority: optional Section: libs Installed-Size: 126 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 (>= 1.12) Description: X C Binding, shm extension This package contains the library files needed to run software using libxcb-shm, the shm extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-shm0 Status: install ok installed Priority: optional Section: libs Installed-Size: 125 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 (>= 1.12) Description: X C Binding, shm extension This package contains the library files needed to run software using libxcb-shm, the shm extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-sync1 Status: install ok installed Priority: optional Section: libs Installed-Size: 145 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.14), libxcb1 Description: X C Binding, sync extension This package contains the library files needed to run software using libxcb-sync, the sync extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-sync1 Status: install ok installed Priority: optional Section: libs Installed-Size: 144 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, sync extension This package contains the library files needed to run software using libxcb-sync, the sync extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-util1 Status: install ok installed Priority: optional Section: libs Installed-Size: 57 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: xcb-util (0.4.0-1) Version: 0.4.0-1+b1 Depends: libc6 (>= 2.8), libxcb1 Description: utility libraries for X C Binding -- atom, aux and event This package contains the library files needed to run software using libxcb-util. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Homepage: http://xcb.freedesktop.org Package: libxcb-xfixes0 Status: install ok installed Priority: optional Section: libs Installed-Size: 151 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, xfixes extension This package contains the library files needed to run software using libxcb-xfixes, the xfixes extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-xfixes0 Status: install ok installed Priority: optional Section: libs Installed-Size: 154 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, xfixes extension This package contains the library files needed to run software using libxcb-xfixes, the xfixes extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-xinerama0 Status: install ok installed Priority: optional Section: libs Installed-Size: 127 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, xinerama extension This package contains the library files needed to run software using libxcb-xinerama, the xinerama extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-xinput0 Status: install ok installed Priority: optional Section: libs Installed-Size: 249 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.14), libxcb1 (>= 1.8) Description: X C Binding, xinput extension This package contains the library files needed to run software using libxcb-xinput, the xinput extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-xkb1 Status: install ok installed Priority: optional Section: libs Installed-Size: 243 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.14), libxcb1 Description: X C Binding, XKEYBOARD extension This package contains the library files needed to run software using libxcb-xkb, the XKEYBOARD extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb-xv0 Status: install ok installed Priority: optional Section: libs Installed-Size: 150 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.4), libxcb1 Description: X C Binding, xv extension This package contains the library files needed to run software using libxcb-xv, the xv extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb1 Status: install ok installed Priority: optional Section: libs Installed-Size: 296 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.14), libxau6 (>= 1:1.0.9), libxdmcp6 Breaks: alsa-utils (<< 1.0.24.2-5) Description: X C Binding This package contains the library files needed to run software using libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcb1 Status: install ok installed Priority: optional Section: libs Installed-Size: 311 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxcb Version: 1.15-1 Depends: libc6 (>= 2.28), libxau6 (>= 1:1.0.9), libxdmcp6 Breaks: alsa-utils (<< 1.0.24.2-5) Description: X C Binding This package contains the library files needed to run software using libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Homepage: https://xcb.freedesktop.org Package: libxcomposite1 Status: install ok installed Priority: optional Section: libs Installed-Size: 40 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcomposite Version: 1:0.4.5-1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1) Description: X11 Composite extension library libXcomposite provides an X Window System client interface to the Composite extension to the X protocol. . The Composite extension allows clients called compositing managers to control the final drawing of the screen. Rendering is done into an off-screen buffer. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXcomposite Package: libxcomposite1 Status: install ok installed Priority: optional Section: libs Installed-Size: 39 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxcomposite Version: 1:0.4.5-1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1) Description: X11 Composite extension library libXcomposite provides an X Window System client interface to the Composite extension to the X protocol. . The Composite extension allows clients called compositing managers to control the final drawing of the screen. Rendering is done into an off-screen buffer. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXcomposite Package: libxcursor1 Status: install ok installed Priority: optional Section: libs Installed-Size: 83 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcursor Version: 1:1.2.1-1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxfixes3, libxrender1 Description: X cursor management library Xcursor is a simple library designed to help locate and load cursors for the X Window System. Cursors can be loaded from files or memory and can exist in several sizes; the library automatically picks the best size. When using images loaded from files, Xcursor prefers to use the Render extension's CreateCursor request for rendering cursors. Where the Render extension is not supported, Xcursor maps the cursor image to a standard X cursor and uses the core X protocol CreateCursor request. . Preferred themes for cursors can be installed if desired, via xcursor-themes or other cursor-theme or icon-theme packages, configured with update-alternatives --config x-cursor-theme. Homepage: https://www.x.org Package: libxcursor1 Status: install ok installed Priority: optional Section: libs Installed-Size: 82 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxcursor Version: 1:1.2.1-1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxfixes3, libxrender1 Description: X cursor management library Xcursor is a simple library designed to help locate and load cursors for the X Window System. Cursors can be loaded from files or memory and can exist in several sizes; the library automatically picks the best size. When using images loaded from files, Xcursor prefers to use the Render extension's CreateCursor request for rendering cursors. Where the Render extension is not supported, Xcursor maps the cursor image to a standard X cursor and uses the core X protocol CreateCursor request. . Preferred themes for cursors can be installed if desired, via xcursor-themes or other cursor-theme or icon-theme packages, configured with update-alternatives --config x-cursor-theme. Homepage: https://www.x.org Package: libxcvt0 Status: install ok installed Priority: optional Section: libs Installed-Size: 30 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxcvt Version: 0.1.2-1 Depends: libc6 (>= 2.2.5) Description: VESA CVT standard timing modelines generator -- shared library libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. . This package includes the shared library. Package: libxdamage1 Status: install ok installed Priority: optional Section: libs Installed-Size: 38 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxdamage Version: 1:1.1.6-1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1) Description: X11 damaged region extension library libXdamage provides an X Window System client interface to the DAMAGE extension to the X protocol. . The Damage extension provides for notification of when on-screen regions have been 'damaged' (altered). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdamage Homepage: https://www.x.org Package: libxdamage1 Status: install ok installed Priority: optional Section: libs Installed-Size: 37 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxdamage Version: 1:1.1.6-1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1) Description: X11 damaged region extension library libXdamage provides an X Window System client interface to the DAMAGE extension to the X protocol. . The Damage extension provides for notification of when on-screen regions have been 'damaged' (altered). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdamage Homepage: https://www.x.org Package: libxdgutilsbasedir1.0.1 Status: install ok installed Priority: optional Section: libs Installed-Size: 29 Maintainer: Scarlett Moore Architecture: amd64 Multi-Arch: same Source: xdg-utils-cxx Version: 1.0.1-3.1 Replaces: xdg-utils-cxx (<< 1.0.1-3~) Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Breaks: xdg-utils-cxx (<< 1.0.1-3~) Description: Implementation BaseDir in Free Desktop Standards for C++ This project was started to fulfill the need of a reliable implementations of such standards in the AppImage project. It is totally standalone and only depends on the standard c++ library (stdlib). . It has been split in different modules according to the Free Desktop Standards, the current implemented ones are: - Desktop Entry 1.2 (mostly complete) - Base Dir 0.7 (draft) . This is the library files for BaseDir. Homepage: https://github.com/azubieta/xdg-utils-cxx Package: libxdgutilsdesktopentry1.0.1 Status: install ok installed Priority: optional Section: libs Installed-Size: 206 Maintainer: Scarlett Moore Architecture: amd64 Multi-Arch: same Source: xdg-utils-cxx Version: 1.0.1-3.1 Replaces: xdg-utils-cxx (<< 1.0.1-3~) Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Breaks: xdg-utils-cxx (<< 1.0.1-3~) Description: Implementation Desktop Entry in Free Desktop Standards for C++ This project was started to fulfill the need of a reliable implementations of such standards in the AppImage project. It is totally standalone and only depends on the standard c++ library (stdlib). . It has been split in different modules according to the Free Desktop Standards, the current implemented ones are: - Desktop Entry 1.2 (mostly complete) - Base Dir 0.7 (draft) . This is the library files for Desktop Entry. Homepage: https://github.com/azubieta/xdg-utils-cxx Package: libxdmcp6 Status: install ok installed Priority: optional Section: libs Installed-Size: 53 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxdmcp Version: 1:1.1.2-3 Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.4) Description: X11 Display Manager Control Protocol library This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Package: libxdmcp6 Status: install ok installed Priority: optional Section: libs Installed-Size: 52 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxdmcp Version: 1:1.1.2-3 Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.4) Description: X11 Display Manager Control Protocol library This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Package: libxerces-c3.2 Status: install ok installed Priority: optional Section: libs Installed-Size: 3717 Maintainer: William Blough Architecture: amd64 Multi-Arch: same Source: xerces-c Version: 3.2.4+debian-1 Depends: libc6 (>= 2.27), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 3.0), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 5) Description: validating XML parser library for C++ Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C++ is faithful to the XML 1.0 recommendation and associated standards (DOM 1.0, DOM 2.0, SAX 1.0, SAX 2.0, Namespaces, XML Schema Part 1 and Part 2). It also provides experimental implementations of XML 1.1 and DOM Level 3.0. The parser provides high performance, modularity, and scalability. Homepage: https://xerces.apache.org/xerces-c/ Package: libxext6 Status: install ok installed Priority: optional Section: libs Installed-Size: 132 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxext (2:1.3.4-1) Version: 2:1.3.4-1+b1 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0) Description: X11 miscellaneous extension library libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxext6 Status: install ok installed Priority: optional Section: libs Installed-Size: 135 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxext (2:1.3.4-1) Version: 2:1.3.4-1+b1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0) Description: X11 miscellaneous extension library libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxfixes3 Status: install ok installed Priority: optional Section: libs Installed-Size: 57 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxfixes Version: 1:6.0.0-2 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0) Description: X11 miscellaneous 'fixes' extension library libXfixes provides an X Window System client interface to the 'XFIXES' extension to the X protocol. . It provides support for Region types, and some cursor functions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfixes Package: libxfixes3 Status: install ok installed Priority: optional Section: libs Installed-Size: 56 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxfixes Version: 1:6.0.0-2 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0) Description: X11 miscellaneous 'fixes' extension library libXfixes provides an X Window System client interface to the 'XFIXES' extension to the X protocol. . It provides support for Region types, and some cursor functions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfixes Package: libxfont2 Status: install ok installed Priority: optional Section: libs Installed-Size: 252 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxfont Version: 1:2.0.6-1 Depends: libbz2-1.0, libc6 (>= 2.33), libfontenc1 (>= 1:1.1.4), libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4) Breaks: xfs (<< 1:1.1.4) Description: X11 font rasterisation library libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfont Package: libxft2 Status: install ok installed Priority: optional Section: libs Installed-Size: 134 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: xft Version: 2.3.6-1 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.5), libx11-6, libxrender1 Description: FreeType-based font drawing library for X Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font specification resolution. Where available, the RENDER extension handles glyph drawing; otherwise, the core X protocol is used. Package: libxi6 Status: install ok installed Priority: optional Section: libs Installed-Size: 149 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxi (2:1.8-1) Version: 2:1.8-1+b1 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0), libxext6 Description: X11 Input extension library libXi provides an X Window System client interface to the XINPUT extension to the X protocol. . The Input extension allows setup and configuration of multiple input devices, and hotplugging of input devices (to be added and removed on the fly). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXi Homepage: https://www.x.org/ Package: libxi6 Status: install ok installed Priority: optional Section: libs Installed-Size: 152 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxi (2:1.8-1) Version: 2:1.8-1+b1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6 Description: X11 Input extension library libXi provides an X Window System client interface to the XINPUT extension to the X protocol. . The Input extension allows setup and configuration of multiple input devices, and hotplugging of input devices (to be added and removed on the fly). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXi Homepage: https://www.x.org/ Package: libxinerama1 Status: install ok installed Priority: optional Section: libs Installed-Size: 47 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxinerama Version: 2:1.1.4-3 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6 Description: X11 Xinerama extension library libXinerama provides an X Window System client interface to the XINERAMA extension to the X protocol. . The Xinerama (also known as panoramiX) extension allows for multiple screens attached to a single display to be treated as belonging together, and to give desktop applications a better idea of the monitor layout. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXinerama Package: libxinerama1 Status: install ok installed Priority: optional Section: libs Installed-Size: 46 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxinerama Version: 2:1.1.4-3 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6 Description: X11 Xinerama extension library libXinerama provides an X Window System client interface to the XINERAMA extension to the X protocol. . The Xinerama (also known as panoramiX) extension allows for multiple screens attached to a single display to be treated as belonging together, and to give desktop applications a better idea of the monitor layout. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXinerama Package: libxkbcommon-x11-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 57 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxkbcommon Version: 1.5.0-1 Depends: libxkbcommon0 (= 1.5.0-1), libc6 (>= 2.17), libxcb-xkb1, libxcb1 (>= 1.6) Description: library to create keymaps with the XKB X11 protocol This package provides an add-on library called xkbcommon-x11, to support creating keymaps with the XKB X11 protocol, by querying the X server directly. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Homepage: http://www.xkbcommon.org/ Package: libxkbcommon0 Status: install ok installed Priority: optional Section: libs Installed-Size: 296 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxkbcommon Version: 1.5.0-1 Depends: xkb-data, libc6 (>= 2.33) Description: library interface to the XKB compiler - shared library This package provides a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Homepage: http://www.xkbcommon.org/ Package: libxkbcommon0 Status: install ok installed Priority: optional Section: libs Installed-Size: 311 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxkbcommon Version: 1.5.0-1 Depends: xkb-data, libc6 (>= 2.33) Description: library interface to the XKB compiler - shared library This package provides a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Homepage: http://www.xkbcommon.org/ Package: libxkbfile1 Status: install ok installed Priority: optional Section: libs Installed-Size: 180 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxkbfile Version: 1:1.1.0-1 Depends: libc6 (>= 2.14), libx11-6 Description: X11 keyboard file manipulation library libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libxkbfile Package: libxml-commons-external-java Status: install ok installed Priority: optional Section: java Installed-Size: 354 Maintainer: Debian Java Maintainers Architecture: all Multi-Arch: foreign Source: xml-commons-external Version: 1.4.01-5 Description: XML Commons external code - DOM, SAX, and JAXP, etc xml-commons is focused on common code and guidelines for xml projects. The first focus will be to organize and have common packaging for the various externally-defined standards code relating to XML - things like the DOM, SAX, and JAXP interfaces. Homepage: https://xerces.apache.org/xml-commons/ Package: libxml-java Status: install ok installed Priority: optional Section: java Installed-Size: 91 Maintainer: Debian Java Maintainers Architecture: all Version: 1.1.7-1 Depends: libbase-java, libcommons-logging-java, libloader-java Description: namespace aware SAX-Parser utility library LibXML is a namespace aware SAX-Parser utility library. It eases the pain of implementing non-trivial SAX input handlers. The original code of these classes had been written by Peter Becker for the JCommon library. . LibXML replaces the JCommon-XML classes, which were not namespace aware. Homepage: https://sourceforge.net/projects/jfreereport/ Package: libxml-parser-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 685 Maintainer: Debian Perl Group Architecture: amd64 Version: 2.46-4 Depends: perl (>= 5.36.0-4), perlapi-5.36.0, libc6 (>= 2.14), libexpat1 (>= 2.0.1), liburi-perl, libwww-perl Description: Perl module for parsing XML files The XML::Parser module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time. . The behavior of the parser is controlled either by Style and/or Handlers options, or by setHandlers method. These all provide mechanisms for XML::Parser to set the handlers needed by XML::Parser::Expat. If neither Style nor Handlers are specified, then parsing just checks the document for being well-formed. . When underlying handlers get called, they receive as their first parameter the Expat object, not the Parser object. Homepage: https://metacpan.org/release/XML-Parser Package: libxml-twig-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 574 Maintainer: Debian Perl Group Architecture: all Version: 1:3.52-2 Depends: perl:any, libxml-parser-perl Recommends: libhtml-parser-perl, libtext-iconv-perl, libtie-ixhash-perl, libwww-perl, libxml-xpathengine-perl | libxml-xpath-perl Suggests: libunicode-map8-perl, libunicode-string-perl, xml-twig-tools Description: Perl module for processing huge XML documents in tree mode The XML::Twig module provides a way to process XML documents. It is built on top of XML::Parser. . The module offers a tree interface to the document, while allowing to output the parts of it that have been completely processed. . It allows minimal resource (CPU and memory) usage by building the tree only for the parts of the documents that need actual processing, through the use of the twig_roots and twig_print_outside_roots options. The finish and finish_print methods also help to increase performance. . XML::Twig tries to make simple things easy so it tries its best to takes care of a lot of the (usually) annoying (but sometimes necessary) features that come with XML and XML::Parser. Homepage: https://metacpan.org/release/XML-Twig Package: libxml-xpathengine-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 129 Maintainer: Debian Perl Group Architecture: all Version: 0.14-2 Depends: perl:any Description: re-usable XPath engine for DOM-like trees XML::XPathEngine provides an XPath engine, that can be re-used by other module/classes that implement trees. . In order to use the XPath engine, nodes in the user module need to mimic DOM nodes. The degree of similarity between the user tree and a DOM dictates how much of the XPath features can be used. A module implementing all of the DOM should be able to use this module very easily (you might need to add the cmp method on nodes in order to get ordered result sets). . This module is derived from Matt Sergeant's XML::XPath. Homepage: https://metacpan.org/release/XML-XPathEngine Package: libxml2 Status: install ok installed Priority: optional Section: libs Installed-Size: 1866 Maintainer: Debian XML/SGML Group Architecture: amd64 Multi-Arch: same Version: 2.9.14+dfsg-1.2 Depends: libc6 (>= 2.34), libicu72 (>= 72.1~rc-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Conflicts: w3c-dtd-xhtml Description: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Homepage: http://xmlsoft.org Package: libxml2 Status: install ok installed Priority: optional Section: libs Installed-Size: 2000 Maintainer: Debian XML/SGML Group Architecture: i386 Multi-Arch: same Version: 2.9.14+dfsg-1.2 Depends: libc6 (>= 2.34), libicu72 (>= 72.1~rc-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Conflicts: w3c-dtd-xhtml Description: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Homepage: http://xmlsoft.org Package: libxml2-utils Status: install ok installed Priority: optional Section: text Installed-Size: 179 Maintainer: Debian XML/SGML Group Architecture: amd64 Multi-Arch: foreign Source: libxml2 Version: 2.9.14+dfsg-1.2 Depends: libc6 (>= 2.34), libxml2 (>= 2.9.0) Description: GNOME XML library - utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog files. Homepage: http://xmlsoft.org Package: libxmlb2 Status: install ok installed Priority: optional Section: libs Installed-Size: 190 Maintainer: Debian EFI team Architecture: amd64 Multi-Arch: same Source: libxmlb Version: 0.3.10-2 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.53.2), liblzma5 (>= 5.1.1alpha+20120614) Description: Binary XML library The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. . This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data. Homepage: https://github.com/hughsie/libxmlb Package: libxmlgraphics-commons-java Status: install ok installed Priority: optional Section: java Installed-Size: 691 Maintainer: Debian Java Maintainers Architecture: all Source: xmlgraphics-commons Version: 2.8-2 Depends: libcommons-io-java (>= 2.11.0), libcommons-logging-java (>= 1.2) Suggests: libxmlgraphics-commons-java-doc Description: Reusable components used by Batik and FOP Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF & PostScript files, and much more. Homepage: http://xmlgraphics.apache.org/commons/ Package: libxmlsec1 Status: install ok installed Priority: optional Section: libs Installed-Size: 525 Maintainer: Debian XML/SGML Group Architecture: amd64 Multi-Arch: same Source: xmlsec1 Version: 1.2.37-2 Depends: libc6 (>= 2.14), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Description: XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides all XML security library functionality except for the cryptography engine. Homepage: https://www.aleksey.com/xmlsec/ Package: libxmlsec1-nss Status: install ok installed Priority: optional Section: libs Installed-Size: 232 Maintainer: Debian XML/SGML Group Architecture: amd64 Multi-Arch: same Source: xmlsec1 Version: 1.2.37-2 Depends: libc6 (>= 2.14), libnspr4 (>= 2:4.10.9), libnss3 (>= 2:3.72-2), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.35) Description: Nss engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the nss implementation of the XML security library cryptography functions. Homepage: https://www.aleksey.com/xmlsec/ Package: libxmlsec1-openssl Status: install ok installed Priority: optional Section: libs Installed-Size: 322 Maintainer: Debian XML/SGML Group Architecture: amd64 Multi-Arch: same Source: xmlsec1 Version: 1.2.37-2 Depends: libc6 (>= 2.14), libssl3 (>= 3.0.0), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.35) Description: Openssl engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the openssl implementation of the XML security library cryptography functions. Homepage: https://www.aleksey.com/xmlsec/ Package: libxmu6 Status: install ok installed Priority: optional Section: libs Installed-Size: 140 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxmu Version: 2:1.1.3-3 Depends: libc6 (>= 2.14), libx11-6, libxext6, libxt6 Description: X11 miscellaneous utility library libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. libXmuu is a lighter-weight version that does not depend on libXt or libXext; for more information, see libxmuu1. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmuu1 Status: install ok installed Priority: optional Section: libs Installed-Size: 54 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxmu Version: 2:1.1.3-3 Depends: libc6 (>= 2.4), libx11-6 Description: X11 miscellaneous micro-utility library libXmuu provides a set of miscellaneous utility convenience functions for X libraries to use. It is a lighter version of libXmu that does not depend on libXt or libXext; for more information on libXmu, see libxmu6. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxnvctrl0 Status: install ok installed Priority: optional Section: libs Installed-Size: 52 Maintainer: Debian NVIDIA Maintainers Architecture: amd64 Multi-Arch: same Source: nvidia-settings Version: 525.85.05-1 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.4.99.1), libxext6 Description: NV-CONTROL X extension (runtime library) The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation. . This package contains the shared library. Homepage: https://download.nvidia.com/XFree86/nvidia-settings/ Package: libxpm4 Status: install ok installed Priority: optional Section: libs Installed-Size: 107 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxpm Version: 1:3.5.12-1.1 Depends: libc6 (>= 2.34), libx11-6 Description: X11 pixmap library The X PixMap image format is an extension of the monochrome X BitMap format specified in the X protocol, and is commonly used in traditional X applications. . This package provides runtime support for XPM format. Homepage: https://www.x.org Package: libxpm4 Status: install ok installed Priority: optional Section: libs Installed-Size: 113 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxpm Version: 1:3.5.12-1.1 Depends: libc6 (>= 2.34), libx11-6 Description: X11 pixmap library The X PixMap image format is an extension of the monochrome X BitMap format specified in the X protocol, and is commonly used in traditional X applications. . This package provides runtime support for XPM format. Homepage: https://www.x.org Package: libxpresent1 Status: install ok installed Priority: optional Section: libs Installed-Size: 32 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxpresent (1.0.0-2) Version: 1.0.0-2+b10 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxext6, libxfixes3, libxrandr2 Description: X11 Present extension library libXpresent provides an X Window System client interface to the Present extension to the X protocol. . The Present extension provides a way for applications to update their window contents from a pixmap in a well defined fashion, synchronizing with the display refresh and potentially using a more efficient mechanism than copying the contents of the source pixmap. . More information about X.Org can be found at: Homepage: http://cgit.freedesktop.org/xorg/lib/libXpresent/ Package: libxrandr2 Status: install ok installed Priority: optional Section: libs Installed-Size: 88 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxrandr (2:1.5.2-2) Version: 2:1.5.2-2+b1 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0), libxext6, libxrender1 Description: X11 RandR extension library libXrandr provides an X Window System client interface to the RandR extension to the X protocol. . The RandR extension allows for run-time configuration of display attributes such as resolution, rotation, and reflection. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libXrandr Package: libxrandr2 Status: install ok installed Priority: optional Section: libs Installed-Size: 95 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxrandr (2:1.5.2-2) Version: 2:1.5.2-2+b1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6, libxrender1 Description: X11 RandR extension library libXrandr provides an X Window System client interface to the RandR extension to the X protocol. . The RandR extension allows for run-time configuration of display attributes such as resolution, rotation, and reflection. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libXrandr Package: libxrender1 Status: install ok installed Priority: optional Section: libs Installed-Size: 78 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxrender Version: 1:0.9.10-1.1 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0) Description: X Rendering Extension client library The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrender Package: libxrender1 Status: install ok installed Priority: optional Section: libs Installed-Size: 81 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxrender Version: 1:0.9.10-1.1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0) Description: X Rendering Extension client library The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrender Package: libxres1 Status: install ok installed Priority: optional Section: libs Installed-Size: 42 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxres Version: 2:1.2.1-1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6 Description: X11 Resource extension library libXRes provides an X Window System client interface to the Resource extension to the X protocol. . The Resource extension allows for X clients to see and monitor the X resource usage of various clients (pixmaps, et al). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXRes Homepage: https://www.x.org Package: libxshmfence1 Status: install ok installed Priority: optional Section: libs Installed-Size: 26 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxshmfence Version: 1.3-1 Depends: libc6 (>= 2.27) Description: X shared memory fences - shared library This library provides an interface to shared-memory fences for synchronization between the X server and direct-rendering clients. . This package contains the xshmfence shared library. Package: libxshmfence1 Status: install ok installed Priority: optional Section: libs Installed-Size: 25 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxshmfence Version: 1.3-1 Depends: libc6 (>= 2.27) Description: X shared memory fences - shared library This library provides an interface to shared-memory fences for synchronization between the X server and direct-rendering clients. . This package contains the xshmfence shared library. Package: libxslt1.1 Status: install ok installed Priority: optional Section: libs Installed-Size: 504 Maintainer: Debian XML/SGML Group Architecture: amd64 Multi-Arch: same Source: libxslt Version: 1.1.35-1 Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.0), libxml2 (>= 2.9.0) Description: XSLT 1.0 processing library - runtime library XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the libxslt library used by applications for XSLT transformations. Homepage: https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home Package: libxslt1.1 Status: install ok installed Priority: optional Section: libs Installed-Size: 535 Maintainer: Debian XML/SGML Group Architecture: i386 Multi-Arch: same Source: libxslt Version: 1.1.35-1 Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.0), libxml2 (>= 2.9.0) Description: XSLT 1.0 processing library - runtime library XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the libxslt library used by applications for XSLT transformations. Homepage: https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home Package: libxss1 Status: install ok installed Priority: optional Section: libs Installed-Size: 42 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxss Version: 1:1.2.3-1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxext6, x11-common Description: X11 Screen Saver extension library libXss provides an X Window System client interface to the MIT-SCREEN-SAVER extension to the X protocol. . The Screen Saver extension allows clients behaving as screen savers to register themselves with the X server, to better integrate themselves with the running session. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libXScrnSaver Package: libxss1 Status: install ok installed Priority: optional Section: libs Installed-Size: 41 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxss Version: 1:1.2.3-1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxext6, x11-common Description: X11 Screen Saver extension library libXss provides an X Window System client interface to the MIT-SCREEN-SAVER extension to the X protocol. . The Screen Saver extension allows clients behaving as screen savers to register themselves with the X server, to better integrate themselves with the running session. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libXScrnSaver Package: libxt6 Status: install ok installed Priority: optional Section: libs Installed-Size: 478 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxt Version: 1:1.2.1-1.1 Depends: libc6 (>= 2.33), libice6 (>= 1:1.0.0), libsm6, libx11-6 Description: X11 toolkit intrinsics library libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXt Package: libxtables12 Status: install ok installed Priority: optional Section: libs Installed-Size: 101 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Multi-Arch: same Source: iptables Version: 1.8.9-2 Replaces: libxtables11 (>= 1.6.0+snapshot20161117-1) Depends: libc6 (>= 2.34) Breaks: libxtables11 (>= 1.6.0+snapshot20161117-1) Description: netfilter xtables library The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . However, even if a given system may be fully running on native nftables, there are other reasons why libxtables might be installed. For one, nftables itself uses it to be able to display old rulesets that were created using xtables extensions (to help folks migrate). Other third-party software might also be linked to this library. . This library being installed in the system should be harmless in any case. . This package contains the user-space interface to the Netfilter xtables kernel framework. Homepage: https://www.netfilter.org/ Package: libxtst6 Status: install ok installed Priority: optional Section: libs Installed-Size: 61 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxtst Version: 2:1.2.3-1.1 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6, x11-common Description: X11 Testing -- Record extension library libXtst provides an X Window System client interface to the Record extension to the X protocol. . The Record extension allows X clients to synthesise input events, which is useful for automated testing. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXtst Package: libxv1 Status: install ok installed Priority: optional Section: libs Installed-Size: 53 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxv Version: 2:1.0.11-1.1 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0), libxext6 Description: X11 Video extension library libXv provides an X Window System client interface to the XVideo extension to the X protocol. . The XVideo extension allows for accelerated drawing of videos. Hardware adaptors are exposed to clients, which may draw in a number of colourspaces, including YUV. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXv Package: libxvidcore4 Status: install ok installed Priority: optional Section: libs Installed-Size: 734 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: xvidcore Version: 2:1.3.7-1 Depends: libc6 (>= 2.29) Description: Open source MPEG-4 video codec (library) Xvid (formerly XviD) is an open source MPEG-4 video codec, implementing MPEG-4 Simple Profile, Advanced Simple Profile, and Advanced Video Coding standards. It is written in C with assembler optimizations for quality and speed (including MMX, SSE, and 3Dnow! code for i386 and AltiVec for PowerPC), and is especially optimized towards offline, multi-pass compression for storage and archival purposes. . This package contains the shared library. Homepage: https://labs.xvid.com/source/ Package: libxvidcore4 Status: install ok installed Priority: optional Section: libs Installed-Size: 778 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: xvidcore Version: 2:1.3.7-1 Depends: libc6 (>= 2.29) Description: Open source MPEG-4 video codec (library) Xvid (formerly XviD) is an open source MPEG-4 video codec, implementing MPEG-4 Simple Profile, Advanced Simple Profile, and Advanced Video Coding standards. It is written in C with assembler optimizations for quality and speed (including MMX, SSE, and 3Dnow! code for i386 and AltiVec for PowerPC), and is especially optimized towards offline, multi-pass compression for storage and archival purposes. . This package contains the shared library. Homepage: https://labs.xvid.com/source/ Package: libxvmc1 Status: install ok installed Priority: optional Section: libs Installed-Size: 78 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxvmc Version: 2:1.0.12-2 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6, x11-common Conffiles: /etc/X11/XvMCConfig 0976f2acc0790481782bab1a5c49d471 Description: X11 Video extension library libXvMC provides an X Window System client interface to the XVideo-MotionCompensation extension to the X protocol. . The XVideo-MotionCompensation extension allows for further accelerated drawing of videos. Video data may be sent at earlier stages of the decoding pipeline than raw YUV data. At the moment, driver support for XvMC is poor to non-existent. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXvMC Package: libxxf86dga1 Status: install ok installed Priority: optional Section: libs Installed-Size: 53 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxxf86dga Version: 2:1.1.5-1 Depends: libc6 (>= 2.34), libx11-6 (>= 2:1.6.0), libxext6 Description: X11 Direct Graphics Access extension library libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libXxf86dga Package: libxxf86vm1 Status: install ok installed Priority: optional Section: libs Installed-Size: 50 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: libxxf86vm (1:1.1.4-1) Version: 1:1.1.4-1+b2 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6 Description: X11 XFree86 video mode extension library libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm Package: libxxf86vm1 Status: install ok installed Priority: optional Section: libs Installed-Size: 49 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: libxxf86vm (1:1.1.4-1) Version: 1:1.1.4-1+b2 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6 Description: X11 XFree86 video mode extension library libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm Package: libxxhash0 Status: install ok installed Priority: optional Section: libs Installed-Size: 99 Maintainer: Josue Ortega Architecture: amd64 Multi-Arch: same Source: xxhash Version: 0.8.1-1 Depends: libc6 (>= 2.14) Description: shared library for xxhash xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). . This package contains the shared library. Homepage: https://cyan4973.github.io/xxHash Package: libyajl2 Status: install ok installed Priority: optional Section: libs Installed-Size: 71 Maintainer: John Stamp Architecture: amd64 Multi-Arch: same Source: yajl Version: 2.1.0-3 Depends: libc6 (>= 2.14) Description: Yet Another JSON Library A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. Homepage: http://lloyd.github.com/yajl/ Package: libyaml-0-2 Status: install ok installed Priority: optional Section: libs Installed-Size: 152 Maintainer: Florian Ernst Architecture: amd64 Multi-Arch: same Source: libyaml Version: 0.2.5-1 Depends: libc6 (>= 2.14) Description: Fast YAML 1.1 parser and emitter library LibYAML is a C library for parsing and emitting data in YAML 1.1, a human-readable data serialization format. Homepage: https://github.com/yaml/libyaml Package: libyuv0 Status: install ok installed Priority: optional Section: libs Installed-Size: 671 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libyuv Version: 0.0~git20230123.b2528b0-1 Replaces: libyuv Provides: libyuv Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5) Conflicts: libyuv Description: Library for YUV scaling (shared library) libyuv is an open source project that includes YUV scaling and conversion functionality. . This package provides the shared library. Homepage: https://chromium.googlesource.com/libyuv/libyuv/ Package: libyuv0 Status: install ok installed Priority: optional Section: libs Installed-Size: 383 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libyuv Version: 0.0~git20230123.b2528b0-1 Replaces: libyuv Provides: libyuv Depends: libc6 (>= 2.11), libgcc-s1 (>= 4.2), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5) Conflicts: libyuv Description: Library for YUV scaling (shared library) libyuv is an open source project that includes YUV scaling and conversion functionality. . This package provides the shared library. Homepage: https://chromium.googlesource.com/libyuv/libyuv/ Package: libz3-4 Status: install ok installed Priority: optional Section: libs Installed-Size: 22767 Maintainer: LLVM Packaging Team Architecture: amd64 Multi-Arch: same Source: z3 Version: 4.8.12-3.1 Replaces: libz3-dev (<< 4.4.1) Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libstdc++6 (>= 12) Breaks: libz3-dev (<< 4.4.1) Description: theorem prover from Microsoft Research - runtime libraries Z3 is a state-of-the-art theorem prover from Microsoft Research. It can be used to check the satisfiability of logical formulas over one or more theories. Z3 offers a compelling match for software analysis and verification tools, since several common software constructs map directly into supported theories. . This package contains runtime libraries. You shouldn't have to install it manually. Homepage: https://github.com/Z3Prover/z3 Package: libz3-4 Status: install ok installed Priority: optional Section: libs Installed-Size: 24684 Maintainer: LLVM Packaging Team Architecture: i386 Multi-Arch: same Source: z3 Version: 4.8.12-3.1 Replaces: libz3-dev (<< 4.4.1) Depends: libc6 (>= 2.34), libgcc-s1 (>= 7), libstdc++6 (>= 12) Breaks: libz3-dev (<< 4.4.1) Description: theorem prover from Microsoft Research - runtime libraries Z3 is a state-of-the-art theorem prover from Microsoft Research. It can be used to check the satisfiability of logical formulas over one or more theories. Z3 offers a compelling match for software analysis and verification tools, since several common software constructs map directly into supported theories. . This package contains runtime libraries. You shouldn't have to install it manually. Homepage: https://github.com/Z3Prover/z3 Package: libzbar0 Status: install ok installed Priority: optional Section: libs Installed-Size: 281 Maintainer: Boyuan Yang Architecture: amd64 Multi-Arch: same Source: zbar Version: 0.23.92-7 Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libjpeg62-turbo (>= 1.3.1), libv4l-0 (>= 0.5.0), libx11-6 Recommends: libmagickcore-6.q16-6-extra Description: QR code / bar code scanner and decoder (library) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the library. Homepage: https://github.com/mchehab/zbar Package: libzimg2 Status: install ok installed Priority: optional Section: libs Installed-Size: 852 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: zimg Version: 3.0.4+ds1-1 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Description: scaling, colorspace, depth conversion library (shared library) The "z" library implements the commonly required image processing basics of scaling, colorspace conversion, and depth conversion. A simple API enables conversion between any supported formats to operate with minimal knowledge from the programmer. . This package constains the shared library. Homepage: https://github.com/sekrit-twc/zimg Package: libzip4 Status: install ok installed Priority: optional Section: libs Installed-Size: 146 Maintainer: Stefan Schörghofer Architecture: amd64 Multi-Arch: same Source: libzip (1.7.3-1) Version: 1.7.3-1+b1 Depends: libbz2-1.0, libc6 (>= 2.33), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Description: library for reading, creating, and modifying zip archives (runtime) libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. . This package contains the files necessary for running applications that use the libzip library. Homepage: https://libzip.org Package: libzmf-0.0-0 Status: install ok installed Priority: optional Section: libs Installed-Size: 217 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Multi-Arch: same Source: libzmf (0.0.2-1) Version: 0.0.2-1+b5 Depends: libc6 (>= 2.35), libgcc-s1 (>= 3.0), libicu72 (>= 72.1~rc-1~), libpng16-16 (>= 1.6.2-1), librevenge-0.0-0, libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Description: Zoner Draw/Zebra file reading/converting library libzmf is a library and a set of tools for reading and converting Zoner Draw and Zebra file formats. Package: libzmq5 Status: install ok installed Priority: optional Section: libs Installed-Size: 808 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: zeromq3 Version: 4.3.4-6 Depends: libbsd0 (>= 0.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgssapi-krb5-2 (>= 1.17), libnorm1 (>= 1.5r6), libpgm-5.3-0 (>= 5.1.116~dfsg), libsodium23 (>= 1.0.3), libstdc++6 (>= 12) Description: lightweight messaging kernel (shared library) ØMQ is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. . ØMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the libzmq shared library. Homepage: https://www.zeromq.org/ Package: libzstd1 Status: install ok installed Priority: optional Section: libs Installed-Size: 785 Maintainer: RPM packaging team Architecture: amd64 Multi-Arch: same Source: libzstd Version: 1.5.4+dfsg2-5 Depends: libc6 (>= 2.34) Description: fast lossless compression algorithm Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the shared library. Homepage: https://github.com/facebook/zstd Package: libzstd1 Status: install ok installed Priority: optional Section: libs Installed-Size: 769 Maintainer: RPM packaging team Architecture: i386 Multi-Arch: same Source: libzstd Version: 1.5.4+dfsg2-5 Depends: libc6 (>= 2.34) Description: fast lossless compression algorithm Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the shared library. Homepage: https://github.com/facebook/zstd Package: libzvbi-common Status: install ok installed Priority: optional Section: devel Installed-Size: 191 Maintainer: Ileana Dumitrescu Architecture: all Multi-Arch: foreign Source: zvbi Version: 0.2.41-1 Replaces: libzvbi-0.1 (<= 0.2.1-3) Description: Vertical Blanking Interval decoder (VBI) - common files The vertical blanking interval (VBI) is an interval in a television signal that temporarily suspends transmission of the signal for the electron gun to move back up to the first line of the television screen to trace the next screen field. . The vertical blanking interval can be used to carry data, since anything sent during the VBI would naturally not be displayed; various test signals, closed captioning, and other digital data can be sent during this time period. These include information like closed-caption data, Teletext (primarily in Europe), and now Intercast and the ATVEC Internet television encodings. . The Zapping VBI library, in short ZVBI, provides functions to capture and decode VBI data. It is written in plain ANSI C with few dependencies on other tools and libraries, licensed under GPL. Some features: * Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced VBI data from Linux DVB devices; * Implements a VBI Proxy to share one VBI device between multiple applications; * Has a robust and versatile bit slicer which handles a wide range of data services; * Functions to capture multiple data services at once, such as Closed Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS; * Level 3.5 Teletext decoder with support for all Teletext character sets, graphics, 4096 colors, with built-in page cache including search functions; * Closed Caption decoder which supports roll-up, pop-up and paint-on style caption, color, expanded character set, text attributes and free text placement; * Renders Teletext and Caption pages, can export to HTML, PNG and other formats. * Can determine network names; * Can find Teletext subtitle and program pages; * Functions to extract data transmissions in Teletext streams (currently Page Format Clear and Independent Data Line Format A); * Can multiplex and demultiplex DVB VBI PES and TS streams. . This package contains internationalization files. Homepage: https://github.com/zapping-vbi/zvbi Package: libzvbi0 Status: install ok installed Priority: optional Section: libs Installed-Size: 727 Maintainer: Ileana Dumitrescu Architecture: amd64 Multi-Arch: same Source: zvbi Version: 0.2.41-1 Replaces: libzvbi-0.1 (<= 0.2.1-3) Depends: libc6 (>= 2.34), libpng16-16 (>= 1.6.2-1), libzvbi-common (= 0.2.41-1) Description: Vertical Blanking Interval decoder (VBI) - runtime files The vertical blanking interval (VBI) is an interval in a television signal that temporarily suspends transmission of the signal for the electron gun to move back up to the first line of the television screen to trace the next screen field. . The vertical blanking interval can be used to carry data, since anything sent during the VBI would naturally not be displayed; various test signals, closed captioning, and other digital data can be sent during this time period. These include information like closed-caption data, Teletext (primarily in Europe), and now Intercast and the ATVEC Internet television encodings. . The Zapping VBI library, in short ZVBI, provides functions to capture and decode VBI data. It is written in plain ANSI C with few dependencies on other tools and libraries, licensed under GPL. Some features: * Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced VBI data from Linux DVB devices; * Implements a VBI Proxy to share one VBI device between multiple applications; * Has a robust and versatile bit slicer which handles a wide range of data services; * Functions to capture multiple data services at once, such as Closed Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS; * Level 3.5 Teletext decoder with support for all Teletext character sets, graphics, 4096 colors, with built-in page cache including search functions; * Closed Caption decoder which supports roll-up, pop-up and paint-on style caption, color, expanded character set, text attributes and free text placement; * Renders Teletext and Caption pages, can export to HTML, PNG and other formats. * Can determine network names; * Can find Teletext subtitle and program pages; * Functions to extract data transmissions in Teletext streams (currently Page Format Clear and Independent Data Line Format A); * Can multiplex and demultiplex DVB VBI PES and TS streams. Homepage: https://github.com/zapping-vbi/zvbi Package: libzvbi0 Status: install ok installed Priority: optional Section: libs Installed-Size: 709 Maintainer: Ileana Dumitrescu Architecture: i386 Multi-Arch: same Source: zvbi Version: 0.2.41-1 Replaces: libzvbi-0.1 (<= 0.2.1-3) Depends: libc6 (>= 2.34), libpng16-16 (>= 1.6.2-1), libzvbi-common (= 0.2.41-1) Description: Vertical Blanking Interval decoder (VBI) - runtime files The vertical blanking interval (VBI) is an interval in a television signal that temporarily suspends transmission of the signal for the electron gun to move back up to the first line of the television screen to trace the next screen field. . The vertical blanking interval can be used to carry data, since anything sent during the VBI would naturally not be displayed; various test signals, closed captioning, and other digital data can be sent during this time period. These include information like closed-caption data, Teletext (primarily in Europe), and now Intercast and the ATVEC Internet television encodings. . The Zapping VBI library, in short ZVBI, provides functions to capture and decode VBI data. It is written in plain ANSI C with few dependencies on other tools and libraries, licensed under GPL. Some features: * Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced VBI data from Linux DVB devices; * Implements a VBI Proxy to share one VBI device between multiple applications; * Has a robust and versatile bit slicer which handles a wide range of data services; * Functions to capture multiple data services at once, such as Closed Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS; * Level 3.5 Teletext decoder with support for all Teletext character sets, graphics, 4096 colors, with built-in page cache including search functions; * Closed Caption decoder which supports roll-up, pop-up and paint-on style caption, color, expanded character set, text attributes and free text placement; * Renders Teletext and Caption pages, can export to HTML, PNG and other formats. * Can determine network names; * Can find Teletext subtitle and program pages; * Functions to extract data transmissions in Teletext streams (currently Page Format Clear and Independent Data Line Format A); * Can multiplex and demultiplex DVB VBI PES and TS streams. Homepage: https://github.com/zapping-vbi/zvbi Package: libzxcvbn0 Status: install ok installed Priority: optional Section: libs Installed-Size: 1473 Maintainer: Sean Whitton Architecture: amd64 Multi-Arch: same Source: zxcvbn-c Version: 2.5+dfsg-1 Depends: libc6 (>= 2.29) Description: password strength estimation library This library is a C/C++ implementation of the zxcvbn password strength estimator. It provides functions to rate password strength, by comparing the password to several word lists, including English first and last names. Homepage: https://github.com/tsyrogit/zxcvbn-c Package: libzxing2 Status: install ok installed Priority: optional Section: libs Installed-Size: 1441 Maintainer: Boyuan Yang Architecture: amd64 Multi-Arch: same Source: zxing-cpp (1.4.0-3) Version: 1.4.0-3+b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libstdc++6 (>= 11) Description: C++ port of ZXing library (library files) ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in C++. . It was originally ported from the Java ZXing library but has been developed further and now includes many improvements in terms of quality and performance. It can both read and write barcodes in a number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E, EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF. . This package provides library files for zxing-cpp library. Homepage: https://github.com/nu-book/zxing-cpp Package: linux-base Status: install ok installed Priority: optional Section: kernel Installed-Size: 77 Maintainer: Debian Kernel Team Architecture: all Multi-Arch: foreign Version: 4.9 Replaces: kernel-common (<= 13.018+nmu1) Depends: debconf (>= 0.5) | debconf-2.0 Breaks: kernel-common (<= 13.018+nmu1), linux-perf (<< 5.16.2-1~exp1) Description: Linux image base package This package contains files and support scripts for all Linux images. Package: linux-compiler-gcc-12-x86 Status: install ok installed Priority: optional Section: kernel Installed-Size: 630 Maintainer: Debian Kernel Team Architecture: amd64 Multi-Arch: foreign Source: linux Version: 6.1.27-1 Depends: gcc-12 Description: Compiler for Linux on x86 (meta-package) This package depends on GCC of the appropriate version and architecture for Linux on amd64, i386 and x32. Homepage: https://www.kernel.org/ Package: linux-headers-6.1.0-7-amd64 Status: install ok installed Priority: optional Section: kernel Installed-Size: 3449 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 6.1.20-1 Depends: linux-headers-6.1.0-7-common (= 6.1.20-1), linux-kbuild-6.1 (>= 6.1.20-1), linux-compiler-gcc-12-x86 Description: Header files for Linux 6.1.0-7-amd64 This package provides the architecture-specific kernel header files for Linux kernel 6.1.0-7-amd64, generally used for building out-of-tree kernel modules. These files are going to be installed into /usr/src/linux-headers-6.1.0-7-amd64, and can be used for building modules that load into the kernel provided by the linux-image-6.1.0-7-amd64 package. Homepage: https://www.kernel.org/ Package: linux-headers-6.1.0-7-common Status: install ok installed Priority: optional Section: kernel Installed-Size: 56112 Maintainer: Debian Kernel Team Architecture: all Multi-Arch: foreign Source: linux Version: 6.1.20-1 Description: Common header files for Linux 6.1.0-7 This package provides the common kernel header files for Linux kernel version 6.1.0-7, generally used for building out-of-tree kernel modules. To obtain a complete set of headers you also need to install the linux-headers-6.1.0-7-(flavour) package, matching the flavour of the kernel you intend the build for. Homepage: https://www.kernel.org/ Package: linux-headers-6.1.0-9-amd64 Status: install ok installed Priority: optional Section: kernel Installed-Size: 3469 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 6.1.27-1 Depends: linux-headers-6.1.0-9-common (= 6.1.27-1), linux-kbuild-6.1 (>= 6.1.27-1), linux-compiler-gcc-12-x86 Description: Header files for Linux 6.1.0-9-amd64 This package provides the architecture-specific kernel header files for Linux kernel 6.1.0-9-amd64, generally used for building out-of-tree kernel modules. These files are going to be installed into /usr/src/linux-headers-6.1.0-9-amd64, and can be used for building modules that load into the kernel provided by the linux-image-6.1.0-9-amd64 package. Homepage: https://www.kernel.org/ Package: linux-headers-6.1.0-9-common Status: install ok installed Priority: optional Section: kernel Installed-Size: 56130 Maintainer: Debian Kernel Team Architecture: all Multi-Arch: foreign Source: linux Version: 6.1.27-1 Description: Common header files for Linux 6.1.0-9 This package provides the common kernel header files for Linux kernel version 6.1.0-9, generally used for building out-of-tree kernel modules. To obtain a complete set of headers you also need to install the linux-headers-6.1.0-9-(flavour) package, matching the flavour of the kernel you intend the build for. Homepage: https://www.kernel.org/ Package: linux-headers-amd64 Status: install ok installed Priority: optional Section: kernel Installed-Size: 13 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux-signed-amd64 (6.1.27+1) Version: 6.1.27-1 Provides: linux-headers-generic Depends: linux-headers-6.1.0-9-amd64 (= 6.1.27-1) Description: Header files for Linux amd64 configuration (meta-package) This package depends on the architecture-specific header files for the latest Linux kernel amd64 configuration. Built-Using: linux (= 6.1.27-1) Homepage: https://www.kernel.org/ Package: linux-image-6.0.0-2-amd64 Status: install ok installed Priority: optional Section: kernel Installed-Size: 466608 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux-signed-amd64 (6.0.6+2) Version: 6.0.6-2 Replaces: linux-image-6.0.0-2-amd64-unsigned Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Recommends: firmware-linux-free, apparmor Suggests: linux-doc-6.0, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux Breaks: fwupdate (<< 12-7), initramfs-tools (<< 0.120+deb8u2), wireless-regdb (<< 2019.06.03-1~), xserver-xorg-input-vmmouse (<< 1:13.0.99) Conflicts: linux-image-6.0.0-2-amd64-unsigned Description: Linux 6.0 for 64-bit PCs (signed) The Linux kernel 6.0 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . The kernel image and modules are signed for use with Secure Boot. Built-Using: linux (= 6.0.6-2) Homepage: https://www.kernel.org/ Package: linux-image-6.0.0-5-amd64 Status: install ok installed Priority: optional Section: kernel Installed-Size: 466980 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux-signed-amd64 (6.0.10+2) Version: 6.0.10-2 Replaces: linux-image-6.0.0-5-amd64-unsigned Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Recommends: firmware-linux-free, apparmor Suggests: linux-doc-6.0, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux Breaks: fwupdate (<< 12-7), initramfs-tools (<< 0.120+deb8u2), wireless-regdb (<< 2019.06.03-1~), xserver-xorg-input-vmmouse (<< 1:13.0.99) Conflicts: linux-image-6.0.0-5-amd64-unsigned Description: Linux 6.0 for 64-bit PCs (signed) The Linux kernel 6.0 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . The kernel image and modules are signed for use with Secure Boot. Built-Using: linux (= 6.0.10-2) Homepage: https://www.kernel.org/ Package: linux-image-6.1.0-5-amd64 Status: install ok installed Priority: optional Section: kernel Installed-Size: 527734 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux-signed-amd64 (6.1.12+1) Version: 6.1.12-1 Replaces: linux-image-6.1.0-5-amd64-unsigned Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Recommends: firmware-linux-free, apparmor Suggests: linux-doc-6.1, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux Breaks: fwupdate (<< 12-7), initramfs-tools (<< 0.120+deb8u2), wireless-regdb (<< 2019.06.03-1~) Conflicts: linux-image-6.1.0-5-amd64-unsigned Description: Linux 6.1 for 64-bit PCs (signed) The Linux kernel 6.1 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . The kernel image and modules are signed for use with Secure Boot. Built-Using: linux (= 6.1.12-1) Homepage: https://www.kernel.org/ Package: linux-image-6.1.0-7-amd64 Status: install ok installed Priority: optional Section: kernel Installed-Size: 496658 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux-signed-amd64 (6.1.20+1) Version: 6.1.20-1 Replaces: linux-image-6.1.0-7-amd64-unsigned Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Recommends: firmware-linux-free, apparmor Suggests: linux-doc-6.1, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux Breaks: fwupdate (<< 12-7), initramfs-tools (<< 0.120+deb8u2), wireless-regdb (<< 2019.06.03-1~) Conflicts: linux-image-6.1.0-7-amd64-unsigned Description: Linux 6.1 for 64-bit PCs (signed) The Linux kernel 6.1 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . The kernel image and modules are signed for use with Secure Boot. Built-Using: linux (= 6.1.20-1) Homepage: https://www.kernel.org/ Package: linux-image-6.1.0-9-amd64 Status: install ok installed Priority: optional Section: kernel Installed-Size: 398090 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux-signed-amd64 (6.1.27+1) Version: 6.1.27-1 Replaces: linux-image-6.1.0-9-amd64-unsigned Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Recommends: firmware-linux-free, apparmor Suggests: linux-doc-6.1, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux Breaks: fwupdate (<< 12-7), initramfs-tools (<< 0.120+deb8u2), wireless-regdb (<< 2019.06.03-1~) Conflicts: linux-image-6.1.0-9-amd64-unsigned Description: Linux 6.1 for 64-bit PCs (signed) The Linux kernel 6.1 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . The kernel image and modules are signed for use with Secure Boot. Built-Using: linux (= 6.1.27-1) Homepage: https://www.kernel.org/ Package: linux-image-amd64 Status: install ok installed Priority: optional Section: kernel Installed-Size: 13 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux-signed-amd64 (6.1.27+1) Version: 6.1.27-1 Provides: linux-image-generic, linux-latest-modules-6.1.0-9-amd64, virtualbox-guest-modules, wireguard-modules (= 1.0.0) Depends: linux-image-6.1.0-9-amd64 (= 6.1.27-1) Description: Linux for 64-bit PCs (meta-package) This package depends on the latest Linux kernel and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. Built-Using: linux (= 6.1.27-1) Homepage: https://www.kernel.org/ Package: linux-kbuild-6.1 Status: install ok installed Priority: optional Section: kernel Installed-Size: 1730 Maintainer: Debian Kernel Team Architecture: i386 Multi-Arch: foreign Source: linux Version: 6.1.27-1 Depends: libc6 (>= 2.34), libelf1 (>= 0.142), libssl3 (>= 3.0.0) Description: Kbuild infrastructure for Linux 6.1 This package provides the kbuild infrastructure for the headers packages for Linux kernel version 6.1. Homepage: https://www.kernel.org/ Package: linux-libc-dev Status: install ok installed Priority: optional Section: devel Installed-Size: 6515 Maintainer: Debian Kernel Team Architecture: amd64 Multi-Arch: same Source: linux Version: 6.1.27-1 Description: Linux support headers for userspace development This package provides userspaces headers from the Linux kernel. These headers are used by the installed headers for GNU libc and other system libraries. Homepage: https://www.kernel.org/ Package: locales Status: install ok installed Priority: standard Section: localization Installed-Size: 15843 Maintainer: GNU Libc Maintainers Architecture: all Source: glibc Version: 2.36-9 Depends: libc-bin (>> 2.36), libc-l10n (>> 2.36), debconf (>= 0.5) | debconf-2.0 Conffiles: /etc/locale.alias 4a3f5ef911616822ec6fe04e31930bbf Description: GNU C Library: National Language (locale) data [support] Machine-readable data files, shared objects and programs used by the C library for localization (l10n) and internationalization (i18n) support. . This package contains tools to generate locale definitions from source files (included in this package). It allows you to customize which definitions actually get generated. This is a space-saver over how this package used to be, with all locales generated by default. This created a package that unpacked to an excess of 30 megs. Homepage: https://www.gnu.org/software/libc/libc.html Package: login Essential: yes Status: install ok installed Priority: required Section: admin Installed-Size: 2551 Maintainer: Shadow package maintainers Architecture: amd64 Multi-Arch: foreign Source: shadow (1:4.13+dfsg1-1) Version: 1:4.13+dfsg1-1+b1 Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules Conflicts: python-4suite (<< 0.99cvs20060405-1) Conffiles: /etc/login.defs f43a7b1eb7e082f1d4e2cb8f8376e71b /etc/pam.d/login 5afbc06eb5f71fef25170cf3c936a442 Description: system login tools This package provides some required infrastructure for logins and for changing effective user or group IDs, including: * login, the program that invokes a user shell on a virtual terminal; * nologin, a dummy shell for disabled user accounts; Homepage: https://github.com/shadow-maint/shadow Package: logrotate Status: install ok installed Priority: important Section: admin Installed-Size: 160 Maintainer: Christian Göttsche Architecture: amd64 Multi-Arch: foreign Version: 3.21.0-1 Depends: cron | anacron | cron-daemon | systemd-sysv, libacl1 (>= 2.2.23), libc6 (>= 2.34), libpopt0 (>= 1.14), libselinux1 (>= 3.1~) Suggests: bsd-mailx | mailx Conffiles: /etc/cron.daily/logrotate 31da718265eaaa2fdabcfb2743bda171 /etc/logrotate.conf bb61e48721fc3fb8e58002bce2f9a571 /etc/logrotate.d/btmp 55631862595faf6432786dc335eb3f44 /etc/logrotate.d/wtmp 46cd7ecb1810441bd450987a976f5540 Description: Log rotation utility The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files. Logrotate allows for the automatic rotation compression, removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file gets to a certain size. Normally, logrotate runs as a daily cron job. Homepage: https://github.com/logrotate/logrotate Package: logsave Status: install ok installed Priority: optional Section: admin Installed-Size: 49 Maintainer: Theodore Y. Ts'o Architecture: amd64 Multi-Arch: foreign Source: e2fsprogs Version: 1.47.0-2 Replaces: e2fsprogs (<< 1.45.3-1) Depends: libc6 (>= 2.34) Breaks: e2fsprogs (<< 1.45.3-1) Description: save the output of a command in a log file The logsave program will execute cmd_prog with the specified argument(s), and save a copy of its output to logfile. If the containing directory for logfile does not exist, logsave will accumulate the output in memory until it can be written out. A copy of the output will also be written to standard output. Homepage: http://e2fsprogs.sourceforge.net Package: lp-solve Status: install ok installed Priority: optional Section: math Installed-Size: 676 Maintainer: Juan Esteban Monsalve Tobon Architecture: amd64 Version: 5.5.2.5-2 Depends: libc6 (>= 2.29), libcolamd2 (>= 1:4.5.2) Description: Solve (mixed integer) linear programming problems The linear programming (LP) problem can be formulated as: Solve A.x >= V1, with V2.x maximal. A is a matrix, x is a vector of (nonnegative) variables, V1 is a vector called the right hand side, and V2 is a vector specifying the objective function. . An integer linear programming (ILP) problem is an LP with the constraint that all the variables are integers. In a mixed integer linear programming (MILP) problem, some of the variables are integer and others are real. . The program lp_solve solves LP, ILP, and MILP problems. It is slightly more general than suggested above, in that every row of A (specifying one constraint) can have its own (in)equality, <=, >= or =. The result specifies values for all variables. . lp_solve uses the 'Simplex' algorithm and sparse matrix methods for pure LP problems. If one or more of the variables is declared integer, the Simplex algorithm is iterated with a branch and bound algorithm, until the desired optimal solution is found. lp_solve can read MPS format input files. Homepage: http://lpsolve.sourceforge.net Package: lsb-release Status: install ok installed Priority: optional Section: misc Installed-Size: 17 Maintainer: Gioele Barabucci Architecture: all Multi-Arch: foreign Source: lsb-release-minimal Version: 12.0-1 Description: Linux Standard Base version reporting utility (minimal implementation) The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . The lsb-release command is a simple tool to help identify the Linux distribution being used and its compliance with the Linux Standard Base. . This package contains a bare-bones implementation that uses the information in /etc/os-release instead of relying on LSB packages. Homepage: https://gioele.io/lsb-release-minimal Package: lsof Status: install ok installed Priority: standard Section: utils Installed-Size: 482 Maintainer: Andres Salomon Architecture: amd64 Version: 4.95.0-1 Depends: libc6 (>= 2.33), libselinux1 (>= 3.1~), libtirpc3 (>= 1.0.2) Description: utility to list open files Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open, by processes currently running on the system. Homepage: https://github.com/lsof-org/lsof Package: lynx Status: install ok installed Priority: optional Section: web Installed-Size: 1935 Maintainer: Debian Lynx Packaging Team Architecture: amd64 Multi-Arch: foreign Version: 2.9.0dev.12-1 Replaces: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2) Provides: news-reader, www-browser Depends: lynx-common, libbsd0 (>= 0.0), libbz2-1.0, libc6 (>= 2.34), libgnutls30 (>= 3.7.5), libidn2-0 (>= 2.0.0), libncursesw6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Recommends: mailcap Breaks: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2) Conflicts: lynx-ssl Description: classic non-graphical (text-mode) web browser In continuous development since 1992, Lynx sets the standard for text-mode web clients. It is fast and simple to use, with support for browsing via FTP, Gopher, HTTP, HTTPS, NNTP, and the local file system. Homepage: https://lynx.invisible-island.net/ Package: lynx-common Status: install ok installed Priority: optional Section: web Installed-Size: 3687 Maintainer: Debian Lynx Packaging Team Architecture: all Multi-Arch: foreign Source: lynx Version: 2.9.0dev.12-1 Replaces: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2) Recommends: lynx Breaks: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2) Conffiles: /etc/lynx/lynx.cfg ea13586bc21294b02ef418c0a96a2872 /etc/lynx/lynx.lss 38cb5a12468abaa8f99804534fe38ca9 Description: shared files for lynx package In continuous development since 1992, Lynx sets the standard for text-mode web clients. . This package contains architecture-independent files shared by the lynx package over any architecture available in Debian. Examples of such shared files are: manpages, locale and mimetype definitions, and configuration files. Homepage: https://lynx.invisible-island.net/ Package: mailcap Status: install ok installed Priority: optional Section: utils Installed-Size: 86 Maintainer: Mime-Support Packagers Architecture: all Multi-Arch: foreign Version: 3.70+nmu1 Replaces: mime-support (<< 3.65) Provides: run-mailcap Depends: perl, media-types Recommends: bzip2, file, xz-utils Breaks: mime-support (<< 3.65) Conffiles: /etc/mailcap.order ba07e08a7fe3741d0b8339127963190e Description: Debian's mailcap system, and support programs The mailcap system associates media types with programs that can handle them, using system and user configuration files. A file's media type is determined by its extension or by running the "file" command if available. . Other packages register their programs as viewers/editors/composers/etc by placing mailcap entry files or FreeDesktop menu entries in predetermined directories monitored by this package's dpkg triggers. . This package provides a "run-mailcap" program to open arbitrary files, and in addition the "see", "edit", "compose", and "print" aliases to display, alter, create, and print (respectively). . This package also provides the "debian-view" utility to handle Debian packages interactively. Package: make Status: install ok installed Priority: optional Section: devel Installed-Size: 1592 Maintainer: Manoj Srivastava Architecture: amd64 Multi-Arch: allowed Source: make-dfsg Version: 4.3-4.1 Replaces: make-guile Depends: libc6 (>= 2.27) Suggests: make-doc Conflicts: make-guile Description: utility for directing compilation GNU Make is a utility which controls the generation of executables and other target files of a program from the program's source files. It determines automatically which pieces of a large program need to be (re)created, and issues the commands to (re)create them. Make can be used to organize any task in which targets (files) are to be automatically updated based on input files whenever the corresponding input is newer --- it is not limited to building computer programs. Indeed, Make is a general purpose dependency solver. Homepage: https://www.gnu.org/software/make/ Package: man-db Status: install ok installed Priority: important Section: doc Installed-Size: 2963 Maintainer: Colin Watson Architecture: amd64 Multi-Arch: foreign Version: 2.11.2-2 Replaces: man, nlsutils Provides: man, man-browser Depends: bsdextrautils | bsdmainutils (<< 12.1.1~), groff-base, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgdbm6 (>= 1.16), libpipeline1 (>= 1.5.0), libseccomp2 (>= 2.1.0), zlib1g (>= 1:1.1.4) Suggests: apparmor, groff, less, www-browser Conflicts: man Conffiles: /etc/apparmor.d/usr.bin.man 4f614d75041882370498f7fe2d43a44b /etc/cron.daily/man-db 62423d7fa68568c9c0aefceac182d9ea /etc/cron.weekly/man-db eebc5bb3e1dac973301570da3f453334 /etc/manpath.config 6d70333de0a08c7a71018da458201eb6 Description: tools for reading manual pages This package provides the man command, the primary way of examining the system help files (manual pages). Other utilities provided include the whatis and apropos commands for searching the manual page database, the manpath utility for determining the manual page search path, and the maintenance utilities mandb, catman and zsoelim. man-db uses the groff suite of programs to format and display the manual pages. Homepage: https://man-db.gitlab.io/man-db/ Package: manpages Status: install ok installed Priority: standard Section: doc Installed-Size: 1548 Maintainer: Dr. Tobias Quathamer Architecture: all Multi-Arch: foreign Version: 6.03-2 Replaces: initscripts (<< 3.0.0-1), inn2-dev (<< 2.6.5-1), manpages-dev (<< 5.09-2) Suggests: man-browser Breaks: initscripts (<< 3.0.0-1), inn2-dev (<< 2.6.5-1), manpages-dev (<< 5.09-2) Description: Manual pages about using a GNU/Linux system This package contains GNU/Linux manual pages for these sections: 4 = Devices (e.g. hd, sd). 5 = File formats and protocols, syntaxes of several system files (e.g. wtmp, /etc/passwd, nfs). 7 = Conventions and standards, macro packages, etc. (e.g. nroff, ascii). . Beside the intro man page describing the section, a few manual pages from sections 1,6 and 8 are also provided. . The man pages describe syntaxes of several system files. Homepage: https://www.kernel.org/doc/man-pages/ Package: manpages-dev Status: install ok installed Priority: optional Section: doc Installed-Size: 3732 Maintainer: Dr. Tobias Quathamer Architecture: all Multi-Arch: foreign Source: manpages Version: 6.03-2 Replaces: inn2-dev (<< 2.7.0-1) Depends: manpages Suggests: man-browser Breaks: inn2-dev (<< 2.7.0-1), manpages (<< 6.01-1) Description: Manual pages about using GNU/Linux for development These man pages describe the Linux programming interface, including these two sections: 2 = Linux system calls. 3 = Library calls (note that a more comprehensive source of information may be found in the glibc-doc and glibc-doc-reference packages). Homepage: https://www.kernel.org/doc/man-pages/ Package: manpages-pl Status: install ok installed Priority: optional Section: doc Installed-Size: 2173 Maintainer: Dr. Helge Kreutzmann Architecture: all Multi-Arch: foreign Source: manpages-l10n (4.18.1-1) Version: 1:4.18.1-1 Suggests: man-browser, manpages Breaks: manpages-pl-dev (<< 1:4.11) Description: Polish man pages This package contains manual pages translated into Polish, originating from a large number of projects which do not ship translated man pages themselves, including the traditional Linux manpages. The exact projects and man pages might change from release to release, so please look at the actually shipped files for the current set. . The following sections are included: * 1 = User programs (e.g. ls, ln) * 4 = Devices (e.g. hd, sd). * 5 = File formats and protocols, syntaxes of several system files (e.g. wtmp, /etc/passwd, nfs). * 6 = Games etc. * 7 = Conventions and standards, macro packages, etc. (e.g. nroff, ascii). * 8 = System administration commands. . The original (software) packages contain additional manual pages which have not been translated yet. Homepage: https://manpages-l10n-team.pages.debian.net/manpages-l10n/ Package: manpages-pl-dev Status: install ok installed Priority: optional Section: doc Installed-Size: 1510 Maintainer: Dr. Helge Kreutzmann Architecture: all Multi-Arch: foreign Source: manpages-l10n (4.18.1-1) Version: 1:4.18.1-1 Replaces: manpages-pl (<< 1:4.11) Suggests: man-browser, manpages-dev, glibc-doc Breaks: manpages-pl (<< 1:4.11) Description: Polish development manpages This package contains the Linux development manual pages translated into Polish. . The following sections are included: * 2 = Linux system calls. * 3 = Libc calls (note that a more comprehensive source of information may be found in one of the libc-doc packages). . The English package manpages-dev contains additional manual pages which have not been translated yet. Homepage: https://manpages-l10n-team.pages.debian.net/manpages-l10n/ Package: mariadb-common Status: install ok installed Priority: optional Section: database Installed-Size: 65 Maintainer: Debian MySQL Maintainers Architecture: all Multi-Arch: foreign Source: mariadb Version: 1:10.11.3-1 Depends: mysql-common (>= 5.6.25) Conffiles: /etc/mysql/mariadb.cnf f78499dd07dccc3238cc15dd937b87bb Description: MariaDB common configuration files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes configuration files common to all MariaDB programs. Homepage: https://mariadb.org/ Package: mawk Status: install ok installed Priority: required Section: interpreters Installed-Size: 263 Maintainer: Boyuan Yang Architecture: amd64 Multi-Arch: foreign Version: 1.3.4.20200120-3.1 Provides: awk Depends: libc6 (>= 2.29) Description: Pattern scanning and text processing language Mawk is an interpreter for the AWK Programming Language. The AWK language is useful for manipulation of data files, text retrieval and processing, and for prototyping and experimenting with algorithms. Mawk is a new awk meaning it implements the AWK language as defined in Aho, Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms to the POSIX 1003.2 (draft 11.3) definition of the AWK language which contains a few features not described in the AWK book, and mawk provides a small number of extensions. . Mawk is smaller and much faster than gawk. It has some compile-time limits such as NF = 32767 and sprintf buffer = 1020. Homepage: https://invisible-island.net/mawk/ Package: media-player-info Status: install ok installed Priority: optional Section: admin Installed-Size: 371 Maintainer: Martin Pitt Architecture: all Multi-Arch: foreign Version: 24-2 Depends: udev Description: Media player identification files media-player-info is a repository of data files describing media player (mostly USB Mass Storage ones) capabilities. These files contain information about the directory layout to use to add music to these devices, about the supported file formats, and so on. . The music player capabilities are now described in *.mpi files (which are ini-like files), together with udev rules to identify these devices. Homepage: https://gitlab.freedesktop.org/media-player-info/media-player-info Package: media-types Status: install ok installed Priority: standard Section: net Installed-Size: 92 Maintainer: Mime-Support Packagers Architecture: all Multi-Arch: foreign Version: 10.0.0 Replaces: mime-support (<< 3.65) Breaks: mime-support (<< 3.65) Conffiles: /etc/mime.types e8937e06f21a0edb49813f91567be8e6 Description: List of standard media types and their usual file extension This package installs the configuration file /etc/mime.types, that lists standard media types (originally known as "MIME" types) and their usual file extension. This provides a simple way for programs to have a first guess at a file's content. On standard Debian desktop systems, one will also find more sophisticated tools, for instance provided by the "file" and "xdg-utils" packages. . The /etc/mime.types file is compiled by hand using mostly information provided by the Internet Assigned Numbers Authority (IANA). Package: mesa-va-drivers Status: install ok installed Priority: optional Section: libs Installed-Size: 12442 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Replaces: vdpau-va-driver (<< 0.7.4-5) Provides: va-driver Depends: libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.75), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm15, libstdc++6 (>= 11), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Breaks: vdpau-va-driver (<< 0.7.4-5) Enhances: libva2 Description: 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. Homepage: https://mesa3d.org/ Package: mesa-va-drivers Status: install ok installed Priority: optional Section: libs Installed-Size: 12596 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Replaces: vdpau-va-driver (<< 0.7.4-5) Provides: va-driver Depends: libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.75), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 7), libllvm15, libstdc++6 (>= 11), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Breaks: vdpau-va-driver (<< 0.7.4-5) Enhances: libva2 Description: 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. Homepage: https://mesa3d.org/ Package: mesa-vdpau-drivers Status: install ok installed Priority: optional Section: libs Installed-Size: 12090 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Provides: vdpau-driver Depends: libvdpau1, libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.75), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm15, libstdc++6 (>= 11), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Enhances: libvdpau1 Description: Mesa VDPAU video acceleration drivers These libraries provide the Video Decode and Presentation 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 VDPAU for some gallium drivers. Homepage: https://mesa3d.org/ Package: mesa-vdpau-drivers Status: install ok installed Priority: optional Section: libs Installed-Size: 12937 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Provides: vdpau-driver Depends: libvdpau1, libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.75), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 7), libllvm15, libstdc++6 (>= 11), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Enhances: libvdpau1 Description: Mesa VDPAU video acceleration drivers These libraries provide the Video Decode and Presentation 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 VDPAU for some gallium drivers. Homepage: https://mesa3d.org/ Package: mesa-vulkan-drivers Status: install ok installed Priority: optional Section: libs Installed-Size: 35599 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Provides: vulkan-icd Depends: libvulkan1, python3:any | python3-minimal:any, libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm2 (>= 2.4.99), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm15, libstdc++6 (>= 11), libwayland-client0 (>= 1.20.0), libx11-xcb1 (>= 2:1.8.4), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.13), libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Description: Mesa Vulkan graphics drivers Vulkan is a low-overhead 3D graphics and compute API. This package includes Vulkan drivers provided by the Mesa project. Homepage: https://mesa3d.org/ Package: mesa-vulkan-drivers Status: install ok installed Priority: optional Section: libs Installed-Size: 35914 Maintainer: Debian X Strike Force Architecture: i386 Multi-Arch: same Source: mesa Version: 22.3.6-1+deb12u1 Provides: vulkan-icd Depends: libvulkan1, python3:any | python3-minimal:any, libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm2 (>= 2.4.99), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 7), libllvm15, libstdc++6 (>= 11), libwayland-client0 (>= 1.20.0), libx11-xcb1 (>= 2:1.8.4), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.13), libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Description: Mesa Vulkan graphics drivers Vulkan is a low-overhead 3D graphics and compute API. This package includes Vulkan drivers provided by the Mesa project. Homepage: https://mesa3d.org/ Package: milou Status: install ok installed Priority: optional Section: kde Installed-Size: 464 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Depends: plasma-framework, libc6 (>= 2.14), libkf5configcore5 (>= 4.97.0), libkf5coreaddons5 (>= 5.102.0~), libkf5itemmodels5 (>= 5.102.0~), libkf5runner5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 4.1.1) Description: Dedicated search plasmoid Milou can also be used as an alternative to KRunner, and does provide application launching. The main difference is that it concentrates more on searching. Homepage: https://invent.kde.org/plasma/milou Package: mime-support Status: install ok installed Priority: optional Section: oldlibs Installed-Size: 17 Maintainer: Mime-Support Packagers Architecture: all Multi-Arch: foreign Version: 3.66 Depends: mailcap, media-types Description: transitional package This is a transitional package. It will be possible to remove it safely once its dependency chain has adjusted to depend on mailcap or media-types directly. Package: mkdocs Status: install ok installed Priority: optional Section: text Installed-Size: 2805 Maintainer: Debian Python Team Architecture: all Source: python-mkdocs Version: 1.4.2+dfsg-2 Depends: fonts-font-awesome, libjs-bootstrap4, libjs-jquery, libjs-lunr, libjs-modernizr, python3-livereload, python3-lunr, python3-pkg-resources, sphinx-rtd-theme-common, ghp-import (>= 1.0), python3-click, python3-importlib-metadata | python3 (>> 3.10), python3-jinja2 (>= 2.10.1), python3-markdown (>= 3.2.1), python3-mergedeep, python3-packaging, python3-pyyaml-env-tag, python3-typing-extensions | python3 (>> 3.8), python3-watchdog, python3-yaml, python3:any Suggests: mkdocs-doc, nodejs, python3-babel Description: Static site generator geared towards building project documentation MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. Homepage: https://www.mkdocs.org/ Package: mobile-broadband-provider-info Status: install ok installed Priority: optional Section: admin Installed-Size: 526 Maintainer: Graham Inggs Architecture: all Multi-Arch: foreign Version: 20230416-1 Description: database of mobile broadband service providers This package contains a database of provider-specific settings of mobile broadband providers in different countries. Its functioning through Network Manager makes it easy for users to choose their mobile broadband service provider. . The database contains information relevant to mobile networks access point usage, such as APN (access point name), username, password, etc. Homepage: https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband/ServiceProviders Package: modemmanager Status: install ok installed Priority: optional Section: net Installed-Size: 4445 Maintainer: DebianOnMobile Maintainers Architecture: amd64 Version: 1.20.4-1 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.55.2), libgudev-1.0-0 (>= 212), libmbim-glib4 (>= 1.28.0), libmbim-proxy, libmm-glib0 (>= 1.20.0), libpolkit-gobject-1-0 (>= 0.99), libqmi-glib5 (>= 1.32.0), libqmi-proxy, libqrtr-glib0 (>= 1.0.0), libsystemd0 (>= 209), polkitd | policykit-1 Recommends: libmbim-utils, libqmi-utils, usb-modeswitch Conffiles: /etc/dbus-1/system.d/org.freedesktop.ModemManager1.conf b34f558232938aad76d7b38fd94aaa61 Description: D-Bus service for managing modems ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/ Package: mokutil Status: install ok installed Priority: optional Section: admin Installed-Size: 80 Maintainer: Debian UEFI Maintainers Architecture: amd64 Version: 0.6.0-2 Depends: libc6 (>= 2.33), libcrypt1 (>= 1:4.1.0), libefivar1 (>= 37), libkeyutils1 (>= 1.5.9), libssl3 (>= 3.0.0) Description: tools for manipulating machine owner keys This program provides the means to enroll and erase the machine owner keys (MOK) stored in the database of shim. Package: mount Status: install ok installed Priority: required Section: admin Installed-Size: 394 Maintainer: util-linux packagers Architecture: amd64 Multi-Arch: foreign Source: util-linux (2.38.1-5) Version: 2.38.1-5+b1 Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libmount1 (>= 2.38), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.33) Suggests: nfs-common Description: tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: multimc Status: install ok installed Priority: optional Section: games Installed-Size: 75 Maintainer: Petr Mrázek Architecture: all Version: 1.6-1 Depends: zenity, desktop-file-utils, libqt5widgets5, libqt5gui5, libqt5network5, libqt5core5a, libqt5xml5, libqt5concurrent5, wget Recommends: openjdk-8-jre Description: A local install wrapper for MultiMC Homepage: http://multimc.org Package: mupen64plus-audio-all Status: install ok installed Priority: optional Section: metapackages Installed-Size: 11 Maintainer: Debian Games Team Architecture: all Source: mupen64plus Version: 2.5.9+1 Depends: mupen64plus-audio-sdl Description: plugin-based Nintendo 64 emulator, audio plugins Flexible N64 Emulator for Linux that works with many ROMs that are publically available. It consists of separate components to provide an user interface, audio and graphics output, controller input, co-processor emulation and an emulator core. . This metapackage includes all audio plugins usable with mupen64plus. Homepage: https://mupen64plus.org/ Package: mupen64plus-audio-sdl Status: install ok installed Priority: optional Section: games Installed-Size: 47 Maintainer: Debian Games Team Architecture: amd64 Multi-Arch: same Version: 2.5.9+25+g8f372a0-2 Provides: mupen64plus-audio Depends: mupen64plus-audio-abi-2, mupen64plus-config-abi-2.2, libc6 (>= 2.34), libsamplerate0 (>= 0.1.7), libsdl2-2.0-0 (>= 2.0.12), libspeexdsp1 (>= 1.2.1) Description: sdl audio output plugin for mupen64plus Audio output plugin for mupen64plus which can be used with all audio devices which are supported by Simple DirectMedia Layer. It supports hardware volume control through oss mixer or application specific volume through SDL. Homepage: https://mupen64plus.org/ Package: mupen64plus-data Status: install ok installed Priority: optional Section: games Installed-Size: 1710 Maintainer: Debian Games Team Architecture: all Multi-Arch: foreign Source: mupen64plus-core Version: 2.5.9+341+gf82b37bf-1 Replaces: libmupen64plus2 (<< 1.99.5-3), mupen64plus (<< 1.99.1) Breaks: libmupen64plus2 (<< 1.99.5-3), mupen64plus (<< 1.99.1) Description: plugin-based Nintendo 64 emulator, data files Flexible N64 Emulator for Linux that works with many ROMs that are publically available. It consists of separate components to provide an user interface, audio and graphics output, controller input, co-processor emulation and an emulator core. . It has the following features: * cheat system * exchangeable plugins for graphics, sound and input emulation * multiple save states * common configuration system for all components . This package contains the rom catalog and cheat database. Homepage: https://mupen64plus.org/ Package: mupen64plus-input-all Status: install ok installed Priority: optional Section: metapackages Installed-Size: 11 Maintainer: Debian Games Team Architecture: all Source: mupen64plus Version: 2.5.9+1 Depends: mupen64plus-input-sdl Description: plugin-based Nintendo 64 emulator, input plugins Flexible N64 Emulator for Linux that works with many ROMs that are publically available. It consists of separate components to provide an user interface, audio and graphics output, controller input, co-processor emulation and an emulator core. . This metapackage includes all input plugins usable with mupen64plus. Homepage: https://mupen64plus.org/ Package: mupen64plus-input-sdl Status: install ok installed Priority: optional Section: games Installed-Size: 115 Maintainer: Debian Games Team Architecture: amd64 Multi-Arch: same Version: 2.5.9+55+g2129e94-1 Provides: mupen64plus-input Depends: mupen64plus-config-abi-2.2, mupen64plus-input-abi-2.1, libc6 (>= 2.34), libsdl2-2.0-0 (>= 2.0.12) Description: sdl input device plugin for mupen64plus Input device plugin for mupen64plus which can use either keyboard or all by SDL supported input devices. All devices are autoconfigured using a database supplied with this package or through manual button mappings inside the local mupen64plus configuration. Homepage: https://mupen64plus.org/ Package: mupen64plus-qt Status: install ok installed Priority: optional Section: games Installed-Size: 786 Maintainer: Debian Games Team Architecture: amd64 Version: 1.15-1 Depends: mupen64plus-ui-console, libqt5sql5-sqlite, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5network5 (>= 5.14.1), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.11.0~rc1), libquazip5-1 (>= 0.7.3), libstdc++6 (>= 5) Description: customizable launcher for Mupen64Plus Mupen64Plus-Qt is a customizable launcher for the standard console UI frontend of Mupen64Plus. It supports downloading game information and cover images from thegamesdb.net. Homepage: https://github.com/dh4/mupen64plus-qt Package: mupen64plus-rsp-all Status: install ok installed Priority: optional Section: metapackages Installed-Size: 11 Maintainer: Debian Games Team Architecture: all Source: mupen64plus Version: 2.5.9+1 Depends: mupen64plus-rsp-hle Recommends: mupen64plus-rsp-z64 Description: plugin-based Nintendo 64 emulator, rsp plugins Flexible N64 Emulator for Linux that works with many ROMs that are publically available. It consists of separate components to provide an user interface, audio and graphics output, controller input, co-processor emulation and an emulator core. . This metapackage includes all reality signal processor plugins usable with mupen64plus. Homepage: https://mupen64plus.org/ Package: mupen64plus-rsp-hle Status: install ok installed Priority: optional Section: games Installed-Size: 101 Maintainer: Debian Games Team Architecture: amd64 Multi-Arch: same Version: 2.5.9+32+gca917ce-2 Provides: mupen64plus-rsp Depends: mupen64plus-rsp-abi-2, libc6 (>= 2.34) Description: high-level rsp emulation for mupen64plus N64 Reality Signal Processor function level emulation for graphics plugins supporting vertex processing by their own. It supports memory and register initialisation, audio and display lists processing including jpeg and mp3 decoding for common microcodes. Homepage: https://mupen64plus.org/ Package: mupen64plus-rsp-z64 Status: install ok installed Priority: optional Section: games Installed-Size: 146 Maintainer: Debian Games Team Architecture: amd64 Multi-Arch: same Version: 2.5.9+10+ga7bf40f-2 Provides: mupen64plus-rsp Depends: mupen64plus-rsp-abi-2, libc6 (>= 2.14) Description: low-level rsp emulation for mupen64plus N64 Reality Signal Processor instruction level emulation for graphics plugins supporting preprocessed vertex information. It can emulate even unknown or uncommon microcodes, but cannot benefit from faster implementation for the host cpu. . This package also provides mupen64plus-video-z64-hlevideo which can be used together with high level video emulation plugins like arachnoid, rice or glide64. Homepage: https://mupen64plus.org/ Package: mupen64plus-ui-console Status: install ok installed Priority: optional Section: games Installed-Size: 152 Maintainer: Debian Games Team Architecture: amd64 Version: 2.5.9+26+g3ad5cbb-3 Provides: mupen64plus-ui Depends: mupen64plus-audio-all | mupen64plus-audio, mupen64plus-config-abi-2.3.1, mupen64plus-data, mupen64plus-debug-abi-2.0.1, mupen64plus-frontend-abi-2.1.3, mupen64plus-input-all | mupen64plus-input, mupen64plus-rsp-all | mupen64plus-rsp, mupen64plus-video-all | mupen64plus-video, libc6 (>= 2.34), libsdl2-2.0-0 (>= 2.0.12) Description: console frontend for mupen64plus Minimal console user interface for mupen64plus. Features provided: * Changeable emulation plugins for audio, core, input, rsp, video * Selection of emulation core * Graphical OSD for status output * Setting of configuration variable per session or in configuration file * Cheat database support * Loading of roms . It does not provide any sort of graphical setup or functionality to uncompress files. Homepage: https://mupen64plus.org/ Package: mupen64plus-video-all Status: install ok installed Priority: optional Section: metapackages Installed-Size: 11 Maintainer: Debian Games Team Architecture: all Source: mupen64plus Version: 2.5.9+1 Depends: mupen64plus-video-glide64mk2, mupen64plus-video-rice Recommends: mupen64plus-video-arachnoid, mupen64plus-video-glide64, mupen64plus-video-z64 Description: plugin-based Nintendo 64 emulator, video plugins Flexible N64 Emulator for Linux that works with many ROMs that are publically available. It consists of separate components to provide an user interface, audio and graphics output, controller input, co-processor emulation and an emulator core. . This metapackage includes all video plugins usable with mupen64plus. Homepage: https://mupen64plus.org/ Package: mupen64plus-video-arachnoid Status: install ok installed Priority: optional Section: games Installed-Size: 190 Maintainer: Debian Games Team Architecture: amd64 Multi-Arch: same Version: 2.5.9+14+g82ab630-2 Provides: mupen64plus-video Depends: mupen64plus-config-abi-2.2, mupen64plus-gfx-abi-2.2, mupen64plus-vidext-abi-3, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgl1, libstdc++6 (>= 5.2) Description: Arachnoid high-level graphics emulation for mupen64plus High-level graphics emulation plugin for known microcodes based on OpenGL, but works completely without vertex and pixel shaders. This makes it a good choice for older graphics hardware. . Arachnoid is based on a GPLv2+ fork of the glN64 source code. Homepage: https://mupen64plus.org/ Package: mupen64plus-video-glide64 Status: install ok installed Priority: optional Section: games Installed-Size: 822 Maintainer: Debian Games Team Architecture: amd64 Multi-Arch: same Version: 2.5.9+9+g04ec9ce-2 Provides: mupen64plus-video Depends: mupen64plus-config-abi-2.2, mupen64plus-gfx-abi-2.2, mupen64plus-vidext-abi-3, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgl1, libstdc++6 (>= 5) Description: Glide64 high-level graphics emulation for mupen64plus High-level graphics emulation plugin for known microcodes based on Glide. This version includes a Glide-to-OpenGL wrapper which makes it independent of Voodoo cards. It supports advanced graphics effects of the N64. . It is based on Glide64 Wonder Plus which was ported to Linux and amd64. Homepage: https://mupen64plus.org/ Package: mupen64plus-video-glide64mk2 Status: install ok installed Priority: optional Section: games Installed-Size: 1254 Maintainer: Debian Games Team Architecture: amd64 Multi-Arch: same Version: 2.5.9+27+ga07050d-1 Provides: mupen64plus-video Depends: mupen64plus-config-abi-2.2, mupen64plus-gfx-abi-2.2, mupen64plus-vidext-abi-3, libboost-filesystem1.74.0 (>= 1.74.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgl1, libpng16-16 (>= 1.6.2-1), libsdl2-2.0-0 (>= 2.0.12), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.4) Description: Glide64Mk2 high-level graphics emulation for mupen64plus High-level graphics emulation plugin for known microcodes based on Glide. This version includes a Glide-to-OpenGL wrapper which makes it independent of Voodoo cards. It supports advanced graphics effects of the N64 and loading of high resolution texture packs. . It is based on Glide64 Napalm which was ported to Linux and amd64. Homepage: https://mupen64plus.org/ Package: mupen64plus-video-rice Status: install ok installed Priority: optional Section: games Installed-Size: 576 Maintainer: Debian Games Team Architecture: amd64 Multi-Arch: same Version: 2.5.9+30+g97e0acf-2 Provides: mupen64plus-video Depends: mupen64plus-config-abi-2.3, mupen64plus-gfx-abi-2.2, mupen64plus-vidext-abi-3, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgl1, libpng16-16 (>= 1.6.2-1), libsdl2-2.0-0 (>= 2.0.12), libstdc++6 (>= 5) Description: Rice's high-level graphics emulation for mupen64plus High-level graphics emulation plugin for known microcodes based on OpenGL. It supports advanced graphics effects of the N64 and loading of high resolution texture packs. Homepage: https://mupen64plus.org/ Package: mupen64plus-video-z64 Status: install ok installed Priority: optional Section: games Installed-Size: 100 Maintainer: Debian Games Team Architecture: amd64 Multi-Arch: same Version: 2.5.9+9+g5dba5bd-2 Provides: mupen64plus-video Depends: mupen64plus-config-abi-2.2, mupen64plus-gfx-abi-2.2, mupen64plus-rsp-z64, mupen64plus-vidext-abi-3, libc6 (>= 2.34), libgl1, libglew2.2 (>= 2.2.0-4+b1), libsdl2-2.0-0 (>= 2.0.12) Description: low-level rdp emulation for mupen64plus N64 Reality Drawing Processor emulation which can be used with a low-level rsp emulation plugin like mupen64plus-rsp-z64. It can emulate even unknown or uncommon microcodes, but cannot benefit from faster implementation for the host cpu. . A fast processor and graphics hardware which supports vertex and fragment shader is needed for this plugin. Homepage: https://mupen64plus.org/ Package: mysql-common Status: install ok installed Priority: optional Section: database Installed-Size: 33 Maintainer: Debian MySQL Maintainers Architecture: all Multi-Arch: foreign Source: mysql-defaults (1.1.0) Version: 5.8+1.1.0 Replaces: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5 Provides: mysql-common-5.6 Breaks: mariadb-common (<< 10.0.20-3~) Conflicts: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5 Conffiles: /etc/mysql/conf.d/mysql.cnf 61e0993270966cc6bc96b46c01ade21f /etc/mysql/conf.d/mysqldump.cnf 20890decb4486ce539753193908fb356 /etc/mysql/my.cnf.fallback cfe2bc1819d5e200eca8ca6912f714af Description: MySQL database common files, e.g. /etc/mysql/my.cnf MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes files needed by all versions of the client library, e.g. /etc/mysql/my.cnf. Package: nano Status: install ok installed Priority: important Section: editors Installed-Size: 2804 Maintainer: Jordi Mallach Architecture: amd64 Version: 7.2-1 Replaces: nano-tiny (<< 2.8.6-2), pico Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libtinfo6 (>= 6) Suggests: hunspell Breaks: nano-tiny (<< 2.8.6-2) Conflicts: pico Conffiles: /etc/nanorc 4a8f3d41bfd28e49ce6053d8d79480e7 Description: small, friendly text editor inspired by Pico GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine). . However, GNU nano also implements many features missing in Pico, including: - undo/redo - line numbering - syntax coloring - soft-wrapping of overlong lines - selecting text by holding Shift - interactive search and replace (with regular expression support) - a go-to line (and column) command - support for multiple file buffers - auto-indentation - tab completion of filenames and search terms - toggling features while running - and full internationalization support Homepage: https://www.nano-editor.org/ Package: ncurses-base Essential: yes Status: install ok installed Priority: required Section: misc Installed-Size: 379 Maintainer: Craig Small Architecture: all Multi-Arch: foreign Source: ncurses Version: 6.4-4 Provides: ncurses-runtime Breaks: bash-static (<< 4.4.18-1.1), libmono-corlib4.5-cil (<< 4.6.2.7+dfsg-2), libslang2 (<< 2.3.1a-3), libtinfo5 (<< 6.1), libunibilium0 (<< 2), libunibilium4 (<< 2.0.0-3), neovim (<< 0.6.0), vim-common (<< 2:9.0.1000-2), zsh-static (<< 5.4.2-4) Conffiles: /etc/terminfo/README 45b6df19fb5e21f55717482fa7a30171 Description: basic terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains terminfo data files to support the most common types of terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220, vt52, and xterm. Homepage: https://invisible-island.net/ncurses/ Package: ncurses-bin Essential: yes Status: install ok installed Priority: required Section: utils Installed-Size: 636 Maintainer: Craig Small Architecture: amd64 Multi-Arch: foreign Source: ncurses Version: 6.4-4 Pre-Depends: libc6 (>= 2.34), libtinfo6 (>= 6.3) Description: terminal-related programs and man pages The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the programs used for manipulating the terminfo database and individual terminfo entries, as well as some programs for resetting terminals and such. Homepage: https://invisible-island.net/ncurses/ Package: ncurses-term Status: install ok installed Priority: standard Section: misc Installed-Size: 4289 Maintainer: Craig Small Architecture: all Multi-Arch: foreign Source: ncurses Version: 6.4-4 Replaces: alacritty (<< 0.3.4~), dvtm (<< 0.15-3), jfbterm (<< 0.4.7-10), kon2 (<< 0.3.9b-21), libiterm1 (<< 0.5-9), tn5250 (<< 0.17.4-3) Depends: ncurses-base (>= 6.1+20190713) Breaks: bash-static (<< 4.4.18-1.1), dvtm (<< 0.15-3), libmono-corlib4.5-cil (<< 4.6.2.7+dfsg-2), libslang2 (<< 2.3.1a-3), libtinfo5 (<< 6.1), libunibilium0 (<< 2), libunibilium4 (<< 2.0.0-3), vim-common (<< 2:9.0.1000-2), zsh-static (<< 5.4.2-4) Description: additional terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains all of the numerous terminal definitions not found in the ncurses-base package. Homepage: https://invisible-island.net/ncurses/ Package: netbase Status: install ok installed Priority: important Section: admin Installed-Size: 36 Maintainer: Marco d'Itri Architecture: all Multi-Arch: foreign Version: 6.4 Replaces: ebtables (<< 2.0.11-2) Breaks: ebtables (<< 2.0.11-2) Conffiles: /etc/ethertypes cd7fa874d85f7587e2ed11174d58cf83 /etc/protocols 0c247591a720f534fe543401bd4844d6 /etc/rpc 2d7748cd0feba2e43ee52d4d7f834188 /etc/services 3975f0d8c4e1ecb25f035edfb1ba27ac Description: Basic TCP/IP networking system This package provides the necessary infrastructure for basic TCP/IP based networking. . In particular, it supplies common name-to-number mappings in /etc/services, /etc/rpc, /etc/protocols and /etc/ethertypes. Package: netcat-traditional Status: install ok installed Priority: optional Section: net Installed-Size: 143 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: netcat Version: 1.10-47 Provides: netcat Depends: libc6 (>= 2.15) Description: TCP/IP swiss army knife A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. . This is the "classic" netcat, written by *Hobbit*. It lacks many features found in netcat-openbsd. Homepage: http://www.stearns.org/nc/ Package: network-manager Status: install ok installed Priority: optional Section: net Installed-Size: 15145 Maintainer: Utopia Maintenance Team Architecture: amd64 Version: 1.42.4-1 Depends: libaudit1 (>= 1:2.2.1), libbluetooth3 (>= 4.91), libc6 (>= 2.34), libcurl3-gnutls (>= 7.24.0), libglib2.0-0 (>= 2.68.0), libgnutls30 (>= 3.7.2), libjansson4 (>= 2.14), libmm-glib0 (>= 1.4.0), libndp0 (>= 1.2), libnewt0.52 (>= 0.52.23), libnm0 (= 1.42.4-1), libpsl5 (>= 0.13.0), libreadline8 (>= 6.0), libselinux1 (>= 3.1~), libsystemd0 (>= 209), libteamdctl0 (>= 1.9), libudev1 (>= 183), default-dbus-system-bus | dbus-system-bus, udev, adduser, polkitd | policykit-1 Recommends: ppp, dnsmasq-base, modemmanager, wireless-regdb, wpasupplicant, libpam-systemd Suggests: libteam-utils, iptables Breaks: ppp (>= 2.4.9-2~), ppp (<< 2.4.9-1+~) Conffiles: /etc/NetworkManager/NetworkManager.conf 914f22205f2ed4d4bc84f3682ecd3153 /etc/NetworkManager/dispatcher.d/01-ifupdown e6de81aa6aa1f472937fd99db343914f Description: network management framework (daemon and userspace tools) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package provides the userspace daemons and a command line interface to interact with NetworkManager. . Optional dependencies: * ppp: Required for establishing dial-up connections (e.g. via GSM). * dnsmasq-base/iptables: Required for creating Ad-hoc connections and connection sharing. * libteam-utils: Network Team driver allows multiple network interfaces to be teamed together and act like a single one. This process is called "ethernet bonding", "channel teaming" or "link aggregation". Homepage: https://wiki.gnome.org/Projects/NetworkManager Package: nftables Status: install ok installed Priority: important Section: net Installed-Size: 177 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Version: 1.0.7-1 Depends: libnftables1 (= 1.0.7-1), libc6 (>= 2.34), libedit2 (>= 3.1-20130611-0) Recommends: netbase Suggests: firewalld Conffiles: /etc/nftables.conf 4d4241fcd44b9a69b74f69d571f35a20 Description: Program to control packet filtering rules by Netfilter project This software provides an in-kernel packet classification framework that is based on a network-specific Virtual Machine (VM) and the nft userspace command line tool. The nftables framework reuses the existing Netfilter subsystems such as the existing hook infrastructure, the connection tracking system, NAT, userspace queueing and logging subsystem. . nftables replaces the old popular iptables, ip6tables, arptables and ebtables. . Netfilter software and nftables in particular are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended. Homepage: https://www.netfilter.org/ Package: node-jquery Status: install ok installed Priority: optional Section: javascript Installed-Size: 1391 Maintainer: Debian Javascript Maintainers Architecture: all Multi-Arch: foreign Version: 3.6.1+dfsg+~3.5.14-1 Provides: node-types-jquery (= 3.5.14) Recommends: libjs-sizzle (>= 2.3.5) Breaks: node-typescript-types (<< 20201105-1~) Description: NodeJS wrapper for jQuery jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript. . This package contains the NodeJS module. Homepage: https://jquery.com/ Package: ntfs-3g Status: install ok installed Priority: optional Section: otherosfs Installed-Size: 1470 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: ntfs-3g (1:2022.10.3-1) Version: 1:2022.10.3-1+b1 Depends: libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgnutls30 (>= 3.7.2), libntfs-3g89 (= 1:2022.10.3-1+b1) Pre-Depends: fuse3 Description: read/write NTFS driver for FUSE NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. Homepage: https://github.com/tuxera/ntfs-3g/wiki Package: ocl-icd-libopencl1 Status: install ok installed Priority: optional Section: libs Installed-Size: 140 Maintainer: Debian OpenCL Maintainers Architecture: amd64 Multi-Arch: same Source: ocl-icd Version: 2.3.1-1 Replaces: amd-app, libopencl1, nvidia-libopencl1-dev Provides: libopencl-1.1-1, libopencl-1.2-1, libopencl-2.0-1, libopencl-2.1-1, libopencl-2.2-1, libopencl-3.0-1, libopencl1 Depends: libc6 (>= 2.34) Suggests: opencl-icd Conflicts: amd-app, libopencl1, nvidia-libopencl1-dev Description: Generic OpenCL ICD Loader OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package contains an installable client driver loader (ICD Loader) library that can be used to load any (free or non-free) installable client driver (ICD) for OpenCL. It acts as a demultiplexer so several ICD can be installed and used together. Homepage: https://github.com/OCL-dev/ocl-icd Package: ocl-icd-libopencl1 Status: install ok installed Priority: optional Section: libs Installed-Size: 151 Maintainer: Debian OpenCL Maintainers Architecture: i386 Multi-Arch: same Source: ocl-icd Version: 2.3.1-1 Replaces: amd-app, libopencl1, nvidia-libopencl1-dev Provides: libopencl-1.1-1, libopencl-1.2-1, libopencl-2.0-1, libopencl-2.1-1, libopencl-2.2-1, libopencl-3.0-1, libopencl1 Depends: libc6 (>= 2.34) Suggests: opencl-icd Conflicts: amd-app, libopencl1, nvidia-libopencl1-dev Description: Generic OpenCL ICD Loader OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package contains an installable client driver loader (ICD Loader) library that can be used to load any (free or non-free) installable client driver (ICD) for OpenCL. It acts as a demultiplexer so several ICD can be installed and used together. Homepage: https://github.com/OCL-dev/ocl-icd Package: okular Status: install ok installed Priority: optional Section: graphics Installed-Size: 17334 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Provides: pdf-viewer, postscript-viewer Depends: kinit, kio, libc6 (>= 2.35), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), libkf5activities5 (>= 5.68.0~), libkf5archive5 (>= 5.68.0~), libkf5bookmarks5 (>= 5.68.0~), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.68.0~), libkf5configcore5 (>= 5.68.0~), libkf5configgui5 (>= 5.68.0~), libkf5configwidgets5 (>= 5.83.0), libkf5coreaddons5 (>= 5.68.0~), libkf5crash5 (>= 5.68.0~), libkf5i18n5 (>= 5.68.0~), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 4.96.0), libkf5kexiv2-15.0.0 (>= 5.68.0~), libkf5kiocore5 (>= 5.69.0), libkf5kiogui5 (>= 5.69.0), libkf5kiowidgets5 (>= 5.69.0), libkf5parts5 (>= 5.68.0~), libkf5pty5 (>= 5.68.0~), libkf5purpose-bin, libkf5purpose5 (>= 5.68.0~), libkf5textwidgets5 (>= 5.68.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.68.0~), libkf5widgetsaddons5 (>= 5.77.0), libkf5windowsystem5 (>= 5.68.0~), libkf5xmlgui5 (>= 5.80.0), libokular5core10 (= 4:22.12.3-1), libphonon4qt5-4 (>= 4:4.8.0), libpoppler-qt5-1 (>= 22.02.0), libqmobipocket2 (>= 4:17.08~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5texttospeech5 (>= 5.12.0~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libspectre1 (>= 0.2.3), libstdc++6 (>= 11), phonon4qt5, zlib1g (>= 1:1.1.4) Recommends: cups-bsd Suggests: ghostscript, okular-extra-backends (= 4:22.12.3-1), poppler-data, texlive-binaries, unrar Description: universal document viewer Okular is a universal document viewer with support for advanced document features, such as annotations, forms, and embedded files. . This package provides the document viewer application, plus plugins for a wide variety of document formats such as: * PostScript (PS) * Portable Document Format (PDF) * TeX Device independent file format (DVI) * XML Paper Specification (XPS) * G3 fax * various electronic book formats: ComicBook, FictionBook, and Plucker . Additional document formats are in the okular-extra-backends package. . The Calligra suite provides Okular plugins for OpenDocument formats that can be found in the okular-backend-odt and okular-backend-odp packages. . This package is part of the KDE graphics module. Homepage: https://apps.kde.org/en/okular Package: openjdk-17-jre Status: install ok installed Priority: optional Section: java Installed-Size: 493 Maintainer: OpenJDK Team Architecture: amd64 Multi-Arch: same Source: openjdk-17 Version: 17.0.6+10-1 Replaces: openjdk-17-jre-headless (<< 17~10) Provides: java-runtime, java10-runtime, java11-runtime, java12-runtime, java13-runtime, java14-runtime, java15-runtime, java16-runtime, java17-runtime, java2-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime, java9-runtime Depends: openjdk-17-jre-headless (= 17.0.6+10-1), libglib2.0-0 (>= 2.24), libgtk2.0-0 | libgtk-3-0, libxrandr2, libxinerama1, libgl1, libharfbuzz0b, libc6 (>= 2.34), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libx11-6, libxext6, libxi6, libxrender1, libxtst6 Recommends: libatk-wrapper-java-jni (>= 0.30.4-0ubuntu2), fonts-dejavu-extra Breaks: openjdk-17-jre-headless (<< 17~10) Description: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. Homepage: https://openjdk.java.net/ Package: openjdk-17-jre-headless Status: install ok installed Priority: optional Section: java Installed-Size: 186405 Maintainer: OpenJDK Team Architecture: amd64 Multi-Arch: same Source: openjdk-17 Version: 17.0.6+10-1 Replaces: openjdk-11-jdk-headless (<< 11~18-2) Provides: java-runtime-headless, java10-runtime-headless, java11-runtime-headless, java12-runtime-headless, java13-runtime-headless, java14-runtime-headless, java15-runtime-headless, java16-runtime-headless, java17-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless, java9-runtime-headless Depends: ca-certificates-java (>= 20190405~), java-common (>= 0.28), libcups2, liblcms2-2 (>= 2.2+git20110628), libjpeg62-turbo (>= 1.3.1), libfontconfig1, libnss3 (>= 2:3.17.1), util-linux (>= 2.26.2-4), libasound2 (>= 1.0.16), libc6 (>= 2.34), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 3.0), libharfbuzz0b (>= 1.2.6), libpcsclite1 (>= 1.3.0), libstdc++6 (>= 5), zlib1g (>= 1:1.2.2) Suggests: libnss-mdns, fonts-dejavu-extra, fonts-ipafont-gothic, fonts-ipafont-mincho, fonts-wqy-microhei | fonts-wqy-zenhei, fonts-indic Breaks: clojure1.8 (<= 1.8.0-7ubuntu1~) Conflicts: openjdk-11-jdk-headless (<< 11~18-2), oracle-java11-installer Conffiles: /etc/java-17-openjdk/accessibility.properties cb5ef274bab0096317e5053916bd8bb8 /etc/java-17-openjdk/jfr/default.jfc 2c930c4d9088f84a181f2fb0c74d45d4 /etc/java-17-openjdk/jfr/profile.jfc 4e2dd778956666af1d55cde6b9af16e5 /etc/java-17-openjdk/jvm-amd64.cfg 321e540aeca44cb27331afed9a4c0d02 /etc/java-17-openjdk/logging.properties 0f00ec3e7a7767a4efeae1875fb5f3d4 /etc/java-17-openjdk/management/jmxremote.access 5880f5255cf159b204761cf24be76061 /etc/java-17-openjdk/management/management.properties 055470250aefd21bb36a38aa74c9d9be /etc/java-17-openjdk/net.properties e1fae20c38811f58b2d03757462428b7 /etc/java-17-openjdk/psfont.properties.ja d4c735bf5756759a1c3bc8de408629fc /etc/java-17-openjdk/psfontj2d.properties 17b15d370018acc01550175882c7da91 /etc/java-17-openjdk/security/blocked.certs 19e78890d61c0dfc65b291341c08beba /etc/java-17-openjdk/security/default.policy a596f42ce07c48365e81d2d06c029114 /etc/java-17-openjdk/security/java.policy fbf2b55342947695aa2a15e3485ed29f /etc/java-17-openjdk/security/java.security a1ff666aeddf35420ac6e95011a863a7 /etc/java-17-openjdk/security/nss.cfg ccd8ac9d15b87311cc9054767517c14d /etc/java-17-openjdk/security/policy/README.txt 3d47d94bc4f19d18bcc8b23f51d013af /etc/java-17-openjdk/security/policy/limited/default_US_export.policy 1a08ffdf0bc871296c8d698fb22f542a /etc/java-17-openjdk/security/policy/limited/default_local.policy 6d7b4616a5dba477b6b6d3f9a12e568f /etc/java-17-openjdk/security/policy/limited/exempt_local.policy 4cbb03f484c86cbea1a217baae07d3c9 /etc/java-17-openjdk/security/policy/unlimited/default_US_export.policy 1a08ffdf0bc871296c8d698fb22f542a /etc/java-17-openjdk/security/policy/unlimited/default_local.policy 2a0f330c51aff13a96af8bd5082c84a8 /etc/java-17-openjdk/security/public_suffix_list.dat 1ef19d3fc87c286eec9c51b480e3aa1c /etc/java-17-openjdk/sound.properties 4f95242740bfb7b133b879597947a41e /etc/java-17-openjdk/swing.properties 235f7a79068085d8ef02e2b5134a294a Description: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. Homepage: https://openjdk.java.net/ Package: openjdk-8-jre Status: install ok installed Priority: optional Section: java Installed-Size: 274 Maintainer: Java Maintenance Architecture: amd64 Multi-Arch: same Source: openjdk-8 Version: 8u372-ga-1 Replaces: openjdk-8-jre-headless (<< 8u20~b20-3) Provides: java-runtime, java2-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime Depends: openjdk-8-jre-headless (= 8u372-ga-1), libglib2.0-0 (>= 2.24), libxrandr2, libxinerama1, libgl1-mesa-glx | libgl1, libgtk2.0-0 (>= 2.14), libatk-wrapper-java-jni (>= 0.33.3-9~), libasound2 (>= 1.0.16), libc6 (>= 2.34), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libx11-6, libxext6 Recommends: fonts-dejavu-extra Description: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. . The packages are built using the IcedTea build support and patches from the IcedTea project. Homepage: http://openjdk.java.net/ Package: openjdk-8-jre-headless Status: install ok installed Priority: optional Section: java Installed-Size: 101246 Maintainer: Java Maintenance Architecture: amd64 Multi-Arch: same Source: openjdk-8 Version: 8u372-ga-1 Provides: java-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless Depends: ca-certificates-java, java-common (>= 0.28), libcups2, liblcms2-2 (>= 2.2+git20110628), libjpeg62-turbo (>= 1.3.1), libfontconfig1, libnss3 (>= 2:3.17.1), util-linux (>= 2.26.2-4), libc6 (>= 2.34), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 3.0), libpcsclite1 (>= 1.3.0), libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxi6, libxrender1, libxtst6, zlib1g (>= 1:1.1.4) Suggests: libnss-mdns, fonts-dejavu-extra, fonts-ipafont-gothic, fonts-ipafont-mincho, fonts-wqy-microhei, fonts-wqy-zenhei, fonts-indic Breaks: ca-certificates-java (<< 20160321~), oracle-java8-installer (<< 8u77+8u77arm-1) Conffiles: /etc/java-8-openjdk/accessibility.properties 73283bee54fb999925495d3deef45233 /etc/java-8-openjdk/calendars.properties fd47532d0c6ae3bec63f2f1ce3336a6b /etc/java-8-openjdk/content-types.properties 4dde581b76830e88bd52d508199ad9e9 /etc/java-8-openjdk/flavormap.properties 571560455e2d47bcb59077d415dd388e /etc/java-8-openjdk/images/cursors/cursors.properties 5d9b1cc5dea82c2324d112fe1dad9c11 /etc/java-8-openjdk/jvm-amd64.cfg f999559b8f6667d4074450b513dc94e1 /etc/java-8-openjdk/logging.properties 809c50033f825eff7fc70419aaf30317 /etc/java-8-openjdk/management/jmxremote.access f63bea1f4a31317f6f061d83215594df /etc/java-8-openjdk/management/jmxremote.password 7b46c291e7073c31d3ce0adae2f7554f /etc/java-8-openjdk/management/management.properties 99e8fbeba4807939d64405f3c5ca5973 /etc/java-8-openjdk/management/snmp.acl 71a7de7dbe2977f6ece75c904d430b62 /etc/java-8-openjdk/net.properties 8bc6628d01bad30798440cc00f638165 /etc/java-8-openjdk/psfont.properties.ja d4c735bf5756759a1c3bc8de408629fc /etc/java-8-openjdk/psfontj2d.properties 17b15d370018acc01550175882c7da91 /etc/java-8-openjdk/security/blacklisted.certs 19e78890d61c0dfc65b291341c08beba /etc/java-8-openjdk/security/java.policy 789778c30f2ba7a6957fd2786035218b /etc/java-8-openjdk/security/java.security eef8b64dcc6bfcfb0c3c0185624b9b48 /etc/java-8-openjdk/security/nss.cfg ccd8ac9d15b87311cc9054767517c14d /etc/java-8-openjdk/sound.properties 90df04d32f3e91a91d8234c74e81d9cc /etc/java-8-openjdk/swing.properties 235f7a79068085d8ef02e2b5134a294a Description: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. . The packages are built using the IcedTea build support and patches from the IcedTea project. Homepage: http://openjdk.java.net/ Package: openssh-client Status: install ok installed Priority: standard Section: net Installed-Size: 5771 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Multi-Arch: foreign Source: openssh Version: 1:9.2p1-2 Replaces: openssh-sk-helper, ssh, ssh-krb5 Provides: ssh-client Depends: adduser, passwd, libc6 (>= 2.36), libedit2 (>= 2.11-20080614-0), libfido2-1 (>= 1.8.0), libgssapi-krb5-2 (>= 1.17), libselinux1 (>= 3.1~), libssl3 (>= 3.0.8), zlib1g (>= 1:1.1.4) Recommends: xauth Suggests: keychain, libpam-ssh, monkeysphere, ssh-askpass Breaks: openssh-sk-helper Conflicts: sftp Conffiles: /etc/ssh/ssh_config 8a5bddc82befb71d8ef34cc903d3d077 Description: secure shell (SSH) client, for secure access to remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . In some countries it may be illegal to use any encryption at all without a special permit. . ssh replaces the insecure rsh, rcp and rlogin programs, which are obsolete for most purposes. Homepage: https://www.openssh.com/ Package: openssh-server Status: install ok installed Priority: optional Section: net Installed-Size: 1926 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Multi-Arch: foreign Source: openssh Version: 1:9.2p1-2 Replaces: openssh-client (<< 1:7.9p1-8), ssh, ssh-krb5 Provides: ssh-server Depends: adduser, libpam-modules, libpam-runtime, lsb-base, openssh-client (= 1:9.2p1-2), openssh-sftp-server, procps, ucf, debconf (>= 0.5) | debconf-2.0, runit-helper (>= 2.14.0~), libaudit1 (>= 1:2.2.1), libc6 (>= 2.36), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libssl3 (>= 3.0.8), libsystemd0, libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Pre-Depends: init-system-helpers (>= 1.54~) Recommends: default-logind | logind | libpam-systemd, ncurses-term, xauth Suggests: molly-guard, monkeysphere, ssh-askpass, ufw Breaks: runit (<< 2.1.2-51~) Conflicts: sftp, ssh-socks, ssh2 Conffiles: /etc/default/ssh 500e3cf069fe9a7b9936108eb9d9c035 /etc/init.d/ssh 3649a6fe8c18ad1d5245fd91737de507 /etc/pam.d/sshd 8b4c7a12b031424b2a9946881da59812 /etc/ssh/moduli 1f68f6ab5e45958e61ff32297ea1c3ec /etc/sv/ssh/.meta/installed d41d8cd98f00b204e9800998ecf8427e /etc/sv/ssh/finish f5f032f6f3e569c821346294d410b636 /etc/sv/ssh/log/run 63e0ec3e1080dafc68d6d71d42b150a9 /etc/sv/ssh/run 411f69ac55d12f0c98998552846b1c78 /etc/ufw/applications.d/openssh-server 486b78d54b93cc9fdc950c1d52ff479e Description: secure shell (SSH) server, for secure access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the sshd server. . In some countries it may be illegal to use any encryption at all without a special permit. . sshd replaces the insecure rshd program, which is obsolete for most purposes. Homepage: https://www.openssh.com/ Package: openssh-sftp-server Status: install ok installed Priority: optional Section: net Installed-Size: 217 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Multi-Arch: foreign Source: openssh Version: 1:9.2p1-2 Replaces: openssh-server (<< 1:6.5p1-5) Depends: openssh-client (= 1:9.2p1-2), libc6 (>= 2.34) Recommends: openssh-server | ssh-server Breaks: openssh-server (<< 1:6.5p1-5) Enhances: openssh-server, ssh-server Description: secure shell (SSH) sftp server module, for SFTP access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the SFTP server module for the SSH server. It is needed if you want to access your SSH server with SFTP. The SFTP server module also works with other SSH daemons like dropbear. . OpenSSH's sftp and sftp-server implement revision 3 of the SSH filexfer protocol described in: . http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt . Newer versions of the draft will not be supported, though some features are individually implemented as extensions. Homepage: https://www.openssh.com/ Package: openssl Status: install ok installed Priority: optional Section: utils Installed-Size: 2288 Maintainer: Debian OpenSSL Team Architecture: amd64 Multi-Arch: foreign Version: 3.0.9-1 Depends: libc6 (>= 2.34), libssl3 (>= 3.0.9) Suggests: ca-certificates Conffiles: /etc/ssl/openssl.cnf fe1993ec22f6b8a46cb9706acd8fc68f Description: Secure Sockets Layer toolkit - cryptographic utility This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains the general-purpose command line binary /usr/bin/openssl, useful for cryptographic operations such as: * creating RSA, DH, and DSA key parameters; * creating X.509 certificates, CSRs, and CRLs; * calculating message digests; * encrypting and decrypting with ciphers; * testing SSL/TLS clients and servers; * handling S/MIME signed or encrypted mail. Homepage: https://www.openssl.org/ Package: os-prober Status: install ok installed Priority: optional Section: utils Installed-Size: 110 Maintainer: Debian Install System Team Architecture: amd64 Version: 1.81 Depends: libc6 (>= 2.4), grub-common, mount Description: utility to detect other OSes on a set of drives This package detects other OSes available on a system and outputs the results in a generic machine-readable format. Package: oxygen-sounds Status: install ok installed Priority: optional Section: kde Installed-Size: 2099 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Version: 4:5.27.5-2 Description: Sounds for the Oxygen desktop theme The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the sounds. Homepage: https://invent.kde.org/plasma/oxygen-sounds Package: p7zip Status: install ok installed Priority: optional Section: utils Installed-Size: 987 Maintainer: Robert Luberda Architecture: amd64 Multi-Arch: foreign Version: 16.02+dfsg-8 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Suggests: p7zip-full Description: 7zr file archiver with high compression ratio p7zip is the Unix command-line port of 7-Zip, a file archiver that handles the 7z format which features very high compression ratios. . p7zip provides: - /usr/bin/7zr a standalone minimal version of the 7-zip tool that only handles 7z, LZMA and XZ archives. 7z compression is 30-50% better than ZIP compression. - /usr/bin/p7zip a gzip-like wrapper around 7zr. . p7zip can be used with popular compression interfaces (such as File Roller or Nautilus). . Another package, p7zip-full, provides 7z and 7za which support more compression formats. Homepage: http://p7zip.sourceforge.net/ Package: p7zip-full Status: install ok installed Priority: optional Section: utils Installed-Size: 4664 Maintainer: Robert Luberda Architecture: amd64 Multi-Arch: foreign Source: p7zip Version: 16.02+dfsg-8 Replaces: p7zip (<< 15.09+dfsg-3~) Depends: p7zip (= 16.02+dfsg-8), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Suggests: p7zip-rar Breaks: p7zip (<< 15.09+dfsg-3~) Description: 7z and 7za file archivers with high compression ratio p7zip is the Unix command-line port of 7-Zip, a file archiver that handles the 7z format which features very high compression ratios. . p7zip-full provides utilities to pack and unpack 7z archives within a shell or using a GUI (such as Ark, File Roller or Nautilus). . Installing p7zip-full allows File Roller to use the very efficient 7z compression format for packing and unpacking files and directories. Additionally, it provides the 7z and 7za commands. . List of supported formats: - Packing / unpacking: 7z, ZIP, GZIP, BZIP2, XZ and TAR - Unpacking only: APM, ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT, HFS, ISO, LZH, LZMA, LZMA2, MBR, MSI, MSLZ, NSIS, NTFS, RAR (only if non-free p7zip-rar package is installed), RPM, SquashFS, UDF, VHD, WIM, XAR and Z. . The dependent package, p7zip, provides 7zr, a light version of 7za, and p7zip, a gzip-like wrapper around 7zr. Homepage: http://p7zip.sourceforge.net/ Package: packagekit Status: install ok installed Priority: optional Section: admin Installed-Size: 2952 Maintainer: Matthias Klumpp Architecture: amd64 Multi-Arch: foreign Version: 1.2.6-5 Depends: libglib2.0-bin, polkitd, init-system-helpers (>= 1.52), libappstream4 (>= 0.15.0), libapt-pkg6.0 (>= 1.9.2), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.70.0), libgstreamer1.0-0 (>= 1.0.0), libpackagekit-glib2-18 (>= 1.2.4), libpolkit-gobject-1-0 (>= 0.99), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 11), libsystemd0 (>= 214) Recommends: appstream, packagekit-tools, systemd Breaks: plymouth (<< 0.9.5) Conffiles: /etc/PackageKit/PackageKit.conf 71da11578968301072133d233e91cd1e /etc/PackageKit/Vendor.conf 030ed6e12ae40796abf4bdea34bdb472 /etc/apt/apt.conf.d/20packagekit edd8462c9bfc2c453caa7d8650af0487 /etc/dbus-1/system.d/org.freedesktop.PackageKit.conf fded44ee0c8edb7e65b9649570db3574 Description: Provides a package management service PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . The work is done by backends which make use of the package manager shipped by the corresponding distribution. PackageKit is not meant to replace advanced tools like Synaptic. . The main benefits are: - unified interface on several distributions - fine grained privileges by using PolicyKit - independency from a running desktop session during the processing Homepage: https://www.freedesktop.org/software/PackageKit/ Package: packagekit-tools Status: install ok installed Priority: optional Section: admin Installed-Size: 107 Maintainer: Matthias Klumpp Architecture: amd64 Multi-Arch: foreign Source: packagekit Version: 1.2.6-5 Depends: packagekit (= 1.2.6-5), libc6 (>= 2.34), libglib2.0-0 (>= 2.54), libpackagekit-glib2-18 (>= 1.2.5) Description: Provides PackageKit command-line tools PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the PackageKit command-line tools. Homepage: https://www.freedesktop.org/software/PackageKit/ Package: par2 Status: install ok installed Priority: optional Section: utils Installed-Size: 268 Maintainer: Jeroen Ploemen Architecture: amd64 Multi-Arch: foreign Source: par2cmdline Version: 0.8.1-3 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgomp1 (>= 6), libstdc++6 (>= 11) Description: PAR 2.0 compatible file verification and repair tool par2cmdline is a command line utility for creating and using PAR2 files to detect and repair damage in data files. It is most commonly used as part of backup systems as well as on Usenet. . In case files in a recovery set get damaged (e.g. while transmitted over a network or stored on a faulty disk) the program can read the damaged files and the (possibly damaged) PAR2 files, and regenerate the original input files. Homepage: https://github.com/Parchive/par2cmdline/ Package: parted Status: install ok installed Priority: optional Section: admin Installed-Size: 122 Maintainer: Parted Maintainer Team Architecture: amd64 Multi-Arch: foreign Version: 3.5-3 Depends: libc6 (>= 2.34), libparted2 (= 3.5-3), libreadline8 (>= 6.0), libtinfo6 (>= 6) Suggests: parted-doc Conflicts: parted-doc (<< 3.5-2~) Description: disk partition manipulator GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the binary and manual page. Further documentation is available in parted-doc. . Parted currently supports DOS, Mac, Sun, BSD, GPT, MIPS, and PC98 partitioning formats, as well as a "loop" (raw disk) type which allows use on RAID/LVM. It can detect and remove ASFS/AFFS/APFS, Btrfs, ext2/3/4, FAT16/32, HFS, JFS, linux-swap, UFS, XFS, and ZFS file systems. Parted also has the ability to create and modify file systems of some of these types, but using it to perform file system operations is now deprecated. . The nature of this software means that any bugs could cause massive data loss. While there are no such bugs known at the moment, they could exist, so please back up all important files before running it, and do so at your own risk. Homepage: https://www.gnu.org/software/parted Package: partitionmanager Status: install ok installed Priority: optional Section: admin Installed-Size: 5759 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 22.12.3-1 Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.91~), libkf5configgui5 (>= 5.91~), libkf5configwidgets5 (>= 5.91~), libkf5coreaddons5 (>= 5.91~), libkf5crash5 (>= 5.91~), libkf5dbusaddons5 (>= 5.91~), libkf5i18n5 (>= 5.91~), libkf5jobwidgets5 (>= 5.91~), libkf5kiocore5 (>= 5.91~), libkf5kiogui5 (>= 5.91~), libkf5widgetsaddons5 (>= 5.91~), libkf5windowsystem5 (>= 5.92.0), libkf5xmlgui5 (>= 5.91~), libkpmcore12 (>= 22.04.3), libpolkit-qt5-1-1 (>= 0.112.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Suggests: btrfs-progs, dosfstools, hfsplus, hfsutils, jfsutils, ntfs-3g, reiser4progs, reiserfsprogs, xfsprogs Description: file, disk and partition management for KDE Partition Manager is a utility program to help you manage the disk devices, partitions and file systems on your computer. It allows you to easily create, copy, move, delete, resize without losing data, backup and restore partitions. . Partition Manager supports a large number of file systems, including ext2/3/4, reiserfs, NTFS, FAT16/32, jfs, xfs and more. Note that to gain support for a specific file system other than ext2/3/4, you should install the corresponding suggested package. . Partition Manager is based on libparted (like gparted) and makes use of the KDE libraries for its user interface. Homepage: https://www.kde.org/applications/system/kdepartitionmanager Package: passwd Status: install ok installed Priority: required Section: admin Installed-Size: 2832 Maintainer: Shadow package maintainers Architecture: amd64 Multi-Arch: foreign Source: shadow (1:4.13+dfsg1-1) Version: 1:4.13+dfsg1-1+b1 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.36), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsemanage2 (>= 2.0.32), libpam-modules Recommends: sensible-utils Conffiles: /etc/default/useradd e03965d134c26725cbc51a57969da6c9 /etc/pam.d/chfn 4d466e00a348ba426130664d795e8afa /etc/pam.d/chpasswd 9900720564cb4ee98b7da29e2d183cb2 /etc/pam.d/chsh a6e9b589e90009334ffd030d819290a6 /etc/pam.d/newusers 1454e29bfa9f2a10836563e76936cea5 /etc/pam.d/passwd eaf2ad85b5ccd06cceb19a3e75f40c63 Description: change and administer password and group data This package includes passwd, chsh, chfn, and many other programs to maintain password and group data. . Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian Homepage: https://github.com/shadow-maint/shadow Package: patch Status: install ok installed Priority: optional Section: vcs Installed-Size: 248 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: foreign Version: 2.7.6-7 Depends: libc6 (>= 2.17) Suggests: ed, diffutils-doc Description: Apply a diff file to an original Patch will take a patch file containing any of the four forms of difference listing produced by the diff program and apply those differences to an original file, producing a patched version. Homepage: https://savannah.gnu.org/projects/patch/ Package: pci.ids Status: install ok installed Priority: optional Section: admin Installed-Size: 1343 Maintainer: Guillem Jover Architecture: all Multi-Arch: foreign Version: 0.0~2023.04.11-1 Replaces: pciutils (<< 1:3.6.2-4~) Breaks: pciutils (<< 1:3.6.2-4~) Description: PCI ID Repository This package contains the pci.ids file, a public repository of all known ID's used in PCI devices: ID's of vendors, devices, subsystems and device classes. It is used in various programs to display full human-readable names instead of cryptic numeric codes. Homepage: https://pci-ids.ucw.cz/ Package: pciutils Status: install ok installed Priority: standard Section: admin Installed-Size: 210 Maintainer: Guillem Jover Architecture: amd64 Multi-Arch: foreign Version: 1:3.9.0-4 Depends: libc6 (>= 2.34), libkmod2 (>= 5~), libpci3 (= 1:3.9.0-4) Suggests: bzip2, wget | curl | lynx Description: PCI utilities This package contains various utilities for inspecting and setting of devices connected to the PCI bus. Homepage: https://mj.ucw.cz/sw/pciutils/ Package: perl Status: install ok installed Priority: standard Section: perl Installed-Size: 669 Maintainer: Niko Tyni Architecture: amd64 Multi-Arch: allowed Version: 5.36.0-7 Replaces: perl-base (<< 5.36.0-2), perl-modules (<< 5.22.0~) Provides: libansicolor-perl (= 5.01), libarchive-tar-perl (= 2.40), libattribute-handlers-perl (= 1.02), libautodie-perl (= 2.34), libcompress-raw-bzip2-perl (= 2.103), libcompress-raw-zlib-perl (= 2.105), libcompress-zlib-perl (= 2.106), libcpan-meta-perl (= 2.150010), libcpan-meta-requirements-perl (= 2.140), libcpan-meta-yaml-perl (= 0.018), libdigest-md5-perl (= 2.58), libdigest-perl (= 1.20), libdigest-sha-perl (= 6.02), libencode-perl (= 3.17), libexperimental-perl (= 0.028), libextutils-cbuilder-perl (= 0.280236), libextutils-command-perl (= 7.64), libextutils-install-perl (= 2.20), libextutils-parsexs-perl (= 3.450000), libfile-spec-perl (= 3.8400), libhttp-tiny-perl (= 0.080), libi18n-langtags-perl (= 0.45), libio-compress-base-perl (= 2.106), libio-compress-bzip2-perl (= 2.106), libio-compress-perl (= 2.106), libio-compress-zlib-perl (= 2.106), libio-zlib-perl (= 1.11), libjson-pp-perl (= 4.07000), liblocale-maketext-perl (= 1.31), liblocale-maketext-simple-perl (= 0.21.01), libmath-bigint-perl (= 1.999830), libmath-complex-perl (= 1.5902), libmime-base64-perl (= 3.16), libmodule-corelist-perl (= 5.20220520), libmodule-load-conditional-perl (= 0.74), libmodule-load-perl (= 0.36), libmodule-metadata-perl (= 1.000037), libnet-perl (= 1:3.14), libnet-ping-perl (= 2.74), libparams-check-perl (= 0.38), libparent-perl (= 0.238), libparse-cpan-meta-perl (= 2.150010), libperl-ostype-perl (= 1.010), libpod-escapes-perl (= 1.07), libpod-simple-perl (= 3.43), libstorable-perl (= 3.26), libsys-syslog-perl (= 0.36), libtest-harness-perl (= 3.44), libtest-simple-perl (= 1.302190), libtest-tester-perl (= 1.302190), libtest-use-ok-perl (= 1.302190), libtext-balanced-perl (= 2.04), libthread-queue-perl (= 3.14), libthreads-perl (= 2.27), libthreads-shared-perl (= 1.64), libtime-hires-perl (= 1.9770), libtime-local-perl (= 1.3000), libtime-piece-perl (= 1.3401), libunicode-collate-perl (= 1.31), libversion-perl (= 1:0.9929), libversion-requirements-perl, podlators-perl (= 4.14) Depends: perl-base (= 5.36.0-7), perl-modules-5.36 (>= 5.36.0-7), libperl5.36 (= 5.36.0-7) Pre-Depends: dpkg (>= 1.17.17) Recommends: netbase Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make, libtap-harness-archive-perl Breaks: apt-show-versions (<< 0.22.10), libdist-inkt-perl (<< 0.024-5), libmarc-charset-perl (<< 1.35-3), libperl-dev (<< 5.24.0~), perl-doc (<< 5.36.0-1), perl-modules-5.22, perl-modules-5.24, perl-modules-5.26 (<< 5.26.2-5) Conflicts: libjson-pp-perl (<< 2.27200-2) Conffiles: /etc/perl/Net/libnet.cfg fb2946cae573b8ed3d654a180d458733 Description: Larry Wall's Practical Extraction and Report Language Perl is a highly capable, feature-rich programming language with over 20 years of development. Perl 5 runs on over 100 platforms from portables to mainframes. Perl is suitable for both rapid prototyping and large scale development projects. . Perl 5 supports many programming styles, including procedural, functional, and object-oriented. In addition to this, it is supported by an ever-growing collection of reusable modules which accelerate development. Some of these modules include Web frameworks, database integration, networking protocols, and encryption. Perl provides interfaces to C and C++ for custom extension development. Homepage: http://dev.perl.org/perl5/ Package: perl-base Essential: yes Status: install ok installed Priority: required Section: perl Installed-Size: 7638 Maintainer: Niko Tyni Architecture: amd64 Source: perl Version: 5.36.0-7 Replaces: libfile-path-perl (<< 2.18), libfile-temp-perl (<< 0.2311), libio-socket-ip-perl (<< 0.41), libscalar-list-utils-perl (<< 1:1.62), libsocket-perl (<< 2.033), libxsloader-perl (<< 0.31), perl (<< 5.10.1-12), perl-modules (<< 5.20.1-3) Provides: libfile-path-perl (= 2.18), libfile-temp-perl (= 0.2311), libio-socket-ip-perl (= 0.41), libscalar-list-utils-perl (= 1:1.62), libsocket-perl (= 2.033), libxsloader-perl (= 0.31), perlapi-5.36.0 Pre-Depends: libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), dpkg (>= 1.17.17) Suggests: perl, sensible-utils Breaks: amanda-common (<< 1:3.3.9-2), backuppc (<< 4.4.0-7~), bucardo (<< 5.5.0-1.1), debconf (<< 1.5.61), dh-haskell (<< 0.3), duck (<< 0.14.1), intltool (<< 0.51.0-4), kio-perldoc (<< 20.04.1-1), latexml (<< 0.8.4-2), libdevel-mat-dumper-perl (<< 0.42-3), libencode-arabic-perl (<< 14.2-2), libexception-class-perl (<< 1.42), libfile-path-perl (<< 2.18), libfile-spec-perl (<< 3.8400), libfile-temp-perl (<< 0.2311), libio-socket-ip-perl (<< 0.41), libmp3-tag-perl (<< 1.13-1.2), libsbuild-perl (<< 0.67.0-1), libscalar-list-utils-perl (<< 1:1.62), libsocket-perl (<< 2.033), libxsloader-perl (<< 0.31), mailagent (<< 1:3.1-81-2), perl (<< 5.36.0~), perl-modules (<< 5.36.0~), pod2pdf (<< 0.42-5.1), slic3r (<< 1.2.9+dfsg-6.1), slic3r-prusa (<< 1.37.0+dfsg-1.1), texinfo (<< 6.1.0.dfsg.1-8) Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), mono-gac (<< 2.10.8.1-3), safe-rm (<< 0.8), update-inetd (<< 4.41) Description: minimal Perl system Perl is a scripting language used in many system scripts and utilities. . This package provides a Perl interpreter and the small subset of the standard run-time library required to perform basic tasks. For a full Perl installation, install "perl" (and its dependencies, "perl-modules-5.36" and "perl-doc"). Homepage: http://dev.perl.org/perl5/ Package: perl-modules-5.36 Status: install ok installed Priority: optional Section: libs Installed-Size: 17816 Maintainer: Niko Tyni Architecture: all Multi-Arch: foreign Source: perl Version: 5.36.0-7 Replaces: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 2.40), libattribute-handlers-perl (<< 1.02), libautodie-perl (<< 2.34), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libexperimental-perl (<< 0.028), libextutils-cbuilder-perl (<< 0.280236), libextutils-command-perl (<< 7.64), libextutils-install-perl (<< 2.20), libextutils-parsexs-perl (<< 3.450000), libfile-spec-perl (<< 3.8400), libhttp-tiny-perl (<< 0.080), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.11), libjson-pp-perl (<< 4.07000), liblocale-maketext-perl (<< 1.31), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999830), libmath-complex-perl (<< 1.5902), libmodule-corelist-perl (<< 5.20220520), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000037), libnet-perl (<< 1:3.14), libnet-ping-perl (<< 2.74), libparams-check-perl (<< 0.38), libparent-perl (<< 0.238), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.43), libtest-harness-perl (<< 3.44), libtest-simple-perl (<< 1.302190), libtest-tester-perl (<< 1.302190), libtest-use-ok-perl (<< 1.302190), libtext-balanced-perl (<< 2.04), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3000), libunicode-collate-perl (<< 1.31), libversion-perl (<< 1:0.9929), perl-base (<< 5.22.0~), perl-modules, podlators-perl (<< 4.14) Provides: perl-modules Depends: perl-base (>= 5.36.0-1) Pre-Depends: dpkg (>= 1.17.17) Recommends: perl (>= 5.36.0-1) Breaks: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 2.40), libattribute-handlers-perl (<< 1.02), libautodie-perl (<< 2.34), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libexperimental-perl (<< 0.028), libextutils-cbuilder-perl (<< 0.280236), libextutils-command-perl (<< 7.64), libextutils-install-perl (<< 2.20), libextutils-parsexs-perl (<< 3.450000), libfile-spec-perl (<< 3.8400), libhttp-tiny-perl (<< 0.080), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.11), libjson-pp-perl (<< 4.07000), liblocale-maketext-perl (<< 1.31), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999830), libmath-complex-perl (<< 1.5902), libmodule-corelist-perl (<< 5.20220520), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000037), libnet-perl (<< 1:3.14), libnet-ping-perl (<< 2.74), libparams-check-perl (<< 0.38), libparent-perl (<< 0.238), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.43), libtest-harness-perl (<< 3.44), libtest-simple-perl (<< 1.302190), libtest-tester-perl (<< 1.302190), libtest-use-ok-perl (<< 1.302190), libtext-balanced-perl (<< 2.04), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3000), libunicode-collate-perl (<< 1.31), libversion-perl (<< 1:0.9929), maildirsync (<< 1.2-2.1), perl (<< 5.36.0~), podlators-perl (<< 4.14) Conflicts: perl-modules (<< 5.22.0~) Description: Core Perl modules Architecture independent Perl modules. These modules are part of Perl and required if the `perl' package is installed. . Note that this package only exists to save archive space and should be considered an internal implementation detail of the `perl' package. Other packages should not depend on `perl-modules-5.36' directly, they should use `perl' (which depends on `perl-modules-5.36') instead. Homepage: http://dev.perl.org/perl5/ Package: perl-openssl-defaults Status: install ok installed Priority: optional Section: perl Installed-Size: 29 Maintainer: Debian Perl Group Architecture: amd64 Multi-Arch: same Source: perl-openssl-defaults (7) Version: 7+b1 Provides: dh-sequence-perl-openssl, perl-openssl-abi-3 Depends: libc6 (>= 2.2.5), libssl3 (>= 3.0.0) Suggests: debhelper Description: version compatibility baseline for Perl OpenSSL packages A subset of Perl XS module packages expose the OpenSSL binary interface to Perl code. This can lead to incompatibilities if these packages are linked against different versions of OpenSSL. . This package provides a virtual package "perl-openssl-abi-x" that corresponds to the libssl-dev package SONAME it was built against. The packages that need to stay compatible with each other can depend on this. . Tools are also provided for generating this dependency with minimum hassle. See the instructions in README.Debian. Package: phonon4qt5 Status: install ok installed Priority: optional Section: sound Installed-Size: 37 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: phonon Version: 4:4.11.1-4 Depends: libphonon4qt5-4 (>= 4:4.11.1-4), debconf (>= 0.5) | debconf-2.0, phonon4qt5-backend-vlc | phonon4qt5-backend Suggests: phonon4qt5-backend-gstreamer, phonon4qt5-backend-vlc Description: multimedia framework from KDE using Qt 5 - metapackage Phonon Qt 5 is a multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This metapackage ensures that the system has a working Phonon configuration installed (the core library and at least one back-end). Homepage: https://phonon.kde.org/ Package: phonon4qt5-backend-vlc Status: install ok installed Priority: optional Section: sound Installed-Size: 395 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: phonon-backend-vlc Version: 0.11.3-1 Provides: phonon4qt5-backend Depends: vlc-plugin-base, vlc-plugin-video-output, libc6 (>= 2.14), libphonon4qt5-4 (>= 4:4.10.60~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1), libvlc5 (>= 3.0.0), libvlccore9 (>= 2.1.0) Description: Phonon4Qt5 VLC backend Phonon is the KF5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains VLC backend for Phonon4Qt5. Homepage: https://commits.kde.org/phonon-vlc Package: pinentry-curses Status: install ok installed Priority: optional Section: utils Installed-Size: 140 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Multi-Arch: foreign Source: pinentry Version: 1.2.1-1 Provides: pinentry Depends: libassuan0 (>= 2.1.0), libc6 (>= 2.34), libgpg-error0 (>= 1.16), libncursesw6 (>= 6), libtinfo6 (>= 6) Suggests: pinentry-doc Enhances: gnupg-agent Description: curses-based PIN or pass-phrase entry dialog for GnuPG This package contains a program that allows for secure entry of PINs or pass phrases. That means it tries to take care that the entered information is not swapped to disk or temporarily stored anywhere. This functionality is particularly useful for entering pass phrases when using encryption software such as GnuPG or e-mail clients using the same. It uses an open protocol and is therefore not tied to particular software. . The program contained in this package implements a PIN entry dialog using the curses tool kit, meaning that it is useful for users working in text mode without the X Window System. There are sibling packages that implement PIN entry dialogs that use an X tool kit. If you install any of the graphical packages then this package is not necessary because the sibling packages automatically fall back to text mode if X is not active. Homepage: https://www.gnupg.org/related_software/pinentry/ Package: pipx Status: install ok installed Priority: optional Section: python Installed-Size: 913 Maintainer: Debian Python Team Architecture: all Source: python-pipx Version: 1.1.0-1 Depends: python3-venv, python3-argcomplete, python3-importlib-metadata | python3 (>> 3.8), python3-packaging, python3-userpath, python3:any Recommends: fonts-font-awesome (>= 5.0.10+really4.7.0~dfsg-4.1), libjs-bootstrap4 (>= 4.6.1+dfsg1-4), libjs-highlight.js, libjs-jquery (>= 3.6.1+dfsg+~3.5.14-1), libjs-lunr (>= 2.3.9~dfsg-2), mkdocs (>= 1.4.2+dfsg-2) Description: execute binaries from Python packages in isolated environments pipx allows you to... . * Run the latest version of a CLI application from a package in a temporary virtual environment, leaving your system untouched after it finishes. * Install packages to isolated virtual environments, while globally exposing their CLI applications so you can run them from anywhere. * Easily list, upgrade, and uninstall packages that were installed with pipx. . pipx runs with regular user permissions, never calling "sudo pip install". Homepage: https://github.com/pypa/pipx Package: pkexec Status: install ok installed Priority: optional Section: admin Installed-Size: 56 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: foreign Source: policykit-1 Version: 122-3 Replaces: policykit-1 (<< 0.120-4~) Depends: polkitd (= 122-3), libc6 (>= 2.34), libglib2.0-0 (>= 2.35.9), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (= 122-3), libpolkit-gobject-1-0 (= 122-3) Breaks: policykit-1 (<< 0.120-4~) Description: run commands as another user with polkit authorization polkit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . pkexec is a setuid program to allow certain users to run commands as root or as a different user, similar to sudo. Unlike sudo, it carries out authentication and authorization by sending a request to polkit, so it uses desktop environments' familiar prompting mechanisms for authentication and uses polkit policies for authorization decisions. . By default, members of the 'sudo' Unix group can use pkexec to run any command after authenticating. The authorization rules can be changed by the local system administrator. . If this functionality is not required, removing the pkexec package will reduce security risk by removing a setuid program. Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Package: pkg-config Status: deinstall ok config-files Priority: optional Section: oldlibs Installed-Size: 29 Maintainer: Andrej Shadura Architecture: amd64 Multi-Arch: same Source: pkgconf Version: 1.8.1-1 Config-Version: 1.8.1-1 Depends: pkgconf (>= 1.8.0-7~) Conffiles: /etc/dpkg/dpkg.cfg.d/pkg-config-hook-config newconffile remove-on-upgrade Description: manage compile and link flags for libraries (transitional package) pkgconf is an implementation of the pkg-config system, which helps to configure compiler and linker flags for development frameworks. . pkgconf is a replacement for pkg-config, providing additional functionality while also maintaining compatibility. . This package only provides a dependency link to the pkgconf package to help with package upgrades. It can be safely removed. Homepage: http://pkgconf.org/ Package: pkgconf Status: deinstall ok config-files Priority: optional Section: devel Installed-Size: 65 Maintainer: Andrej Shadura Architecture: amd64 Multi-Arch: same Version: 1.8.1-1 Config-Version: 1.8.1-1 Replaces: pkg-config (<< 1.8) Provides: pkg-config (= 1.8.1-1) Depends: pkgconf-bin Breaks: pkg-config (<< 1.8) Conffiles: /etc/dpkg/dpkg.cfg.d/pkgconf-hook-config newconffile remove-on-upgrade Description: manage compile and link flags for libraries pkgconf is an implementation of the pkg-config system, which helps to configure compiler and linker flags for development frameworks. . pkgconf is a replacement for pkg-config, providing additional functionality while also maintaining compatibility. Homepage: http://pkgconf.org/ Package: plasma-browser-integration Status: install ok installed Priority: optional Section: kde Installed-Size: 650 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.27.5-2 Depends: kio, libc6 (>= 2.34), libkf5activities5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5filemetadata3 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5purpose-bin, libkf5purpose5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.69.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5), libtaskmanager6abi1 (>= 4:5.27.5~) Conffiles: /etc/chromium/native-messaging-hosts/org.kde.plasma.browser_integration.json 92a5d25cf0a03d98bf74eee0e731021d Description: Chromium, Google Chrome, Firefox integration for Plasma Plasma Browser Integration is an extension for common browsers to closer fit into the Plasma shell. This includes: - Media Controls Lets you control video and audio players in websites using the Media Controller plasmoid, media keys on your keyboard, and even remotely from your phone. - Send links via KDE Connect Adds a context menu entry to links enabling you to send them to your phone and other paired devices. - Show downloads in and control them from Plasma’s notification area. - Find browser tabs in the Run Command (Alt-Space) window Make sure the "Browser Tabs" module is enabled in Plasma Search (KRunner) settings. Homepage: https://invent.kde.org/plasma/plasma-browser-integration Package: plasma-dataengines-addons Status: install ok installed Priority: optional Section: kde Installed-Size: 385 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdeplasma-addons Version: 4:5.27.5-2 Depends: kdeplasma-addons-data (= 4:5.27.5-2), kross, plasma-framework (>= 5.79.0~), qml-module-qtquick-layouts, kio, kpackagetool5, libc6 (>= 2.4), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5package5 (>= 5.17.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5) Description: additional data engines for Plasma This package contains additional Plasma data engines shipped in Plasma 5 addons module. These engines are needed by some Plasma 5 widget shipped with plasma-widgets-addons, but they may be useful for any other Plasma widgets too. . This package is part of the KDE Plasma addons module. Homepage: https://invent.kde.org/plasma/kdeplasma-addons Package: plasma-desktop Status: install ok installed Priority: optional Section: kde Installed-Size: 6335 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Replaces: baloo-kf5 (<< 5.5), kactivities, kde-config-touchpad (<< 4:5), kde-workspace-bin, kde-workspace-data, plasma-widget-kimpanel, plasma-widgets-addons (<< 4:5.17.5~) Depends: accountsservice, breeze (>= 4:5.27.5~), kactivitymanagerd (>= 5.27.5~), kde-cli-tools (>= 4:5.27.5~), kded5, kio, layer-shell-qt (>= 5.27.5~), oxygen-sounds (>= 4:5.27.5~), plasma-desktop-data (= 4:5.27.5-2), plasma-framework, plasma-integration (>= 5.27.5~), plasma-workspace (>= 4:5.27.5~), polkit-kde-agent-1 (>= 4:5.27.5~), qml-module-org-kde-draganddrop, qml-module-org-kde-kcoreaddons, qml-module-org-kde-kquickcontrols, qml-module-org-kde-kquickcontrolsaddons, qml-module-org-kde-kwindowsystem, qml-module-org-kde-qqc2desktopstyle (>= 5.58.0~), qml-module-org-kde-solid, qml-module-qt-labs-folderlistmodel, qml-module-qt-labs-settings, kpackagetool5, libaccounts-qt5-1 (>= 1.13), libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), libibus-1.0-5 (>= 1.5.1), libkaccounts2 (>= 4:20.07.90), libkf5activities5 (>= 5.102.0~), libkf5activitiesstats1 (>= 5.102.0~), libkf5authcore5 (>= 5.102.0~), libkf5baloo5 (>= 5.102.0~), libkf5bookmarks5 (>= 4.96.0), libkf5codecs5 (>= 5.102.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5configwidgets5 (>= 5.74.0), libkf5coreaddons5 (>= 5.102.0~), libkf5crash5 (>= 5.102.0~), libkf5dbusaddons5 (>= 5.102.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.102.0~), libkf5guiaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5iconthemes5 (>= 4.96.0), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 4.96.0), libkf5kcmutils5 (>= 5.102.0~), libkf5kcmutilscore5 (>= 5.102.0~), libkf5kdelibs4support5 (>= 5.102.0~), libkf5kiocore5 (>= 5.102.0~), libkf5kiofilewidgets5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5kiowidgets5 (>= 5.102.0~), libkf5newstuffcore5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5notifyconfig5 (>= 5.102.0~), libkf5package5 (>= 5.102.0~), libkf5plasma5 (>= 5.102.0~), libkf5plasmaquick5 (>= 5.102.0~), libkf5quickaddons5 (>= 5.102.0~), libkf5runner5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 5.102.0), libkf5solid5 (>= 4.97.0), libkf5sonnetcore5 (>= 5.102.0~), libkf5sonnetui5 (>= 5.102.0~), libkf5widgetsaddons5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.101.0), libkf5xmlgui5 (>= 5.102.0~), libkworkspace5-5 (>= 4:5.27.5~), libnotificationmanager1 (>= 4:5.27.5~), libpackagekitqt5-1 (>= 1.1.1), libphonon4qt5-4 (>= 4:4.8.0), libprocesscore9 (>= 4:5.18.90), libqt5concurrent5 (>= 5.15.2~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickwidgets5 (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5waylandclient5 (>= 5.15.4), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libscim8v5 (>= 1.4), libstdc++6 (>= 5.2), libtaskmanager6abi1 (>= 4:5.27.5~), libwayland-client0 (>= 1.20.0), libx11-6 (>= 2:1.2.99.901), libx11-xcb1 (>= 2:1.8.4), libxcb-keysyms1 (>= 0.4.0), libxcb-record0, libxcb-xkb1, libxcb1, libxcursor1 (>> 1.1.2), libxi6 (>= 2:1.2.99.4), libxkbcommon0 (>= 0.5.0), libxkbfile1 (>= 1:1.1.0), phonon4qt5 Recommends: bluedevil (>= 4:5.27.5~), breeze-gtk-theme (>= 5.27.5~), fonts-hack, fonts-noto, ibus-data, kde-config-gtk-style (>= 4:5.27.5~), kde-config-screenlocker (>= 5.27.5~), kde-config-sddm (>= 4:5.27.5~), kde-style-oxygen-qt5 (>= 4:5.27.5~), kgamma5 (>= 5.27.5~), khelpcenter, khotkeys (>= 4:5.27.5~), kinfocenter (>= 4:5.27.5~), kio-extras, kmenuedit (>= 4:5.27.5~), kscreen (>= 4:5.27.5~), ksshaskpass (>= 4:5.27.5~), kwin-x11 (>= 4:5.27.5~) | kwin (>= 4:5.27.5~), kwrited (>= 4:5.27.5~), libpam-kwallet5 (>= 5.27.5~), plasma-browser-integration (>= 5.27.5~), plasma-discover (>= 5.27.5~), plasma-disks (>= 5.27.5~), plasma-firewall (>= 4:5.27.5~), plasma-nm (>= 4:5.27.5~), plasma-pa (>= 4:5.27.5~), plasma-systemmonitor (>= 5.27.5~), plasma-thunderbolt (>= 5.27.5~), plasma-vault (>= 5.27.5~), plasma-welcome (>= 4:5.27.5~), plasma-workspace-wayland (>= 4:5.27.5~), powerdevil (>= 4:5.27.5~), systemsettings (>= 4:5.27.5~), xdg-desktop-portal-gtk, xdg-desktop-portal-kde (>= 5.27.5~) Suggests: kde-config-flatpak (>= 4:5.27.5~) Breaks: baloo-kf5 (<< 5.5), kactivities, kde-config-touchpad (<< 4:5), kde-workspace-bin, kde-workspace-data, plasma-widget-kimpanel, plasma-widgets-addons (<< 4:5.17.5~), user-manager (<< 4:5.20) Conffiles: /etc/xdg/autostart/kaccess.desktop 1e498d1b3a6b3ca4131f68233f654bdf Description: Tools and widgets for the desktop Plasma Desktop offers a beautiful looking desktop that takes complete advantage of modern computing technology. Through the use of visual effects and scalable graphics, the desktop experience is not only smooth but also pleasant to the eye. The looks of Plasma Desktop not only provide beauty, they are also used to support and improve your computer activities effectively, without being distracting. . This package is part of the KDE Plasma. Homepage: https://invent.kde.org/plasma/plasma-desktop Package: plasma-desktop-data Status: install ok installed Priority: optional Section: kde Installed-Size: 28568 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: plasma-desktop Version: 4:5.27.5-2 Replaces: baloo-kf5 (<< 5.5), kactivities, kde-config-touchpad (<< 4:5), kde-l10n-ar (<< 4:17.08.3-3~), kde-l10n-ast (<< 4:17.08.3-3~), kde-l10n-bg (<< 4:17.08.3-3~), kde-l10n-bs (<< 4:17.08.3-3~), kde-l10n-ca (<< 4:17.08.3-3~), kde-l10n-cavalencia (<< 4:17.08.3-3~), kde-l10n-cs (<< 4:17.08.3-3~), kde-l10n-da (<< 4:17.08.3-3~), kde-l10n-de (<< 4:17.08.3-3~), kde-l10n-el (<< 4:17.08.3-3~), kde-l10n-engb (<< 4:17.08.3-3~), kde-l10n-eo (<< 4:17.08.3-3~), kde-l10n-es (<< 4:17.08.3-3~), kde-l10n-et (<< 4:17.08.3-3~), kde-l10n-eu (<< 4:17.08.3-3~), kde-l10n-fa (<< 4:17.08.3-3~), kde-l10n-fi (<< 4:17.08.3-3~), kde-l10n-fr (<< 4:17.08.3-3~), kde-l10n-ga (<< 4:17.08.3-3~), kde-l10n-gl (<< 4:17.08.3-3~), kde-l10n-he (<< 4:17.08.3-3~), kde-l10n-hi (<< 4:17.08.3-3~), kde-l10n-hr (<< 4:17.08.3-3~), kde-l10n-hu (<< 4:17.08.3-3~), kde-l10n-ia (<< 4:17.08.3-3~), kde-l10n-id (<< 4:17.08.3-3~), kde-l10n-is (<< 4:17.08.3-3~), kde-l10n-it (<< 4:17.08.3-3~), kde-l10n-ja (<< 4:17.08.3-3~), kde-l10n-kk (<< 4:17.08.3-3~), kde-l10n-km (<< 4:17.08.3-3~), kde-l10n-ko (<< 4:17.08.3-3~), kde-l10n-lt (<< 4:17.08.3-3~), kde-l10n-lv (<< 4:17.08.3-3~), kde-l10n-mr (<< 4:17.08.3-3~), kde-l10n-nb (<< 4:17.08.3-3~), kde-l10n-nds (<< 4:17.08.3-3~), kde-l10n-nl (<< 4:17.08.3-3~), kde-l10n-nn (<< 4:17.08.3-3~), kde-l10n-pa (<< 4:17.08.3-3~), kde-l10n-pl (<< 4:17.08.3-3~), kde-l10n-pt (<< 4:17.08.3-3~), kde-l10n-ptbr (<< 4:17.08.3-3~), kde-l10n-ro (<< 4:17.08.3-3~), kde-l10n-ru (<< 4:17.08.3-3~), kde-l10n-sk (<< 4:17.08.3-3~), kde-l10n-sl (<< 4:17.08.3-3~), kde-l10n-sr (<< 4:17.08.3-3~), kde-l10n-sv (<< 4:17.08.3-3~), kde-l10n-tr (<< 4:17.08.3-3~), kde-l10n-ug (<< 4:17.08.3-3~), kde-l10n-uk (<< 4:17.08.3-3~), kde-l10n-wa (<< 4:17.08.3-3~), kde-l10n-zhcn (<< 4:17.08.3-3~), kde-l10n-zhtw (<< 4:17.08.3-3~), kde-workspace-bin, kde-workspace-data, kdeplasma-addons-data (<< 4:5.17.5~), plasma-widget-kimpanel, plasma-widgets-addons (<< 4:5.25.70~) Depends: python3:any Recommends: plasma-framework (>= 4:5.27.5~), plasma-workspace (>= 4:5.27.5~), qml-module-org-kde-activities, qml-module-org-kde-kwindowsystem, qml-module-org-kde-newstuff, qml-module-qt-labs-platform, qml-module-qtquick-dialogs Breaks: baloo-kf5 (<< 5.5), kactivities, kde-config-touchpad (<< 4:5), kde-l10n-ar (<< 4:17.08.3-3~), kde-l10n-ast (<< 4:17.08.3-3~), kde-l10n-bg (<< 4:17.08.3-3~), kde-l10n-bs (<< 4:17.08.3-3~), kde-l10n-ca (<< 4:17.08.3-3~), kde-l10n-cavalencia (<< 4:17.08.3-3~), kde-l10n-cs (<< 4:17.08.3-3~), kde-l10n-da (<< 4:17.08.3-3~), kde-l10n-de (<< 4:17.08.3-3~), kde-l10n-el (<< 4:17.08.3-3~), kde-l10n-engb (<< 4:17.08.3-3~), kde-l10n-eo (<< 4:17.08.3-3~), kde-l10n-es (<< 4:17.08.3-3~), kde-l10n-et (<< 4:17.08.3-3~), kde-l10n-eu (<< 4:17.08.3-3~), kde-l10n-fa (<< 4:17.08.3-3~), kde-l10n-fi (<< 4:17.08.3-3~), kde-l10n-fr (<< 4:17.08.3-3~), kde-l10n-ga (<< 4:17.08.3-3~), kde-l10n-gl (<< 4:17.08.3-3~), kde-l10n-he (<< 4:17.08.3-3~), kde-l10n-hi (<< 4:17.08.3-3~), kde-l10n-hr (<< 4:17.08.3-3~), kde-l10n-hu (<< 4:17.08.3-3~), kde-l10n-ia (<< 4:17.08.3-3~), kde-l10n-id (<< 4:17.08.3-3~), kde-l10n-is (<< 4:17.08.3-3~), kde-l10n-it (<< 4:17.08.3-3~), kde-l10n-ja (<< 4:17.08.3-3~), kde-l10n-kk (<< 4:17.08.3-3~), kde-l10n-km (<< 4:17.08.3-3~), kde-l10n-ko (<< 4:17.08.3-3~), kde-l10n-lt (<< 4:17.08.3-3~), kde-l10n-lv (<< 4:17.08.3-3~), kde-l10n-mr (<< 4:17.08.3-3~), kde-l10n-nb (<< 4:17.08.3-3~), kde-l10n-nds (<< 4:17.08.3-3~), kde-l10n-nl (<< 4:17.08.3-3~), kde-l10n-nn (<< 4:17.08.3-3~), kde-l10n-pa (<< 4:17.08.3-3~), kde-l10n-pl (<< 4:17.08.3-3~), kde-l10n-pt (<< 4:17.08.3-3~), kde-l10n-ptbr (<< 4:17.08.3-3~), kde-l10n-ro (<< 4:17.08.3-3~), kde-l10n-ru (<< 4:17.08.3-3~), kde-l10n-sk (<< 4:17.08.3-3~), kde-l10n-sl (<< 4:17.08.3-3~), kde-l10n-sr (<< 4:17.08.3-3~), kde-l10n-sv (<< 4:17.08.3-3~), kde-l10n-tr (<< 4:17.08.3-3~), kde-l10n-ug (<< 4:17.08.3-3~), kde-l10n-uk (<< 4:17.08.3-3~), kde-l10n-wa (<< 4:17.08.3-3~), kde-l10n-zhcn (<< 4:17.08.3-3~), kde-l10n-zhtw (<< 4:17.08.3-3~), kde-workspace-bin, kde-workspace-data, kdeplasma-addons-data (<< 4:5.17.5~), plasma-widget-kimpanel, plasma-widgets-addons (<< 4:5.25.70~) Description: Tools and widgets for the desktop data files Plasma Desktop offers a beautiful looking desktop that takes complete advantage of modern computing technology. Through the use of visual effects and scalable graphics, the desktop experience is not only smooth but also pleasant to the eye. The looks of Plasma Desktop not only provide beauty, they are also used to support and improve your computer activities effectively, without being distracting. . This package is part of the KDE Plasma. . This package contains the data files Homepage: https://invent.kde.org/plasma/plasma-desktop Package: plasma-discover Status: install ok installed Priority: optional Section: kde Installed-Size: 1888 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.27.5-2 Depends: appstream (>= 0.8), apt-config-icons, packagekit (>= 1.0), plasma-discover-common (= 5.27.5-2), qml-module-org-kde-kcoreaddons, qml-module-org-kde-kirigami2 (>= 5.42), qml-module-org-kde-kquickcontrols, qml-module-org-kde-kquickcontrolsaddons, qml-module-org-kde-qqc2desktopstyle, qml-module-qtquick-dialogs, kio, libappstreamqt2 (>= 0.16.1), libc6 (>= 2.34), libkf5attica5 (>= 5.23~), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5crash5 (>= 5.102.0~), libkf5dbusaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5idletime5 (>= 5.102.0~), libkf5jobwidgets5 (>= 5.83.0), libkf5kiocore5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5newstuffcore5 (>= 5.102.0), libkf5notifications5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.92.0), libmarkdown2 (>= 2.0.6), libpackagekitqt5-1 (>= 1.1.1), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5webview5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: apt-config-icons-hidpi, apt-config-icons-large, apt-config-icons-large-hidpi, kde-config-updates, plasma-discover-backend-fwupd, software-properties-qt Suggests: plasma-discover-backend-flatpak Conffiles: /etc/xdg/autostart/org.kde.discover.notifier.desktop f9b0940ca1878cf6a0a203bc59e5b995 Description: Discover software management suite Discover is a graphical software manager for the Plasma workspace. It helps users easily and quickly find applications and other software they might want to install. . By allowing to navigate a software library by search, categories, top lists along with detailed application information that includes screenshots and reviews, users can more quickly find applications that suit their needs. . Discover will also keep the system up to date by notifying about updates and installing them. Homepage: https://invent.kde.org/plasma/discover Package: plasma-discover-backend-fwupd Status: install ok installed Priority: optional Section: kde Installed-Size: 123 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: plasma-discover Version: 5.27.5-2 Depends: plasma-discover (= 5.27.5-2), libc6 (>= 2.14), libfwupd2 (>= 1.5.0), libglib2.0-0 (>= 2.22.0), libkf5i18n5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: fwupd Description: Discover software management suite - fwupd backend Discover is a graphical software manager for the Plasma workspace. It helps users easily and quickly find applications and other software they might want to install. . This package contains a backend for the firmware update daemon. Homepage: https://invent.kde.org/plasma/discover Package: plasma-discover-common Status: install ok installed Priority: optional Section: kde Installed-Size: 2911 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: plasma-discover Version: 5.27.5-2 Description: Discover software manager suite (common data files) Discover is a graphical software manager for the Plasma workspace. . This package contains data files shared by various parts of the Discover suite. Homepage: https://invent.kde.org/plasma/discover Package: plasma-disks Status: install ok installed Priority: optional Section: kde Installed-Size: 719 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.27.5-2 Depends: qml-module-org-kde-kcm (>= 5.74.0~), qml-module-org-kde-kirigami2 (>= 5.74.0~), qml-module-qtqml-models2 (>= 5.15.0~), qml-module-qtquick-controls2 (>= 5.15.0~), smartmontools, libc6 (>= 2.34), libkf5authcore5 (>= 5.102.0~), libkf5configcore5 (>= 5.74.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5dbusaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5quickaddons5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 5.102.0~), libkf5solid5 (>= 5.102.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 11) Recommends: kup-backup, partitionmanager Description: Monitor S.M.A.R.T. capable devices for imminent failure in Plasma This package provides a plugin for the KDE user daemon and the corresponding Plasma configuration widget for monitoring devices with S.M.A.R.T. support and alerting the user in case of imminent failure. Homepage: https://invent.kde.org/plasma/plasma-disks Package: plasma-framework Status: install ok installed Priority: optional Section: libs Installed-Size: 6727 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.103.0-1 Depends: qml-module-org-kde-kconfig (>= 5.70.0~), qml-module-org-kde-kquickcontrols (>= 5.70.0~), qml-module-org-kde-kquickcontrolsaddons (>= 5.70.0~), qml-module-qtqml-models2, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-templates2, kio, kpackagetool5, libc6 (>= 2.34), libegl1, libgcc-s1 (>= 3.4), libglx0, libkf5activities5 (>= 5.103.0~), libkf5calendarevents5 (>= 5.103.0~), libkf5configcore5 (>= 5.103.0~), libkf5configgui5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5declarative5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5iconthemes5 (>= 5.103.0~), libkf5kiocore5 (>= 5.103.0~), libkf5kiowidgets5 (>= 5.103.0~), libkf5kirigami2-5 (>= 5.103.0~), libkf5notifications5 (>= 5.103.0~), libkf5package5 (>= 5.103.0~), libkf5plasma5 (>= 5.103.0), libkf5plasmaquick5 (>= 5.96.0), libkf5quickaddons5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libkf5windowsystem5 (>= 5.103.0~), libkf5xmlgui5 (>= 5.103.0~), libopengl0, libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6, libxcb-composite0, libxcb-damage0, libxcb-render0, libxcb1 Description: Plasma Runtime components Plasma library and runtime components based upon KF5 and Qt 5. Homepage: https://invent.kde.org/frameworks/plasma-framework Package: plasma-integration Status: install ok installed Priority: optional Section: kde Installed-Size: 731 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.27.5-2 Depends: breeze (>= 4:5.27.5~), qml-module-org-kde-qqc2desktopstyle, perl:any, kio, libc6 (>= 2.14), libkf5completion5 (>= 5.69.0), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5configwidgets5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.96.0), libkf5i18n5 (>= 5.102.0~), libkf5iconthemes5 (>= 5.102.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.102.0~), libkf5kiofilewidgets5 (>= 5.102.0~), libkf5kiowidgets5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5widgetsaddons5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libkf5xmlgui5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickcontrols2-5 (>= 5.15.2~), libqt5waylandclient5 (>= 5.15.4), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libxcb1, libxcursor1 (>> 1.1.2), qtbase-abi-5-15-8 Recommends: fonts-hack, fonts-noto-hinted Breaks: plasma-desktop (<< 4:5.14), plasma-workspace (<< 4:5.14) Description: Qt Platform Theme integration plugins for KDE Plasma A plugin to provide Qt Platform Theme integration for the Plasma workspace. Homepage: https://invent.kde.org/plasma/plasma-integration Package: plasma-nm Status: install ok installed Priority: optional Section: kde Installed-Size: 10046 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Depends: mobile-broadband-provider-info, network-manager, plasma-framework, qml-module-org-kde-kcoreaddons, qml-module-org-kde-kirigami2, qml-module-org-kde-prison, kio, libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0), libkf5completion5 (>= 5.102.0~), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5dbusaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5kiowidgets5 (>= 5.102.0~), libkf5modemmanagerqt6 (>= 5.102.0~), libkf5networkmanagerqt6 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5solid5 (>= 5.102.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.102.0~), libkf5widgetsaddons5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libnm0 (>= 1.40.0), libopenconnect5 (>= 9.00), libqca-qt5-2 (>= 2.1.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quickwidgets5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 11) Recommends: systemsettings Suggests: network-manager-fortisslvpn, network-manager-iodine, network-manager-l2tp, network-manager-openconnect, network-manager-openvpn, network-manager-pptp, network-manager-ssh, network-manager-strongswan, network-manager-vpnc Description: Plasma network connections management plasma-nm provides a Plasma applet written in QML for managing network connections using Network Manager. . This package is part of the KDE Plasma. Homepage: https://invent.kde.org/plasma/plasma-nm Package: plasma-pa Status: install ok installed Priority: optional Section: kde Installed-Size: 1302 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Depends: plasma-framework, pulseaudio | pipewire-pulse, qml-module-org-kde-draganddrop, qml-module-org-kde-kquickcontrolsaddons, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick2, perl:any, libc6 (>= 2.14), libcanberra0 (>= 0.16), libglib2.0-0 (>= 2.31.8), libkf5configcore5 (>= 5.69.0), libkf5configgui5 (>= 4.97.0), libkf5coreaddons5 (>= 5.102.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5quickaddons5 (>= 5.102.0~), libpulse-mainloop-glib0 (>= 5.0.0~), libpulse0 (>= 5.0.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libcanberra-pulse, pulseaudio-module-gsettings, qml-module-gsettings1.0, sound-theme-freedesktop Description: Plasma 5 Volume controller Plasma applet for audio volume management using PulseAudio. Homepage: https://invent.kde.org/plasma/plasma-pa Package: plasma-systemmonitor Status: install ok installed Priority: optional Section: utils Installed-Size: 1427 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.27.5-2 Depends: ksystemstats (>= 5.27.5~), qml-module-org-kde-kcm (>= 5.15.0~), qml-module-org-kde-kcoreaddons (>= 5.86.0~), qml-module-org-kde-kirigami2 (>= 5.86.0~), qml-module-org-kde-kitemmodels (>= 5.86.0~), qml-module-org-kde-kquickcontrolsaddons (>= 5.86.0~), qml-module-org-kde-ksysguard, qml-module-org-kde-newstuff (>= 5.86.0~), qml-module-org-kde-qqc2desktopstyle (>= 5.86.0~), qml-module-org-kde-quickcharts (>= 5.86.0~), qml-module-qt-labs-platform (>= 5.15.0~), qml-module-qt-labs-qmlmodels (>= 5.15.0~), qml-module-qtqml (>= 5.15.0~), qml-module-qtqml-models2 (>= 5.15.0~), qml-module-qtquick-controls2 (>= 5.15.0~), qml-module-qtquick-dialogs (>= 5.15.0~), qml-module-qtquick-layouts (>= 5.15.0~), qml-module-qtquick-window2 (>= 5.15.0~), qml-module-qtquick2 (>= 5.15.0~), libc6 (>= 2.34), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.53.1), libkf5dbusaddons5 (>= 5.102.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5itemmodels5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5newstuffcore5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libksysguardsensorfaces1 (>= 4:5.27.5~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: System monitor for the Plasma desktop Plasma System Monitor provides an interface for monitoring system sensors, process information and other system resources. Homepage: https://apps.kde.org/en/plasma-systemmonitor Package: plasma-thunderbolt Status: install ok installed Priority: optional Section: kde Installed-Size: 622 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.27.5-2 Depends: bolt, qml-module-org-kde-kcm, qml-module-org-kde-kirigami2, qml-module-org-kde-kquickcontrolsaddons, qml-module-qtquick-layouts, qml-module-qtquick2, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkf5coreaddons5 (>= 5.97~), libkf5dbusaddons5 (>= 5.97~), libkf5i18n5 (>= 5.97~), libkf5notifications5 (>= 5.97~), libkf5quickaddons5 (>= 5.97~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5qml5 (>= 5.15.0~), libstdc++6 (>= 5.2) Recommends: systemsettings Description: Plasma addons for managing Thunderbolt devices Plasma System settings module and a KDED module to handle authorization of Thunderbolt devices connected to the computer. Homepage: https://invent.kde.org/plasma/plasma-thunderbolt Package: plasma-vault Status: install ok installed Priority: optional Section: kde Installed-Size: 1606 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.27.5-2 Depends: cryfs, plasma-framework, qml-module-qtquick-layouts, qml-module-qtquick2, kio, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libkf5activities5 (>= 5.102.0~), libkf5configcore5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5dbusaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5kiocore5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5kiowidgets5 (>= 5.102.0~), libkf5networkmanagerqt6 (>= 5.102.0~), libkf5plasma5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5widgetsaddons5 (>= 5.102.0~), libprocesscore9 (>= 4:5.27.5~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5.2) Suggests: gocryptfs Description: Plasma applet and services for creating encrypted vaults File encryption widget. Homepage: https://invent.kde.org/plasma/plasma-vault Package: plasma-widgets-addons Status: install ok installed Priority: optional Section: kde Installed-Size: 1974 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdeplasma-addons Version: 4:5.27.5-2 Depends: kdeplasma-addons-data (= 4:5.27.5-2), kpackagetool5, libkf5purpose-bin, plasma-dataengines-addons (= 4:5.27.5-2), plasma-framework (>= 5.79.0~), plasma-workspace (>= 4:5.27.5~), qml-module-org-kde-draganddrop, qml-module-org-kde-kcoreaddons, qml-module-org-kde-kio, qml-module-org-kde-purpose, qml-module-qtgraphicaleffects, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick2, qml-module-qtwebengine, qml-module-qtwebkit, kio, libc6 (>= 2.29), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5newstuffcore5 (>= 5.93.0), libkf5notifications5 (>= 5.90.0~), libkf5package5 (>= 5.5.0+git), libkf5plasma5 (>= 5.90.0), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5unitconversion5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.70.0~), libkf5xmlgui5 (>= 5.79.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.1), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5webengine5 (>= 5.15.0~), libqt5webenginecore5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 11) Recommends: plasma-systemmonitor (>= 4:5.27.5~) Suggests: quota Description: additional widgets for Plasma 5 This package contains additional Plasma 5 widgets shipped in the Plasma addons module. Install it if you want a variety of widgets on your Plasma desktop. . This package provides the following widgets: * Activity pager * Binary Clock * Calculator * Color Picker * Comic * Dictionary * Diskquota * Fifteen Puzzle * Fuzzy Clock * Grouping * Keyboard Indicartor * Kicker Application Dashboard * Konsole Profiles * Media Frame * Minimize all Windows * Nightcolor Control * Notes * Quicklaunch * Quick Share * Show Desktop * System Load Viewer * Timer * Userswitcher * Weather Report * Web Browser * More coming soon.. . This package is part of the KDE Plasma 5 addons module. Homepage: https://invent.kde.org/plasma/kdeplasma-addons Package: plasma-workspace Status: install ok installed Priority: optional Section: kde Installed-Size: 15252 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Replaces: breeze (<< 4:5.23.90~), plasma-desktop (<< 4:5.22.90), plasma-desktop-data (<< 4:5.22.90) Provides: notification-daemon, x-session-manager Depends: default-dbus-session-bus | dbus-session-bus, drkonqi (>= 5.27.5~), frameworkintegration, gdb-minimal | gdb, iso-codes, kactivitymanagerd (>= 5.27.5~), kded5, kinit, kio, kwin-common (>= 4:5.27.5~), libkf5config-bin, libkf5globalaccel-bin (>= 5.7.0), libkf5plasma5 (>= 5.102.0~), libkf5service-bin, milou (>= 4:5.27.5~), plasma-framework, plasma-integration (>= 5.27.5~), plasma-workspace-data (>= 4:5.27.5-2), qdbus-qt5, qml-module-org-kde-draganddrop, qml-module-org-kde-kcoreaddons, qml-module-org-kde-kholidays, qml-module-org-kde-kquickcontrols, qml-module-org-kde-kquickcontrolsaddons, qml-module-org-kde-ksysguard, qml-module-org-kde-kwindowsystem, qml-module-org-kde-prison, qml-module-org-kde-quickcharts, qml-module-org-kde-solid, qml-module-org-kde-userfeedback, qml-module-qt-labs-folderlistmodel, qml-module-qtgraphicaleffects, qml-module-qtqml-models2, qml-module-qtquick-controls, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick2, udisks2, x11-utils, x11-xserver-utils, init-system-helpers (>= 1.52), kpackagetool5, libappstreamqt2 (>= 0.16.1), libc6 (>= 2.34), libcolorcorrect5 (= 4:5.27.5-2), libcrypt1 (>= 1:4.1.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgps28 (>= 3.3), libice6 (>= 1:1.0.0), libicu72 (>= 72.1~rc-1~), libkf5activities5 (>= 5.102.0~), libkf5activitiesstats1 (>= 5.102.0~), libkf5archive5 (>= 5.102.0~), libkf5authcore5 (>= 5.102.0~), libkf5baloo5 (>= 5.13~), libkf5bookmarks5 (>= 4.96.0), libkf5calendarevents5 (>= 5.102.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.94.0~), libkf5configgui5 (>= 5.94.0~), libkf5configwidgets5 (>= 5.77.0), libkf5coreaddons5 (>= 5.102.0~), libkf5crash5 (>= 5.102.0~), libkf5dbusaddons5 (>= 5.102.0~), libkf5declarative5 (>= 5.102.0~), libkf5globalaccel5 (>= 5.102.0~), libkf5guiaddons5 (>= 5.102.0~), libkf5holidays5 (>= 1:5.97.0), libkf5i18n5 (>= 5.102.0~), libkf5iconthemes5 (>= 5.102.0~), libkf5idletime5 (>= 5.102.0~), libkf5jobwidgets5 (>= 5.70.0), libkf5kcmutils5 (>= 5.102.0~), libkf5kexiv2-15.0.0 (>= 4.5.90), libkf5kiocore5 (>= 5.102.0~), libkf5kiofilewidgets5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5kiowidgets5 (>= 5.102.0~), libkf5networkmanagerqt6 (>= 5.102.0~), libkf5newstuff5 (>= 5.102.0~), libkf5newstuffcore5 (>= 5.102.0~), libkf5newstuffwidgets5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5notifyconfig5 (>= 5.102.0~), libkf5package5 (>= 5.102.0~), libkf5parts5 (>= 4.96.0), libkf5people5 (>= 5.102.0~), libkf5peoplewidgets5 (>= 5.102.0~), libkf5plasmaquick5 (>= 5.102.0~), libkf5prison5 (>= 5.102.0~), libkf5quickaddons5 (>= 5.102.0~), libkf5runner5 (>= 5.102.0~), libkf5service5 (>= 5.102.0), libkf5solid5 (>= 5.6.0+git20150114.0006+15.04), libkf5texteditor5 (>= 5.102.0~), libkf5textwidgets5 (>= 5.102.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.102.0~), libkf5waylandclient5 (>= 4:5.102.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5windowsystem5 (>= 5.101.0), libkf5xmlgui5 (>= 4.98.0), libkfontinst5 (= 4:5.27.5-2), libkfontinstui5 (= 4:5.27.5-2), libkpipewire5 (>= 5.25.80), libkscreenlocker5 (>= 5.27.5~), libksgrd9 (>= 4:5.27.5~), libksysguardsensorfaces1 (>= 4:5.27.5~), libkuserfeedbackcore1 (>= 1.0.0), libkworkspace5-5 (= 4:5.27.5-2), liblayershellqtinterface5 (>= 5.27.5~), libnotificationmanager1 (= 4:5.27.5-2), libphonon4qt5-4 (>= 4:4.8.0-5), libplasma-geolocation-interface5 (= 4:5.27.5-2), libpolkit-qt5-1-1 (>= 0.112.0), libprocesscore9 (>= 4:5.27.5~), libprocessui9 (>= 4:5.27.5~), libqalculate22 (>= 4.5.1), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5waylandclient5 (>= 5.15.4), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libsm6, libstdc++6 (>= 11), libtaskmanager6abi1 (= 4:5.27.5-2), libwayland-client0 (>= 1.20.0), libweather-ion7 (= 4:5.27.5-2), libx11-6, libxcb-composite0, libxcb-damage0, libxcb-image0 (>= 0.2), libxcb-randr0 (>= 1.3), libxcb-shape0, libxcb-util1 (>= 0.4.0), libxcb1 (>= 1.6), libxcursor1 (>> 1.1.2), libxfixes3, libxft2 (>> 2.1.1), libxrender1, libxtst6, phonon4qt5, qtbase-abi-5-15-8, qtwayland-client-abi-5-15-8, zlib1g (>= 1:1.1.4) Recommends: kde-cli-tools (>= 4:5.27.5~), kio-extras, ksystemstats (>= 5.27.5~), libpam-kwallet5 (>= 5.14), powerdevil (>= 4:5.14), qml-module-org-kde-pipewire, systemsettings Breaks: breeze (<< 4:5.23.90~), plasma-desktop (<< 4:5.22.90), plasma-desktop-data (<< 4:5.22.90) Conffiles: /etc/xdg/autostart/gmenudbusmenuproxy.desktop 54faacfa05dff2828f0473667ed165e7 /etc/xdg/autostart/klipper.desktop 5658c84df129e7e901108e2f10b3bb5c /etc/xdg/autostart/org.kde.plasmashell.desktop a3cdefb85d1bcd5d53143e4e2b8d68e2 /etc/xdg/autostart/xembedsniproxy.desktop b7704fa39c8ee4ab5370e99213e82e7e /etc/xdg/plasmanotifyrc f9713a8fb2a4abb43e592f0c12f3fab5 /etc/xdg/taskmanagerrulesrc 9df6c5d4530892fac71c219f27892f5b Description: Plasma Workspace for KF5 Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Homepage: https://invent.kde.org/plasma/plasma-workspace Package: plasma-workspace-data Status: install ok installed Priority: optional Section: kde Installed-Size: 38541 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: plasma-workspace Version: 4:5.27.5-2 Replaces: breeze (<< 4:5.23.90~), plasma-desktop (<< 4:5.24.0), plasma-desktop-data (<< 4:5.27.0) Breaks: breeze (<< 4:5.23.90~), plasma-desktop (<< 4:5.24.0), plasma-desktop-data (<< 4:5.27.0) Description: Plasma Workspace for KF5 - data files Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. . This contains the data files for the Plasma workspace. Homepage: https://invent.kde.org/plasma/plasma-workspace Package: plasma-workspace-wayland Status: install ok installed Priority: optional Section: kde Installed-Size: 307 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: plasma-workspace Version: 4:5.27.5-2 Depends: kwayland-integration (>= 5.27.5~), kwin-wayland (>= 4:5.27.5~), plasma-workspace (= 4:5.27.5-2), qtwayland5, kpackagetool5, libc6 (>= 2.34), libkf5configcore5 (>= 5.94.0~), libkf5configgui5 (>= 5.94.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.102.0~), libkf5guiaddons5 (>= 5.102.0~), libkf5kcmutils5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5package5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkworkspace5-5 (= 4:5.27.5-2), libphonon4qt5-4 (>= 4:4.8.0-5), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5), phonon4qt5 Description: Plasma Workspace for KF5 - Wayland integration Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. . This package contains the Wayland session. Homepage: https://invent.kde.org/plasma/plasma-workspace Package: plymouth Status: install ok installed Priority: optional Section: misc Installed-Size: 718 Maintainer: Laurent Bigonville Architecture: amd64 Version: 22.02.122-3 Replaces: plymouth-drm (<< 0.9.0-6~), plymouth-themes (<< 0.9.0-8~) Depends: init-system-helpers (>= 1.18), initramfs-tools | dracut, lsb-base (>= 3.0-6), systemd (>= 232-8~), udev (>= 232-8~), libc6 (>= 2.34), libdrm2 (>= 2.4.47), libplymouth5 (>= 0.9.5+git20211018) Suggests: desktop-base, plymouth-themes Breaks: mawk (<< 1.3.4), plymouth-drm (<< 0.9.0-6~), plymouth-themes (<< 0.9.0-8~) Conflicts: console-common Conffiles: /etc/init.d/plymouth 707674e3b5b8fa048271dfe2490a0a09 /etc/init.d/plymouth-log 83b6676117e0e9b3f952e0fc625892ac /etc/logrotate.d/bootlog 0f1e42d11052c238718996029ffb809b /etc/plymouth/plymouthd.conf 39a4e5f19caaad2828dd683fdec1897c Description: boot animation, logger and I/O multiplexer Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. . This package provides the basic framework, enabling a text-mode animation. Homepage: https://www.freedesktop.org/wiki/Software/Plymouth Package: plymouth-label Status: install ok installed Priority: optional Section: misc Installed-Size: 31 Maintainer: Laurent Bigonville Architecture: amd64 Source: plymouth Version: 22.02.122-3 Replaces: plymouth-themes (<< 0.9.2-5~) Depends: plymouth (= 22.02.122-3), libc6 (>= 2.4), libcairo2 (>= 1.14.0), libglib2.0-0 (>= 2.12.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libplymouth5 (>= 0.9.5) Breaks: plymouth-themes (<< 0.9.2-5~) Description: boot animation, logger and I/O multiplexer - label control Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. . This package contains the label control, used by various graphical themes to render text. Homepage: https://www.freedesktop.org/wiki/Software/Plymouth Package: pocketsphinx-en-us Status: install ok installed Priority: optional Section: sound Installed-Size: 36991 Maintainer: Debian Accessibility Team Architecture: all Multi-Arch: foreign Source: pocketsphinx Version: 0.8+5prealpha+1-15 Description: Speech recognition tool - US English language model CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the default US English language model for PocketSphinx. Homepage: http://cmusphinx.sourceforge.net/ Package: policykit-1 Status: install ok installed Priority: optional Section: oldlibs Installed-Size: 32 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: foreign Version: 122-3 Depends: pkexec (= 122-3), polkitd (= 122-3) Recommends: polkitd-pkla (>= 121+compat0.1) Description: transitional package for polkitd and pkexec polkit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This transitional package depends on polkitd, the system service used by polkit, and pkexec, a setuid program analogous to sudo. They were historically packaged together, but have been separated so that users of polkitd are not required to install pkexec. Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Package: polkit-kde-agent-1 Status: install ok installed Priority: optional Section: kde Installed-Size: 448 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Provides: polkit-1-auth-agent Depends: polkitd, libc6 (>= 2.34), libkf5coreaddons5 (>= 5.102.0~), libkf5crash5 (>= 5.102.0~), libkf5dbusaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5iconthemes5 (>= 5.102.0~), libkf5widgetsaddons5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libpolkit-qt5-1-1 (>= 0.112.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 4.1.1) Conffiles: /etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop d9adf16261c42761236e938b67d4cb66 Description: KDE dialogs for PolicyKit PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . It is a framework for centralizing the decision making process with respect to granting access to privileged operations (like calling the HAL Mount() method) for unprivileged (desktop) applications. . PolicyKit-Kde provides a D-Bus session bus service that is used to bring up authentication dialogs used for obtaining privileges. Homepage: https://invent.kde.org/plasma/polkit-kde-agent-1 Package: polkitd Status: install ok installed Priority: optional Section: admin Installed-Size: 470 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: foreign Source: policykit-1 Version: 122-3 Replaces: policykit-1 (<< 0.120-4~), polkitd-javascript (<< 121+compat0.1-3~) Depends: adduser | systemd-sysusers, default-dbus-system-bus | dbus-system-bus, default-logind | logind, xml-core (>= 0.14), libc6 (>= 2.34), libduktape207 (>= 2.0.3), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.37.3), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (= 122-3), libpolkit-gobject-1-0 (= 122-3), libsystemd0 (>= 213) Suggests: polkitd-pkla (>= 121+compat0.1) Breaks: policykit-1 (<< 0.120-4~), polkitd-javascript (<< 121+compat0.1-3~) Description: framework for managing administrative policies and privileges polkit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . It is a framework for centralizing the decision making process with respect to granting access to privileged operations for unprivileged (desktop) applications. . In a typical use of polkit, an unprivileged application such as gnome-disks sends requests via D-Bus or other inter-process communication mechanisms to a privileged system service such as udisks, which asks polkitd for permission to process those requests. This allows the application to carry out privileged tasks without making use of setuid, which avoids several common sources of security vulnerabilities. . This package provides the polkitd D-Bus service and supporting programs. The pkexec program is not included, and can be found in the pkexec package. Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Package: polkitd-pkla Status: install ok installed Priority: optional Section: admin Installed-Size: 116 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: foreign Source: policykit-1 Version: 122-3 Replaces: policykit-1 (<< 0.120-4~) Depends: polkitd (>= 121+compat0.1), libc6 (>= 2.34), libglib2.0-0 (>= 2.28.0), libpolkit-gobject-1-0 (= 122-3) Breaks: policykit-1 (<< 0.120-4~) Description: Legacy "local authority" (.pkla) backend for polkitd polkit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package configures the polkitd D-Bus service to read default authorization policies from .desktop-style files in subdirectories of /var/lib/polkit-1/localauthority. It is compatible with the version of polkitd used in Debian 11 and older releases. Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Package: poppler-data Status: install ok installed Priority: optional Section: misc Installed-Size: 13086 Maintainer: Hideki Yamane Architecture: all Multi-Arch: foreign Version: 0.4.12-1 Pre-Depends: dpkg (>= 1.15.6~) Suggests: poppler-utils, ghostscript, fonts-japanese-mincho | fonts-ipafont-mincho, fonts-japanese-gothic | fonts-ipafont-gothic, fonts-arphic-ukai, fonts-arphic-uming, fonts-nanum (>= 20131007~) Enhances: ghostscript Conffiles: /etc/ghostscript/cidfmap.d/90gs-cjk-resource-cns1.conf d3a491137506a332ab747c571e5bee33 /etc/ghostscript/cidfmap.d/90gs-cjk-resource-gb1.conf 5ec7d7edc178ef73b1f6ac21a3cdc8a0 /etc/ghostscript/cidfmap.d/90gs-cjk-resource-japan1.conf 9502944d3a420a2763a36517679460f4 /etc/ghostscript/cidfmap.d/90gs-cjk-resource-japan2.conf 00d6b53125e159d61e2fd0a5056b4b4c /etc/ghostscript/cidfmap.d/90gs-cjk-resource-korea1.conf 76ba5a8a08376075902594b9ecd902ed Description: encoding data for the poppler PDF rendering library This package provides the CMap tables required to display PDF documents containing CJK characters with libpoppler. They were previously provided by the packages cmap-adobe-{cns1,gb1,japan1,japan2,korea1} and gs-cjk-resource. . Users who want to view or create PDF files in Chinese, Japanese, or Korean without embedded fonts will need this package. Homepage: https://poppler.freedesktop.org/ Package: poppler-utils Status: install ok installed Priority: optional Section: utils Installed-Size: 717 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Multi-Arch: foreign Source: poppler (22.12.0-2) Version: 22.12.0-2+b1 Replaces: pdftohtml, xpdf-reader, xpdf-utils (<< 3.02-2~) Provides: pdftohtml, xpdf-utils Depends: libpoppler126 (= 22.12.0-2+b1), libc6 (>= 2.34), libcairo2 (>= 1.12.0), libfreetype6 (>= 2.2.1), liblcms2-2 (>= 2.2+git20110628), libstdc++6 (>= 11) Breaks: xpdf-utils (<< 3.02-2~) Conflicts: pdftohtml Description: PDF utilities (based on Poppler) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains command line utilities (based on Poppler) for getting information of PDF documents, convert them to other formats, or manipulate them: * pdfdetach -- lists or extracts embedded files (attachments) * pdffonts -- font analyzer * pdfimages -- image extractor * pdfinfo -- document information * pdfseparate -- page extraction tool * pdfsig -- verifies digital signatures * pdftocairo -- PDF to PNG/JPEG/PDF/PS/EPS/SVG converter using Cairo * pdftohtml -- PDF to HTML converter * pdftoppm -- PDF to PPM/PNG/JPEG image converter * pdftops -- PDF to PostScript (PS) converter * pdftotext -- text extraction * pdfunite -- document merging tool Homepage: https://poppler.freedesktop.org/ Package: powerdevil Status: install ok installed Priority: optional Section: kde Installed-Size: 1549 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Depends: libcap2-bin, powerdevil-data (= 4:5.27.5-2), kio, libc6 (>= 2.34), libkf5activities5 (>= 5.102.0~), libkf5authcore5 (>= 5.102.0~), libkf5bluezqt6 (>= 5.102.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5configwidgets5 (>= 5.69.0), libkf5coreaddons5 (>= 5.96.0), libkf5crash5 (>= 5.102.0~), libkf5dbusaddons5 (>= 5.102.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5idletime5 (>= 5.102.0~), libkf5kiowidgets5 (>= 5.102.0~), libkf5kirigami2-5 (>= 5.102.0~), libkf5networkmanagerqt6 (>= 5.102.0~), libkf5notifyconfig5 (>= 5.102.0~), libkf5screen-bin (>= 4:5.17.5~), libkf5screen8 (>= 4:5.27.5~), libkf5screendpms8 (>= 4:5.27.5~), libkf5solid5 (>= 5.102.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 4.96.0), libkworkspace5-5 (>= 4:5.27.5~), libpowerdevilcore2 (= 4:5.27.5-2), libpowerdevilui5 (= 4:5.27.5-2), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libudev1 (>= 183) Recommends: systemsettings Conffiles: /etc/xdg/autostart/powerdevil.desktop 4c289bd6c991021bdc48cccd71eb8717 Description: Global power saver settings. Power Devil allows you to define your all power settings. Homepage: https://invent.kde.org/plasma/powerdevil Package: powerdevil-data Status: install ok installed Priority: optional Section: kde Installed-Size: 1843 Maintainer: Debian Qt/KDE Maintainers Architecture: all Multi-Arch: foreign Source: powerdevil Version: 4:5.27.5-2 Description: Global power saver settings data files. Power Devil allows you to define your all power settings. Homepage: https://invent.kde.org/plasma/powerdevil Package: powertop Status: install ok installed Priority: optional Section: utils Installed-Size: 650 Maintainer: Kan-Ru Chen (陳侃如) Architecture: amd64 Source: powertop (2.14-1) Version: 2.14-1+b2 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libncursesw6 (>= 6), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libpci3 (>= 1:3.5.1), libstdc++6 (>= 5.2), libtinfo6 (>= 6) Suggests: cpufrequtils, laptop-mode-tools Description: diagnose issues with power consumption and management PowerTOP is a Linux tool to diagnose issues with power consumption and power management. In addition to being a diagnostic tool, PowerTOP also has an interactive mode you can use to experiment with various power management settings, for cases where the Linux distribution has not enabled those settings. . PowerTOP reports which components in the system are most likely to blame for higher-than-needed power consumption, ranging from software applications to active components in the system. Detailed screens are available for CPU C and P states, device activity, and software activity. Homepage: https://01.org/powertop/ Package: ppp Status: install ok installed Priority: optional Section: admin Installed-Size: 1060 Maintainer: Chris Boot Architecture: amd64 Source: ppp (2.4.9-1+1.1) Version: 2.4.9-1+1.1+b1 Depends: libpam-modules, libpam-runtime, procps, libc6 (>= 2.33), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libpcap0.8 (>= 0.9.8), libssl3 (>= 3.0.0), libsystemd0 Breaks: network-manager (<< 0.9.8.8-7~), network-manager-pptp (<< 0.9.8.4-3~), pppdcapiplugin (<< 1:3.25+dfsg1-3.4~) Conffiles: /etc/chatscripts/gprs 49518071cd909518f6c79480b69cd10c /etc/chatscripts/pap 17dbbede1dc894aa6c6c4e8be5727c1d /etc/logrotate.d/ppp 8434ebaff1b3b33bb0ea0bce523adfd3 /etc/pam.d/ppp cc163be3dbe4258e639238ccd5bcdea0 /etc/ppp/ip-down ee9ad288a3b018c1a44d4cd041a47c36 /etc/ppp/ip-down.d/0000usepeerdns 564950049780399368c82f5ab2f4780e /etc/ppp/ip-pre-up 838abd801995f44736ac3f07948b20f8 /etc/ppp/ip-up 4957bb05c247cf848f36e00bbdfaa817 /etc/ppp/ip-up.d/0000usepeerdns d6fa4820562f7e967113b8b6c0a6c906 /etc/ppp/ipv6-down 7c88c8d027ff15926dff335e953d523f /etc/ppp/ipv6-up 6535614392b180b338522e5d519305dc /etc/ppp/options 8bf2e0b8499592fa1c119818fe5a326f Description: Point-to-Point Protocol (PPP) - daemon The Point-to-Point Protocol provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link to negotiate various optional characteristics of the link. . This package is most commonly used to manage a modem for dial-up or certain kinds of broadband connections. Homepage: https://ppp.samba.org/ Package: print-manager Status: install ok installed Priority: optional Section: kde Installed-Size: 2721 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:22.12.3-1 Depends: plasma-framework (>= 5.72.0~), qml-module-org-kde-kquickcontrolsaddons (>= 5.72.0~), qml-module-qtquick-controls (>= 5.9.0~), qml-module-qtquick-controls2 (>= 5.9.0~), qml-module-qtquick-layouts (>= 5.9.0~), qml-module-qtquick2 (>= 5.9.0~), systemsettings, kio, libc6 (>= 2.34), libcups2 (>= 1.6.0), libkf5configcore5 (>= 5.98.0~), libkf5configgui5 (>= 5.98.0~), libkf5configwidgets5 (>= 5.98.0~), libkf5coreaddons5 (>= 5.98.0~), libkf5dbusaddons5 (>= 5.98.0~), libkf5i18n5 (>= 5.98.0~), libkf5iconthemes5 (>= 5.98.0~), libkf5kiocore5 (>= 5.98.0~), libkf5kiogui5 (>= 5.98.0~), libkf5kiowidgets5 (>= 5.98.0~), libkf5notifications5 (>= 5.98.0~), libkf5widgetsaddons5 (>= 5.98.0~), libkf5windowsystem5 (>= 5.98.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: cups, smbclient, system-config-printer-common, system-config-printer-udev Description: printer configuration and monitoring tools This package provides a KDE configuration module and a Plasma widget for installing and configuring printers, and monitoring printers, print jobs and print queues. . This package is part of the KDE utilities module. Homepage: https://apps.kde.org/en/print-manager Package: procps Status: install ok installed Priority: important Section: admin Installed-Size: 2163 Maintainer: Craig Small Architecture: amd64 Multi-Arch: foreign Version: 2:4.0.3-1 Replaces: manpages-de (<< 4.9.1-2), manpages-fr (<< 4.9.1-2), manpages-fr-extra (<< 20151231+nmu1), manpages-pl (<< 1:4.9.1-2) Provides: watch Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libproc2-0 (>= 2:4.0.3), libtinfo6 (>= 6), init-system-helpers (>= 1.29~) Recommends: psmisc Breaks: guymager (<= 0.5.9-1), manpages-de (<< 4.9.1-2), manpages-fr (<< 4.9.1-2), manpages-fr-extra (<< 20151231+nmu1), manpages-pl (<< 1:4.9.1-2), open-vm-tools (<= 2011.12.20-562307-1) Conffiles: /etc/init.d/procps f9903aa0d9f2f10714269befb4cdba8f /etc/sysctl.conf c0c09cba30da0565737cace8000d64ee /etc/sysctl.d/README.sysctl 48e64ce233c8aba8e0693adf8cf4c464 Description: /proc file system utilities This package provides command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by the kernel to provide information about the status of entries in its process table (such as whether the process is running, stopped, or a "zombie"). . It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop, snice, sysctl, tload, top, uptime, vmstat, w, and watch. Homepage: https://gitlab.com/procps-ng/procps Package: proj-bin Status: install ok installed Priority: optional Section: science Installed-Size: 519 Maintainer: Debian GIS Project Architecture: amd64 Source: proj (9.1.1-1) Version: 9.1.1-1+b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libproj25 (>= 9.1.0), libstdc++6 (>= 11) Description: Cartographic projection library (tools) Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). . Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). . This package provides the PROJ binary tools. Homepage: https://proj.org/ Package: proj-data Status: install ok installed Priority: optional Section: libs Installed-Size: 22730 Maintainer: Debian GIS Project Architecture: all Multi-Arch: foreign Source: proj Version: 9.1.1-1 Description: Cartographic projection filter and library (datum package) Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). . Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). . This package contains auxiliary projection datum grids used by the library and tools. Homepage: https://proj.org/ Package: psmisc Status: install ok installed Priority: optional Section: admin Installed-Size: 909 Maintainer: Craig Small Architecture: amd64 Multi-Arch: foreign Version: 23.6-1 Replaces: manpages-de (<< 4.9.1-1) Depends: libc6 (>= 2.34), libtinfo6 (>= 6) Breaks: manpages-de (<< 4.9.1-1) Description: utilities that use the proc file system This package contains miscellaneous utilities that use the proc FS: . - fuser: identifies processes that are using files or sockets. - killall: kills processes by name (e.g. "killall -HUP named"). - peekfd: shows the data traveling over a file descriptor. - pstree: shows currently running processes as a tree. - prtstat: print the contents of /proc//stat Homepage: http://psmisc.sf.net/ Package: publicsuffix Status: install ok installed Priority: optional Section: net Installed-Size: 339 Maintainer: Daniel Kahn Gillmor Architecture: all Multi-Arch: foreign Version: 20230209.2326-1 Provides: publicsuffix-dafsa Description: accurate, machine-readable list of domain name suffixes A machine-readable list of domain name suffixes that accept public registration. Each suffix represents the part of a domain name which is not under the control of the individual registrant, which makes the list useful for grouping cookies, deciding same-origin policies, collating spam, and other activities. Homepage: https://publicsuffix.org Package: pulseaudio Status: install ok installed Priority: optional Section: sound Installed-Size: 6462 Maintainer: Pulseaudio maintenance team Architecture: amd64 Multi-Arch: foreign Source: pulseaudio (16.1+dfsg1-2) Version: 16.1+dfsg1-2+b1 Depends: libasound2 (>= 1.2.1.1), libc6 (>= 2.34), libcap2 (>= 1:2.10), libdbus-1-3 (>= 1.9.14), libfftw3-single3 (>= 3.3.5), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.31.18), libgstreamer-plugins-base1.0-0 (>= 1.10.0), libgstreamer1.0-0 (>= 1.14.0), libice6 (>= 1:1.0.0), libltdl7 (>= 2.4.7), liborc-0.4-0 (>= 1:0.4.25), libpulse0 (= 16.1+dfsg1-2+b1), libsm6, libsndfile1 (>= 1.0.20), libsoxr0 (>= 0.1.1), libspeexdsp1 (>= 1.2.1), libstdc++6 (>= 11), libsystemd0, libtdb1 (>= 1.2.7+git20101214), libudev1 (>= 183), libwebrtc-audio-processing1, libwrap0 (>= 7.6-4~), libx11-6 (>= 2:1.7.0), libx11-xcb1 (>= 2:1.8.1), libxcb1, libxtst6, adduser, lsb-base (>= 3.2-13), libasound2-plugins, pulseaudio-utils Pre-Depends: init-system-helpers (>= 1.54~) Recommends: rtkit, default-logind | logind, dbus-user-session Suggests: udev, pavumeter, pavucontrol, paprefs Conffiles: /etc/dbus-1/system.d/pulseaudio-system.conf 3c47ffdd82462606b3cccef9276497a7 /etc/init.d/pulseaudio-enable-autospawn 8bb494e2835aaec455cb6bb3e85ca1e4 /etc/pulse/daemon.conf aa390d407078747795e9c386db1a88c0 /etc/pulse/default.pa 7e1ba8e8e6aec0ebe3b171d29e25d5c1 /etc/pulse/system.pa e6065066005cb535db8954b58a80bde3 /etc/xdg/Xwayland-session.d/00-pulseaudio-x11 a933cfb1ed550a6c415d69b7957d4ce8 /etc/xdg/autostart/pulseaudio.desktop fe0e5937361d4807d73e17bdfb9f60a8 Description: PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . These are some of PulseAudio's features: . * High quality software mixing of multiple audio streams with support for more than one sink/source. May be used to combine multiple sound cards into one (with sample rate adjustment). . * Wide range of supported client libraries. ESD, ALSA, oss, libao and GStreamer client applications are supported as-is. Native PulseAudio plug-ins are also available for xmms and mplayer. . * Good low latency behaviour and very accurate latency measurement for playback and recording. Ability to fully synchronize multiple playback streams. . * Network transparency, allowing an application to play back or record audio on a different machine than the one it is running on. . * Extensible plug-in architecture with plug-ins for jackd, multicast-rtp lirc and avahi, just to name a few. . This package contains the daemon and basic module set. Homepage: https://www.pulseaudio.org Package: pulseaudio-module-bluetooth Status: install ok installed Priority: optional Section: sound Installed-Size: 352 Maintainer: Pulseaudio maintenance team Architecture: amd64 Source: pulseaudio (16.1+dfsg1-2) Version: 16.1+dfsg1-2+b1 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.12.0), libgstreamer-plugins-base1.0-0 (>= 1.10.0), libgstreamer1.0-0 (>= 1.14), libpulse0 (= 16.1+dfsg1-2+b1), libsbc1 (>= 2.0), pulseaudio (= 16.1+dfsg1-2+b1), bluez (>= 5.23) Recommends: gstreamer1.0-plugins-bad (>= 1.19) Description: Bluetooth module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This module enables PulseAudio to work with bluetooth devices, like headset or audio gateway. . The module is called module-bluetooth Homepage: https://www.pulseaudio.org Package: pulseaudio-module-gsettings Status: install ok installed Priority: optional Section: sound Installed-Size: 100 Maintainer: Pulseaudio maintenance team Architecture: amd64 Source: pulseaudio (16.1+dfsg1-2) Version: 16.1+dfsg1-2+b1 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.67.1), libpulse0 (= 16.1+dfsg1-2+b1), pulseaudio (= 16.1+dfsg1-2+b1), dconf-gsettings-backend | gsettings-backend Description: GSettings module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This module enables PulseAudio to store additional configuration in GSettings. It supersedes the gconf module. . The module is called module-gsettings. Homepage: https://www.pulseaudio.org Package: pulseaudio-utils Status: install ok installed Priority: optional Section: sound Installed-Size: 334 Maintainer: Pulseaudio maintenance team Architecture: amd64 Source: pulseaudio (16.1+dfsg1-2) Version: 16.1+dfsg1-2+b1 Replaces: pulseaudio (<< 14.2-3~) Depends: libc6 (>= 2.34), libpulse0 (= 16.1+dfsg1-2+b1), libsndfile1 (>= 1.0.20), libx11-6, libx11-xcb1 (>= 2:1.8.1), libxcb1, libpulsedsp Suggests: avahi-daemon, pulseaudio Breaks: pulseaudio (<< 14.2-3~) Description: Command line tools for the PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . These tools provide command line access to various features of the PulseAudio sound server. Included tools are: . paplay - Playback a WAV file via a PulseAudio sink. pacat - Cat raw audio data to a PulseAudio sink. parec - Cat raw audio data from a PulseAudio source. pacmd - Connect to PulseAudio's built-in command line control interface. pactl - Send a control command to a PulseAudio server. padsp - /dev/dsp wrapper to transparently support OSS applications. pax11publish - Store/retrieve PulseAudio default server/sink/source settings in the X11 root window. Homepage: https://www.pulseaudio.org Package: pv Status: install ok installed Priority: optional Section: utils Installed-Size: 135 Maintainer: Antoine Beaupré Architecture: amd64 Version: 1.6.20-1 Depends: libc6 (>= 2.33) Suggests: doc-base Description: Shell pipeline element to meter data passing through pv (Pipe Viewer) can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion. . To use it, insert it in a pipeline between two processes, with the appropriate options. Its standard input will be passed through to its standard output and progress will be shown on standard error. Homepage: https://www.ivarch.com/programs/pv.shtml Package: python-apt-common Status: install ok installed Priority: optional Section: python Installed-Size: 527 Maintainer: APT Development Team Architecture: all Multi-Arch: foreign Source: python-apt Version: 2.6.0 Replaces: python-apt (<< 0.7.98+nmu1) Breaks: python-apt (<< 0.7.98+nmu1) Enhances: python-apt, python3-apt Description: Python interface to libapt-pkg (locales) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains locales. Package: python-babel-localedata Status: install ok installed Priority: optional Section: python Installed-Size: 29217 Maintainer: Debian Python Team Architecture: all Multi-Arch: foreign Source: python-babel Version: 2.10.3-1 Description: tools for internationalizing Python applications - locale data files Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package contains the locale data files used by both python-babel and python3-babel. Built-Using: unicode-cldr-core (= 41-0.1) Homepage: https://babel.pocoo.org/ Package: python3 Status: install ok installed Priority: optional Section: python Installed-Size: 81 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: allowed Source: python3-defaults (3.11.2-1) Version: 3.11.2-1+b1 Replaces: python3-minimal (<< 3.1.2-2) Provides: python3-profiler, python3-supported-max (= 3.11), python3-supported-min (= 3.11) Depends: python3.11 (>= 3.11.2-1~), libpython3-stdlib (= 3.11.2-1+b1) Pre-Depends: python3-minimal (= 3.11.2-1+b1) Suggests: python3-doc (>= 3.11.2-1+b1), python3-tk (>= 3.11.2-1~), python3-venv (>= 3.11.2-1+b1) Description: interactive high-level object-oriented language (default python3 version) Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's default Python 3 version (currently v3.11). Homepage: https://www.python.org/ Package: python3-apt Status: install ok installed Priority: optional Section: python Installed-Size: 685 Maintainer: APT Development Team Architecture: amd64 Multi-Arch: allowed Source: python-apt Version: 2.6.0 Replaces: python-apt (<< 0.7.98+nmu1) Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libapt-pkg6.0 (>= 1.9.11~), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), python-apt-common, distro-info-data Recommends: lsb-release, iso-codes Suggests: python-apt-doc, apt Breaks: apt-xapian-index (<< 0.51~), kthresher (<= 1.4.0-1), python-apt (<< 0.7.98+nmu1) Description: Python 3 interface to libapt-pkg The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions, such as: . - Access to the APT configuration system - Access to the APT package information database - Parsing of Debian package control files, and other files with a similar structure . The included 'aptsources' Python interface provides an abstraction of the sources.list configuration on the repository and the distro level. Package: python3-argcomplete Status: install ok installed Priority: optional Section: python Installed-Size: 139 Maintainer: Debian Python Team Architecture: all Source: python-argcomplete Version: 2.0.0-1 Replaces: python-argcomplete Depends: python3-importlib-metadata | python3 (<< 3.6) | python3 (>> 3.7), python3-importlib-metadata | python3 (<< 3.7) | python3 (>> 3.8), python3:any Breaks: python-argcomplete Description: bash tab completion for argparse (for Python 3) Argcomplete provides easy, extensible command line tab completion of arguments for your Python script. . It makes two assumptions: . * You're using bash as your shell * You're using argparse to manage your command line arguments/options . Argcomplete is particularly useful if your program has lots of options or subparsers, and if your program can dynamically suggest completions for your argument/option values (for example, if the user is browsing resources over the network). . This package provides the module for Python 3.x. Package: python3-attr Status: install ok installed Priority: optional Section: python Installed-Size: 251 Maintainer: Debian Python Team Architecture: all Source: python-attrs Version: 22.2.0-1 Depends: python3:any Suggests: python-attr-doc Description: Attributes without boilerplate (Python 3) attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package contains attrs packaged for Python 3. Homepage: https://attrs.readthedocs.org/ Package: python3-babel Status: install ok installed Priority: optional Section: python Installed-Size: 435 Maintainer: Debian Python Team Architecture: all Source: python-babel Version: 2.10.3-1 Depends: python-babel-localedata (= 2.10.3-1), python3-pkg-resources, python3-tz, python3:any Description: tools for internationalizing Python applications - Python 3.x Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package provides the Python 3.x module. Built-Using: unicode-cldr-core (= 41-0.1) Homepage: https://babel.pocoo.org/ Package: python3-brotli Status: install ok installed Priority: optional Section: python Installed-Size: 776 Maintainer: Tomasz Buchert Architecture: amd64 Source: brotli (1.0.9-2) Version: 1.0.9-2+b6 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Description: lossless compression algorithm and format (Python 3 version) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs a Python 3 module. Homepage: https://github.com/google/brotli Package: python3-cairo Status: install ok installed Priority: optional Section: python Installed-Size: 290 Maintainer: Debian Python Team Architecture: amd64 Multi-Arch: same Source: pycairo (1.20.1-5) Version: 1.20.1-5+b1 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libcairo2 (>= 1.15.12) Description: Python3 bindings for the Cairo vector graphics library This package contains modules that allow you to use the Cairo vector graphics library in Python3 programs. Homepage: https://cairographics.org/pycairo/ Package: python3-cap-ng Status: install ok installed Priority: optional Section: python Installed-Size: 75 Maintainer: Håvard F. Aasen Architecture: amd64 Source: libcap-ng (0.8.3-1) Version: 0.8.3-1+b3 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libcap-ng0 (>= 0.8.3) Description: Python3 bindings for libcap-ng This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. . This package contains the Python3 bindings for libcap-ng. Homepage: https://people.redhat.com/sgrubb/libcap-ng Package: python3-certifi Status: install ok installed Priority: optional Section: python Installed-Size: 324 Maintainer: Sebastien Delafond Architecture: all Source: python-certifi Version: 2022.9.24-1 Depends: ca-certificates, python3:any Description: root certificates for validating SSL certs and verifying TLS hosts (python3) Certifi is a carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Requests project. . The version of certifi in this Debian package is patched to return the location of Debian-provided CA certificates, instead of those packaged by upstream. . This is the python3 package. Homepage: https://github.com/certifi/python-certifi Package: python3-chardet Status: install ok installed Priority: optional Section: python Installed-Size: 1144 Maintainer: Piotr Ożarowski Architecture: all Multi-Arch: foreign Source: chardet Version: 5.1.0+dfsg-2 Replaces: python-chardet (<< 3.0.4-6) Depends: python3:any, python3-pkg-resources Breaks: python-chardet (<< 3.0.4-6) Description: Universal Character Encoding Detector (Python3) Chardet is a continuation of Mark Pilgrim's excellent original chardet port from C, and Ian Cordasco's charade Python 3-compatible fork. Chardet takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding. . Supported encodings: * Big5, GB2312/GB18030, EUC-TW, HZ-GB-2312, and ISO-2022-CN (Traditional and Simplified Chinese) * EUC-JP, SHIFT_JIS, and ISO-2022-JP (Japanese) * EUC-KR and ISO-2022-KR (Korean) * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, and windows-1251 (Russian) * ISO-8859-2 and windows-1250 (Hungarian) * ISO-8859-5 and windows-1251 (Bulgarian) * ISO-8859-1 and windows-1252 (Western European languages) * ISO-8859-7 and windows-1253 (Greek) * ISO-8859-8 and windows-1255 (Visual and Logical Hebrew) * TIS-620 (Thai) * UTF-32 BE, LE, 3412-ordered, or 2143-ordered (with a BOM) * UTF-16 BE or LE (with a BOM) * UTF-8 (with or without a BOM) * ASCII . This library is a port of the auto-detection code in Mozilla. . This package contains the Python 3 version of the library. Homepage: https://github.com/chardet/chardet Package: python3-charset-normalizer Status: install ok installed Priority: optional Section: python Installed-Size: 209 Maintainer: Debian Python Team Architecture: all Source: python-charset-normalizer Version: 3.0.1-2 Depends: python3:any Description: charset, encoding and language detection (Python 3) charset-normalizer is a library for detection of charsets, encodings, and languages in Python programs. It can be compared to chardet, with a different approach, which intends to make it faster and more reliable. charset-normalizer can also detect natural languages. . All IANA character set names for which the Python core library provides codecs are supported. . This package installs the library for Python 3. Homepage: https://github.com/ousret/charset_normalizer Package: python3-click Status: install ok installed Priority: optional Section: python Installed-Size: 379 Maintainer: Sandro Tosi Architecture: all Source: python-click Version: 8.1.3-2 Depends: python3-colorama, python3-importlib-metadata | python3 (>> 3.8), python3:any Breaks: python3-click-threading (<< 0.5.0) Description: Wrapper around optparse for command line utilities - Python 3.x Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. . It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an intended CLI API. . This is the Python 3 compatible package. Homepage: https://github.com/pallets/click Package: python3-colorama Status: install ok installed Priority: optional Section: python Installed-Size: 133 Maintainer: Debian Python Team Architecture: all Source: python-colorama Version: 0.4.6-2 Depends: python3:any Description: Cross-platform colored terminal text in Python - Python 3.x Python-colorama provides a simple cross-platform API to print colored terminal text from Python applications. . ANSI escape character sequences are commonly used to produce colored terminal text on Unix. Colorama provides some shortcuts to generate these sequences. . This package provides the module for Python 3. Homepage: https://github.com/tartley/colorama Package: python3-cups Status: install ok installed Priority: optional Section: python Installed-Size: 217 Maintainer: Debian Python Team Architecture: amd64 Multi-Arch: same Source: python-cups (2.0.1-5) Version: 2.0.1-5+b4 Depends: python3 (<< 3.12), python3 (>= 3.11~), libc6 (>= 2.34), libcups2 (>= 1.7.0) Description: Python3 bindings for CUPS A module of python3 bindings for using the CUPS 2+ API in python3 programs. . CUPS needs to be installed and running for python3-cups to work correctly. Homepage: https://github.com/OpenPrinting/pycups Package: python3-cupshelpers Status: install ok installed Priority: optional Section: python Installed-Size: 250 Maintainer: Debian GNOME Maintainers Architecture: all Source: system-config-printer Version: 1.5.18-1 Replaces: python-cupshelpers (<= 1.5) Depends: python3-cups (>= 1.9.42), python3-dbus, python3:any Breaks: python-cupshelpers (<= 1.5) Conffiles: /etc/cupshelpers/preferreddrivers.xml 50ef89e54f8f992f10f9641725046a69 Description: Python utility modules around the CUPS printing system These Python modules, that come from the system-config-printer distribution, help building applications and utilities around the CUPS Python bindings. Homepage: https://github.com/OpenPrinting/system-config-printer Package: python3-dateutil Status: install ok installed Priority: optional Section: python Installed-Size: 321 Maintainer: Debian Python Team Architecture: all Multi-Arch: foreign Source: python-dateutil Version: 2.8.2-2 Depends: python3-six (>= 1.5), python3:any, tzdata Breaks: khal (<< 1:0.9.10-0.1~), python3-icalendar (<< 4.0.3-2~), python3-vobject (<< 0.9.6.1-0.1~) Description: powerful extensions to the standard Python 3 datetime module It features: . * computing of relative deltas (next month, next year, next monday, last week of month, etc); * computing of relative deltas between two given date and/or datetime objects * computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well. * generic parsing of dates in almost any string format * timezone (tzinfo) implementations for tzfile(5) format files (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all known formats), iCalendar format files, given ranges (with help from relative deltas), local machine timezone, fixed offset timezone, UTC timezone * computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms . This package provides the Python 3 version of the datetime module. Homepage: https://github.com/dateutil/dateutil Package: python3-dbus Status: install ok installed Priority: optional Section: python Installed-Size: 405 Maintainer: Utopia Maintenance Team Architecture: amd64 Source: dbus-python (1.3.2-4) Version: 1.3.2-4+b1 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.16.0) Recommends: python3-gi Suggests: python-dbus-doc Description: simple interprocess messaging system (Python 3 interface) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a Python 3 interface to D-Bus. . See the dbus description for more information about D-Bus in general. Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings#Python Package: python3-debconf Status: install ok installed Priority: optional Section: python Installed-Size: 18 Maintainer: Debconf Developers Architecture: all Source: debconf Version: 1.5.82 Depends: debconf (= 1.5.82), python3:any Description: interact with debconf from Python 3 Debconf is a configuration management system for debian packages. Packages use Debconf to ask questions when they are installed. . This package provides a debconf module to allow Python 3 programs to interact with a debconf frontend. Package: python3-debian Status: install ok installed Priority: optional Section: python Installed-Size: 591 Maintainer: Debian python-debian Maintainers Architecture: all Source: python-debian Version: 0.1.49 Depends: python3-chardet, python3:any Recommends: python3-apt, zstd Suggests: gpgv Description: Python 3 modules to work with Debian-related data formats This package provides Python 3 modules that abstract many formats of Debian related files. Currently handled are: * Debtags information (debian.debtags module) * debian/changelog (debian.changelog module) * Packages files, pdiffs (debian.debian_support module) * Control files of single or multiple RFC822-style paragraphs, e.g. debian/control, .changes, .dsc, Packages, Sources, Release, etc. (debian.deb822 module) * Raw .deb and .ar files, with (read-only) access to contained files and meta-information Homepage: https://salsa.debian.org/python-debian-team/python-debian Package: python3-debianbts Status: install ok installed Priority: optional Section: python Installed-Size: 53 Maintainer: Bastian Venthur Architecture: all Source: python-debianbts Version: 4.0.1 Depends: python3-pysimplesoap, python3:any Description: Python interface to Debian's Bug Tracking System This package provides the debianbts module, which allows one to query Debian's BTS via it's SOAP-interface and returns the answer in Python's native data types. Package: python3-distutils Status: install ok installed Priority: optional Section: python Installed-Size: 638 Maintainer: Matthias Klose Architecture: all Multi-Arch: foreign Source: python3-stdlib-extensions Version: 3.11.2-3 Replaces: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-2) Provides: python3.11-distutils Depends: python3:any (>= 3.10.8-0~), python3:any (<< 3.12), python3-lib2to3 (= 3.11.2-3) Breaks: libpython3.10-stdlib (<< 3.10.0~b1), libpython3.6-stdlib (<< 3.6.5~rc1-3), libpython3.7-stdlib (<< 3.7.0~b2-2), libpython3.8-stdlib (<< 3.8.0~b2-5) Description: distutils package for Python 3.x Distutils package for Python 3.x. This package contains the distutils module from the Python standard library. Package: python3-firewall Status: install ok installed Priority: optional Section: python Installed-Size: 1268 Maintainer: Utopia Maintenance Team Architecture: all Source: firewalld Version: 1.3.0-1 Replaces: firewalld (<< 0.8.0-2~) Depends: gir1.2-glib-2.0, python3-gi, python3-dbus, python3:any Breaks: firewalld (<< 0.8.0-2~) Description: Python3 bindings for firewalld firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. . This package provides Python3 bindings for firewalld. Homepage: https://www.firewalld.org/ Package: python3-fuse Status: install ok installed Priority: optional Section: python Installed-Size: 130 Maintainer: Sebastien Delafond Architecture: amd64 Source: python-fuse (2:1.0.5-1) Version: 2:1.0.5-1+b3 Replaces: python2.3-fuse (<< 2.5-3), python2.4-fuse (<< 2.5-3) Depends: libc6 (>= 2.14), libfuse2 (>= 2.8), python3 (<< 3.12), python3 (>= 3.11~), python3:any, fuse Breaks: gmailfs (<= 0.7.3-4), python2.3-fuse (<< 2.5-3), python2.4-fuse (<< 2.5-3), wikipediafs (<= 0.3) Description: Python bindings for FUSE (Filesystems in USErspace) (Python 3 package) This is a Python interface to FUSE. . FUSE (Filesystem in USErspace) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. FUSE also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. . This is the Python 3 package Homepage: https://github.com/libfuse/python-fuse Package: python3-gi Status: install ok installed Priority: optional Section: python Installed-Size: 730 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: allowed Source: pygobject (3.42.2-3) Version: 3.42.2-3+b1 Depends: gir1.2-glib-2.0 (>= 1.48.0), python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libffi8 (>= 3.4), libgirepository-1.0-1 (>= 1.62.0-4~), libgirepository-1.0-1-with-libffi8 (>= 1.62.0-4~), libglib2.0-0 (>= 2.67.3) Description: Python 3 bindings for gobject-introspection libraries GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python 3. Homepage: https://wiki.gnome.org/Projects/PyGObject Package: python3-gpg Status: install ok installed Priority: optional Section: python Installed-Size: 1438 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gpgme1.0 (1.18.0-3) Version: 1.18.0-3+b1 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libgpgme11 (>= 1.17.1) Description: Python interface to the GPGME GnuPG encryption library (Python 3) The "gpg" Python module is, for the most part, a direct interface to the C GPGME library. However, it is re-packaged in a more Pythonic way -- object-oriented with classes and modules. Take a look at the classes defined here -- they correspond directly to certain object types in GPGME for C. . Features: * Feature-rich, full implementation of the GPGME library. Supports all GPGME features except interactive editing (coming soon). Callback functions may be written in pure Python. * Ability to sign, encrypt, decrypt, and verify data. * Ability to list keys, export and import keys, and manage the keyring. * Fully object-oriented with convenient classes and modules. . This is the official upstream Python 3 binding for GPGME. Homepage: https://www.gnupg.org/related_software/gpgme/ Package: python3-httplib2 Status: install ok installed Priority: optional Section: python Installed-Size: 133 Maintainer: Debian Python Team Architecture: all Source: python-httplib2 Version: 0.20.4-3 Depends: ca-certificates, python3-pyparsing, python3:any Breaks: python3-wsgi-intercept (<< 1.9.0) Description: comprehensive HTTP client library written for Python3 httplib2.py supports many features left out of other HTTP libraries. * HTTP and HTTPS * Keep-Alive * Authentication * Caching * All Methods * Redirects * Compression * Lost update support * Unit Tested . This package provides module for python3 series. Homepage: https://github.com/httplib2/httplib2 Package: python3-idna Status: install ok installed Priority: optional Section: python Installed-Size: 302 Maintainer: Debian Python Team Architecture: all Multi-Arch: foreign Source: python-idna Version: 3.3-1 Depends: python3:any Description: Python IDNA2008 (RFC 5891) handling (Python 3) A library to support the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This version of the protocol is often referred to as “IDNA2008” and can produce different results from the earlier standard from 2003. . The library is also intended to act as a suitable drop-in replacement for the “encodings.idna” module that comes with the Python standard library but currently only supports the older 2003 specification. . This package contains the module for Python 3. Homepage: https://github.com/kjd/idna Package: python3-iniconfig Status: install ok installed Priority: optional Section: python Installed-Size: 31 Maintainer: Debian Python Team Architecture: all Source: python-iniconfig Version: 1.1.1-2 Depends: python3:any Description: brain-dead simple parsing of ini files iniconfig is a small and simple INI-file parser module having a unique set of features: . * maintains order of sections and entries * supports multi-line values with or without line-continuations * supports "#" comments everywhere * raises errors with proper line-numbers * no bells and whistles like automatic substitutions * iniconfig raises an Error if two sections have the same name. Homepage: https://github.com/RonnyPfannschmidt/iniconfig Package: python3-jinja2 Status: install ok installed Priority: optional Section: python Installed-Size: 538 Maintainer: Piotr Ożarowski Architecture: all Source: jinja2 Version: 3.1.2-1 Replaces: python-jinja2 (<< 2.11.1-1) Depends: python3-markupsafe (>= 2.0), python3:any Recommends: python3-babel, python3-pkg-resources Suggests: python-jinja2-doc Breaks: python-jinja2 (<< 2.11.1-1) Description: small but fast and easy to use stand-alone template engine Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. . The key-features are: * Configurable syntax. If you are generating LaTeX or other formats with Jinja2 you can change the delimiters to something that integrates better into the LaTeX markup. * Fast. While performance is not the primarily target of Jinja2 it’s surprisingly fast. The overhead compared to regular Python code was reduced to the very minimum. * Easy to debug. Jinja2 integrates directly into the Python traceback system which allows you to debug Jinja2 templates with regular Python debugging helpers. * Secure. It’s possible to evaluate untrusted template code if the optional sandbox is enabled. This allows Jinja2 to be used as templating language for applications where users may modify the template design. Homepage: http://jinja.pocoo.org/ Package: python3-joblib Status: install ok installed Priority: optional Section: python Installed-Size: 951 Maintainer: Debian Science Maintainers Architecture: all Source: joblib Version: 1.2.0-4 Depends: python3:any, procps, python3-pkg-resources Recommends: python3-numpy, python3-pytest, python3-simplejson, python3-psutil Description: tools to provide lightweight pipelining in Python Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: . - transparent disk-caching of the output values and lazy re-evaluation (memoize pattern) - easy simple parallel computing - logging and tracing of the execution . Joblib is optimized to be fast and robust in particular on large, long-running functions and has specific optimizations for numpy arrays. . This package contains the Python 3 version. Homepage: https://github.com/joblib/joblib Package: python3-json-pointer Status: install ok installed Priority: optional Section: python Installed-Size: 45 Maintainer: Debian OpenStack Architecture: all Multi-Arch: foreign Source: python-json-pointer Version: 2.3-2 Depends: python3:any Description: resolve JSON pointers - Python 3.x Python-json-pointer is a small library to resolve JSON pointers according to the IETF draft specification. JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document. . This package provides the module for Python 3.x. Homepage: https://github.com/stefankoegl/python-json-pointer Package: python3-jsonschema Status: install ok installed Priority: optional Section: python Installed-Size: 491 Maintainer: Debian OpenStack Architecture: all Source: python-jsonschema Version: 4.10.3-1 Depends: python3-attr, python3-importlib-metadata | python3 (>> 3.8), python3-importlib-resources | python3 (>> 3.9), python3-pyrsistent, python3-typing-extensions | python3 (>> 3.8), python3:any Recommends: python3-idna, python3-json-pointer, python3-rfc3987, python3-uritemplate, python3-webcolors Suggests: python-jsonschema-doc Breaks: python3-json-pointer (<< 1.14) Description: An(other) implementation of JSON Schema (Draft 3, 4, 6, 7) JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide validation, documentation, and interaction control of JSON data. Homepage: https://github.com/Julian/jsonschema Package: python3-ldb Status: install ok installed Priority: optional Section: python Installed-Size: 183 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba (2:4.17.8+dfsg-2) Version: 2:2.6.2+samba4.17.8+dfsg-2 Depends: libldb2 (= 2:2.6.2+samba4.17.8+dfsg-2), python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.25), libpython3.11 (>= 3.11.0), libtalloc2 (>= 2.3.4~) Description: Python 3 bindings for LDB ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python 3 bindings. Homepage: https://www.samba.org Package: python3-lib2to3 Status: install ok installed Priority: optional Section: python Installed-Size: 365 Maintainer: Matthias Klose Architecture: all Multi-Arch: foreign Source: python3-stdlib-extensions Version: 3.11.2-3 Replaces: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-3), python3.6-2to3 (<< 3.6.4-2), python3.7-2to3 (<< 3.7.0~a3-3) Provides: python3.11-lib2to3 Depends: python3:any (>= 3.10.8-0~), python3:any (<< 3.12) Breaks: libpython3.10-stdlib (<< 3.10.0~b1), libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-3), python3.6-2to3 (<< 3.6.4-2), python3.7-2to3 (<< 3.7.0~a3-3) Description: Interactive high-level object-oriented language (lib2to3) Python is a high-level, interactive, object-oriented language. It includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the lib2to3 library, a Python2 to Python3 converter. Package: python3-livereload Status: install ok installed Priority: optional Section: python Installed-Size: 111 Maintainer: Agustin Henze Architecture: all Source: python-livereload Version: 2.6.3-2 Depends: python3-pkg-resources, python3-tornado, python3-six, python3:any Recommends: python3-pyinotify Suggests: coffeescript, node-less, node-uglify, python-livereload-doc, python3-django, python3-flask, python3-slimmer Description: automatic browser refresher (Python 3) It is really boring for Web developers to need to refresh their browser every time they save a (CSS, JavaScript, or HTML) file. LiveReload will take care of that for you, so that when you save a file, your browser will refresh itself - and what's more, it can perform tasks such as compiling LESS to CSS before the browser reload. . This package contains the Python 3 version of livereload. Homepage: https://github.com/lepture/python-livereload Package: python3-lunr Status: install ok installed Priority: optional Section: python Installed-Size: 135 Maintainer: Debian Python Team Architecture: all Source: python-lunr Version: 0.6.2-2 Depends: python3-nltk, python3:any Suggests: python-lunr-doc Description: Python implementation of Lunr.js (Python3 version) This package includes the Python version of Lunr.js aims to bring the simple and powerful full text search capabilities into Python guaranteeing results as close as the original implementation as possible. . Lunr is a simple full text search solution for situations where deploying a full scale solution like Elasticsearch isn't possible, viable or you're simply prototyping. Lunr parses a set of documents and creates an inverted index for quick full text searches in the same way other more complicated solution. . The trade-off is that Lunr keeps the inverted index in memory and requires you to recreate or read the index at the start of your application. . This package contains the Python 3 version of the library. Homepage: https://github.com/yeraydiazdiaz/lunr.py Package: python3-markdown Status: install ok installed Priority: optional Section: python Installed-Size: 309 Maintainer: Debian Python Team Architecture: all Source: python-markdown Version: 3.4.1-2 Replaces: python-markdown (<< 3.1.1-4) Depends: python3-importlib-metadata | python3 (>> 3.10), python3:any Recommends: python3-pygments, python3-yaml Suggests: python-markdown-doc Breaks: python-markdown (<< 3.1.1-4), python3-mdx-math (<< 0.7-2~) Description: text-to-HTML conversion library/tool (Python 3 version) Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). . This is a Python implementation of John Gruber's Markdown. The current version of python-markdown implements all Markdown syntax features and fully passes Markdown Test Suite 1.0. It also supports footnotes and attributes. . This package contains all the files needed to use Markdown with Python 3.x. Homepage: https://github.com/Python-Markdown/markdown Package: python3-markupsafe Status: install ok installed Priority: optional Section: python Installed-Size: 53 Maintainer: Piotr Ożarowski Architecture: amd64 Source: markupsafe (2.1.2-1) Version: 2.1.2-1+b1 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14) Description: HTML/XHTML/XML string library MarkupSafe is a Python library implementing a unicode subclass that is aware of HTML escaping rules. It can be used to implement automatic string escaping. Homepage: https://palletsprojects.com/p/markupsafe/ Package: python3-mergedeep Status: install ok installed Priority: optional Section: python Installed-Size: 43 Maintainer: Debian Python Team Architecture: all Source: mergedeep Version: 1.3.4-3 Depends: python3:any Description: Deep merge function for Python (Python3 version) This library can help if you need to do some deep merge without mutating the source dicts or while you want to deep merging into an existing dict. It provides various merge strategies (Replace, Additive, Typesafe replace, or Typesafe additive). . This package contains the Python 3 version of the library. Homepage: https://github.com/clarketm/mergedeep Package: python3-minimal Status: install ok installed Priority: optional Section: python Installed-Size: 111 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: allowed Source: python3-defaults (3.11.2-1) Version: 3.11.2-1+b1 Depends: dpkg (>= 1.13.20) Pre-Depends: python3.11-minimal (>= 3.11.2-1~) Description: minimal subset of the Python language (default python3 version) This package contains the interpreter and some essential modules. It's used in the boot process for some basic tasks. See /usr/share/doc/python3.11-minimal/README.Debian for a list of the modules contained in this package. Homepage: https://www.python.org/ Cnf-Visible-Pkgname: python3 Package: python3-more-itertools Status: install ok installed Priority: optional Section: python Installed-Size: 226 Maintainer: Debian Python Team Architecture: all Source: more-itertools Version: 8.10.0-2 Depends: python3:any Description: library with routines for operating on iterables, beyond itertools (Python 3) Python's itertools library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides. More-itertools collects additional building blocks, recipes, and routines for working with Python iterables. . This package contains the module for Python 3. Homepage: https://github.com/more-itertools/more-itertools/ Package: python3-mutagen Status: install ok installed Priority: optional Section: python Installed-Size: 663 Maintainer: Tristan Seligmann Architecture: all Source: mutagen Version: 1.46.0-1 Replaces: python-mutagen (<< 1.44.0-1) Depends: python3:any Suggests: python-mutagen-doc Breaks: beets (<< 1.4.9-6~), python-mutagen (<< 1.44.0-1) Description: audio metadata editing library (Python 3) Mutagen is a Python module to handle audio metadata. It supports FLAC, M4A, MP3, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, and WavPack audio files. All versions of ID3v2 are supported, and all standard ID3v2.4 frames are parsed. It can read Xing headers to accurately calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be edited regardless of audio format. It can also manipulate Ogg streams on an individual packet/page level. . This package is built for Python 3. Homepage: https://github.com/quodlibet/mutagen Package: python3-nftables Status: install ok installed Priority: optional Section: python Installed-Size: 60 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Source: nftables Version: 1.0.7-1 Depends: libnftables1 (= 1.0.7-1), python3-jsonschema, python3:any Description: nftables/libnftables python3 module The libnftables library provides high level semantics to interact with the nftables framework by the Netfilter project. . nftables replaces the old popular iptables, ip6tables, arptables and ebtables. . Netfilter software and nftables in particular are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended. . This package contains the libnftables python3 bindings. Homepage: https://www.netfilter.org/ Package: python3-nltk Status: install ok installed Priority: optional Section: python Installed-Size: 5753 Maintainer: Debian Science Maintainers Architecture: all Source: nltk Version: 3.8-1 Depends: python3-click, python3-joblib, python3-regex, python3-tqdm, python3:any Recommends: prover9, python3-numpy, python3-tk Description: Python3 libraries for natural language processing The Natural Language Toolkit (NLTK) is a leading platform for building Python programs to work with human language data. It provides easy-to-use interfaces to over 50 corpora and lexical resources such as WordNet, along with a suite of text processing libraries for classification, tokenization, stemming, tagging, parsing, and semantic reasoning. . This package contains the modules for Python3. Homepage: https://www.nltk.org/ Package: python3-numpy Status: install ok installed Priority: optional Section: python Installed-Size: 27784 Maintainer: Sandro Tosi Architecture: amd64 Source: numpy Version: 1:1.24.2-1 Provides: dh-sequence-numpy3, python3-f2py, python3-numpy-abi9, python3-numpy-api16, python3-numpy-dev Depends: python3-pkg-resources, python3 (<< 3.12), python3 (>= 3.11~), python3.11:any, python3:any, libblas3 | libblas.so.3, libc6 (>= 2.35), liblapack3 | liblapack.so.3 Suggests: gcc, gfortran, python3-dev, python3-pytest Description: Fast array facility to the Python 3 language Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. . This package contains Numpy for Python 3. Homepage: http://www.numpy.org/ Package: python3-packaging Status: install ok installed Priority: optional Section: python Installed-Size: 149 Maintainer: Matthias Klose Architecture: all Source: python-packaging Version: 23.0-1 Depends: python3:any Description: core utilities for python3 packages These core utilities currently consist of: - Version Handling (PEP 440) - Dependency Specification (PEP 440) Homepage: https://pypi.python.org/pypi/packaging Package: python3-pip-whl Status: install ok installed Priority: optional Section: python Installed-Size: 1747 Maintainer: Debian Python Team Architecture: all Multi-Arch: foreign Source: python-pip Version: 23.0.1+dfsg-1 Replaces: python-pip-whl (<< 21.3.1+dfsg-2~) Depends: ca-certificates Breaks: python-pip-whl (<< 21.3.1+dfsg-2~) Description: Python package installer (pip wheel) pip is the Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories. . This is the support package for the PEP 427 wheel version of the package, required for using pip inside a virtual environment. Homepage: https://pip.pypa.io/en/stable/ Package: python3-pkg-resources Status: install ok installed Priority: optional Section: python Installed-Size: 1052 Maintainer: Matthias Klose Architecture: all Multi-Arch: foreign Source: setuptools Version: 66.1.1-1 Depends: python3:any Suggests: python3-setuptools Description: Package Discovery and Resource Access using pkg_resources The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages. Homepage: https://pypi.python.org/pypi/setuptools Package: python3-pluggy Status: install ok installed Priority: optional Section: python Installed-Size: 79 Maintainer: Debian Python Team Architecture: all Source: python-pluggy Version: 1.0.0+repack-1 Depends: python3-importlib-metadata | python3 (>> 3.8), python3:any Description: plugin and hook calling mechanisms for Python - 3.x pluggy is the cristallized core of plugin management as used by some 150 plugins for pytest. . This is the Python 3 library. Homepage: https://pluggy.readthedocs.io/en/latest/ Package: python3-psutil Status: install ok installed Priority: optional Section: python Installed-Size: 961 Maintainer: Sandro Tosi Architecture: amd64 Source: python-psutil (5.9.4-1) Version: 5.9.4-1+b1 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.34) Suggests: python-psutil-doc Description: module providing convenience functions for managing processes (Python3) psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. . This package contains the Python 3 version of psutil. Homepage: https://github.com/giampaolo/psutil Package: python3-py Status: install ok installed Priority: optional Section: python Installed-Size: 375 Maintainer: Debian Python Team Architecture: all Source: python-py Version: 1.11.0-1 Depends: python3:any, python3-pkg-resources Suggests: subversion, python3-pytest Description: Advanced Python development support library (Python 3) The Codespeak py lib aims at supporting a decent Python development process addressing deployment, versioning and documentation perspectives. It includes: . * py.path: path abstractions over local and Subversion files * py.code: dynamic code compile and traceback printing support . This package provides the Python 3 modules. Homepage: https://github.com/pytest-dev/py Package: python3-pycryptodome Status: install ok installed Priority: optional Section: python Installed-Size: 3511 Maintainer: Debian Python Team Architecture: amd64 Source: pycryptodome Version: 3.11.0+dfsg1-4 Depends: python3 (>= 3~), python3:any, libc6 (>= 2.14) Description: cryptographic Python library (Python 3) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . PyCryptodome is a fork of PyCrypto. It brings several enhancements with respect to the last official version of PyCrypto (2.6.1), for instance: . * Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB) * Accelerated AES on Intel platforms via AES-NI * Elliptic curves cryptography (NIST P-256, P-384 and P-521 curves only) * Better and more compact API (`nonce` and `iv` attributes for ciphers, automatic generation of random nonces and IVs, simplified CTR cipher mode, and more) * SHA-3 (including SHAKE and cSHAKE XOFs), truncated SHA-512 and BLAKE2 hash algorithms * Salsa20 and ChaCha20/XChaCha20 stream ciphers * Poly1305 MAC * ChaCha20-Poly1305 and XChaCha20-Poly1305 authenticated ciphers * scrypt, bcrypt and HKDF derivation functions * Deterministic (EC)DSA * Password-protected PKCS#8 key containers * Shamir's Secret Sharing scheme * Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace) * Cleaner RSA and DSA key generation (largely based on FIPS 186-4) * Major clean ups and simplification of the code base . PyCryptodome is not a wrapper to a separate C library like *OpenSSL*. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g. block ciphers) are implemented as C extensions. . This is the Python 3 version of the package. Homepage: https://www.pycryptodome.org Package: python3-pycurl Status: install ok installed Priority: optional Section: python Installed-Size: 201 Maintainer: Debian Python Team Architecture: amd64 Source: pycurl Version: 7.45.2-3 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.15), libcurl3-gnutls (>= 7.88.1) Suggests: libcurl4-gnutls-dev, python-pycurl-doc Description: Python bindings to libcurl (Python 3) This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . NOTE: the SSL support is provided by GnuTLS. . This package contains PyCURL for Python 3. Homepage: http://pycurl.sourceforge.net Package: python3-pygments Status: install ok installed Priority: optional Section: python Installed-Size: 4344 Maintainer: Piotr Ożarowski Architecture: all Multi-Arch: foreign Source: pygments Version: 2.15.1+dfsg-1 Replaces: python-pygments (<< 2.3.1+dfsg-4~) Depends: python3-pkg-resources, python3:any Suggests: python-pygments-doc, ttf-bitstream-vera Breaks: python-pygments (<< 2.3.1+dfsg-4~) Description: syntax highlighting package written in Python 3 Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. . Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details, increasing quality by a fair amount * support for new languages and formats are added easily * a number of output formats, presently HTML, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library Homepage: https://pygments.org/ Package: python3-pyinotify Status: install ok installed Priority: optional Section: python Installed-Size: 107 Maintainer: Mikhail Gusarov Architecture: all Source: pyinotify Version: 0.9.6-2 Depends: python3:any Suggests: python-pyinotify-doc Description: simple Linux inotify Python bindings pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. . This is the Python 3 version of the package. Homepage: https://github.com/seb-m/pyinotify Package: python3-pylibacl Status: install ok installed Priority: optional Section: python Installed-Size: 78 Maintainer: Iustin Pop Architecture: amd64 Multi-Arch: same Source: python-pylibacl Version: 0.7.0-2 Depends: python3 (<< 3.12), python3 (>= 3.11~), libacl1 (>= 2.2.23), libc6 (>= 2.4) Suggests: python-pylibacl-doc Description: module for manipulating POSIX.1e ACLs (Python3 version) pylibacl is a Python interface to the libacl library. It allows manipulation of the POSIX.1e-compliant filesystem ACLs present in some operating systems (GNU/Linux included). . This package contains the library for Python 3. Homepage: https://pylibacl.k1024.org/ Package: python3-pyparsing Status: install ok installed Priority: optional Section: python Installed-Size: 453 Maintainer: Debian Python Team Architecture: all Multi-Arch: foreign Source: pyparsing Version: 3.0.9-1 Depends: python3:any Suggests: python-pyparsing-doc Breaks: python3-translate (<< 3.6.0~), translate-toolkit (<< 3.6.0~) Description: alternative to creating and executing simple grammars - Python 3.x The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) . This package contains the Python 3.x version of python-pyparsing. Homepage: https://github.com/pyparsing/pyparsing/ Package: python3-pyrsistent Status: install ok installed Priority: optional Section: python Installed-Size: 250 Maintainer: Debian Python Team Architecture: amd64 Multi-Arch: same Source: pyrsistent (0.18.1-1) Version: 0.18.1-1+b3 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14) Description: persistent/functional/immutable data structures for Python Pyrsistent is a number of persistent collections (sometimes referred to as functional data structures). Persistent in the sense that they are immutable. . All methods on a data structure that would normally mutate it instead return a new copy of the structure containing the requested updates. The original structure is left untouched. . The collection types and key features currently implemented are: . * PVector, similar to a python list * PMap, similar to dict * PSet, similar to set * PRecord, a PMap on steroids with fixed fields, optional type and invariant checking and much more * PClass, a Python class fixed fields, optional type and invariant checking and much more * Checked collections, PVector, PMap and PSet with optional type and invariance checks and more * PBag, similar to collections.Counter * PList, a classic singly linked list * PDeque, similar to collections.deque * Immutable object type (immutable) built on the named tuple * freeze and thaw functions to convert between pythons standard collections and pyrsistent collections. * Flexible transformations of arbitrarily complex structures built from PMaps and PVectors. Homepage: https://github.com/tobgu/pyrsistent/ Package: python3-pysimplesoap Status: install ok installed Priority: optional Section: python Installed-Size: 191 Maintainer: Sandro Tosi Architecture: all Source: pysimplesoap Version: 1.16.2-5 Depends: python3-httplib2, python3-pycurl, python3:any Description: simple and lightweight SOAP Library (Python 3) Python simple and lightweight SOAP library for client and server webservices interfaces, aimed to be as small and easy as possible, supporting most common functionality. Initially it was inspired by PHP Soap Extension (mimicking its functionality, simplicity and ease of use), with many advanced features added. . This package contains the Python 3 version of pysimplesoap . Homepage: https://github.com/pysimplesoap/pysimplesoap/ Package: python3-pytest Status: install ok installed Priority: optional Section: python Installed-Size: 1150 Maintainer: Debian Python Team Architecture: all Source: pytest Version: 7.2.1-2 Depends: python3-attr, python3-more-itertools, python3-pkg-resources, python3-pluggy (>= 0.12), python3-py, python3-exceptiongroup | python3 (>> 3.11), python3-importlib-metadata | python3 (>> 3.8), python3-iniconfig, python3-packaging, python3-tomli | python3 (>> 3.11), python3:any Recommends: python3-pygments Breaks: python3-flaky (<< 3.6.1-1~), python3-pytest-cov (<< 2.7.1-1~), python3-pytest-mock (<< 1.10.4-1~), python3-pytest-xdist (<< 2.2.0-1~), python3-pytest-xvfb (<< 1.2.0-1~) Description: Simple, powerful testing in Python3 This testing tool has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the `assert` keyword. . This package provides the Python 3 module and the py.test-3 script. Homepage: https://pytest.org/ Package: python3-pyxattr Status: install ok installed Priority: optional Section: python Installed-Size: 61 Maintainer: Iustin Pop Architecture: amd64 Multi-Arch: same Source: python-pyxattr Version: 0.8.1-1 Depends: python3 (<< 3.12), python3 (>= 3.11~), libc6 (>= 2.4) Suggests: python-pyxattr-doc Description: module for manipulating filesystem extended attributes (Python3) pyxattr is a Python interface to the libattr library. It allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). . This package contains the library for Python 3. Homepage: https://pyxattr.k1024.org/ Package: python3-pyyaml-env-tag Status: install ok installed Priority: optional Section: python Installed-Size: 24 Maintainer: Debian Python Team Architecture: all Source: pyyaml-env-tag Version: 0.1-3 Depends: python3-yaml, python3:any Description: Custom YAML tag for referencing environment variables (Python3 version) This library is the Python port of yaml-env-tag, a Ruby library to use referenced environment variables within YAML files. . This package contains the Python 3 version of the library. Homepage: https://github.com/waylan/pyyaml-env-tag Package: python3-regex Status: install ok installed Priority: optional Section: python Installed-Size: 1367 Maintainer: Sandro Tosi Architecture: amd64 Source: python-regex (0.1.20221031-1) Version: 0.1.20221031-1+b1 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14) Description: alternative regular expression module (Python 3) This new regex implementation is intended eventually to replace Python's current re module implementation. . For testing and comparison with the current 're' module the new implementation is in the form of a module called 'regex'. . This is the Python 3 version of the package. Homepage: https://github.com/mrabarnett/mrab-regex Package: python3-reportbug Status: install ok installed Priority: standard Section: python Installed-Size: 353 Maintainer: Reportbug Maintainers Architecture: all Source: reportbug Version: 12.0.0 Depends: apt, file, python3-apt, python3-debian, python3-debianbts (>= 2.10), python3-requests, sensible-utils, python3:any Suggests: reportbug Description: Python modules for interacting with bug tracking systems reportbug is a tool designed to make the reporting of bugs in Debian and derived distributions relatively painless. . This package includes Python modules which may be reusable by other tools that want to interact with the Debian bug tracking system. . To actually report a bug, install the reportbug package. Package: python3-requests Status: install ok installed Priority: optional Section: python Installed-Size: 232 Maintainer: Debian Python Team Architecture: all Multi-Arch: foreign Source: requests Version: 2.28.1+dfsg-1 Depends: python3-certifi, python3-charset-normalizer, python3-idna, python3-urllib3 (>= 1.21.1), python3:any, ca-certificates, python3-chardet (>= 3.0.2) Suggests: python3-cryptography, python3-idna (>= 2.5), python3-openssl, python3-socks, python-requests-doc Breaks: awscli (<< 1.11.139) Description: elegant and simple HTTP library for Python3, built for human beings Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you. . Features . - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts . This package contains the Python 3 version of the library. Homepage: http://python-requests.org Package: python3-rfc3987 Status: install ok installed Priority: optional Section: python Installed-Size: 47 Maintainer: Debian Python Team Architecture: all Source: python-rfc3987 Version: 1.3.8-2 Depends: python3:any Description: Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987) This module provides regular expressions according to * RFC 3986 "Uniform Resource Identifier (URI): Generic Syntax" * RFC 3987 "Internationalized Resource Identifiers (IRIs)" and utilities for composition and relative resolution of references. Homepage: https://github.com/dgerber/rfc3987 Package: python3-samba Status: install ok installed Priority: optional Section: python Installed-Size: 21925 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.17.8+dfsg-2 Replaces: samba (<< 2:4.16.0+dfsg-1~), samba-libs (<< 2:4.16.0+dfsg-1~) Depends: python3-ldb (>= 2:2.1.0), python3-tdb, samba-libs (= 2:4.17.8+dfsg-2), python3 (<< 3.12), python3 (>= 3.11~), python3:any, libbsd0 (>= 0.0), libc6 (>= 2.34), libgnutls30 (>= 3.7.0), libldb2 (>= 0.9.21), libpython3.11 (>= 3.11.0), libtalloc2 (>= 2.3.4~), libtevent0 (>= 0.13.0~), python3-talloc (>= 2.3.4~) Recommends: python3-gpg Description: Python 3 bindings for Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains Python 3 bindings for most Samba libraries. Homepage: https://www.samba.org Package: python3-setuptools-whl Status: install ok installed Priority: optional Section: python Installed-Size: 1315 Maintainer: Matthias Klose Architecture: all Source: setuptools Version: 66.1.1-1 Replaces: python-pip-whl (<< 21.3.1+dfsg-2~) Breaks: python-pip-whl (<< 21.3.1+dfsg-2~) Description: Python Distutils Enhancements (wheel package) Extensions to the python-distutils for large or complex distributions. . This is the support package for the PEP 427 wheel version of the package, required for using setuptools inside a virtual environment. Homepage: https://pypi.python.org/pypi/setuptools Package: python3-simplejson Status: install ok installed Priority: optional Section: python Installed-Size: 262 Maintainer: Debian Python Team Architecture: amd64 Source: simplejson Version: 3.18.4-1 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.4) Description: simple, fast, extensible JSON encoder/decoder for Python 3.x simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder. . The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). . The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). . simplejson is the externally maintained development version of the json library included with Python 2.6 and Python 3.0, but maintains backwards compatibility with Python 2.5. . This package contains the Python 3.x module. Homepage: https://simplejson.readthedocs.io/ Package: python3-six Status: install ok installed Priority: optional Section: python Installed-Size: 63 Maintainer: Debian Python Team Architecture: all Multi-Arch: foreign Source: six Version: 1.16.0-4 Depends: python3:any Description: Python 2 and 3 compatibility library Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. Homepage: https://github.com/benjaminp/six Package: python3-smbc Status: install ok installed Priority: optional Section: python Installed-Size: 80 Maintainer: Debian Python Team Architecture: amd64 Source: pysmbc (1.0.23-2) Version: 1.0.23-2+b4 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libsmbclient (>= 2:4.10.0+dfsg) Description: Python 3 bindings for the Samba client library This package contains an extension that allows one to write Python 3 programs that can talk to SMB/CIFS servers. Homepage: https://github.com/hamano/pysmbc Package: python3-talloc Status: install ok installed Priority: optional Section: python Installed-Size: 74 Maintainer: Debian Samba Maintainers Architecture: amd64 Multi-Arch: same Source: talloc Version: 2.4.0-f2 Depends: libtalloc2 (= 2.4.0-f2), python3 (<< 3.12), python3 (>= 3.11~), libc6 (>= 2.4), libpython3.11 (>= 3.11.0) Description: hierarchical pool based memory allocator - Python3 bindings A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the Python 3 bindings. Homepage: https://talloc.samba.org/ Package: python3-tdb Status: install ok installed Priority: optional Section: python Installed-Size: 74 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tdb Version: 1.4.8-2 Depends: libtdb1 (= 1.4.8-2), python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.4) Description: Python3 bindings for TDB This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the Python3 bindings. Homepage: https://tdb.samba.org/ Package: python3-tk Status: install ok installed Priority: optional Section: python Installed-Size: 457 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: same Source: python3-stdlib-extensions Version: 3.11.2-3 Replaces: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-2) Provides: python3.11-tk Depends: python3 (>= 3.10.8-0~), python3 (<< 3.12), blt (>= 2.4z-9), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0), tk8.6-blt2.5 (>= 2.5.3) Suggests: tix, python3-tk-dbg Breaks: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-2) Description: Tkinter - Writing Tk applications with Python 3.x A module for writing portable GUI applications with Python 3.x using Tk. Also known as Tkinter. Package: python3-tornado Status: install ok installed Priority: optional Section: web Installed-Size: 1633 Maintainer: Debian Python Team Architecture: amd64 Source: python-tornado Version: 6.2.0-3 Depends: ca-certificates, python3 (>= 3~), python3:any, libc6 (>= 2.4) Suggests: python3-pycurl, python-tornado-doc, python3-twisted Breaks: mitmproxy (<< 5.0~), pcs (<< 0.10.5-1~) Description: scalable, non-blocking web server and tools - Python 3 package Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. . This is the Python 3 version of the package. Homepage: https://www.tornadoweb.org/ Package: python3-tqdm Status: install ok installed Priority: optional Section: python Installed-Size: 347 Maintainer: Sandro Tosi Architecture: all Source: tqdm Version: 4.64.1-1 Depends: python3-importlib-resources | python3 (>> 3.7), python3:any Description: fast, extensible progress bar for Python 3 and CLI tool tqdm (read taqadum, تقدّم) means “progress” in Arabic. tqdm instantly makes your loops show a smart progress meter, just by wrapping any iterable with "tqdm(iterable)". . This package contains the Python 3 version of tqdm and its command-line tool. Homepage: https://github.com/tqdm/tqdm Package: python3-tz Status: install ok installed Priority: optional Section: python Installed-Size: 103 Maintainer: Debian Python Team Architecture: all Source: python-tz Version: 2022.7.1-4 Depends: tzdata, python3:any Description: Python3 version of the Olson timezone database python-tz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo). . This package contains the Python 3 version of the library. Homepage: https://pythonhosted.org/pytz/ Package: python3-uno Status: install ok installed Priority: optional Section: python Installed-Size: 479 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: libreoffice-common (<< 1:4.4.0~beta2), libreoffice-core (= 1:4.3.0~beta1-1) Depends: libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core-nogui (= 4:7.4.5-3) | libreoffice-core (= 4:7.4.5-3), ucf (>= 0.8), python3:any, python3 (<< 3.12), python3 (>= 3.11~), python3.11, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libpython3.11 (>= 3.11.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 5.4.0~alpha), libuno-salhelpergcc3-3 (>= 3.6.0~beta), uno-libs-private Conflicts: python-uno Enhances: libreoffice Description: Python-UNO bridge The Python-UNO bridge allows use of the standard LibreOffice API with the Python scripting language. It additionally allows others to develop UNO components in Python, thus Python UNO components may be run within the LibreOffice process and can be called from C++ or the built in StarBasic scripting language. Homepage: http://udk.openoffice.org/python/python-bridge.html Package: python3-uritemplate Status: install ok installed Priority: optional Section: python Installed-Size: 48 Maintainer: Debian OpenStack Architecture: all Source: python-uritemplate Version: 4.1.1-2 Depends: python3:any Description: implementation of RFC6570 - Python 3.x python-uritemplate implements RFC6570. URI Template can expand templates up to and including Level 4 in that specification. It exposes one method, "expand". . This package provides the Python 3.x module. Homepage: https://github.com/python-hyper/uritemplate Package: python3-urllib3 Status: install ok installed Priority: optional Section: python Installed-Size: 455 Maintainer: Debian Python Team Architecture: all Source: python-urllib3 Version: 1.26.12-1 Depends: python3:any, python3-six Recommends: ca-certificates Suggests: python3-brotli, python3-cryptography, python3-idna, python3-openssl, python3-socks Description: HTTP library with thread-safe connection pooling for Python3 urllib3 supports features left out of urllib and urllib2 libraries. . - Re-use the same socket connection for multiple requests (HTTPConnectionPool and HTTPSConnectionPool) (with optional client-side certificate verification). - File posting (encode_multipart_formdata). - Built-in redirection and retries (optional). - Supports gzip and deflate decoding. - Thread-safe and sanity-safe. - Small and easy to understand codebase perfect for extending and building upon. . This package contains the Python 3 version of the library. Homepage: https://urllib3.readthedocs.org Package: python3-userpath Status: install ok installed Priority: optional Section: python Installed-Size: 47 Maintainer: Debian Python Team Architecture: all Source: python-userpath Version: 1.8.0-1 Depends: python3-click, python3:any Recommends: python3-psutil Description: tool for adding locations to the user PATH - Python3 library userpath is a command-line tool and Python library to add custom locations to user PATH. Only user-specific PATH is changed, avoiding the need for elevated privileges. . This package provides the userpath library for Python 3. Homepage: https://github.com/ofek/userpath Package: python3-venv Status: install ok installed Priority: optional Section: python Installed-Size: 6 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: allowed Source: python3-defaults (3.11.2-1) Version: 3.11.2-1+b1 Depends: python3.11-venv (>= 3.11.2-1~), python3 (= 3.11.2-1+b1), python3-distutils (>= 3.11.2-1~) Description: venv module for python3 (default python3 version) This package contains the venv module for the Python language (default python3 version). . The venv module provides support for creating lightweight "virtual environments" with their own site directories, optionally isolated from system site directories. Each virtual environment has its own Python binary (which matches the version of the binary that was used to create this environment) and can have its own independent set of installed Python packages in its site directories. . This package is a dependency package, which depends on Debian's default Python 3 version's venv module (currently v3.11). Homepage: https://www.python.org/ Package: python3-watchdog Status: install ok installed Priority: optional Section: python Installed-Size: 897 Maintainer: Debian Python Team Architecture: all Source: python-watchdog Version: 2.2.1-1 Replaces: python-watchdog (<< 0.9.0-2) Depends: python3-yaml, python3:any, libjs-sphinxdoc (>= 5.2) Breaks: python-watchdog (<< 0.9.0-2) Description: Python API and shell utilities to monitor file system events Watchdog comes with a utility script called watchmedo. It can be used to execute commands in response to events. Homepage: https://github.com/gorakhargosh/watchdog Package: python3-webcolors Status: install ok installed Priority: optional Section: python Installed-Size: 50 Maintainer: Kouhei Maeda Architecture: all Source: webcolors Version: 1.11.1-1 Depends: python3:any Description: python3 library of color names and value formats For python3, support is included for the following formats, but this support RGB colorspace only. * Specification-defined color names * Six-digit hexadecimal * Three-digit hexadecimal * Integer rgb() triplet * Percentage rgb() triplet This module conversion to/from HSL can be handled by the "colorsys" module in the Python standard library. Homepage: http://www.bitbucket.org/ubernostrum/webcolors/overview/ Package: python3-websockets Status: install ok installed Priority: optional Section: python Installed-Size: 370 Maintainer: Piotr Ożarowski Architecture: all Source: python-websockets Version: 10.4-1 Depends: python3:any Description: implementation of the WebSocket Protocol (RFC 6455) websockets is a library for developing WebSocket servers and clients in Python. It implements RFC 6455 with a focus on correctness and simplicity. It passes the Autobahn Testsuite. . Built on top of Python's asynchronous I/O support introduced in PEP 3156, it provides an API based on coroutines, making it easy to write highly concurrent applications. Homepage: https://github.com/aaugustin/websockets Package: python3-yaml Status: install ok installed Priority: optional Section: python Installed-Size: 493 Maintainer: Debian Python Team Architecture: amd64 Multi-Arch: allowed Source: pyyaml (6.0-3) Version: 6.0-3+b2 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libyaml-0-2 (>= 0.2.2~) Description: YAML parser and emitter for Python3 Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed. Homepage: https://github.com/yaml/pyyaml Package: python3.10-minimal Status: deinstall ok config-files Priority: optional Section: python Installed-Size: 5811 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: allowed Source: python3.10 Version: 3.10.9-1 Config-Version: 3.10.9-1 Depends: libpython3.10-minimal (= 3.10.9-1), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Pre-Depends: libc6 (>= 2.35) Recommends: python3.10 Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2) Description: Minimal subset of the Python language (version 3.10) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python3.10-minimal/README.Debian for a list of the modules contained in this package. Cnf-Visible-Pkgname: python3.10 Package: python3.11 Status: install ok installed Priority: optional Section: python Installed-Size: 648 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: allowed Version: 3.11.2-6 Depends: python3.11-minimal (= 3.11.2-6), libpython3.11-stdlib (= 3.11.2-6), media-types | mime-support Recommends: ca-certificates Suggests: python3.11-venv, python3.11-doc, binutils Breaks: python3-all (<< 3.6.5~rc1-1), python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2) Description: Interactive high-level object-oriented language (version 3.11) Python is a high-level, interactive, object-oriented language. Its 3.11 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Package: python3.11-minimal Status: install ok installed Priority: optional Section: python Installed-Size: 6761 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: allowed Source: python3.11 Version: 3.11.2-6 Depends: libpython3.11-minimal (= 3.11.2-6), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Pre-Depends: libc6 (>= 2.35) Recommends: python3.11 Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2) Description: Minimal subset of the Python language (version 3.11) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python3.11-minimal/README.Debian for a list of the modules contained in this package. Cnf-Visible-Pkgname: python3.11 Package: python3.11-venv Status: install ok installed Priority: optional Section: python Installed-Size: 28 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: allowed Source: python3.11 Version: 3.11.2-6 Depends: python3.11 (= 3.11.2-6), python3-pip-whl (>= 22.2), python3-setuptools-whl, python3.11-distutils Breaks: python3-pip (<< 1.5.6-4) Description: Interactive high-level object-oriented language (pyvenv binary, version 3.11) Python is a high-level, interactive, object-oriented language. Its 3.11 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the pyvenv-3.11 binary. Package: qalc Status: install ok installed Priority: optional Section: math Installed-Size: 693 Maintainer: Qalculate Team Architecture: amd64 Source: libqalculate Version: 4.5.1-1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqalculate22 (>= 4.5.1), libreadline8 (>= 7.0~rc1), libstdc++6 (>= 5.2) Recommends: wget Description: Powerful and easy to use command line calculator Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision using a one-line fault-tolerant expression entry. . This package contains the command line version of Qalculate!. Homepage: https://qalculate.github.io/ Package: qalculate-gtk Status: install ok installed Priority: optional Section: math Installed-Size: 6726 Maintainer: Qalculate Team Architecture: amd64 Version: 4.5.1-1 Replaces: qalculate Depends: qalc, libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libgcc-s1 (>= 3.0), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.39.90), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libqalculate22 (>= 4.5.1), libstdc++6 (>= 11) Recommends: gnuplot-x11 | gnuplot-nox | gnuplot-qt Breaks: qalculate (<< 0.8) Description: Powerful and easy to use desktop calculator - GTK+ version Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the GTK+ user interface of qalculate. Homepage: https://qalculate.github.io/ Package: qdbus-qt5 Status: install ok installed Priority: optional Section: utils Installed-Size: 90 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: foreign Source: qttools-opensource-src Version: 5.15.8-2 Depends: qtchooser, libc6 (>= 2.34), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-8 Description: Qt 5 D-Bus tool Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains qdbus, a command-line tool interface to D-Bus that uses the QtDBus library. Homepage: https://www.qt.io/developers/ Package: qdirstat Status: install ok installed Priority: optional Section: x11 Installed-Size: 1872 Maintainer: Patrick Matthäi Architecture: amd64 Version: 1.8.1-3 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4), perl:any, liburi-perl Description: Qt-based directory statistics QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. . QDirStat has a number of new features compared to KDirStat. To name a few: * Multi-selection in both the tree and the treemap. * Unlimited number of user-defined cleanup actions. * Properly show errors of cleanup actions (and their output, if desired). * File categories (MIME types) and their treemap color are now configurable. * Exclude rules for directories are easily configurable. * Desktop-agnostic; no longer relies on KDE or any other specific desktop. Homepage: https://github.com/shundhammer/qdirstat Package: qml-module-gsettings1.0 Status: install ok installed Priority: optional Section: libs Installed-Size: 67 Maintainer: Debian UBports Team Architecture: amd64 Multi-Arch: same Source: gsettings-qt Version: 0.2-5 Replaces: qtdeclarative5-gsettings1.0 (<< 0.2~) Depends: libgsettings-qt1 (= 0.2-5), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.10.0), libstdc++6 (>= 5) Breaks: qtdeclarative5-gsettings1.0 (<< 0.2~) Description: QML Bindings for GSettings Libgsettings-qt provides Qt binding to GSettings, a high-level API for application settings. This library can be used to access GSettings from Qt applications. . This package provides QML bindings for GSettings. QML applications may use this library to manipulate data stored in GSettings database. Homepage: https://gitlab.com/ubports/development/core/gsettings-qt Package: qml-module-org-kde-activities Status: install ok installed Priority: optional Section: libs Installed-Size: 161 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kactivities-kf5 Version: 5.103.0-1 Depends: libkf5activities5 (= 5.103.0-1), libc6 (>= 2.32), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libstdc++6 (>= 5) Description: provides integration of QML and KDE Frameworks This import contains KDE extras that are visually similar to Qt Quick Controls. . This package contains the QML files used by libkf5declarative. Homepage: https://invent.kde.org/frameworks/kactivities Package: qml-module-org-kde-bluezqt Status: install ok installed Priority: optional Section: libs Installed-Size: 172 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: bluez-qt Version: 5.103.0-1 Depends: libc6 (>= 2.14), libkf5bluezqt6 (>= 5.77.0), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: QML wrapper for bluez bluez-qt is a Qt-style library for accessing the bluez Bluetooth stack. . It is used by the KDE Bluetooth stack, BlueDevil. . This package contains the QML module for bluez-qt. Homepage: https://invent.kde.org/frameworks/bluez-qt Package: qml-module-org-kde-draganddrop Status: install ok installed Priority: optional Section: libs Installed-Size: 127 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdeclarative Version: 5.103.0-1 Depends: libkf5declarative5 (>= 5.103.0-1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Description: provides integration of QML and KDE frameworks - draganddrop Provides QML draganddrop functionality. Homepage: https://invent.kde.org/frameworks/kdeclarative Package: qml-module-org-kde-games-core Status: install ok installed Priority: optional Section: libs Installed-Size: 55 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: libkdegames Version: 4:22.12.3-1 Depends: qml-module-qtquick2, libc6 (>= 2.14), libkf5kdegames7 (= 4:22.12.3-1), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.15.0~), libstdc++6 (>= 5) Description: kde-games-core QtDeclarative QML support Contains a plugin for QtDeclarative that provides support for using KDE-games-core to components written in QML. . This package is part of the KDE games module. Homepage: https://games.kde.org/ Package: qml-module-org-kde-kcm Status: install ok installed Priority: optional Section: libs Installed-Size: 129 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdeclarative Version: 5.103.0-1 Depends: libkf5declarative5 (>= 5.103.0-1), qml-module-org-kde-kirigami2 (>= 5.54), libc6 (>= 2.14), libkf5configcore5 (>= 5.103.0~), libkf5quickaddons5 (= 5.103.0-1), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Description: provides integration of QML and KDE Frameworks - kcm This import contains KDE extras that are visually similar to Qt Quick Controls. . This package contains the QML files used by libkf5declarative. Homepage: https://invent.kde.org/frameworks/kdeclarative Package: qml-module-org-kde-kcmutils Status: install ok installed Priority: optional Section: libs Installed-Size: 82 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kcmutils Version: 5.103.0-3 Depends: libc6 (>= 2.14), libkf5itemviews5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Extra APIs to write KConfig modules KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. Homepage: https://invent.kde.org/frameworks/kcmutils Package: qml-module-org-kde-kconfig Status: install ok installed Priority: optional Section: libs Installed-Size: 55 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdeclarative Version: 5.103.0-1 Depends: libkf5declarative5 (>= 5.103.0-1), libc6 (>= 2.14), libkf5configcore5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: plasma-framework (<< 5.54) Description: provides integration of QML and KDE Frameworks - kconfig This import contains KDE extras that are visually similar to Qt Quick Controls. . This package contains the QML files used by libkf5declarative. Homepage: https://invent.kde.org/frameworks/kdeclarative Package: qml-module-org-kde-kcoreaddons Status: install ok installed Priority: optional Section: libs Installed-Size: 79 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdeclarative Version: 5.103.0-1 Depends: libkf5declarative5 (>= 5.103.0-1), libc6 (>= 2.14), libkf5coreaddons5 (>= 5.2.0+git20140930), libqt5core5a (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: provides integration of QML and KDE frameworks - kcoreaddons Provides access from QML to libkf5coreaddons classes. Homepage: https://invent.kde.org/frameworks/kdeclarative Package: qml-module-org-kde-kholidays Status: install ok installed Priority: optional Section: libs Installed-Size: 65 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kholidays Version: 1:5.103.0-1 Depends: libc6 (>= 2.14), libkf5holidays5 (>= 1:5.97.0), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: holidays calculation library - qml files This library provides a C++ API that determines holiday and other special events for a geographical region. . This package contains the QML module. Homepage: https://invent.kde.org/frameworks/kholidays Package: qml-module-org-kde-kio Status: install ok installed Priority: optional Section: libs Installed-Size: 63 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdeclarative Version: 5.103.0-1 Depends: libkf5declarative5 (>= 5.103.0-1), kio, libc6 (>= 2.14), libkf5coreaddons5 (>= 4.97.0), libkf5kiogui5 (>= 5.103.0~), libkf5kiowidgets5 (>= 5.103.0~), libkf5notifications5 (>= 5.103.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: provides integration of QML and KDE Frameworks - kio This import contains KDE extras that are visually similar to Qt Quick Controls. . This package contains the QML files used by libkf5declarative. Homepage: https://invent.kde.org/frameworks/kdeclarative Package: qml-module-org-kde-kirigami2 Status: install ok installed Priority: optional Section: kde Installed-Size: 1779 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kirigami2 Version: 5.103.0-1 Depends: libkf5kirigami2-5 (= 5.103.0-1), qml-module-qtgraphicaleffects, qml-module-qtqml-models2, qml-module-qtquick-controls2, qml-module-qtquick-layouts, qml-module-qtquick-templates2, qml-module-qtquick2, libc6 (>= 2.32), libgomp1 (>= 4.9), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickcontrols2-5 (>= 5.15.2~), libstdc++6 (>= 11), qtbase-abi-5-15-8 Description: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. Homepage: https://invent.kde.org/frameworks/kirigami Package: qml-module-org-kde-kitemmodels Status: install ok installed Priority: optional Section: libs Installed-Size: 111 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kitemmodels Version: 5.103.0-1 Replaces: libkf5itemmodels5 (<< 5.70.0-2~) Depends: libc6 (>= 2.14), libkf5itemmodels5 (>= 5.77.0), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5itemmodels5 (<< 5.70.0-2~) Description: additional item/view models for Qt Itemview (QML Bindings) A library which provides additional item/view models for Qt Itemview. . This package is part of KDE Frameworks 5. . This package contains the QML Bindings. Homepage: https://invent.kde.org/frameworks/kitemmodels Package: qml-module-org-kde-kquickcontrols Status: install ok installed Priority: optional Section: libs Installed-Size: 116 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdeclarative Version: 5.103.0-1 Depends: libkf5declarative5 (>= 5.103.0-1), qml-module-qtquick-controls, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick2, libc6 (>= 2.14), libkf5configgui5 (>= 5.103.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.103.0~), libkf5guiaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5widgetsaddons5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Breaks: plasma-framework (<< 5.54) Description: provides integration of QML and KDE frameworks - kquickcontrols This import contains KDE extras that are visually similar to Qt Quick Controls. Homepage: https://invent.kde.org/frameworks/kdeclarative Package: qml-module-org-kde-kquickcontrolsaddons Status: install ok installed Priority: optional Section: libs Installed-Size: 287 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdeclarative Version: 5.103.0-1 Depends: libkf5declarative5 (>= 5.103.0-1), libc6 (>= 2.14), libepoxy0 (>= 1.0), libkf5configcore5 (>= 5.103.0~), libkf5iconthemes5 (>= 5.103.0~), libkf5kiogui5 (>= 5.103.0~), libkf5quickaddons5 (= 5.103.0-1), libkf5service-bin, libkf5service5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5purpose-bin (<< 5.54), libkf5purpose5 (<< 5.54), plasma-framework (<< 5.54), qml-module-org-kde-kirigami2 (<< 5.44) Description: provides integration of QML and KDE Frameworks - kquickcontrolsaddons This import contains KDE extras that are visually similar to Qt Quick Controls. . This package contains the QML files used by libkf5declarative. Homepage: https://invent.kde.org/frameworks/kdeclarative Package: qml-module-org-kde-ksysguard Status: install ok installed Priority: optional Section: libs Installed-Size: 248 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: libksysguard Version: 4:5.27.5-2 Depends: qml-module-org-kde-kirigami2, qml-module-org-kde-quickcharts, qml-module-qtquick-layouts, qml-module-qtquick2, kpackagetool5, libc6 (>= 2.14), libkf5configqml5 (>= 5.102.0~), libkf5coreaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5package5 (>= 5.102.0~), libksysguardformatter1 (= 4:5.27.5-2), libksysguardsensorfaces1 (= 4:5.27.5-2), libksysguardsensors1 (= 4:5.27.5-2), libprocesscore9 (= 4:5.27.5-2), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Description: KSysGuard QtDeclarative QML Support Contains a plugin for QtDeclarative that provides support for using KSysGuard components written in QML. Homepage: https://invent.kde.org/plasma/libksysguard Package: qml-module-org-kde-kwindowsystem Status: install ok installed Priority: optional Section: libs Installed-Size: 67 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kdeclarative Version: 5.103.0-1 Depends: libkf5declarative5 (>= 5.103.0-1), libc6 (>= 2.14), libkf5windowsystem5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: provides integration of QML and KDE frameworks - kwindowsystem Provides access from QML to libkf5windowsystem classes. Homepage: https://invent.kde.org/frameworks/kdeclarative Package: qml-module-org-kde-newstuff Status: install ok installed Priority: optional Section: libs Installed-Size: 356 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: knewstuff Version: 5.103.0-1 Depends: qml-module-org-kde-kirigami2 (>= 5.54), libc6 (>= 2.32), libkf5configcore5 (>= 5.103.0~), libkf5coreaddons5 (>= 5.103.0~), libkf5i18n5 (>= 5.103.0~), libkf5newstuffcore5 (= 5.103.0-1), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Support for downloading application assets from the network. Framework for downloading and sharing additional application data. . This package contains the runtime files Homepage: https://invent.kde.org/frameworks/knewstuff Package: qml-module-org-kde-people Status: install ok installed Priority: optional Section: libs Installed-Size: 94 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kpeople Version: 5.103.0-1 Depends: libc6 (>= 2.14), libkf5people5 (>= 5.69.0), libkf5peoplebackend5 (>= 5.69.0), libkf5peoplewidgets5 (>= 5.69.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: framework providing unified access to contacts aggregated by person KPeople offers unified access to contacts from different sources, grouping them by person while still exposing all the data. . Furthermore, KPeople will also provide facilities to integrate the data provided in user interfaces by providing QML and Qt Widgets components. . This package is part of KDE Frameworks 5. . This package contains the QML module. Homepage: https://invent.kde.org/frameworks/kpeople Package: qml-module-org-kde-prison Status: install ok installed Priority: optional Section: libs Installed-Size: 78 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: prison-kf5 Version: 5.103.0-1 Depends: libc6 (>= 2.14), libkf5prison5 (>= 5.85.0), libkf5prisonscanner5 (>= 5.94.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Description: barcode API for Qt prison is a barcode API currently offering a nice Qt API to produce QRCode barcodes and DataMatrix barcodes, and can easily be made to support more. . This package contains the Prison Qt Quick QML bindings. Homepage: https://invent.kde.org/frameworks/prison Package: qml-module-org-kde-purpose Status: install ok installed Priority: optional Section: libs Installed-Size: 200 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: purpose Version: 5.103.0-1 Depends: qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-layouts, qml-module-qtquick2, libc6 (>= 2.14), libkf5coreaddons5 (>= 5.103.0~), libkf5purpose-bin (= 5.103.0-1), libkf5purpose5 (= 5.103.0-1), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: kdeconnect Description: abstraction to provide and leverage actions of a specific kind, qml bindings Purpose offers the possibility to create integrate services and actions on any application without having to implement them specifically. Purpose will offer them mechanisms to list the different alternatives to execute given the requested action type and will facilitate components so that all the plugins can receive all the information they need. . This package contains the Purpose Qt Quick QML bindings. Homepage: https://invent.kde.org/frameworks/purpose Package: qml-module-org-kde-qqc2desktopstyle Status: install ok installed Priority: optional Section: kde Installed-Size: 390 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: qqc2-desktop-style Version: 5.103.0-1 Depends: qml-module-org-kde-kirigami2 (>= 5.70.0~), qml-module-org-kde-sonnet, qml-module-qtgraphicaleffects, qml-module-qtqml-models2, qml-module-qtquick-controls2, qml-module-qtquick-layouts, qml-module-qtquick-templates2, qml-module-qtquick-window2, qml-module-qtquick2, libc6 (>= 2.14), libkf5configcore5 (>= 5.103.0~), libkf5configwidgets5 (>= 5.94.0), libkf5iconthemes5 (>= 5.103.0~), libkf5kirigami2-5 (>= 5.103.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Qt Quick Controls 2: Desktop Style Small style written in QML for QtQuickControls2 intended to be used by default in QQC2-based apps when used in the Plasma desktop Homepage: https://invent.kde.org/frameworks/qqc2-desktop-style Package: qml-module-org-kde-quickcharts Status: install ok installed Priority: optional Section: libs Installed-Size: 477 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kquickcharts Version: 5.103.0-1 Depends: qml-module-org-kde-kirigami2, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick2, libc6 (>= 2.32), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickcontrols2-5 (>= 5.15.2~), libstdc++6 (>= 11) Description: Quick Charts A QtQuick plugin providing high-performance charts (gpu-accelerated). . It supports three different chart types: pie, line and bar, which can be fed from multiple types of data sources. There is also support for axis labels, an axis grid and a legend. Additionally, there is a submodule that contains some convenience items. . The pie and line charts are rendered using a technique called signed distance fields, which allows efficient GPU-accelerated rendering of 2D shapes without loss of quality. . This package contain the runtime qml module. Homepage: https://invent.kde.org/frameworks/kquickcharts Package: qml-module-org-kde-runnermodel Status: install ok installed Priority: optional Section: libs Installed-Size: 70 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: krunner Version: 5.103.0-1 Depends: libc6 (>= 2.14), libkf5runner5 (>= 4.97.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Used to write plugins loaded at runtime called "Runners". Launcher built into the Plasma desktop. While its basic function is to launch programs from a sort of mini-command-line, its functionality can be extended by "runners" to assist the user to accomplish a lot of tasks. . This package contains the runtime files. Homepage: https://invent.kde.org/frameworks/krunner Package: qml-module-org-kde-solid Status: install ok installed Priority: optional Section: libs Installed-Size: 63 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: solid Version: 5.103.0-1 Depends: libc6 (>= 2.14), libkf5solid5 (>= 4.97.0), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Description: Qt library to query and control hardware plugin Solid is a device integration framework. It provides a way of querying and interacting with hardware independently of the underlying operating system. . This package is part of KDE Frameworks 5. Homepage: https://invent.kde.org/frameworks/solid Package: qml-module-org-kde-sonnet Status: install ok installed Priority: optional Section: libs Installed-Size: 87 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: sonnet Version: 5.103.0-1 Depends: libc6 (>= 2.14), libkf5sonnetcore5 (>= 5.69.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Description: spell checking library for Qt, plugins Sonnet is a Qt based library that offers easy access to spell checking using various plugin based backends. It is part of KDE Frameworks 5. . This package contains the QML module. Homepage: https://invent.kde.org/frameworks/sonnet Package: qml-module-org-kde-syntaxhighlighting Status: install ok installed Priority: optional Section: libs Installed-Size: 114 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: ksyntax-highlighting Version: 5.103.0-3 Depends: libkf5syntaxhighlighting5 (= 5.103.0-3), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Description: Syntax highlighting Engine (QML module) This is a stand-alone implementation of the Kate syntax highlighting engine. It's meant as a building block for text editors as well as for simple highlighted text rendering (e.g. as HTML), supporting both integration with a custom editor as well as a ready-to-use QSyntaxHighlighter sub-class. . This package contains the QtQuick QML module. Homepage: https://invent.kde.org/frameworks/syntax-highlighting Package: qml-module-org-kde-userfeedback Status: install ok installed Priority: optional Section: libs Installed-Size: 124 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: kuserfeedback Version: 1.2.0-2 Depends: libc6 (>= 2.14), libkuserfeedbackcore1 (>= 1.0.0), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 5) Description: user feedback for applications - QML module Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the QML module for kuserfeedback. Homepage: https://invent.kde.org/libraries/kuserfeedback Package: qml-module-qt-labs-folderlistmodel Status: install ok installed Priority: optional Section: libs Installed-Size: 147 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5) Description: Qt 5 folderlistmodel QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The FolderListModel provides a model of the contents of a file system folder. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: qml-module-qt-labs-platform Status: install ok installed Priority: optional Section: libs Installed-Size: 339 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtquickcontrols2-opensource-src Version: 5.15.8+dfsg-2 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5quicktemplates2-5, libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Description: Qt 5 qt.labs.platform QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the experimental Qt Labs Platform module that provides platform integration: native dialogs, menus and menu bars, and tray icons. It falls back to Qt Widgets when a native implementation is not available. Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Package: qml-module-qt-labs-qmlmodels Status: install ok installed Priority: optional Section: libs Installed-Size: 241 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.15.1), libqt5qmlmodels5 (>= 5.14.1), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Description: Qt 5 Qt.labs.qmlmodels QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This QML module contains experimental QML types related to data models. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: qml-module-qt-labs-settings Status: install ok installed Priority: optional Section: libs Installed-Size: 107 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5) Description: Qt 5 settings QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the settings QML module for Qt declarative. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: qml-module-qtgraphicaleffects Status: install ok installed Priority: optional Section: libs Installed-Size: 583 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtgraphicaleffects-opensource-src Version: 5.15.8-2 Depends: qml-module-qtquick-window2, qml-module-qtquick2, libqt5qml5 (<< 5.15.9~), libqt5qml5 (>= 5.15.8+dfsg~), libc6 (>= 2.29), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Pre-Depends: dpkg (>= 1.15.6~) Description: Qt 5 Graphical Effects module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Graphical Effects contains ready to use visual effects for OpenGL QML applications. Homepage: https://doc.qt.io/qt-5/qtgraphicaleffects-index.html Package: qml-module-qtmultimedia Status: install ok installed Priority: optional Section: libs Installed-Size: 478 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtmultimedia-opensource-src Version: 5.15.8-2 Depends: qml-module-qtquick2, libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5multimedia5 (>= 5.15.1), libqt5multimediaquick5, libqt5network5 (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Description: Qt 5 Multimedia QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Multimedia QML module for QtDeclarative. Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Package: qml-module-qtqml Status: install ok installed Priority: optional Section: libs Installed-Size: 88 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Replaces: libqt5qml5 (<< 5.14.1+dfsg-1~) Depends: libc6 (>= 2.2.5), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.15.1), libqt5qmlmodels5 (>= 5.14.1), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Breaks: libqt5qml5 (<< 5.14.1+dfsg-1~) Description: Qt 5 QtQml QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This QML module contains basic QML types. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: qml-module-qtqml-models2 Status: install ok installed Priority: optional Section: libs Installed-Size: 107 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.2.5), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.15.1), libqt5qmlmodels5 (>= 5.15.1), libstdc++6 (>= 5) Description: Qt 5 Models2 QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Models provides types previously found in Qt Quick module. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: qml-module-qtquick-controls Status: install ok installed Priority: optional Section: libs Installed-Size: 3304 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtquickcontrols-opensource-src Version: 5.15.8-2 Depends: qml-module-qtgraphicaleffects, qml-module-qtqml, qml-module-qtqml-models2, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick2, libqt5qml5 (<< 5.15.9~), libqt5qml5 (>= 5.15.8+dfsg~), libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Pre-Depends: dpkg (>= 1.15.6~) Description: Qt 5 Quick Controls QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Qt Quick Controls module provides a set of controls that can be used to build complete interfaces in Qt Quick. Homepage: https://doc.qt.io/qt-5/qtquickcontrols1-index.html Package: qml-module-qtquick-controls2 Status: install ok installed Priority: optional Section: libs Installed-Size: 5702 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtquickcontrols2-opensource-src Version: 5.15.8+dfsg-2 Depends: qml-module-qtquick-templates2, libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5quickcontrols2-5 (>= 5.7.1), libqt5quicktemplates2-5, libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Description: Qt 5 Qt Quick Controls 2 QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Controls 2 QML module. Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Package: qml-module-qtquick-dialogs Status: install ok installed Priority: optional Section: libs Installed-Size: 638 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtquickcontrols-opensource-src Version: 5.15.8-2 Depends: qml-module-qt-labs-folderlistmodel, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-privatewidgets, qml-module-qtquick-window2, libqt5qml5 (<< 5.15.9~), libqt5qml5 (>= 5.15.8+dfsg~), libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Description: Qt 5 Dialogs QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package provides various dialogs that can be used in Qt Quick. Homepage: https://doc.qt.io/qt-5/qtquickcontrols1-index.html Package: qml-module-qtquick-layouts Status: install ok installed Priority: optional Section: libs Installed-Size: 225 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.2.0) | libqt5quick5-gles (>= 5.2.0), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Description: Qt 5 Quick Layouts QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Qt Quick Layouts modules provides a set of layouts that can be used to build complete interfaces in Qt Quick. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: qml-module-qtquick-particles2 Status: install ok installed Priority: optional Section: libs Installed-Size: 127 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.2.5), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.0.2), libqt5quickparticles5 | libqt5quickparticles5-gles, libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Description: Qt 5 particles 2 QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This QML module contains a particle system for Qt Quick. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: qml-module-qtquick-privatewidgets Status: install ok installed Priority: optional Section: libs Installed-Size: 193 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtquickcontrols-opensource-src Version: 5.15.8-2 Depends: qml-module-qtquick2, libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Description: Qt 5 Private Widgets QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Private Widgets module. Homepage: https://doc.qt.io/qt-5/qtquickcontrols1-index.html Package: qml-module-qtquick-shapes Status: install ok installed Priority: optional Section: libs Installed-Size: 86 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: qml-module-qtquick2, libc6 (>= 2.2.5), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.0.2), libqt5quickshapes5, libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Description: Qt 5 Qt Quick Shapes QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Shapes plugin allows adding stroked and filled paths composed of lines, quadratic curves, cubic curves, and arcs into Qt Quick scenes. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: qml-module-qtquick-templates2 Status: install ok installed Priority: optional Section: libs Installed-Size: 650 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtquickcontrols2-opensource-src Version: 5.15.8+dfsg-2 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5quicktemplates2-5 (>= 5.15.3), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Description: Qt 5 Qt Quick Templates 2 QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Templates 2 QML module. Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Package: qml-module-qtquick-virtualkeyboard Status: install ok installed Priority: optional Section: libs Installed-Size: 310 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtvirtualkeyboard-opensource-src Version: 5.15.8+dfsg-2 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5svg5 (>= 5.15.8~), libqt5virtualkeyboard5 (>= 5.12.2), libstdc++6 (>= 5) Description: Qt virtual keyboard - QML module The Qt Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt 5 on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets. . This package contains the QML module. Homepage: https://doc.qt.io/qt-5/qtvirtualkeyboard-index.html Package: qml-module-qtquick-window2 Status: install ok installed Priority: optional Section: libs Installed-Size: 131 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Description: Qt 5 window 2 QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This QML module contains types for creating top-level windows and accessing screen information. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: qml-module-qtquick2 Status: install ok installed Priority: optional Section: libs Installed-Size: 279 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtdeclarative-opensource-src Version: 5.15.8+dfsg-3 Depends: libc6 (>= 2.2.5), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.0.2), libqt5qmlmodels5 (>= 5.14.1), libqt5qmlworkerscript5 (>= 5.14.1), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Description: Qt 5 Qt Quick 2 QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick 2 QML module for Qt declarative. Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package: qml-module-qtwebengine Status: install ok installed Priority: optional Section: libs Installed-Size: 435 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtwebengine-opensource-src Version: 5.15.13+dfsg-1~deb12u1 Depends: qml-module-qtquick2, libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5webengine5 (>= 5.9.0), libqt5webenginecore5 (>= 5.14.1), libstdc++6 (>= 5), qtwebengine-abi-5-15-13 Description: Qt WebEngine QML module QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the WebEngine QML module for QtDeclarative. Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Package: qml-module-qtwebkit Status: install ok installed Priority: optional Section: libs Installed-Size: 340 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtwebkit-opensource-src Version: 5.212.0~alpha4-30 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5webkit5 (>= 5.212.0~alpha3), libstdc++6 (>= 4.1.1), qtdeclarative-abi-5-15-8 Pre-Depends: dpkg (>= 1.15.6~) Description: Qt WebKit QML module QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the WebKit QML module for QtDeclarative. Homepage: https://github.com/qtwebkit/qtwebkit Package: qt5-gtk-platformtheme Status: install ok installed Priority: optional Section: libs Installed-Size: 475 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtbase-opensource-src Version: 5.15.8+dfsg-11 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.33.14), libgtk-3-0 (>= 3.9.10), libpango-1.0-0 (>= 1.14.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libstdc++6 (>= 5), libx11-6, qtbase-abi-5-15-8 Description: Qt 5 GTK+ 3 platform theme Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package provides the GTK+ 3 platform theme, which makes Qt use native icon themes, fonts, and dialogs on GTK-based environments. Homepage: https://www.qt.io/developers/ Package: qt5-image-formats-plugins Status: install ok installed Priority: optional Section: libs Installed-Size: 209 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtimageformats-opensource-src Version: 5.15.8-2 Depends: libc6 (>= 2.14), libmng1 (>= 1.0.10), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), libtiff6 (>= 4.0.3), libwebp7, libwebpdemux2, libwebpmux3 Pre-Depends: dpkg (>= 1.15.6~) Description: Qt 5 Image Formats module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains plugins for adding support for ICNS, MNG, TGA, TIFF, WBMP and WEBP image formats. Homepage: https://doc.qt.io/qt-5/qtimageformats-index.html Package: qtchooser Status: install ok installed Priority: optional Section: libdevel Installed-Size: 128 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: foreign Version: 66-2 Replaces: libqt5core5a (<< 5.5.1+dfsg-17~), libqtcore4 (<< 4:4.8.7+dfsg-7~), qtchooser-bin (<< 64-ga1b6736-2~) Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Breaks: libqt5core5a (<< 5.5.1+dfsg-17~), libqtcore4 (<< 4:4.8.7+dfsg-7~), qtbase5-dev-tools (<< 5.9.2+dfsg-3~), qtchooser-bin (<< 64-ga1b6736-2~), qttools5-dev-tools (<< 5.9.2-2~) Description: Wrapper to select between Qt development binary versions Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Qt Chooser provides a wrapper to switch between versions of Qt development binaries when multiple versions like 4 and 5 are installed or local Qt builds are to be used. Homepage: https://qt-project.org/ Package: qtgstreamer-plugins-qt5 Status: install ok installed Priority: optional Section: libs Installed-Size: 162 Maintainer: Debian/Kubuntu KDE Extras Team Architecture: amd64 Multi-Arch: same Source: qt-gstreamer Version: 1.2.0-5.2 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgl1, libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.1.90), libgstreamer1.0-0 (>= 1.4.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5opengl5 (>= 5.0.2), libqt5quick5 (>= 5.2.0~rc1) | libqt5quick5-gles (>= 5.2.0~rc1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Description: GStreamer plugins from QtGStreamer - Qt 5 build This package contains GStreamer plugins that are shipped together with the QtGStreamer bindings library. These plugins provide GStreamer elements that enable better integration of GStreamer in Qt applications. . Currently, this package contains the qtvideosink, qtglvideosink and qwidgetvideosink elements. . This package is part of the Qt5 version of QtGStreamer. Homepage: https://gstreamer.freedesktop.org Package: qtspeech5-speechd-plugin Status: install ok installed Priority: optional Section: libs Installed-Size: 56 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtspeech-opensource-src Version: 5.15.8-2 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5texttospeech5 (>= 5.8.0~alpha), libspeechd2 (>= 0.8.3), libstdc++6 (>= 5) Description: Speech library for Qt - speechd plugin QtSpeech provides support for text-to-speech and speech recognition in Qt applications. . This package contains the plugin for speechd speech synthesis engine. Homepage: https://doc.qt.io/qt-5/qtspeech-index.html Package: qttranslations5-l10n Status: install ok installed Priority: optional Section: localization Installed-Size: 15271 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: qttranslations-opensource-src Version: 5.15.8-2 Description: translations for Qt 5 Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package provides translation files for Qt itself and some base apps, such as Qt Linguist, Qt Assistant and Qt Designer. Homepage: http://qt-project.org/ Package: qtwayland5 Status: install ok installed Priority: optional Section: libs Installed-Size: 1459 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtwayland-opensource-src Version: 5.15.8-2 Depends: libc6 (>= 2.34), libegl1, libgcc-s1 (>= 3.4), libgl1, libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5waylandclient5 (>= 5.14.1), libqt5waylandcompositor5 (>= 5.14.1), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.8.0), libx11-6, libxcomposite1 (>= 1:0.4.5), qtbase-abi-5-15-8, qtwayland-client-abi-5-15-8, qtwayland-compositor-abi-5-15-8 Description: QtWayland platform plugin QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the QtWayland platform plugin, which allows users to run Qt 5 applications under Wayland, and the qtwaylandscanner binary. Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html Package: readline-common Status: install ok installed Priority: important Section: utils Installed-Size: 89 Maintainer: Matthias Klose Architecture: all Multi-Arch: foreign Source: readline Version: 8.2-1.3 Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11) Depends: dpkg (>= 1.15.4) | install-info Suggests: readline-doc Conflicts: libreadline-common, libreadline5 (<< 5.0-11) Description: GNU readline and history libraries, common files The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: reportbug Status: install ok installed Priority: standard Section: utils Installed-Size: 190 Maintainer: Reportbug Maintainers Architecture: all Version: 12.0.0 Depends: apt, python3-reportbug (= 12.0.0), sensible-utils, python3:any Suggests: claws-mail (>= 3.8.0), debconf, debsums (>= 2.0.47), default-mta | postfix | exim4 | mail-transport-agent, dlocate, emacs-bin-common, file (>> 1.30), gnupg | pgp, python3-urwid, reportbug-gtk (= 12.0.0), xdg-utils Conffiles: /etc/reportbug.conf 705322b9a62d3b68f7edde9beeb31522 Description: reports bugs in the Debian distribution reportbug is a tool designed to make the reporting of bugs in Debian and derived distributions relatively painless. Its features include: . * Integration with many mail user agents. * Access to outstanding bug reports to make it easier to identify whether problems have already been reported. * Automatic checking for newer versions of packages. * Optional automatic verification of integrity of packages via debsums. * Support for following-up on outstanding reports. * Optional PGP/GnuPG integration. . Bug reporting in Debian relies on email; reportbug can use a local mail transport agent (like exim or sendmail), submit directly through an external mail server, or pass messages to an installed mail user agent (e.g., mutt) for submission. . This package also includes the "querybts" script for browsing the Debian bug tracking system. Package: rpcsvc-proto Status: install ok installed Priority: optional Section: libs Installed-Size: 246 Maintainer: GNU Libc Maintainers Architecture: amd64 Multi-Arch: foreign Version: 1.4.3-1 Replaces: libc-dev-bin (<< 2.31-14), libc6-dev (<< 2.31-14) Depends: libc6 (>= 2.34) Breaks: libc-dev-bin (<< 2.31-14), libc6-dev (<< 2.31-14) Description: RPC protocol compiler and definitions rpcgen is a tool that generates C code to implement an RPC protocol. The input to rpcgen is a language similar to C known as RPC Language (Remote Procedure Call Language). . This package also includes several rpcsvc header files and RPC protocol definitions from SunRPC sources that were previously shipped by glibc. Homepage: https://github.com/thkukuk/rpcsvc-proto Package: rsync Status: install ok installed Priority: optional Section: net Installed-Size: 776 Maintainer: Paul Slootman Architecture: amd64 Multi-Arch: foreign Version: 3.2.7-1 Depends: lsb-base, libacl1 (>= 2.2.23), libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), libpopt0 (>= 1.14), libssl3 (>= 3.0.0), libxxhash0 (>= 0.8.0), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Pre-Depends: init-system-helpers (>= 1.54~) Suggests: openssh-client, openssh-server, python3, python3-braceexpand Conffiles: /etc/default/rsync b8fd9efa75e2bda2583b0d7c0892a073 /etc/init.d/rsync 59aa13cd1a70ff254a2991ad0c522ea5 Description: fast, versatile, remote (and local) file-copying tool rsync is a fast and versatile file-copying tool which can copy locally and to/from a remote host. It offers many options to control its behavior, and its remote-update protocol can minimize network traffic to make transferring updates between machines fast and efficient. . It is widely used for backups and mirroring and as an improved copy command for everyday use. . This package provides both the rsync command line tool and optional daemon functionality. Homepage: https://rsync.samba.org/ Package: rtkit Status: install ok installed Priority: optional Section: admin Installed-Size: 141 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Version: 0.13-5 Depends: adduser, default-dbus-system-bus | dbus-system-bus, polkitd | policykit-1, libc6 (>= 2.34), libcap2 (>= 1:2.10), libdbus-1-3 (>= 1.9.14), libsystemd0 Description: Realtime Policy and Watchdog Daemon RealtimeKit is a D-Bus system service that changes the scheduling policy of user processes/threads to SCHED_RR (i.e. realtime scheduling mode) on request. It is intended to be used as a secure mechanism to allow real-time scheduling to be used by normal user processes. Homepage: https://github.com/heftig/rtkit Package: rtmpdump Status: install ok installed Priority: optional Section: web Installed-Size: 158 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: rtmpdump (2.4+20151223.gitfa8646d.1-2) Version: 2.4+20151223.gitfa8646d.1-2+b2 Depends: libc6 (>= 2.15), librtmp1 (>= 2.4+20131018.git79459a2) Description: small dumper for media content streamed over the RTMP protocol A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools. Homepage: http://rtmpdump.mplayerhq.hu/ Package: runit-helper Status: install ok installed Priority: optional Section: admin Installed-Size: 19 Maintainer: Lorenzo Puliti Architecture: all Multi-Arch: foreign Source: dh-runit Version: 2.15.2 Description: dh-runit implementation detail runit-helper provides code, which actually perform actions on system users on behalf of dh-runit package. This separation allows packages take advantage of improvement or fixes in 'dh-runit' without rebuilding. . This package is implementation detail of 'dh-runit'. It should never be installed manually. No assumption about its content can be made. Homepage: https://salsa.debian.org/debian/dh-runit Package: samba-common Status: install ok installed Priority: optional Section: net Installed-Size: 213 Maintainer: Debian Samba Maintainers Architecture: all Multi-Arch: foreign Source: samba Version: 2:4.17.8+dfsg-2 Depends: ucf, debconf (>= 0.5) | debconf-2.0 Recommends: samba-common-bin Conffiles: /etc/dhcp/dhclient-enter-hooks.d/samba 1efd89702e41ccd9219bc1765a8a12c6 /etc/pam.d/samba a69b859744494a52ecf10bb604544093 /etc/samba/gdbcommands 898c523d1c11feeac45538a65d00c838 Description: common files used by both the Samba server and client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains common files used by all parts of Samba. Homepage: https://www.samba.org Package: samba-common-bin Status: install ok installed Priority: optional Section: net Installed-Size: 4455 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.17.8+dfsg-2 Replaces: samba (<< 2:4.16.2+dfsg-1~) Depends: python3, python3-samba, samba-common (= 2:4.17.8+dfsg-2), samba-libs (= 2:4.17.8+dfsg-2), python3:any, libbsd0 (>= 0.3.0), libc6 (>= 2.34), libcups2 (>= 1.7.0), libgnutls30 (>= 3.7.0), libjansson4 (>= 2.14), libldap-2.5-0 (>= 2.5.4), libncurses6 (>= 6), libpopt0 (>= 1.14), libreadline8 (>= 6.0), libtalloc2 (>= 2.3.4~), libtdb1 (>= 1.4.7~), libtevent0 (>= 0.13.0~), libtinfo6 (>= 6), libwbclient0 (>= 2:4.0.3+dfsg1) Recommends: samba-dsdb-modules Suggests: heimdal-clients, python3-markdown, python3-dnspython Breaks: samba (<< 2:4.16.2+dfsg-1~) Description: Samba common files used by both the server and the client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the samba-clients package). Homepage: https://www.samba.org Package: samba-dsdb-modules Status: install ok installed Priority: optional Section: libs Installed-Size: 1560 Maintainer: Debian Samba Maintainers Architecture: amd64 Multi-Arch: same Source: samba Version: 2:4.17.8+dfsg-2 Depends: libgpgme11 (>= 1.2.0), samba-libs (= 2:4.17.8+dfsg-2), libldb2 (= 2:2.6.2+samba4.17.8+dfsg-2), libbsd0 (>= 0.0), libc6 (>= 2.33), libcrypt1 (>= 1:4.1.0), libgnutls30 (>= 3.7.0), libtalloc2 (>= 2.3.4~), libtdb1 (>= 1.4.7~), libtevent0 (>= 0.13.0~) Enhances: libldb2 Description: Samba Directory Services Database Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains LDB plugins which add support for various Active Directory features to the LDB library. Homepage: https://www.samba.org Package: samba-libs Status: install ok installed Priority: optional Section: libs Installed-Size: 24596 Maintainer: Debian Samba Maintainers Architecture: amd64 Multi-Arch: same Source: samba Version: 2:4.17.8+dfsg-2 Replaces: libwbclient0 (<< 2:4.16.1+dfsg-7~), samba (<< 2:4.17.0+dfsg-2~) Depends: libacl1 (>= 2.2.23), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libbsd0 (>= 0.5.0), libc6 (>= 2.34), libcap2 (>= 1:2.10), libgnutls30 (>= 3.7.5), libicu72 (>= 72.1~rc-1~), libjansson4 (>= 2.14), libldap-2.5-0 (>= 2.5.4), libldb2 (>= 2:2.6.2), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libsystemd0, libtalloc2 (>= 2.3.4~), libtdb1 (>= 1.4.7~), libtevent0 (>= 0.13.0), libtirpc3 (>= 1.0.2), libwbclient0 (>= 2:4.5.0+dfsg), zlib1g (>= 1:1.1.4) Breaks: libwbclient0 (<< 2:4.16.1+dfsg-7~), samba (<< 2:4.17.0+dfsg-2~) Description: Samba core libraries Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains the shared libraries. Homepage: https://www.samba.org Package: sane-airscan Status: install ok installed Priority: optional Section: graphics Installed-Size: 433 Maintainer: Debian Printing Team Architecture: amd64 Source: sane-airscan (0.99.27-1) Version: 0.99.27-1+b1 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libgnutls30 (>= 3.7.5), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libxml2 (>= 2.7.4) Recommends: ipp-usb, sane-utils Conffiles: /etc/sane.d/airscan.conf a999a1797ae5bcd7f0d93a3c3075589b /etc/sane.d/dll.d/airscan ced64131dcc94157b2096844bc63ddc1 Description: SANE backend for AirScan (eSCL) and WSD document scanner Similar to how most modern network printers support "driverless" printing, using the universal vendor-neutral printing protocol, many modern network scanners and MFPs support "driverless" scanning. . Driverless scanning comes in two flavors: . * Apple AirScan or AirPrint scanning (official protocol name is eSCL) * Microsoft WSD, or WS-Scan (term WSD means "Web Services for Devices) . This backend implements both protocols, choosing automatically between them. It was successfully tested with many devices from Brother, Canon, Kyocera, Lexmark, Epson, HP, Ricoh, Samsung and Xerox both in WSD and eSCL modes. Homepage: https://github.com/alexpevzner/sane-airscan Package: sane-utils Status: install ok installed Priority: optional Section: graphics Installed-Size: 618 Maintainer: Jörg Frings-Fürst Architecture: amd64 Multi-Arch: foreign Source: sane-backends Version: 1.2.1-2 Depends: adduser, update-inetd, debconf (>= 0.5) | debconf-2.0, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libieee1284-3 (>= 0.2.11), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libsane1 (>= 1.0.27), libsystemd0, libusb-1.0-0 (>= 2:1.0.22), libxml2 (>= 2.7.4) Pre-Depends: init-system-helpers (>= 1.54~) Suggests: avahi-daemon, unpaper Breaks: libsane-common (<< 1.1.1-3~) Conffiles: /etc/default/saned 66c8ea4bbf44b04bd482b00582cc20b0 /etc/init.d/saned 6d997c9924190b741f87a9e8eb7675c9 /etc/logrotate.d/sane-utils 3d721790f7f0acfddfa434fb6cd7542d /etc/sane.d/saned.conf f68e0a92c8d4207a7d3f35c36f38ca3d Description: API library for scanners -- utilities SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes the command line frontend scanimage, the saned server and the sane-find-scanner utility, along with their documentation. Homepage: http://www.sane-project.org Package: sddm Status: install ok installed Priority: optional Section: kde Installed-Size: 1875 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 0.19.0-5 Provides: x-display-manager Depends: adduser, qml-module-qtquick2, xauth, x11-common, xserver-xorg | xserver, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libpam0g (>= 0.99.7.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.8.0~) | libqt5gui5-gles (>= 5.8.0~), libqt5network5 (>= 5.8.0~), libqt5qml5 (>= 5.8.0~), libqt5quick5 (>= 5.8.0~) | libqt5quick5-gles (>= 5.8.0~), libstdc++6 (>= 5.2), libsystemd0, libxcb-xkb1, libxcb1 Recommends: libpam-systemd, sddm-theme-debian-breeze | sddm-theme Suggests: libpam-kwallet5, qtvirtualkeyboard-plugin Conffiles: /etc/dbus-1/system.d/sddm_org.freedesktop.DisplayManager.conf b76b6b45d7f7ff533c51d7fc02be32f4 /etc/init.d/sddm 7fc1de1bbca4e1228db5678f8a9ba08e /etc/pam.d/sddm 984323523e5c567cf0323e288988f2dc /etc/pam.d/sddm-autologin 82312da0e92a604bca1b8c50265615f9 /etc/pam.d/sddm-greeter 9b6648376070b644f184d316a4310bc3 /etc/sddm/Xsession 04a576698a59a0226979a6d3c49e4dcd /etc/sddm/wayland-session 1c15bc669cd08e3b00b7b0b446e44f47 Description: modern display manager for X11 SDDM is a modern display manager for X11 aiming to be fast, simple and beautiful. It uses modern technologies like QtQuick to create smooth, animated user interfaces. Homepage: https://github.com/sddm/sddm Package: sddm-theme-breeze Status: install ok installed Priority: optional Section: kde Installed-Size: 597 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: plasma-workspace Version: 4:5.27.5-2 Provides: sddm-theme Depends: plasma-framework, plasma-workspace Recommends: sddm Description: Breeze SDDM theme Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Taskmanager library. . This package contains the files for the breeze SDDM theme. Homepage: https://invent.kde.org/plasma/plasma-workspace Package: sddm-theme-debian-breeze Status: install ok installed Priority: optional Section: kde Installed-Size: 129 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: plasma-workspace Version: 4:5.27.5-2 Provides: sddm-theme Depends: plasma-framework, plasma-workspace, sddm-theme-breeze Recommends: desktop-base (>= 9.0.0~), sddm Description: Debian Breeze SDDM theme Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Taskmanager library. . This package contains the files for the breeze SDDM theme adapted to use the active desktop-base theme for the background. Homepage: https://invent.kde.org/plasma/plasma-workspace Package: sed Essential: yes Status: install ok installed Priority: required Section: utils Installed-Size: 987 Maintainer: Clint Adams Architecture: amd64 Multi-Arch: foreign Version: 4.9-1 Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libselinux1 (>= 3.1~) Description: GNU stream editor for filtering/transforming text sed reads the specified files or the standard input if no files are specified, makes editing changes according to a list of commands, and writes the results to the standard output. Homepage: https://www.gnu.org/software/sed/ Package: sensible-utils Status: install ok installed Priority: important Section: utils Installed-Size: 56 Maintainer: Anibal Monsalve Salazar Architecture: all Multi-Arch: foreign Version: 0.0.17+nmu1 Replaces: debianutils (<= 2.32.3), manpages-pl (<= 20060617-3~) Description: Utilities for sensible alternative selection This package provides a number of small utilities which are used by programs to sensibly select and spawn an appropriate browser, editor, or pager. . The specific utilities included are: sensible-browser sensible-editor sensible-pager Package: sgml-base Status: install ok installed Priority: optional Section: text Installed-Size: 70 Maintainer: Debian QA Group Architecture: all Multi-Arch: foreign Version: 1.31 Pre-Depends: dpkg (>= 1.16.4) Suggests: sgml-base-doc Description: SGML infrastructure and SGML catalog file support This package creates the SGML infrastructure directories and provides SGML catalog file support in compliance with the current Debian SGML Policy draft: . * infrastructure directories: - /etc/sgml - /usr/share/sgml/{declaration,dtd,entities,misc,stylesheet} - /usr/share/local/sgml/{declaration,dtd,entities,misc,stylesheet} . * update-catalog(8): tool for maintaining the root SGML catalog file and the package SGML catalog files in the '/etc/sgml' directory. Package: sgml-data Status: install ok installed Priority: optional Section: text Installed-Size: 1354 Maintainer: Debian XML SGML Team Architecture: all Multi-Arch: foreign Version: 2.0.11+nmu1 Replaces: docbook-xml (<= 3.1.3.6-1), sp (<< 1.3.4-1.2.1-14) Depends: perl:any, sgml-base (>= 1.28), xml-core (>= 0.14) Suggests: perlsgml, w3-recs, opensp, libxml2-utils Breaks: sp (<= 1.1.1-2) Conffiles: /etc/sgml/sgml-data.cat ad9884dac68f6b115523e826f5c9f2b9 Description: common SGML and XML data This package contains basic XML and SGML data shared and used by multiple packages. The package provides the technical format (Document Type Definition, or DTD) of all major versions of HTML. It also includes standard character entity definitions which describe spacial characters or international characters, as well as other standard miscellany used by other SGML and XML packages. . This package implements the Debian XML and SGML standards for entity placement and registration. This benefits the user by making the included materials instantly available to people writing, editing or building documentation without any further effort. Package: shared-mime-info Status: install ok installed Priority: optional Section: misc Installed-Size: 5030 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Multi-Arch: foreign Version: 2.2-1 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.35.9), libxml2 (>= 2.7.4) Description: FreeDesktop.org shared MIME database and spec This is the shared MIME-info database from the X Desktop Group. It is required by any program complying to the Shared MIME-Info Database spec, which is also included in this package. . At this time at least ROX, GNOME, KDE and Xfce use this database. Homepage: https://freedesktop.org/wiki/Software/shared-mime-info Package: shim-helpers-amd64-signed Status: install ok installed Priority: optional Section: admin Installed-Size: 932 Maintainer: Debian EFI team Architecture: amd64 Version: 1+15.7+1 Replaces: shim (<< 15+1533136590.3beb971-3~), shim-signed (<< 1.29) Depends: shim-unsigned (>= 15.7-1) Breaks: shim-signed (<< 1.29) Conflicts: shim (<< 15+1533136590.3beb971-3~) Description: boot loader to chain-load signed boot loaders (signed by Debian) This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or against a built-in signature database. Its purpose is to allow a small, infrequently-changing binary to be signed by the UEFI CA, while allowing an OS distributor to revision their main bootloader independently of the CA. . This package contains the MOK manager and fall-back manager signed by the Debian UEFI CA to be used by shim-signed. Built-Using: shim (= 15.7-1) Package: shim-signed Status: install ok installed Priority: optional Section: utils Installed-Size: 949 Maintainer: Debian EFI Team Architecture: amd64 Multi-Arch: same Source: shim-signed (1.39) Version: 1.39+15.7-1 Depends: shim-signed-common (>= 1.39), grub-efi-amd64-bin, shim-helpers-amd64-signed (>= 1+15.4+2), grub2-common (>= 2.06-6) Recommends: secureboot-db Description: Secure Boot chain-loading bootloader (Microsoft-signed binary) This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or against a built-in signature database. Its purpose is to allow a small, infrequently-changing binary to be signed by the UEFI CA, while allowing an OS distributor to revision their main bootloader independently of the CA. . This package contains the version of the bootloader binary signed by the Microsoft UEFI CA. Built-Using: shim (= 15.7-1) Package: shim-signed-common Status: install ok installed Priority: optional Section: utils Installed-Size: 47 Maintainer: Debian EFI Team Architecture: all Multi-Arch: foreign Source: shim-signed (1.39) Version: 1.39+15.7-1 Replaces: shim-signed (<< 1.32+15+1533136590.3beb971-5) Depends: debconf (>= 0.5) | debconf-2.0, mokutil Breaks: shim-signed (<< 1.32+15+1533136590.3beb971-5) Description: Secure Boot chain-loading bootloader (common helper scripts) This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or against a built-in signature database. Its purpose is to allow a small, infrequently-changing binary to be signed by the UEFI CA, while allowing an OS distributor to revision their main bootloader independently of the CA. . This package contains common helper scripts for all versions of the shim-signed package. Package: shim-unsigned Status: install ok installed Priority: optional Section: admin Installed-Size: 1862 Maintainer: Debian EFI team Architecture: amd64 Source: shim Version: 15.7-1 Replaces: shim (<< 15+1533136590.3beb971-3~) Conflicts: shim (<< 15+1533136590.3beb971-3~) Description: boot loader to chain-load signed boot loaders under Secure Boot This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or against a built-in signature database. Its purpose is to allow a small, infrequently-changing binary to be signed by the UEFI CA, while allowing an OS distributor to revision their main bootloader independently of the CA. Package: signon-plugin-oauth2 Status: install ok installed Priority: optional Section: utils Installed-Size: 234 Maintainer: Debian/Kubuntu Qt/KDE Maintainers Architecture: amd64 Version: 0.25-2 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.14.1), libsignon-plugins-common1 (>= 8.57+20150423), libstdc++6 (>= 4.1.1) Enhances: signond Description: OAuth 1.0/2.0 plugin for the Accounts SignOn daemon This plugin for the Accounts-SSO SignOn daemon handles the OAuth 1.0 and 2.0 authentication protocols. Homepage: https://gitlab.com/accounts-sso/signon-plugin-oauth2 Package: sjeng Status: install ok installed Priority: optional Section: games Installed-Size: 229 Maintainer: Jotam Jr. Trejo Architecture: amd64 Version: 11.2-8.2 Depends: libc6 (>= 2.34), libgdbm6 (>= 1.16) Suggests: xboard | eboard Conffiles: /etc/sjeng.rc 06f44eb05a18f213dd71504e24005372 Description: chess program that plays many variants Sjeng is a chess program that plays normal chess and many variants like crazyhouse, bughouse, suicide (aka giveaway or anti-chess) and losers. It can also play variants which have the same rules as normal chess, but a different starting position. It uses the XBoard/WinBoard interface by Tim Mann, so it can be used with xboard or eboard. It is also capable of playing on internet chess servers. Homepage: http://sjeng.sourceforge.net Package: smartmontools Status: install ok installed Priority: optional Section: utils Installed-Size: 2199 Maintainer: Dmitry Smirnov Architecture: amd64 Source: smartmontools (7.3-1) Version: 7.3-1+b1 Depends: debianutils (>= 2.2), lsb-base (>= 3.2-14), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libgcc-s1 (>= 3.0), libselinux1 (>= 3.1~), libstdc++6 (>= 11), libsystemd0 Suggests: gsmartcontrol, smart-notifier, mailx | mailutils, curl | wget | lynx, gpg Conflicts: smartsuite, ucsc-smartsuite Conffiles: /etc/default/smartmontools 618f0c8e227d548c67eb09cfead5fd55 /etc/init.d/smartmontools adb3ef22d28d58271e83afd120df6bce /etc/smartd.conf 30b0b5bf920f5fbea63a22b4ca557f2a /etc/smartmontools/run.d/10mail 07e70aa86dcab3b2c7205254e3e942e2 Description: control and monitor storage systems using S.M.A.R.T. The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI hard disks. It is derived from the smartsuite package, and includes support for ATA/ATAPI-5 disks. It should run on any modern Linux system. Homepage: https://www.smartmontools.org/ Package: smbclient Status: install ok installed Priority: optional Section: net Installed-Size: 1976 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.17.8+dfsg-2 Provides: samba-client Depends: samba-common (= 2:4.17.8+dfsg-2), samba-libs (= 2:4.17.8+dfsg-2), libarchive13 (>= 3.0.4), libbsd0 (>= 0.0), libc6 (>= 2.34), libgnutls30 (>= 3.7.0), libpopt0 (>= 1.14), libreadline8 (>= 6.0), libsmbclient (>= 2:4.10.0+dfsg), libtalloc2 (>= 2.3.4~), libtevent0 (>= 0.13.0~) Suggests: cifs-utils, heimdal-clients Description: command-line SMB/CIFS clients for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains command-line utilities for accessing Microsoft Windows and Samba servers, including smbclient, smbtar, and smbspool. Utilities for mounting shares locally are found in the package cifs-utils. Homepage: https://www.samba.org Package: socat Status: install ok installed Priority: optional Section: net Installed-Size: 1515 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 1.7.4.4-2 Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0), libwrap0 (>= 7.6-4~) Description: multipurpose relay for bidirectional data transfer Socat (for SOcket CAT) establishes two bidirectional byte streams and transfers data between them. Data channels may be files, pipes, devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL). It provides forking, logging and tracing, different modes for interprocess communication and many more options. . It can be used, for example, as a TCP relay (one-shot or daemon), as an external socksifier, as a shell interface to Unix sockets, as an IPv6 relay, as a netcat and rinetd replacement, to redirect TCP-oriented programs to a serial line, or to establish a relatively secure environment (su and chroot) for running client or server shell scripts inside network connections. Socat supports sctp as of 1.7.0. Homepage: http://www.dest-unreach.org/socat/ Package: software-properties-common Status: deinstall ok config-files Priority: optional Section: admin Installed-Size: 457 Maintainer: Julian Andres Klode Architecture: all Source: software-properties Version: 0.96.20.2-2.1 Config-Version: 0.96.20.2-2.1 Replaces: python-software-properties (<< 0.85), python3-software-properties (<< 0.85) Depends: ca-certificates, gir1.2-glib-2.0, gir1.2-packagekitglib-1.0 (>= 1.1.0-2), python-apt-common (>= 0.9), python3, python3-dbus, python3-gi, python3-software-properties (= 0.96.20.2-2.1), python3:any Recommends: packagekit Breaks: python-software-properties (<< 0.85), python3-software-properties (<< 0.85) Conffiles: /etc/dbus-1/system.d/com.ubuntu.SoftwareProperties.conf cc3c01a5b5e8e05d40c9c075f44c43ea Description: manage the repositories that you install software from (common) This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains the common files for software-properties like the D-Bus backend. Package: sonnet-plugins Status: install ok installed Priority: optional Section: kde Installed-Size: 226 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: sonnet Version: 5.103.0-1 Depends: libaspell15 (>= 0.60.8), libc6 (>= 2.32), libhunspell-1.7-0, libkf5sonnetcore5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5.2), libvoikko1 (>= 4.3.1), zlib1g (>= 1:1.1.4) Suggests: hspell Description: spell checking library for Qt, plugins Sonnet is a Qt based library that offers easy access to spell checking using various plugin based backends. It is part of KDE Frameworks 5. . This package provides plugins used by Sonnet to interact with the following spell checking backends: aspell, hunspell or hspell. The dictionaries need to be installed separatedly. Homepage: https://invent.kde.org/frameworks/sonnet Package: sound-theme-freedesktop Status: install ok installed Priority: optional Section: sound Installed-Size: 536 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Version: 0.8-2 Description: freedesktop.org sound theme The default freedesktop.org sound theme following the XDG theming specification. It contains a full set of sounds for different desktop events. . These sounds come from various sources: KDE, Ekiga, Pidgin/Purple, ALSA. Homepage: https://www.freedesktop.org/wiki/Specifications/sound-theme-spec/ Package: sphinx-rtd-theme-common Status: install ok installed Priority: optional Section: python Installed-Size: 1145 Maintainer: Debian Python Team Architecture: all Multi-Arch: foreign Source: sphinx-rtd-theme Version: 1.2.0+dfsg-1 Depends: fonts-font-awesome, fonts-lato Description: sphinx theme from readthedocs.org (common files) This mobile-friendly sphinx theme was initially created for readthedocs.org, but can be incorporated in any project. . Among other things, it features a left panel with a browseable table of contents, and a search bar. . This package contains the common files used by the theme. Homepage: https://github.com/readthedocs/sphinx_rtd_theme Package: sshfs Status: install ok installed Priority: optional Section: utils Installed-Size: 122 Maintainer: Bartosz Fenski Architecture: amd64 Source: sshfs-fuse Version: 3.7.3-1.1 Depends: libc6 (>= 2.34), libfuse3-3 (>= 3.2.3), libglib2.0-0 (>= 2.24.0), fuse3, openssh-client Breaks: fuse (<< 3) Description: filesystem client based on SSH File Transfer Protocol sshfs is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there's nothing to do. On the client side mounting the filesystem is as easy as logging into the server with ssh. . sshfs is FUSE (Filesystem in USErspace). Homepage: https://github.com/libfuse/sshfs Package: ssl-cert Status: install ok installed Priority: optional Section: utils Installed-Size: 64 Maintainer: Debian Apache Maintainers Architecture: all Multi-Arch: foreign Version: 1.1.2 Depends: debconf (>= 0.5) | debconf-2.0, openssl (>= 0.9.8g-9), adduser Description: simple debconf wrapper for OpenSSL This package enables unattended installs of packages that need to create SSL certificates. . It is a simple wrapper for OpenSSL's certificate request utility that feeds it with the correct user variables. Package: steam-devices Status: install ok installed Priority: optional Section: games Installed-Size: 52 Maintainer: Debian Games Team Architecture: all Multi-Arch: foreign Source: steam-installer Version: 1:1.0.0.75+ds-6 Replaces: steam (<< 1.0.0.51-1~), steam-launcher Suggests: steam-installer Breaks: steam (<< 1.0.0.51-1~) Conflicts: steam-launcher Description: Device support for Steam-related hardware This package provides udev rules for various Steam-related hardware devices such as the Steam Controller (gamepad) and the HTC Vive (virtual reality headset). Homepage: https://steamcommunity.com/linux Package: steam-installer Status: install ok installed Priority: optional Section: contrib/games Installed-Size: 118 Maintainer: Debian Games Team Architecture: amd64 Multi-Arch: foreign Version: 1:1.0.0.75+ds-6 Replaces: steam (<< 1:1.0.0.75+ds~), steam-launcher Depends: steam-libs (= 1:1.0.0.75+ds-6), steam-libs-i386 (>= 1:1.0.0.75+ds-6), zenity | yad, debconf (>= 0.5) | debconf-2.0 Pre-Depends: debconf Breaks: steam (<< 1:1.0.0.75+ds~) Conflicts: steam-launcher Description: Valve's Steam digital software delivery system Steam (https://www.steampowered.com) is a software content delivery system developed by Valve software (https://www.valvesoftware.com). There is some free software available, but for the most part the content delivered is non-free. . This package provides a script that downloads and installs the Steam client, and depends on 32-bit and 64-bit libraries and other components that are required by the Steam client. The actual Steam installation and all Steam games will be installed into the home directory of each user who runs the installer script. . Because Steam requires 32-bit libraries, before installing this package it will be necessary to run, as root: . dpkg --add-architecture i386; apt update . Use of Steam is subject to several license agreements and other legal terms. Please see and for more details, and pay attention and read carefully if you're worried about your rights. Homepage: https://steamcommunity.com/linux Package: steam-libs Status: install ok installed Priority: optional Section: metapackages Installed-Size: 37 Maintainer: Debian Games Team Architecture: amd64 Multi-Arch: same Source: steam-installer Version: 1:1.0.0.75+ds-6 Provides: steam-libs-amd64 (= 1:1.0.0.75+ds-6) Depends: ca-certificates, curl, file, libcrypt1 | libc6 (<< 2.29-4), libgcc-s1 | libgcc1, libgl1-mesa-dri, libgl1, libgpg-error0, libstdc++6, libudev1, libva2, libva-x11-2, libxcb-dri3-0, libxcb1, libxi6, libxinerama1, xz-utils Recommends: fontconfig, fonts-liberation, libasound2-plugins, libegl1, libexpat1, libfontconfig1, libgbm1, libsdl2-2.0-0, libva-drm2, libva-glx2, libx11-6, libx11-xcb1, libxau6, libxcb-dri2-0, libxcb-glx0, libxcb-present0, libxcb-sync1, libxdamage1, libxdmcp6, libxext6, libxfixes3, libxss1, libxxf86vm1, mesa-vulkan-drivers, steam-devices, va-driver-all | va-driver, xdg-desktop-portal, xdg-desktop-portal-gtk | xdg-desktop-portal-backend, xdg-utils, xterm | x-terminal-emulator, zenity Suggests: libudev0, nvidia-driver-libs, nvidia-vulkan-icd, pipewire Description: Metapackage for Steam dependencies Steam (https://www.steampowered.com) is a software content delivery system developed by Valve software (https://www.valvesoftware.com). There is some free software available, but for the most part the content delivered is non-free. . This package depends on libraries and other packages that are necessary to run Steam. It could also be useful as a way to install packages that are frequently asssumed to exist by proprietary games. Homepage: https://steamcommunity.com/linux Package: steam-libs Status: install ok installed Priority: optional Section: metapackages Installed-Size: 37 Maintainer: Debian Games Team Architecture: i386 Multi-Arch: same Source: steam-installer Version: 1:1.0.0.75+ds-6 Depends: ca-certificates, curl, file, libcrypt1 | libc6 (<< 2.29-4), libgcc-s1 | libgcc1, libgl1-mesa-dri, libgl1, libgpg-error0, libstdc++6, libudev1, libva2, libva-x11-2, libxcb-dri3-0, libxcb1, libxi6, libxinerama1, xz-utils Recommends: fontconfig, fonts-liberation, libasound2-plugins, libegl1, libexpat1, libfontconfig1, libgbm1, libnm0, libsdl2-2.0-0, libva-drm2, libva-glx2, libx11-6, libx11-xcb1, libxau6, libxcb-dri2-0, libxcb-glx0, libxcb-present0, libxcb-sync1, libxdamage1, libxdmcp6, libxext6, libxfixes3, libxss1, libxxf86vm1, mesa-vulkan-drivers, steam-devices, va-driver-all | va-driver, xdg-desktop-portal, xdg-desktop-portal-gtk | xdg-desktop-portal-backend, xdg-utils, xterm | x-terminal-emulator, zenity Suggests: gtk2-engines-pixbuf, libgtk2.0-0, libudev0, nvidia-driver-libs, nvidia-vulkan-icd, pipewire Description: Metapackage for Steam dependencies Steam (https://www.steampowered.com) is a software content delivery system developed by Valve software (https://www.valvesoftware.com). There is some free software available, but for the most part the content delivered is non-free. . This package depends on libraries and other packages that are necessary to run Steam. It could also be useful as a way to install packages that are frequently asssumed to exist by proprietary games. Homepage: https://steamcommunity.com/linux Package: steam-libs-i386 Status: install ok installed Priority: optional Section: metapackages Installed-Size: 37 Maintainer: Debian Games Team Architecture: i386 Multi-Arch: foreign Source: steam-installer Version: 1:1.0.0.75+ds-6 Depends: steam-libs (>= 1:1.0.0.75+ds-6) Description: Metapackage for 32-bit Steam dependencies Steam (https://www.steampowered.com) is a software content delivery system developed by Valve software (https://www.valvesoftware.com). There is some free software available, but for the most part the content delivered is non-free. . This package indirectly depends on 32-bit libraries that are necessary to run Steam, by depending on the steam-libs:i386 metapackage. Homepage: https://steamcommunity.com/linux Package: stockfish Status: install ok installed Priority: optional Section: games Installed-Size: 46223 Maintainer: Milan Zamazal Architecture: amd64 Version: 15.1-4 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libstdc++6 (>= 12) Suggests: polyglot, xboard | scid Description: strong chess engine, to play chess against free chess engine derived from Glaurung 2.1. It is a chess engine, so it requires an UCI (universal chess interface) compatible GUI like XBoard (with PolyGlot), eboard, Jose, Arena or scid in order to be used comfortably. It is the strongest open source chess engine by october 2009 in the "computer chess rating list" CCRL. Written in C++ it uses multiple threads and cores. It is capable of Chess960 and has experimental support for polyglot opening books. Homepage: https://stockfishchess.org Package: sudo Status: install ok installed Priority: optional Section: admin Installed-Size: 6054 Maintainer: Sudo Maintainers Architecture: amd64 Version: 1.9.13p3-1 Replaces: sudo-ldap Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.0.2), libpam-modules Pre-Depends: init-system-helpers (>= 1.54~) Conflicts: sudo-ldap Conffiles: /etc/init.d/sudo 4fd40c92739a3bb2242df7cc6af126df /etc/pam.d/sudo 7fa5090826481c517f23faa1e21c77a8 /etc/pam.d/sudo-i 95199b1f3d5a60bcf98058d9f8b70e70 /etc/sudo.conf 8c714b777580faea54a2eb6d5f17ad1d /etc/sudo_logsrvd.conf ad0ba586da300ae3ba46312ad744a6e2 /etc/sudoers da8bee36494c904ba767f0dd58920878 /etc/sudoers.d/README 44c75ff004a18eeefdde4c998914d6d3 Description: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. . This version is built with minimal shared library dependencies, use the sudo-ldap package instead if you need LDAP support for sudoers. Homepage: https://www.sudo.ws/ Package: supertux Status: install ok installed Priority: optional Section: games Installed-Size: 6504 Maintainer: Debian Games Team Architecture: amd64 Version: 0.6.3-2 Depends: supertux-data (= 0.6.3-2), libboost-filesystem1.74.0 (>= 1.74.0), libc6 (>= 2.29), libcurl3-gnutls (>= 7.16.2), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgl1, libglew2.2 (>= 2.2.0-4), libopenal1 (>= 1.14), libphysfs1 (>= 3.0.2), libpng16-16 (>= 1.6.2-1), libraqm0 (>= 0.3.0), libsdl2-2.0-0 (>= 2.0.12), libsdl2-image-2.0-0 (>= 2.0.5), libstdc++6 (>= 11), libvorbisfile3 (>= 1.1.2), zlib1g (>= 1:1.1.4) Description: Classic 2D jump 'n run sidescroller with Tux SuperTux is a classic 2D jump 'n run sidescroller game in a similar style like the original SuperMario games. You play the role of Tux the Penguin, who must rescue Penny from the hands of the evil Nolok. Homepage: https://www.supertux.org/ Package: supertux-data Status: install ok installed Priority: optional Section: games Installed-Size: 237904 Maintainer: Debian Games Team Architecture: all Multi-Arch: foreign Source: supertux Version: 0.6.3-2 Depends: fonts-nanum, fonts-roboto-unhinted Suggests: supertux Description: Classic 2D jump 'n run sidescroller with Tux (data files) SuperTux is a classic 2D jump 'n run sidescroller game in a similar style like the original SuperMario games. You play the role of Tux the Penguin, who must rescue Penny from the hands of the evil Nolok. . This package contains the data files required by SuperTux. Homepage: https://www.supertux.org/ Package: supertuxkart Status: install ok installed Priority: optional Section: games Installed-Size: 23411 Maintainer: Debian Games Team Architecture: amd64 Version: 1.4+dfsg-2 Depends: supertuxkart-data (= 1.4+dfsg-2), libbluetooth3 (>= 4.91), libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.4), libharfbuzz0b (>= 0.9.9), libjpeg62-turbo (>= 1.3.1), libmbedcrypto7 (>= 2.28.0), libmcpp0, libopenal1 (>= 1.14), libpng16-16 (>= 1.6.2-1), libsdl2-2.0-0 (>= 2.0.12), libsqlite3-0 (>= 3.5.9), libsquish0 (>= 1.15), libstdc++6 (>= 12), libvorbisfile3 (>= 1.1.2), zlib1g (>= 1:1.1.4) Description: 3D arcade racer with a variety of characters, tracks, and modes to play Karts. Nitro. Action! SuperTuxKart is a 3D open-source arcade racer with a variety of characters, tracks, and modes to play. The aim is to create a game that is more fun than realistic, and provide an enjoyable experience for all ages. . Discover the mystery of an underwater world, or drive through the jungles of Val Verde and visit the famous Cocoa Temple. Race underground or in a spaceship, through a rural farmland or a strange alien planet. Or rest under the palm trees on the beach, watching the other karts overtake you. But don't eat the bananas! Watch for bowling balls, plungers, bubble gum, and cakes thrown by your opponents. . You can do a single race against other karts, compete in one of several Grand Prix, try to beat the high score in time trials on your own, play battle mode against the computer or your friends, and more! For a greater challenge, race online against players from all over the world and prove your racing prowess! Built-Using: simde (= 0.7.4~rc2-2) Homepage: https://supertuxkart.net Package: supertuxkart-data Status: install ok installed Priority: optional Section: games Installed-Size: 705308 Maintainer: Debian Games Team Architecture: all Multi-Arch: foreign Source: supertuxkart Version: 1.4+dfsg-2 Depends: fonts-cantarell, fonts-noto-color-emoji, fonts-noto-core, fonts-noto-ui-core Suggests: supertuxkart Description: 3D arcade racer with a variety of characters, tracks, and modes to play (data) Karts. Nitro. Action! SuperTuxKart is a 3D open-source arcade racer with a variety of characters, tracks, and modes to play. The aim is to create a game that is more fun than realistic, and provide an enjoyable experience for all ages. . Discover the mystery of an underwater world, or drive through the jungles of Val Verde and visit the famous Cocoa Temple. Race underground or in a spaceship, through a rural farmland or a strange alien planet. Or rest under the palm trees on the beach, watching the other karts overtake you. But don't eat the bananas! Watch for bowling balls, plungers, bubble gum, and cakes thrown by your opponents. . You can do a single race against other karts, compete in one of several Grand Prix, try to beat the high score in time trials on your own, play battle mode against the computer or your friends, and more! For a greater challenge, race online against players from all over the world and prove your racing prowess! . This package contains data files for SuperTuxKart. Homepage: https://supertuxkart.net Package: system-config-printer Status: install ok installed Priority: optional Section: gnome Installed-Size: 1046 Maintainer: Debian GNOME Maintainers Architecture: all Version: 1.5.18-1 Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-handy-1, gir1.2-notify-0.7, gir1.2-packagekitglib-1.0, gir1.2-pango-1.0, gir1.2-polkit-1.0, python3-cups (>= 1.9.60), python3-cupshelpers (= 1.5.18-1), python3-dbus, python3-gi, system-config-printer-common (= 1.5.18-1), python3:any Recommends: avahi-utils, system-config-printer-udev Suggests: gnome-software (>= 3.16.5-2) Conffiles: /etc/xdg/autostart/print-applet.desktop 58a06b59e95f6a73c8acf1b98bef2981 Description: graphical interface to configure the printing system System-config-printer is a GUI written in Python using GTK+ to configure a CUPS server. Its primary use is to configure the printing system on the local host, but can also be used to setup a remote printer. . In terms of features, it aims to be as complete as the CUPS web administration tool, while being integrated to the desktop. Homepage: https://github.com/OpenPrinting/system-config-printer Package: system-config-printer-common Status: install ok installed Priority: optional Section: gnome Installed-Size: 4963 Maintainer: Debian GNOME Maintainers Architecture: all Source: system-config-printer Version: 1.5.18-1 Replaces: system-config-printer (<< 1.5.7-2~) Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-notify-0.7, gir1.2-pango-1.0, python3-cairo, python3-cups (>= 1.9.60), python3-cupshelpers (= 1.5.18-1), python3-dbus, python3-gi, python3:any Recommends: cups-pk-helper, gir1.2-secret-1, python3-smbc, system-config-printer-udev Suggests: gnome-software (>= 3.16.5-2) Breaks: system-config-printer (<< 1.5.7-2~) Conffiles: /etc/dbus-1/system.d/com.redhat.NewPrinterNotification.conf 9bb57447f63b617b9d8ce1c6ac607eaa /etc/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf 151d3bab9f2ea8e246e6262836a78411 Description: backend and the translation files for system-config-printer System-config-printer is a GUI written in Python using GTK+ to configure a CUPS server. Its primary use is to configure the printing system on the local host, but can also be used to setup a remote printer. . In terms of features, it aims to be as complete as the CUPS web administration tool, while being integrated to the desktop. . This package contains the backend and the translation files for system-config-printer Homepage: https://github.com/OpenPrinting/system-config-printer Package: system-config-printer-udev Status: install ok installed Priority: optional Section: gnome Installed-Size: 158 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: system-config-printer Version: 1.5.18-1 Depends: python3:any (>= 3.3.2-2~), python3-cups (>= 1.9.42), python3-cupshelpers (>= 1.5.18-1), python3-dbus, libc6 (>= 2.34), libcups2 (>= 1.6.0), libglib2.0-0 (>= 2.12.0), libudev1 (>= 183), libusb-1.0-0 (>= 2:1.0.8) Description: Utilities to detect and configure printers automatically These utilities allow one to detect automatically printers using UDEV when they are plugged on the system. They are then configured automatically in the CUPS printing daemon and made available to users. Homepage: https://github.com/OpenPrinting/system-config-printer Package: systemd Status: install ok installed Priority: important Section: admin Installed-Size: 9628 Maintainer: Debian systemd Maintainers Architecture: amd64 Multi-Arch: foreign Version: 252.6-1 Provides: systemd-sysusers (= 252.6-1), systemd-tmpfiles (= 252.6-1) Depends: libacl1 (>= 2.2.23), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.24.2), libcryptsetup12 (>= 2:2.4), libfdisk1 (>= 2.33), libkmod2 (>= 15), libp11-kit0 (>= 0.23.18.1), libseccomp2 (>= 2.3.1), libsystemd-shared (= 252.6-1), libsystemd0 (= 252.6-1), mount Pre-Depends: libblkid1 (>= 2.24), libc6 (>= 2.34), libcap2 (>= 1:2.10), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libmount1 (>= 2.30), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2) Recommends: default-dbus-system-bus | dbus-system-bus, systemd-timesyncd | time-daemon Suggests: systemd-container, systemd-homed, systemd-userdbd, systemd-boot, systemd-resolved, libfido2-1, libqrencode4, libtss2-esys-3.0.2-0, libtss2-mu0, libtss2-rc0, polkitd | policykit-1 Breaks: less (<< 563), resolvconf (<< 1.83~), sicherboot (<< 0.1.6), udev (<< 247~) Conflicts: consolekit, libpam-ck-connector, systemd-shim Conffiles: /etc/systemd/journald.conf d2187d732ab2911016a4d4017c155dbb /etc/systemd/logind.conf 8276eeafa20aa65e6a5dca3bdcddafb4 /etc/systemd/networkd.conf f461eed370e565cbe9890dd6b2c43996 /etc/systemd/pstore.conf ea1d43113c41edaacb39180d60a50b08 /etc/systemd/sleep.conf 72e9b6cd3c3c7c2abbe19564771336d0 /etc/systemd/system.conf 2cc98e7e633a1fd97bdf768ef750bcfd /etc/systemd/user.conf a908ebf52cb61e955dcf6b6662666c8d Description: system and service manager systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . Installing the systemd package will not switch your init system unless you boot with init=/lib/systemd/systemd or install systemd-sysv in addition. Homepage: https://www.freedesktop.org/wiki/Software/systemd Package: systemd-coredump Status: install ok installed Priority: optional Section: admin Installed-Size: 256 Maintainer: Debian systemd Maintainers Architecture: amd64 Multi-Arch: foreign Source: systemd Version: 252.6-1 Replaces: core-dump-handler Provides: core-dump-handler Depends: libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libsystemd-shared (= 252.6-1), libzstd1 (>= 1.5.2), systemd Recommends: libdw1 Conflicts: core-dump-handler Conffiles: /etc/systemd/coredump.conf 3b8d485076d8e864e79921d35e74302a Description: tools for storing and retrieving coredumps This package provides systemd tools for storing and retrieving coredumps: * systemd-coredump * coredumpctl Homepage: https://www.freedesktop.org/wiki/Software/systemd Package: systemd-sysv Status: install ok installed Priority: important Section: admin Installed-Size: 72 Maintainer: Debian systemd Maintainers Architecture: amd64 Multi-Arch: foreign Source: systemd Version: 252.6-1 Replaces: sysvinit-core Pre-Depends: systemd Recommends: libpam-systemd, libnss-systemd Conflicts: file-rc, systemd-shim, sysvinit-core Description: system and service manager - SysV compatibility symlinks This package provides manual pages and compatibility symlinks needed for systemd to replace sysvinit. . Installing systemd-sysv will overwrite /sbin/init with a symlink to systemd. Homepage: https://www.freedesktop.org/wiki/Software/systemd Package: systemd-timesyncd Status: install ok installed Priority: standard Section: admin Installed-Size: 146 Maintainer: Debian systemd Maintainers Architecture: amd64 Multi-Arch: foreign Source: systemd Version: 252.6-1 Replaces: systemd (<< 245.4-2~), time-daemon Provides: time-daemon Depends: libc6 (>= 2.34), libsystemd-shared (= 252.6-1), systemd Breaks: systemd (<< 245.4-2~) Conflicts: time-daemon Conffiles: /etc/dhcp/dhclient-exit-hooks.d/timesyncd c66e563f4050725592e2da20a4e1bfef /etc/systemd/timesyncd.conf 9bca5bc8be90d2921301a24084ffcd55 Description: minimalistic service to synchronize local time with NTP servers The package contains the systemd-timesyncd system service that may be used to synchronize the local system clock with a remote Network Time Protocol server. Homepage: https://www.freedesktop.org/wiki/Software/systemd Package: systemsettings Status: install ok installed Priority: optional Section: kde Installed-Size: 1574 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 4:5.27.5-2 Replaces: kde-config-systemd (<< 1.2.1-3.1~) Depends: qml-module-org-kde-kcm, qml-module-org-kde-kcmutils, qml-module-org-kde-kirigami2, qml-module-org-kde-kitemmodels, qml-module-org-kde-newstuff, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick-shapes, qml-module-qtquick2, kio, kpackagetool5, libc6 (>= 2.34), libkf5activities5 (>= 5.102.0~), libkf5auth5 (>= 5.102.0~), libkf5authcore5 (>= 5.102.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.102.0~), libkf5configgui5 (>= 5.102.0~), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.99.0), libkf5crash5 (>= 5.102.0~), libkf5dbusaddons5 (>= 5.102.0~), libkf5i18n5 (>= 5.102.0~), libkf5iconthemes5 (>= 5.102.0~), libkf5itemmodels5 (>= 5.102.0~), libkf5itemviews5 (>= 5.102.0~), libkf5kcmutils5 (>= 5.102.0~), libkf5kiocore5 (>= 5.102.0~), libkf5kiogui5 (>= 5.102.0~), libkf5kiowidgets5 (>= 5.102.0~), libkf5kirigami2-5 (>= 5.102.0~), libkf5notifications5 (>= 5.102.0~), libkf5package5 (>= 5.102.0~), libkf5runner5 (>= 5.102.0~), libkf5service-bin, libkf5service5 (>= 5.102.0), libkf5widgetsaddons5 (>= 5.102.0~), libkf5windowsystem5 (>= 5.102.0~), libkf5xmlgui5 (>= 5.102.0~), libkworkspace5-5 (>= 4:5.27.5~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickwidgets5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 4.4) Breaks: kde-config-systemd (<< 1.2.1-3.1~) Description: System Settings interface Desktop configuration application. . This package is part of the KDE base workspace module. Homepage: https://invent.kde.org/plasma/systemsettings Package: sysvinit-utils Essential: yes Status: install ok installed Priority: required Section: admin Installed-Size: 100 Maintainer: Debian sysvinit maintainers Architecture: amd64 Multi-Arch: foreign Source: sysvinit Version: 3.06-4 Replaces: lsb-base Provides: lsb-base (= 11.1.0) Depends: libc6 (>= 2.34) Conflicts: lsb-base (<< 11.3~) Description: System-V-like utilities This package contains the important System-V-like utilities. . Specifically, this package includes: init-d-script, fstab-decode, killall5, pidof . It also contains the library scripts sourced by init-d-script and other initscripts that were formally in lsb-base. Homepage: https://github.com/slicer69/sysvinit Package: tar Essential: yes Status: install ok installed Priority: required Section: utils Installed-Size: 3144 Maintainer: Janos Lenart Architecture: amd64 Multi-Arch: foreign Version: 1.34+dfsg-1.2 Replaces: cpio (<< 2.4.2-39) Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libselinux1 (>= 3.1~) Suggests: bzip2, ncompress, xz-utils, tar-scripts, tar-doc Breaks: dpkg-dev (<< 1.14.26) Conflicts: cpio (<= 2.4.2-38) Description: GNU version of the tar archiving utility Tar is a program for packaging a set of files as a single archive in tar format. The function it performs is conceptually similar to cpio, and to things like PKZIP in the DOS world. It is heavily used by the Debian package management system, and is useful for performing system backups and exchanging sets of files with others. Homepage: https://www.gnu.org/software/tar/ Package: task-laptop Status: install ok installed Priority: optional Section: tasks Installed-Size: 9 Maintainer: Debian Install System Team Architecture: all Source: tasksel Version: 3.73 Depends: tasksel (= 3.73), anacron Recommends: avahi-autoipd, bluetooth, powertop, iw, wireless-tools, wpasupplicant Description: laptop This task package installs software useful for a laptop. Package: task-polish Status: install ok installed Priority: optional Section: tasks Installed-Size: 6 Maintainer: Debian Install System Team Architecture: all Source: tasksel Version: 3.73 Depends: tasksel (= 3.73), manpages-pl Recommends: konwert, ipolish, wpolish, manpages-pl-dev, aspell-pl, util-linux-locales Description: Polish environment This task installs packages and documentation in Polish to help Polish speaking people use Debian. Package: tasksel Status: install ok installed Priority: optional Section: admin Installed-Size: 347 Maintainer: Debian Install System Team Architecture: all Version: 3.73 Depends: debconf (>= 0.5) | debconf-2.0, liblocale-gettext-perl, apt, tasksel-data Pre-Depends: debconf | cdebconf Conflicts: base-config (<< 2.32) Description: tool for selecting tasks for installation on Debian systems This package provides 'tasksel', a simple interface for users who want to configure their system to perform a specific task. Package: tasksel-data Status: install ok installed Priority: important Section: admin Installed-Size: 211 Maintainer: Debian Install System Team Architecture: all Source: tasksel Version: 3.73 Depends: tasksel (= 3.73) Recommends: laptop-detect Description: official tasks used for installation of Debian systems This package contains data about the standard tasks available on a Debian system. Package: timgm6mb-soundfont Status: install ok installed Priority: optional Section: sound Installed-Size: 6073 Maintainer: Debian Multimedia Maintainers Architecture: all Multi-Arch: foreign Version: 1.3-5 Replaces: musescore-soundfont-gm (<< 2) Provides: sf2-soundfont-gm, sf3-soundfont-gm Suggests: fluid-soundfont-gm Breaks: musescore-soundfont-gm (<< 2) Enhances: fluidsynth, musescore, timidity Conffiles: /etc/timidity/timgm6mb.cfg 2c03144b48c206b4477b0fd575ce107d Description: TimGM6mb SoundFont from MuseScore 1.3 This is a small but complete GM SoundFont, originally packaged with MuseScore 1.3, but dropped from MuseScore 2.0. . This package will be installed into /usr/share/sounds/sf2/. Homepage: https://timbrechbill.com/saxguru/Timidity.php Package: tk8.6-blt2.5 Status: install ok installed Priority: optional Section: libs Installed-Size: 2011 Maintainer: Sergei Golovan Architecture: amd64 Source: blt Version: 2.5.3+dfsg-4.1 Replaces: blt (<< 2.5.3-5~), blt-demo (<< 2.4i-1), blt-dev (<< 2.4z-3), blt4.2, blt8.0, blt8.0-unoff Depends: libc6 (>= 2.29), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0), libx11-6 Suggests: blt-demo Breaks: blt (<< 2.5.3-5~) Conflicts: blt4.2, blt8.0, blt8.0-unoff Description: graphics extension library for Tcl/Tk - library BLT is a library of useful extensions for the Tcl language and the popular Tk graphical toolkit. It adds a vector and tree data type, background execution and some debugging tools to Tcl, and provides several new widgets for Tk, including graphs, bar-charts, trees, tabs, splines and hyper-links, as well as a new geometry manager, drag & drop support, and more. . This package contains everything you need to use BLT with your Tcl/Tk scripts and Tcl/Tk-enabled apps. Homepage: http://blt.sourceforge.net/ Package: tmux Status: install ok installed Priority: optional Section: admin Installed-Size: 1106 Maintainer: Romain Francoise Architecture: amd64 Version: 3.3a-3 Depends: libc6 (>= 2.34), libevent-core-2.1-7 (>= 2.1.8-stable), libtinfo6 (>= 6), libutempter0 (>= 1.1.5) Description: terminal multiplexer tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server-client system. A server is created automatically when necessary and holds a number of sessions, each of which may have a number of windows linked to it. Any number of clients may connect to a session, or the server may be controlled by issuing commands with tmux. Communication takes place through a socket, by default placed in /tmp. Moreover tmux provides a consistent and well-documented command interface, with the same syntax whether used interactively, as a key binding, or from the shell. It offers a choice of vim or Emacs key layouts. Homepage: https://tmux.github.io/ Package: tpm-udev Status: install ok installed Priority: optional Section: admin Installed-Size: 18 Maintainer: Ying-Chun Liu (PaulLiu) Architecture: all Multi-Arch: foreign Version: 0.6 Depends: adduser, udev Description: udev rules for TPM modules This package provides udev rules for the TPM modules. Both TPM1 or TPM2 need this package to be installed to provide proper permissions of the TPM. Package: traceroute Status: install ok installed Priority: important Section: net Installed-Size: 155 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 1:2.1.2-1 Depends: libc6 (>= 2.34) Description: Traces the route taken by packets over an IPv4/IPv6 network The traceroute utility displays the route used by IP packets on their way to a specified network (or Internet) host. Traceroute displays the IP number and host name (if possible) of the machines along the route taken by the packets. Traceroute is used as a network debugging tool. If you're having network connectivity problems, traceroute will show you where the trouble is coming from along the route. . Install traceroute if you need a tool for diagnosing network connectivity problems. Homepage: https://traceroute.sourceforge.net/ Package: turbowarp-desktop Status: install ok installed Priority: optional Section: default Installed-Size: 288834 Maintainer: Thomas Weber Architecture: amd64 Version: 1.7.1 Depends: libgtk-3-0, libnotify4, libnss3, libxss1, libxtst6, xdg-utils, libatspi2.0-0, libuuid1, libsecret-1-0 Recommends: libappindicator3-1 Description: Mod of Scratch with a compiler and more features. TurboWarp is a Scratch mod with a compiler to run projects faster, dark mode for your eyes, a bunch of addons to improve the editor, and more. License: GPL-3.0 Vendor: Thomas Weber Homepage: https://desktop.turbowarp.org/ Package: tzdata Status: install ok installed Priority: required Section: localization Installed-Size: 2545 Maintainer: GNU Libc Maintainers Architecture: all Multi-Arch: foreign Version: 2023c-5 Provides: tzdata-bookworm Depends: debconf (>= 0.5) | debconf-2.0 Description: time zone and daylight-saving time data This package contains data required for the implementation of standard local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules. Homepage: https://www.iana.org/time-zones Package: ucf Status: install ok installed Priority: standard Section: utils Installed-Size: 214 Maintainer: Manoj Srivastava Architecture: all Multi-Arch: foreign Version: 3.0043+nmu1 Depends: debconf (>= 0.5) | debconf-2.0, sensible-utils Conffiles: /etc/ucf.conf 5565b8b26108c49ba575ba452cd69b3e Description: Update Configuration File(s): preserve user changes to config files Debian policy mandates that user changes to configuration files must be preserved during package upgrades. The easy way to achieve this behavior is to make the configuration file a 'conffile', in which case dpkg handles the file specially during upgrades, prompting the user as needed. . This is appropriate only if it is possible to distribute a default version that will work for most installations, although some system administrators may choose to modify it. This implies that the default version will be part of the package distribution, and must not be modified by the maintainer scripts during installation (or at any other time). . This script attempts to provide conffile-like handling for files that may not be labelled conffiles, and are not shipped in a Debian package, but handled by the postinst instead. This script allows one to maintain files in /etc, preserving user changes and in general offering the same facilities while upgrading that dpkg normally provides for 'conffiles'. . Additionally, this script provides facilities for transitioning a file that had not been provided with conffile-like protection to come under this schema, and attempts to minimize questions asked at installation time. Indeed, the transitioning facility is better than the one offered by dpkg while transitioning a file from a non-conffile to conffile status. Package: udev Status: install ok installed Priority: important Section: admin Installed-Size: 10107 Maintainer: Debian systemd Maintainers Architecture: amd64 Multi-Arch: foreign Source: systemd Version: 252.6-1 Depends: libacl1 (>= 2.2.23), libblkid1 (>= 2.37.2), libc6 (>= 2.34), libcap2 (>= 1:2.10), libkmod2 (>= 15), libselinux1 (>= 3.1~), adduser, libudev1 (= 252.6-1) Conffiles: /etc/init.d/udev e9424814d107af7d8f58a22b1011810a /etc/udev/udev.conf bf60be80a4cc51271a1618edf5a6d66f Description: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. Homepage: https://www.freedesktop.org/wiki/Software/systemd Package: udisks2 Status: install ok installed Priority: optional Section: admin Installed-Size: 2537 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: foreign Version: 2.9.4-4 Depends: dbus, libblockdev-fs2, libblockdev-loop2, libblockdev-part2, libblockdev-swap2, parted, udev, libacl1 (>= 2.2.23), libatasmart4 (>= 0.13), libblockdev-utils2 (>= 2.24), libblockdev2 (>= 2.25), libc6 (>= 2.34), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165), libmount1 (>= 2.30), libpolkit-agent-1-0 (>= 0.102), libpolkit-gobject-1-0 (>= 0.102), libsystemd0 (>= 209), libudisks2-0 (>= 2.9.0), libuuid1 (>= 2.16) Recommends: dosfstools, e2fsprogs, eject, libblockdev-crypto2, ntfs-3g, polkitd, libpam-systemd, exfatprogs Suggests: btrfs-progs, f2fs-tools, libblockdev-mdraid2, mdadm, nilfs-tools, reiserfsprogs, udftools, udisks2-bcache, udisks2-btrfs, udisks2-lvm2, udisks2-zram, xfsprogs Conffiles: /etc/udisks2/mount_options.conf.example 590c5abc453c373b1db7e4ded4af43d1 /etc/udisks2/udisks2.conf cdca35d6490b9ff83f095070039ec117 Description: D-Bus service to access and manipulate storage devices The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package also provides the udisksctl utility, which can be used to trigger these operations from the command line (if permitted by PolicyKit). . Creating or modifying file systems such as XFS, RAID, or LUKS encryption requires that the corresponding mkfs.* and admin tools are installed, such as dosfstools for VFAT, xfsprogs for XFS, or cryptsetup for LUKS. Homepage: https://www.freedesktop.org/wiki/Software/udisks Package: unar Status: install ok installed Priority: optional Section: utils Installed-Size: 5994 Maintainer: Debian Accessibility Team Architecture: amd64 Source: unar (1.10.7+ds1+really1.10.1-2) Version: 1.10.7+ds1+really1.10.1-2+b2 Replaces: theunarchiver Provides: theunarchiver Depends: gnustep-base-runtime (>= 1.28.0), libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnustep-base1.28 (>= 1.28.0), libicu72 (>= 72.1~rc-1~), libobjc4 (>= 4.2.1), libstdc++6 (>= 5), libwavpack1 (>= 4.40.0), zlib1g (>= 1:1.2.0) Conflicts: theunarchiver Description: Unarchiver for a variety of file formats The Unarchiver is an archive unpacker program with support for the popular zip, RAR, 7z, tar, gzip, bzip2, LZMA, XZ, CAB, MSI, NSIS, EXE, ISO, BIN, and split file formats, as well as the old Stuffit, Stuffit X, DiskDouble, Compact Pro, Packit, cpio, compress (.Z), ARJ, ARC, PAK, ACE, ZOO, LZH, ADF, DMS, LZX, PowerPacker, LBR, Squeeze, Crunch, and other old formats. . This package contains the lsar tool which lists the contents of archives and the unar tool which extracts those contents. Homepage: https://theunarchiver.com/command-line Package: unattended-upgrades Status: deinstall ok config-files Priority: optional Section: admin Installed-Size: 301 Maintainer: Michael Vogt Architecture: all Version: 2.9.1+nmu2 Config-Version: 2.9.1+nmu2 Depends: debconf (>= 0.5) | debconf-2.0, debconf, python3, python3-apt (>= 1.9.6~), python3-dbus, python3-distro-info, ucf, lsb-release, lsb-base, xz-utils Recommends: systemd-sysv | cron | cron-daemon | anacron Suggests: bsd-mailx, default-mta | mail-transport-agent, needrestart, powermgmt-base, python3-gi Conffiles: /etc/init.d/unattended-upgrades 290829a5efc55b7c435de0bb769f217b /etc/kernel/postinst.d/unattended-upgrades 21f0ac567d9738d1a017fc16e0150a35 /etc/logrotate.d/unattended-upgrades e45049ee847f069a99e3e6ec39155d4a /etc/pm/sleep.d/10_unattended-upgrades-hibernate 0f5d54aa2dd322c805c90e409fc2724a /etc/update-motd.d/92-unattended-upgrades afa7546d3fe561e1f5783f7b9cf72096 Description: automatic installation of security upgrades This package can download and install security upgrades automatically and unattended, taking care to only install packages from the configured APT source, and checking for dpkg prompts about configuration file changes. . This script is the backend for the APT::Periodic::Unattended-Upgrade option. Package: unixodbc-common Status: install ok installed Priority: optional Section: libs Installed-Size: 35 Maintainer: Hugh McMaster Architecture: all Multi-Arch: foreign Source: unixodbc Version: 2.3.11-2 Replaces: odbcinst (<< 2.3.9-1~), odbcinst1debian2 (<< 2.3.9-1~) Breaks: odbcinst (<< 2.3.9-1~), odbcinst1debian2 (<< 2.3.9-1~) Conffiles: /etc/odbc.ini d41d8cd98f00b204e9800998ecf8427e Description: Common ODBC configuration files UnixODBC is an implementation of the Open Database Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package contains the unixODBC system configuration files, odbc.ini and odbcinst.ini, as well as the ODBCDataSources directory, in which system-file Data Source Names (DSNs) are stored. Homepage: http://www.unixodbc.org/ Package: uno-libs-private Status: install ok installed Priority: optional Section: libs Installed-Size: 659 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: uno-libs3 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libuno-cppu3 (>= 1.4.0), libuno-sal3 (>= 5.3.0~alpha), libuno-salhelpergcc3-3 (>= 1.4.0) Breaks: uno-libs3 Description: LibreOffice UNO runtime environment -- private libraries used by public ones The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains some private UNO/URE libraries which are used by public ones (e.g. cppu). Homepage: http://www.libreoffice.org Package: unzip Status: install ok installed Priority: optional Section: utils Installed-Size: 379 Maintainer: Santiago Vila Architecture: amd64 Multi-Arch: foreign Version: 6.0-28 Depends: libbz2-1.0, libc6 (>= 2.34) Suggests: zip Description: De-archiver for .zip files InfoZIP's unzip program. With the exception of multi-volume archives (ie, .ZIP files that are split across several disks using PKZIP's /& option), this can handle any file produced either by PKZIP, or the corresponding InfoZIP zip program. . This version supports encryption. Homepage: https://infozip.sourceforge.net/UnZip.html Package: update-inetd Status: install ok installed Priority: optional Section: admin Installed-Size: 80 Maintainer: Guillem Jover Architecture: all Multi-Arch: foreign Version: 4.53 Depends: debconf (>= 0.5) | debconf-2.0, perl:any Description: inetd configuration file updater This package provides a program used by other packages to automatically update /etc/inetd.conf, the configuration file shared by all implementations of the Internet super-server. . Note that xinetd is not supported by this package. Package: upower Status: install ok installed Priority: optional Section: admin Installed-Size: 274 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: foreign Version: 0.99.20-2 Depends: dbus, udev, libupower-glib3 (= 0.99.20-2), libc6 (>= 2.34), libglib2.0-0 (>= 2.58), libgudev-1.0-0 (>= 235) Recommends: polkitd Conffiles: /etc/UPower/UPower.conf 2b098b3a897395cf380f7b282eb97917 Description: abstraction for power management upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. Homepage: https://upower.freedesktop.org/ Package: ure Status: install ok installed Priority: optional Section: libs Installed-Size: 4196 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: libjuh-java (<< 1:6.4.0~rc1-6), libjurt-java (<< 1:6.4.0~rc1-6), libreoffice-common (<< 1:4.5.0), libreoffice-core (<< 1:5.3.0~beta1~), libridl-java (<< 1:6.4.0~rc1-6), libunoloader-java (<< 1:6.4.0~rc1-6), ure-java (<< 1:7.1.1~rc2-1) Depends: uno-libs-private (= 4:7.4.5-3), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libicu72 (>= 72.1~rc-1~), liblangtag1 (>= 0.4.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-purpenvhelpergcc3-3 (>= 1.4.0), libuno-sal3 (>= 6.4.0~beta), libuno-salhelpergcc3-3 (>= 3.6.0~beta), libxml2 (>= 2.8) Breaks: libjuh-java (<< 1:6.4.0~rc1-6), libjurt-java (<< 1:6.4.0~rc1-6), libreoffice-common (<< 1:4.5.0), libreoffice-core (<< 1:7.4.0~), libreoffice-core-nogui (<< 1:7.4.0~), libridl-java (<< 1:6.4.0~rc1-6), libunoloader-java (<< 1:6.4.0~rc1-6), ure-java (<< 1:7.1.1~rc2-1) Description: LibreOffice UNO runtime environment The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. Homepage: http://www.libreoffice.org Package: ure-java Status: install ok installed Priority: optional Section: java Installed-Size: 295 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libreoffice Version: 4:7.4.5-3 Replaces: ure (<< 1:7.1.0~) Depends: libunoloader-java, uno-libs-private (= 4:7.4.5-3), ure (= 4:7.4.5-3), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1.4.0), libuno-sal3 (>= 5.1.0~alpha), libuno-salhelpergcc3-3 (>= 1.4.0) Recommends: liblibreoffice-java, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Breaks: ure (<< 1:7.1.0~) Description: LibreOffice UNO runtime environment -- Java support The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the Java support in the URE. Homepage: http://www.libreoffice.org Package: usb-modeswitch Status: install ok installed Priority: optional Section: comm Installed-Size: 155 Maintainer: Thorsten Alteholz Architecture: amd64 Source: usb-modeswitch (2.6.1-3) Version: 2.6.1-3+b1 Depends: usb-modeswitch-data, libc6 (>= 2.14), libjim0.81 (>= 0.72), libusb-1.0-0 (>= 2:1.0.9) Suggests: comgt, wvdial Conffiles: /etc/usb_modeswitch.conf b7f857804762b4a81a71c93a2fe1207f Description: mode switching tool for controlling "flip flop" USB devices Several new USB devices have their proprietary Windows drivers onboard, especially WAN dongles. When plugged in for the first time, they act like a flash storage and start installing the driver from there. If the driver is already installed, the storage device vanishes and a new device, such as an USB modem, shows up. This is called the "ZeroCD" feature. . On Debian, this is not needed, since the driver is included as a Linux kernel module, such as "usbserial". However, the device still shows up as "usb-storage" by default. usb-modeswitch solves that issue by sending the command which actually performs the switching of the device from "usb-storage" to "usbserial". . This package contains the binaries and the brother scripts. Homepage: https://www.draisberghof.de/usb_modeswitch/ Package: usb-modeswitch-data Status: install ok installed Priority: optional Section: comm Installed-Size: 102 Maintainer: Thorsten Alteholz Architecture: all Version: 20191128-5 Replaces: usb-modeswitch-data-packed Provides: usb-modeswitch-data-packed Recommends: udev, usb-modeswitch (>= 2.4.0) Breaks: usb-modeswitch (<< 2.4.0) Conflicts: usb-modeswitch-data-packed Description: mode switching data for usb-modeswitch Several new USB devices have their proprietary Windows drivers onboard, especially WAN dongles. When plugged in for the first time, they act like a flash storage and start installing the driver from there. If the driver is already installed, the storage device vanishes and a new device, such as an USB modem, shows up. This is called the "ZeroCD" feature. . On Debian, this is not needed, since the driver is included as a Linux kernel module, such as "usbserial". However, the device still shows up as "usb-storage" by default. usb-modeswitch solves that issue by sending the command which actually performs the switching of the device from "usb-storage" to "usbserial". . This package contains the commands data needed for usb-modeswitch. Homepage: https://www.draisberghof.de/usb_modeswitch/ Package: usb.ids Status: install ok installed Priority: optional Section: admin Installed-Size: 719 Maintainer: Aurelien Jarno Architecture: all Multi-Arch: foreign Version: 2023.01.16-1 Replaces: usbutils (<< 1:008-1) Breaks: usbutils (<< 1:008-1) Description: USB ID Repository This package contains the usb.ids file, a public repository of all known ID's used in USB devices: ID's of vendors, devices, subsystems and device classes. It is used in various programs to display full human-readable names instead of cryptic numeric codes. Homepage: http://www.linux-usb.org/usb-ids.html Package: usbmuxd Status: install ok installed Priority: optional Section: utils Installed-Size: 117 Maintainer: gtkpod Maintainers Architecture: amd64 Version: 1.1.1-2 Depends: libc6 (>= 2.17), libimobiledevice6 (>= 1.3.0), libplist3 (>= 2.2.0), libusb-1.0-0 (>= 2:1.0.22), adduser Description: USB multiplexor daemon for iPhone and iPod Touch devices usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package includes udev rules to start the daemon when a supported device is plugged in, and stop it when all devices are removed. Homepage: https://github.com/libimobiledevice/usbmuxd Package: usbutils Status: install ok installed Priority: optional Section: utils Installed-Size: 325 Maintainer: Aurelien Jarno Architecture: amd64 Multi-Arch: foreign Version: 1:014-1 Depends: libc6 (>= 2.14), libudev1 (>= 196), libusb-1.0-0 (>= 2:1.0.22) Breaks: hwdata (<< 0.334-1~), isenkram (<< 0.45~), kinfocenter (<< 4:5.14.5-2~), libosinfo-1.0-0 (<< 1.8.0-1~), usbip (<< 2.0+5.10.4-1~) Description: Linux USB utilities This package contains the lsusb utility for inspecting the devices connected to the USB bus. It shows a graphical representation of the devices that are currently plugged in, showing the topology of the USB bus. It also displays information on each individual device on the bus. Homepage: https://github.com/gregkh/usbutils Package: usr-is-merged Status: install ok installed Priority: optional Section: oldlibs Installed-Size: 11 Maintainer: Marco d'Itri Architecture: all Multi-Arch: foreign Source: usrmerge Version: 35 Breaks: cruft-ng (<< 0.4.4~), initramfs-tools (<< 0.121~) Conflicts: acl (<< 2.2.52-3~), arptables (<< 0.0.4+snapshot20181021-1~), coreutils (<< 8.24-1~), cruft (<< 0.9.44~), cryptsetup (<< 2:1.7.0-1~), davfs2 (<< 1.5.2-1.2~), debianutils (<< 4.5~), ebtables (<< 2.0.10.4+snapshot20181205-1~), elvis-tiny (<< 1.4-24~), kbd (<< 2.0.4-4~), ksh (<< 93u+20120801-3.1~), less (<< 481-2~), libbrlapi-dev (<< 5.3.1-1~), libc0.1 (<< 2.35-4), libc0.3 (<< 2.35-4), libc6 (<< 2.35-4), libc6.1 (<< 2.35-4), libdm0-dev, libjson-c-dev (<< 0.12.1-1.1~), libpng12-0 (<< 1.2.54-6~), libusb-0.1-4 (<< 2:0.1.12-28~), mksh (<< 52b-1~), molly-guard (<< 0.7.1+exp1~), musl-dev (<< 1.1.9-1.1~), nano (<< 2.3.99pre3-1~), open-iscsi (<< 2.0.873+git0.3b4b4500-13~), open-vm-tools (<< 2:10.0.5-3227872-2~), policycoreutils (<< 2.4-4~), safe-rm (<< 0.12-6~), tcsh (<< 6.18.01-4~), vsearch (<< 1.9.5-2~), xfsdump (<< 3.1.6+nmu1~), xfslibs-dev (<< 4.9.0+nmu1~), yp-tools (<< 3.3-5~), zsh (<< 5.2-4~) Description: Transitional package to assert a merged-/usr system This package can be successfully installed only on merged-/usr systems. . It can be safely removed once no other package depends on it anymore. Homepage: https://wiki.debian.org/UsrMerge Package: util-linux Essential: yes Status: install ok installed Priority: required Section: utils Installed-Size: 4975 Maintainer: util-linux packagers Architecture: amd64 Multi-Arch: foreign Source: util-linux (2.38.1-5) Version: 2.38.1-5+b1 Replaces: hardlink Provides: hardlink Depends: util-linux-extra Pre-Depends: libblkid1 (>= 2.37.2), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libcrypt1 (>= 1:4.1.0), libmount1 (>= 2.38), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.38), libsystemd0, libtinfo6 (>= 6), libudev1 (>= 183), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Recommends: sensible-utils Suggests: dosfstools, kbd, util-linux-locales Conflicts: hardlink Conffiles: /etc/pam.d/runuser b8b44b045259525e0fae9e38fdb2aeeb /etc/pam.d/runuser-l 2106ea05877e8913f34b2c77fa02be45 /etc/pam.d/su 60fbbe65c90d741bc0d380543cefe8af /etc/pam.d/su-l 756fef5687fecc0d986e5951427b0c4f Description: miscellaneous system utilities This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to view kernel messages, create new filesystems, view block device information, interface with real time clock, etc. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: util-linux-extra Status: install ok installed Priority: standard Section: utils Installed-Size: 367 Maintainer: util-linux packagers Architecture: amd64 Multi-Arch: foreign Source: util-linux (2.38.1-5) Version: 2.38.1-5+b1 Replaces: util-linux (<< 2.38~) Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libsmartcols1 (>= 2.38) Breaks: util-linux (<< 2.38~) Conffiles: /etc/default/hwclock 02f94aaf57aff4e2e6751ec7b877a997 /etc/init.d/hwclock.sh c06bc68c12cbdd9c7f60ba25ee587efe Description: interactive login tools Tools commonly found on systems where humans login interactively, or are needed with non-standard system configurations. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: util-linux-locales Status: install ok installed Priority: optional Section: localization Installed-Size: 7969 Maintainer: util-linux packagers Architecture: all Multi-Arch: foreign Source: util-linux Version: 2.38.1-5 Depends: util-linux (>= 2.38.1) Description: locales files for util-linux This package contains the internationalization files for the util-linux package. . They are needed when you want the programs in util-linux to print their messages in other languages than English. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: uuid-runtime Status: install ok installed Priority: optional Section: utils Installed-Size: 175 Maintainer: util-linux packagers Architecture: amd64 Multi-Arch: foreign Source: util-linux (2.38.1-5) Version: 2.38.1-5+b1 Depends: adduser, libc6 (>= 2.34), libsmartcols1 (>= 2.27~rc1), libsystemd0, libuuid1 (>= 2.38.1-2~) Pre-Depends: libuuid1, init-system-helpers (>= 1.54~) Conffiles: /etc/init.d/uuidd 29b6e6ae2de1365c06806e18f18d8fab Description: runtime components for the Universally Unique ID library The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). A UUID is an identifier that is unique within the space of all such identifiers across both space and time. It can be used for multiple purposes, from tagging objects with an extremely short lifetime to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. . This package contains the uuidgen program and the uuidd daemon. . The uuidd daemon is used to generate UUIDs, especially time-based UUIDs, in a secure and guaranteed-unique fashion, even in the face of large numbers of threads trying to grab UUIDs running on different CPUs. It is used by libuuid as well as the uuidgen program. Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Package: va-driver-all Status: install ok installed Priority: optional Section: video Installed-Size: 22 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: libva Version: 2.17.0-1 Depends: i965-va-driver | i965-va-driver-shaders, intel-media-va-driver | intel-media-va-driver-non-free, mesa-va-drivers Description: Video Acceleration (VA) API -- driver metapackage This package depends on the full suite of drivers for the Video Acceleration API (VA API). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Homepage: https://01.org/linuxmedia/vaapi Package: va-driver-all Status: install ok installed Priority: optional Section: video Installed-Size: 22 Maintainer: Debian Multimedia Maintainers Architecture: i386 Multi-Arch: same Source: libva Version: 2.17.0-1 Depends: i965-va-driver | i965-va-driver-shaders, intel-media-va-driver | intel-media-va-driver-non-free, mesa-va-drivers Description: Video Acceleration (VA) API -- driver metapackage This package depends on the full suite of drivers for the Video Acceleration API (VA API). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Homepage: https://01.org/linuxmedia/vaapi Package: vcdimager Status: install ok installed Priority: optional Section: otherosfs Installed-Size: 922 Maintainer: Debian QA Group Architecture: amd64 Version: 2.0.1+dfsg-6 Depends: libc6 (>= 2.34), libcdio19 (>= 2.1.0), libiso9660-11 (>= 2.0.0), libpopt0 (>= 1.14), libvcdinfo0 (>= 0.7.23), libxml2 (>= 2.7.4) Description: VideoCD (VCD) image mastering and ripping tool This package contains a collection of tools to master (Super)VideoCD, either directly from compliant MPEG streams with no PlayBack Control (PBC), or out of an XML description for a full-featured (S)VCD. . This package also contains a VideoCD ripping tool to rip mpeg streams from VideoCD images, and some debugging tools. Homepage: https://www.gnu.org/software/vcdimager/ Package: vdpau-driver-all Status: install ok installed Priority: optional Section: video Installed-Size: 14 Maintainer: Debian NVIDIA Maintainers Architecture: amd64 Multi-Arch: same Source: libvdpau Version: 1.5-2 Depends: libvdpau-va-gl1, mesa-vdpau-drivers Suggests: nvidia-vdpau-driver, nvidia-tesla-440-vdpau-driver, nvidia-tesla-418-vdpau-driver, nvidia-legacy-390xx-vdpau-driver, nvidia-legacy-340xx-vdpau-driver, vdpau-driver Description: Video Decode and Presentation API for Unix (driver metapackage) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package depends on the full suite of drivers for the VDPAU API. It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Homepage: https://www.freedesktop.org/wiki/Software/VDPAU/ Package: vdpau-driver-all Status: install ok installed Priority: optional Section: video Installed-Size: 14 Maintainer: Debian NVIDIA Maintainers Architecture: i386 Multi-Arch: same Source: libvdpau Version: 1.5-2 Depends: libvdpau-va-gl1, mesa-vdpau-drivers Suggests: nvidia-vdpau-driver, nvidia-tesla-440-vdpau-driver, nvidia-tesla-418-vdpau-driver, nvidia-legacy-390xx-vdpau-driver, nvidia-legacy-340xx-vdpau-driver, vdpau-driver Description: Video Decode and Presentation API for Unix (driver metapackage) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package depends on the full suite of drivers for the VDPAU API. It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Homepage: https://www.freedesktop.org/wiki/Software/VDPAU/ Package: vim Status: install ok installed Priority: optional Section: editors Installed-Size: 3650 Maintainer: Debian Vim Maintainers Architecture: amd64 Version: 2:9.0.1378-2 Provides: editor Depends: vim-common (= 2:9.0.1378-2), vim-runtime (= 2:9.0.1378-2), libacl1 (>= 2.2.23), libc6 (>= 2.34), libgpm2 (>= 1.20.7), libselinux1 (>= 3.1~), libsodium23 (>= 1.0.14), libtinfo6 (>= 6) Suggests: ctags, vim-doc, vim-scripts Description: Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a rather standard set of features. This package does not provide a GUI version of Vim. See the other vim-* packages if you need more (or less). Homepage: https://www.vim.org/ Package: vim-common Status: install ok installed Priority: important Section: editors Installed-Size: 245 Maintainer: Debian Vim Maintainers Architecture: all Multi-Arch: foreign Source: vim Version: 2:9.0.1378-2 Recommends: xxd, vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny Conffiles: /etc/vim/vimrc a28f17fea43e405b96cdffd3d6522382 Description: Vi IMproved - Common files Vim is an almost compatible version of the UNIX editor Vi. . This package contains files shared by all non GUI-enabled vim variants available in Debian. Examples of such shared files are: manpages and configuration files. Homepage: https://www.vim.org/ Package: vim-runtime Status: install ok installed Priority: optional Section: editors Installed-Size: 36406 Maintainer: Debian Vim Maintainers Architecture: all Multi-Arch: foreign Source: vim Version: 2:9.0.1378-2 Recommends: vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny Breaks: vim-tiny (<< 2:9.0.1378-2) Enhances: vim-tiny Description: Vi IMproved - Runtime files Vim is an almost compatible version of the UNIX editor Vi. . This package contains vimtutor and the architecture independent runtime files, used, if available, by all vim variants available in Debian. Example of such runtime files are: online documentation, rules for language-specific syntax highlighting and indentation, color schemes, and standard plugins. Homepage: https://www.vim.org/ Package: vim-tiny Status: install ok installed Priority: important Section: editors Installed-Size: 1689 Maintainer: Debian Vim Maintainers Architecture: amd64 Source: vim Version: 2:9.0.1378-2 Provides: editor Depends: vim-common (= 2:9.0.1378-2), libacl1 (>= 2.2.23), libc6 (>= 2.34), libselinux1 (>= 3.1~), libtinfo6 (>= 6) Suggests: indent Conffiles: /etc/vim/vimrc.tiny 750b961d2a0bb4851c7a924cb428a72f Description: Vi IMproved - enhanced vi editor - compact version Vim is an almost compatible version of the UNIX editor Vi. . This package contains a minimal version of Vim compiled with no GUI and a small subset of features. This package's sole purpose is to provide the vi binary for base installations. . If a vim binary is wanted, try one of the following more featureful packages: vim, vim-nox, vim-motif, or vim-gtk3. Homepage: https://www.vim.org/ Package: vlc Status: install ok installed Priority: optional Section: video Installed-Size: 194 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Version: 3.0.18-2 Provides: mp3-decoder Depends: vlc-bin (= 3.0.18-2), vlc-plugin-base (= 3.0.18-2), vlc-plugin-qt (= 3.0.18-2), vlc-plugin-video-output (= 3.0.18-2) Recommends: vlc-l10n (= 3.0.18-2), vlc-plugin-access-extra (= 3.0.18-2), vlc-plugin-notify (= 3.0.18-2), vlc-plugin-samba (= 3.0.18-2), vlc-plugin-skins2 (= 3.0.18-2), vlc-plugin-video-splitter (= 3.0.18-2), vlc-plugin-visualization (= 3.0.18-2) Suggests: vlc-plugin-fluidsynth (= 3.0.18-2), vlc-plugin-jack (= 3.0.18-2), vlc-plugin-pipewire, vlc-plugin-svg (= 3.0.18-2) Description: multimedia player and streamer VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP. . VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional plugins: * vlc-plugin-access-extra * vlc-plugin-fluidsynth * vlc-plugin-jack * vlc-plugin-notify * vlc-plugin-samba * vlc-plugin-skins2 * vlc-plugin-svg * vlc-plugin-video-splitter * vlc-plugin-visualization Homepage: https://www.videolan.org/vlc/ Package: vlc-bin Status: install ok installed Priority: optional Section: video Installed-Size: 354 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: vlc Version: 3.0.18-2 Depends: libvlc-bin (= 3.0.18-2), libc6 (>= 2.34), libvlc5 (>= 3.0.18) Description: binaries from VLC VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the VLC's binaries. Homepage: https://www.videolan.org/vlc/ Package: vlc-data Status: install ok installed Priority: optional Section: video Installed-Size: 956 Maintainer: Debian Multimedia Maintainers Architecture: all Multi-Arch: foreign Source: vlc Version: 3.0.18-2 Description: common data for VLC VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains HTTP interface files, and Lua scripts for VLC media player. Homepage: https://www.videolan.org/vlc/ Package: vlc-l10n Status: install ok installed Priority: optional Section: localization Installed-Size: 39341 Maintainer: Debian Multimedia Maintainers Architecture: all Multi-Arch: foreign Source: vlc Version: 3.0.18-2 Description: translations for VLC VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains localisations for VLC media player. Homepage: https://www.videolan.org/vlc/ Package: vlc-plugin-access-extra Status: install ok installed Priority: optional Section: video Installed-Size: 226 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: vlc Version: 3.0.18-2 Depends: libc6 (>= 2.14), libsrt1.5-gnutls (>= 1.5.1), libvlccore9 (>= 3.0.18), libvncclient1 (>= 0.9.10), libxcb-composite0, libxcb-shm0, libxcb1 (>= 1.6), vlc-plugin-abi-3-0-0f Enhances: vlc Description: multimedia player and streamer (extra access plugins) VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains additional access plugins. Homepage: https://www.videolan.org/vlc/ Package: vlc-plugin-base Status: install ok installed Priority: optional Section: video Installed-Size: 12896 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: vlc Version: 3.0.18-2 Depends: vlc-data (= 3.0.18-2), liba52-0.7.4 (>= 0.7.4), libarchive13 (>= 3.1.2), libaribb24-0 (>= 1.0.3), libasound2 (>= 1.0.27), libass9 (>= 1:0.13.6), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavc1394-0 (>= 0.5.3), libavcodec59 (>= 7:5.0), libavformat59 (>= 7:5.0), libavutil57 (>= 7:5.0), libbluray2 (>= 1:1.0.0), libc6 (>= 2.34), libcairo2 (>= 1.13.1), libcddb2 (>= 1.3.2), libchromaprint1 (>= 1.3.2), libdav1d6 (>= 0.1.0), libdbus-1-3 (>= 1.9.14), libdc1394-25 (>= 2.2.6), libdca0 (>= 0.0.5), libdvbpsi10 (>= 1.3.0), libdvdnav4 (>= 6.1.0), libdvdread8 (>= 6.1.0), libebml5 (>= 1.4.4), libfaad2 (>= 2.7), libflac12 (>= 1.3.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 1.0.0), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.10.0), libglib2.0-0 (>= 2.28.0), libgnutls30 (>= 3.7.5), libgpg-error0 (>= 1.14), libharfbuzz0b (>= 0.9.4), libixml10 (>= 1:1.8.0), libjpeg62-turbo (>= 1.3.1), libkate1 (>= 0.3.0), liblirc-client0, liblua5.2-0 (>= 5.2.4), libmad0 (>= 0.15.1b-3), libmatroska7 (>= 1.7.1), libmpcdec6 (>= 1:0.1~r435), libmpeg2-4 (>= 0.5.1), libmpg123-0 (>= 1.28.0), libmtp9 (>= 1.1.0), libncursesw6 (>= 6), libnfs13 (>= 1.9.7), libogg0 (>= 1.1.0), libopenmpt-modplug1 (>= 0.8.9), libopus0 (>= 1.1), libpng16-16 (>= 1.6.2-1), libpostproc56 (>= 7:5.0), libprotobuf-lite32 (>= 3.21.10), libpulse0 (>= 1.0), libraw1394-11 (>= 2.1.2), libresid-builder0c2a, librsvg2-2 (>= 2.14.4), libsamplerate0 (>= 0.1.7), libsdl-image1.2 (>= 1.2.10), libsdl1.2debian (>= 1.2.15), libsecret-1-0 (>= 0.7), libshine3 (>= 3.1.0), libshout3 (>= 2.2.2), libsidplay2, libsoxr0 (>= 0.1.2), libspatialaudio0 (>= 0.3.0+git20180730+dfsg1), libspeex1 (>= 1.2~), libspeexdsp1 (>= 1.2.1), libssh2-1 (>= 1.2.3), libstdc++6 (>= 11), libswscale6 (>= 7:5.0), libsystemd0, libtag1v5 (>= 1.9.1-2.2~), libtheora0 (>= 1.0), libtinfo6 (>= 6), libtwolame0 (>= 0.3.6), libudev1 (>= 183), libupnp13 (>= 1:1.8.3), libvlccore9 (>= 3.0.18), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libx264-164 (>= 2:0.164.3095+gitbaee400), libx265-199 (>= 3.5), libxcb-keysyms1 (>= 0.4.0), libxcb1, libxml2 (>= 2.7.4), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.1.4), vlc-plugin-abi-3-0-0f Recommends: xdg-utils Suggests: libdvdcss2 Description: multimedia player and streamer (base plugins) VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains most plugins which are shipped in more specialied plugin packages. Homepage: https://www.videolan.org/vlc/ Package: vlc-plugin-notify Status: install ok installed Priority: optional Section: video Installed-Size: 163 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: vlc Version: 3.0.18-2 Depends: libc6 (>= 2.8), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libnotify4 (>= 0.7.0), libvlccore9 (>= 3.0.18), vlc-plugin-abi-3-0-0f Enhances: vlc Description: LibNotify plugin for VLC VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This plugin adds support for libnotify track change notification to the VLC media player. Homepage: https://www.videolan.org/vlc/ Package: vlc-plugin-qt Status: install ok installed Priority: optional Section: video Installed-Size: 3528 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: vlc Version: 3.0.18-2 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libvlccore9 (>= 3.0.18), libwayland-client0 (>= 1.0.2), libx11-6, vlc-plugin-abi-3-0-0f Recommends: vlc-bin Description: multimedia player and streamer (Qt plugin) VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains VLC's Qt interface. Homepage: https://www.videolan.org/vlc/ Package: vlc-plugin-samba Status: install ok installed Priority: optional Section: video Installed-Size: 163 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: vlc Version: 3.0.18-2 Depends: libc6 (>= 2.8), libsmbclient (>= 2:4.0.3+dfsg1), libvlccore9 (>= 3.0.18), vlc-plugin-abi-3-0-0f Enhances: vlc Description: Samba plugin for VLC VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This plugin adds support to access Samba shares from the VLC media player. Homepage: https://www.videolan.org/vlc/ Package: vlc-plugin-skins2 Status: install ok installed Priority: optional Section: video Installed-Size: 1270 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: vlc Version: 3.0.18-2 Depends: fonts-freefont-ttf, vlc-plugin-qt (= 3.0.18-2), libc6 (>= 2.34), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libvlccore9 (>= 3.0.18), libx11-6, libxext6, libxinerama1 (>= 2:1.1.4), libxpm4, vlc-plugin-abi-3-0-0f Recommends: vlc-bin Enhances: vlc Description: multimedia player and streamer (Skins2 plugin) VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains VLC's Skins2 interface. Homepage: https://www.videolan.org/vlc/ Package: vlc-plugin-video-output Status: install ok installed Priority: optional Section: video Installed-Size: 948 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: vlc Version: 3.0.18-2 Depends: libaa1 (>= 1.4p5), libavcodec59 (>= 7:5.0), libavutil57 (>= 7:5.0), libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libegl1, libgl1, libgles2, libplacebo208 (>= 4.208.0), libva-drm2 (>= 1.1.0), libva-wayland2 (>= 1.3.0), libva-x11-2 (>= 1.0.3), libva2 (>= 2.2.0), libvlccore9 (>= 3.0.18), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libx11-6, libxcb-keysyms1 (>= 0.4.0), libxcb-shm0, libxcb-xv0 (>= 1.2), libxcb1, vlc-plugin-abi-3-0-0f Enhances: vlc Description: multimedia player and streamer (video output plugins) VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the video output plugins. Homepage: https://www.videolan.org/vlc/ Package: vlc-plugin-video-splitter Status: install ok installed Priority: optional Section: video Installed-Size: 218 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: vlc Version: 3.0.18-2 Depends: libc6 (>= 2.29), libvlccore9 (>= 3.0.18), libxcb-randr0 (>= 1.1), libxcb1, vlc-plugin-abi-3-0-0f Enhances: vlc Description: multimedia player and streamer (video splitter plugins) VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the video splitter plugins. Homepage: https://www.videolan.org/vlc/ Package: vlc-plugin-visualization Status: install ok installed Priority: optional Section: video Installed-Size: 227 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Multi-Arch: same Source: vlc Version: 3.0.18-2 Depends: libc6 (>= 2.29), libgl1, libvlccore9 (>= 3.0.18), vlc-plugin-abi-3-0-0f Enhances: vlc Description: multimedia player and streamer (visualization plugins) VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the visualization plugins. Homepage: https://www.videolan.org/vlc/ Package: wamerican Status: install ok installed Priority: standard Section: text Installed-Size: 1004 Maintainer: Don Armstrong Architecture: all Multi-Arch: foreign Source: scowl Version: 2020.12.07-2 Provides: wordlist Depends: debconf (>= 0.5) | debconf-2.0 Description: American English dictionary words for /usr/share/dict This package provides the file /usr/share/dict/american-english containing a list of English words with American spellings. This list can be used by spelling checkers, and by programs such as look(1). . There are also -small, -large, and -huge versions of this word list, and there are wbritish* and wcanadian* packages as well. Homepage: http://wordlist.sourceforge.net/ Package: wget Status: install ok installed Priority: standard Section: web Installed-Size: 3605 Maintainer: Noël Köthe Architecture: amd64 Multi-Arch: foreign Source: wget (1.21.3-1) Version: 1.21.3-1+b2 Depends: libc6 (>= 2.33), libgnutls30 (>= 3.7.2), libidn2-0 (>= 0.6), libnettle8, libpcre2-8-0 (>= 10.22), libpsl5 (>= 0.16.0), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Conflicts: wget-ssl Conffiles: /etc/wgetrc c43064699caf6109f4b3da0405c06ebb Description: retrieves files from the web Wget is a network utility to retrieve files from the web using HTTP(S) and FTP, the two most widely used internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as FTP sites -- you can use Wget to make mirrors of archives and home pages or to travel the web like a WWW robot. . Wget works particularly well with slow or unstable connections by continuing to retrieve a document until the document is fully downloaded. Re-getting files from where it left off works on servers (both HTTP and FTP) that support it. Both HTTP and FTP retrievals can be time stamped, so Wget can see if the remote file has changed since the last retrieval and automatically retrieve the new version if it has. . Wget supports proxy servers; this can lighten the network load, speed up retrieval, and provide access behind firewalls. Homepage: https://www.gnu.org/software/wget/ Package: whiptail Status: install ok installed Priority: important Section: utils Installed-Size: 57 Maintainer: Alastair McKinstry Architecture: amd64 Multi-Arch: foreign Source: newt (0.52.23-1) Version: 0.52.23-1+b1 Depends: libc6 (>= 2.34), libnewt0.52 (>= 0.52.23), libpopt0 (>= 1.14), libslang2 (>= 2.2.4) Description: Displays user-friendly dialog boxes from shell scripts Whiptail is a "dialog" replacement using newt instead of ncurses. It provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner. Homepage: https://pagure.io/newt Package: wine-stable Status: install ok installed Priority: optional Section: otherosfs Installed-Size: 13351 Maintainer: Rosanne DiMesio , Marcus Meissner Architecture: amd64 Multi-Arch: foreign Source: wine Version: 8.0.1~bookworm-1 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), wine-stable-i386 (= 8.0.1~bookworm-1), wine-stable-amd64 (= 8.0.1~bookworm-1) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Description: WINE Is Not An Emulator - runs MS Windows programs Wine is a program which allows running Microsoft Windows programs (including DOS, Windows 3.x and Win32 executables) on Unix. It consists of a program loader which loads and executes a Microsoft Windows binary, and a library (called Winelib) that implements Windows API calls using their Unix or X11 equivalents. The library may also be used for porting Win32 code into native Unix executables. Original-Maintainer: WineHQ Builds Package: wine-stable-amd64 Status: install ok installed Priority: optional Section: otherosfs Installed-Size: 630469 Maintainer: Rosanne DiMesio , Marcus Meissner Architecture: amd64 Multi-Arch: foreign Source: wine Version: 8.0.1~bookworm-1 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.35), libglib2.0-0 (>= 2.37.3), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libpcap0.8 (>= 1.5.1), libpulse0 (>= 0.99.1), libsane1 (>= 1.0.27), libudev1 (>= 183), libunwind8, libusb-1.0-0 (>= 2:1.0.21), libx11-6, libxext6, ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1, libasound2-plugins, libncurses6 | libncurses5 | libncurses Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: libcapi20-3, libcups2, libdbus-1-3, libfontconfig1, libfreetype6, libglu1-mesa | libglu1, libgnutls30 | libgnutls28 | libgnutls26, libgsm1, libgssapi-krb5-2, libjpeg62-turbo | libjpeg8, libkrb5-3, libodbc1, libosmesa6, libpng16-16 | libpng12-0, libsdl2-2.0-0, libtiff5, libv4l-0, libxcomposite1, libxcursor1, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1, libxslt1.1, libxxf86vm1 Description: WINE Is Not An Emulator - runs MS Windows programs Wine is a program which allows running Microsoft Windows programs (including DOS, Windows 3.x and Win32 executables) on Unix. . This package contains the files needed to support 64-bit Windows programs. Original-Maintainer: WineHQ Builds Package: wine-stable-i386 Status: install ok installed Priority: optional Section: otherosfs Installed-Size: 592432 Maintainer: Rosanne DiMesio , Marcus Meissner Architecture: i386 Multi-Arch: foreign Source: wine Version: 8.0.1~bookworm-1 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.35), libglib2.0-0 (>= 2.37.3), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libpcap0.8 (>= 1.5.1), libpulse0 (>= 0.99.1), libsane1 (>= 1.0.27), libudev1 (>= 183), libusb-1.0-0 (>= 2:1.0.21), libx11-6, libxext6, ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1, libasound2-plugins, libncurses6 | libncurses5 | libncurses Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: libcapi20-3, libcups2, libdbus-1-3, libfontconfig1, libfreetype6, libglu1-mesa | libglu1, libgnutls30 | libgnutls28 | libgnutls26, libgsm1, libgssapi-krb5-2, libjpeg62-turbo | libjpeg8, libkrb5-3, libodbc1, libosmesa6, libpng16-16 | libpng12-0, libsdl2-2.0-0, libtiff5, libv4l-0, libxcomposite1, libxcursor1, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1, libxslt1.1, libxxf86vm1 Description: WINE Is Not An Emulator - runs MS Windows programs Wine is a program which allows running Microsoft Windows programs (including DOS, Windows 3.x and Win32 executables) on Unix. . This package contains the files needed to support 32-bit Windows programs. Original-Maintainer: WineHQ Builds Package: winehq-stable Status: install ok installed Priority: optional Section: otherosfs Installed-Size: 73 Maintainer: Rosanne DiMesio , Marcus Meissner Architecture: amd64 Source: wine Version: 8.0.1~bookworm-1 Replaces: wine, wine-amd64, wine-i386, wine1.4, wine1.4-amd64, wine1.4-i386, wine1.5, wine1.5-amd64, wine1.5-i386, wine1.6, wine1.6-amd64, wine1.6-i386, wine1.7, wine1.7-amd64, wine1.7-i386, wine32, wine64 Provides: wine, wine-amd64, wine-i386, wine1.4, wine1.4-amd64, wine1.4-i386, wine1.5, wine1.5-amd64, wine1.5-i386, wine1.6, wine1.6-amd64, wine1.6-i386, wine1.7, wine1.7-amd64, wine1.7-i386, wine32, wine64 Depends: wine-stable (= 8.0.1~bookworm-1) Conflicts: wine, wine-amd64, wine-i386 Description: WINE Is Not An Emulator - runs MS Windows programs Wine is a program which allows running Microsoft Windows programs (including DOS, Windows 3.x and Win32 executables) on Unix. . This compatibility package allows to use wine-stable system-wide as the default Wine version. Original-Maintainer: WineHQ Builds Package: wireless-regdb Status: install ok installed Priority: optional Section: net Installed-Size: 36 Maintainer: Debian kernel team Architecture: all Multi-Arch: foreign Version: 2022.06.06-1 Description: wireless regulatory database for Linux This package provides a machine-readable database of legal regulations on radio emissions that affect use of wireless networking. The Linux kernel and drivers use this to maintain compliance with those regulations. Homepage: https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb Package: wireless-tools Status: install ok installed Priority: optional Section: net Installed-Size: 292 Maintainer: Debian QA Group Architecture: amd64 Multi-Arch: foreign Version: 30~pre9-14 Depends: libc6 (>= 2.34), libiw30 (>= 30~pre1) Conffiles: /etc/network/if-post-down.d/wireless-tools 5cc59de6a0f25f32f25298f05625623c /etc/network/if-pre-up.d/wireless-tools ab74bdf4a9503ddd3322890b155c475e Description: Tools for manipulating Linux Wireless Extensions This package contains the Wireless tools, used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. Homepage: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html Package: wodim Status: install ok installed Priority: optional Section: otherosfs Installed-Size: 945 Maintainer: Joerg Jaspert Architecture: amd64 Source: cdrkit Version: 9:1.1.11-3.4 Replaces: cdrecord, cdrtools-doc Provides: cdrecord Depends: libc6 (>= 2.33), libcap2 (>= 1:2.10) Recommends: genisoimage Suggests: cdrkit-doc Conflicts: cdrecord, xcdroast (<< 0.98+0alpha15-11) Conffiles: /etc/netscsid.conf 00118d4a9c94c41d3ae415638cc055dd /etc/wodim.conf 9369bbf580daf4c52288f951dd547b37 Description: command line CD/DVD writing tool wodim allows you to create CDs or DVDs on a CD/DVD recorder. It supports writing data, audio, mixed, multi-session, and CD+ disc and DVD data and video disks on DVD capable devices, on just about every type of CD/DVD recorder out there. . Please install cdrkit-doc if you want most of the documentation and README files. Package: wpasupplicant Status: install ok installed Priority: optional Section: net Installed-Size: 3851 Maintainer: Debian wpasupplicant Maintainers Architecture: amd64 Multi-Arch: foreign Source: wpa Version: 2:2.10-12 Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libnl-3-200 (>= 3.2.21), libnl-genl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.4.0), libpcsclite1 (>= 1.0.0), libreadline8 (>= 6.0), libssl3 (>= 3.0.0), adduser Suggests: wpagui, libengine-pkcs11-openssl Breaks: network-manager (<< 1.36.4-2~) Conffiles: /etc/dbus-1/system.d/wpa_supplicant.conf 8da8ffbbcd8050acd4d12ecfab7efb4b /etc/wpa_supplicant/action_wpa.sh 41b2e273d616b1c7e7b605bbe8648d8b /etc/wpa_supplicant/functions.sh 29834d0d67a65585b71e231832884174 /etc/wpa_supplicant/ifupdown.sh 4c82dbf7e1d8c5ddd70e40b9665cfeee Description: client support for WPA and WPA2 (IEEE 802.11i) wpa-supplicant is a userspace daemon handling connection and authentication in wireless and wired networks, primarily secured with the WPA/WPA2/WPA3 protocols. This software provides key negotiation with the access point (WPA Authenticator), and controls association with IEEE 802.11i networks. Homepage: https://w1.fi/wpa_supplicant/ Package: wpolish Status: install ok installed Priority: optional Section: text Installed-Size: 59021 Maintainer: Robert Luberda Architecture: all Source: ipolish Version: 20220301-1 Provides: wordlist Depends: debconf (>= 0.5) | debconf-2.0, perl:any, dictionaries-common (>= 1.0) Description: Polish dictionary words for /usr/share/dict This package provides the file /usr/share/dict/polish containing a list of Polish words. This list can be used by spelling checkers, and by programs such as look(1). Homepage: https://sjp.pl/ Package: x11-common Status: install ok installed Priority: optional Section: x11 Installed-Size: 308 Maintainer: Debian X Strike Force Architecture: all Multi-Arch: foreign Source: xorg Version: 1:7.7+23 Depends: lsb-base (>= 1.3-9ubuntu2) Conffiles: /etc/X11/Xreset 05d188ccac2f3360af8fe0c216640233 /etc/X11/Xreset.d/README b344c222b5daf81926fd3270df374b5f /etc/X11/Xresources/x11-common b640adb1cd646ec097f8df5b6deca9f0 /etc/X11/Xsession 9383a93bc2172001d9b9f46de7dd2256 /etc/X11/Xsession.d/20x11-common_process-args 6957432229b7305a40cb84a7a63edd4e /etc/X11/Xsession.d/30x11-common_xresources 61cebe25ee0c64e981b88958dfee6f9c /etc/X11/Xsession.d/35x11-common_xhost-local 3080616d080574d7b06c2b2a20af53dd /etc/X11/Xsession.d/40x11-common_xsessionrc db544c8543d1cb3762b9859288e77040 /etc/X11/Xsession.d/50x11-common_determine-startup b4570043736ae7f22947067b6d28ab8d /etc/X11/Xsession.d/90x11-common_ssh-agent 71116d351e6eab4ecce9b84229a4ece0 /etc/X11/Xsession.d/99x11-common_start 3874d5e8f3ec888f69adb126e223e168 /etc/X11/Xsession.options 210cd520efa87a5197cac01e10b3a84a /etc/X11/rgb.txt 09ee098b83d94c7c046d6b55ebe84ae1 /etc/init.d/x11-common b121acab13ded0fb7e9bc90ad55c9a43 Description: X Window System (X.Org) infrastructure x11-common contains the filesystem infrastructure required for further installation of the X Window System in any configuration; it does not provide a full installation of clients, servers, libraries, and utilities required to run the X Window System. . A number of terms are used to refer to the X Window System, including "X", "X Version 11", "X11", "X11R6", and "X11R7". The version of X used in Debian is derived from the version released by the X.Org Foundation, and is thus often also referred to as "X.Org". All of the preceding quoted terms are functionally interchangeable in an Debian system. Homepage: https://www.x.org/ Package: x11-utils Status: install ok installed Priority: optional Section: x11 Installed-Size: 712 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: foreign Version: 7.7+5 Depends: libc6 (>= 2.15), libfontconfig1 (>= 2.12.6), libfontenc1, libgl1, libx11-6, libx11-xcb1 (>= 2:1.6.9), libxaw7, libxcb-shape0, libxcb1 (>= 1.6), libxcomposite1 (>= 1:0.3-1), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxkbfile1, libxmu6, libxmuu1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6 (>= 1:1.1.0), libxtst6, libxv1, libxxf86dga1, libxxf86vm1 Suggests: mesa-utils Conffiles: /etc/X11/app-defaults/Editres 52c854cc7c64da8bebd2cc12ed598f55 /etc/X11/app-defaults/Editres-color 5ec5d0e8c953faaa06af647650f30ce6 /etc/X11/app-defaults/Viewres 4f77da598593ff07cda9d2d147a07772 /etc/X11/app-defaults/Viewres-color ff9c397a80443790a97b909050f63282 /etc/X11/app-defaults/XFontSel 183bca665ae87e3943bdb4362d21973d /etc/X11/app-defaults/Xfd a8b4d28d2ad895e40cfb6fb9c69eeecd /etc/X11/app-defaults/Xmessage eed84b35dde8b18e7dcfc80e75c1da67 /etc/X11/app-defaults/Xmessage-color ca383db9e4e9648bda0952ad6b8a2115 Description: X11 utilities An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse). . This package provides a miscellaneous assortment of X utilities that ship with the X Window System, including: - appres, editres, listres and viewres, which query the X resource database; - luit, a filter that can be run between an arbitrary application and a UTF-8 terminal emulator; - xdpyinfo, a display information utility for X; - xdriinfo, query configuration information of DRI drivers; - xev, an X event displayer; - xfd, a tool that displays all the glyphs in a given X font; - xfontsel, a tool for browsing and selecting X fonts; - xkill, a tool for terminating misbehaving X clients; - xlsatoms, which lists interned atoms defined on an X server; - xlsclients, which lists client applications running on an X display; - xlsfonts, a server font list displayer; - xmessage, a tool to display message or dialog boxes; - xprop, a property displayer for X; - xvinfo, an Xv extension information utility for X; - xwininfo, a window information utility for X; . The editres and viewres programs use bitmap images provided by the xbitmaps package. The luit program requires locale information from the libx11-data package. Package: x11-xkb-utils Status: install ok installed Priority: optional Section: x11 Installed-Size: 495 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: foreign Version: 7.7+7 Replaces: xbase-clients (<= 1:7.2.ds2-3) Depends: libc6 (>= 2.33), libx11-6, libxaw7 (>= 2:1.0.14), libxkbfile1 (>= 1:1.1.0), libxrandr2 (>= 2:1.2.99.2), libxt6 Description: X11 XKB utilities xkbutils contains a number of client-side utilities for XKB, the X11 keyboard extension. . setxkbmap is a tool to query and change the current XKB map. . xkbbell generates a bell event through the keyboard. . xkbcomp is a tool to compile XKB definitions into map files the server can use. . xkbevd is an experimental tool to listen for certain XKB events and execute defined triggers when actions occur. . xkbprint is a tool to generate an image with the physical representation of the keyboard as XKB sees it. . xkbvleds shows the changing status of keyboard LEDs. . xkbwatch shows the changing status of modifiers and LEDs. Package: x11-xserver-utils Status: install ok installed Priority: optional Section: x11 Installed-Size: 576 Maintainer: Debian X Strike Force Architecture: amd64 Source: x11-xserver-utils (7.7+9) Version: 7.7+9+b1 Replaces: iceauth, sessreg, xbase-clients (<< 1:7.3), xgamma, xhost, xmodmap, xrandr, xrdb, xrefresh, xrgb, xset, xsetmode, xsetpointer, xsetroot, xstdcmap, xutils (<< 1:7.2), xvidtune Depends: libc6 (>= 2.34), libice6 (>= 1:1.0.0), libx11-6, libxaw7 (>= 2:1.0.14), libxcursor1 (>> 1.1.2), libxext6, libxi6, libxmu6 (>= 2:1.1.3), libxmuu1 (>= 2:1.1.3), libxrandr2 (>= 2:1.5.0), libxt6, libxxf86vm1, cpp Suggests: nickle, cairo-5c, xorg-docs-core Breaks: arandr (<< 0.1.9) Conflicts: iceauth, sessreg, xgamma, xhost, xmodmap, xrandr, xrdb, xrefresh, xrgb, xset, xsetmode, xsetpointer, xsetroot, xstdcmap, xvidtune Conffiles: /etc/X11/app-defaults/Xvidtune 0493a0782b498e9f0dee51a4013a80e6 Description: X server utilities An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse). . This package provides a miscellaneous assortment of X Server utilities that ship with the X Window System, including: - iceauth, a tool for manipulating ICE protocol authorization records; - rgb; - sessreg, a simple program for managing utmp/wtmp entries; - xcmsdb, a device color characteristic utility for the X Color Management System; - xgamma, a tool for querying and setting a monitor's gamma correction; - xhost, a very dangerous program that you should never use; - xmodmap, a utility for modifying keymaps and pointer button mappings in X; - xrandr, a command-line interface to the RandR extension; - xrdb, a tool to manage the X server resource database; - xrefresh, a tool that forces a redraw of the X screen; - xset, a tool for setting miscellaneous X server parameters; - xsetmode and xsetpointer, tools for handling X Input devices; - xsetroot, a tool for tailoring the appearance of the root window; - xstdcmap, a utility to selectively define standard colormap properties; - xvidtune, a tool for customizing X server modelines for your monitor. Package: xauth Status: install ok installed Priority: optional Section: x11 Installed-Size: 81 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: foreign Version: 1:1.1.2-1 Depends: libc6 (>= 2.34), libx11-6, libxau6 (>= 1:1.0.9), libxext6, libxmuu1 (>= 2:1.1.3) Description: X authentication utility xauth is a small utility to read and manipulate Xauthority files, which are used by servers and clients alike to control authentication and access to X sessions. Package: xbitmaps Status: install ok installed Priority: optional Section: x11 Installed-Size: 241 Maintainer: Debian X Strike Force Architecture: all Multi-Arch: foreign Version: 1.1.1-2.2 Description: Base X bitmaps This package contains the base X bitmaps, which are used in many legacy X clients. Package: xcvt Status: install ok installed Priority: optional Section: x11 Installed-Size: 29 Maintainer: Debian X Strike Force Architecture: amd64 Source: libxcvt Version: 0.1.2-1 Replaces: xserver-xorg-core (<< 2:21.0.99.1~) Depends: libc6 (>= 2.3.4), libxcvt0 (>= 0.1.0) Breaks: xserver-xorg-core (<< 2:21.0.99.1~) Description: VESA CVT standard timing modelines generator libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. . This package includes the commandline tool 'cvt'. Package: xdg-dbus-proxy Status: install ok installed Priority: optional Section: admin Installed-Size: 68 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: foreign Version: 0.1.4-3 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.39.4) Description: filtering D-Bus proxy 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. . For this proxy to be useful, restricted D-Bus clients must be denied access to the normal D-Bus socket (for example by using containers or AppArmor rules), and instead given access to the listening Unix socket created by the proxy (typically by bind-mounting it into a Linux container). Homepage: https://github.com/flatpak/xdg-dbus-proxy Package: xdg-desktop-portal Status: install ok installed Priority: optional Section: admin Installed-Size: 1773 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: foreign Version: 1.16.0-2 Replaces: flatpak (<< 0.10.4-1~) Depends: bubblewrap, default-dbus-session-bus | dbus-session-bus, fuse3, init-system-helpers (>= 1.52), libc6 (>= 2.34), libfuse3-3 (>= 3.12.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.70.0), libjson-glib-1.0-0 (>= 1.5.2), libpipewire-0.3-0 (>= 0.3.10), libsystemd0 Breaks: flatpak (<< 0.10.4-1~) Description: desktop integration portal for Flatpak and Snap xdg-desktop-portal provides a portal frontend service for Flatpak, Snap, and possibly other desktop containment/sandboxing frameworks. This service is made available to the sandboxed application, and provides mediated D-Bus interfaces for file access, URI opening, printing and similar desktop integration features. . The implementation of these interfaces is expected to require user confirmation before responding to the sandboxed application's requests. For example, when the sandboxed application ask to open a file, the portal implementation will open an "Open" dialog outside the sandbox, and will only make the selected file available to the sandboxed app if that dialog is confirmed. . xdg-desktop-portal is designed to be desktop-agnostic, and uses a desktop-environment-specific GUI backend such as xdg-desktop-portal-gtk to provide its functionality. Homepage: https://github.com/flatpak/xdg-desktop-portal Package: xdg-desktop-portal-gtk Status: install ok installed Priority: optional Section: gnome Installed-Size: 746 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: foreign Version: 1.14.1-1 Provides: xdg-desktop-portal-backend (= 1.14.0) Depends: dbus-user-session | dbus-x11, gsettings-desktop-schemas, xdg-desktop-portal (>= 1.14.0), libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.1), libgtk-3-0 (>= 3.21.5) Suggests: accountsservice, evince, xdg-desktop-portal-gnome Description: GTK+/GNOME portal backend for xdg-desktop-portal xdg-desktop-portal-gtk provides a GTK+/GNOME implementation for the desktop-agnostic xdg-desktop-portal service. This allows sandboxed applications to request services from outside the sandbox using GTK+ GUIs (app chooser, file chooser, print dialog) or using GNOME services (session manager, screenshot provider). Homepage: https://flatpak.org/ Package: xdg-user-dirs Status: install ok installed Priority: optional Section: utils Installed-Size: 376 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: foreign Version: 0.18-1 Depends: libc6 (>= 2.34) Conffiles: /etc/xdg/autostart/xdg-user-dirs.desktop 19075979fa4ac105aa08763bd68e9589 /etc/xdg/user-dirs.conf 602a95ec7fe4068512bebb712c41102d /etc/xdg/user-dirs.defaults b8595963fe74aeb65e854ba9da7f1acb Description: tool to manage well known user directories xdg-user-dirs is a tool to help manage "well known" user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames. . The way it works is that xdg-user-dirs-update is run very early in the login phase. This program reads a configuration file, and a set of default directories. It then creates localized versions of these directories in the users home directory and sets up a config file in $(XDG_CONFIG_HOME)/user-dirs.dirs (XDG_CONFIG_HOME defaults to ~/.config) that applications can read to find these directories. Homepage: https://www.freedesktop.org/wiki/Software/xdg-user-dirs Package: xdg-utils Status: install ok installed Priority: optional Section: utils Installed-Size: 329 Maintainer: Debian freedesktop.org maintainers Architecture: all Multi-Arch: foreign Version: 1.1.3-4.1 Recommends: libfile-mimeinfo-perl, libnet-dbus-perl, libx11-protocol-perl, x11-utils, x11-xserver-utils Description: desktop integration utilities from freedesktop.org xdg-utils contains utilities for integrating applications with the desktop environment, regardless of which desktop environment is used. . The following utilities are included: . * xdg-desktop-menu - Install desktop menu items * xdg-desktop-icon - Install icons on the user's desktop * xdg-email - Compose a new email in the user's preferred email client, potentially with subject and other info filled in * xdg-icon-resource - Install icon resources * xdg-mime - Query and install MIME types and associations * xdg-open - Open a URI in the user's preferred application that handles the respective URI or file type * xdg-screensaver - Enable, disable, or suspend the screensaver * xdg-settings - Get or set the default web browser and URI handlers Homepage: https://www.freedesktop.org/wiki/Software/xdg-utils/ Package: xfonts-base Status: install ok installed Priority: optional Section: fonts Installed-Size: 7164 Maintainer: Debian X Strike Force Architecture: all Multi-Arch: foreign Version: 1:1.0.5+nmu1 Replaces: xfonts-misc Depends: xfonts-utils Suggests: xfs | xserver Conffiles: /etc/X11/fonts/misc/xfonts-base.alias a8ec05d528431d4c9703b55a7efd67a8 Description: standard fonts for X xfonts-base provides a standard set of low-resolution bitmapped fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. Package: xfonts-encodings Status: install ok installed Priority: optional Section: x11 Installed-Size: 667 Maintainer: Debian X Strike Force Architecture: all Multi-Arch: foreign Version: 1:1.0.4-2.2 Replaces: xfonts-base (<< 1:1.0.0) Depends: x11-common Description: Encodings for X.Org fonts This package contains the encodings that map to specific characters. Package: xfonts-utils Status: install ok installed Priority: optional Section: x11 Installed-Size: 415 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: foreign Version: 1:7.7+6 Depends: libc6 (>= 2.14), libfontenc1, libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4), x11-common, xfonts-encodings Description: X Window System font utility programs xfonts-utils provides a set of utility programs shipped with the X Window System that are needed for font management. . The programs in this package include: - bdftopcf, which converts BDF fonts to PCF fonts; - bdftruncate and ucs2any, tools to generate fonts with various encodings from ISO 10646-encoded fonts - mkfontdir, a program to generate fonts.dir files; - mkfontscale, a program to generate fonts.scale files; - fonttosfnt, a program to wrap bitmap fonts in a sfnt (TrueType) wrapper. Package: xkb-data Status: install ok installed Priority: optional Section: x11 Installed-Size: 6925 Maintainer: Debian X Strike Force Architecture: all Multi-Arch: foreign Source: xkeyboard-config Version: 2.35.1-1 Breaks: libx11-6 (<< 2:1.4.3), x11-xkb-utils (<< 7.7+5) Description: X Keyboard Extension (XKB) configuration data This package contains configuration data used by the X Keyboard Extension (XKB), which allows selection of keyboard layouts when using a graphical interface. . Every X11 vendor provides its own XKB data files, so keyboard layout designers have to send their layouts to several places. The xkeyboard-config project has been launched at FreeDesktop in order to provide a central repository that could be used by all vendors. Homepage: https://www.freedesktop.org/Software/XKeyboardConfig Package: xml-core Status: install ok installed Priority: optional Section: text Installed-Size: 118 Maintainer: Debian XML-SGML group Architecture: all Multi-Arch: foreign Version: 0.18+nmu1 Depends: sed (>= 4.1.2-8), sgml-base (>= 1.28) Suggests: debhelper (>= 9.20120909) Conffiles: /etc/sgml/xml-core.cat 055ba0bd3154c0a58b9bf8a0c9ecf2fa Description: XML infrastructure and XML catalog file support This package creates the XML infrastructure directories and provides XML catalog file support in compliance with the current Debian XML Policy draft: . * infrastructure directories: - /etc/xml - /usr/share/xml/{declaration,entities,misc,schema} - /usr/local/share/xml/{declaration,entities,misc,schema} . * XML catalog schema: OASIS XML Catalog Committee Specification 1.0 . * update-xmlcatalog(8): tool for maintaining the root XML catalog file and the package XML catalog files in the '/etc/xml' directory as well as local XML catalog files. . * dh_installxmlcatalogs(1): debhelper tool for installing local XML catalog files and registering XML entities in package XML catalog files and the root XML catalog file (requires debhelper package) Package: xserver-common Status: install ok installed Priority: optional Section: x11 Installed-Size: 2443 Maintainer: Debian X Strike Force Architecture: all Multi-Arch: foreign Source: xorg-server Version: 2:21.1.7-3 Replaces: xserver-xorg-core (<< 2:1.5.2) Depends: x11-common, xkb-data, x11-xkb-utils Recommends: xfonts-base, xauth Description: common files used by various X servers This package provides files necessary for all X.Org based X servers. Homepage: https://www.x.org/ Package: xserver-xorg Status: install ok installed Priority: optional Section: x11 Installed-Size: 238 Maintainer: Debian X Strike Force Architecture: amd64 Source: xorg Version: 1:7.7+23 Provides: xserver Depends: xserver-xorg-core (>= 2:1.17.2-2), xserver-xorg-video-all | xorg-driver-video, xserver-xorg-input-all | xorg-driver-input, xkb-data (>= 1.4), x11-xkb-utils Recommends: libgl1-mesa-dri, xserver-xorg-legacy Description: X.Org X server This package depends on the full suite of the server and drivers for the X.Org X server. It does not provide the actual server itself. Homepage: https://www.x.org/ Package: xserver-xorg-core Status: install ok installed Priority: optional Section: x11 Installed-Size: 6116 Maintainer: Debian X Strike Force Architecture: amd64 Source: xorg-server Version: 2:21.1.7-3 Replaces: xserver-xorg (<< 1:7.7+10~), xserver-xorg-video-modesetting Provides: xorg-input-abi-24, xorg-video-abi-25, xserver-xorg-video-modesetting Depends: xserver-common (>= 2:21.1.7-3), keyboard-configuration, udev (>= 149), libegl1, libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.35), libdbus-1-3 (>= 1.9.14), libdrm2 (>= 2.4.66), libepoxy0 (>= 1.5.4), libgbm1 (>= 17.1.0~rc2), libgcrypt20 (>= 1.10.0), libgl1, libpciaccess0 (>= 0.12.902), libpixman-1-0 (>= 0.30.0), libselinux1 (>= 3.1~), libsystemd0, libudev1 (>= 183), libunwind8, libxau6 (>= 1:1.0.9), libxcvt0 (>= 0.1.0), libxdmcp6, libxfont2 (>= 1:2.0.1), libxshmfence1 Recommends: libgl1-mesa-dri (>= 7.10.2-4), default-logind | logind, xcvt Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-scalable Breaks: libgl1-mesa-dri (<< 18.0.5), systemd (<< 226-4~), xserver-xorg (<< 1:7.7+10~) Conflicts: xserver-xorg-input-evtouch, xserver-xorg-video-modesetting Description: Xorg X server - core server The Xorg X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers. . The Xorg server supports most modern graphics hardware from most vendors, and supersedes all XFree86 X servers. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Homepage: https://www.x.org/ Package: xserver-xorg-input-all Status: install ok installed Priority: optional Section: x11 Installed-Size: 46 Maintainer: Debian X Strike Force Architecture: amd64 Source: xorg Version: 1:7.7+23 Depends: xserver-xorg-input-libinput Recommends: xserver-xorg-input-wacom Description: X.Org X server -- input driver metapackage This package depends on the full suite of input drivers for the X.Org X server (Xorg). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Homepage: https://www.x.org/ Package: xserver-xorg-input-libinput Status: install ok installed Priority: optional Section: x11 Installed-Size: 143 Maintainer: Debian X Strike Force Architecture: amd64 Source: xserver-xorg-input-libinput (1.2.1-1) Version: 1.2.1-1+b1 Provides: xorg-driver-input Depends: libc6 (>= 2.7), libinput10 (>= 1.19.1), xorg-input-abi-24, xserver-xorg-core (>= 2:21.1.1) Description: X.Org X server -- libinput input driver This package provides the driver for input devices using libinput library. It can handle keyboards, mice and touchpads, and essentially replaces the separate -evdev and -synaptics drivers. . This package is built from the X.org xf86-input-libinput driver module. Homepage: https://www.x.org Package: xserver-xorg-input-wacom Status: install ok installed Priority: optional Section: x11 Installed-Size: 578 Maintainer: Boyuan Yang Architecture: amd64 Source: xf86-input-wacom Version: 1.1.0-1 Replaces: wacom-tools (<< 0.10.0) Provides: xorg-driver-input Depends: libc6 (>= 2.33), libudev1 (>= 183), libx11-6, libxi6 (>= 2:1.2.0), libxinerama1 (>= 2:1.1.4), libxrandr2 (>= 2:1.2.0), xorg-input-abi-24, xserver-xorg-core (>= 2:21.1.1) Suggests: xinput Conflicts: wacom-tools (<< 0.10.0) Description: X.Org X server -- Wacom input driver This package provides the X.Org driver for Wacom tablet devices. Homepage: https://linuxwacom.github.io/ Package: xserver-xorg-legacy Status: install ok installed Priority: optional Section: x11 Installed-Size: 2474 Maintainer: Debian X Strike Force Architecture: amd64 Source: xorg-server Version: 2:21.1.7-3 Replaces: x11-common (<< 1:7.7+10~), xserver-xorg-core (<< 2:1.17.2-3~) Depends: xserver-common (>= 2:21.1.7-3), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0 Breaks: x11-common (<< 1:7.7+10~), xserver-xorg-core (<< 2:1.17.2-3~) Description: setuid root Xorg server wrapper This package provides a wrapper for the Xorg X server, which is necessary for legacy drivers and non-Linux kernels. Homepage: https://www.x.org/ Package: xserver-xorg-video-all Status: install ok installed Priority: optional Section: x11 Installed-Size: 46 Maintainer: Debian X Strike Force Architecture: amd64 Source: xorg Version: 1:7.7+23 Replaces: xserver-xorg-driver-all Depends: xserver-xorg-video-amdgpu, xserver-xorg-video-ati, xserver-xorg-video-fbdev, xserver-xorg-video-nouveau, xserver-xorg-video-vesa, xserver-xorg-video-vmware Recommends: xserver-xorg-video-intel, xserver-xorg-video-qxl Conflicts: xserver-xorg-driver-all Description: X.Org X server -- output driver metapackage This package depends on the full suite of output drivers for the X.Org X server (Xorg). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Homepage: https://www.x.org/ Package: xserver-xorg-video-amdgpu Status: install ok installed Priority: optional Section: x11 Installed-Size: 253 Maintainer: Debian X Strike Force Architecture: amd64 Version: 23.0.0-1 Provides: xorg-driver-video Depends: libc6 (>= 2.17), libdrm-amdgpu1 (>= 2.4.73), libgbm1 (>= 8.1~0), libudev1 (>= 183), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1) Suggests: firmware-amd-graphics Description: X.Org X server -- AMDGPU display driver This package provides the 'amdgpu' driver for the AMD Radeon cards. The following chip families should be supported: Bonaire, Hawaii, Kaveri, Kabini Mullins, Iceland, Tonga, Carrizo, Fiji, Stoney. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-amdgpu driver module. Package: xserver-xorg-video-ati Status: install ok installed Priority: optional Section: x11 Installed-Size: 386 Maintainer: Debian X Strike Force Architecture: amd64 Version: 1:19.1.0-3 Provides: xorg-driver-video Depends: libc6 (>= 2.4), libpciaccess0, xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1), xserver-xorg-video-radeon Suggests: xserver-xorg-video-r128, xserver-xorg-video-mach64 Description: X.Org X server -- AMD/ATI display driver wrapper This package provides the 'ati' driver for the AMD/ATI Mach64, Rage128, Radeon, FireGL, FireMV, FirePro and FireStream series. This driver is actually a wrapper that loads one of the 'mach64', 'r128' or 'radeon' sub-drivers depending on the hardware. These sub-drivers are brought through package dependencies. . Users of Rage, Mach, or Radeon boards may remove this package only if they use Driver "r128", "mach64", or "radeon" in /etc/X11/xorg.conf instead of relying on autodetection. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-ati driver module. Homepage: https://wiki.freedesktop.org/xorg/RadeonFeature/ Package: xserver-xorg-video-fbdev Status: install ok installed Priority: optional Section: x11 Installed-Size: 61 Maintainer: Debian X Strike Force Architecture: amd64 Version: 1:0.5.0-2 Provides: xorg-driver-video Depends: libc6 (>= 2.4), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1) Description: X.Org X server -- fbdev display driver This package provides the driver for the Linux framebuffer device (aka 'fbdev'). . More information about X.Org can be found at: . This package is built from the X.org xf86-video-fbdev driver module. Package: xserver-xorg-video-intel Status: install ok installed Priority: optional Section: x11 Installed-Size: 3203 Maintainer: Debian X Strike Force Architecture: amd64 Version: 2:2.99.917+git20210115-1 Provides: xorg-driver-video Depends: libc6 (>= 2.33), libdrm-intel1 (>= 2.4.38), libdrm2 (>= 2.4.62), libpciaccess0 (>= 0.8.0+git20071002), libpixman-1-0 (>= 0.30.0), libudev1 (>= 183), libx11-6, libx11-xcb1 (>= 2:1.7.2), libxcb-dri2-0, libxcb-util1 (>= 0.4.0), libxcb1, libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxinerama1 (>= 2:1.1.4), libxrandr2 (>= 2:1.2.99.2), libxrender1, libxss1, libxtst6, libxvmc1 (>= 2:1.0.12), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1) Description: X.Org X server -- Intel i8xx, i9xx display driver This package provides the driver for the Intel i8xx and i9xx family of chipsets, including i810, i815, i830, i845, i855, i865, i915, i945 and i965 series chips. . This package also provides XvMC (XVideo Motion Compensation) drivers for i810/i815 and i9xx and newer chipsets. . This package is built from the X.org xf86-video-intel driver module. . The use of this driver is discouraged if your GPU is new enough (ca. 2007 and newer). You can try uninstalling this driver and let the server use its built-in modesetting driver instead. Homepage: https://www.x.org/ Package: xserver-xorg-video-nouveau Status: install ok installed Priority: optional Section: x11 Installed-Size: 482 Maintainer: Debian X Strike Force Architecture: amd64 Version: 1:1.0.17-2 Provides: xorg-driver-video Depends: libc6 (>= 2.33), libdrm-nouveau2 (>= 2.4.38), libdrm2 (>= 2.4.61), libudev1 (>= 183), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1) Recommends: libgl1-mesa-dri (>= 9.0) Suggests: firmware-misc-nonfree Description: X.Org X server -- Nouveau display driver This driver for the X.Org X server (see xserver-xorg for a further description) provides support for NVIDIA Riva, TNT, GeForce, and Quadro cards. . This package provides 2D support including EXA acceleration, Xv and RandR. 3D functionality is provided by the libgl1-mesa-dri package. . This package is built from the FreeDesktop.org xf86-video-nouveau driver. Homepage: https://nouveau.freedesktop.org/wiki/ Package: xserver-xorg-video-qxl Status: install ok installed Priority: optional Section: x11 Installed-Size: 206 Maintainer: Debian X Strike Force Architecture: amd64 Version: 0.1.5+git20200331-3 Provides: xorg-driver-video Depends: libc6 (>= 2.14), libudev1 (>= 183), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1) Description: X.Org X server -- QXL display driver This package provides the driver for QXL video device, i.e. if Linux is running inside a RedHat Enterprise Virtualization (RHEV) environment, or other SPICE-compatible KVM/Qemu emulator. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-qxl driver module. Homepage: https://www.spice-space.org/ Package: xserver-xorg-video-radeon Status: install ok installed Priority: optional Section: x11 Installed-Size: 870 Maintainer: Debian X Strike Force Architecture: amd64 Source: xserver-xorg-video-ati Version: 1:19.1.0-3 Provides: xorg-driver-video Depends: libc6 (>= 2.17), libdrm-radeon1 (>= 2.4.39), libgbm1 (>= 8.1~0), libudev1 (>= 183), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1) Suggests: firmware-amd-graphics Description: X.Org X server -- AMD/ATI Radeon display driver This package provides the 'radeon' driver for the AMD/ATI cards. The following chips should be supported: R100, RV100, RS100, RV200, RS200, RS250, R200, RV250, RV280, RS300, RS350, RS400/RS480, R300, R350, R360, RV350, RV360, RV370, RV380, RV410, R420, R423/R430, R480/R481, RV505/RV515/RV516/RV550, R520, RV530/RV560, RV570/R580, RS600/RS690/RS740, R600, RV610/RV630, RV620/RV635, RV670, RS780/RS880, RV710/RV730, RV740/RV770/RV790, CEDAR, REDWOOD, JUNIPER, CYPRESS, HEMLOCK, PALM, SUMO/SUMO2, BARTS, TURKS, CAICOS, CAYMAN, ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI, MULLINS, KAVERI, HAWAII. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-ati driver module. Homepage: https://wiki.freedesktop.org/xorg/RadeonFeature/ Package: xserver-xorg-video-vesa Status: install ok installed Priority: optional Section: x11 Installed-Size: 70 Maintainer: Debian X Strike Force Architecture: amd64 Source: xserver-xorg-video-vesa (1:2.5.0-1) Version: 1:2.5.0-1+b1 Provides: xorg-driver-video Depends: libc6 (>= 2.14), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1) Description: X.Org X server -- VESA display driver This driver for the X.Org X server (see xserver-xorg for a further description) uses the standard VESA interface provided on all video cards, but runs unaccelerated. This driver is not recommended for use unless you have a problem with the normal driver for your card, because it will perform very badly. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-vesa driver module. Package: xserver-xorg-video-vmware Status: install ok installed Priority: optional Section: x11 Installed-Size: 252 Maintainer: Debian X Strike Force Architecture: amd64 Source: xserver-xorg-video-vmware (1:13.3.0-3.1) Version: 1:13.3.0-3.1+b1 Provides: xorg-driver-video Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.60), libudev1 (>= 183), libx11-6 (>= 2:1.4.99.1), libxatracker2 (>= 11.1.0~), libxext6, xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1) Description: X.Org X server -- VMware display driver This package provides the driver for VMware client sessions, i.e. if Linux is running inside a VMware session. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-vmware driver module. Package: xsettingsd Status: install ok installed Priority: optional Section: x11 Installed-Size: 94 Maintainer: Axel Beckert Architecture: amd64 Version: 1.0.2-1 Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libx11-6 Description: Provides settings to X11 applications xsettingsd is a daemon that implements the XSETTINGS specification. It is intended to be small, fast, and minimally dependent on other libraries. It can serve as an alternative to gnome-settings-daemon for users who are not using the GNOME desktop environment but who still run GTK+ applications and want to configure things such as themes, font antialiasing/hinting, and UI sound effects. Homepage: https://github.com/derat/xsettingsd Package: xterm Status: install ok installed Priority: optional Section: x11 Installed-Size: 2456 Maintainer: Debian X Strike Force Architecture: amd64 Multi-Arch: foreign Version: 379-1 Provides: x-terminal-emulator Depends: xbitmaps, libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libice6 (>= 1:1.0.0), libtinfo6 (>= 6), libutempter0 (>= 1.1.5), libx11-6, libxaw7 (>= 2:1.0.14), libxext6, libxft2 (>> 2.1.1), libxinerama1 (>= 2:1.1.4), libxmu6 (>= 2:1.1.3), libxpm4, libxt6 Recommends: luit | x11-utils (<< 7.7+6~) Suggests: xfonts-cyrillic Conffiles: /etc/X11/app-defaults/KOI8RXTerm e904665737663827da6ff9b9651910df /etc/X11/app-defaults/KOI8RXTerm-color d2d26270262950b81921694506281cfe /etc/X11/app-defaults/UXTerm 859f9c6e4301a96a46fdce9647208b2c /etc/X11/app-defaults/UXTerm-color 446ecb44b3bec790d5c7ac8582ef6ca5 /etc/X11/app-defaults/XTerm f019df263b046a2433ae74af94b1a319 /etc/X11/app-defaults/XTerm-color 0ceac6d8b2f3e33be29edddb64394d96 Description: X terminal emulator xterm is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that cannot use the window system directly. This version implements ISO/ANSI colors and most of the control sequences used by DEC VT220 terminals. . This package provides four commands: xterm, which is the traditional terminal emulator; uxterm, which is a wrapper around xterm that is intelligent about locale settings (especially those which use the UTF-8 character encoding), but which requires the luit program from the luit package; koi8rxterm, a wrapper similar to uxterm for locales that use the KOI8-R character set; and lxterm, a simple wrapper that chooses which of the previous commands to execute based on the user's locale settings. . A complete list of control sequences supported by the X terminal emulator is provided in /usr/share/doc/xterm. . The xterm program uses bitmap images provided by the xbitmaps package. . Those interested in using koi8rxterm will likely want to install the xfonts-cyrillic package as well. Homepage: https://invisible-island.net/xterm/xterm.html Package: xwayland Status: install ok installed Priority: optional Section: x11 Installed-Size: 2340 Maintainer: Debian X Strike Force Architecture: amd64 Version: 2:22.1.9-1 Depends: xserver-common, libc6 (>= 2.36), libdrm2 (>= 2.4.75), libepoxy0 (>= 1.5.4), libgbm1 (>= 17.1.0~rc2), libgcrypt20 (>= 1.10.0), libgl1, libpixman-1-0 (>= 0.30.0), libtirpc3 (>= 1.0.2), libwayland-client0 (>= 1.20.0), libxau6 (>= 1:1.0.9), libxcvt0 (>= 0.1.0), libxdmcp6, libxfont2 (>= 1:2.0.1), libxshmfence1 Description: X server for running X clients under Wayland This package provides an X server running on top of wayland, using wayland input devices for input and forwarding either the root window or individual top-level windows as wayland surfaces. Homepage: https://www.x.org/ Package: xz-utils Status: install ok installed Priority: standard Section: utils Installed-Size: 1226 Maintainer: Jonathan Nieder Architecture: amd64 Multi-Arch: foreign Version: 5.4.1-0.2 Replaces: lzip (<< 1.8~rc2), manpages-de (<< 4.17.0-2~bpo11+1), manpages-fr (<< 4.17.0-2~bpo11+1), xz-lzma Provides: lzma Depends: libc6 (>= 2.34), liblzma5 (>= 5.4.0) Breaks: lzip (<< 1.8~rc2), manpages-de (<< 4.17.0-2~bpo11+1), manpages-fr (<< 4.17.0-2~bpo11+1) Conflicts: lzma (<< 9.22-1), xz-lzma Description: XZ-format compression utilities XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . This package provides the command line tools for working with XZ compression, including xz, unxz, xzcat, xzgrep, and so on. They can also handle the older LZMA format, and if invoked via appropriate symlinks will emulate the behavior of the commands in the lzma package. . The XZ format is similar to the older LZMA format but includes some improvements for general use: . * 'file' magic for detecting XZ files; * crc64 data integrity check; * limited random-access reading support; * improved support for multithreading (not used in xz-utils); * support for flushing the encoder. Homepage: https://tukaani.org/xz/ Package: yt-dlp Status: install ok installed Priority: optional Section: web Installed-Size: 9610 Maintainer: Unit 193 Architecture: all Version: 2023.03.04-1 Depends: python3-brotli, python3-certifi, python3-mutagen, python3-pycryptodome, python3-websockets, python3:any, python3-pkg-resources Recommends: aria2 | wget | curl, ca-certificates, ffmpeg, python3-pyxattr, rtmpdump Suggests: libfribidi-bin | bidiv, mpv | mplayer, phantomjs Description: downloader of videos from YouTube and other sites yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project. . yt-dlp is a small command-line program to download videos from YouTube.com and other sites that don't provide direct links to the videos served. . yt-dlp allows the user, among other things, to choose a specific video quality to download (if available) or let the program automatically determine the best (or worst) quality video to grab. It supports downloading entire playlists and all videos from a given user. . Currently supported sites (or features of sites) are: . 17live, 1News, 1tv, 20min, 23video, 247sports, 24tv.ua, 24video, 3qsdn, 3sat, 4tube, 56.com, 6play, 7plus, 8tracks, 91porn, 9c9media, 9gag, 9now.com.au, abc.net.au, abcnews, abcotvs, AbemaTV, AbemaTVTitle, acast, AcFunBangumi, AcFunVideo, ADN, AdobeConnect, adobetv, AdultSwim, aenetworks, AeonCo, afreecatv, AirMozilla, AirTV, AitubeKZVideo, AliExpressLive, AlJazeera, Allocine, AlphaPorno, Alsace20TV, Alsace20TVEmbed, Alura, AluraCourse, Amara, AmazonMiniTV, AmazonReviews, AmazonStore, AMCNetworks, AmericasTestKitchen, AmericasTestKitchenSeason, AmHistoryChannel, AnchorFMEpisode, anderetijden, Angel, AnimalPlanet, Anvato, aol.com, APA, Aparat, AppleConnect, AppleDaily, ApplePodcasts, appletrailers, archive.org, ArcPublishing, ARD, ARDBetaMediathek, Arkena, arte.sky.it, ArteTV, ArteTVCategory, ArteTVEmbed, ArteTVPlaylist, AsianCrush, AsianCrushPlaylist, AtresPlayer, AtScaleConfEvent, ATTTechChannel, ATVAt, AudiMedia, AudioBoom, audiomack, Audius, AWAAN, AZMedien, BaiduVideo, BanBye, BanByeChannel, bandaichannel, Bandcamp, BannedVideo, bbc, bbc.co.uk, BBVTV, BBVTVLive, BBVTVRecordings, BeatBumpPlaylist, BeatBumpVideo, Beatport, Beeg, BehindKink, Bellator, BellMedia, BerufeTV, Bet, bfmtv, BibelTV, Bigflix, Bigo, Bild, BiliBili, Bilibili category extractor, BilibiliAudio, BilibiliAudioAlbum, BiliBiliBangumi, BiliBiliBangumiMedia, BiliBiliPlayer, BiliBiliSearch, BilibiliSpaceAudio, BilibiliSpacePlaylist, BilibiliSpaceVideo, BiliIntl, BiliLive, BioBioChileTV, Biography, BIQLE, BitChute, BitChuteChannel, BlackboardCollaborate, BleacherReport, BleacherReportCMS, blerp, blogger.com, Bloomberg, BokeCC, BongaCams, BooyahClips, BostonGlobe, Box, BoxCastVideo, Bpb, BR, BravoTV, Break, BreitBart, BRMediathek, Bundesliga, BusinessInsider, BuzzFeed, BYUtv, CableAV, Callin, Caltrans, CAM4, Camdemy, CamdemyFolder, CamModels, Camsoda, CamtasiaEmbed, CamWithHer, CanalAlpha, canalc2.tv, Canalplus, Canvas, CanvasEen, CarambaTV, CarambaTVPage, CartoonNetwork, cbc.ca, CBS, CBSInteractive, CBSLocal, CBSLocalArticle, cbsnews, cbssports, CCMA, CCTV, CDA, Cellebrite, CeskaTelevize, CGTN, channel9, CharlieRose, Chaturbate, Chilloutzone, Chingari, ChingariUser, chirbit, cielotv.it, Cinchcast, Cinemax, CinetecaMilano, CiscoLiveSearch, CiscoLiveSession, ciscowebex, CJSW, cliphunter, Clippit, ClipRs, Clipsyndicate, ClipYouEmbed, CloserToTruth, CloudflareStream, Cloudy, Clubic, Clyp, cmt.com, CNBC, CNBCVideo, CNN, CNNArticle, CNNBlogs, CNNIndonesia, ComedyCentral, ComedyCentralTV, CondeNast, CONtv, CookingChannel, Corus, Coub, CozyTV, cp24, cpac, Cracked, Crackle, Craftsy, CrooksAndLiars, CrowdBunker, CrowdBunkerChannel, crunchyroll, CSpan, CSpanCongress, CtsNews, CTV, CTVNews, cu.ntv.co.jp, CultureUnplugged, curiositystream, CWTV, Cybrary, CybraryCourse, Daftsex, DagelijkseKost, DailyMail, dailymotion, DailyWire, DailyWirePodcast, daum.net, DBTV, DctpTv, DeezerAlbum, DeezerPlaylist, defense.gouv.fr, democracynow, DestinationAmerica, DetikEmbed, DeuxM, DeuxMNews, DHM, Digg, DigitalConcertHall, DigitallySpeaking, Digiteka, Discovery, DiscoveryLife, DiscoveryNetworksDe, DiscoveryPlus, DiscoveryPlusIndia, DiscoveryPlusIndiaShow, DiscoveryPlusItaly, DiscoveryPlusItalyShow, Disney, DIYNetwork, Dotsub, Douyin, DouyuShow, DouyuTV, DPlay, DRBonanza, Drooble, Dropbox, Dropout, DropoutSeason, DrTuber, drtv, DTube, duboku, Dumpert, dvtv, dw, EaglePlatform, EbaumsWorld, Ebay, EchoMsk, ehftv, eHow, EinsUndEinsTV, EinsUndEinsTVLive, EinsUndEinsTVRecordings, Einthusan, eitb.tv, EllenTube, EllenTubePlaylist, EllenTubeVideo, Elonet, ElPais, Embedly, EMPFlix, Engadget, Epicon, EpiconSeries, Epoch, Eporner, EroProfile, ertflix, Escapist, ESPN, ESPNArticle, ESPNCricInfo, EsriVideo, Europa, EuroParlWebstream, EuropeanTour, Eurosport, EUScreen, EWETV, EWETVLive, EWETVRecordings, ExpoTV, Expressen, ExtremeTube, EyedoTV, facebook, FacebookPluginsVideo, faz.net, fc2, Fczenit, Fifa, Filmmodu, filmon, Filmweb, FiveThirtyEight, FiveTV, Flickr, Folketinget, FoodNetwork, FootyRoom, Formula1, FOX, FOX9, FOX9News, Foxgay, foxnews, FoxNewsVideo, FoxSports, fptplay, FranceCulture, FranceInter, FranceTV, francetvinfo.fr, FranceTVSite, Freesound, freespeech.org, FreeTvMovies, FrontendMasters, FrontendMastersCourse, FrontendMastersLesson, FujiTVFODPlus7, Funimation, Funk, Fusion, Fux, FuyinTV, Gab, GabTV, Gaia, GameInformer, GameJolt, GameJoltCommunity, GameJoltGame, GameJoltGameSoundtrack, GameJoltSearch, GameJoltUser, GameSpot, GameStar, Gaskrank, Gazeta, GDCVault, GediDigital, gem.cbc.ca, generic, Genius, GeniusLyrics, Gettr, GettrStreaming, Gfycat, GiantBomb, Giga, GlattvisionTV, GlattvisionTVLive, GlattvisionTVRecordings, Glide, Globo, GloboArticle, glomex, Go, GoDiscovery, GodTube, Gofile, Golem, GoogleDrive, GoPlay, GoPro, Goshgay, GoToStage, GPUTechConf, Gronkh, Groupon, Harpodeon, hbo, HearThisAt, Heise, HellPorno, Helsinki, HentaiStigma, hetklokhuis, HGTVDe, HGTVUsa, HiDive, HistoricFilms, hitbox, HitRecord, hketv, Holodex, HotNewHipHop, hotstar, Howcast, HowStuffWorks, hrfernsehen, HRTi, HRTiPlaylist, HSEProduct, HSEShow, html5, Huajiao, HuffPost, Hungama, HungamaAlbumPlaylist, HungamaSong, Hypem, Hytale, Icareus, IflixSeries, ign.com, IGNArticle, IGNVideo, IHeartRadio, Iltalehti, imdb, Imgur, Ina, Inc, IndavideoEmbed, InfoQ, Instagram, InstagramIOS, Internazionale, InternetVideoArchive, InvestigationDiscovery, IPrima, IPrimaCNN, iq.com, iqiyi, IslamChannel, IslamChannelSeries, IsraelNationalNews, ITProTV, ITProTVCourse, ITTF, ITV, ITVBTCC, ivi, ivideon, IVXPlayer, Iwara, Ixigua, Izlesene, Jable, JablePlaylist, Jamendo, JamendoAlbum, JeuxVideo, Joj, Jove, JWPlatform, Kakao, Kaltura, Kanal2, KankaNews, Karaoketv, KarriereVideos, Katsomo, KeezMovies, KelbyOne, Ketnet, khanacademy, Kick, Kicker, KickStarter, KickVOD, KinjaEmbed, KinoPoisk, Kommunetv, KompasVideo, KonserthusetPlay, Koo, KrasView, KTH, Ku6, KUSI, la7.it, laola1tv, LastFM, LastFMPlaylist, LastFMUser, lbry, LCI, Lcp, LcpPlay, Le, Lecture2Go, Lecturio, LecturioCourse, LecturioDeCourse, LeFigaroVideoEmbed, LeFigaroVideoSection, LEGO, Lemonde, Lenta, LePlaylist, LetvCloud, Libsyn, life, likee, limelight, LineLive, LineLiveChannel, LinkedIn, LinuxAcademy, Liputan6, ListenNotes, LiTV, LiveJournal, livestream, Livestreamfails, Lnk, LnkGo, loc, LocalNews8, LoveHomePorn, LRTStream, LRTVOD, Lumni, lynda, m6, MagentaMusik360, mailru, MainStreaming, MallTV, MangoTV, ManotoTV, ManotoTVLive, ManotoTVShow, ManyVids, MaoriTV, Markiza, MarkizaPage, massengeschmack.tv, Masters, MatchTV, MDR, MedalTV, media.ccc.de, Mediaite, MediaKlikk, Medialaan, Mediaset, MediasetShow, Mediasite, MediasiteCatalog, MediasiteNamedCatalog, MediaStream, MediaWorksNZVOD, Medici, megaphone.fm, megatvcom, Meipai, MelonVOD, META, metacafe, Metacritic, mewatch, Mgoon, MiaoPai, MicrosoftEmbed, microsoftstream, mildom, minds, MinistryGrid, Minoto, miomio.tv, mirrativ, MirrorCoUK, MiTele, mixch, mixcloud, MLB, MLBArticle, MLBTV, MLBVideo, MLSSoccer, Mnet, MNetTV, MNetTVLive, MNetTVRecordings, MochaVideo, MoeVideo, Mofosex, MofosexEmbed, Mojvideo, MonsterSirenHypergryphMusic, Morningstar, Motherless, MotherlessGroup, Motorsport, MotorTrend, MotorTrendOnDemand, MovieClips, MovieFap, Moviepilot, MoviewPlay, Moviezine, MovingImage, MSN, mtg, mtv, mtv.de, mtv.it, mtvjapan, MTVUutisetArticle, MuenchenTV, Murrtube, MurrtubeUser, MuseScore, MusicdexAlbum, MusicdexArtist, MusicdexPlaylist, MusicdexSong, mva, Mwave, MwaveMeetGreet, Mxplayer, MxplayerShow, MyChannels, MySpace, MySpass, Myvi, MyVideoGe, MyVidster, MyviEmbed, n-tv.de, N1InfoAsset, Nate, NateProgram, NationalGeographicTV, Naver, navernow, NBA, NBAChannel, NBAEmbed, NBAWatchEmbed, NBC, NBCNews, nbcolympics, NBCSports, NBCSportsStream, NBCSportsVPlayer, NBCStations, ndr, NDTV, Nebula, NerdCubedFeed, NetPlusTV, NetPlusTVLive, NetPlusTVRecordings, Netverse, NetversePlaylist, NetverseSearch, Netzkino, Newgrounds, NewsPicks, Newstube, Newsy, NextMedia, NextMediaActionNews, NextTV, Nexx, NexxEmbed, NFB, NFHSNetwork, nfl.com, NhkForSchoolBangumi, NhkForSchoolProgramList, NhkForSchoolSubject, NhkVod, NhkVodProgram, nhl.com, nick.com, nick.de, nickelodeonru, nicknight, niconico, NiconicoUser, Nintendo, Nitter, njoy, NJPWWorld, NobelPrize, NoicePodcast, NonkTube, NoodleMagazine, Noovo, Normalboots, NOSNLArticle, NosVideo, Nova, NovaEmbed, NovaPlay, nowness, Noz, npo, Npr, NRK, NRKPlaylist, NRKRadioPodkast, NRKSkole, NRKTV, NRKTVDirekte, NRKTVEpisode, NRKTVEpisodes, NRKTVSeason, NRKTVSeries, NRLTV, ntv.ru, Nuvid, NYTimes, NYTimesArticle, NYTimesCooking, nzherald, NZOnScreen, NZZ, ocw.mit.edu, OdaTV, Odnoklassniki, OfTV, OfTVPlaylist, OktoberfestTV, OlympicsReplay, on24, OnDemandChinaEpisode, OnDemandKorea, OneFootball, OnePlacePodcast, onet.pl, onet.tv, OnetMVP, OnionStudios, Ooyala, OoyalaExternal, Opencast, OpencastPlaylist, openrec, OraTV, OsnatelTV, OsnatelTVLive, OsnatelTVRecordings, OutsideTV, PacktPub, PacktPubCourse, pandora.tv, Panopto, PanoptoList, PanoptoPlaylist, ParamountNetwork, ParamountPlus, ParamountPlusSeries, Parler, parliamentlive.tv, Parlview, Patreon, PatreonCampaign, pbs, PearVideo, PeekVids, peer.tv, PeerTube, peloton, People, PerformGroup, periscope, PhilharmonieDeParis, phoenix.de, Photobucket, Piapro, Picarto, PicartoVod, Piksel, Pinkbike, Pinterest, PinterestCollection, Pladform, PlanetMarathi, Platzi, PlatziCourse, play.fm, player.sky.it, PlayPlusTV, PlayStuff, PlaysTV, PlaySuisse, Playtvak, Playvid, PlayVids, Playwire, pluralsight, PlutoTV, PodbayFM, PodbayFMChannel, Podchaser, podomatic, Pokemon, PokemonWatch, PokerGo, PokerGoCollection, PolsatGo, PolskieRadio, Popcorntimes, PopcornTV, PornCom, PornerBros, Pornez, PornFlip, PornHd, PornHub, PornHubPagedVideoList, PornHubPlaylist, PornHubUser, PornHubUserVideosUpload, Pornotube, PornoVoisines, PornoXO, PornTop, PornTube, Pr0gramm, Pr0grammStatic, PrankCast, PremiershipRugby, PressTV, ProjectVeritas, prosiebensat1, PRXAccount, PRXSeries, PRXStory, puhutv, Puls4, Pyvideo, QingTing, qqmusic, QuantumTV, QuantumTVLive, QuantumTVRecordings, Qub, R7, R7Article, Radiko, RadikoRadio, radio.de, radiobremen, radiocanada, radiofrance, RadioJavan, radiokapital, RadioZetPodcast, radlive, Rai, RaiNews, RaiPlay, RaiPlayLive, RaiPlayPlaylist, RaiPlaySound, RaiPlaySoundLive, RaiPlaySoundPlaylist, RaiSudtirol, RayWenderlich, RayWenderlichCourse, RbgTum, RbgTumCourse, RBMARadio, RCS, RCSEmbeds, RCSVarious, RCTIPlus, RCTIPlusSeries, RCTIPlusTV, RDS, RedBull, RedBullEmbed, RedBullTV, RedBullTVRrnContent, Reddit, RedGifs, RedGifsSearch, RedGifsUser, RedTube, RegioTV, RENTV, RENTVArticle, Restudy, Reuters, ReverbNation, RICE, RMCDecouverte, RockstarGames, Rokfin, RoosterTeeth, RoosterTeethSeries, RottenTomatoes, Rozhlas, RozhlasVltava, RTBF, RTDocumentry, RTDocumentryPlaylist, rte, rtl.nl, rtl2, RTLLuLive, RTLLuRadio, RTNews, RTP, RTRFM, RTS, RTVNH, RTVS, rtvslo.si, RUHD, Rule34Video, Rumble, RumbleChannel, RumbleEmbed, Ruptly, rutube, RUTV, Ruutu, Ruv, safari, Saitosan, SAKTV, SAKTVLive, SAKTVRecordings, SaltTV, SaltTVLive, SaltTVRecordings, SampleFocus, Sangiin, Sapo, savefrom.net, SBS, schooltv, ScienceChannel, Screen9, Screencast, Screencastify, ScreencastOMatic, ScrippsNetworks, Scrolller, SCTE, SCTECourse, Seeker, SenateGov, SenateISVP, SendtoNews, Servus, Sexu, SeznamZpravy, SeznamZpravyArticle, Shahid, ShahidShow, Shared, ShareVideosEmbed, ShemarooMe, ShowRoomLive, ShugiinItvLive, ShugiinItvLiveRoom, ShugiinItvVod, SibnetEmbed, simplecast, Sina, Skeb, sky.it, SkylineWebcams, SkyNewsAU, Slideshare, SlidesLive, Slutload, Smotrim, Snotr, Sohu, SonyLIV, SonyLIVSeries, soundcloud, SoundcloudEmbed, soundgasm, southpark.cc.com, southpark.de, southpark.lat, southpark.nl, southparkstudios.dk, SovietsCloset, SovietsClosetPlaylist, SpankBang, SpankBangPlaylist, Spankwire, Spiegel, Sport5, SportBox, SportDeutschland, spotify, Spreaker, SpreakerPage, SpreakerShow, SpreakerShowPage, SpringboardPlatform, Sprout, SRGSSR, SRGSSRPlay, stanfordoc, StarTrek, startv, Steam, SteamCommunityBroadcast, Stitcher, StitcherShow, StoryFire, StoryFireSeries, StoryFireUser, Streamable, Streamanity, streamcloud.eu, StreamCZ, StreamFF, StreetVoice, StretchInternet, Stripchat, Substack, SunPorno, SVT, SVTPage, SVTPlay, SVTSeries, SwearnetEpisode, SWRMediathek, Syfy, SYVDK, SztvHu, t-online.de, Tagesschau, Tass, TBS, TDSLifeway, Teachable, TeachableCourse, teachertube, TeachingChannel, Teamcoco, TeamTreeHouse, TechTalks, techtv.mit.edu, TedEmbed, TedPlaylist, TedSeries, TedTalk, Tele13, Tele5, TeleBruxelles, TelecaribePlay, Telecinco, Telegraaf, TeleMB, Telemundo, TeleQuebec, TeleQuebecEmission, TeleQuebecLive, TeleQuebecSquat, TeleQuebecVideo, TeleTask, Telewebion, Tempo, TennisTV, TenPlay, TF1, TFO, TheHoleTv, TheIntercept, ThePlatform, ThePlatformFeed, TheStar, TheSun, ThetaStream, ThetaVideo, TheWeatherChannel, ThisAmericanLife, ThisAV, ThisOldHouse, ThisVid, ThisVidMember, ThisVidPlaylist, ThreeSpeak, ThreeSpeakUser, TikTok, tinypic, TLC, TMZ, TNAFlix, TNAFlixNetworkEmbed, toggle, toggo, Tokentube, ToonGoggles, tou.tv, Toypics, ToypicsUser, TrailerAddict, TravelChannel, Triller, TrillerUser, Trilulilu, Trovo, TrovoChannelClip, TrovoChannelVod, TrovoVod, TrtCocukVideo, TrueID, TruNews, Truth, TruTV, Tube8, TubeTuGraz, TubeTuGrazSeries, TubiTv, TubiTvShow, Tumblr, TuneInPodcast, TuneInPodcastEpisode, TuneInStation, TunePk, Turbo, tv.dfb.de, TV2, TV2Article, TV2DK, TV2DKBornholmPlay, tv2play.hu, tv2playseries.hu, TV4, TV5MondePlus, tv5unis, tv8.it, TVA, TVANouvelles, TVANouvellesArticle, TVC, TVCArticle, TVer, tvigle, TVIPlayer, tvland.com, TVN24, TVNet, TVNoe, TVNow, TVNowAnnual, TVNowFilm, TVNowNew, TVNowSeason, TVNowShow, tvp, TVPlayer, TVPlayHome, Tweakers, TwitCasting, TwitCastingLive, TwitCastingUser, TwitchCollection, TwitchVideos, TwitchVideosClips, TwitchVideosCollections, twitter, Txxx, udemy, UDNEmbed, UFCArabia, UFCTV, ukcolumn, UKTVPlay, Unistra, Unity, UnscriptedNewsVideo, uol.com.br, uplynk, Urort, URPlay, USANetwork, USAToday, ustream, ustudio, Utreon, Varzesh3, Vbox7, VeeHD, Veo, Veoh, Vesti, Vevo, VevoPlaylist, VGTV, vh1.com, Viafree, vice, Vidbit, Viddler, Videa, video.arnes.si, video.sky.it, VideoDetective, videofy.me, VideoKen, VideoKenCategory, VideoKenPlayer, VideoKenPlaylist, VideoKenTopic, videomore, VideoPress, Vidio, VidioLive, VidioPremier, VidLii, viewlift, Viidea, viki, vimeo, ViMP, Vimple, Vine, Viqeo, Viu, ViuOTTIndonesia, Vivo, vk, vm.tiktok, Vocaroo, Vodlocker, VODPl, VODPlatform, VoiceRepublic, voicy, VolejTV, Voot, VootSeries, VoxMedia, VoxMediaVolume, vpro, Vrak, VRT, VrtNU, vrv, VShare, VTM, VTXTV, VTXTVLive, VTXTVRecordings, VuClip, Vupload, VVVVID, VVVVIDShow, VyboryMos, Vzaar, Wakanim, Walla, WalyTV, WalyTVLive, WalyTVRecordings, washingtonpost, wat.tv, WatchBox, WatchESPN, WatchIndianPorn, WDR, WDRElefant, WDRPage, Webcamerapl, Webcaster, WebcasterFeed, WebOfStories, WebOfStoriesPlaylist, Weibo, WeiboMobile, WeiqiTV, WeTvSeries, whowatch, wikimedia.org, Willow, WimTV, WinSportsVideo, Wistia, WistiaChannel, WistiaPlaylist, wnl, WorldStarHipHop, wppilot, WrestleUniversePPV, WrestleUniverseVOD, WSJ, WSJArticle, WWE, WyborczaPodcast, Xanimu, XBef, XboxClips, XFileShare, XHamster, XHamsterEmbed, XHamsterUser, ximalaya, xinpianchang, XMinus, XNXX, Xstream, XTube, XTubeUser, Xuite, XVideos, XXXYMovies, Yahoo, YandexDisk, YandexVideo, YandexVideoPreview, YapFiles, Yappy, YesJapan, YleAreena, Ynet, YouJizz, youku, YouNowChannel, YouNowLive, YouNowMoment, YouPorn, YourPorn, YourUpload, youtube, YoutubeLivestreamEmbed, YoutubeYtBe, Zapiks, Zattoo, ZattooLive, ZattooMovies, ZattooRecordings, ZDF, ZDFChannel, Zee5, ZeeNews, ZenYandex, ZenYandexChannel, Zhihu, zingmp3, zoom, Zype, generic, Homepage: https://github.com/yt-dlp/yt-dlp Package: zenity Status: install ok installed Priority: optional Section: gnome Installed-Size: 167 Maintainer: Debian GNOME Maintainers Architecture: amd64 Multi-Arch: foreign Version: 3.44.0-1 Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk-3-0 (>= 3.19.12), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libwebkit2gtk-4.1-0 (>= 2.15.1), libx11-6, zenity-common (>= 3.44.0-1) Description: Display graphical dialog boxes from shell scripts Zenity allows you to display GTK+ dialogs from shell scripts; it is a rewrite of the `gdialog' command from GNOME 1. . Zenity includes a gdialog wrapper script so that it can be used with legacy scripts. Homepage: https://wiki.gnome.org/Projects/Zenity Package: zenity-common Status: install ok installed Priority: optional Section: gnome Installed-Size: 11440 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Source: zenity Version: 3.44.0-1 Description: Display graphical dialog boxes from shell scripts (common files) Zenity allows you to display GTK+ dialogs from shell scripts; it is a rewrite of the `gdialog' command from GNOME 1. . Zenity includes a gdialog wrapper script so that it can be used with legacy scripts. . This package contains architecture independent files. Homepage: https://wiki.gnome.org/Projects/Zenity Package: zip Status: install ok installed Priority: optional Section: utils Installed-Size: 616 Maintainer: Santiago Vila Architecture: amd64 Multi-Arch: foreign Version: 3.0-13 Depends: libbz2-1.0, libc6 (>= 2.34) Recommends: unzip Description: Archiver for .zip files This is InfoZIP's zip program. It produces files that are fully compatible with the popular PKZIP program; however, the command line options are not identical. In other words, the end result is the same, but the methods differ. :-) . This version supports encryption. Homepage: https://infozip.sourceforge.net/Zip.html Package: zlib1g Status: install ok installed Priority: optional Section: libs Installed-Size: 168 Maintainer: Mark Brown Architecture: amd64 Multi-Arch: same Source: zlib Version: 1:1.2.13.dfsg-1 Provides: libz1 Depends: libc6 (>= 2.14) Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12) Conflicts: zlib1 (<= 1:1.0.4-7) Description: compression library - runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the shared library. Homepage: http://zlib.net/ Package: zlib1g Status: install ok installed Priority: required Section: libs Installed-Size: 159 Maintainer: Mark Brown Architecture: i386 Multi-Arch: same Source: zlib Version: 1:1.2.13.dfsg-1 Provides: libz1 Depends: libc6 (>= 2.4) Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12) Conflicts: zlib1 (<= 1:1.0.4-7) Description: compression library - runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the shared library. Homepage: http://zlib.net/ Package: zstd Status: install ok installed Priority: optional Section: utils Installed-Size: 2102 Maintainer: RPM packaging team Architecture: amd64 Multi-Arch: foreign Source: libzstd Version: 1.5.4+dfsg2-5 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), liblz4-1 (>= 1.8.0), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4) Description: fast lossless compression algorithm -- CLI tool Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the CLI program implementing zstd. Homepage: https://github.com/facebook/zstd Package: zutty Status: install ok installed Priority: optional Section: x11 Installed-Size: 493 Maintainer: Ricardo Mones Architecture: amd64 Version: 0.14.0.20230218+dfsg1-1 Provides: x-terminal-emulator Depends: libc6 (>= 2.34), libegl1, libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgles2 (>= 1.0.0), libstdc++6 (>= 12), libx11-6, libxmu6 (>= 2:1.1.3) Description: Efficient full-featured X11 terminal emulator Zutty is a terminal emulator for the X Window System, functionally similar to several other X terminal emulators such as xterm, rxvt and others. It is also similar to other, much more modern, GPU-accelerated terminal emulators. . Zutty uses a radically simple, yet extremely efficient rendering implementation, coupled with a sufficiently complete feature set to make it useful for a wide range of users. It also offers high throughput with low latency, and strives to conform to relevant standards, either published or de-facto. . Notice this program requires your GPU OpenGL to support compute, fragment and vertex shaders, otherwise it will fail to start. Homepage: https://tomscii.sig7.se/zutty/