Package: adduser
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 849
Maintainer: Debian Adduser Developers <adduser@packages.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 3.118
Depends: passwd, debconf (>= 0.5) | debconf-2.0
Suggests: liblocale-gettext-perl, perl
Conffiles:
 /etc/deluser.conf 773fb95e98a27947de4a95abb3d3f2a2
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 appropriate UID and GID values, 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.

Package: apt
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 4109
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: i386
Version: 1.8.2.3
Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
Provides: apt-transport-https (= 1.8.2.3)
Depends: adduser, gpgv | gpgv2 | gpgv1, debian-archive-keyring, libapt-pkg5.0 (>= 1.7.0~alpha3~), libc6 (>= 2.15), libgcc1 (>= 1:4.2), libgnutls30 (>= 3.6.6), libseccomp2 (>= 1.0.1), libstdc++6 (>= 5.2)
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 76120d358bc9037bb6358e737b3050b5
 /etc/cron.daily/apt-compat 49e9b2cfa17849700d4db735d04244f3
 /etc/kernel/postinst.d/apt-auto-removal 4ad976a68f045517cf4696cec7b8aa3a
 /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: base-files
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 340
Maintainer: Santiago Vila <sanvila@debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 10.3+deb10u10
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 80e99600e9229c99f61b11fbb23625b2
 /etc/dpkg/origins/debian 731423fa8ba067262f8ef37882d1e742
 /etc/host.conf 4eb63731c9f5e30903ac4fc07a7fe3d6
 /etc/issue af1666d8841dd1d8bf0c7b7b3e185972
 /etc/issue.net 3987d3ddecf2f1b622bcfdb589fe42c7
 /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: 231
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 3.5.46
Replaces: base
Depends: libc6 (>= 2.8), libdebconfclient0 (>= 0.145)
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: 6567
Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 5.0-4
Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1)
Depends: base-files (>= 2.1.12), debianutils (>= 2.15)
Pre-Depends: libc6 (>= 2.28), 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: bsdutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 288
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Multi-Arch: foreign
Source: util-linux (2.33.1-0.1)
Version: 1:2.33.1-0.1
Replaces: bash-completion (<< 1:2.1-4.1~)
Pre-Depends: libc6 (>= 2.28), libsystemd0
Recommends: bsdmainutils
Breaks: bash-completion (<< 1:2.1-4.1~)
Description: basic utilities from 4.4BSD-Lite
 This package contains the bare minimum of BSD utilities needed for a
 Debian system: logger, renice, script, scriptreplay, and wall. The
 remaining standard BSD utilities are provided by bsdmainutils.

Package: busybox-static
Status: install ok installed
Priority: optional
Section: shells
Installed-Size: 1960
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: i386
Source: busybox
Version: 1:1.30.1-4
Replaces: busybox
Provides: busybox
Conflicts: busybox
Description: Standalone rescue shell with tons of builtin utilities
 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.
 .
 busybox-static provides you with a statically linked simple stand alone shell
 that provides all the utilities available in BusyBox. This package is
 intended to be used as a rescue shell, in the event that you screw up your
 system. Invoke "busybox sh" and you have a standalone shell ready to save
 your system from certain destruction. Invoke "busybox", and it will list the
 available builtin commands.
Built-Using: glibc (= 2.28-8)
Homepage: http://www.busybox.net

Package: ca-certificates
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 402
Maintainer: Julien Cristau <jcristau@debian.org>
Architecture: all
Multi-Arch: foreign
Version: 20200601~deb10u2
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: coreutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 16053
Maintainer: Michael Stone <mstone@debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 8.30-3
Pre-Depends: libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.44), libc6 (>= 2.28), libselinux1 (>= 2.1.13)
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: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 223
Maintainer: Andrej Shadura <andrewsh@debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 0.5.10.2-5
Depends: debianutils (>= 2.15), dpkg (>= 1.19.1), debconf (>= 0.5) | debconf-2.0
Pre-Depends: libc6 (>= 2.28)
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: 637
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 1.12.20-0+deb10u1
Provides: dbus-bin (= 1.12.20-0+deb10u1), dbus-system-bus (= 1.12.20-0+deb10u1)
Depends: adduser, libapparmor1 (>= 2.8.94), libaudit1 (>= 1:2.2.1), libc6 (>= 2.28), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.12.20-0+deb10u1), libexpat1 (>= 2.1~beta3), libselinux1 (>= 2.0.65), libsystemd0
Suggests: default-dbus-session-bus | dbus-session-bus
Conffiles:
 /etc/default/dbus 0d0f25a2f993509c857eb262f6e22015
 /etc/init.d/dbus ec9a7d183ec50837a12aca3f9c95cc27
Description: simple interprocess messaging system (daemon and 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.
 .
 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 contains the D-Bus daemon and related utilities.
 .
 The client-side library can be found in the libdbus-1-3 package, as it is no
 longer contained in this package.
Homepage: http://dbus.freedesktop.org/

Package: debconf
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 520
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.5.71
Replaces: debconf-tiny
Provides: debconf-2.0
Pre-Depends: perl-base (>= 5.20.1-3~)
Recommends: apt-utils (>= 0.5.1), debconf-i18n
Suggests: debconf-doc, debconf-utils, whiptail | dialog, libterm-readline-gnu-perl, libgtk3-perl, libnet-ldap-perl, perl, debconf-kde-helper (>= 0.1+git20110702)
Breaks: apt-listchanges (<< 3.14), ubiquity (<< 17.10.2), update-notifier-common (<< 3.187~)
Conflicts: apt (<< 0.3.12.1), cdebconf (<< 0.96), debconf-tiny, debconf-utils (<< 1.3.22), dialog (<< 0.9b-20020814-1), menu (<= 2.1.3-1), whiptail (<< 0.51.4-11), 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: debian-archive-keyring
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 235
Maintainer: Debian Release Team <packages@release.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 2019.1+deb10u1
Conffiles:
 /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.gpg f5b8d048d75e0ba9a964c28daa0757cf
 /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg b6b2ad2c894ecfe479981fd0eadc1c92
 /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.gpg 045a5096301163f4b172d226e9d4dbb8
 /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.gpg 9e93d0a43d3a60272034c15900e9df6f
 /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.gpg f2d1b03b7a3c279ec66425d06aaab50f
 /etc/apt/trusted.gpg.d/debian-archive-buster-stable.gpg 4797ff6df738da65413ef710cf73936f
 /etc/apt/trusted.gpg.d/debian-archive-stretch-automatic.gpg f8ca9f176f6a5747e113f62220671e0b
 /etc/apt/trusted.gpg.d/debian-archive-stretch-security-automatic.gpg 986449e3c1ed5c157686f0166411b829
 /etc/apt/trusted.gpg.d/debian-archive-stretch-stable.gpg 67fa5396fa0900c0abd1058d98d9247e
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: debianutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 223
Maintainer: Clint Adams <clint@debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 4.8.6.1
Pre-Depends: libc6 (>= 2.15)
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
 tempfile which

Package: desktop-file-utils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 255
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 0.23-4
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.28.0)
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: diffutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 1586
Maintainer: Santiago Vila <sanvila@debian.org>
Architecture: i386
Version: 1:3.7-3
Replaces: diff
Pre-Depends: libc6 (>= 2.17)
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: http://www.gnu.org/software/diffutils/

Package: dirmngr
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1333
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.12-1+deb10u1
Replaces: gnupg2 (<< 2.1.10-2)
Depends: adduser, gpgconf (= 2.2.12-1+deb10u1), lsb-base (>= 3.2-13), libassuan0 (>= 2.5.0), libc6 (>= 2.28), libgcrypt20 (>= 1.8.0), libgnutls30 (>= 3.6.6), libgpg-error0 (>= 1.26-2~), libksba8 (>= 1.3.4), libldap-2.4-2 (>= 2.4.7), libnpth0 (>= 0.90)
Recommends: gnupg (= 2.2.12-1+deb10u1)
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: dmidecode
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 177
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Architecture: i386
Version: 3.2-1
Depends: libc6 (>= 2.4)
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: 235
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: lvm2 (2.03.02-3)
Version: 2:1.02.155-3
Depends: libc6 (>= 2.8), libdevmapper1.02.1 (>= 2:1.02.138)
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: http://sources.redhat.com/lvm2/

Package: dosfstools
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 256
Maintainer: Andreas Bombe <aeb@debian.org>
Architecture: i386
Version: 4.1-2
Depends: libc6 (>= 2.7), libudev1 (>= 183)
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: 6779
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 1.19.7
Depends: tar (>= 1.28-1)
Pre-Depends: libbz2-1.0, libc6 (>= 2.28), liblzma5 (>= 5.2.2), libselinux1 (>= 2.3), zlib1g (>= 1:1.1.4)
Suggests: apt, debsig-verify
Breaks: acidbase (<= 1.4.5-4), amule (<< 2.3.1+git1a369e47-3), beep (<< 1.3-4), im (<< 1:151-4), libapt-pkg5.0 (<< 1.7~b), libdpkg-perl (<< 1.18.11), lsb-base (<< 10.2019031300), netselect (<< 0.3.ds1-27), pconsole (<< 1.0-12), phpgacl (<< 3.3.7-7.3), pure-ftpd (<< 1.0.43-1), systemtap (<< 2.8-1), terminatorx (<< 4.0.1-1), xvt (<= 2.1-20.1)
Conffiles:
 /etc/alternatives/README 7be88b21f7e386c8d5a8790c2461c92b
 /etc/cron.daily/dpkg f20e10c12fb47903b8ec9d282491f4be
 /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: e2fsprogs
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1484
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: i386
Multi-Arch: foreign
Version: 1.44.5-1+deb10u3
Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.28), libcom-err2 (>= 1.43.9), libext2fs2 (= 1.44.5-1+deb10u3), libss2 (>= 1.38), libuuid1 (>= 2.16)
Recommends: e2fsprogs-l10n
Suggests: gpart, parted, fuse2fs, e2fsck-static
Conffiles:
 /etc/mke2fs.conf 72b349d890a9b5cca06c7804cd0c8d1d
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: eject
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 224
Maintainer: Frank Lichtenheld <djpig@debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 2.1.5+deb1+cvs20081104-13.2
Depends: libc6 (>= 2.8), libdevmapper1.02.1 (>= 2:1.02.97)
Suggests: cdtool, setcd
Description: ejects CDs and operates CD-Changers under Linux
 This little 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: http://www.pobox.com/~tranter/eject.html

