Current File : /var/lib/dpkg/status
Package: adduser
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 849
Maintainer: Debian Adduser Developers <[email protected]>
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: important
Section: admin
Installed-Size: 4337
Maintainer: APT Development Team <[email protected]>
Architecture: amd64
Version: 2.2.4
Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
Provides: apt-transport-https (= 2.2.4)
Depends: adduser, gpgv | gpgv2 | gpgv1, libapt-pkg6.0 (>= 2.2.4), debian-archive-keyring, libc6 (>= 2.15), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.7.0), libseccomp2 (>= 2.4.2), libstdc++6 (>= 9), libsystemd0
Recommends: ca-certificates
Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, powermgmt-base
Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10)
Conffiles:
 /etc/apt/apt.conf.d/01autoremove ab6540f7278a05a4b7f9e58afcaa5f46
 /etc/cron.daily/apt-compat 49e9b2cfa17849700d4db735d04244f3
 /etc/kernel/postinst.d/apt-auto-removal 6486b24d4c496e7d6a443178869a019b
 /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: 341
Maintainer: Santiago Vila <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 11.1+deb11u7
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 4594b8ec21ab38c7c3db58b2aa536ba5
 /etc/dpkg/origins/debian c47b6815f67ad1aeccb0d4529bd0b990
 /etc/host.conf 4eb63731c9f5e30903ac4fc07a7fe3d6
 /etc/issue d641c0f23eff38a71ce34b34044b65c1
 /etc/issue.net 1b167e66826e01b4512a42e2b72ba7bd
 /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: 243
Maintainer: Colin Watson <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 3.5.51
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: 6469
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 5.1-2+deb11u1
Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1)
Depends: base-files (>= 2.1.12), debianutils (>= 2.15)
Pre-Depends: libc6 (>= 2.25), 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: 394
Maintainer: util-linux packagers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux (2.36.1-8+deb11u1)
Version: 1:2.36.1-8+deb11u1
Pre-Depends: libc6 (>= 2.17), libsystemd0
Recommends: bsdextrautils
Description: basic utilities from 4.4BSD-Lite
 This package contains the bare minimum of BSD utilities needed for a Debian
 system: logger, renice, script, scriptlive, scriptreplay and wall. The
 remaining standard BSD utilities are provided by bsdextrautils.
Homepage: http://www.kernel.org/pub/linux/utils/util-linux/

Package: bzip2
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 122
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.0.8-4
Replaces: libbz2 (<< 0.9.5d-3)
Depends: libbz2-1.0 (= 1.0.8-4), libc6 (>= 2.14)
Suggests: bzip2-doc
Description: high-quality block-sorting file compressor - utilities
 bzip2 is a freely available, patent free, data compressor.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding.  Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Homepage: https://sourceware.org/bzip2/

Package: ca-certificates
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 382
Maintainer: Julien Cristau <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 20210119
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: 17478
Maintainer: Michael Stone <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: coreutils (8.32-4)
Version: 8.32-4+b1
Pre-Depends: libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.44), libc6 (>= 2.28), libgmp10, libselinux1 (>= 3.1~)
Description: GNU core utilities
 This package contains the basic file, shell and text manipulation
 utilities which are expected to exist on every operating system.
 .
 Specifically, this package includes:
 arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
 csplit cut date dd df dir dircolors dirname du echo env expand expr
 factor false flock fmt fold groups head hostid id install join link ln
 logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt
 od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm
 rmdir runcon sha*sum seq shred sleep sort split stat stty sum sync tac
 tail tee test timeout touch tr true truncate tsort tty uname unexpand
 uniq unlink users vdir wc who whoami yes
Homepage: http://gnu.org/software/coreutils

Package: curl
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 430
Maintainer: Alessandro Ghedini <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 7.74.0-1.3+deb11u7
Depends: libc6 (>= 2.17), libcurl4 (= 7.74.0-1.3+deb11u7), zlib1g (>= 1:1.1.4)
Description: command line tool for transferring data with URL syntax
 curl is a command line tool for transferring data with URL syntax, supporting
 DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
 POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form
 based upload, proxies, cookies, user+password authentication (Basic, Digest,
 NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a
 busload of other useful tricks.
Homepage: http://curl.haxx.se

Package: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 221
Maintainer: Andrej Shadura <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 0.5.11+git20200708+dd9ef66-5
Depends: debianutils (>= 2.15), dpkg (>= 1.19.1), debconf (>= 0.5) | debconf-2.0
Pre-Depends: libc6 (>= 2.14)
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: debconf
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 517
Maintainer: Debconf Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.5.77
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: 253
Maintainer: Debian Release Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 2021.1.1+deb11u1
Conffiles:
 /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.gpg 8ed7972dd2fdcbcf16ca5c139655eced
 /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.gpg befef93070ec9002b7873a7375ffc739
 /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.gpg 4974fa497e6120a5babe820bc779e357
 /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
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: 230
Maintainer: Clint Adams <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 4.11.2
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: diffutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 1598
Maintainer: Santiago Vila <[email protected]>
Architecture: amd64
Version: 1:3.7-5
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: https://www.gnu.org/software/diffutils/

Package: dpkg
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 6980
Maintainer: Dpkg Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.20.12
Depends: tar (>= 1.28-1)
Pre-Depends: libbz2-1.0, libc6 (>= 2.15), liblzma5 (>= 5.2.2), libselinux1 (>= 3.1~), zlib1g (>= 1:1.1.4)
Suggests: apt, debsig-verify
Breaks: libapt-pkg5.0 (<< 1.7~b), lsb-base (<< 10.2019031300)
Conffiles:
 /etc/alternatives/README 7be88b21f7e386c8d5a8790c2461c92b
 /etc/cron.daily/dpkg 76be39cb45c6511f50c2554fe2714efe
 /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: findutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 1959
Maintainer: Andreas Metzler <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 4.8.0-1
Pre-Depends: libc6 (>= 2.17), libselinux1 (>= 3.1~)
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: 442
Maintainer: Debian freedesktop.org maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: fontconfig
Version: 2.13.1-4.2
Depends: debconf (>= 0.5) | debconf-2.0, ucf (>= 0.29), fonts-dejavu-core | ttf-bitstream-vera | fonts-liberation | fonts-liberation2 | fonts-croscore | fonts-freefont-otf | fonts-freefont-ttf | fonts-urw-base35 | fonts-texgyre
Breaks: libfontconfig1 (<< 2.13.0)
Conffiles:
 /etc/fonts/conf.d/README 42d13304ed2e9e5b60b74d6ed29b3729
 /etc/fonts/fonts.conf 1a6ebc792c61d5944c30e1696446f5d4
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 <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: fonts-dejavu
Version: 2.37-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 b9a76edd2aeb35cd1095e378963e2cdd
 /etc/fonts/conf.avail/57-dejavu-sans.conf 2156c2353cfcc81f33150cf889193c28
 /etc/fonts/conf.avail/57-dejavu-serif.conf 2604487cb2eee1bdb7010ea716faf408
 /etc/fonts/conf.avail/58-dejavu-lgc-sans-mono.conf d2ee39274982cb4f831783cff742c8bc
 /etc/fonts/conf.avail/58-dejavu-lgc-sans.conf b4a8f51e45aa24fdee47b3f838cc0205
 /etc/fonts/conf.avail/58-dejavu-lgc-serif.conf 5f0b00e681b1f40b65dd336696ee0bbb
Description: Vera font family derivate with additional characters
 DejaVu provides an expanded version of the Vera font family aiming for
 quality and broader Unicode coverage while retaining the original Vera
 style. DejaVu currently works towards conformance with the Multilingual
 European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
 fonts provide serif, sans and monospaced variants.
 .
 This package only contains the sans, sans-bold, serif, serif-bold,
 mono and mono-bold variants. For additional variants, see the
 fonts-dejavu-extra package.
 .
 DejaVu fonts are intended for use on low-resolution devices (mainly
 computer screens) but can be used in printing as well.
Homepage: https://dejavu-fonts.github.io/

Package: freetds-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 57
Maintainer: Steve Langasek <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: freetds
Version: 1.2.3-1
Replaces: libct3, libct4 (<< 0.82-1)
Description: configuration files for FreeTDS SQL client libraries
 FreeTDS is an implementation of the Tabular DataStream protocol, used for
 connecting to MS SQL and Sybase servers over TCP/IP.
 .
 This package manages the configuration files that are common to all of
 the TDS client library implementations (CT-Lib, DB-Lib, and ODBC),
 stored in /etc/freetds/.
Homepage: http://www.freetds.org/

Package: gcc-10-base
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 261
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-10
Version: 10.2.1-6
Breaks: gnat (<< 7)
Description: GCC, the GNU Compiler Collection (base package)
 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/

Package: gpgv
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 882
Maintainer: Debian GnuPG Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-2+deb11u2
Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1)
Depends: libbz2-1.0, libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.38), 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: 1091
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 3.6-1+deb11u1
Provides: rgrep
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.14), 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: https://www.gnu.org/software/grep/

Package: gsasl-common
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 589
Maintainer: Debian XMPP Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: gsasl
Version: 1.10.0-4+deb11u1
Replaces: libgsasl7 (<< 1.10.0-2)
Breaks: libgsasl7 (<< 1.10.0-2)
Description: GNU SASL platform independent files
 GNU SASL is an implementation of the Simple Authentication and
 Security Layer framework and a few common SASL mechanisms. SASL is
 used by network servers (e.g., IMAP, SMTP) to request authentication
 from clients, and in clients to authenticate against servers.
 .
 This package contains translation of diagnostic messages.
Homepage: https://www.gnu.org/software/gsasl/

Package: gzip
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 242
Maintainer: Milan Kupcevic <[email protected]>
Architecture: amd64
Version: 1.10-4+deb11u1
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.17)
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: 50
Maintainer: Michael Meskes <[email protected]>
Architecture: amd64
Version: 3.23
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: imagemagick-6-common
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 580
Maintainer: ImageMagick Packaging Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: imagemagick
Version: 8:6.9.11.60+dfsg-1.3+deb11u1
Replaces: imagemagick-common (<< 8:6.9.2.10+dfsg-1~), libmagickcore-6.q16 (<< 8:6.9.6.2+dfsg-3~)
Provides: imagemagick-common
Breaks: imagemagick-common (<< 8:6.9.2.10+dfsg-1~), libmagickcore-6.q16-2 (<< 8:6.9.6.2+dfsg-3~), libmagickcore-6.q16-3 (<< 8:6.9.6.8+dfsg-1~), libmagickcore-6.q16-4 (<< 8:6.9.8.9+dfsg-1~), libmagickcore-6.q16hdri-4 (<< 8:6.9.8.9+dfsg-1~)
Conffiles:
 /etc/ImageMagick-6/coder.xml 2cd28d60bb45db29bba17f35dc58ccb9
 /etc/ImageMagick-6/colors.xml 7a58fb76b799bf829c55eecd08db28c2
 /etc/ImageMagick-6/delegates.xml 00f88a4ce8130b4dd764e8926289b26a
 /etc/ImageMagick-6/log.xml 29c0a0702c3729fec215ce53438eb608
 /etc/ImageMagick-6/magic.xml 04b219d820811a6cb1bc7af03b52b626
 /etc/ImageMagick-6/mime.xml a0c1c972c13db8986951e0016f5be31b
 /etc/ImageMagick-6/policy.xml faed773d7bbcf639e2631a0f7cb5e6ce
 /etc/ImageMagick-6/quantization-table.xml 948aa1faac66b697266eaa55e8a052e5
 /etc/ImageMagick-6/thresholds.xml 99375e73d2a9a3acca91bf1011d15656
 /etc/ImageMagick-6/type-apple.xml 94aac3cbd6fdb6ccf338e8e60c3a6fcc
 /etc/ImageMagick-6/type-dejavu.xml 2914462b5aec3bf19f4f706c018e904f
 /etc/ImageMagick-6/type-ghostscript.xml 76f2f31af66d562422aa56095cf67284
 /etc/ImageMagick-6/type-urw-base35.xml 0cbc7447c3b14e3a26025cf0bec201f7
 /etc/ImageMagick-6/type-windows.xml 3a8000b7f83d4108e7c3024c1bcc403c
 /etc/ImageMagick-6/type.xml a355c73d6843b2bfb5b5d7bb9cf2a5de
Description: image manipulation programs -- infrastructure
 imagemagick-common contains the filesystem infrastructure required for
 further installation of imagemagick in any configuration; it does not provide
 a full installation of binaries, libraries, and utilities
 required to run imagemagick.
 .
 This package is independent of channel depth.
Homepage: https://www.imagemagick.org/

Package: init-system-helpers
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 131
Maintainer: Debian systemd Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.60
Depends: perl-base (>= 5.20.1-3)
Conflicts: file-rc (<< 0.8.17~)
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: insserv
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 150
Maintainer: Debian sysvinit maintainers <[email protected]>
Architecture: amd64
Version: 1.21.0-1.1
Depends: libc6 (>= 2.14)
Suggests: bootchart2
Breaks: sysv-rc (<< 2.87dsf-3)
Conffiles:
 /etc/insserv.conf c38be68fbe6bc710ce4e84858da28a6b
Description: boot sequence organizer using LSB init.d script dependency information
 The insserv program is used by the standard SysV-based init system. It
 updates the order of symlinks in /etc/rc?.d/ based on dependencies
 specified by LSB headers in the init.d scripts themselves.
 .
 These declared relations between scripts make it possible to optimize
 the boot sequence for the currently installed set of packages, while
 detecting and rejecting dependency loops.
 .
 Using insserv incorrectly can result in an unbootable system.
Homepage: http://savannah.nongnu.org/projects/sysvinit

Package: less
Status: install ok installed
Priority: important
Section: text
Installed-Size: 296
Maintainer: Milan Kupcevic <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 551-2
Depends: libc6 (>= 2.14), libtinfo6 (>= 6)
Description: pager program similar to more
 This package provides "less", a file pager (that is, a memory-efficient
 utility for displaying text one screenful at a time). Less has many
 more features than the basic pager "more". As part of the GNU project,
 it is widely regarded as the standard pager on UNIX-derived systems.
 .
 Also provided are "lessecho", a simple utility for ensuring arguments
 with spaces are correctly quoted; "lesskey", a tool for modifying the
 standard (vi-like) keybindings; and "lesspipe", a filter for specific
 types of input, such as .doc or .txt.gz files.
Homepage: http://www.greenwoodsoftware.com/less/

Package: libacl1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 71
Maintainer: Guillem Jover <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: acl
Version: 2.2.53-10
Depends: libc6 (>= 2.14)
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: libaom0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3932
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: aom
Version: 1.0.0.errata1-3
Depends: libc6 (>= 2.29)
Description: AV1 Video Codec Library
 AOMedia Video 1 (AV1) is an open and royalty free video encoding format
 optimized for the Internet and the successor of VP9. aom is the
 reference encoder and decoder implementation published by the Alliance
 for Open Media.
 .
 This package contains the shared library.
Homepage: https://aomedia.org/

Package: libapt-pkg6.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3373
Maintainer: APT Development Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apt
Version: 2.2.4
Provides: libapt-pkg (= 2.2.4)
Depends: libbz2-1.0, libc6 (>= 2.27), libgcc-s1 (>= 3.0), libgcrypt20 (>= 1.8.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 9), libsystemd0 (>= 221), libudev1 (>= 183), libxxhash0 (>= 0.7.1), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.2.3)
Recommends: apt (>= 2.2.4)
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: libattr1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Guillem Jover <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: attr
Version: 1:2.4.48-6
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: 26
Maintainer: Laurent Bigonville <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: audit
Version: 1:3.0-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: 154
Maintainer: Laurent Bigonville <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: audit
Version: 1:3.0-2
Depends: libaudit-common (>= 1:3.0-2), libc6 (>= 2.14), 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: libblkid1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 421
Maintainer: util-linux packagers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.36.1-8+deb11u1
Depends: libc6 (>= 2.25)
Description: block device ID library
 The blkid library allows system programs such as fsck and mount to
 quickly and easily find block devices by filesystem UUID or label.
 This allows system administrators to avoid specifying filesystems by
 hard-coded device names and use a logical naming system instead.
Homepage: http://www.kernel.org/pub/linux/utils/util-linux/

Package: libbrotli1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 784
Maintainer: Tomasz Buchert <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: brotli (1.0.9-2)
Version: 1.0.9-2+b2
Depends: libc6 (>= 2.29)
Description: library implementing brotli encoder and decoder (shared libraries)
 Brotli is a generic-purpose lossless compression algorithm
 that compresses data using a combination of a modern variant
 of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
 with a compression ratio comparable to the best currently available
 general-purpose compression methods. It is similar in speed with
 deflate but offers more dense compression.
 .
 This package installs shared libraries.
Homepage: https://github.com/google/brotli

Package: libbsd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 191
Maintainer: Guillem Jover <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libbsd
Version: 0.11.3-1
Depends: libc6 (>= 2.25), libmd0 (>= 1.0.3-2)
Description: utility functions from BSD systems - shared library
 This library provides some C functions such as strlcpy() that are commonly
 available on BSD systems but not on others like GNU systems.
 .
 For a detailed list of the provided functions, please see the libbsd-dev
 package description.
