Package: adduser Status: install ok installed Priority: important Section: admin Installed-Size: 849 Maintainer: Debian Adduser Developers Architecture: all Multi-Arch: foreign Version: 3.118.astra.se2 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: adwaita-icon-theme Status: install ok installed Priority: optional Section: gnome Installed-Size: 23316 Maintainer: Debian GNOME Maintainers Architecture: all Multi-Arch: foreign Version: 3.30.1-1 Replaces: gnome-themes-standard-data (<< 3.18.0-2~) Provides: gnome-icon-theme-symbolic Depends: hicolor-icon-theme, gtk-update-icon-cache, librsvg2-common Breaks: gnome-themes-standard-data (<< 3.18.0-2~) Description: default icon theme of GNOME This package contains the default icon theme used by the GNOME desktop. The icons are used in many of the official GNOME applications like eog, Evince, system monitor, and many more. Package: alsa-utils Status: install ok installed Priority: optional Section: sound Installed-Size: 2446 Maintainer: Debian ALSA Maintainers Architecture: amd64 Multi-Arch: foreign Version: 1.2.8-1 Provides: audio-mixer Depends: kmod (>= 17-1~), lsb-base (>= 3.0-9), libasound2 (>= 1.2.6.1), libatopology2 (>= 1.2.2), libc6 (>= 2.27), libfftw3-single3 (>= 3.3.5), libncursesw6 (>= 6), libsamplerate0 (>= 0.1.7), libtinfo6 (>= 6) Suggests: dialog Conffiles: /etc/init.d/alsa-utils c52e669945e1b6c4b77e00cefa21073a Description: Utilities for configuring and using ALSA Included tools: - alsactl: advanced controls for ALSA sound drivers - alsaloop: create loopbacks between PCM capture and playback devices - alsamixer: curses mixer - alsaucm: alsa use case manager - amixer: command line mixer - amidi: read from and write to ALSA RawMIDI ports - aplay, arecord: command line playback and recording - aplaymidi, arecordmidi: command line MIDI playback and recording - aconnect, aseqnet, aseqdump: command line MIDI sequencer control - iecset: set or dump IEC958 status bits - speaker-test: speaker test tone generator . ALSA is the Advanced Linux Sound Architecture. Homepage: https://www.alsa-project.org/ Package: apt Status: install ok installed Priority: important Section: admin Installed-Size: 3904 Maintainer: APT Development Team Architecture: amd64 Version: 1.8.2.3+ci202309131156+astra26 Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~) Provides: apt-transport-https (= 1.8.2.3+ci202309131156+astra26) Depends: adduser, gpgv | gpgv2 | gpgv1, gnupg | gnupg2 | gnupg1, ca-certificates, libapt-pkg5.0 (>= 1.7.0~alpha3~), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libgnutls30 (>= 3.6.6), libseccomp2 (>= 1.0.1), libstdc++6 (>= 5.2) Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), powermgmt-base Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10) Conffiles: /etc/apt/apt.conf.d/01autoremove 76120d358bc9037bb6358e737b3050b5 /etc/apt/apt.conf.d/99-astra-linux 13dc15f3d0845a1e2cadae605791ab59 /etc/apt/preferences.d/smolensk 216ee6c174873e46f005b1bc9edb2ecf /etc/cron.daily/apt-compat 49e9b2cfa17849700d4db735d04244f3 /etc/kernel/postinst.d/apt-auto-removal 4ad976a68f045517cf4696cec7b8aa3a /etc/logrotate.d/apt 179f2ed4f85cbaca12fa3d69c2a4a1c3 Description: commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library. . These include: * apt-get for retrieval of packages and information about them from authenticated sources and for installation, upgrade and removal of packages together with their dependencies * apt-cache for querying available information about installed as well as installable packages * apt-cdrom to use removable media as a source for packages * apt-config as an interface to the configuration settings * apt-key as an interface to manage authentication keys Package: apt-transport-https Status: install ok installed Priority: optional Section: oldlibs Installed-Size: 14 Maintainer: APT Development Team Architecture: all Source: apt Version: 1.8.2.3+ci202309131156+astra26 Depends: apt (>= 1.5~alpha4) Description: transitional package for https support This is a dummy transitional package - https support has been moved into the apt package in 1.5. It can be safely removed. Package: archivemount Status: install ok installed Priority: optional Section: utils Installed-Size: 73 Maintainer: Chrysostomos Nanakos Architecture: amd64 Version: 0.8.12-0astra8 Depends: libarchive13 (>= 3.2.1), libc6 (>= 2.28), libfuse2 (>= 2.6), fuse (>= 2.8.5-2) Description: mounts an archive for access as a file system archivemount is a FUSE based file system for Unix variants, including Linux. Its purpose is to mount archives to a mount point where it can be read from or written to as with any other file system. This makes accessing the contents of the archive, which maybe compressed, transparent to other programs, without decompressing them. The archive formats that archivemount supports are: * old-style tar archives, . * most variants of the POSIX 'ustar' format, . * the POSIX 'pax interchange' format, . * GNU-format tar archives, . * most common cpio archive formats, . * ISO9660 CD images (with or without RockRidge extensions), . * Zip archives. . * two different variants of shar archives. . archivemount is FUSE (Filesystem in USErspace). Homepage: http://www.cybernoia.de/software/archivemount/ Package: astra-version Status: install ok installed Priority: required Section: admin Installed-Size: 18 Maintainer: Alexei Fedotov Architecture: amd64 Source: astra-version (8.1.41) Version: 8.1.41+v1.7.5.16 Replaces: astra-extra, base-files Depends: gawk Description: Update Astra version Homepage: www.rusbitech.ru Package: base-files Essential: yes Status: install ok installed Priority: required Section: admin Installed-Size: 288 Maintainer: Santiago Vila Architecture: amd64 Multi-Arch: foreign Version: 10.3.astra15 Replaces: base, dpkg (<= 1.15.0), miscutils Provides: base Pre-Depends: awk Breaks: initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~), xserver-xorg-core (<< 2:1.20.14-1ubuntu1astra.se43) Conffiles: /etc/dpkg/origins/debian 731423fa8ba067262f8ef37882d1e742 /etc/host.conf 4eb63731c9f5e30903ac4fc07a7fe3d6 /etc/os-release a427e92a7779f01d80c36407c93eb2b3 Description: Debian base system miscellaneous files This package contains the basic filesystem hierarchy of a Debian system, and several important miscellaneous files, such as /etc/debian_version, /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others, and the text of several common licenses in use on Debian systems. Package: base-passwd Essential: yes Status: install ok installed Priority: required Section: admin Installed-Size: 231 Maintainer: Colin Watson Architecture: amd64 Multi-Arch: foreign Version: 3.5.46 Replaces: base Depends: libc6 (>= 2.8), libdebconfclient0 (>= 0.145) Recommends: debconf (>= 0.5) | debconf-2.0 Description: Debian base system master password and group files These are the canonical master copies of the user database files (/etc/passwd and /etc/group), containing the Debian-allocated user and group IDs. The update-passwd tool is provided to keep the system databases synchronized with these master files. Package: bash Essential: yes Status: install ok installed Priority: required Section: shells Installed-Size: 6383 Maintainer: Matthias Klose Architecture: amd64 Multi-Arch: foreign Version: 5.0-4.astra2 Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1) Depends: base-files (>= 2.1.12), debianutils (>= 2.15) Pre-Depends: libc6 (>= 2.15), 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: bind9-host Status: install ok installed Priority: standard Section: net Installed-Size: 330 Maintainer: Debian DNS Team Architecture: amd64 Source: bind9 Version: 1:9.11.5.P4+dfsg-5.1+deb10u9+ci202308311745+astra1 Provides: host Depends: libbind9-161 (= 1:9.11.5.P4+dfsg-5.1+deb10u9+ci202308311745+astra1), libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u9+ci202308311745+astra1), libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u9+ci202308311745+astra1), libisccfg163 (= 1:9.11.5.P4+dfsg-5.1+deb10u9+ci202308311745+astra1), liblwres161 (= 1:9.11.5.P4+dfsg-5.1+deb10u9+ci202308311745+astra1), libc6 (>= 2.14), libcap2 (>= 1:2.10), libcom-err2 (>= 1.43.9), libfstrm0 (>= 0.2.0), libgeoip1, libgssapi-krb5-2 (>= 1.6.dfsg.2), libidn2-0 (>= 2.0.0), libjson-c3 (>= 0.10), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), liblmdb0 (>= 0.9.6), libprotobuf-c1 (>= 1.0.0), libssl1.1 (>= 1.1.0), libxml2 (>= 2.6.27) Description: DNS lookup utility (deprecated) This package provides /usr/bin/host, a simple utility (bundled with the BIND 9.X sources) which can be used for converting domain names to IP addresses and the reverse. . This utility is deprecated, use dig or delv from the dnsutils package. Homepage: https://www.isc.org/downloads/bind/ Package: bsdutils Essential: yes Status: install ok installed Priority: required Section: utils Installed-Size: 230 Maintainer: LaMont Jones Architecture: amd64 Multi-Arch: foreign Source: util-linux (2.33.1-0.1.astra6se5) Version: 1:2.33.1-0.1.astra6se5 Replaces: bash-completion (<< 1:2.1-4.1~) Pre-Depends: libc6 (>= 2.14), libsystemd0 Recommends: bsdmainutils Breaks: bash-completion (<< 1:2.1-4.1~) Description: basic utilities from 4.4BSD-Lite This package contains the bare minimum of BSD utilities needed for a Debian system: logger, renice, script, scriptreplay, and wall. The remaining standard BSD utilities are provided by bsdmainutils. Package: bzip2 Status: install ok installed Priority: required Section: utils Installed-Size: 196 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Multi-Arch: foreign Version: 1.0.6-9.2~deb10u1 Replaces: libbz2 (<< 0.9.5d-3) Depends: libbz2-1.0 (= 1.0.6-9.2~deb10u1), 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://web.archive.org/web/20180801004107/http://www.bzip.org/ Package: ca-certificates Status: install ok installed Priority: standard Section: misc Installed-Size: 390 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Version: 20230311ubuntu0.20.04.1 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. Original-Maintainer: Julien Cristau Package: ca-certificates-java Status: install ok installed Priority: optional Section: java Installed-Size: 38 Maintainer: Debian Java Maintainers Architecture: all Multi-Arch: foreign Version: 20190909+deb11u1 Depends: ca-certificates (>= 20121114), default-jre-headless | java8-runtime-headless, libnss3 (>= 3.12.10-2~) Conffiles: /etc/ca-certificates/update.d/jks-keystore 762f85ea84e5498a5d2ed147358fdc34 /etc/default/cacerts 0ded97abeff69c2362939e2e881e214a Description: Common CA certificates (JKS keystore) This package uses the hooks of the ca-certificates package to update the cacerts JKS keystore used for many java runtimes. Package: chromium Status: install ok installed Priority: optional Section: web Installed-Size: 276689 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1:120.0.6099.224-0astragost0+ci202401171121+astra7 Replaces: chromium-inspector Provides: chromium-inspector, www-browser Depends: libasound2 (>= 1.0.17), libatk-bridge2.0-0 (>= 2.5.3), libatk1.0-0 (>= 2.2.0), libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.28), libcairo2 (>= 1.6.0), libcups2 (>= 1.7.0), libdbus-1-3 (>= 1.9.14), libdrm2 (>= 2.4.60), libexpat1 (>= 2.1~beta3), libgbm1 (>= 17.1.0~rc2), libgcc1 (>= 1:3.0), libglib2.0-0 (>= 2.39.4), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.31), libpango-1.0-0 (>= 1.14.0), libx11-6 (>= 2:1.4.99.1), libxcb1 (>= 1.9.2), libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxkbcommon0 (>= 0.5.0), libxrandr2, libxtst6, chromium-common (= 1:120.0.6099.224-0astragost0+ci202401171121+astra7), chromium-sandbox (= 1:120.0.6099.224-0astragost0+ci202401171121+astra7), bash (>= 4), libx11-xcb1, xdg-utils, chromium-codecs-ffmpeg-extra (= 1:120.0.6099.224-0astragost0+ci202401171121+astra7) | chromium-codecs-ffmpeg (= 1:120.0.6099.224-0astragost0+ci202401171121+astra7) Pre-Depends: dpkg (>= 1.15.6) Recommends: chromium-l10n Suggests: webaccounts-chromium-extension, unity-chromium-extension Conflicts: chromium-inspector Conffiles: /etc/chromium/customizations/00-example 86678b782b7e47a250c811db52ed87ed /etc/chromium/default 4dbe2546c333aa8bde08fa7b62f172a7 /etc/chromium/master_preferences_desktop 28b795c6f23b65b1ab238ee56fbbb4b0 /etc/chromium/master_preferences_mobile 078d20082f569611c8233badf46a297e /etc/default/chromium 4dbe2546c333aa8bde08fa7b62f172a7 Description: Chromium web browser, open-source version of Chrome An open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. Homepage: https://chromium.googlesource.com/chromium/src/ Package: chromium-codecs-ffmpeg-extra Status: install ok installed Priority: optional Section: web Installed-Size: 4255 Maintainer: Ubuntu Developers Architecture: amd64 Source: chromium Version: 1:120.0.6099.224-0astragost0+ci202401171121+astra7 Replaces: chromium, chromium-browser (<< 44), chromium-codecs-ffmpeg Depends: libc6 (>= 2.28), libgcc1 (>= 1:3.0) Pre-Depends: dpkg (>= 1.15.6) Conflicts: chromium-browser (<< 44), chromium-codecs-ffmpeg Description: Extra ffmpeg codecs for the Chromium Browser An open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. . This package contains the multi-threaded ffmpeg codecs needed for the HTML5