Package: exfat-fuse
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 83
Maintainer: Sven Hoexter <hoexter@debian.org>
Architecture: i386
Source: fuse-exfat
Version: 1.3.0-1
Depends: libc6 (>= 2.4), libfuse2 (>= 2.6), fuse
Recommends: exfat-utils
Description: read and write exFAT driver for FUSE
 fuse-exfat is a read and write driver implementing
 the extended file allocation table as a filesystem in userspace.
 A mounthelper is provided unter the name mount.exfat-fuse.
Homepage: https://github.com/relan/exfat

Package: exfat-utils
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 255
Maintainer: Sven Hoexter <hoexter@debian.org>
Architecture: i386
Version: 1.3.0-1
Depends: libc6 (>= 2.4)
Recommends: exfat-fuse
Description: utilities to create, check, label and dump exFAT filesystem
 Utilities to manage extended file allocation table filesystem.
 This package provides tools to create, check and label the
 filesystem. It contains
  - dumpexfat to dump properties of the filesystem
  - exfatfsck / fsck.exfat to report errors found on a exFAT filesystem
  - exfatlabel to label a exFAT filesystem
  - mkexfatfs / mkfs.exfat to create a exFAT filesystem.
Homepage: https://github.com/relan/exfat

Package: fdisk
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 504
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Multi-Arch: foreign
Source: util-linux
Version: 2.33.1-0.1
Replaces: util-linux (<< 2.29.2-3~)
Depends: libc6 (>= 2.28), libfdisk1 (>= 2.33), libmount1 (>= 2.24.2), libncursesw6 (>= 6), libsmartcols1 (>= 2.28~rc1), libtinfo6 (>= 6)
Breaks: util-linux (<< 2.29.2-3~)
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.
Important: yes

Package: findutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 1979
Maintainer: Andreas Metzler <ametzler@debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 4.6.0+git+20190209-2
Pre-Depends: libc6 (>= 2.28), libselinux1 (>= 1.32)
Suggests: mlocate | locate
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: fontconfig-config
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 441
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: fontconfig
Version: 2.13.1-2
Depends: debconf (>= 0.5) | debconf-2.0, ucf (>= 0.29), fonts-dejavu-core | ttf-bitstream-vera | fonts-liberation | fonts-freefont
Breaks: libfontconfig1 (<< 2.13.0)
Conffiles:
 /etc/fonts/conf.d/README 42d13304ed2e9e5b60b74d6ed29b3729
 /etc/fonts/fonts.conf 2af66c6e0e92424ca5f32ab89e131621
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-dejavu-core
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 2954
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: fonts-dejavu
Version: 2.37-1
Replaces: ttf-dejavu (<< 2.20-1), ttf-dejavu-core (<< 2.33+svn2514-2~)
Breaks: ttf-dejavu (<< 2.20-1), ttf-dejavu-core (<< 2.33+svn2514-2~)
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 d3e4d007a9ac6c47243b5994f1d195e3
 /etc/fonts/conf.avail/57-dejavu-sans.conf 29cfe6c581fe2dbc222525ce00097002
 /etc/fonts/conf.avail/57-dejavu-serif.conf 1dca2f4ec93842e94f3919f7e0c8f7a9
 /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
 ttf-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: http://dejavu-fonts.org/

Package: fuse
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 139
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: i386
Version: 2.9.9-1+deb10u1
Depends: libc6 (>= 2.28), libfuse2 (= 2.9.9-1+deb10u1), adduser, mount (>= 2.19.1), sed (>= 4)
Conffiles:
 /etc/fuse.conf 298587592c8444196833f317def414f2
Description: Filesystem in Userspace
 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: gcc-8-base
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 248
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: gcc-8
Version: 8.3.0-6
Breaks: gnat (<< 7), gnat-6 (<< 6.4)
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: gdisk
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 883
Maintainer: Guillaume Delacour <gui@iroqwa.org>
Architecture: i386
Version: 1.0.3-1.1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), 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 works on Globally Unique Identifier
 (GUID) Partition Table (GPT) disks, rather than
 on the more common (through 2009)
 Master Boot Record (MBR) partition tables.
Homepage: http://sourceforge.net/projects/gptfdisk/

Package: gnupg
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 724
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.12-1+deb10u1
Replaces: gnupg2 (<< 2.1.11-7+exp1)
Depends: dirmngr (<< 2.2.12-1+deb10u1.1~), dirmngr (>= 2.2.12-1+deb10u1), gnupg-l10n (= 2.2.12-1+deb10u1), gnupg-utils (<< 2.2.12-1+deb10u1.1~), gnupg-utils (>= 2.2.12-1+deb10u1), gpg (<< 2.2.12-1+deb10u1.1~), gpg (>= 2.2.12-1+deb10u1), gpg-agent (<< 2.2.12-1+deb10u1.1~), gpg-agent (>= 2.2.12-1+deb10u1), gpg-wks-client (<< 2.2.12-1+deb10u1.1~), gpg-wks-client (>= 2.2.12-1+deb10u1), gpg-wks-server (<< 2.2.12-1+deb10u1.1~), gpg-wks-server (>= 2.2.12-1+deb10u1), gpgsm (<< 2.2.12-1+deb10u1.1~), gpgsm (>= 2.2.12-1+deb10u1), gpgv (<< 2.2.12-1+deb10u1.1~), gpgv (>= 2.2.12-1+deb10u1)
Suggests: parcimonie, xloadimage
Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.2.12-1+deb10u1), 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: 4602
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.12-1+deb10u1
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: 2083
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.12-1+deb10u1
Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Depends: libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.28), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.26-2~), libksba8 (>= 1.3.4), libreadline7 (>= 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: gpg
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1645
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.12-1+deb10u1
Replaces: gnupg (<< 2.1.21-4)
Depends: gpgconf (= 2.2.12-1+deb10u1), libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.28), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.26-2~), libreadline7 (>= 6.0), libsqlite3-0 (>= 3.7.15), zlib1g (>= 1:1.1.4)
Recommends: gnupg (= 2.2.12-1+deb10u1)
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: 1324
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.12-1+deb10u1
Replaces: gnupg-agent (<< 2.1.21-4)
Provides: gnupg-agent
Depends: gpgconf (= 2.2.12-1+deb10u1), pinentry-curses | pinentry, libassuan0 (>= 2.5.1), libc6 (>= 2.28), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.26-2~), libnpth0 (>= 0.90)
Recommends: gnupg (= 2.2.12-1+deb10u1)
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 040d545c7f33c0581fd2ae198dab1d7a
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: 652
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.12-1+deb10u1
Depends: dirmngr (= 2.2.12-1+deb10u1), gpg (= 2.2.12-1+deb10u1), gpg-agent (= 2.2.12-1+deb10u1), libassuan0 (>= 2.5.0), libc6 (>= 2.28), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.26-2~)
Recommends: gnupg (= 2.2.12-1+deb10u1)
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: 627
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.12-1+deb10u1
Depends: gpg (= 2.2.12-1+deb10u1), gpg-agent (= 2.2.12-1+deb10u1), libc6 (>= 2.28), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.26-2~)
Recommends: gnupg (= 2.2.12-1+deb10u1)
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: 758
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.12-1+deb10u1
Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Depends: libassuan0 (>= 2.5.0), libc6 (>= 2.28), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.26-2~), libreadline7 (>= 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: 976
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.12-1+deb10u1
Replaces: gnupg2 (<< 2.1.10-2)
Depends: gpgconf (= 2.2.12-1+deb10u1), libassuan0 (>= 2.5.0), libc6 (>= 2.28), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.26-2~), libksba8 (>= 1.3.4), libreadline7 (>= 6.0)
Recommends: gnupg (= 2.2.12-1+deb10u1)
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: 916
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.12-1+deb10u1
Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1)
Depends: libbz2-1.0, libc6 (>= 2.28), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.26-2~), 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: grep
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 1021
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 3.3-1
Provides: rgrep
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.28), libpcre3
Suggests: libpcre3 (>= 7.7)
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: http://www.gnu.org/software/grep/

Package: groff-base
Status: install ok installed
Priority: important
Section: text
Installed-Size: 3475
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: i386
Multi-Arch: foreign
Source: groff
Version: 1.22.4-3+deb10u1
Replaces: groff (<< 1.22.4~rc2-2), jgroff (<< 1.17-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.0), libstdc++6 (>= 4.1.1), libuchardet0 (>= 0.0.1)
Suggests: groff
Breaks: groff (<< 1.22.4~rc2-2), jgroff (<< 1.17-1), pmake (<< 1.45-7), troffcvt (<< 1.04-14)
Conffiles:
 /etc/groff/man.local e6591616404c7c443f71ff21d27430d7
 /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: gvfs
Status: install ok unpacked
Priority: optional
Section: libs
Installed-Size: 407
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Version: 1.38.1-5
Depends: gvfs-common (= 1.38.1-5), gvfs-daemons (<< 1.38.1-5.1~), gvfs-daemons (>= 1.38.1-5), gvfs-libs (= 1.38.1-5), libc6 (>= 2.7), libglib2.0-0 (>= 2.57.2)
Suggests: gvfs-backends
Description: userspace virtual filesystem - GIO module
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the GIO module that lets applications use gvfs
 mounts.
Homepage: https://wiki.gnome.org/Projects/gvfs

Package: gvfs-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3549
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: gvfs
Version: 1.38.1-5
Depends: desktop-file-utils
Recommends: gvfs
Description: userspace virtual filesystem - common data files
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the data files and translations used by all gvfs
 components.
Homepage: https://wiki.gnome.org/Projects/gvfs