Homepage: https://libbsd.freedesktop.org/

Package: libbz2-1.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 104
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: bzip2
Version: 1.0.8-4
Depends: libc6 (>= 2.4)
Description: high-quality block-sorting file compressor library - runtime
 This package contains libbzip2 which is used by the bzip2 compressor.
 .
 bzip2 is a freely available, patent free, data compressor.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding.  Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Homepage: https://sourceware.org/bzip2/

Package: libc-bin
Essential: yes
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 3732
Maintainer: GNU Libc Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: glibc
Version: 2.31-13+deb11u6
Depends: libc6 (>> 2.31), libc6 (<< 2.32)
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: 12833
Maintainer: GNU Libc Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: glibc
Version: 2.31-13+deb11u6
Replaces: libc6-amd64
Depends: libgcc-s1, libcrypt1
Recommends: libidn2-0 (>= 2.0.5~), libnss-nis, libnss-nisplus
Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales
Breaks: busybox (<< 1.30.1-6), hurd (<< 1:0.9.git20170910-1), ioquake3 (<< 1.36+u20200211.f2c61c1~dfsg-2~), iraf-fitsutil (<< 2018.07.06-4), libgegl-0.4-0 (<< 0.4.18), libtirpc1 (<< 0.2.3), locales (<< 2.31), locales-all (<< 2.31), macs (<< 2.2.7.1-3~), nocache (<< 1.1-1~), nscd (<< 2.31), openarena (<< 0.8.8+dfsg-4~), openssh-server (<< 1:8.1p1-5), r-cran-later (<< 0.7.5+dfsg-2), wcc (<< 0.0.2+dfsg-3)
Conffiles:
 /etc/ld.so.conf.d/x86_64-linux-gnu.conf d4e7a7b88a71b5ffd9e2644e71a0cfab
Description: GNU C Library: Shared libraries
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
Homepage: https://www.gnu.org/software/libc/libc.html

Package: libcap-ng0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Pierre Chifflier <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libcap-ng (0.7.9-2.2)
Version: 0.7.9-2.2+b1
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: libcom-err2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 97
Maintainer: Theodore Y. Ts'o <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.46.2-2
Replaces: libcomerr2 (<< 1.43.9-1~)
Provides: libcomerr2 (= 1.46.2-2)
Depends: libc6 (>= 2.17)
Breaks: libcomerr2 (<< 1.43.9-1~)
Description: common error description library
 libcomerr is an attempt to present a common error-handling mechanism to
 manipulate the most common form of error code in a fashion that does not
 have the problems identified with mechanisms commonly in use.
Homepage: http://e2fsprogs.sourceforge.net

Package: libconfig-inifiles-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 129
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 3.000003-1
Description: read .ini-style configuration files
 Config::IniFiles provides a way to have readable configuration files
 outside your Perl script. Configurations can be imported (inherited,
 stacked,...), sections can be grouped, and settings can be accessed
 from a tied hash.
Homepage: https://metacpan.org/release/Config-IniFiles/

Package: libcrypt1
Protected: yes
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 226
Maintainer: Marco d'Itri <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxcrypt
Version: 1:4.4.18-4
Replaces: libc6 (<< 2.29-4)
Depends: libc6 (>= 2.25)
Description: libcrypt shared library
 libxcrypt is a modern library for one-way hashing of passwords.
 It supports DES, MD5, NTHASH, SUNMD5, SHA-2-256, SHA-2-512, and
 bcrypt-based password hashes
 It provides the traditional Unix 'crypt' and 'crypt_r' interfaces,
 as well as a set of extended interfaces like 'crypt_gensalt'.
Important: yes

Package: libcurl4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 740
Maintainer: Alessandro Ghedini <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: curl
Version: 7.74.0-1.3+deb11u7
Replaces: libcurl3
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 0.6), libldap-2.4-2 (>= 2.4.7), libnghttp2-14 (>= 1.12.0), libpsl5 (>= 0.16.0), librtmp1 (>= 2.4+20131018.git79459a2-3~), libssh2-1 (>= 1.7.0), libssl1.1 (>= 1.1.1), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Conflicts: libcurl3
Description: easy-to-use client-side URL transfer library (OpenSSL flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by OpenSSL.
Homepage: http://curl.haxx.se

Package: libdav1d4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 982
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: dav1d
Version: 0.7.1-3
Depends: libc6 (>= 2.14)
Description: fast and small AV1 video stream decoder (shared library)
 dav1d is an AOMedia Video 1 (AV1) cross-platform decoder and focused on speed
 and correctness.
 .
 dav1d supports the following features:
  * support for all features of the AV1 bitstream
  * support for all bitdepth, 8, 10 and 12bits
  * support for all chroma subsamplings 4:2:0, 4:2:2, 4:4:4 and grayscale
  * full acceleration for AVX-2 chips
  * full acceleration for SSSE3+ chips
  * full acceleration for ARMv8 chips
  * partial acceleration for ARMv7 chips
 .
 This package provides the shared library.
Homepage: https://www.videolan.org/projects/dav1d.html

Package: libdb5.3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1818
Maintainer: Debian Berkeley DB Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: db5.3
Version: 5.3.28+dfsg1-0.8
Depends: libc6 (>= 2.17)
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: libdbd-mariadb-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 295
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Version: 1.21-3
Depends: perl, perl-dbdabi-94, perlapi-5.32.0, libc6 (>= 2.15), libmariadb3 (>= 3.0.0), libdbi-perl (>= 1.642)
Description: Perl5 database interface to the MariaDB/MySQL databases
 DBD::MariaDB is a Perl5 Database Interface driver for the MariaDB/MySQL
 databases. In other words: DBD::MariaDB is an interface between the Perl
 programming language and the MariaDB/MySQL programming API that comes with
 the MariaDB/MySQL relational database management systems. Most functions
 provided by this programming API are supported.
 .
 DBD::MariaDB is a fork of DBD::mysql (libdbd-mysql-perl) with inprovements in
 MariaDB compatibility, Perl Unicode support, and some security related bug
 fixes, at the cost of not being 100% backwards compatible.
Homepage: https://metacpan.org/release/DBD-MariaDB

Package: libdbi-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 2163
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libdbi-perl (1.643-3)
Version: 1.643-3+b1
Provides: dh-sequence-perl-dbi, perl-dbdabi-94
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.4)
Suggests: libclone-perl, libmldbm-perl, libnet-daemon-perl, libsql-statement-perl
Breaks: libdbd-anydata-perl (<< 0.11+), libdbd-csv-perl (<< 0.3600+), libsql-statement-perl (<< 1.33+)
Description: Perl Database Interface (DBI)
 DBI (DataBase Interface) is a Perl framework that provides a common interface
 to access various backend databases in a uniform manner. DBD (DataBase Driver)
 modules provide implementations for various backend data storage mechanisms
 including networked relational databases (particularly SQL databases) and even
 web services such as the Google search engine.
 .
 It is extremely portable and available for a wide range of operating systems,
 architectures and data stores, including:
 .
  * Oracle
  * Microsoft SQL Server
  * IBM DB2
  * SQLite
  * PostgreSQL
  * Firebird
  * MySQL
Homepage: https://dbi.perl.org/

Package: libde265-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 462
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libde265
Version: 1.0.11-0+deb11u1
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Description: Open H.265 video codec implementation
 libde265 is an open source implementation of the H.265 video codec.
 It is written from scratch in plain C for simplicity and efficiency.
 Its simple API makes it easy to integrate it into other software.
Homepage: https://github.com/strukturag/libde265

Package: libdebconfclient0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 74
Maintainer: Debian Install System Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cdebconf
Version: 0.260
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: libdeflate0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 121
Maintainer: Debian Med Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libdeflate
Version: 1.7-1
Depends: libc6 (>= 2.14)
Description: fast, whole-buffer DEFLATE-based compression and decompression
 The supported formats are:
  * DEFLATE (raw)
  * zlib (a.k.a. DEFLATE with a zlib wrapper)
  * gzip (a.k.a. DEFLATE with a gzip wrapper)
 .
 libdeflate is heavily optimized. It is significantly faster than the zlib
 library, both for compression and decompression, and especially on x86
 processors. In addition, libdeflate provides optional high compression modes
 that provide a better compression ratio than the zlib's "level 9".
Homepage: https://github.com/ebiggers/libdeflate

Package: libedit2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 259
Maintainer: LLVM Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libedit (3.1-20191231-2)
Version: 3.1-20191231-2+b1
Replaces: libedit-dev (<< 3.1-20180525-2~)
Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.14), 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: libexpat1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 411
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: expat
Version: 2.2.10-2+deb11u5
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: libffi7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libffi
Version: 3.3-6
Depends: libc6 (>= 2.14)
Description: Foreign Function Interface library runtime
 A foreign function interface is the popular name for the interface that
 allows code written in one language to call code written in another
 language.
Homepage: https://sourceware.org/libffi/

Package: libfftw3-double3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2170
Maintainer: Debian Science Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: fftw3
Version: 3.3.8-2
Replaces: libfftw3-3 (<< 3.3.3-1)
Depends: libc6 (>= 2.14), libgomp1 (>= 4.9)
Suggests: libfftw3-bin, libfftw3-dev
Breaks: libfftw3-3 (<< 3.3.3-1)
Description: Library for computing Fast Fourier Transforms - Double precision
 The FFTW library computes Fast Fourier Transforms (FFT) in one or more
 dimensions. It is extremely fast. This package contains the shared library
 for double precision transforms.
 .
 To get the static library and the header files, you need to install
 libfftw3-dev. For documentation, see libfftw3-doc.
Homepage: http://fftw.org

Package: libfontconfig1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 526
Maintainer: Debian freedesktop.org maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: fontconfig
Version: 2.13.1-4.2
Provides: libfontconfig
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.9.1), libuuid1 (>= 2.16), fontconfig-config (>= 2.13.1-4.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: libfreetype6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 896
Maintainer: Hugh McMaster <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: freetype
Version: 2.10.4+dfsg-1+deb11u1
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.14), 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: libgcc-s1
Protected: yes
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-10
Version: 10.2.1-6
Replaces: libgcc1 (<< 1:10)
Provides: libgcc1 (= 1:10.2.1-6)
Depends: gcc-10-base (= 10.2.1-6), libc6 (>= 2.14)
Breaks: cryptsetup-initramfs (<< 2:2.2.2-3~)
Description: GCC support library
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
Homepage: http://gcc.gnu.org/
Important: yes

Package: libgcrypt20
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1355
Maintainer: Debian GnuTLS Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Version: 1.8.7-6
Depends: libc6 (>= 2.15), 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: libgdbm-compat4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Dmitry Bogatov <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gdbm
Version: 1.19-2
Depends: libc6 (>= 2.14), libgdbm6 (>= 1.16)
Description: GNU dbm database routines (legacy support runtime version) 
 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).
 .
 This package includes library files, required to run old programs,
 that use legacy 'dbm' interface. For new programs, please use modern
 interface, provided by libgdbm6 and libgdbm-dev.
Homepage: https://gnu.org/software/gdbm

Package: libgdbm6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 114
Maintainer: Dmitry Bogatov <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gdbm
Version: 1.19-2
Depends: libc6 (>= 2.14)
Suggests: gdbm-l10n (= 1.19-2)
Description: GNU dbm database routines (runtime version) 
 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).
Homepage: https://gnu.org/software/gdbm

Package: libglib2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3997
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: glib2.0
Version: 2.66.8-1
Depends: libc6 (>= 2.28), libffi7 (>= 3.3~20180313), libmount1 (>= 2.35.2-7~), libpcre3, libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.2)
Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs
Breaks: gimp (<< 2.10.14-3~), glib-networking-tests (<< 2.63.2), libgirepository-1.0-1 (<< 1.62.0-4~), libgladeui-2-6 (<< 3.22.2)
Description: GLib library of C routines
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the shared libraries.
Homepage: https://wiki.gnome.org/Projects/GLib

Package: libgmp10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 863
Maintainer: Debian Science Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gmp
Version: 2:6.2.1+dfsg-1+deb11u1
Depends: libc6 (>= 2.14)
Breaks: libmath-gmp-perl (<< 2.20-1), libmath-prime-util-gmp-perl (<< 0.51-2), postgresql-pgmp (<< 1.0.3-1)
Description: Multiprecision arithmetic library
 GNU MP is a programmer's library for arbitrary precision
 arithmetic (ie, a bignum package).  It can operate on signed
 integer, rational, and floating point numeric types.
 .
 It has a rich set of functions, and the functions have a regular
 interface.
Homepage: http://gmplib.org/

Package: libgnutls30
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3143
Maintainer: Debian GnuTLS Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gnutls28
Version: 3.7.1-5+deb11u3
Depends: libgmp10 (>= 2:6.0.0), libc6 (>= 2.25), libhogweed6 (>= 3.6), libidn2-0 (>= 2.0.0), libnettle8 (>= 3.7~), libp11-kit0 (>= 0.23.18.1), libtasn1-6 (>= 4.14), libunistring2 (>= 0.9.7)
Suggests: gnutls-bin
Description: GNU TLS library - main runtime library
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - certificate path validation, as well as DANE and trust on first use.
  - the Online Certificate Status Protocol (OCSP).
  - public key methods, including RSA and Elliptic curves, as well as password
    and key authentication methods such as SRP and PSK protocols.
  - all the strong encryption algorithms, including AES and Camellia.
  - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
  - HSMs and cryptographic tokens, via PKCS #11.
 .
 This package contains the main runtime library.
Homepage: https://www.gnutls.org/

Package: libgomp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 278
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-10
Version: 10.2.1-6
Depends: gcc-10-base (= 10.2.1-6), libc6 (>= 2.17)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.
Homepage: http://gcc.gnu.org/

Package: libgpg-error0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 188
Maintainer: Debian GnuPG Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libgpg-error
Version: 1.38-2
Depends: libc6 (>= 2.14)
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: libgsasl7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 311
Maintainer: Debian XMPP Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gsasl
Version: 1.10.0-4+deb11u1
Replaces: libgsasl1
Depends: gsasl-common (= 1.10.0-4+deb11u1), libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.17), libidn11 (>= 1.13), libntlm0 (>= 1.2)
Conflicts: libgsasl1
Description: GNU SASL library
 GNU SASL is an implementation of the Simple Authentication and
 Security Layer framework and a few common SASL mechanisms. SASL is
 used by network servers (e.g., IMAP, SMTP) to request authentication
 from clients, and in clients to authenticate against servers.
 .
 Supported mechanisms are ANONYMOUS, EXTERNAL, LOGIN, PLAIN, SECURID, NTLM,
 DIGEST-MD5, CRAM-MD5, SCRAM-SHA-1, SCRAM-SHA-1-PLUS, GS2-KRB5, GSSAPI.
 .
 This package includes the GNU SASL shared library that is required
 by applications using GNU SASL.  You normally don't need to install
 it manually.
Homepage: https://www.gnu.org/software/gsasl/

Package: libgssapi-krb5-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 451
Maintainer: Sam Hartman <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.18.3-6+deb11u3
Depends: libc6 (>= 2.27), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.16), libkrb5-3 (= 1.18.3-6+deb11u3), libkrb5support0 (>= 1.15~beta1)
Suggests: krb5-doc, krb5-user
Breaks: moonshot-gss-eap (<= 1.0)
Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the MIT Kerberos
 implementation of GSS-API used by applications and Kerberos clients.
Homepage: http://web.mit.edu/kerberos/

Package: libheif1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 630
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libheif
Version: 1.11.0-1
Depends: libaom0 (>= 1.0.0), libc6 (>= 2.29), libdav1d4 (>= 0.1.0), libde265-0 (>= 1.0.7), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), libx265-192 (>= 3.2)
Description: ISO/IEC 23008-12:2017 HEIF file format decoder - shared library
 libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
 image file format employing HEVC (h.265) image coding for the best compression
 ratios currently possible.
 .
 This package contains the shared library.
Homepage: http://www.libheif.org

Package: libhogweed6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 455
Maintainer: Magnus Holmgren <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: nettle
Version: 3.7.3-1
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.1.0), libnettle8
Description: low level cryptographic library (public-key cryptos)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the asymmetric cryptographic algorithms, which,
 require the GNU multiple precision arithmetic library (libgmp) for
 their large integer computations.
Homepage: http://www.lysator.liu.se/~nisse/nettle/

Package: libicu67
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 33152
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: icu
Version: 67.1-7
Replaces: libiculx63 (<< 63.1-5)
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), 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: 307
Maintainer: Debian Libidn Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libidn
Version: 1.33-3
Replaces: libidn11-dev
Depends: libc6 (>= 2.14)
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: 300
Maintainer: Debian Libidn team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libidn2
Version: 2.3.0-5
Depends: libc6 (>= 2.14), libunistring2 (>= 0.9.7)
Description: Internationalized domain names (IDNA2008/TR46) library
 Libidn2 implements the revised algorithm for internationalized domain
 names called IDNA2008/TR46.
 .
 This package contains runtime libraries.