Package: gvfs-daemons
Status: install ok unpacked
Priority: optional
Section: libs
Installed-Size: 538
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: gvfs
Version: 1.38.1-5
Depends: gvfs-common (= 1.38.1-5), gvfs-libs (= 1.38.1-5), lsof, udisks2, x11-utils, libbluray2 (>= 1:0.2.2), libc6 (>= 2.7), libglib2.0-0 (>= 2.57.2), libgudev-1.0-0 (>= 147), libsecret-1-0 (>= 0.7), libsystemd0, libudisks2-0 (>= 2.0.91)
Recommends: dbus, gvfs
Suggests: gvfs-backends
Description: userspace virtual filesystem - servers
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the gvfs server and the minimal set of backends.
Homepage: https://wiki.gnome.org/Projects/gvfs

Package: gvfs-libs
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 459
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: gvfs
Version: 1.38.1-5
Depends: gvfs-common (= 1.38.1-5), libc6 (>= 2.28), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.57.2), libsecret-1-0 (>= 0.7)
Description: userspace virtual filesystem - private libraries
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains private libraries with common functions between
 the daemons and the GIO module.
Homepage: https://wiki.gnome.org/Projects/gvfs

Package: gzip
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 246
Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: i386
Version: 1.9-3
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.28)
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: hostname
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 49
Maintainer: Michael Meskes <meskes@debian.org>
Architecture: i386
Version: 3.21
Replaces: nis (<< 3.17-30)
Pre-Depends: libc6 (>= 2.4)
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: init-system-helpers
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 133
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.56+nmu1
Replaces: sysv-rc (<< 2.88dsf-59.3~), sysvinit-utils (<< 2.88dsf-59.3)
Depends: perl-base (>= 5.20.1-3)
Breaks: systemd (<< 228), sysvinit-utils (<< 2.88dsf-59.3~)
Conflicts: file-rc (<< 0.8.17~), openrc (<= 0.18.3-1)
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: libaacs0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 149
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libaacs
Version: 0.9.0-2
Depends: libc6 (>= 2.4), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.14)
Recommends: libbdplus0
Enhances: libbluray1
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: libacl1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: i386
Multi-Arch: same
Source: acl
Version: 2.2.53-4
Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.4)
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: libapparmor1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 163
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: apparmor
Version: 2.13.2-10
Depends: libc6 (>= 2.17)
Description: changehat AppArmor library
 libapparmor1 provides the shared library used for making use
 of the AppArmor profile and changehat functionality, as well as common
 log parsing routines.
Homepage: http://apparmor.net/

Package: libapt-pkg5.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3330
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: apt
Version: 1.8.2.3
Provides: libapt-pkg (= 1.8.2.3)
Depends: libbz2-1.0, libc6 (>= 2.28), libgcc1 (>= 1:4.2), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 5.2), libsystemd0 (>= 221), libudev1 (>= 183), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.2.3.4)
Recommends: apt (>= 1.8.2.3)
Breaks: appstream (<< 0.9.0-3~), apt (<< 1.6~), aptitude (<< 0.8.9), 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: libargon2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Luca Bruno <lucab@debian.org>
Architecture: i386
Multi-Arch: same
Source: argon2
Version: 0~20171227-0.2
Depends: libc6 (>= 2.4)
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: libassuan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 124
Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libassuan
Version: 2.5.2-1
Depends: libc6 (>= 2.4), libgpg-error0 (>= 1.14)
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: libatasmart4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libatasmart
Version: 0.19-5
Depends: libc6 (>= 2.8), 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: libatomic1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: gcc-8
Version: 8.3.0-6
Depends: gcc-8-base (= 8.3.0-6), libc6 (>= 2.3.6-6~)
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: libattr1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 51
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: i386
Multi-Arch: same
Source: attr
Version: 1:2.4.48-4
Depends: libc6 (>= 2.4)
Conffiles:
 /etc/xattr.conf d1e7e7add29e247fdcf2a098fe5b37a0
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: 33
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: all
Multi-Arch: foreign
Source: audit
Version: 1:2.8.4-3
Replaces: libaudit0, libaudit1 (<< 1:2.2.1-2)
Breaks: libaudit0, libaudit1 (<< 1:2.2.1-2)
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: 161
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: i386
Multi-Arch: same
Source: audit
Version: 1:2.8.4-3
Depends: libaudit-common (>= 1:2.8.4-3), libc6 (>= 2.28), 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: libbdplus0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 134
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libbdplus
Version: 0.1.2-3
Depends: libc6 (>= 2.7), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.14)
Recommends: libaacs0
Enhances: libbluray1
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: libblkid1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 463
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Multi-Arch: same
Source: util-linux
Version: 2.33.1-0.1
Depends: libc6 (>= 2.28), libuuid1 (>= 2.16)
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.

Package: libblockdev-crypto2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libblockdev
Version: 2.20-7+deb10u1
Depends: libblkid1 (>= 2.23.0), libblockdev-utils2 (>= 2.20), libc6 (>= 2.6), libcryptsetup12 (>= 2:2.0.3), libglib2.0-0 (>= 2.42.2), libnspr4 (>= 2:4.9-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: 84
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libblockdev
Version: 2.20-7+deb10u1
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: 34
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libblockdev
Version: 2.20-7+deb10u1
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: 34
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libblockdev
Version: 2.20-7+deb10u1
Depends: libblockdev-utils2 (>= 2.14), libc6 (>= 2.3), libglib2.0-0 (>= 2.42.2), libparted-fs-resize0 (>= 3.1), libparted2 (>= 3.1)
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: 63
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libblockdev
Version: 2.20-7+deb10u1
Depends: libblockdev-part-err2 (>= 2.14), libblockdev-utils2 (>= 2.20), libc6 (>= 2.4), libglib2.0-0 (>= 2.42.2), libparted2 (>= 3.1), gdisk (>= 0.8.6), fdisk | util-linux (<< 2.29.2-3~)
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: 38
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libblockdev
Version: 2.20-7+deb10u1
Depends: 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: 55
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libblockdev
Version: 2.20-7+deb10u1
Depends: libc6 (>= 2.6), libglib2.0-0 (>= 2.42.2), libkmod2 (>= 5~), 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: 227
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libblockdev
Version: 2.20-7+deb10u1
Depends: libblockdev-utils2 (>= 2.14), libc6 (>= 2.4), libglib2.0-0 (>= 2.42.2)
Conffiles:
 /etc/libblockdev/conf.d/00-default.cfg 999c2e5c7f70e9a26d788737a5ded662
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: libbluray2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 415
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libbluray
Version: 1:1.1.0-1
Depends: libc6 (>= 2.7), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.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: http://www.videolan.org/developers/libbluray.html

Package: libbsd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 214
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: i386
Multi-Arch: same
Source: libbsd
Version: 0.9.1-2+deb10u1
Depends: libc6 (>= 2.25)
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: libbz2-1.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 104
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: i386
Multi-Arch: same
Source: bzip2
Version: 1.0.6-9.2~deb10u1
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://web.archive.org/web/20180801004107/http://www.bzip.org/

Package: libc-bin
Essential: yes
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 3376
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: glibc
Version: 2.28-10
Depends: libc6 (>> 2.28), libc6 (<< 2.29)
Recommends: manpages
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.
 .
  * catchsegv: catch segmentation faults in programs
  * 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: libc6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 11539
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: glibc
Version: 2.28-10
Replaces: libc6-i386, libc6-i686
Provides: libc6-i686
Depends: libgcc1
Recommends: libidn2-0 (>= 2.0.5~)
Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales
Breaks: hurd (<< 1:0.5.git20140203-1), libtirpc1 (<< 0.2.3), locales (<< 2.28), locales-all (<< 2.28), nocache (<< 1.1-1~), nscd (<< 2.28), r-cran-later (<< 0.7.5+dfsg-2)
Conflicts: libc6-i686, openrc (<< 0.27-2~)
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: libcap-ng0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 46
Maintainer: Pierre Chifflier <pollux@debian.org>
Architecture: i386
Multi-Arch: same
Source: libcap-ng
Version: 0.7.9-2
Depends: libc6 (>= 2.8)
Description: An 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 header files and libraries for libcap-ng.
Homepage: http://people.redhat.com/sgrubb/libcap-ng

Package: libcap2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 47
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: i386
Multi-Arch: same
Version: 1:2.25-2
Depends: libc6 (>= 2.4)
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: libcom-err2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 88
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: i386
Multi-Arch: same
Source: e2fsprogs
Version: 1.44.5-1+deb10u3
Replaces: libcomerr2 (<< 1.43.9-1~)
Provides: libcomerr2 (= 1.44.5-1+deb10u3)
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: libcryptsetup12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 507
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: i386
Multi-Arch: same
Source: cryptsetup
Version: 2:2.1.0-5+deb10u2
Depends: libargon2-1 (>= 0~20171227), libblkid1 (>= 2.24.2), libc6 (>= 2.25), libdevmapper1.02.1 (>= 2:1.02.97), libjson-c3 (>= 0.11), libssl1.1 (>= 1.1.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: libdb5.3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2024
Maintainer: Debian Berkeley DB Team <team+bdb@tracker.debian.org>
Architecture: i386
Multi-Arch: same
Source: db5.3
Version: 5.3.28+dfsg1-0.5
Depends: libc6 (>= 2.28)
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: 521
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: dbus
Version: 1.12.20-0+deb10u1
Depends: libc6 (>= 2.28), libsystemd0
Recommends: dbus
Breaks: dbus (<< 1.9.16-1~)
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 daemon can be found in the dbus package.
Homepage: http://dbus.freedesktop.org/

Package: libdebconfclient0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 71
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: cdebconf
Version: 0.249
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: libdevmapper1.02.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 443
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: i386
Multi-Arch: same
Source: lvm2 (2.03.02-3)
Version: 2:1.02.155-3
Depends: libblkid1 (>= 2.16), libc6 (>= 2.28), libselinux1 (>= 1.32), libudev1 (>= 183), dmsetup (>= 2:1.02.155-3)
Breaks: liblvm2app2.2 (<< 2.02.122), lvm2 (<< 2.02.122)
Conflicts: libdevmapper1.02
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: http://sources.redhat.com/lvm2/

Package: libdrm-amdgpu1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 86
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libdrm
Version: 2.4.97-1
Depends: libc6 (>= 2.28), libdrm2 (>= 2.4.89)
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: 40
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Source: libdrm
Version: 2.4.97-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: 192
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libdrm
Version: 2.4.97-1
Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.38), 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: 76
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libdrm
Version: 2.4.97-1
Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.38)
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: 93
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libdrm
Version: 2.4.97-1
Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.38)
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: 122
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libdrm
Version: 2.4.97-1
Depends: libdrm-common (>= 2.4.97-1), libc6 (>= 2.17)
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: libedit2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 257
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libedit
Version: 3.1-20181209-1
Replaces: libedit-dev (<< 3.1-20180525-2~)
Depends: libbsd0 (>= 0.0), libc6 (>= 2.28), 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: libelf1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 939
Maintainer: Kurt Roeckx <kurt@roeckx.be>
Architecture: i386
Multi-Arch: same
Source: elfutils
Version: 0.176-1.1
Depends: libc6 (>= 2.28), 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: libexpat1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 501
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: i386
Multi-Arch: same
Source: expat
Version: 2.2.6-2+deb10u1
Depends: libc6 (>= 2.25)
Conflicts: wink (<= 1.5.1060-4)
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: 537
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: i386
Multi-Arch: same
Source: e2fsprogs
Version: 1.44.5-1+deb10u3
Replaces: e2fslibs (<< 1.43.9-1~)
Provides: e2fslibs (= 1.44.5-1+deb10u3)
Depends: libc6 (>= 2.28)
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: libfdisk1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 607
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Multi-Arch: same
Source: util-linux
Version: 2.33.1-0.1
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.28), 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.

Package: libffi6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libffi
Version: 3.2.1-9
Depends: libc6 (>= 2.7)
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: libfontconfig1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 552
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: fontconfig
Version: 2.13.1-2
Provides: libfontconfig
Depends: libc6 (>= 2.7), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.3.9), libuuid1 (>= 2.16), fontconfig-config (>= 2.13.1-2)
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: libfontenc1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libfontenc (1:1.1.3-1)
Version: 1:1.1.3-1+b2
Depends: libc6 (>= 2.7), 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:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libfontenc

Package: libfreetype6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 870
Maintainer: Hugh McMaster <hugh.mcmaster@outlook.com>
Architecture: i386
Multi-Arch: same
Source: freetype
Version: 2.9.1-3+deb10u2
Depends: libc6 (>= 2.28), 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://www.freetype.org

Package: libfuse2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 333
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: i386
Multi-Arch: same
Source: fuse
Version: 2.9.9-1+deb10u1
Depends: libc6 (>= 2.28)
Suggests: fuse
Conflicts: fuse (<< 2.9.9-1+deb10u1)
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: libgcc1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: gcc-8 (8.3.0-6)
Version: 1:8.3.0-6
Depends: gcc-8-base (= 8.3.0-6), libc6 (>= 2.2.4)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
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/

Package: libgck-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 273
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: gcr
Version: 3.28.1-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.38.0), libp11-kit0 (>= 0.23.11)
Description: Glib wrapper library for PKCS#11 - runtime
 GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
 interface.
 .
 This package contains the shared libraries needed to run programs
 built against the GCK library.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring

Package: libgcr-base-3-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 683
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: gcr
Version: 3.28.1-1
Replaces: libgcr-3-1 (<< 3.8.2-2)
Depends: libc6 (>= 2.28), libgck-1-0 (>= 3.3.90), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.38.0), libp11-kit0 (>= 0.20.0)
Breaks: libgcr-3-1 (<< 3.8.2-2)
Description: Library for Crypto related tasks
 GCR is a library for crypto UI and related tasks.
 .
 This package contains the GObject library for high level crypto
 parsing.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring

Package: libgcrypt20
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1104
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Version: 1.8.4-5+deb10u1
Depends: libc6 (>= 2.28), libgpg-error0 (>= 1.25)
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, Blake-2, CRC, MD2, MD4, MD5,
 RIPE-MD160, 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: libgl1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 522
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libglvnd
Version: 1.1.0-1
Replaces: libgl1-mesa-glx (<< 17.2.0~rc4-1), libglvnd0 (<< 0.2.999+git20170201-1)
Depends: libc6 (>= 2.4), libglvnd0 (= 1.1.0-1), libglx0 (= 1.1.0-1)
Breaks: glx-diversions (<< 0.8), libgl1-mesa-glx (<< 17.2.0~rc4-1), libglvnd0 (<< 0.2.999+git20170201-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://github.com/NVIDIA/libglvnd

Package: libgl1-mesa-dri
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 159817
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: mesa
Version: 18.3.6-2+deb10u1
Depends: libc6 (>= 2.28), libdrm-amdgpu1 (>= 2.4.90), 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), libgcc1 (>= 1:4.2), libglapi-mesa, libllvm7 (>= 1:7~svn298832-1~), libsensors5 (>= 1:3.5.0), libstdc++6 (>= 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: 188
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: mesa
Version: 18.3.6-2+deb10u1
Depends: libc6 (>= 2.4)
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: libglib2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4210
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: glib2.0
Version: 2.58.3-2+deb10u3
Depends: libc6 (>= 2.28), libffi6 (>= 3.0.4), libmount1 (>= 2.28), libpcre3, libselinux1 (>= 1.32), zlib1g (>= 1:1.2.2)
Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs
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: http://www.gtk.org/

Package: libglib2.0-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 8468
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: glib2.0
Version: 2.58.3-2+deb10u3
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: http://www.gtk.org/

Package: libglvnd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 347
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libglvnd
Version: 1.1.0-1
Replaces: libgldispatch0-nvidia
Depends: libc6 (>= 2.8)
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://github.com/NVIDIA/libglvnd

Package: libglx-mesa0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 579
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: mesa
Version: 18.3.6-2+deb10u1
Provides: libglx-vendor
Depends: libc6 (>= 2.28), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libglapi-mesa (= 18.3.6-2+deb10u1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1, libxcb-dri2-0 (>= 1.8), libxcb-dri3-0 (>= 1.13), libxcb-glx0 (>= 1.8), libxcb-present0, libxcb-sync1, libxcb1 (>= 1.9.2), libxdamage1 (>= 1:1.1), 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: 97
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libglvnd
Version: 1.1.0-1
Replaces: libgl1-mesa-glx (<< 17.2.0~rc4-1), libglvnd0 (<< 0.2.999+git20170201-1)
Depends: libc6 (>= 2.8), libglvnd0 (= 1.1.0-1), libx11-6 (>= 2:1.4.99.1), libxext6, libglx-mesa0
Breaks: libgl1-mesa-glx (<< 17.2.0~rc4-1), libglvnd0 (<< 0.2.999+git20170201-1)
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://github.com/NVIDIA/libglvnd

Package: libgmp10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 620
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: gmp
Version: 2:6.1.2+dfsg-4
Depends: libc6 (>= 2.7)
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: http://gmplib.org/

Package: libgnutls30
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2844
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: gnutls28
Version: 3.6.7-4+deb10u7
Depends: libgmp10 (>= 2:6.0.0), libc6 (>= 2.28), libhogweed4 (>= 3.4.1~rc1~), libidn2-0 (>= 2.0.0), libnettle6 (>= 3.4~), libp11-kit0 (>= 0.23.11), libtasn1-6 (>= 4.12), 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: libgpg-error0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 182
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libgpg-error
Version: 1.35-1
Depends: libc6 (>= 2.28)
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: 498
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: gpgme1.0
Version: 1.12.0-6
Depends: gnupg (>= 2.1.21-4) | gpg, libassuan0 (>= 2.4.2), libc6 (>= 2.28), libgpg-error0 (>= 1.24)
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: libgudev-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libgudev
Version: 232-2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), 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: libhogweed4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 244
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: i386
Multi-Arch: same
Source: nettle
Version: 3.4.1-1
Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.0.0), libnettle6 (= 3.4.1-1)
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: libice6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 136
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libice
Version: 2:1.0.9-2
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.11), 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:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libICE

Package: libicu63
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31867
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: i386
Multi-Arch: same
Source: icu
Version: 63.1-6+deb10u1
Replaces: libiculx63 (<< 63.1-5)
Depends: libc6 (>= 2.7), libgcc1 (>= 1:7), libstdc++6 (>= 5.2)
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: http://www.icu-project.org

Package: libidn11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 302
Maintainer: Debian Libidn Team <help-libidn@gnu.org>
Architecture: i386
Multi-Arch: same
Source: libidn
Version: 1.33-2.2
Replaces: libidn11-dev
Depends: libc6 (>= 2.4)
Conflicts: libidn9-dev
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: 284
Maintainer: Debian Libidn team <help-libidn@gnu.org>
Architecture: i386
Multi-Arch: same
Source: libidn2
Version: 2.0.5-1+deb10u1
Depends: libc6 (>= 2.4), 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: libip4tc0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 115
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: iptables
Version: 1.8.2-4
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: http://www.netfilter.org/

Package: libjson-c3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 74
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: i386
Multi-Arch: same
Source: json-c
Version: 0.12.1+ds-2+deb10u1
Depends: libc6 (>= 2.8)
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: libkmod2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 148
Maintainer: Marco d'Itri <md@linux.it>
Architecture: i386
Multi-Arch: same
Source: kmod
Version: 26-1
Depends: libc6 (>= 2.17), liblzma5 (>= 5.1.1alpha+20120614), libssl1.1 (>= 1.1.0)
Description: libkmod shared library
 This library provides an API for insertion, removal, configuration and
 listing of kernel modules.

Package: libksba8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 283
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libksba
Version: 1.3.5-2
Depends: libc6 (>= 2.4), libgpg-error0 (>= 1.14)
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: http://www.gnupg.org/related_software/libksba/

Package: libldap-2.4-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 560
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: openldap
Version: 2.4.47+dfsg-3+deb10u6
Replaces: libldap-2.3-0, libldap2
Depends: libc6 (>= 2.28), libgnutls30 (>= 3.6.6), libsasl2-2 (>= 2.1.27+dfsg), 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: http://www.openldap.org/

Package: libldap-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 113
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: openldap
Version: 2.4.47+dfsg-3+deb10u6
Replaces: libldap-2.4-2 (<< 2.4.44+dfsg-1)
Conffiles:
 /etc/ldap/ldap.conf 0b3f4d19d88498314478273ce10b0a70
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: http://www.openldap.org/