Homepage: https://www.gnu.org/software/libidn/#libidn2

Package: libjbig0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Michael van der Kolff <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: jbigkit (2.1-3.1)
Version: 2.1-3.1+b2
Depends: libc6 (>= 2.4)
Description: JBIGkit libraries
 JBIG-KIT provides a portable library of compression and decompression functions
 with a documented interface that you can include very easily into your image or
 document processing software.
 .
 This package contains the dynamically linked library.
Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/

Package: libjpeg62-turbo
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 586
Maintainer: Ondřej Surý <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libjpeg-turbo
Version: 1:2.0.6-4
Replaces: libjpeg62
Provides: libjpeg62 (= 1:2.0.6-4)
Depends: libc6 (>= 2.14)
Conflicts: libjpeg62
Description: libjpeg-turbo JPEG runtime library
 The libjpeg-turbo JPEG library is a library for handling JPEG files.
 .
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
 SSE2, NEON) to accelerate baseline JPEG compression and decompression
 on x86, x86-64, and ARM systems.  The libjpeg-turbo JPEG library is
 an API/ABI compatible with the IJG JPEG library.
 .
 This package contains the shared runtime library.
Homepage: https://www.libjpeg-turbo.org/

Package: libk5crypto3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 296
Maintainer: Sam Hartman <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.18.3-6+deb11u3
Depends: libc6 (>= 2.25), libkrb5support0 (>= 1.16)
Suggests: krb5-doc, krb5-user
Breaks: libgssapi-krb5-2 (<= 1.18~), libkrb5-3 (<= 1.18~)
Description: MIT Kerberos runtime libraries - Crypto Library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime cryptography libraries used by
 applications and Kerberos clients.
Homepage: http://web.mit.edu/kerberos/

Package: libkeyutils1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 46
Maintainer: Christian Kastner <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: keyutils
Version: 1.6.1-2
Depends: libc6 (>= 2.14)
Description: Linux Key Management Utilities (library)
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
 .
 This package provides a wrapper library for the key management facility system
 calls.
Homepage: https://people.redhat.com/~dhowells/keyutils/

Package: libkrb5-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1108
Maintainer: Sam Hartman <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.18.3-6+deb11u3
Depends: libc6 (>= 2.25), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.15~beta1), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.18.3-6+deb11u3), libssl1.1 (>= 1.1.0)
Recommends: krb5-locales
Suggests: krb5-doc, krb5-user
Breaks: libapache2-mod-auth-kerb (<= 5.4-2.4), libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3)
Description: MIT Kerberos runtime libraries
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the main Kerberos v5 API
 used by applications and Kerberos clients.
Homepage: http://web.mit.edu/kerberos/

Package: libkrb5support0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 169
Maintainer: Sam Hartman <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.18.3-6+deb11u3
Depends: libc6 (>= 2.25)
Breaks: libgssapi-krb5-2 (<< 1.13~alpha1-1), libk5crypto3 (<< 1.16), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-8 (<< 1.16)
Description: MIT Kerberos runtime libraries - Support library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains an internal runtime support library used by other
 Kerberos libraries.
Homepage: http://web.mit.edu/kerberos/

Package: liblcms2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 421
Maintainer: Thomas Weber <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lcms2
Version: 2.12~rc1-2
Depends: libc6 (>= 2.29)
Suggests: liblcms2-utils
Description: Little CMS 2 color management library
 LittleCMS 2 intends to be a small-footprint color management engine, with
 special focus on accuracy and performance. It uses the International Color
 Consortium standard (ICC) of color management. LittleCMS 2 is a full
 implementation of ICC specification 4.2 plus all addendums. It fully supports
 all V2 and V4 profiles, including abstract, devicelink and named color
 profiles.
 .
 This package contains the shared library of liblcms2.
Homepage: http://www.littlecms.com/

Package: libldap-2.4-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 539
Maintainer: Debian OpenLDAP Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: openldap
Version: 2.4.57+dfsg-3+deb11u1
Replaces: libldap-2.3-0, libldap2
Depends: libc6 (>= 2.28), libgnutls30 (>= 3.7.0), libsasl2-2 (>= 2.1.27+dfsg)
Recommends: libldap-common
Conflicts: ldap-utils (<= 2.1.23-1)
Description: OpenLDAP libraries
 These are the run-time libraries for the OpenLDAP (Lightweight Directory
 Access Protocol) servers and clients.
Homepage: https://www.openldap.org/

Package: liblqr-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 76
Maintainer: Bernd Zeimetz <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: liblqr
Version: 0.4.2-2.1
Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.24.0)
Description: converts plain array images into multi-size representation
 The LiquidRescale (lqr) library provides a C/C++ API for performing
 non-uniform resizing of images by the seam-carving technique.
 .
 The library takes images in plain array format as input and converts
 them to a multi-size representation.
 .
 Following is a list of features:
 .
   * Areas in the image can be marked for preservation or discard
   * Once the image has been fully processed, the scaling can be done
     in real-time. In fact, the information can be saved and read out
     later without any further processing
   * The resizing is done with a single function which automatically
     performs all the necessary operations; it can also work in
     successive steps without wasting computational time
   * Possibility to tune the carving operation by letting the seams be
     less connected, or more rigid, or both
   * Can export and import the visibility map (the seams)
   * Other images can be attached and undergo the same carving process
     as the parent image
   * The automatic feature detection algorithm can be tuned by
     selecting among different energy gradient functions
   * Reports progress through a customizable interface
   * A signalling system permits one to cleanly handle errors
 .
 The library implements the algorithm described in the paper "Seam
 Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel
 Shamir, which can be found at
 http://www.faculty.idc.ac.il/arik/imret.pdf
 .
 This package contains the shared library.
Homepage: http://liblqr.wikidot.com/

Package: libltdl7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 419
Maintainer: Alastair McKinstry <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libtool
Version: 2.4.6-15
Depends: libc6 (>= 2.14)
Description: System independent dlopen wrapper for GNU libtool
 This package contains the run-time libltdl library.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers.  It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen
Homepage: https://www.gnu.org/software/libtool/

Package: liblz4-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 157
Maintainer: Nobuhiro Iwamatsu <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lz4
Version: 1.9.3-2
Replaces: liblz4-1a
Depends: libc6 (>= 2.14)
Breaks: liblz4-1a
Description: Fast LZ compression algorithm library - runtime
 LZ4 is a very fast lossless compression algorithm, providing compression speed
 at 400 MB/s per core, scalable with multi-cores CPU. It also features an
 extremely fast decoder, with speed in multiple GB/s per core, typically
 reaching RAM speed limits on multi-core systems.
 .
 This package includes the shared library.
Homepage: https://github.com/Cyan4973/lz4

Package: liblzma5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 277
Maintainer: Jonathan Nieder <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: xz-utils
Version: 5.2.5-2.1~deb11u1
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: libmagickcore-6.q16-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6599
Maintainer: ImageMagick Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.11.60+dfsg-1.3+deb11u1
Depends: libbz2-1.0, libc6 (>= 2.29), libfftw3-double3 (>= 3.3.5), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libheif1 (>= 1.4.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), liblqr-1-0 (>= 0.4.0), libltdl7 (>= 2.4.6), liblzma5 (>= 5.1.1alpha+20120614), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp6 (>= 0.5.1), libwebpdemux2 (>= 0.5.1), libwebpmux3 (>= 0.6.1-2.1), libx11-6, libxext6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), imagemagick-6-common (>= 8:6.9.6.2+dfsg-3)
Pre-Depends: dpkg (>= 1.17.6)
Recommends: ghostscript, gsfonts
Suggests: libmagickcore-6.q16-6-extra
Description: low-level image manipulation library -- quantum depth Q16
 The MagickCore API is a low-level interface between the C programming language
 and the ImageMagick image processing libraries and is recommended for
 wizard-level programmers only. Unlike the MagickWand C API which uses only a
 few opaque types and accessors, with MagickCore you almost exclusively access
 the structure members directly.
 .
 This package contains the C libraries needed to run executables that make
 use of MagickCore.
 .
 This version of libmagickcore is compiled for a channel
 depth of 16 bits (Q16).
Homepage: https://www.imagemagick.org/

Package: libmagickwand-6.q16-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1436
Maintainer: ImageMagick Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.11.60+dfsg-1.3+deb11u1
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), libmagickcore-6.q16-6 (>= 8:6.9.11.24), libx11-6, imagemagick-6-common (>= 8:6.9.6.2+dfsg-3)
Pre-Depends: dpkg (>= 1.17.6)
Description: image manipulation library -- quantum depth Q16
 The MagickWand API is the recommended interface between the C programming
 language and the ImageMagick image processing libraries. Unlike the
 MagickCore C API, MagickWand uses only a few opaque types. Accessors are
 available to set or get important wand properties.
 .
 This package contains the C libraries needed to run executables that make
 use of MagickWand.
 .
 This version of libmagickwand is compiled for a channel
 depth of 16 bits (Q16).
Homepage: https://www.imagemagick.org/

Package: libmariadb3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 527
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: mariadb-10.5
Version: 1:10.5.19-0+deb11u2
Replaces: libmariadbclient18
Depends: mariadb-common, libc6 (>= 2.28), libssl1.1 (>= 1.1.1), zlib1g (>= 1:1.1.4)
Breaks: libmariadbclient18
Conflicts: mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-5.1, mariadb-server-5.2, mariadb-server-5.3, mariadb-server-5.5
Description: MariaDB database client library
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the client library.
Homepage: https://mariadb.org/

Package: libmd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Guillem Jover <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libmd
Version: 1.0.3-3
Depends: libc6 (>= 2.14)
Description: message digest functions from BSD systems - shared library
 The libmd library provides various message digest ("hash") functions,
 as found on various BSDs on a library with the same name and with a
 compatible API.
Homepage: https://www.hadrons.org/software/libmd/

Package: libmemcached11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 238
Maintainer: Michael Fladischer <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libmemcached
Version: 1.0.18-4.2
Depends: libc6 (>= 2.16), libgcc1 (>= 1:3.0), libsasl2-2, libstdc++6 (>= 4.1.1)
Description: C and C++ client library to the memcached server
 libmemcached is a C and C++ client library to the memcached server
 (http://memcached.org/). It has been designed to be light on memory
 usage, thread safe, and provide full access to server side methods.
 .
 A few notes on its design:
 .
   * Synchronous and Asynchronous support.
   * Access to large object support.
   * Local replication.
   * TCP and Unix Socket protocols.
   * A half dozen or so different tuneable hash algorithms.
   * Implementations of the new cas, replace, and append operators.
   * Man pages written up on entire API.
   * Implements both modulo and consistent hashing solutions.
   * Tools to Manage your Memcached networks.
 .
 This package provides the libmemcached shared library itself.
Homepage: http://libmemcached.org/libMemcached.html

Package: libmount1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 477
Maintainer: util-linux packagers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.36.1-8+deb11u1
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.25), libselinux1 (>= 3.1~)
Description: device mounting library
 This device mounting library is used by mount and umount helpers.
Homepage: http://www.kernel.org/pub/linux/utils/util-linux/

Package: libncurses6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 335
Maintainer: Craig Small <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.2+20201114-2+deb11u1
Depends: libtinfo6 (= 6.2+20201114-2+deb11u1), libc6 (>= 2.14)
Recommends: libgpm2
Breaks: cowdancer (<< 0.89~)
Description: shared libraries for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncurses.
Homepage: https://invisible-island.net/ncurses/

Package: libncursesw6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 420
Maintainer: Craig Small <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.2+20201114-2+deb11u1
Depends: libtinfo6 (= 6.2+20201114-2+deb11u1), libc6 (>= 2.14)
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: libnettle8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 480
Maintainer: Magnus Holmgren <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: nettle
Version: 3.7.3-1
Depends: libc6 (>= 2.17)
Description: low level cryptographic library (symmetric and one-way cryptos)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the symmetric and one-way cryptographic
 algorithms. To avoid having this package depend on libgmp, the
 asymmetric cryptos reside in a separate library, libhogweed.
Homepage: http://www.lysator.liu.se/~nisse/nettle/

Package: libnghttp2-14
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 217
Maintainer: Tomasz Buchert <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: nghttp2
Version: 1.43.0-1
Depends: libc6 (>= 2.14)
Description: library implementing HTTP/2 protocol (shared library)
 This is an implementation of the Hypertext Transfer Protocol version
 2 in C. The framing layer of HTTP/2 is implemented as a reusable C
 library.
 .
 This package installs a shared library.
Homepage: https://nghttp2.org/

Package: libnsl2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 127
Maintainer: GNU Libc Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libnsl
Version: 1.3.0-2
Depends: libc6 (>= 2.14), libtirpc3 (>= 1.0.2)
Description: Public client interface for NIS(YP) and NIS+
 This package contains the libnsl library, which contains the public client
 interface for NIS(YP) and NIS+. This code was formerly part of glibc, but is
 now standalone to be able to link against TI-RPC for IPv6 support.
Homepage: https://github.com/thkukuk/libnsl

Package: libntlm0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 125
Maintainer: Debian Authentication Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libntlm
Version: 1.6-3
Depends: libc6 (>= 2.14)
Description: NTLM authentication library
 NTLM is an authentication protocol used in various Microsoft network
 protocol implementations and supported by the NTLM Security Support
 Provider ("NTLMSSP"). Originally used for authentication and negotiation
 of secure DCE/RPC, NTLM is also used throughout Microsoft's systems as
 an integrated single sign-on mechanism.
 .
 NTLM employs a challenge-response mechanism for authentication, in  which
 clients are able to prove their identities without sending a  password to
 the server. It consists of three messages, commonly referred  to as Type 1
 (negotiation), Type 2 (challenge) and Type 3 (authentication).
Homepage: https://www.nongnu.org/libntlm/

Package: libnuma1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Ian Wienand <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: numactl (2.0.12-1)
Version: 2.0.12-1+b1
Depends: libc6 (>= 2.14)
Description: Libraries for controlling NUMA policy
 Library to control specific NUMA (Non-Uniform Memory Architecture)
 scheduling or memory placement policies.
Homepage: https://github.com/numactl/numactl

Package: libonig5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 649
Maintainer: Jörg Frings-Fürst <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libonig
Version: 6.9.6-1.1
Depends: libc6 (>= 2.14)
Description: regular expressions library
 Oniguruma is a library for working with regular expressions.
 .
 Different character encoding for every regular expression object can
 be specified.
Homepage: https://github.com/kkos/oniguruma

Package: libopenjp2-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 447
Maintainer: Debian PhotoTools Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: openjpeg2
Version: 2.4.0-3
Depends: libc6 (>= 2.29)
Description: JPEG 2000 image compression/decompression library
 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This package contains the runtime files for openjpeg 2.x
Homepage: https://www.openjpeg.org

Package: libp11-kit0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1401
Maintainer: Debian GnuTLS Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: p11-kit
Version: 0.23.22-1
Depends: libc6 (>= 2.26), libffi7 (>= 3.3~20180313)
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: 1048
Maintainer: Steve Langasek <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pam
Version: 1.4.0-9+deb11u1
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.27), libcrypt1 (>= 1:4.3.0), libdb5.3, libnsl2 (>= 1.0), libpam0g (>= 1.3.2), libselinux1 (>= 3.1~), libtirpc3 (>= 1.0.2), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.4.0-9+deb11u1)
Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
Conffiles:
 /etc/security/access.conf dc21d0fd769d655b311d785670e5c6ae
 /etc/security/faillock.conf 164da8ffb87f3074179bc60b71d0b99f
 /etc/security/group.conf f1e26e8db6f7abd2d697d7dad3422c36
 /etc/security/limits.conf 38dce56af34daf316b901d465769a137
 /etc/security/namespace.conf 6b3796403421d66db7defc46517711bc
 /etc/security/namespace.init d9e6a7c85e966427ef23a04ec6c7000f
 /etc/security/pam_env.conf 89cc8702173d5cd51abc152ae9f8d6bc
 /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: 227
Maintainer: Steve Langasek <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: pam
Version: 1.4.0-9+deb11u1
Replaces: libpam-modules (<< 1.1.3-8)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libcrypt1 (>= 1:4.3.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~)
Description: Pluggable Authentication Modules for PAM - helper binaries
 This package contains helper binaries used by the standard set of PAM
 modules in the libpam-modules package.
Homepage: http://www.linux-pam.org/