Package: libllvm7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 54043
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: llvm-toolchain-7
Version: 1:7.0.1-8+deb10u2
Replaces: libllvm3.9v4
Depends: libatomic1 (>= 4.8), libc6 (>= 2.15), libedit2 (>= 2.11-20080614-0), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.2), libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0)
Breaks: libllvm3.9v4
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: liblz4-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 144
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Architecture: i386
Multi-Arch: same
Source: lz4
Version: 1.8.3-1+deb10u1
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/Cyan4973/lz4

Package: liblzma5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 278
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Architecture: i386
Multi-Arch: same
Source: xz-utils
Version: 5.2.4-1
Depends: libc6 (>= 2.17)
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: libmount1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 526
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Multi-Arch: same
Source: util-linux
Version: 2.33.1-0.1
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.28), libselinux1 (>= 2.6-3~)
Description: device mounting library
 This device mounting library is used by mount and umount helpers.

Package: libncursesw6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 445
Maintainer: Craig Small <csmall@debian.org>
Architecture: i386
Multi-Arch: same
Source: ncurses
Version: 6.1+20181013-2+deb10u2
Depends: libtinfo6 (= 6.1+20181013-2+deb10u2), libc6 (>= 2.7)
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: libnettle6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 406
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: i386
Multi-Arch: same
Source: nettle
Version: 3.4.1-1
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: libnpth0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Eric Dorland <eric@debian.org>
Architecture: i386
Multi-Arch: same
Source: npth
Version: 1.6-1
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: libnspr4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 334
Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Architecture: i386
Multi-Arch: same
Source: nspr
Version: 2:4.20-1
Depends: libc6 (>= 2.17)
Conflicts: libnspr4-0d (<< 2:4.9-2~)
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-systemd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 396
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: systemd
Version: 241-7~deb10u7
Depends: libc6 (>= 2.28), systemd (= 241-7~deb10u7)
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: 3919
Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Architecture: i386
Multi-Arch: same
Source: nss
Version: 2:3.42.1-1+deb10u3
Depends: libc6 (>= 2.28), libnspr4 (>= 2:4.12), libsqlite3-0 (>= 3.5.9)
Conflicts: libnss3-1d (<< 2:3.13.4-2)
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: http://www.mozilla.org/projects/security/pki/nss/

Package: libntfs-3g883
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 440
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: i386
Source: ntfs-3g
Version: 1:2017.3.23AR.3-3
Depends: libc6 (>= 2.28)
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: http://jp-andre.pagesperso-orange.fr/advanced-ntfs-3g.html

Package: libp11-kit0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1494
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: p11-kit
Version: 0.23.15-2+deb10u1
Depends: libc6 (>= 2.28), libffi6 (>= 3.0.4)
Breaks: opencryptoki (<= 3.6.1+dfsg-1)
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: libpam-modules
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1040
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: i386
Multi-Arch: same
Source: pam
Version: 1.3.1-5
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.28), libdb5.3, libpam0g (>= 1.3.1), libselinux1 (>= 2.1.9), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.3.1-5)
Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
Conffiles:
 /etc/security/access.conf dc21d0fd769d655b311d785670e5c6ae
 /etc/security/group.conf f1e26e8db6f7abd2d697d7dad3422c36
 /etc/security/limits.conf 38dce56af34daf316b901d465769a137
 /etc/security/namespace.conf 6424c99a62ddf4b7d3ca713bb06ded89
 /etc/security/namespace.init d9e6a7c85e966427ef23a04ec6c7000f
 /etc/security/pam_env.conf ddee4a931170dc21b4e0b9bb28e02a7b
 /etc/security/sepermit.conf d41c74654734a5c069a37bfc02f0a6d4
 /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: 232
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: i386
Multi-Arch: foreign
Source: pam
Version: 1.3.1-5
Replaces: libpam-modules (<< 1.1.3-8)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.4), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32)
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: 1072
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: all
Multi-Arch: foreign
Source: pam
Version: 1.3.1-5
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: 398
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: systemd
Version: 241-7~deb10u7
Provides: default-logind (= 241-7~deb10u7), logind (= 241-7~deb10u7)
Depends: libc6 (>= 2.28), libpam0g (>= 0.99.7.1), systemd (= 241-7~deb10u7), libpam-runtime (>= 1.0.1-6), dbus, systemd-sysv
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: 249
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: i386
Multi-Arch: same
Source: pam
Version: 1.3.1-5
Replaces: libpam0g-util
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.8), 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: libparted-fs-resize0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 302
Maintainer: Parted Maintainer Team <parted-maintainers@alioth-lists.debian.net>
Architecture: i386
Multi-Arch: same
Source: parted
Version: 3.2-25
Depends: libc6 (>= 2.4), libparted2 (= 3.2-25)
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: http://www.gnu.org/software/parted

Package: libparted2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 558
Maintainer: Parted Maintainer Team <parted-maintainers@alioth-lists.debian.net>
Architecture: i386
Multi-Arch: same
Source: parted
Version: 3.2-25
Provides: libparted
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.8), libdevmapper1.02.1 (>= 2:1.02.97), libuuid1 (>= 2.16), dmidecode
Suggests: parted, libparted-dev, libparted-i18n (= 3.2-25)
Breaks: python-parted (<< 3.6-5)
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: http://www.gnu.org/software/parted

Package: libpciaccess0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 97
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libpciaccess
Version: 0.14-1
Depends: libc6 (>= 2.7), 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-8-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 603
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: i386
Multi-Arch: same
Source: pcre2
Version: 10.32-5
Depends: libc6 (>= 2.4)
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.
Homepage: https://pcre.org/

Package: libpcre3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 693
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: i386
Multi-Arch: same
Source: pcre3
Version: 2:8.39-12
Depends: libc6 (>= 2.4)
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: libpng16-16
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 463
Maintainer: Maintainers of libpng1.6 packages <libpng1.6@packages.debian.org>
Architecture: i386
Multi-Arch: same
Source: libpng1.6
Version: 1.6.36-6
Depends: libc6 (>= 2.11), 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: libpolkit-agent-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 71
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: policykit-1
Version: 0.105-25
Depends: libc6 (>= 2.4), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (= 0.105-25)
Description: PolicyKit Authentication Agent API
 PolicyKit is a toolkit for defining and handling the policy that
 allows unprivileged processes to speak to privileged processes.
 .
 This package contains a library for accessing the authentication agent.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/

Package: libpolkit-backend-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 146
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: policykit-1
Version: 0.105-25
Depends: libc6 (>= 2.4), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (= 0.105-25), libsystemd0 (>= 213)
Description: PolicyKit backend API
 PolicyKit is a toolkit for defining and handling the policy that
 allows unprivileged processes to speak to privileged processes.
 .
 This package contains a library for implementing authentication backends.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/

Package: libpolkit-gobject-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 162
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: policykit-1
Version: 0.105-25
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.37.3), libsystemd0 (>= 213)
Description: PolicyKit Authorization API
 PolicyKit is a toolkit for defining and handling the policy that
 allows unprivileged processes to speak to privileged processes.
 .
 This package contains a library for accessing PolicyKit.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/

Package: libpopt0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 225
Maintainer: Michael Jeanson <mjeanson@debian.org>
Architecture: i386
Multi-Arch: same
Source: popt
Version: 1.16-12
Replaces: popt
Depends: libc6 (>= 2.27)
Conflicts: libpopt-dev (<= 1.4-1), popt, rpm (<= 4.0.2-3)
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: http://rpm5.org/

Package: libpsl5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 86
Maintainer: Tim Rühsen <tim.ruehsen@gmx.de>
Architecture: i386
Multi-Arch: same
Source: libpsl
Version: 0.20.2-2
Depends: libidn2-0 (>= 0.16), libc6 (>= 2.4), 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: libreadline7
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 403
Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Multi-Arch: same
Source: readline
Version: 7.0-5
Depends: readline-common, libc6 (>= 2.15), 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: libsasl2-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 195
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: i386
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27+dfsg-1+deb10u1
Replaces: libsasl2
Depends: libsasl2-modules-db (>= 2.1.27+dfsg-1+deb10u1), libc6 (>= 2.28)
Recommends: libsasl2-modules (>= 2.1.27+dfsg-1+deb10u1)
Breaks: postfix (<= 2.8.3-1), slapd (<= 2.4.25-3)
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, 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: 286
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: i386
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27+dfsg-1+deb10u1
Depends: libc6 (>= 2.4), libssl1.1 (>= 1.1.0)
Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql
Breaks: logcheck-database (<= 1.3.16~)
Conffiles:
 /etc/logcheck/ignore.d.server/libsasl2-modules c032d5205f090a30661ae9f82a03f36e
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, CRAM-MD5, and DIGEST-MD5 (with DES support).
Homepage: https://www.cyrusimap.org/sasl/

Package: libsasl2-modules-db
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 97
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: i386
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27+dfsg-1+deb10u1
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: libseccomp2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 173
Maintainer: Kees Cook <kees@debian.org>
Architecture: i386
Multi-Arch: same
Source: libseccomp
Version: 2.3.3-4
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: 392
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libsecret
Version: 0.18.7-1
Depends: libc6 (>= 2.4), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.38.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: 226
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: libsecret
Version: 0.18.7-1
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: 213
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libselinux (2.8-1)
Version: 2.8-1+b1
Depends: libc6 (>= 2.8), libpcre3
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: http://userspace.selinuxproject.org/

Package: libsemanage-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 30
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: libsemanage
Version: 2.8-2
Replaces: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~)
Breaks: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~)
Conffiles:
 /etc/selinux/semanage.conf f6f9b97af233c90ca127f406fb6f0932
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: http://userspace.selinuxproject.org/

Package: libsemanage1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 326
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libsemanage
Version: 2.8-2
Depends: libsemanage-common (= 2.8-2), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.28), libselinux1 (>= 2.8), libsepol1 (>= 2.8)
Breaks: policycoreutils (<< 2.4), selinux-policy-default (<< 2:2.20140421-10~), selinux-policy-mls (<< 2:2.20140421-10~)
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: http://userspace.selinuxproject.org/