Package: libpam-runtime
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 965
Maintainer: Steve Langasek <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: pam
Version: 1.4.0-9+deb11u1
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: libpam0g
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 244
Maintainer: Steve Langasek <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pam
Version: 1.4.0-9+deb11u1
Replaces: libpam0g-util
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), 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: libpcre2-8-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 664
Maintainer: Matthew Vernon <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.36-2+deb11u1
Depends: libc6 (>= 2.14)
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: 669
Maintainer: Matthew Vernon <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pcre3
Version: 2:8.39-13
Depends: libc6 (>= 2.14)
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: libperl5.32
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 27869
Maintainer: Niko Tyni <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: perl
Version: 5.32.1-4+deb11u2
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.093), libcompress-raw-zlib-perl (<< 2.093), libcompress-zlib-perl (<< 2.093), libdigest-md5-perl (<< 2.55.01), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.06), libio-compress-base-perl (<< 2.093), libio-compress-bzip2-perl (<< 2.093), libio-compress-perl (<< 2.093), libio-compress-zlib-perl (<< 2.093), libmime-base64-perl (<< 3.15), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 3.21), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.25), libthreads-shared-perl (<< 1.61), libtime-hires-perl (<< 1.9764), libtime-piece-perl (<< 1.3401), perl (<< 5.22.0~), perl-base (<< 5.22.0~)
Depends: libbz2-1.0, libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libdb5.3, libgdbm-compat4 (>= 1.18-3), libgdbm6 (>= 1.18-3), zlib1g (>= 1:1.2.2.3), perl-modules-5.32 (>= 5.32.1-4+deb11u2)
Suggests: sensible-utils
Breaks: libcompress-raw-bzip2-perl (<< 2.093), libcompress-raw-zlib-perl (<< 2.093), libcompress-zlib-perl (<< 2.093), libdigest-md5-perl (<< 2.55.01), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.06), libfilter-perl (<< 1.59), libio-compress-base-perl (<< 2.093), libio-compress-bzip2-perl (<< 2.093), libio-compress-perl (<< 2.093), libio-compress-zlib-perl (<< 2.093), libmime-base64-perl (<< 3.15), libstorable-perl (<< 3.21), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.25), libthreads-shared-perl (<< 1.61), libtime-hires-perl (<< 1.9764), libtime-piece-perl (<< 1.3401)
Description: shared Perl library
 This package contains the shared Perl library, used by applications
 which embed a Perl interpreter.
 .
 It also contains the architecture-dependent parts of the standard
 library (and depends on perl-modules-5.32 which contains the
 architecture-independent parts).
Homepage: http://dev.perl.org/perl5/

Package: libpng16-16
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 444
Maintainer: Maintainers of libpng1.6 packages <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libpng1.6
Version: 1.6.37-3
Depends: libc6 (>= 2.29), zlib1g (>= 1:1.2.11.dfsg)
Description: PNG library - runtime (version 1.6)
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains the runtime library files needed to run software
 using libpng.
Homepage: http://libpng.org/pub/png/libpng.html

Package: libpq5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 791
Maintainer: Debian PostgreSQL Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: postgresql-13
Version: 13.11-0+deb11u1
Depends: libc6 (>= 2.25), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.1)
Description: PostgreSQL C client library
 libpq is a C library that enables user programs to communicate with
 the PostgreSQL database server.  The server can be on another machine
 and accessed through TCP/IP.  This version of libpq is compatible
 with servers from PostgreSQL 8.2 or later.
 .
 This package contains the run-time library, needed by packages using
 libpq.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/

Package: libprocps8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 132
Maintainer: Craig Small <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: procps
Version: 2:3.3.17-5
Replaces: procps (<< 1:3.3.2-1)
Depends: libc6 (>= 2.14), libsystemd0 (>= 209)
Description: library for accessing process information from /proc
 The libprocps library is a way of accessing information out of the /proc
 filesystem.
 .
 This package contains the shared libraries necessary to run programs
 compiled with libprocps.
Homepage: https://gitlab.com/procps-ng/procps

Package: libpsl5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 95
Maintainer: Tim Rühsen <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libpsl
Version: 0.21.0-1.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: libreadline8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 471
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: readline
Version: 8.1-1
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: librtmp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 146
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: rtmpdump (2.4+20151223.gitfa8646d.1-2)
Version: 2.4+20151223.gitfa8646d.1-2+b2
Depends: libc6 (>= 2.14), libgmp10, libgnutls30 (>= 3.6.14), libhogweed6, libnettle8, zlib1g (>= 1:1.1.4)
Description: toolkit for RTMP streams (shared library)
 A small dumper for media content streamed over the RTMP protocol (like BBC's
 iPlayer high quality streams). Supplying an RTMP URL will result in a dumped
 flv file, which can be played/transcoded with standard tools.
 .
 This package contains the shared libraries, header files needed by
 programs that want to use librtmp.
Homepage: http://rtmpdump.mplayerhq.hu/

Package: libsasl2-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 188
Maintainer: Debian Cyrus Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27+dfsg-2.1+deb11u1
Replaces: libsasl2
Depends: libsasl2-modules-db (>= 2.1.27+dfsg-2.1+deb11u1), libc6 (>= 2.15)
Recommends: libsasl2-modules (>= 2.1.27+dfsg-2.1+deb11u1)
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-db
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 101
Maintainer: Debian Cyrus Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27+dfsg-2.1+deb11u1
Depends: libc6 (>= 2.14), libdb5.3
Description: Cyrus SASL - pluggable authentication modules (DB)
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the DB plugin, which supports Berkeley DB lookups.
Homepage: https://www.cyrusimap.org/sasl/

Package: libseccomp2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 158
Maintainer: Kees Cook <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libseccomp
Version: 2.5.1-1+deb11u1
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: 410
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libsecret
Version: 0.20.4-2
Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.44.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: 234
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: libsecret
Version: 0.20.4-2
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: 207
Maintainer: Debian SELinux maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libselinux
Version: 3.1-3
Depends: libc6 (>= 2.14), libpcre2-8-0 (>= 10.22)
Description: SELinux runtime shared libraries
 This package provides the shared libraries for Security-enhanced
 Linux that provides interfaces (e.g. library functions for the
 SELinux kernel APIs like getcon(), other support functions like
 getseuserbyname()) to SELinux-aware applications. Security-enhanced
 Linux is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux.  The Security-enhanced Linux kernel contains new
 architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type
 Enforcement, Role-based Access Control, and Multi-level Security.
 .
 libselinux1 provides an API for SELinux applications to get and set
 process and file security contexts and to obtain security policy
 decisions.  Required for any applications that use the SELinux
 API. libselinux may use the shared libsepol to manipulate the binary
 policy if necessary (e.g. to downgrade the policy format to an older
 version supported by the kernel) when loading policy.
Homepage: https://selinuxproject.org

Package: libsemanage-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Debian SELinux maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: libsemanage
Version: 3.1-1
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: 307
Maintainer: Debian SELinux maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libsemanage (3.1-1)
Version: 3.1-1+b2
Depends: libsemanage-common (= 3.1-1), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.14), libselinux1 (>= 3.1), libsepol1 (>= 3.1)
Breaks: policycoreutils (<< 3.0), 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: libsepol1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 743
Maintainer: Debian SELinux maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libsepol
Version: 3.1-1
Depends: libc6 (>= 2.14)
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: libsmartcols1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 328
Maintainer: util-linux packagers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.36.1-8+deb11u1
Depends: libc6 (>= 2.25)
Description: smart column output alignment library
 This smart column output alignment library is used by fdisk utilities.
Homepage: http://www.kernel.org/pub/linux/utils/util-linux/

Package: libsodium23
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 420
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libsodium
Version: 1.0.18-1
Depends: libc6 (>= 2.25)
Description: Network communication, cryptography and signaturing library
 NaCl (pronounced "salt") is a new easy-to-use high-speed software library for
 network communication, encryption, decryption, signatures, etc.
 .
 NaCl's goal is to provide all of the core operations needed to build
 higher-level cryptographic tools.
 .
 Sodium is a portable, cross-compilable, installable, packageable fork of NaCl,
 with a compatible API.
Homepage: https://www.libsodium.org/

Package: libsqlite3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1517
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: sqlite3
Version: 3.34.1-3
Depends: libc6 (>= 2.29)
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: libssh2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 298
Maintainer: Nicolas Mora <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libssh2
Version: 1.9.0-2
Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.8.0), zlib1g (>= 1:1.1.4)
Description: SSH2 client-side library
 libssh2 is a client-side C library implementing the SSH2 protocol.
 It supports regular terminal, SCP and SFTP (v1-v5) sessions;
 port forwarding, X11 forwarding; password, key-based and
 keyboard-interactive authentication.
 .
 This package contains the runtime library.
Homepage: https://libssh2.org/

Package: libssl1.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4124
Maintainer: Debian OpenSSL Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: openssl
Version: 1.1.1n-0+deb11u4
Depends: libc6 (>= 2.25), 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: 2351
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-10
Version: 10.2.1-6
Replaces: libstdc++6-10-dbg (<< 4.9.0-3)
Depends: gcc-10-base (= 10.2.1-6), libc6 (>= 2.23), libgcc-s1 (>= 4.2)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Conflicts: scim (<< 1.4.2-1)
Description: GNU Standard C++ Library v3
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
Homepage: http://gcc.gnu.org/

Package: libsybdb5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 506
Maintainer: Steve Langasek <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: freetds
Version: 1.2.3-1
Depends: libc6 (>= 2.17), libgmp10, libgnutls30 (>= 3.6.14), libgssapi-krb5-2 (>= 1.17), libhogweed6, libnettle8, freetds-common
Description: libraries for connecting to MS SQL and Sybase SQL servers
 FreeTDS is an implementation of the Tabular DataStream protocol, used for
 connecting to MS SQL and Sybase servers over TCP/IP.
 .
 This package includes the shared libraries for the Sybase DB-Lib API.
Homepage: http://www.freetds.org/

Package: libsystemd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 865
Maintainer: Debian systemd Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 247.3-7+deb11u2
Pre-Depends: libc6 (>= 2.30), libgcrypt20 (>= 1.8.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.4.0)
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: 124
Maintainer: Debian GnuTLS Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Version: 4.16.0-2+deb11u1
Depends: libc6 (>= 2.14)
Description: Manage ASN.1 structures (runtime)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains runtime libraries.
Homepage: https://www.gnu.org/software/libtasn1/

Package: libterm-readkey-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 71
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: libterm-readkey-perl (2.38-1)
Version: 2.38-1+b2
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.28)
Description: perl module for simple terminal control
 Term::ReadKey is a compiled perl module dedicated to providing simple
 control over terminal driver modes (cbreak, raw, cooked, etc.) support for
 non-blocking reads, if the architecture allows, and some generalized handy
 functions for working with terminals. One of the main goals is to have the
 functions as portable as possible, so you can just plug in "use
 Term::ReadKey" on any architecture and have a good likelihood of it working.
Homepage: https://metacpan.org/release/TermReadKey

Package: libtidy5deb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1024
Maintainer: Tidy HTML5 <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: tidy-html5
Version: 2:5.6.0-11
Depends: libc6 (>= 2.14)
Description: HTML/XML syntax checker and reformatter - shared library
 Tidy corrects and cleans up HTML and XML documents by fixing
 markup errors and upgrading legacy code to modern standards.
 .
 This package contains the libtidy shared library.
Homepage: https://www.html-tidy.org/

Package: libtiff5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 677
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: tiff
Version: 4.2.0-1+deb11u4
Depends: libc6 (>= 2.29), libdeflate0 (>= 1.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblzma5 (>= 5.1.1alpha+20120614), libwebp6 (>= 0.5.1), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4)
Description: Tag Image File Format (TIFF) library
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes the shared library.
Homepage: https://libtiff.gitlab.io/libtiff/

Package: libtinfo6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 537
Maintainer: Craig Small <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.2+20201114-2+deb11u1
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: libtirpc-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 34
Maintainer: Josue Ortega <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: libtirpc
Version: 1.3.1-1+deb11u1
Replaces: libtirpc1, libtirpc3 (<< 1.1.4-0.1~)
Breaks: libtirpc1, libtirpc3 (<< 1.1.4-0.1~)
Conffiles:
 /etc/netconfig ca8db53e3af4d735335c2607d21c7195
Description: transport-independent RPC library - common files
 This package contains a port of Sun's transport-independent RPC library to
 Linux. The library is intended as a replacement for the RPC code in the GNU C
 library, providing among others support for RPC (and in turn, NFS) over IPv6.
 .
 This package contains the netconfig configuration file as well as the
 associated manpage.
Homepage: http://sourceforge.net/projects/libtirpc

Package: libtirpc3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 229
Maintainer: Josue Ortega <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libtirpc
Version: 1.3.1-1+deb11u1
Depends: libc6 (>= 2.16), libgssapi-krb5-2 (>= 1.17), libtirpc-common (>= 1.3.1-1+deb11u1)
Breaks: nfs-common (<< 1:1.2.8-7), nfs-kernel-server (<< 1:1.2.8-7)
Description: transport-independent RPC library
 This package contains a port of Sun's transport-independent RPC library to
 Linux. The library is intended as a replacement for the RPC code in the GNU C
 library, providing among others support for RPC (and in turn, NFS) over IPv6.
Homepage: http://sourceforge.net/projects/libtirpc

Package: libudev1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 282
Maintainer: Debian systemd Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 247.3-7+deb11u2
Depends: libc6 (>= 2.30)
Description: libudev shared library
 This library provides access to udev device information.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: libunistring2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1592
Maintainer: Jörg Frings-Fürst <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libunistring
Version: 0.9.10-4
Depends: libc6 (>= 2.14)
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: 129
Maintainer: util-linux packagers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.36.1-8+deb11u1
Depends: libc6 (>= 2.25)
Recommends: uuid-runtime
Description: Universally Unique ID library
 The libuuid library generates and parses 128-bit Universally Unique
 IDs (UUIDs). A UUID is an identifier that is unique within the space
 of all such identifiers across both space and time. It can be used for
 multiple purposes, from tagging objects with an extremely short lifetime
 to reliably identifying very persistent objects across a network.
 .
 See RFC 4122 for more information.
Homepage: http://www.kernel.org/pub/linux/utils/util-linux/

Package: libwebp6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 499
Maintainer: Jeff Breidenbach <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libwebp
Version: 0.6.1-2.1+deb11u1
Depends: libc6 (>= 2.29)
Description: Lossy compression of digital photographic images.
 Image Compression format, based on the VP8 codec.
 WebP uses the modern VP8 compression format to deliver efficient
 compression of images for the web. More than 30% extra gain over
 optimized JPEG, for same quality, is not unusual.
Homepage: https://developers.google.com/speed/webp/

Package: libwebpdemux2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 109
Maintainer: Jeff Breidenbach <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libwebp
Version: 0.6.1-2.1+deb11u1
Depends: libc6 (>= 2.14), libwebp6 (>= 0.5.1)
Description: Lossy compression of digital photographic images.
 Image Compression format, based on the VP8 codec.
 WebP uses the modern VP8 compression format to deliver efficient
 compression of images for the web. More than 30% extra gain over
 optimized JPEG, for same quality, is not unusual.
Homepage: https://developers.google.com/speed/webp/

Package: libwebpmux3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 134
Maintainer: Jeff Breidenbach <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libwebp
Version: 0.6.1-2.1+deb11u1
Depends: libc6 (>= 2.29), libwebp6 (>= 0.5.1)
Description: Lossy compression of digital photographic images.
 Image Compression format, based on the VP8 codec.
 WebP uses the modern VP8 compression format to deliver efficient
 compression of images for the web. More than 30% extra gain over
 optimized JPEG, for same quality, is not unusual.
Homepage: https://developers.google.com/speed/webp/

Package: libx11-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1576
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libx11
Version: 2:1.7.2-1
Depends: libc6 (>= 2.26), libxcb1 (>= 1.11.1), libx11-data
Breaks: libx11-xcb1 (<< 2:1.7.0-2)
Description: X11 client-side library
 This package provides a client interface to the X Window System, otherwise
 known as 'Xlib'.  It provides a complete API for the basic functions of the
 window system.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libX11

Package: libx11-data
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1665
Maintainer: Debian X Strike Force <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: libx11
Version: 2:1.7.2-1
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
 https://gitlab.freedesktop.org/xorg/lib/libX11

Package: libx265-192
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 15981
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: x265
Version: 3.4-2
Depends: libc6 (>= 2.15), libnuma1 (>= 2.0.11), libstdc++6 (>= 4.1.1)
Description: H.265/HEVC video stream encoder (shared library)
 libx265 is an encoding library for creating H.265/High Efficiency Video Coding
 (HEVC) video streams.
 .
 This package contains the shared library.
Homepage: http://x265.org

Package: libxau6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxau
Version: 1:1.0.9-1
Depends: libc6 (>= 2.4)
Description: X11 authorisation library
 This package provides the main interface to the X11 authorisation handling,
 which controls authorisation for X connections, both client-side and
 server-side.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libxau

Package: libxcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 296
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.14-3
Depends: libc6 (>= 2.14), libxau6 (>= 1:1.0.9), libxdmcp6
Breaks: alsa-utils (<< 1.0.24.2-5)
Description: X C Binding
 This package contains the library files needed to run software using libxcb,
 the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: https://xcb.freedesktop.org

Package: libxdmcp6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxdmcp
Version: 1:1.1.2-3
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.4)
Description: X11 Display Manager Control Protocol library
 This package provides the main interface to the X11 display manager control
 protocol library, which allows for remote logins to display managers.
 .
 More information about X.Org can be found at:
 <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 <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxext
Version: 2:1.3.3-1.1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0)
Description: X11 miscellaneous extension library
 libXext provides an X Window System client interface to several extensions to
 the X protocol.
 .
 The supported protocol extensions are:
  - DOUBLE-BUFFER (DBE), the Double Buffer extension;
  - DPMS, the VESA Display Power Management System extension;
  - Extended-Visual-Information (EVI), an extension for gathering extra
    information about the X server's visuals;
  - LBX, the Low Bandwidth X extension;
  - MIT-SHM, the MIT X client/server shared memory extension;
  - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
  - Multi-Buffering, the multi-buffering and stereo display extension;
  - SECURITY, the X security extension;
  - SHAPE, the non-rectangular shaped window extension;
  - SYNC, the X synchronization extension;
  - TOG-CUP, the Open Group's Colormap Utilization extension;
  - XC-APPGROUP, the X Consortium's Application Group extension;
  - XC-MISC, the X Consortium's resource ID querying extension;
  - XTEST, the X test extension (this is one of two client-side
    implementations; the other is in the libXtst library, provided by the
    libxtst6 package);
 .
 libXext also provides a small set of utility functions to aid authors of
 client APIs for X protocol extensions.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXext

Package: libxml2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1876
Maintainer: Debian XML/SGML Group <[email protected]>
Architecture: amd64
Multi-Arch: same
Version: 2.9.10+dfsg-6.7+deb11u4
Depends: libc6 (>= 2.29), libicu67 (>= 67.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: libxslt1.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 502
Maintainer: Debian XML/SGML Group <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxslt
Version: 1.1.34-4+deb11u1
Depends: libc6 (>= 2.29), libgcrypt20 (>= 1.8.0), libxml2 (>= 2.9.0)
Description: XSLT 1.0 processing library - runtime library
 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT stylesheets. libxslt is a C library which
 implements XSLT version 1.0.
 .
 This package contains the libxslt library used by applications for XSLT
 transformations.
Homepage: http://xmlsoft.org/xslt/

Package: libxxhash0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 114
Maintainer: Norbert Preining <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: xxhash
Version: 0.8.0-2
Depends: libc6 (>= 2.14)
Description: shared library for xxhash
 xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.
 It successfully completes the SMHasher test suite which evaluates collision,
 dispersion and randomness qualities of hash functions. Code is highly portable,
 and hashes are identical on all platforms (little / big endian).
 .
 This package contains the shared library.
Homepage: https://cyan4973.github.io/xxHash

Package: libzip4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 145
Maintainer: Stefan Schörghofer <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libzip
Version: 1.7.3-1
Depends: libbz2-1.0, libc6 (>= 2.14), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4)
Description: library for reading, creating, and modifying zip archives (runtime)
 libzip is a C library for reading, creating, and modifying zip archives. Files
 can be added from data buffers, files, or compressed data copied directly from
 other zip archives. Changes made without closing the archive can be reverted.
 .
 This package contains the files necessary for running applications that
 use the libzip library.
Homepage: https://libzip.org

Package: libzstd1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 904
Maintainer: Debian Med Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libzstd
Version: 1.4.8+dfsg-2.1
Depends: libc6 (>= 2.14)
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: 2335
Maintainer: Shadow package maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: shadow
Version: 1:4.8.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.14), libcrypt1 (>= 1:4.1.0), 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 5afbc06eb5f71fef25170cf3c936a442
Description: system login tools
 This package provides some required infrastructure for logins and for
 changing effective user or group IDs, including:
  * login, the program that invokes a user shell on a virtual terminal;
  * nologin, a dummy shell for disabled user accounts;
  * su, a basic tool for executing commands as root or another user.
Homepage: https://github.com/shadow-maint/shadow

Package: lsb-base
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 49
Maintainer: Debian sysvinit maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: lsb
Version: 11.1.0
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: mariadb-client
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 72
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: all
Source: mariadb-10.5
Version: 1:10.5.19-0+deb11u2
Depends: mariadb-client-10.5 (>= 1:10.5.19-0+deb11u2)
Description: MariaDB database client (metapackage depending on the latest version)
 This is an empty package that depends on the current "best" version of
 mariadb-client (currently mariadb-client-10.5), as determined by the MariaDB
 maintainers.  Install this package if in doubt about which MariaDB version
 you want, as this is the one considered to be in the best shape.
Homepage: https://mariadb.org/

Package: mariadb-client-10.5
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 27238
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: amd64
Source: mariadb-10.5
Version: 1:10.5.19-0+deb11u2
Replaces: mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-5.5, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-server-10.0, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mytop, virtual-mysql-client
Provides: virtual-mysql-client
Depends: debianutils (>= 1.6), libconfig-inifiles-perl, mariadb-client-core-10.5 (>= 1:10.5.19-0+deb11u2), perl:any, libc6 (>= 2.28), libssl1.1 (>= 1.1.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Recommends: libdbd-mariadb-perl | libdbd-mysql-perl, libdbi-perl, libterm-readkey-perl
Breaks: mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-5.5, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-server-10.0, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0
Conflicts: mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, mytop, virtual-mysql-client
Conffiles:
 /etc/mysql/mariadb.conf.d/50-client.cnf a8028d231dad4d2658bfd8b0db11f85e
 /etc/mysql/mariadb.conf.d/50-mysql-clients.cnf 2e0e48974b270cb20c2b66aa71f6cd92
 /etc/mysql/mariadb.conf.d/60-galera.cnf e2f4b79114ba923199ead4b7e94eee70
Description: MariaDB database client binaries
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the client binaries and the additional tools
 innotop and mariadb-report (mysqlreport).
Homepage: https://mariadb.org/

Package: mariadb-client-core-10.5
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 7998
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: amd64
Source: mariadb-10.5
Version: 1:10.5.19-0+deb11u2
Replaces: mariadb-client-10.0, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-5.5, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, virtual-mysql-client-core
Provides: virtual-mysql-client-core
Depends: libmariadb3 (>= 10.5.4), mariadb-common (>= 1:10.5.19-0+deb11u2), libc6 (>= 2.28), libedit2 (>= 2.11-20080614-0), libncurses6 (>= 6), libssl1.1 (>= 1.1.1), libstdc++6 (>= 4.1.1), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4)
Breaks: mariadb-client-10.0, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-5.5, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0
Conflicts: mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, virtual-mysql-client-core
Description: MariaDB database core client binaries
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the core client files, as used by Akonadi.
Homepage: https://mariadb.org/

Package: mariadb-common
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 82
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: mariadb-10.5
Version: 1:10.5.19-0+deb11u2
Depends: mysql-common (>= 5.6.25)
Conffiles:
 /etc/mysql/mariadb.cnf f78499dd07dccc3238cc15dd937b87bb
Description: MariaDB common configuration files
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes configuration files common to all MariaDB programs.
Homepage: https://mariadb.org/

Package: mawk
Status: install ok installed
Priority: required
Section: interpreters
Installed-Size: 242
Maintainer: Boyuan Yang <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.3.4.20200120-2
Provides: awk
Depends: libc6 (>= 2.29)
Description: Pattern scanning and text processing language
 Mawk is an interpreter for the AWK Programming Language. The AWK
 language is useful for manipulation of data files, text retrieval and
 processing, and for prototyping and experimenting with algorithms. Mawk
 is a new awk meaning it implements the AWK language as defined in Aho,
 Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley
 Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms
 to the POSIX 1003.2 (draft 11.3) definition of the AWK language
 which contains a few features not described in the AWK book, and mawk
 provides a small number of extensions.
 .
 Mawk is smaller and much faster than gawk. It has some compile-time
 limits such as NF = 32767 and sprintf buffer = 1020.
Homepage: https://invisible-island.net/mawk/

Package: mount
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 438
Maintainer: util-linux packagers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.36.1-8+deb11u1
Depends: util-linux (>= 2.29.2-3~)
Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.17), libmount1 (>= 2.35.1), libsmartcols1 (>= 2.33)
Suggests: nfs-common
Description: tools for mounting and manipulating filesystems
 This package provides the mount(8), umount(8), swapon(8),
 swapoff(8), and losetup(8) commands.
Homepage: http://www.kernel.org/pub/linux/utils/util-linux/

Package: msmtp
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 547
Maintainer: Emmanuel Bouthenot <[email protected]>
Architecture: amd64
Version: 1.8.11-2.1
Depends: libc6 (>= 2.22), libgnutls30 (>= 3.7.0), libgsasl7 (>= 1.1), libsecret-1-0 (>= 0.7), debconf (>= 0.5) | debconf-2.0, adduser, ucf
Recommends: ca-certificates
Suggests: msmtp-mta
Conflicts: msmtp-gnome
Conffiles:
 /etc/apparmor.d/usr.bin.msmtp a3ea32cb33de250304024f61ce0abb97
Description: light SMTP client with support for server profiles
 msmtp is an SMTP client that can be used to send mails from Mutt and probably
 other MUAs (mail user agents). It forwards mails to an SMTP server (for
 example at a free mail provider), which takes care of the final delivery.
 Using profiles, it can be easily configured to use different SMTP servers
 with different configurations, which makes it ideal for mobile clients.
Homepage: https://marlam.de/msmtp/

Package: mysql-common
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 34
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: mysql-defaults (1.0.7)
Version: 5.8+1.0.7
Replaces: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5
Provides: mysql-common-5.6
Breaks: mariadb-common (<< 10.0.20-3~)
Conflicts: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5
Conffiles:
 /etc/mysql/conf.d/mysql.cnf 61e0993270966cc6bc96b46c01ade21f
 /etc/mysql/conf.d/mysqldump.cnf 20890decb4486ce539753193908fb356
 /etc/mysql/my.cnf.fallback cfe2bc1819d5e200eca8ca6912f714af
Description: MySQL database common files, e.g. /etc/mysql/my.cnf
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MySQL are speed, robustness and
 ease of use.
 .
 This package includes files needed by all versions of the client library,
 e.g. /etc/mysql/my.cnf.

Package: ncurses-base
Essential: yes
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 386
Maintainer: Craig Small <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 6.2+20201114-2+deb11u1
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: netbase
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 41
Maintainer: Marco d'Itri <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 6.3
Replaces: ebtables (<< 2.0.11-2)
Breaks: ebtables (<< 2.0.11-2)
Conffiles:
 /etc/ethertypes cde059c510632569fb1869eb86cc026d
 /etc/protocols bb9c019d6524e913fd72441d58b68216
 /etc/rpc f0b6f6352bf886623adc04183120f83b
 /etc/services 3975f0d8c4e1ecb25f035edfb1ba27ac
Description: Basic TCP/IP networking system
 This package provides the necessary infrastructure for basic TCP/IP based
 networking.
 .
 In particular, it supplies common name-to-number mappings in /etc/services,
 /etc/rpc, /etc/protocols and /etc/ethertypes.

Package: openssl
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1466
Maintainer: Debian OpenSSL Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.1.1n-0+deb11u4
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: passwd
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 2736
Maintainer: Shadow package maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: shadow
Version: 1:4.8.1-1
Replaces: manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 2.1.9), libsemanage1 (>= 2.0.3), libpam-modules
Conffiles:
 /etc/default/useradd 559e87e86a6d1cb4b7f60a6f691d5150
 /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
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 705
Maintainer: Niko Tyni <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Version: 5.32.1-4+deb11u2
Replaces: perl-base (<< 5.32.0-2), perl-modules (<< 5.22.0~)
Provides: libansicolor-perl (= 5.01), libarchive-tar-perl (= 2.36), libattribute-handlers-perl (= 1.01), libautodie-perl (= 2.32), libcompress-raw-bzip2-perl (= 2.093), libcompress-raw-zlib-perl (= 2.093), libcompress-zlib-perl (= 2.093), libcpan-meta-perl (= 2.150010), libcpan-meta-requirements-perl (= 2.140), libcpan-meta-yaml-perl (= 0.018), libdigest-md5-perl (= 2.55.01), libdigest-perl (= 1.17.01), libdigest-sha-perl (= 6.02), libencode-perl (= 3.06), libexperimental-perl (= 0.020), libextutils-cbuilder-perl (= 0.280234), libextutils-command-perl (= 7.44), libextutils-install-perl (= 2.14), libextutils-parsexs-perl (= 3.400000), libfile-spec-perl (= 3.7800), libhttp-tiny-perl (= 0.076), libi18n-langtags-perl (= 0.44), libio-compress-base-perl (= 2.093), libio-compress-bzip2-perl (= 2.093), libio-compress-perl (= 2.093), libio-compress-zlib-perl (= 2.093), libio-zlib-perl (= 1.10), libjson-pp-perl (= 4.04000), liblocale-maketext-perl (= 1.29), liblocale-maketext-simple-perl (= 0.21.01), libmath-bigint-perl (= 1.999818), libmath-complex-perl (= 1.5901), libmime-base64-perl (= 3.15), libmodule-corelist-perl (= 5.20210123), libmodule-load-conditional-perl (= 0.70), libmodule-load-perl (= 0.34), libmodule-metadata-perl (= 1.000037), libnet-perl (= 1:3.11), libnet-ping-perl (= 2.72), libparams-check-perl (= 0.38), libparent-perl (= 0.238), libparse-cpan-meta-perl (= 2.150010), libperl-ostype-perl (= 1.010), libpod-escapes-perl (= 1.07), libpod-simple-perl (= 3.40), libstorable-perl (= 3.21), libsys-syslog-perl (= 0.36), libtest-harness-perl (= 3.42), libtest-simple-perl (= 1.302175), libtest-tester-perl (= 1.302175), libtest-use-ok-perl (= 1.302175), libthread-queue-perl (= 3.14), libthreads-perl (= 2.25), libthreads-shared-perl (= 1.61), libtime-hires-perl (= 1.9764), libtime-local-perl (= 1.2800), libtime-piece-perl (= 1.3401), libunicode-collate-perl (= 1.27), libversion-perl (= 1:0.9924), libversion-requirements-perl, podlators-perl (= 4.14)
Depends: perl-base (= 5.32.1-4+deb11u2), perl-modules-5.32 (>= 5.32.1-4+deb11u2), libperl5.32 (= 5.32.1-4+deb11u2)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: netbase
Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make, libtap-harness-archive-perl
Breaks: apt-show-versions (<< 0.22.10), libdist-inkt-perl (<< 0.024-5), libmarc-charset-perl (<< 1.35-3), libperl-dev (<< 5.24.0~), perl-doc (<< 5.32.1-1), perl-modules-5.22, perl-modules-5.24, perl-modules-5.26 (<< 5.26.2-5)
Conflicts: libjson-pp-perl (<< 2.27200-2)
Conffiles:
 /etc/perl/Net/libnet.cfg fb2946cae573b8ed3d654a180d458733
Description: Larry Wall's Practical Extraction and Report Language
 Perl is a highly capable, feature-rich programming language with over
 20 years of development. Perl 5 runs on over 100 platforms from
 portables to mainframes. Perl is suitable for both rapid prototyping
 and large scale development projects.
 .
 Perl 5 supports many programming styles, including procedural,
 functional, and object-oriented. In addition to this, it is supported
 by an ever-growing collection of reusable modules which accelerate
 development. Some of these modules include Web frameworks, database
 integration, networking protocols, and encryption. Perl provides
 interfaces to C and C++ for custom extension development.
Homepage: http://dev.perl.org/perl5/

Package: perl-base
Essential: yes
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 7664
Maintainer: Niko Tyni <[email protected]>
Architecture: amd64
Source: perl
Version: 5.32.1-4+deb11u2
Replaces: libfile-path-perl (<< 2.16), libfile-temp-perl (<< 0.2309), libio-socket-ip-perl (<< 0.39), libscalar-list-utils-perl (<< 1:1.55), libsocket-perl (<< 2.029), libxsloader-perl (<< 0.30), perl (<< 5.10.1-12), perl-modules (<< 5.20.1-3)
Provides: libfile-path-perl (= 2.16), libfile-temp-perl (= 0.2309), libio-socket-ip-perl (= 0.39), libscalar-list-utils-perl (= 1:1.55), libsocket-perl (= 2.029), libxsloader-perl (= 0.30), perlapi-5.32.0, perlapi-5.32.1
Pre-Depends: libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), dpkg (>= 1.17.17)
Suggests: perl, sensible-utils
Breaks: amanda-common (<< 1:3.3.9-2), backuppc (<< 3.3.1-2), bucardo (<< 5.5.0-1.1), debconf (<< 1.5.61), dh-haskell (<< 0.3), intltool (<< 0.51.0-4), kio-perldoc (<< 20.04.1-1), latexml (<< 0.8.4-2), libdevel-mat-dumper-perl (<< 0.42-3), libencode-arabic-perl (<< 14.2-2), libexception-class-perl (<< 1.42), libfile-path-perl (<< 2.16), libfile-spec-perl (<< 3.7800), libfile-temp-perl (<< 0.2309), libio-socket-ip-perl (<< 0.39), libmp3-tag-perl (<< 1.13-1.2), libsbuild-perl (<< 0.67.0-1), libscalar-list-utils-perl (<< 1:1.55), libsocket-perl (<< 2.029), libxsloader-perl (<< 0.30), mailagent (<< 1:3.1-81-2), perl (<< 5.32.1~), perl-modules (<< 5.32.1~), pod2pdf (<< 0.42-5.1), slic3r (<< 1.2.9+dfsg-6.1), slic3r-prusa (<< 1.37.0+dfsg-1.1), texinfo (<< 6.1.0.dfsg.1-8)
Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), mono-gac (<< 2.10.8.1-3), safe-rm (<< 0.8), update-inetd (<< 4.41)
Description: minimal Perl system
 Perl is a scripting language used in many system scripts and utilities.
 .
 This package provides a Perl interpreter and the small subset of the
 standard run-time library required to perform basic tasks. For a full
 Perl installation, install "perl" (and its dependencies, "perl-modules-5.32"
 and "perl-doc").
Homepage: http://dev.perl.org/perl5/

Package: perl-modules-5.32
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 17455
Maintainer: Niko Tyni <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: perl
Version: 5.32.1-4+deb11u2
Replaces: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 2.36), libattribute-handlers-perl (<< 1.01), libautodie-perl (<< 2.32), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.17.01), libexperimental-perl (<< 0.020), libextutils-cbuilder-perl (<< 0.280234), libextutils-command-perl (<< 7.44), libextutils-install-perl (<< 2.14), libextutils-parsexs-perl (<< 3.400000), libfile-spec-perl (<< 3.7800), libhttp-tiny-perl (<< 0.076), libi18n-langtags-perl (<< 0.44), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 4.04000), liblocale-maketext-perl (<< 1.29), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999818), libmath-complex-perl (<< 1.5901), libmodule-corelist-perl (<< 5.20210123), libmodule-load-conditional-perl (<< 0.70), libmodule-load-perl (<< 0.34), libmodule-metadata-perl (<< 1.000037), libnet-perl (<< 1:3.11), libnet-ping-perl (<< 2.72), libparams-check-perl (<< 0.38), libparent-perl (<< 0.238), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.40), libtest-harness-perl (<< 3.42), libtest-simple-perl (<< 1.302175), libtest-tester-perl (<< 1.302175), libtest-use-ok-perl (<< 1.302175), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.2800), libunicode-collate-perl (<< 1.27), libversion-perl (<< 1:0.9924), perl-base (<< 5.22.0~), perl-modules, podlators-perl (<< 4.14)
Provides: perl-modules
Depends: perl-base (>= 5.32.1-1)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: perl (>= 5.32.1-1)
Breaks: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 2.36), libattribute-handlers-perl (<< 1.01), libautodie-perl (<< 2.32), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.17.01), libexperimental-perl (<< 0.020), libextutils-cbuilder-perl (<< 0.280234), libextutils-command-perl (<< 7.44), libextutils-install-perl (<< 2.14), libextutils-parsexs-perl (<< 3.400000), libfile-spec-perl (<< 3.7800), libhttp-tiny-perl (<< 0.076), libi18n-langtags-perl (<< 0.44), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 4.04000), liblocale-maketext-perl (<< 1.29), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999818), libmath-complex-perl (<< 1.5901), libmodule-corelist-perl (<< 5.20210123), libmodule-load-conditional-perl (<< 0.70), libmodule-load-perl (<< 0.34), libmodule-metadata-perl (<< 1.000037), libnet-perl (<< 1:3.11), libnet-ping-perl (<< 2.72), libparams-check-perl (<< 0.38), libparent-perl (<< 0.238), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.40), libtest-harness-perl (<< 3.42), libtest-simple-perl (<< 1.302175), libtest-tester-perl (<< 1.302175), libtest-use-ok-perl (<< 1.302175), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.2800), libunicode-collate-perl (<< 1.27), libversion-perl (<< 1:0.9924), maildirsync (<< 1.2-2.1), perl (<< 5.32.1~), podlators-perl (<< 4.14)
Conflicts: perl-modules (<< 5.22.0~)
Description: Core Perl modules
 Architecture independent Perl modules.  These modules are part of Perl and
 required if the `perl' package is installed.
 .
 Note that this package only exists to save archive space and should be
 considered an internal implementation detail of the `perl' package.
 Other packages should not depend on `perl-modules-5.32' directly, they
 should use `perl' (which depends on `perl-modules-5.32') instead.
Homepage: http://dev.perl.org/perl5/

Package: procps
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 1648
Maintainer: Craig Small <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2:3.3.17-5
Replaces: manpages-de (<< 4.9.1-2), manpages-fr (<< 4.9.1-2), manpages-fr-extra (<< 20151231+nmu1), manpages-pl (<< 1:4.9.1-2)
Provides: watch
Depends: libc6 (>= 2.27), libncurses6 (>= 6), libncursesw6 (>= 6), libprocps8 (>= 2:3.3.16-1), libtinfo6 (>= 6), lsb-base (>= 3.0-10), init-system-helpers (>= 1.29~)
Recommends: psmisc
Breaks: guymager (<= 0.5.9-1), manpages-de (<< 4.9.1-2), manpages-fr (<< 4.9.1-2), manpages-fr-extra (<< 20151231+nmu1), manpages-pl (<< 1:4.9.1-2), open-vm-tools (<= 2011.12.20-562307-1)
Conffiles:
 /etc/init.d/procps f2e4546011b2960ac898b532becbc1f8
 /etc/sysctl.conf c0c09cba30da0565737cace8000d64ee
 /etc/sysctl.d/README.sysctl 026e08987e39bd612ae311f2d9fc2089
Description: /proc file system utilities
 This package provides command line and full screen utilities for browsing
 procfs, a "pseudo" file system dynamically generated by the kernel to
 provide information about the status of entries in its process table
 (such as whether the process is running, stopped, or a "zombie").
 .
 It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop,
 snice, sysctl, tload, top, uptime, vmstat, w, and watch.
Homepage: https://gitlab.com/procps-ng/procps

Package: readline-common
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 92
Maintainer: Matthias Klose <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: readline
Version: 8.1-1
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: 883
Maintainer: Clint Adams <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 4.7-1
Pre-Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.14), 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: 44
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 0.0.14
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: startpar
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 62
Maintainer: Debian sysvinit maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 0.64-3
Replaces: sysvinit-utils (<< 2.88dsf-52)
Depends: libc6 (>= 2.15)
Suggests: insserv, sysv-rc
Breaks: sysvinit-utils (<< 2.88dsf-52)
Description: run processes in parallel and multiplex their output
 Used by the sysv-rc boot system executor to run init.d scripts in parallel
 while making sure the script output is not completely messed up.
Homepage: https://savannah.nongnu.org/projects/sysvinit

Package: sudo
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 4589
Maintainer: Sudo Maintainers <[email protected]>
Architecture: amd64
Version: 1.9.5p2-3+deb11u1
Replaces: sudo-ldap
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.27), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.0.2), libpam-modules, lsb-base
Conflicts: sudo-ldap
Conffiles:
 /etc/init.d/sudo 1153f6e6fa7c0e2166779df6ad43f1a8
 /etc/pam.d/sudo 85da64f888739f193fc0fa896680030e
 /etc/sudo.conf cdb3df319152dbf3a1ccab9d5bd01ad0
 /etc/sudo_logsrvd.conf 8f2d34058527c9b8155de178aacff2cd
 /etc/sudoers b1f89c8342752a2a29bc5a3f8fd70437
 /etc/sudoers.d/README 8d3cf36d1713f40a0ddc38e1b21a51b6
Description: Provide limited super user privileges to specific users
 Sudo is a program designed to allow a sysadmin to give limited root
 privileges to users and log root activity.  The basic philosophy is to give
 as few privileges as possible but still allow people to get their work done.
 .
 This version is built with minimal shared library dependencies, use the
 sudo-ldap package instead if you need LDAP support for sudoers.
Homepage: https://www.sudo.ws/

Package: sysv-rc
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 81
Maintainer: Debian sysvinit maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: sysvinit
Version: 2.96-7+deb11u1
Depends: insserv, lsb-base, startpar (>= 0.62-1~), sysvinit-utils (>= 2.86.ds1-62)
Description: System-V-like runlevel change mechanism
 This package provides support for the System-V like system
 for booting, changing runlevels, and shutting down,
 configured through symbolic links in /etc/rc?.d/.
Homepage: https://savannah.nongnu.org/projects/sysvinit

Package: sysvinit-utils
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 79
Maintainer: Debian sysvinit maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: sysvinit
Version: 2.96-7+deb11u1
Depends: lsb-base (>= 11.0.0~), libc6 (>= 2.14)
Description: System-V-like utilities
 This package contains the important System-V-like utilities.
 .
 Specifically, this package includes:
 init-d-script, fstab-decode, killall5, pidof
Homepage: https://savannah.nongnu.org/projects/sysvinit

Package: tar
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 3152
Maintainer: Janos Lenart <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.34+dfsg-1
Replaces: cpio (<< 2.4.2-39)
Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.28), libselinux1 (>= 3.1~)
Suggests: bzip2, ncompress, xz-utils, tar-scripts, tar-doc
Breaks: dpkg-dev (<< 1.14.26)
Conflicts: cpio (<= 2.4.2-38)
Description: GNU version of the tar archiving utility
 Tar is a program for packaging a set of files as a single archive in tar
 format.  The function it performs is conceptually similar to cpio, and to
 things like PKZIP in the DOS world.  It is heavily used by the Debian package
 management system, and is useful for performing system backups and exchanging
 sets of files with others.
Homepage: https://www.gnu.org/software/tar/

Package: tzdata
Status: install ok installed
Priority: required
Section: localization
Installed-Size: 3413
Maintainer: GNU Libc Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 2021a-1+deb11u10
Provides: tzdata-bullseye
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: 232
Maintainer: Manoj Srivastava <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 3.0043
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: util-linux
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 4615
Maintainer: util-linux packagers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.36.1-8+deb11u1
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: login (>= 1:4.5-1.1~)
Pre-Depends: libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.31.1), libc6 (>= 2.25), libcap-ng0 (>= 0.7.9), libcrypt1 (>= 1:4.1.0), libmount1 (>= 2.34), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.34), libsystemd0, libtinfo6 (>= 6), libudev1 (>= 183), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Suggests: dosfstools, kbd, 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 02f94aaf57aff4e2e6751ec7b877a997
 /etc/init.d/hwclock.sh c06bc68c12cbdd9c7f60ba25ee587efe
 /etc/pam.d/runuser b8b44b045259525e0fae9e38fdb2aeeb
 /etc/pam.d/runuser-l 2106ea05877e8913f34b2c77fa02be45
 /etc/pam.d/su 60fbbe65c90d741bc0d380543cefe8af
 /etc/pam.d/su-l 756fef5687fecc0d986e5951427b0c4f
Description: miscellaneous system utilities
 This package contains a number of important utilities, most of which
 are oriented towards maintenance of your system. Some of the more
 important utilities included in this package allow you to view kernel
 messages, create new filesystems, view block device information,
 interface with real time clock, etc.
Homepage: http://www.kernel.org/pub/linux/utils/util-linux/

Package: zlib1g
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 167
Maintainer: Mark Brown <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: zlib
Version: 1:1.2.11.dfsg-2+deb11u2
Provides: libz1
Depends: libc6 (>= 2.14)
Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12)
Conflicts: zlib1 (<= 1:1.0.4-7)
Description: compression library - runtime
 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP.  This package includes the shared library.
Homepage: http://zlib.net/

winterrad.com : Panduan Waktu Gacor untuk Jackpot
banner
24/03/2025

Jungle Mayhem Bergabunglah dengan Petualangan Seru di Hutan dengan Kemenangan Menggoda

Pernahkah kamu membayangkan berada di tengah hutan tropis yang rimbun, penuh dengan kehidupan liar dan misteri yang menanti untuk ditemukan? Jungle Mayhem adalah permainan slot yang membawa kamu ke dalam dunia petualangan yang penuh dengan tantangan dan keberuntungan. Dengan latar belakang hutan lebat yang dipenuhi dengan berbagai makhluk liar, suara alam yang menggugah, dan simbol-simbol […]

23/03/2025

Zillard King – Menerima Tantangan Sang Raja Dinosaurus di Dunia Slot

Dalam dunia permainan slot, tak jarang kita menemukan tema-tema yang penuh dengan keberuntungan, petualangan, dan kekuatan. Namun, ada satu permainan yang benar-benar menguji keberanian Anda untuk menghadapi tantangan besar di dunia yang penuh dengan dinosaurus raksasa. Ya, kami berbicara tentang Zillard King – permainan slot yang membawa Anda ke dunia prasejarah penuh dengan raksasa dinosaurus […]

21/03/2025

Cobra Queen – Rahasia Keberuntungan Terbesar Tersembunyi di Dunia Cobra Queen

Di dunia permainan slot, Cobra Queen adalah sebuah petualangan penuh misteri, di mana simbol ular cobra yang mematikan dipadukan dengan keberuntungan besar. Permainan ini mengajak Anda untuk menggali rahasia yang tersembunyi di balik Cobra Queen, sang ratu ular yang memimpin kerajaan mistis yang penuh dengan harta karun dan kekayaan. Apakah Anda berani untuk menemui Cobra […]

20/03/2025

Takdir Berpihak Padamu – Madame Destiny Megaways Menyajikan Keberuntungan di Setiap Putaran

Keberuntungan seringkali datang dengan cara yang tak terduga, dan di Madame Destiny Megaways, takdir berpihak padamu dengan membuka peluang luar biasa untuk meraih kemenangan besar. Permainan slot ini membawa kamu ke dalam dunia penuh misteri, di mana ramalan dan kekuatan magis bisa mengubah nasibmu dalam sekejap. Dengan fitur Megaways yang memberikan ribuan cara untuk menang, […]

19/03/2025

Rise of Samurai 4 – Menangkan Kejayaan di Era Samurai dengan Jackpot yang Tak Terbantahkan!

Siapa yang tidak terpesona dengan kisah keberanian para samurai yang legendaris? Rise of Samurai 4 membawa kamu kembali ke masa lalu, di mana para samurai berjuang untuk kehormatan, kemenangan, dan tentu saja, harta yang melimpah. Dalam permainan ini, kamu akan merasakan sendiri atmosfer era samurai yang penuh dengan keberanian, strategi, dan peluang besar untuk memenangkan […]

18/03/2025

PIZZA PIZZA PIZZA – Rasakan Sensasi Jackpot dengan Setiap Potongan Pizza yang Menggoda

Siapa yang bisa menolak sensasi menggigit sepotong pizza lezat dengan topping yang menggugah selera? Kini, bayangkan sensasi itu dipadukan dengan kegembiraan permainan slot yang penuh dengan peluang jackpot besar. PIZZA PIZZA PIZZA adalah permainan slot yang membawa kamu ke dunia penuh dengan cita rasa menggoda dari pizza, dengan setiap putaran memberikan kesempatan untuk meraih jackpot […]

17/03/2025

Challenge-Golden Pig – Kumpulkan Emas Bersama Golden Pig yang Menguntungkan

Siapa yang tidak ingin merasakan keberuntungan yang berlimpah? Dalam dunia slot online, banyak game yang menawarkan keseruan dan peluang besar untuk menang, tetapi tidak banyak yang mampu mengkombinasikan tema beruntung dengan hadiah emas yang melimpah. Salah satu game yang menawarkan pengalaman tersebut adalah Challenge-Golden Pig. Dengan tema yang penuh dengan emas, keberuntungan, dan harta karun, […]

16/03/2025

Release the Kraken 2 Siap Membawa Kamu ke Kedalaman Laut untuk Mencari Jackpot!

Jika kamu menyukai petualangan di bawah laut, bertemu dengan makhluk-makhluk legendaris, dan meraih jackpot besar, maka Release the Kraken 2 adalah permainan slot yang tak boleh kamu lewatkan! Sekuel dari permainan populer Release the Kraken, kali ini game ini membawa pemain untuk menyelami kedalaman lautan yang penuh dengan misteri dan peluang luar biasa. Dengan grafis […]

14/03/2025

Situs KKSLOT777 Terbaik Akan Memberi Kemenangan Penuh Kasih Sayanag Di Morganite Slot

Morganite Slot adalah permainan yang membawa kamu dalam perjalanan magis yang dipenuhi dengan keindahan, kebahagiaan, dan peluang kemenangan yang luar biasa. Seperti halnya permata morganite yang dikenal dengan warna pinknya yang lembut dan energi positifnya, permainan ini memberi kesempatan untuk meraih hadiah besar yang mengubah perjalanan permainanmu menjadi pengalaman yang tak terlupakan. Morganite Slot tidak […]

13/03/2025

xBomb – Ledakan Keberuntungan yang Membuka Jalan Menuju Jackpot Besar

Siapa yang tidak suka dengan sedikit ledakan keberuntungan? Jika kamu mencari permainan slot yang penuh dengan keseruan, ledakan, dan peluang kemenangan besar, maka xBomb adalah pilihan yang tepat. Permainan slot ini menawarkan pengalaman yang penuh dengan simbol-simbol yang meledak, fitur-fitur seru, dan yang paling penting, jackpot besar yang siap menghampirimu. Jadi, siap untuk merasakan ledakan […]