Package: libsensors-config
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 50
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: all
Multi-Arch: foreign
Source: lm-sensors
Version: 1:3.5.0-3
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: 107
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: i386
Multi-Arch: same
Source: lm-sensors
Version: 1:3.5.0-3
Depends: libsensors-config, libc6 (>= 2.4)
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: libsepol1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 831
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libsepol
Version: 2.8-1
Depends: libc6 (>= 2.8)
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: http://userspace.selinuxproject.org/

Package: libsm6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libsm
Version: 2:1.2.3-1
Depends: libc6 (>= 2.4), 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: 333
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Multi-Arch: same
Source: util-linux
Version: 2.33.1-0.1
Depends: libc6 (>= 2.28)
Description: smart column output alignment library
 This smart column output alignment library is used by fdisk utilities.

Package: libsqlite3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1375
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: i386
Multi-Arch: same
Source: sqlite3
Version: 3.27.2-3+deb10u1
Depends: libc6 (>= 2.28)
Breaks: 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: libss2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 104
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: i386
Multi-Arch: same
Source: e2fsprogs
Version: 1.44.5-1+deb10u3
Replaces: e2fsprogs (<< 1.34-1)
Depends: libcom-err2, libc6 (>= 2.17)
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: libssl1.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3937
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: openssl
Version: 1.1.1d-0+deb10u6
Depends: libc6 (>= 2.28), debconf (>= 0.5) | debconf-2.0
Breaks: isync (<< 1.3.0-2), lighttpd (<< 1.4.49-2), python-boto (<< 2.44.0-1.1), python-httplib2 (<< 0.11.3-1), python-imaplib2 (<< 2.57-5), python3-boto (<< 2.44.0-1.1), python3-imaplib2 (<< 2.57-5)
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: libstdc++6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1998
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: gcc-8
Version: 8.3.0-6
Replaces: libstdc++6-8-dbg (<< 4.9.0-3)
Depends: gcc-8-base (= 8.3.0-6), libc6 (>= 2.18), libgcc1 (>= 1:4.2)
Breaks: blockattack (<= 1.4.1+ds1-2.1+b2), boo (<= 0.9.5~git20110729.r1.202a430-2), c++-annotations (<= 10.2.0-1), clustalx (<= 2.1+lgpl-3), dff (<= 1.3.0+dfsg.1-4.1+b3), digikam-private-libs (<= 4:4.4.0-1.1+b2), dnsdist (<< 1.3.3-3), emscripten (<= 1.22.1-1), ergo (<= 3.4.0-1), fceux (<= 2.2.2+dfsg0-1), fiona (<= 1.5.1-2), flush (<= 0.9.12-3.1), freeorion (<= 0.4.4+git20150327-2), fslview (<= 4.0.1-4), fwbuilder (<= 5.1.0-4), gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gnote (<= 3.16.2-1), gnudatalanguage (<= 0.9.5-2+b2), innoextract (<= 1.4-1+b1), lambda-align (<< 1.0.3-5), libantlr-dev (<= 2.7.7+dfsg-6), libapache2-mod-passenger (<= 5.0.7-1), libaqbanking34-plugins, libaqsis1 (<= 1.8.2-1), libassimp3 (<= 3.0~dfsg-4), libboost-date-time1.54.0, libboost-date-time1.55.0, libchemps2-1 (<= 1.5-1), libcpprest2.4 (<= 2.4.0-2), libdap17 (<= 3.14.0-2), libdapclient6 (<= 3.14.0-2), libdapserver7 (<= 3.14.0-2), libdavix0 (<= 0.4.0-1+b1), libdballe6 (<= 6.8-1), libdiet-admin2.8 (<= 2.8.0-1+b3), libdiet-client2.8 (<= 2.8.0-1+b3), libdiet-sed2.8 (<= 2.8.0-1+b3), libfreefem++ (<= 3.37.1-1), libgazebo5 (<= 5.0.1+dfsg-2.1), libgetfem4++ (<= 4.2.1~beta1~svn4635~dfsg-3+b1), libgmsh2 (<= 2.9.3+dfsg1-1), libinsighttoolkit4.7 (<= 4.7.2-2), libkolabxml1 (<= 1.1.0-3), libktoblzcheck1c2a, liblhapdf0, libllvm3.8, libllvm3.9, libllvm4.0, libmarisa0 (<= 0.2.4-8), libogre-1.8.0 (<= 1.8.0+dfsg1-7+b1), libogre-1.9.0 (<= 1.9.0+dfsg1-4), libopenwalnut1 (<= 1.4.0~rc1+hg3a3147463ee2-1+b1), libpqxx-4.0 (<= 4.0.1+dfsg-3), libpythia8, libreoffice-core (<= 1:4.4.5-2), librime1 (<= 1.2+dfsg-2), libsimgrid3.14, libusbguard0 (<< 0.7.4+ds-1), libwibble-dev (<= 1.1-1), libwreport2 (<= 2.14-1), libxapian30 (<= 1.4.1-1~bpo8+1), libxmltooling6 (<= 1.5.3-2.1), lightspark (<= 0.7.2+git20150512-2+b1), mednafen (<< 1.22.1+dfsg-1), mira-assembler (<= 4.9.5-1), mongodb (<= 1:2.4.14-2), mongodb-server (<= 1:2.4.14-2), ncbi-blast+ (<= 2.2.30-4), nghttp2-proxy (<< 1.36.0-2), openscad (<= 2014.03+dfsg-1+b1), osm2pgsql (<< 0.96.0+ds-2), osmcoastline (<< 2.2.4-1), osmium-tool (<< 1.10.0-1), passepartout (<= 0.7.1-1.1), pdf2djvu (<= 0.7.21-2), pdns-recursor (<< 4.1.11-1), photoprint (<= 0.4.2~pre2-2.3+b2), plastimatch (<= 1.6.2+dfsg-1), plee-the-bear (<= 0.6.0-3.1), poedit (<< 2.2.1-2), povray (<= 1:3.7.0.0-8), powertop (<= 2.6.1-1), printer-driver-brlaser (<= 3-3), psi4 (<= 4.0~beta5+dfsg-2+b1), python-fiona (<= 1.5.1-2), python-guiqwt (<= 2.3.1-1), python-healpy (<= 1.8.1-1+b1), python-htseq (<= 0.5.4p3-2), python-imposm (<= 2.5.0-3+b2), python-pyosmium (<< 2.15.1-1), python-pysph (<= 0~20150606.gitfa26de9-5), python-rasterio (<= 0.24.0-1), python-scipy (<= 0.14.1-1), python-sfml (<= 2.2~git20150611.196c88+dfsg-1+b1), python3-fiona (<= 1.5.1-2), python3-pyosmium (<< 2.15.1-1), python3-scipy (<= 0.14.1-1), python3-sfml (<= 2.2~git20150611.196c88+dfsg-1+b1), python3-taglib (<= 0.3.6+dfsg-2+b2), realtimebattle (<= 1.0.8-14), ruby-passenger (<= 5.0.7-1), schroot (<= 1.6.10-1+b1), seer (<< 1.1.4-2), sqlitebrowser (<= 3.5.1-3), tecnoballz (<= 0.93.1-6), undertaker (<< 1.6.1-4.2), wesnoth-1.12-core (<= 1:1.12.4-1), widelands (<= 1:18-3+b1), xflr5 (<= 6.09.06-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: libsystemd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 810
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: systemd
Version: 241-7~deb10u7
Pre-Depends: libc6 (>= 2.28), libgcrypt20 (>= 1.8.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614)
Description: systemd utility library
 The libsystemd0 library provides interfaces to various systemd components.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: libtasn1-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Version: 4.13-3
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: http://www.gnu.org/software/libtasn1/

Package: libtinfo6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 504
Maintainer: Craig Small <csmall@debian.org>
Architecture: i386
Multi-Arch: same
Source: ncurses
Version: 6.1+20181013-2+deb10u2
Depends: libc6 (>= 2.16)
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: libuchardet0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 175
Maintainer: James Cowgill <jcowgill@debian.org>
Architecture: i386
Multi-Arch: same
Source: uchardet
Version: 0.0.6-3
Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 5)
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: 262
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: systemd
Version: 241-7~deb10u7
Depends: libc6 (>= 2.28)
Description: libudev shared library
 This library provides access to udev device information.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: libudisks2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 549
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: udisks2
Version: 2.8.1-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: libunistring2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1603
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Architecture: i386
Multi-Arch: same
Source: libunistring
Version: 0.9.10-1
Depends: libc6 (>= 2.4)
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: libuuid1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 123
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Multi-Arch: same
Source: util-linux
Version: 2.33.1-0.1
Replaces: e2fsprogs (<< 1.34-1)
Depends: libc6 (>= 2.28)
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.

Package: libvolume-key1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 790
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: volume-key (0.3.12-2)
Version: 0.3.12-2+b1
Depends: libassuan0 (>= 2.0.1), libblkid1 (>= 2.16), libc6 (>= 2.4), libcryptsetup12 (>= 2:1.4), libglib2.0-0 (>= 2.18.0), libgpg-error0 (>= 1.14), 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: libx11-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1611
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libx11
Version: 2:1.6.7-1+deb10u2
Depends: libc6 (>= 2.28), libxcb1 (>= 1.11.1), libx11-data
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:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libX11

Package: libx11-data
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1674
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Source: libx11
Version: 2:1.6.7-1+deb10u2
Breaks: libx11-6 (<< 2:1.4.1)
Description: X11 client-side library
 This package provides the locale data files for libx11.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libX11

Package: libx11-xcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 250
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libx11
Version: 2:1.6.7-1+deb10u2
Depends: libc6 (>= 2.1.3)
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:
 <URL:https://www.X.org>
 .
 More information about XCB can be found at:
 <URL:https://xcb.freedesktop.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libX11

Package: libxau6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxau (1:1.0.8-1)
Version: 1:1.0.8-1+b2
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:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXau

Package: libxaw7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 504
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxaw (2:1.0.13-1)
Version: 2:1.0.13-1+b2
Depends: libc6 (>= 2.15), libx11-6, libxext6, libxmu6, 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:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXaw

Package: libxcb-dri2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 129
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxcb
Version: 1.13.1-2
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: 125
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxcb
Version: 1.13.1-2
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: 241
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxcb
Version: 1.13.1-2
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-present0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 119
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxcb
Version: 1.13.1-2
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-shape0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 120
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxcb
Version: 1.13.1-2
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-sync1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 138
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxcb
Version: 1.13.1-2
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: libxcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 305
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxcb
Version: 1.13.1-2
Depends: libc6 (>= 2.28), libxau6, 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: 35
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxcomposite
Version: 1:0.4.4-2
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:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXcomposite

Package: libxdamage1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 38
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxdamage (1:1.1.4-3)
Version: 1:1.1.4-3+b3
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxfixes3
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:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdamage
Homepage: https://www.x.org

Package: libxdmcp6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
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:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdmcp

Package: libxext6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxext (2:1.3.3-1)
Version: 2:1.3.3-1+b2
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:
 <URL:http://www.X.org>
 .
 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: 52
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxfixes
Version: 1:5.0.3-1
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:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfixes

Package: libxft2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 129
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: xft
Version: 2.3.2-2
Depends: libc6 (>= 2.4), 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: 143
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxi
Version: 2:1.7.9-1
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:
 <URL:https://www.X.org>
 .
 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: 42
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxinerama
Version: 2:1.1.4-2
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:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXinerama

Package: libxml2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2003
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Version: 2.9.4+dfsg1-7+deb10u2
Depends: libc6 (>= 2.28), libicu63 (>= 63.1-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3)
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: libxmu6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 143
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxmu (2:1.1.2-2)
Version: 2:1.1.2-2+b3
Depends: libc6 (>= 2.7), 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:
 <URL:http://www.X.org>
 .
 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: 50
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxmu (2:1.1.2-2)
Version: 2:1.1.2-2+b3
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:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXmu

Package: libxpm4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 110
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxpm
Version: 1:3.5.12-1
Depends: libc6 (>= 2.7), 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: libxrandr2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 85
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxrandr
Version: 2:1.5.1-1
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:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXrandr

Package: libxrender1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxrender
Version: 1:0.9.10-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:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXrender

Package: libxshmfence1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 25
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
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: libxt6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 478
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxt (1:1.1.5-1)
Version: 1:1.1.5-1+b3
Depends: libc6 (>= 2.7), 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:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXt

Package: libxtst6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxtst
Version: 2:1.2.3-1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6, libxi6, 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:
 <URL:https://www.X.org>
 .
 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: 52
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxv
Version: 2:1.0.11-1
Depends: libc6 (>= 2.4), 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:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXv

Package: libxxf86dga1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: same
Source: libxxf86dga (2:1.1.4-1)
Version: 2:1.1.4-1+b3
Depends: libc6 (>= 2.4), 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:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga

Package: libxxf86vm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
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:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm

Package: libzstd1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 658
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: same
Source: libzstd
Version: 1.3.8+dfsg-3+deb10u2
Depends: libc6 (>= 2.4)
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: login
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 2691
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: i386
Source: shadow
Version: 1:4.5-1.1
Replaces: manpages-de (<< 0.5-3), manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.7), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules (>= 1.1.8-1)
Breaks: util-linux (<< 2.32-0.2~)
Conflicts: amavisd-new (<< 2.3.3-8), backupninja (<< 0.9.3-5), echolot (<< 2.1.8-4), gnunet (<< 0.7.0c-2), python-4suite (<< 0.99cvs20060405-1)
Conffiles:
 /etc/login.defs c92ea31d5ac50ae3e5d33d24f1e70983
 /etc/pam.d/login 1fd6cb4d4267a68148ee9973510a9d3e
 /etc/securetty d0124b1d2fb22d4ac9a91aa02ae6d6db
Description: system login tools
 These tools are required to be able to login and use your system. The
 login program invokes your user shell and enables command execution. The
 newgrp program is used to change your effective group ID (useful for
 workgroup type situations). The su program allows changing your effective
 user ID (useful being able to execute commands as another user).
Homepage: https://github.com/shadow-maint/shadow

Package: lsb-base
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 49
Maintainer: Debian LSB Team <debian-lsb@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Source: lsb
Version: 10.2019051400
Description: Linux Standard Base init script functionality
 The Linux Standard Base (http://www.linuxbase.org/) is a standard
 core system that third-party applications written for Linux can
 depend upon.
 .
 This package only includes the init-functions shell library, which
 may be used by other packages' initialization scripts for console
 logging and other purposes.
Homepage: https://wiki.linuxfoundation.org/lsb/start

Package: lsof
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 473
Maintainer: Andres Salomon <dilinger@debian.org>
Architecture: i386
Version: 4.91+dfsg-1
Depends: libc6 (>= 2.11), libselinux1 (>= 1.32)
Suggests: perl
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: http://people.freebsd.org/~abe/

Package: mawk
Status: install ok installed
Priority: required
Section: interpreters
Installed-Size: 192
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: i386
Multi-Arch: foreign
Source: mawk (1.3.3-17)
Version: 1.3.3-17+b3
Provides: awk
Pre-Depends: libc6 (>= 2.11)
Description: a 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.

Package: mount
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 417
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Multi-Arch: foreign
Source: util-linux
Version: 2.33.1-0.1
Replaces: bash-completion (<< 1:2.1-4.3~)
Depends: util-linux (>= 2.29.2-3~)
Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.28), libmount1 (>= 2.33), libselinux1 (>= 2.6-3~), libsmartcols1 (>= 2.33)
Suggests: nfs-common (>= 1:1.1.0-13)
Breaks: bash-completion (<< 1:2.1-4.3~)
Description: tools for mounting and manipulating filesystems
 This package provides the mount(8), umount(8), swapon(8),
 swapoff(8), and losetup(8) commands.
Important: yes

Package: ncurses-base
Essential: yes
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 368
Maintainer: Craig Small <csmall@debian.org>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 6.1+20181013-2+deb10u2
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), 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: 613
Maintainer: Craig Small <csmall@debian.org>
Architecture: i386
Multi-Arch: foreign
Source: ncurses
Version: 6.1+20181013-2+deb10u2
Pre-Depends: libc6 (>= 2.7), libtinfo6 (>= 6.1)
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: ntfs-3g
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 1540
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: i386
Version: 1:2017.3.23AR.3-3
Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.8.0), libgnutls30 (>= 3.6.5), libgpg-error0 (>= 1.14), libntfs-3g883 (= 1:2017.3.23AR.3-3)
Pre-Depends: fuse
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: http://jp-andre.pagesperso-orange.fr/advanced-ntfs-3g.html

Package: openssl
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1455
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 1.1.1d-0+deb10u6
Depends: libc6 (>= 2.15), libssl1.1 (>= 1.1.1)
Suggests: ca-certificates
Conffiles:
 /etc/ssl/openssl.cnf 8dd4de5642570c91e9071900b6b9d5bc
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: parted
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 288
Maintainer: Parted Maintainer Team <parted-maintainers@alioth-lists.debian.net>
Architecture: i386
Multi-Arch: foreign
Version: 3.2-25
Replaces: fsresize, parted1.6
Depends: libc6 (>= 2.11), libparted2 (= 3.2-25), libreadline7 (>= 6.0), libtinfo6 (>= 6)
Suggests: parted-doc
Conflicts: fsresize, parted1.6
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: http://www.gnu.org/software/parted

Package: passwd
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 2646
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: shadow
Version: 1:4.5-1.1
Replaces: manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.8), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libsemanage1 (>= 2.0.3), libpam-modules
Conffiles:
 /etc/cron.daily/passwd db990990933b6f56322725223f13c2bc
 /etc/default/useradd cc9f9a7713ab62a32cd38363d958f396
 /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: perl-base
Essential: yes
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 10627
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: i386
Source: perl
Version: 5.28.1-6+deb10u1
Replaces: libfile-path-perl (<< 2.15), libfile-temp-perl (<< 0.2304), libio-socket-ip-perl (<< 0.39), libscalar-list-utils-perl (<< 1:1.50), libsocket-perl (<< 2.027), libxsloader-perl (<< 0.30), perl (<< 5.10.1-12), perl-modules (<< 5.20.1-3)
Provides: libfile-path-perl (= 2.15), libfile-temp-perl (= 0.2304), libio-socket-ip-perl (= 0.39), libscalar-list-utils-perl (= 1:1.50), libsocket-perl (= 2.027), libxsloader-perl (= 0.30), perlapi-5.28.0, perlapi-5.28.1
Pre-Depends: libc6 (>= 2.28), dpkg (>= 1.17.17)
Suggests: perl, sensible-utils
Breaks: amanda-common (<< 1:3.3.9-2), backuppc (<< 3.3.1-2), debconf (<< 1.5.61), dh-haskell (<< 0.3), intltool (<< 0.51.0-4), libexception-class-perl (<< 1.42), libfile-path-perl (<< 2.15), libfile-spec-perl (<< 3.7400), libfile-temp-perl (<< 0.2304), libio-socket-ip-perl (<< 0.39), libsbuild-perl (<< 0.67.0-1), libscalar-list-utils-perl (<< 1:1.50), libsocket-perl (<< 2.027), libxsloader-perl (<< 0.30), mailagent (<< 1:3.1-81-2), perl (<< 5.28.1~), perl-modules (<< 5.28.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.28"
 and "perl-doc").
Homepage: http://dev.perl.org/perl5/

Package: pinentry-curses
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 124
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Source: pinentry
Version: 1.1.0-2
Provides: pinentry
Depends: libassuan0 (>= 2.1.0), libc6 (>= 2.4), 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: policykit-1
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 228
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 0.105-25
Depends: dbus, libpam-systemd, libc6 (>= 2.28), libglib2.0-0 (>= 2.37.3), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (= 0.105-25), libpolkit-backend-1-0 (= 0.105-25), libpolkit-gobject-1-0 (= 0.105-25)
Conffiles:
 /etc/pam.d/polkit-1 7c794427f656539b0d4659b030904fe0
 /etc/polkit-1/localauthority.conf.d/50-localauthority.conf 2adb9d174807b0a3521fabf03792fbc8
 /etc/polkit-1/localauthority.conf.d/51-debian-sudo.conf 9597936a18327125ef4f56791f307149
 /etc/polkit-1/nullbackend.conf.d/50-nullbackend.conf 1619df1aeee5c92bf19446a820274e5a
Description: framework for managing administrative policies and privileges
 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 for unprivileged (desktop)
 applications.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/