11/03/2025

Menangkan Danger Zone – Keberuntungan Berbahaya Menunggu di Setiap Putaran Slot!

Siapa yang tidak suka tantangan? Danger Zone adalah permainan slot yang hadir dengan janji keberuntungan berbahaya yang siap mengubah permainanmu menjadi petualangan yang mendebarkan. Setiap putaran memberi kesempatan untuk menggali lebih dalam ke dalam zona penuh dengan risiko, tetapi juga hadiah besar yang menanti bagi mereka yang berani menghadapi tantangan. Dalam Danger Zone, keberuntungan tidak […]

10/03/2025

Keberuntungan Menantimu di Slot Wild Bandito Online Dunia Bandito yang Penuh Hadiah!

Siap untuk memasuki dunia penuh aksi dan peluang kemenangan besar? Slot Wild Bandito membawa kamu ke dalam petualangan seru yang penuh dengan koboi, bandit, dan keberuntungan yang tak terduga! Dengan tema yang terinspirasi oleh dunia koboi dan bandit, permainan ini menawarkan pengalaman bermain yang tidak hanya menghibur tetapi juga sangat menguntungkan. Dari simbol yang menggambarkan […]

09/03/2025

Ayo Cobalah Keberuntunganmu dengan Bermain Slot Alchemist’s Gold dengan Keajaiban Emas!

Siapa yang tidak terpesona dengan keajaiban alkimia dan harta karun yang tak ternilai? Di dunia permainan slot, ada satu game yang mengajakmu untuk memasuki dunia magis penuh dengan kekayaan dan rahasia alkimia yang tersembunyi. Slot Alchemist’s Gold adalah permainan slot yang menawarkan lebih dari sekadar hiburan – ini adalah petualangan luar biasa ke dalam dunia […]

07/03/2025

Ayo Temukan Berlian yang Menguntungkan di Setiap Putaran Slot Diamond Strike Gacor

Dunia permainan slot online selalu menawarkan berbagai tema menarik yang bisa memikat pemain dari berbagai penjuru dunia, namun Diamond Strike Gacor hadir dengan sebuah tema yang penuh dengan kilauan, keberuntungan, dan peluang besar—berlian yang sangat menguntungkan. Dalam permainan ini, kamu akan dibawa untuk menemukan berlian yang tersembunyi di setiap putaran, sambil menikmati sensasi menegangkan yang […]

06/03/2025

Gunakan Samuraimu Untuk Meraih Keuntungan Besara di Selot Shogun’s Secret

Di dunia permainan slot online, ada banyak tema yang menarik dan menggugah imajinasi. Salah satunya adalah tema Shogun, yang membawa kita ke zaman Jepang feodal dengan pahlawan-pahlawan samurai yang tangguh, peperangan yang penuh strategi, dan tentu saja, harta yang berlimpah. Jika kamu ingin merasakan sensasi petualangan ala samurai dan peluang keuntungan yang besar, Slot Shogun’s […]

05/03/2025

Keberuntungan di Slot Hot Hot Fruits 40 Mengalir dalam Setiap Putaran 40 Baris Wild

Siapa yang tidak menyukai permainan slot dengan buah-buahan segar yang memikat dan kesempatan menang besar yang menunggu di setiap putaran? Hot Hot Fruits 40 adalah permainan slot yang menawarkan sensasi panas dengan 40 garis pembayaran dan wilds yang semakin meningkatkan peluang untuk meraih kemenangan besar. Apakah kamu siap untuk menemukan keberuntungan dan menikmati setiap putaran […]

04/03/2025

Buruan Masuki Piramida Fortune of Giza dan Temukan Harta yang Tak Terkalahkan!

Pernahkah kamu membayangkan menemukan harta karun yang tersembunyi di dalam piramida Mesir kuno? Piramida Fortune of Giza adalah permainan slot yang membawa kamu ke dalam petualangan luar biasa yang penuh dengan misteri, sihir, dan tentu saja, harta yang tak terkalahkan. Mengusung tema Mesir kuno yang penuh dengan rahasia dan kekayaan yang tersembunyi, permainan ini menawarkan […]

03/03/2025

Nikmati Buah-Buahan di slot Fruit Shop dan Raih Keuntungan Manis dalam Setiap Putaran!

Siapa yang tidak suka buah-buahan segar dan manis? Bayangkan jika kesegaran buah-buahan ini bisa membawa kamu menuju kemenangan besar di dunia slot. Di Fruit Shop, permainan slot yang ceria ini, kamu bisa menikmati segala kebaikan dari buah-buahan segar sambil meraih keuntungan yang manis di setiap putaran! Dengan grafis yang berwarna-warni, suara latar yang menyenangkan, dan […]

02/03/2025

Buruan Masuki Dunia Egyptian Fortunes – Mesir Kuno dan Temukan Harta Karun Penuh Keberuntungan Besar!

Selamat datang di dunia Egyptian Fortunes, di mana sejarah Mesir kuno yang megah bertemu dengan potensi keberuntungan dan harta karun yang berlimpah. Game ini adalah petualangan slot yang membawa kamu ke dalam dunia penuh dengan piramida, dewa-dewa Mesir, dan tentu saja, harta karun tersembunyi yang menunggu untuk ditemukan. Egyptian Fortunes mengajak kamu untuk menjelajahi kuil-kuil […]

01/03/2025

Rasakan Sensasi kemenagan di Golden Tiger Live Casino dan Raih Keberuntunganmu di Setiap Putaran

Apakah Anda siap untuk merasakan sensasi bermain yang penuh ketegangan dan kesenangan? Jika iya, maka Golden Tiger Live Casino adalah tempat yang tepat untuk Anda! Di dunia perjudian online, tidak ada yang lebih menggembirakan daripada merasakan keberuntungan berpihak pada Anda. Dengan teknologi canggih, dealer langsung, dan beragam permainan kasino yang menantang, Golden Tiger Live Casino […]

28/02/2025

Buruan Gabung Dengan Situs Deep Sea Mahjong Quest – Dalam Setiap Putaran Mahjong dan Menangkan Keberuntunganmu

Siapa yang tidak suka merasakan sensasi seru saat bermain Mahjong? Permainan yang telah lama ada ini terus berkembang, dan kini hadir dengan sentuhan tema baru yang sangat menarik, yaitu Deep Sea Mahjong Quest! Jika kamu pencinta Mahjong yang juga tertarik pada tema laut dalam penuh misteri, maka game ini akan memberikan pengalaman yang luar biasa. […]

26/02/2025

Ayo Bermain di Phoenix Rising Jackpot Raih Hadiah Terbesar dengan Putaran Burung Phoenix

Dunia permainan kasino selalu penuh dengan kejutan, dan salah satu permainan yang paling menarik perhatian pemain saat ini adalah Phoenix Rising Jackpot. Mengusung tema legendaris burung Phoenix, yang dikenal sebagai simbol kebangkitan dan keabadian, permainan ini menawarkan pengalaman yang penuh dengan petualangan, keajaiban, dan tentu saja, peluang untuk meraih hadiah besar yang bisa mengubah hidup […]

25/02/2025

Poker All-in Arena Tempat Pemain Poker Berani All-In untuk Menangkan Jackpot

Poker adalah permainan yang sudah mendunia dan digemari oleh banyak orang karena kombinasi antara strategi, keberuntungan, dan keterampilan yang dibutuhkan untuk menang. Salah satu elemen yang paling mendebarkan dalam permainan poker adalah all-in—saat seorang pemain memutuskan untuk bertaruh semua chip mereka dalam satu taruhan besar, mempertaruhkan segalanya untuk meraih kemenangan. Poker All-in Arena adalah tempat […]

24/02/2025

Great Rhino Megaways – Keberuntungan Besar dengan Badak Megaways yang Penuh Potensi

Jika kamu mencari permainan slot yang menawarkan sensasi petualangan liar, visual yang memukau, dan tentu saja peluang menang besar, Great Rhino Megaways adalah jawabannya. Dikembangkan oleh Pragmatic Play, slot ini menggabungkan gameplay yang menarik dengan tema alam liar yang penuh dengan keajaiban dan potensi kemenangan luar biasa. Dalam artikel ini, kita akan mengeksplorasi segala hal […]

23/02/2025

Madame Destiny – Takdir Ada di Tanganmu, Coba Keberuntunganmu dalam Dunia Misterius

Keberuntungan adalah sesuatu yang tidak bisa diprediksi, namun dalam dunia penuh misteri dan takdir, kesempatan besar bisa datang kapan saja. Dalam permainan slot Madame Destiny, kamu akan memasuki dunia yang penuh dengan kekuatan mistik, ramalan, dan takdir yang bisa mengubah hidupmu. Bersiaplah untuk bertemu dengan Madame Destiny, seorang peramal yang penuh dengan kebijaksanaan dan kekuatan […]

22/02/2025

Wild Fortune – Keberuntungan Liar yang Menantimu di Setiap Langkah

Di dunia perjudian, ada sedikit yang lebih menggembirakan daripada tema yang penuh dengan petualangan dan keberuntungan besar. Wild Fortune adalah permainan slot yang dirancang untuk para pemain yang ingin merasakan sensasi keberuntungan yang liar dan tak terduga. Dengan grafis yang memukau, simbol yang penuh makna, dan fitur-fitur bonus yang menarik, permainan ini menawarkan pengalaman bermain […]

21/02/2025

Chilli Heat – Rasakan Panasnya Kemenangan yang Memikat dengan Setiap Spin Slot

Siapa yang tidak suka dengan rasa pedas yang menggugah selera? Begitu juga dengan Chilli Heat, permainan slot yang membangkitkan semangat dan adrenalin dengan panasnya kemenangan yang bisa kamu rasakan di setiap putaran. Mengusung tema makanan pedas yang penuh cita rasa dan simbol-simbol khas Meksiko, Chilli Heat tidak hanya menawarkan sensasi bermain yang seru, tetapi juga […]

20/02/2025

Siberian Storm – Badai Salju Keberuntungan yang Membawa Harta Karun

Dalam dunia permainan slot, ada banyak tema yang bisa menarik perhatian pemain, namun hanya beberapa yang mampu menyajikan pengalaman bermain yang penuh dengan kejutan dan peluang besar seperti yang ditawarkan oleh Siberian Storm. Dikembangkan oleh IGT (International Game Technology), Siberian Storm mengajak pemain untuk memasuki dunia salju yang dingin namun penuh dengan keberuntungan. Dengan latar […]

19/02/2025

Dragon Warrior : Bertempur dengan Naga untuk Menggapai Keberuntungan

Dunia permainan selalu menawarkan pengalaman yang penuh petualangan dan tantangan, tetapi tidak ada yang sebanding dengan sensasi bertempur melawan makhluk legendaris yang dikenal akan kekuatan dan keberuntungannya, seperti naga. Di dunia Dragon Warrior, Anda akan dihadapkan pada dunia mistis yang dipenuhi dengan api, besi, dan tekad baja. Di sini, menjadi seorang Dragon Warrior bukan hanya […]

18/02/2025

Cash Noire : Petualangan Misteri di Dunia Noir dengan Keberuntungan yang Tersembunyi

Masuki dunia gelap yang penuh misteri dan intrik dalam Cash Noire, sebuah permainan slot yang mengajakmu menyelami dunia noir yang penuh dengan teka-teki, ketegangan, dan keberuntungan yang tersembunyi di balik bayang-bayang kota malam. Dengan suasana ala film detektif klasik yang dipenuhi dengan karakter-karakter misterius dan jalanan kota yang sepi, Cash Noire menawarkan pengalaman bermain yang […]

15/02/2025

Scarab Temple : Kuil Mesir yang Penuh Dengan Keberuntungan yang Mengundang Kemenangan

Dunia permainan slot online selalu menawarkan petualangan seru dan pengalaman tak terlupakan, dan salah satu tema yang paling digemari oleh para pemain adalah mitologi Mesir Kuno. Scarab Temple adalah salah satu permainan slot yang mengangkat tema tersebut, membawa pemain ke dalam kuil misterius yang tersembunyi di padang pasir Mesir. Dalam permainan ini, pemain tidak hanya […]

14/02/2025

Mega Wheel : Keberuntungan Menghampiri dengan Setiap Putaran di Roda Keberuntungan

Di dunia perjudian online, permainan yang sederhana namun penuh ketegangan selalu menjadi favorit banyak pemain. Salah satu permainan yang memadukan keberuntungan dan sensasi permainan interaktif dengan cara yang unik adalah Mega Wheel. Terinspirasi oleh roda keberuntungan yang klasik, Mega Wheel hadir dengan sentuhan modern yang memberi pemain kesempatan untuk merasakan pengalaman kasino langsung yang menyenangkan […]

13/02/2025

Live Slingshot Roulette : Roulette dengan Gaya Seru dan Kecepatan Ekstra untuk Keberuntunganmu

Roulette adalah permainan kasino yang sudah sangat terkenal dan selalu berhasil menarik perhatian banyak pemain di seluruh dunia. Dari kasino fisik hingga platform kasino online, roulette tetap menjadi salah satu permainan yang paling dicari oleh para penjudi. Dengan roda yang berputar, bola yang meluncur, dan ketegangan yang meningkat di setiap putaran, roulette menawarkan pengalaman bermain […]

12/02/2025

Chilli Heat : Rasakan Sensasi Panasnya Keberuntungan dalam Setiap Putaran

Dunia permainan slot online penuh dengan tema yang beragam, tetapi sedikit yang dapat menyaingi energi dan sensasi panas yang ditawarkan oleh permainan Chilli Heat. Dengan tema masakan pedas yang menggugah selera, permainan ini mengajak pemain untuk merasakan keberuntungan besar yang datang seiring dengan semangat panasnya rasa. Seperti halnya makanan pedas yang menantang lidah, Chilli Heat […]

11/02/2025

Mammoth Gold : Jelajahi Dunia Pra-Sejarah dan Temukan Harta Karun dari Zaman Dinosaurus yang Menanti

Di dunia yang penuh dengan keajaiban dan misteri, “Mammoth Gold” mengajak kita untuk berpetualang ke zaman prasejarah. Melalui tema yang terinspirasi oleh kehidupan dinosaurus dan makhluk purba lainnya, kita dibawa dalam perjalanan yang tidak hanya menegangkan tetapi juga penuh dengan keindahan. Menyelami dunia zaman purba, kita akan mencari harta karun yang tersembunyi, yang konon katanya […]

10/02/2025

Deal or No Deal Dream Catcher : Kejar Hadiah Besar dalam Roda Keberuntungan

Dunia permainan kasino terus berkembang dengan berbagai inovasi yang menarik bagi para pemain yang mencari pengalaman yang berbeda dan mendalam. Salah satu permainan yang telah memikat banyak pemain adalah Deal or No Deal Dream Catcher. Menggabungkan elemen-elemen dari acara TV legendaris Deal or No Deal dan roda keberuntungan Dream Catcher, permainan ini menawarkan peluang besar […]

09/02/2025

Paytable : Panduan Lengkap untuk Menavigasi Permainan dan Menemukan Kemenangan

Dalam dunia mesin slot, salah satu aspek yang sangat penting dan sering diabaikan oleh banyak pemain adalah Paytable. Paytable adalah alat yang sangat berguna yang memberikan informasi penting tentang bagaimana permainan slot berfungsi, termasuk simbol-simbol yang ada, nilai masing-masing simbol, dan cara memenangkan hadiah. Tanpa pemahaman yang tepat tentang Paytable, pemain mungkin kehilangan peluang untuk […]

08/02/2025

Spin On The Fly : Putaran Instan yang Membawa Kamu ke Kemenangan Tanpa Menunggu Lama

Di dunia permainan slot, terkadang yang terbaik adalah yang datang dengan cepat dan tanpa rintangan. Spin On The Fly adalah permainan slot yang menawarkan pengalaman bermain penuh dengan kecepatan, keberuntungan, dan tentu saja, kemenangan yang datang dalam waktu singkat. Dengan putaran instan yang membawa kamu lebih dekat menuju kemenangan besar, permainan ini memberi sensasi tanpa […]

07/02/2025

Big Kahuna : Snakes & Ladders: Petualangan Seru di Dunia Suku Hawaii

Bergabunglah dalam petualangan yang tak terlupakan di dunia tropis yang penuh dengan keindahan alam, kekayaan budaya, dan tentu saja, peluang besar untuk meraih kemenangan besar! Big Kahuna: Snakes & Ladders adalah permainan slot yang menggabungkan elemen klasik permainan ular tangga dengan tema eksotis dari suku Hawaii. Dalam permainan ini, kamu akan memulai petualangan seru melalui […]

06/02/2025

Bonus Wheel : Putar Roda Keberuntungan untuk Menang Hadiah Menarik

Dalam dunia permainan slot, fitur bonus selalu menjadi daya tarik utama bagi pemain, karena memberikan kesempatan untuk mendapatkan hadiah besar di luar putaran reguler. Salah satu fitur bonus yang paling populer, interaktif, dan mendebarkan adalah Bonus Wheel, atau roda keberuntungan. Fitur ini tidak hanya menawarkan sensasi bermain yang unik, tetapi juga memberikan peluang untuk memenangkan berbagai […]

05/02/2025

Treasure Tomb : Jelajahi Kuburan Kuno dan Temukan Harta Karun Berharga

Masuki dunia penuh misteri dan harta karun tersembunyi dengan Treasure Tomb, permainan slot yang membawa pemain dalam sebuah petualangan menuju kuburan kuno yang dipenuhi dengan rahasia. Di balik setiap simbol dan putaran reel, ada kisah-kisah legenda yang menanti untuk diungkap. Dengan desain yang menggugah imajinasi, game ini memadukan elemen sejarah, mitos, dan peluang menang besar […]

04/02/2025

Queen of Bounty : Menangkan Harta Karun Ratu Bajak Laut yang Tersembunyi

Dunia bajak laut dan harta karun selalu menjadi tema yang menarik dalam cerita-cerita petualangan. Sejak zaman dahulu, kisah-kisah tentang pencarian harta karun yang tersembunyi dan perjuangan untuk menemukannya selalu menarik perhatian banyak orang. Salah satu permainan slot yang mengusung tema petualangan bajak laut dan harta karun yang menunggu untuk ditemukan adalah Queen of Bounty, sebuah […]

03/02/2025

Chilli Heat : Sensasi Panas dalam Setiap Putaran

Jika kamu mencari slot yang bukan hanya memberikan kemenangan besar, tetapi juga pengalaman bermain yang penuh warna, maka Chilli Heat adalah jawabannya! Dengan tema khas Meksiko yang penuh semangat, permainan ini menghadirkan sensasi panas dalam setiap putaran. Bayangkan dirimu berada di tengah-tengah festival Meksiko, di mana musik mariachi menggema, hidangan pedas tersaji di setiap meja, […]

01/02/2025

Sbook Online : Judi Olahraga Paling Gila, Taruhan Kecil, Kemenangan Besar

Pernahkah kamu membayangkan bisa menang besar hanya dengan modal taruhan kecil? Itulah yang ditawarkan oleh Sbook Online, tempat taruhan olahraga paling gila yang memberikan kesempatan luar biasa bagi siapa saja yang ingin meraih Big Win tanpa harus mengeluarkan banyak modal. Dengan berbagai opsi taruhan yang fleksibel, odds terbaik, dan sistem yang transparan, Sbook Online menjadi […]

31/01/2025

RNG Slot Online : Mainkan Slot Terpercaya, Nikmati MegaWin dan Raih Hadiah Besar

Industri perjudian online terus berkembang, dan salah satu permainan yang paling diminati adalah RNG Slot Online. Dikenal dengan sistem acak yang dapat dipercaya dan peluang besar untuk memenangkan hadiah, RNG Slot Online memberikan pengalaman bermain yang menyenangkan dan menguntungkan bagi para pemain. Dengan algoritma Random Number Generator (RNG) yang memastikan keadilan dalam permainan, pemain dapat […]

30/01/2025

Baccarat Online : Nikmati Permainan Cerdas dan Raih Kemenangan Besar Setiap Waktu

Baccarat Online adalah salah satu permainan kasino paling ikonik yang telah bertahan dan berkembang di era perjudian digital. Dengan sejarah yang panjang dan popularitas yang terus meningkat, baccarat telah menjadi pilihan favorit banyak pemain yang mencari permainan dengan aturan sederhana namun tetap menawarkan tantangan yang menyenangkan dan peluang kemenangan besar. Permainan ini tidak hanya mengandalkan […]

28/01/2025

Gates of Olympus : Dewa-dewi Menanti, Jackpot Fantastis di Setiap Putaran

Permainan slot online telah menjadi salah satu bentuk hiburan paling populer di kalangan penggemar judi. Salah satu permainan yang menonjol di antara yang lain adalah Gates of Olympus, yang dikembangkan oleh Pragmatic Play. Dengan tema mitologi Yunani yang kaya, permainan ini membawa pemain ke dunia dewa-dewi kuno, di mana jackpot fantastis menanti di setiap putaran. Dalam […]

27/01/2025

Togel Online : Prediksi Akurat, Hadiah Fantastis, dan Jackpot Menanti Kamu

Di dunia perjudian online, Togel Online telah menjadi salah satu permainan yang paling digemari, berkat kesederhanaannya, peluang menang yang menggiurkan, dan hadiah besar yang bisa diraih. Permainan ini telah mengalami transformasi dari bentuk tradisional yang dimainkan di pasar togel konvensional menjadi versi digital yang lebih mudah diakses. Dengan adanya prediksi akurat, pemain dapat meningkatkan peluang […]

14/01/2025

China4D : Langkah Cerdas Menuju Hadiah Impian

Bagi para pecinta permainan angka, China4D adalah tempat di mana keberuntungan dan strategi bertemu untuk membawa Anda lebih dekat ke hadiah impian. Dengan berbagai pilihan taruhan, fitur canggih, dan peluang besar untuk menang, platform ini menjadi pilihan favorit bagi pemain yang menginginkan pengalaman bermain angka yang menyenangkan sekaligus menguntungkan. Mengapa Memilih China4D? China4D dirancang untuk […]

14/01/2025

Slot Thailand Gacor : Temukan Keberuntungan Tanpa Batas

Bagi Anda yang mencari pengalaman bermain slot online yang seru dan penuh kejutan, Slot Thailand Gacor adalah jawabannya. Dengan fitur-fitur modern, tingkat pengembalian tinggi, dan peluang besar untuk meraih jackpot, platform ini menawarkan keberuntungan tanpa batas di setiap putaran. Mengapa Memilih Slot Thailand Gacor? Slot Thailand Gacor dikenal sebagai salah satu platform terbaik untuk menikmati […]

14/01/2025

Slot Server Thailand : Sensasi Bermain dengan Peluang Tinggi

Jika Anda mencari pengalaman bermain slot online yang seru dan menguntungkan, Slot Server Thailand adalah destinasi yang tepat. Dengan server yang stabil, tingkat pengembalian tinggi, dan pilihan permainan yang beragam, platform ini menawarkan sensasi bermain yang berbeda dan memberikan peluang besar untuk meraih jackpot di setiap putaran. Mengapa Memilih Slot Server Thailand? Slot Server Thailand […]

14/01/2025

Slot Thailand : Nikmati Putaran dengan Keberuntungan Maksimal

Bagi para pecinta slot online, Slot Thailand adalah destinasi terbaik untuk merasakan pengalaman bermain yang penuh keseruan dan peluang besar. Dengan tema yang menawan, fitur-fitur inovatif, dan tingkat pengembalian yang tinggi, platform ini memberikan keberuntungan maksimal di setiap putaran. Saatnya Anda mencoba keberuntungan dan menikmati perjalanan menuju jackpot besar. Mengapa Memilih Slot Thailand? Slot Thailand […]

13/01/2025

Situs Judi Slot : Keberuntungan Besar Menanti di Ujung Jari

Bayangkan jika hanya dengan beberapa kali klik, kamu bisa membuka peluang untuk memenangkan jackpot besar. Di Situs Judi Slot, keberuntungan besar benar-benar ada di ujung jarimu. Dengan berbagai fitur unggulan, permainan berkualitas tinggi, dan peluang menang yang nyata, platform ini menawarkan pengalaman bermain slot online yang seru dan menguntungkan. Mengapa Memilih Situs Judi Slot? Situs […]

12/01/2025

Judi Slot Gacor : Pengalaman Bermain yang Membawa Maxwin

Siapa yang tidak menginginkan pengalaman bermain slot yang bukan hanya seru, tetapi juga membawa peluang besar untuk meraih Maxwin? Di Judi Slot Gacor, setiap putaran adalah langkah menuju pengalaman bermain yang memukau, di mana Maxwin bukan sekadar impian, melainkan tujuan nyata yang bisa kamu capai. Dengan desain permainan yang menarik, fitur-fitur bonus yang menggiurkan, dan […]

10/01/2025

Judi Online : Main Cerdas, Menang Fantastis

Judi online bukan hanya soal keberuntungan, tapi juga soal bermain dengan cerdas. Di situs judi online terpercaya, kamu bisa memanfaatkan strategi dan pengetahuan untuk meningkatkan peluang kemenanganmu. Dengan berbagai pilihan permainan yang ada, mulai dari slot hingga taruhan olahraga, ada banyak cara untuk meraih kemenangan besar. Tapi ingat, kemenangan bukan hanya tentang keberuntungan strategi yang […]

08/01/2025

Slot Gacor : Kegembiraan Pesta Carnaval dalam Setiap Putaran

Menyambut Keberuntungan di Pesta yang Tak Terlupakan Bayangkan dirimu berada di tengah-tengah carnaval yang penuh dengan keceriaan, musik yang memukau, serta tawa yang mengalir dari setiap sudut. Setiap langkah terasa ringan, dan setiap suara memanggil kamu untuk ikut berpartisipasi dalam kemeriahan yang tak ada habisnya. Inilah suasana yang tercipta saat kamu bermain Slot Gacor di […]

07/01/2025

Demo Slot Gacor : Latihan Seru Menuju Jackpot Fantastis

Bagi Kamu yang ingin merasakan keseruan bermain slot tanpa risiko sekaligus mempersiapkan diri untuk kemenangan besar, Gacor Demo Slot adalah pilihan yang tepat. Mode ini dirancang untuk memberi pengalaman bermain yang menyenangkan sekaligus mengasah kemampuanmu dalam memahami permainan. Dengan demo slot, setiap putaran adalah langkah menuju jackpot fantastis! Apa Itu Gacor Demo Slot? Gacor Demo […]

05/01/2025

Slot Thailand Gacor | Mesin Slot Terpopuler di Thailand yang Selalu Memberikan Hadiah Besar

Mesin Slot Terpopuler di Thailand yang Selalu Memberikan Hadiah Besar Perjudian online, khususnya permainan slot, telah menjadi salah satu hiburan paling populer di dunia, dan Thailand tidak terkecuali. Mesin slot online semakin menarik perhatian para pemain di seluruh dunia karena berbagai alasan, seperti kesederhanaannya, desain yang menarik, dan tentu saja, peluang untuk memenangkan hadiah besar. […]

31/12/2024

Live Casino : Pengalaman Judi Real-Time dari Rumah Anda

Perjudian online telah berkembang dengan pesat dalam beberapa tahun terakhir, dan salah satu inovasi terbesar dalam dunia perjudian adalah munculnya live casino. Berbeda dengan permainan kasino tradisional yang dimainkan secara offline, live casino menawarkan pengalaman judi yang lebih imersif dan realistis dengan menggunakan teknologi streaming langsung. Pemain dapat menikmati permainan kasino favorit mereka, seperti blackjack, […]

28/12/2024

Slot Online : Game Terbaik dari Yggdrasil dan Provider Lainnya

Dalam dunia permainan kasino online, slot adalah salah satu jenis permainan yang paling populer. Tidak hanya karena gameplay yang mudah dipahami, tetapi juga karena potensi besar untuk memenangkan hadiah yang menggiurkan. Salah satu pengembang perangkat lunak yang sangat terkenal dalam menciptakan game slot online adalah Yggdrasil. Namun, selain Yggdrasil, ada banyak provider lain yang turut […]

25/12/2024

Togel Online, Baccarat, dan Sabung Ayam : Semua Bisa Dapetin Maxwin Dengan Deposit Pulsa, Gak Percaya?

Bagi para penggemar judi online, peluang untuk meraih kemenangan besar atau yang dikenal dengan maxwin menjadi hal yang sangat menarik. Berbicara tentang cara untuk mendapatkan maxwin, terdapat berbagai jenis permainan judi online yang menawarkan kesempatan besar untuk menang, seperti togel online, baccarat, dan sabung ayam. Lebih menariknya lagi, sekarang kamu bisa melakukan deposit pulsa untuk […]

23/12/2024

Kombinasi Travel dan Slot Gacor: Menang Sambil Berpetualang

Menggabungkan perjalanan ke destinasi impian dengan bermain slot gacor adalah cara menarik untuk menciptakan pengalaman liburan yang tidak terlupakan. Selain menikmati keindahan tempat baru, Anda juga bisa membawa pulang kemenangan dari permainan slot favorit. Mengapa Travel dan Slot Gacor Cocok? Perjalanan ke tempat baru sering kali memberikan energi positif dan inspirasi. Dalam suasana santai, bermain […]

17/12/2024

Dari Eksotisme Thailand ke Dunia Slot Gacor Online: Pengalaman Tak Terlupakan

Thailand, negeri yang dikenal dengan keindahan alam, budaya yang memukau, dan kuliner yang lezat, adalah salah satu destinasi wisata terpopuler di dunia. Namun, perjalanan tidak lagi terbatas pada pengalaman fisik. Seiring perkembangan teknologi, hiburan digital seperti slot gacor online kini melengkapi petualangan Anda, menghadirkan sensasi baru yang bisa dinikmati kapan saja dan di mana saja. […]

14/12/2024

Kehidupan Mahasiswa di Vietnam : Antara Studi Serius dan Slot Online Seru

Vietnam telah menjadi destinasi populer untuk pendidikan tinggi berkat universitas-universitas berkualitas yang menawarkan program studi dengan pengakuan global. Di tengah kesibukan akademik, mahasiswa sering mencari cara untuk bersantai dan menikmati hiburan. Salah satu pilihan populer adalah bermain slot online, yang menawarkan hiburan seru dan potensi hadiah menarik. 1. Kehidupan Akademik Mahasiswa di Vietnam Vietnam menawarkan […]

13/12/2024

Binance Jackpot : Slot Gacor Berbasis Blockchain

Pendahuluan Dalam dunia permainan kasino digital yang terus berkembang, Binance Jackpot muncul sebagai salah satu slot gacor berbasis blockchain yang menggabungkan teknologi blockchain dan permainan slot online untuk menciptakan pengalaman bermain yang aman, transparan, dan menguntungkan. Dengan jackpot progresif, fitur bonus menarik, dan pembayaran berbasis kripto, Binance Jackpot menghadirkan potensi kemenangan besar bagi pemain dari […]

12/12/2024

Dewa Olympus Jackpot : Slot Gacor Bertema Mitologi Yunani

Permainan slot online telah menjadi fenomena global dalam dunia perjudian daring. Salah satu yang paling populer di kalangan penggemar adalah “Dewa Olympus Jackpot: Slot Gacor Bertema Mitologi Yunani.” Dengan inspirasi yang kuat dari mitologi Yunani dan fitur permainan yang menarik, slot ini menawarkan pengalaman bermain yang mendebarkan dan peluang untuk memenangkan jackpot besar. Artikel ini […]

11/12/2024

Jackpot Abadi Mae Nak Phra Khanong : Cinta yang Tak Mati, Keberuntungan yang Tak Habis

Dalam dunia legenda rakyat Thailand, nama Mae Nak Phra Khanong adalah simbol cinta abadi yang melegenda sepanjang masa. Kisah tragis namun romantis ini telah diceritakan dari generasi ke generasi dan diadaptasi dalam banyak bentuk seni seperti film, drama, dan literatur. Tetapi apa yang terjadi jika legenda cinta mistis ini dipadukan dengan konsep jackpot dalam dunia […]

04/12/2024

Slotopia: Dunia Slot dengan Nuansa Seni Kreatif

Selamat datang di Slotopia, dunia slot online yang memadukan seni kreatif dengan hiburan digital. Platform ini tidak hanya menawarkan peluang besar untuk menang, tetapi juga membawa Anda ke dalam pengalaman bermain yang unik dengan desain visual yang memukau dan tema penuh imajinasi. Setiap permainan di Slotopia adalah perjalanan kreatif, di mana seni dan teknologi bersatu […]

03/12/2024

Hotel Slot Gacor: Ciptakan Kenangan dan Kemenangan Bersama

Hotel Slot Gacor: Ciptakan Kenangan dan Kemenangan Bersama adalah destinasi liburan yang sempurna untuk Anda yang mencari pengalaman luar biasa, menggabungkan kenyamanan hotel mewah dengan keseruan kasino yang penuh dengan peluang kemenangan. Di sini, setiap putaran mesin slot membawa harapan baru untuk meraih jackpot, sementara fasilitas hotel yang luar biasa membuat liburan Anda semakin berkesan. […]

30/11/2024

Rahasia Oasis: Slot Gacor Mesir

Rahasia Oasis: Slot Gacor Mesir mengajak pemain untuk memasuki dunia penuh misteri dan keajaiban Mesir Kuno. Dalam permainan ini, Anda akan menjelajahi oasis tersembunyi di padang pasir yang luas, tempat dewa-dewa Mesir bersemayam dan harta karun yang tak terhitung jumlahnya menanti untuk ditemukan. Keajaiban Oasis dalam Slot Gacor Mesir Oasis di padang pasir Mesir Kuno […]