Package: readline-common
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 89
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Multi-Arch: foreign
Source: readline
Version: 7.0-5
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: sed
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 886
Maintainer: Clint Adams <clint@debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 4.7-1
Pre-Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.7), libselinux1 (>= 1.32)
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: required
Section: utils
Installed-Size: 62
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: all
Multi-Arch: foreign
Version: 0.0.12
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: shared-mime-info
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 4833
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 1.10-1
Depends: libc6 (>= 2.4), 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: systemd
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 13509
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 241-7~deb10u7
Replaces: udev (<< 228-5)
Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.9.0-3+exp2), libaudit1 (>= 1:2.2.1), libcap2 (>= 1:2.10), libcryptsetup12 (>= 2:1.6.0), libgnutls30 (>= 3.6.6), libgpg-error0 (>= 1.14), libidn11 (>= 1.13), libip4tc0 (>= 1.6.0+snapshot20161117), libkmod2 (>= 5~), liblz4-1 (>= 0.0~r130), libmount1 (>= 2.30), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.3.1), libsystemd0 (= 241-7~deb10u7), util-linux (>= 2.27.1), mount (>= 2.26), adduser
Pre-Depends: libblkid1 (>= 2.24), libc6 (>= 2.28), libgcrypt20 (>= 1.8.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 2.1.9)
Recommends: libpam-systemd, dbus
Suggests: systemd-container, policykit-1
Breaks: apparmor (<< 2.9.2-1), ifupdown (<< 0.8.5~), laptop-mode-tools (<< 1.68~), python-dbusmock (<< 0.18), python3-dbusmock (<< 0.18), systemd-shim (<< 10-4~), udev (<< 228-5)
Conflicts: consolekit, libpam-ck-connector
Conffiles:
 /etc/dhcp/dhclient-exit-hooks.d/timesyncd a891f21f45b0648b7082d999bf424591
 /etc/pam.d/systemd-user 3d97692a0125712fcfbd7ddf756f7696
 /etc/systemd/journald.conf f571f0e823d646d7066ddcb32763d674
 /etc/systemd/logind.conf 65afdb550557d875b792b89a67c46016
 /etc/systemd/networkd.conf 1e94f91b9f6cc257b8fca08f89b2e8b1
 /etc/systemd/resolved.conf 0006d0a53b438ce722b06c1bb05c9cae
 /etc/systemd/sleep.conf e912ff7c0833daa5a45d3918b3d6585f
 /etc/systemd/system.conf dbb1fe615344ea000823b6fa70069480
 /etc/systemd/timesyncd.conf e563c788b019216ec2ad3a43bf89e315
 /etc/systemd/user.conf 675370e2d80a4ad957202e68c1b4aaee
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.
 .
 systemd is compatible with SysV and LSB init scripts and can work as a
 drop-in replacement for sysvinit.
 .
 Installing the systemd package will not switch your init system unless you
 boot with init=/bin/systemd or install systemd-sysv in addition.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: systemd-sysv
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 125
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: systemd
Version: 241-7~deb10u7
Replaces: sysvinit-core, upstart (<< 1.13.2-0ubuntu10~), upstart-sysv
Pre-Depends: systemd
Recommends: libnss-systemd
Conflicts: file-rc, openrc (<< 0.20.4-2.1), systemd-shim, sysvinit-core, upstart (<< 1.13.2-0ubuntu10~), upstart-sysv
Description: system and service manager - SysV links
 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.
 .
 systemd is compatible with SysV and LSB init scripts and can work as a
 drop-in replacement for sysvinit.
 .
 This package provides the manual pages and links needed for systemd
 to replace sysvinit. Installing systemd-sysv will overwrite /sbin/init with a
 link to systemd.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: sysvinit-utils
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 129
Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Architecture: i386
Multi-Arch: foreign
Source: sysvinit
Version: 2.93-8
Replaces: initscripts (<< 2.88dsf-59.5)
Depends: init-system-helpers (>= 1.25~), util-linux (>> 2.28-2~), libc6 (>= 2.4)
Breaks: systemd (<< 215)
Description: System-V-like utilities
 This package contains the important System-V-like utilities.
 .
 Specifically, this package includes:
 killall5, pidof
Homepage: http://savannah.nongnu.org/projects/sysvinit

Package: tar
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 2944
Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: i386
Multi-Arch: foreign
Version: 1.30+dfsg-6
Replaces: cpio (<< 2.4.2-39)
Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.28), libselinux1 (>= 1.32)
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: tzdata
Status: install ok installed
Priority: required
Section: localization
Installed-Size: 3040
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 2021a-0+deb10u1
Replaces: libc0.1, libc0.3, libc6, libc6.1
Provides: tzdata-buster
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: 188
Maintainer: Manoj Srivastava <srivasta@debian.org>
Architecture: all
Multi-Arch: foreign
Version: 3.0038+nmu1
Depends: debconf (>= 1.5.19), coreutils (>= 5.91), 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: 8190
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Source: systemd
Version: 241-7~deb10u7
Replaces: systemd (<< 233-4)
Depends: libacl1 (>= 2.2.23), libblkid1 (>= 2.24), libc6 (>= 2.28), libkmod2 (>= 5~), libselinux1 (>= 2.1.9), adduser, dpkg (>= 1.19.3) | systemd-sysv, libudev1 (= 241-7~deb10u7), lsb-base (>= 3.0-6), util-linux (>= 2.27.1)
Breaks: ifplugd (<< 0.28-19.1~), ifupdown (<< 0.8.5~), joystick (<< 1:1.4.9-1~), systemd (<< 233-4)
Conflicts: hal
Conffiles:
 /etc/init.d/udev dac6ea9ad4b87245daebca0f49d19bd3
 /etc/udev/udev.conf 742cd39fa3640a4352f8abae4aabc3d1
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: 2423
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 2.8.1-4
Depends: dbus, libblockdev-part2, libblockdev-swap2, libblockdev-loop2, libblockdev-fs2, libpam-systemd, parted, udev, libacl1 (>= 2.2.23), libatasmart4 (>= 0.13), libblockdev-utils2 (>= 2.20), libblockdev2 (>= 2.20), libc6 (>= 2.7), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165), libmount1 (>= 2.30), libpolkit-agent-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.101), libsystemd0 (>= 209), libudisks2-0 (>= 2.8.1)
Recommends: exfat-utils, dosfstools, e2fsprogs, eject, libblockdev-crypto2, ntfs-3g, policykit-1
Suggests: btrfs-progs, f2fs-tools, mdadm, libblockdev-mdraid2, nilfs-tools, reiserfsprogs, xfsprogs, udftools, udisks2-bcache, udisks2-btrfs, udisks2-lvm2, udisks2-vdo, udisks2-zram
Conffiles:
 /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: util-linux
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 4274
Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 2.33.1-0.1
Replaces: bash-completion (<< 1:2.8), initscripts (<< 2.88dsf-59.2~), login (<< 1:4.5-1.1~), mount (<< 2.29.2-3~), s390-tools (<< 2.2.0-1~), setpriv (<< 2.32.1-0.2~), sysvinit-utils (<< 2.88dsf-59.1~)
Depends: fdisk, login (>= 1:4.5-1.1~)
Pre-Depends: libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.31.1), libc6 (>= 2.28), libcap-ng0 (>= 0.7.9), libmount1 (>= 2.25), libpam0g (>= 0.99.7.1), libselinux1 (>= 2.6-3~), libsmartcols1 (>= 2.33), libsystemd0, libtinfo6 (>= 6), libudev1 (>= 183), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Suggests: dosfstools, kbd | console-tools, util-linux-locales
Breaks: bash-completion (<< 1:2.8), grml-debootstrap (<< 0.68), mount (<< 2.29.2-3~), s390-tools (<< 2.2.0-1~), setpriv (<< 2.32.1-0.2~), sysvinit-utils (<< 2.88dsf-59.4~)
Conffiles:
 /etc/default/hwclock 3916544450533eca69131f894db0ca12
 /etc/init.d/hwclock.sh 1ca5c0743fa797ffa364db95bb8d8d8e
 /etc/pam.d/runuser b8b44b045259525e0fae9e38fdb2aeeb
 /etc/pam.d/runuser-l 2106ea05877e8913f34b2c77fa02be45
 /etc/pam.d/su ce6dcfda3b190a27a455bb38a45ff34a
 /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.

Package: wget
Status: install ok installed
Priority: standard
Section: web
Installed-Size: 3296
Maintainer: Noël Köthe <noel@debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 1.20.1-1.1
Depends: libc6 (>= 2.28), libgnutls30 (>= 3.6.6), libidn2-0 (>= 0.6), libnettle6, libpcre2-8-0 (>= 10.32), 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: x11-common
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 305
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Source: xorg
Version: 1:7.7+19
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 8662d290adffe530016ebf825b9af06f
 /etc/X11/Xsession.d/20x11-common_process-args b3365bc1fd7637dc237eda93533d0fe9
 /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 ae74aadf705c5fccf841ef921b45ca72
 /etc/X11/Xsession.d/99x11-common_start 3874d5e8f3ec888f69adb126e223e168
 /etc/X11/Xsession.options 210cd520efa87a5197cac01e10b3a84a
 /etc/X11/rgb.txt 09ee098b83d94c7c046d6b55ebe84ae1
 /etc/init.d/x11-common 4bf46072f9f13b2e38d58a053def37d5
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: http://www.x.org/

Package: x11-utils
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 592
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 7.7+4
Depends: libc6 (>= 2.15), libfontconfig1 (>= 2.12), libfontenc1, libfreetype6 (>= 2.2.1), libgl1, libx11-6, libx11-xcb1, libxaw7, libxcb-shape0, libxcb1 (>= 1.6), libxcomposite1 (>= 1:0.3-1), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, 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: xdg-user-dirs
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 370
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Multi-Arch: foreign
Version: 0.17-2
Depends: libc6 (>= 2.4)
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: http://www.freedesktop.org/wiki/Software/xdg-user-dirs

Package: zlib1g
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 173
Maintainer: Mark Brown <broonie@debian.org>
Architecture: i386
Multi-Arch: same
Source: zlib
Version: 1:1.2.11.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/

