md Original-Maintainer: Debian systemd Maintainers Package: systemd-timesyncd Status: install ok installed Priority: important Section: admin Installed-Size: 244 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Source: systemd Version: 245.4-4ubuntu3.20 Replaces: systemd (<< 245.4-2~), time-daemon Provides: time-daemon Depends: libc6 (>= 2.29), systemd (= 245.4-4ubuntu3.20), adduser Breaks: systemd (<< 245.4-2~) Conflicts: time-daemon Conffiles: /etc/dhcp/dhclient-exit-hooks.d/timesyncd a891f21f45b0648b7082d999bf424591 /etc/systemd/timesyncd.conf dff71825daf78f541a22ea98d46df80e Description: minimalistic service to synchronize local time with NTP servers The package contains the systemd-timesyncd system service that may be used to synchronize the local system clock with a remote Network Time Protocol server. Homepage: https://www.freedesktop.org/wiki/Software/systemd Original-Maintainer: Debian systemd Maintainers Package: sysvinit-utils Essential: yes Status: install ok installed Priority: required Section: admin Installed-Size: 74 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Source: sysvinit Version: 2.96-2.1ubuntu1 Replaces: initscripts (<< 2.88dsf-59.5) Depends: init-system-helpers (>= 1.25~), lsb-base (>= 11.0.0~), util-linux (>> 2.28-2~), libc6 (>= 2.14) Breaks: systemd (<< 215) Description: System-V-like utilities This package contains the important System-V-like utilities. . Specifically, this package includes: killall5, pidof Homepage: https://savannah.nongnu.org/projects/sysvinit Original-Maintainer: Debian sysvinit maintainers Package: tar Essential: yes Status: install ok installed Priority: required Section: utils Installed-Size: 884 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 1.30+dfsg-7ubuntu0.20.04.4 Replaces: cpio (<< 2.4.2-39) Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.17), libselinux1 (>= 1.32) Suggests: bzip2, ncompress, xz-utils, tar-scripts, tar-doc Breaks: dpkg-dev (<< 1.14.26) Conflicts: cpio (<= 2.4.2-38) Description: GNU version of the tar archiving utility Tar is a program for packaging a set of files as a single archive in tar format. The function it performs is conceptually similar to cpio, and to things like PKZIP in the DOS world. It is heavily used by the Debian package management system, and is useful for performing system backups and exchanging sets of files with others. Homepage: https://www.gnu.org/software/tar/ Original-Maintainer: Bdale Garbee Package: tcpdump Status: install ok installed Priority: optional Section: net Installed-Size: 1087 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 4.9.3-4ubuntu0.1 Replaces: apparmor-profiles-extra (<< 1.12~) Depends: libc6 (>= 2.14), libpcap0.8 (>= 1.5.1), libssl1.1 (>= 1.1.0), adduser Suggests: apparmor (>= 2.3) Breaks: apparmor-profiles-extra (<< 1.12~) Conffiles: /etc/apparmor.d/usr.sbin.tcpdump 3064f4739bac32517924599ffb985845 Description: command-line network traffic analyzer This program allows you to dump the traffic on a network. tcpdump is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet types. . It can be used to print out the headers of packets on a network interface, filter packets that match a certain expression. You can use this tool to track down network problems, to detect attacks or to monitor network activities. Homepage: https://www.tcpdump.org/ Original-Maintainer: Romain Francoise Package: telnet Status: install ok installed Priority: standard Section: net Installed-Size: 159 Maintainer: Ubuntu Developers Architecture: amd64 Source: netkit-telnet Version: 0.17-41.2build1 Replaces: netstd Provides: telnet-client Depends: netbase, libc6 (>= 2.15), libstdc++6 (>= 5) Description: basic telnet client The telnet command is used for interactive communication with another host using the TELNET protocol. . For the purpose of remote login, the present client executable should be depreciated in favour of an ssh-client, or in some cases with variants like telnet-ssl or Kerberized TELNET clients. The most important reason is that this implementation exchanges user name and password in clear text. . On the other hand, the present program does satisfy common use cases of network diagnostics, like protocol testing of SMTP services, so it can become handy enough. Original-Maintainer: Mats Erik Andersson Package: thin-provisioning-tools Status: install ok installed Priority: optional Section: admin Installed-Size: 1382 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.8.5-4build1 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.16), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Description: Tools for handling thinly provisioned device-mapper meta-data This package contains tools to handle meta-data from the device-mapper thin target. This target allows the use of a single backing store for multiple thinly provisioned volumes. Numerous snapshots can be taken from such volumes. The tools can check the meta-data for consistency, repair damaged information and dump or restore the meta-data in textual form. Original-Maintainer: Debian LVM Team Package: time Status: install ok installed Priority: standard Section: utils Installed-Size: 78 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 1.7-25.1build1 Depends: libc6 (>= 2.4) Description: GNU time program for measuring CPU resource usage The 'time' command runs another program, then displays information about the resources used by that program, collected by the system while the program was running. You can select which information is reported and the format in which it is shown, or have 'time' save the information in a file instead of display it on the screen. . The resources that 'time' can report on fall into the general categories of time, memory, I/O, and IPC calls. . The GNU version can format the output in arbitrary ways by using a printf-style format string to include various resource measurements. Original-Maintainer: Bob Proulx Homepage: http://www.gnu.org/software/time Package: tmux Status: install ok installed Priority: optional Section: admin Installed-Size: 747 Maintainer: Ubuntu Developers Architecture: amd64 Version: 3.0a-2ubuntu0.4 Depends: libc6 (>= 2.27), libevent-2.1-7 (>= 2.1.8-stable), libtinfo6 (>= 6), libutempter0 (>= 1.1.5) Description: terminal multiplexer tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server-client system. A server is created automatically when necessary and holds a number of sessions, each of which may have a number of windows linked to it. Any number of clients may connect to a session, or the server may be controlled by issuing commands with tmux. Communication takes place through a socket, by default placed in /tmp. Moreover tmux provides a consistent and well-documented command interface, with the same syntax whether used interactively, as a key binding, or from the shell. It offers a choice of vim or Emacs key layouts. Homepage: https://tmux.github.io/ Original-Maintainer: Romain Francoise Package: tpm-udev Status: install ok installed Priority: optional Section: admin Installed-Size: 18 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Version: 0.4 Depends: adduser Description: udev rules for TPM modules This package provides udev rules for the TPM modules. Both TPM1 or TPM2 need this package to be installed to provide proper permissions of the TPM. Original-Maintainer: Ying-Chun Liu (PaulLiu) Package: traceroute Status: install ok installed Priority: important Section: net Installed-Size: 148 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1:2.1.0-2 Depends: libc6 (>= 2.14) Description: Traces the route taken by packets over an IPv4/IPv6 network The traceroute utility displays the route used by IP packets on their way to a specified network (or Internet) host. Traceroute displays the IP number and host name (if possible) of the machines along the route taken by the packets. Traceroute is used as a network debugging tool. If you're having network connectivity problems, traceroute will show you where the trouble is coming from along the route. . Install traceroute if you need a tool for diagnosing network connectivity problems. Original-Maintainer: Laszlo Boszormenyi (GCS) Homepage: http://traceroute.sourceforge.net/ Package: tzdata Status: install ok installed Priority: important Section: libs Installed-Size: 3995 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Version: 2025b-0ubuntu0.20.04.1 Provides: tzdata-bookworm Depends: debconf (>= 0.5) | debconf-2.0 Description: time zone and daylight-saving time data This package contains data required for the implementation of standard local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules. Homepage: https://www.iana.org/time-zones Original-Maintainer: GNU Libc Maintainers Package: ubuntu-advantage-tools Status: install ok installed Priority: important Section: misc Installed-Size: 893 Maintainer: Ubuntu Developers Architecture: amd64 Version: 27.13.2~20.04.1 Depends: debconf (>= 0.5) | debconf-2.0, python3-yaml, python3:any, libapt-pkg6.0 (>= 1.9~), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libjson-c4 (>= 0.13.1), libstdc++6 (>= 5.2), python3-apt, python3-pkg-resources, distro-info (>= 0.18ubuntu0.18.04.1) Conffiles: /etc/apt/apt.conf.d/20apt-esm-hook.conf 58366acf0792881e73dab8c31262a679 /etc/logrotate.d/ubuntu-advantage-tools 852ec664fd0f1ecb26e726f5e801e9fd /etc/ubuntu-advantage/help_data.yaml bcc43a18db95d55d40919a0e9bf2ae59 /etc/ubuntu-advantage/uaclient.conf 59aaf7612bc5e27a0c65821cef8f1cb6 /etc/update-manager/release-upgrades.d/ubuntu-advantage-upgrades.cfg 82b5d8872cdcde8d3a0f68112de703fa /etc/update-motd.d/88-esm-announce 7f0b28e0686f924c5784bcb5dddc09d2 /etc/update-motd.d/91-contract-ua-esm-status 3c7911189c901f022ab2901865bee928 Description: management tools for Ubuntu Pro Ubuntu Pro is the professional package of tooling, technology and expertise from Canonical, helping organisations around the world manage their Ubuntu deployments. . Subscribers to Ubuntu Pro will find helpful tools for accessing services in this package. Homepage: https://ubuntu.com/advantage Package: ubuntu-docs Status: install ok installed Priority: optional Section: doc Installed-Size: 2112 Maintainer: Ubuntu Documentation Team Architecture: all Version: 20.04.3 Depends: yelp Recommends: gnome-user-docs Description: Ubuntu Desktop Guide This package holds the official Ubuntu-specific documentation, maintained by the Ubuntu Documentation Team. The documentation can be viewed using Yelp, the GNOME help browser. . This package recommends gnome-user-docs, which provides the bulk of the Ubuntu Desktop Guide, and ubuntu-docs does not make much sense without it. Homepage: https://launchpad.net/ubuntu-docs Package: ubuntu-keyring Status: install ok installed Priority: important Section: misc Installed-Size: 46 Maintainer: Dimitri John Ledkov Architecture: all Multi-Arch: foreign Version: 2020.02.11.4 Replaces: ubuntu-cloudimage-keyring (<< 2018.02.05) Breaks: ubuntu-cloudimage-keyring (<< 2018.02.05) Description: GnuPG keys of the Ubuntu archive The Ubuntu project digitally signs its Release files. This package contains the archive keys used for that. Package: ubuntu-minimal Status: install ok installed Priority: important Section: metapackages Installed-Size: 51 Maintainer: Ubuntu Developers Architecture: amd64 Source: ubuntu-meta Version: 1.450.2 Depends: adduser, apt, apt-utils, bzip2, console-setup, debconf, debconf-i18n, e2fsprogs, eject, init, iproute2, iputils-ping, isc-dhcp-client, kbd, kmod, less, locales, lsb-release, mawk, mount, netbase, netcat-openbsd, netplan.io, passwd, procps, python3, sensible-utils, sudo, tzdata, ubuntu-advantage-tools, ubuntu-keyring, udev, vim-tiny, whiptail Recommends: rsyslog Description: Minimal core of Ubuntu This package depends on all of the packages in the Ubuntu minimal system, that is a functional command-line system with the following capabilities: . - Boot - Detect hardware - Connect to a network - Install packages - Perform basic diagnostics . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: ubuntu-mono Status: install ok installed Priority: optional Section: gnome Installed-Size: 5591 Maintainer: Ubuntu Artwork Team Architecture: all Multi-Arch: foreign Source: ubuntu-themes Version: 19.04-0ubuntu3 Depends: adwaita-icon-theme, hicolor-icon-theme, humanity-icon-theme Description: Ubuntu Mono Icon theme Dark and Light panel icons to make your desktop beautiful. Homepage: https://launchpad.net/ubuntu-themes Package: ubuntu-release-upgrader-core Status: install ok installed Priority: optional Section: admin Installed-Size: 340 Maintainer: Ubuntu Developers Architecture: all Source: ubuntu-release-upgrader Version: 1:20.04.39 Replaces: update-manager (<< 1:0.165), update-manager-core (<< 1:0.165) Depends: python3:any, python3-distupgrade (= 1:20.04.39), ca-certificates Recommends: libpam-modules (>= 1.0.1-9ubuntu3) Breaks: software-properties (<< 0.9.27), update-manager (<< 1:0.165), update-manager-core (<< 1:0.165) Conffiles: /etc/update-manager/meta-release 25ba16c3215bff43f0272d3d93103f15 /etc/update-manager/release-upgrades 54fd85e86c6bc2db8d7cc3c18013e3aa /etc/update-motd.d/91-release-upgrade a6ba2e5427783fd21ef8610e1ea927d1 Description: manage release upgrades This is the core of the Ubuntu Release Upgrader Package: ubuntu-server Status: install ok installed Priority: optional Section: metapackages Installed-Size: 51 Maintainer: Ubuntu Developers Architecture: amd64 Source: ubuntu-meta Version: 1.450.2 Depends: apport, at, bcache-tools, btrfs-progs, byobu, cloud-guest-utils, cloud-initramfs-copymods, cloud-initramfs-dyn-netconf, curl, dirmngr, ethtool, fonts-ubuntu-console, git, gnupg, htop, lvm2, mdadm, multipath-tools, overlayroot, patch, pollinate, screen, software-properties-common, sosreport, tmux, update-notifier-common, vim, xfsprogs, motd-news-config Recommends: fwupd, landscape-common, lxd-agent-loader, open-iscsi, open-vm-tools, snapd Description: The Ubuntu Server system This package depends on all of the packages in the Ubuntu Server system . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: ubuntu-session Status: install ok installed Priority: optional Section: gnome Installed-Size: 69 Maintainer: Ubuntu Developers Architecture: all Source: gnome-session Version: 3.36.0-2ubuntu1 Replaces: gnome-session (<= 3.29.90-1ubuntu1) Provides: x-session-manager Depends: gnome-session-bin (<< 3.37), gnome-session-bin (>= 3.36.0-2ubuntu1), gnome-session-common (= 3.36.0-2ubuntu1), gnome-settings-daemon (>= 3.24), gnome-shell (>= 3.36.0-2ubuntu1~), xwayland, yaru-theme-gnome-shell (>= 20.04.3~), session-migration Recommends: python3 Breaks: gnome-session (<= 3.29.90-1ubuntu1), hud (<< 14.10+17.10.20170619), unity (<< 7.5.0+17.10.20170619), unity-gtk-module (<< 0.0.0+17.04.20170918), unity-settings-daemon (<< 15.04.1+17.04.20170619) Description: Ubuntu session with GNOME Shell This package contains the required components for running a GNOME 3 session with default Ubuntu configuration, based on the GNOME Shell. Original-Maintainer: Debian GNOME Maintainers Package: ubuntu-standard Status: install ok installed Priority: optional Section: metapackages Installed-Size: 51 Maintainer: Ubuntu Developers Architecture: amd64 Source: ubuntu-meta Version: 1.450.2 Depends: busybox-static, cpio, cron, dmidecode, dnsutils, dosfstools, ed, file, ftp, hdparm, info, iptables, language-selector-common, libpam-systemd, logrotate, lshw, lsof, ltrace, man-db, mime-support, parted, pciutils, popularity-contest, psmisc, rsync, strace, time, usbutils, wget Recommends: apparmor, bash-completion, command-not-found, friendly-recovery, iputils-tracepath, irqbalance, manpages, mtr-tiny, nano, ntfs-3g, openssh-client, plymouth, plymouth-theme-ubuntu-text, tcpdump, telnet, ufw, update-manager-core, uuid-runtime Description: The Ubuntu standard system This package depends on all of the packages in the Ubuntu standard system. This set of packages provides a comfortable command-line Unix-like environment. . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: ubuntu-wallpapers Status: install ok installed Priority: optional Section: metapackages Installed-Size: 2336 Maintainer: Ubuntu Artwork Team Architecture: all Version: 20.04.2-0ubuntu1 Depends: ubuntu-wallpapers-focal Suggests: ubuntu-wallpapers-karmic, ubuntu-wallpapers-lucid, ubuntu-wallpapers-maverick, ubuntu-wallpapers-natty, ubuntu-wallpapers-oneiric, ubuntu-wallpapers-precise, ubuntu-wallpapers-quantal, ubuntu-wallpapers-raring, ubuntu-wallpapers-saucy, ubuntu-wallpapers-trusty, ubuntu-wallpapers-utopic, ubuntu-wallpapers-vivid, ubuntu-wallpapers-wily, ubuntu-wallpapers-xenial, ubuntu-wallpapers-yakkety, ubuntu-wallpapers-zesty, ubuntu-wallpapers-artful, ubuntu-wallpapers-bionic, ubuntu-wallpapers-cosmic, ubuntu-wallpapers-disco, ubuntu-wallpapers-eoan Description: Ubuntu Wallpapers The default Ubuntu wallpaper. This is also a meta-package depending on the other default wallpapers for the current Ubuntu release. Homepage: https://launchpad.net/ubuntu-wallpapers Package: ubuntu-wallpapers-focal Status: install ok installed Priority: optional Section: x11 Installed-Size: 11867 Maintainer: Ubuntu Artwork Team Architecture: all Source: ubuntu-wallpapers Version: 20.04.2-0ubuntu1 Replaces: ubuntu-wallpapers (<= 20.04.2) Breaks: ubuntu-wallpapers (<= 20.04.2) Description: Ubuntu 20.04 Wallpapers Wallpapers from the Ubuntu 20.04 community contest and a Canonical-created greyscale wallpaper. Homepage: https://launchpad.net/ubuntu-wallpapers Package: ucf Status: install ok installed Priority: important Section: utils Installed-Size: 188 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Version: 3.0038+nmu1 Depends: debconf (>= 1.5.19), coreutils (>= 5.91), sensible-utils Conffiles: /etc/ucf.conf 5565b8b26108c49ba575ba452cd69b3e Description: Update Configuration File(s): preserve user changes to config files Debian policy mandates that user changes to configuration files must be preserved during package upgrades. The easy way to achieve this behavior is to make the configuration file a 'conffile', in which case dpkg handles the file specially during upgrades, prompting the user as needed. . This is appropriate only if it is possible to distribute a default version that will work for most installations, although some system administrators may choose to modify it. This implies that the default version will be part of the package distribution, and must not be modified by the maintainer scripts during installation (or at any other time). . This script attempts to provide conffile-like handling for files that may not be labelled conffiles, and are not shipped in a Debian package, but handled by the postinst instead. This script allows one to maintain files in /etc, preserving user changes and in general offering the same facilities while upgrading that dpkg normally provides for 'conffiles'. . Additionally, this script provides facilities for transitioning a file that had not been provided with conffile-like protection to come under this schema, and attempts to minimize questions asked at installation time. Indeed, the transitioning facility is better than the one offered by dpkg while transitioning a file from a non-conffile to conffile status. Original-Maintainer: Manoj Srivastava Package: udev Status: install ok installed Priority: important Section: admin Installed-Size: 9191 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Source: systemd Version: 245.4-4ubuntu3.20 Replaces: systemd (<< 233-4) Depends: libacl1 (>= 2.2.23), libblkid1 (>= 2.24), libc6 (>= 2.30), libkmod2 (>= 5~), libselinux1 (>= 2.1.9), adduser, dpkg (>= 1.19.3) | systemd-sysv, libudev1 (= 245.4-4ubuntu3.20), util-linux (>= 2.27.1) Breaks: systemd (<< 233-4) Conflicts: hal Conffiles: /etc/init.d/udev dac6ea9ad4b87245daebca0f49d19bd3 /etc/udev/udev.conf 742cd39fa3640a4352f8abae4aabc3d1 Description: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. Homepage: https://www.freedesktop.org/wiki/Software/systemd Original-Maintainer: Debian systemd Maintainers Package: udisks2 Status: install ok installed Priority: optional Section: admin Installed-Size: 1128 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 2.8.4-1ubuntu2 Depends: dbus, libblockdev-part2, libblockdev-swap2, libblockdev-loop2, libblockdev-fs2, libpam-systemd, parted, udev, libacl1 (>= 2.2.23), libatasmart4 (>= 0.13), libblockdev-utils2 (>= 2.20), libblockdev2 (>= 2.20), libc6 (>= 2.7), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165), libmount1 (>= 2.30), libpolkit-agent-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.101), libsystemd0 (>= 209), libudisks2-0 (>= 2.8.3) Recommends: dosfstools, e2fsprogs, eject, libblockdev-crypto2, ntfs-3g, policykit-1 Suggests: exfat-utils, btrfs-progs, f2fs-tools, mdadm, libblockdev-mdraid2, nilfs-tools, reiserfsprogs, xfsprogs, udftools, udisks2-bcache, udisks2-btrfs, udisks2-lvm2, udisks2-vdo, udisks2-zram Conffiles: /etc/udisks2/udisks2.conf cdca35d6490b9ff83f095070039ec117 Description: D-Bus service to access and manipulate storage devices The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package also provides the udisksctl utility, which can be used to trigger these operations from the command line (if permitted by PolicyKit). . Creating or modifying file systems such as XFS, RAID, or LUKS encryption requires that the corresponding mkfs.* and admin tools are installed, such as dosfstools for VFAT, xfsprogs for XFS, or cryptsetup for LUKS. Original-Maintainer: Utopia Maintenance Team Homepage: https://www.freedesktop.org/wiki/Software/udisks Package: ufw Status: install ok installed Priority: optional Section: admin Installed-Size: 829 Maintainer: Jamie Strandboge Architecture: all Version: 0.36-6ubuntu1 Depends: iptables, lsb-base (>= 3.0-6), ucf, python3:any, debconf (>= 0.5) | debconf-2.0 Suggests: rsyslog Conffiles: /etc/default/ufw a921dd9d167380b04de4bc911915ea44 /etc/init.d/ufw 4156943ab8a824fcf4b04cc1362eb230 /etc/logrotate.d/ufw 12b1fb7cee76fc46f161e1ead1a22ce6 /etc/rsyslog.d/20-ufw.conf 98e2f72c9c65ca8d6299886b524e80d1 /etc/ufw/sysctl.conf 7723079fc108eda8f57eddab3079c70a Description: program for managing a Netfilter firewall The Uncomplicated FireWall is a front-end for iptables, to make managing a Netfilter firewall easier. It provides a command line interface with syntax similar to OpenBSD's Packet Filter. It is particularly well-suited as a host-based firewall. Homepage: https://launchpad.net/ufw Package: unattended-upgrades Status: install ok installed Priority: optional Section: admin Installed-Size: 440 Maintainer: Ubuntu Developers Architecture: all Version: 2.3ubuntu0.3 Depends: debconf (>= 0.5) | debconf-2.0, debconf, python3, python3-apt (>= 1.9.6~), python3-dbus, python3-distro-info, ucf, lsb-release, lsb-base, xz-utils Recommends: systemd-sysv | cron | cron-daemon | anacron Suggests: bsd-mailx, default-mta | mail-transport-agent, needrestart, powermgmt-base, python3-gi Conffiles: /etc/init.d/unattended-upgrades 290829a5efc55b7c435de0bb769f217b /etc/kernel/postinst.d/unattended-upgrades f296826482cb797aeef13554e093dbca /etc/logrotate.d/unattended-upgrades e45049ee847f069a99e3e6ec39155d4a /etc/pm/sleep.d/10_unattended-upgrades-hibernate 0f5d54aa2dd322c805c90e409fc2724a /etc/update-motd.d/92-unattended-upgrades afa7546d3fe561e1f5783f7b9cf72096 Description: automatic installation of security upgrades This package can download and install security upgrades automatically and unattended, taking care to only install packages from the configured APT source, and checking for dpkg prompts about configuration file changes. . This script is the backend for the APT::Periodic::Unattended-Upgrade option. Original-Maintainer: Michael Vogt Package: unixodbc Status: install ok installed Priority: optional Section: database Installed-Size: 111 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 2.3.11-1 Depends: libc6 (>= 2.14), odbcinst1debian2 (>= 2.3.11-1), libodbc1 (>= 2.3.11-1) Conflicts: unixodbc-bin (<< 2.3.11) Description: Basic ODBC tools UnixODBC is an implementation of the Open Database Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package contains isql, a command-line tool that allows SQL commands to be entered interactively. Homepage: http://www.unixodbc.org/ Original-Maintainer: Steve Langasek Package: unixodbc-dev Status: install ok installed Priority: extra Section: devel Installed-Size: 1698 Maintainer: Ubuntu Developers Architecture: amd64 Source: unixodbc Version: 2.3.11-1 Depends: unixodbc (= 2.3.11-1), odbcinst1debian2 (= 2.3.11-1), libltdl3-dev Conflicts: libiodbc2-dev, remembrance-agent (<< 2.11-4) Description: ODBC libraries for UNIX (development files) This package contains the development files (headers and libraries) for unixODBC, an implementation of the Open DataBase Connectivity interface for Unix systems. You should not need to install this package unless you intend to develop C language applications which use ODBC, or to compile ODBC-using applications from source. Homepage: http://www.unixodbc.org/ Original-Maintainer: Steve Langasek Package: unzip Status: install ok installed Priority: optional Section: utils Installed-Size: 579 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 6.0-25ubuntu1.1 Depends: libbz2-1.0, libc6 (>= 2.14) Suggests: zip Description: De-archiver for .zip files InfoZIP's unzip program. With the exception of multi-volume archives (ie, .ZIP files that are split across several disks using PKZIP's /& option), this can handle any file produced either by PKZIP, or the corresponding InfoZIP zip program. . This version supports encryption. Homepage: http://www.info-zip.org/UnZip.html Original-Maintainer: Santiago Vila Package: update-inetd Status: install ok installed Priority: optional Section: admin Installed-Size: 82 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Version: 4.50 Depends: debconf (>= 0.5) | debconf-2.0, perl Description: inetd configuration file updater This package provides a program used by other packages to automatically update /etc/inetd.conf, the configuration file shared by all implementations of the Internet super-server. . Note that xinetd is not supported by this package. Original-Maintainer: Guillem Jover Package: update-manager-core Status: install ok installed Priority: optional Section: admin Installed-Size: 192 Maintainer: Ubuntu Developers Architecture: all Source: update-manager Version: 1:20.04.10.11 Replaces: update-manager (<< 1:0.146.2) Depends: python3:any (>= 3.2~), python3-update-manager (= 1:20.04.10.11), python3-distro-info, distro-info-data, lsb-release, ubuntu-release-upgrader-core (>= 1:18.04.9), ubuntu-advantage-tools Recommends: libpam-modules (>= 1.0.1-9ubuntu3) Breaks: computer-janitor (<= 1.11-0ubuntu1), update-manager (<< 1:0.146.2) Description: manage release upgrades This is the core of update-manager and the release upgrader Package: update-notifier-common Status: install ok installed Priority: optional Section: gnome Installed-Size: 1499 Maintainer: Michael Vogt Architecture: all Source: update-notifier Version: 3.192.30.14 Replaces: update-notifier (<< 0.75.1) Depends: python3:any, python3-apt, python3-dbus, python3-debian, python3-debconf | debconf (<< 1.5.64~), python3-distro-info, lsb-release, patch, update-manager-core (>= 1:17.04.2) Pre-Depends: dpkg (>= 1.15.7.2), apt (>= 1.1~) Recommends: libpam-modules (>= 1.0.1-9ubuntu3) Suggests: policykit-1 Conffiles: /etc/apt/apt.conf.d/10periodic 03ddb526e156071de0667748b6ac1d33 /etc/apt/apt.conf.d/15update-stamp b9de0ac9e2c9854b1bb213e362dc4e41 /etc/apt/apt.conf.d/20archive 9e28a07261e6ad5ede22d5286291ca23 /etc/apt/apt.conf.d/99update-notifier 8c8636b1123964162e9a1127f237ba7b /etc/cron.daily/update-notifier-common ac3a73308ace1070b9980c2bc56fb416 /etc/cron.weekly/update-notifier-common afe92dd95352c4de80b1ae6626b9fc9b /etc/update-motd.d/90-updates-available eaddabe4cbd443e9da6b14452b0a8fe5 /etc/update-motd.d/95-hwe-eol 070a28086b1a1fc7548ac3cfe493d23f /etc/update-motd.d/98-fsck-at-reboot 16003ee8c8c80a565a98a7696cee04c0 /etc/update-motd.d/98-reboot-required 1c4d534d0abd44d566899e47c4f22786 Description: Files shared between update-notifier and other packages Apt setup files and reboot notification scripts shared between update-notifier and other packages, notably for server use cases. Package: upower Status: install ok installed Priority: optional Section: admin Installed-Size: 552 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 0.99.11-1build2 Depends: dbus, udev, libc6 (>= 2.4), libglib2.0-0 (>= 2.41.1), libgudev-1.0-0 (>= 147), libimobiledevice6 (>= 0.9.7), libplist3 (>= 1.11), libupower-glib3 (>= 0.99.8), libusb-1.0-0 (>= 2:1.0.8) Recommends: policykit-1 Conffiles: /etc/UPower/UPower.conf eb556142a81614d894e56f38524a4f62 Description: abstraction for power management upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. Original-Maintainer: Utopia Maintenance Team Homepage: https://upower.freedesktop.org/ Package: usb-modeswitch Status: install ok installed Priority: optional Section: comm Installed-Size: 166 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2.5.2+repack0-2ubuntu3 Depends: libc6 (>= 2.27), libpipeline1 (>= 1.0.0), libusb-1.0-0 (>= 2:1.0.9), usb-modeswitch-data (>= 20140529) Suggests: comgt, wvdial Breaks: usb-modeswitch-data (<< 20100127) Conffiles: /etc/usb_modeswitch.conf b7f857804762b4a81a71c93a2fe1207f Description: mode switching tool for controlling "flip flop" USB devices Several new USB devices have their proprietary Windows drivers onboard, especially WAN dongles. When plugged in for the first time, they act like a flash storage and start installing the driver from there. If the driver is already installed, the storage device vanishes and a new device, such as an USB modem, shows up. This is called the "ZeroCD" feature. . On Debian, this is not needed, since the driver is included as a Linux kernel module, such as "usbserial". However, the device still shows up as "usb-storage" by default. usb-modeswitch solves that issue by sending the command which actually performs the switching of the device from "usb-storage" to "usbserial". . This package contains the binaries and the brother scripts. Original-Maintainer: Didier Raboud Homepage: http://www.draisberghof.de/usb_modeswitch/ Package: usb-modeswitch-data Status: install ok installed Priority: optional Section: comm Installed-Size: 97 Maintainer: Ubuntu Developers Architecture: all Version: 20191128-3 Replaces: usb-modeswitch-data-packed Provides: usb-modeswitch-data-packed Recommends: usb-modeswitch (>= 2.4.0), udev Breaks: usb-modeswitch (<< 2.4.0) Conflicts: usb-modeswitch-data-packed Description: mode switching data for usb-modeswitch Several new USB devices have their proprietary Windows drivers onboard, especially WAN dongles. When plugged in for the first time, they act like a flash storage and start installing the driver from there. If the driver is already installed, the storage device vanishes and a new device, such as an USB modem, shows up. This is called the "ZeroCD" feature. . On Debian, this is not needed, since the driver is included as a Linux kernel module, such as "usbserial". However, the device still shows up as "usb-storage" by default. usb-modeswitch solves that issue by sending the command which actually performs the switching of the device from "usb-storage" to "usbserial". . This package contains the commands data needed for usb-modeswitch. Original-Maintainer: Didier Raboud Homepage: http://www.draisberghof.de/usb_modeswitch/ Package: usb.ids Status: install ok installed Priority: optional Section: admin Installed-Size: 619 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Version: 2020.03.19-1 Replaces: usbutils (<< 1:008-1) Breaks: usbutils (<< 1:008-1) Description: USB ID Repository This package contains the usb.ids file, a public repository of all known ID's used in USB devices: ID's of vendors, devices, subsystems and device classes. It is used in various programs to display full human-readable names instead of cryptic numeric codes. Original-Maintainer: Aurelien Jarno Homepage: http://www.linux-usb.org/usb-ids.html Package: usbmuxd Status: install ok installed Priority: optional Section: utils Installed-Size: 122 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.1.1~git20191130.9af2b12-1 Depends: libc6 (>= 2.17), libimobiledevice6 (>= 1.1.5), libplist3 (>= 1.11), libusb-1.0-0 (>= 2:1.0.16), adduser Description: USB multiplexor daemon for iPhone and iPod Touch devices usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package includes udev rules to start the daemon when a supported device is plugged in, and stop it when all devices are removed. Original-Maintainer: gtkpod Maintainers Homepage: https://github.com/libimobiledevice/usbmuxd Package: usbutils Status: install ok installed Priority: optional Section: utils Installed-Size: 320 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 1:012-2 Depends: libc6 (>= 2.14), libudev1 (>= 196), libusb-1.0-0 (>= 2:1.0.22), usb.ids Description: Linux USB utilities This package contains the lsusb utility for inspecting the devices connected to the USB bus. It shows a graphical representation of the devices that are currently plugged in, showing the topology of the USB bus. It also displays information on each individual device on the bus. Original-Maintainer: Aurelien Jarno Homepage: https://github.com/gregkh/usbutils Package: util-linux Essential: yes Status: install ok installed Priority: required Section: utils Installed-Size: 4543 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 2.34-0.1ubuntu9.6 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 (>= 2.6-3~), libsmartcols1 (>= 2.34), libsystemd0, libtinfo6 (>= 6), libudev1 (>= 183), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Suggests: dosfstools, kbd | console-tools, util-linux-locales Breaks: bash-completion (<< 1:2.8), grml-debootstrap (<< 0.68), mount (<< 2.29.2-3~), s390-tools (<< 2.2.0-1~), setpriv (<< 2.32.1-0.2~), sysvinit-utils (<< 2.88dsf-59.4~) Conffiles: /etc/init.d/hwclock.sh 1ca5c0743fa797ffa364db95bb8d8d8e /etc/pam.d/runuser b8b44b045259525e0fae9e38fdb2aeeb /etc/pam.d/runuser-l 2106ea05877e8913f34b2c77fa02be45 /etc/pam.d/su ce6dcfda3b190a27a455bb38a45ff34a /etc/pam.d/su-l 756fef5687fecc0d986e5951427b0c4f Description: miscellaneous system utilities This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to view kernel messages, create new filesystems, view block device information, interface with real time clock, etc. Original-Maintainer: LaMont Jones Package: uuid-runtime Status: install ok installed Priority: optional Section: utils Installed-Size: 213 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Source: util-linux Version: 2.34-0.1ubuntu9.6 Replaces: e2fsprogs (<= 1.40.3-1ubuntu1) Depends: adduser, libc6 (>= 2.17), libsmartcols1 (>= 2.27~rc1), libsystemd0, libuuid1 (>= 2.31.1) Pre-Depends: libuuid1 (>= 2.25-5~) Conffiles: /etc/init.d/uuidd 29b6e6ae2de1365c06806e18f18d8fab Description: runtime components for the Universally Unique ID library The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). A UUID is an identifier that is unique within the space of all such identifiers across both space and time. It can be used for multiple purposes, from tagging objects with an extremely short lifetime to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. . This package contains the uuidgen program and the uuidd daemon. . The uuidd daemon is used to generate UUIDs, especially time-based UUIDs, in a secure and guaranteed-unique fashion, even in the face of large numbers of threads trying to grab UUIDs running on different CPUs. It is used by libuuid as well as the uuidgen program. Original-Maintainer: LaMont Jones Package: vim Status: install ok installed Priority: optional Section: editors Installed-Size: 3048 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2:8.1.2269-1ubuntu5.32 Provides: editor Depends: vim-common (= 2:8.1.2269-1ubuntu5.32), vim-runtime (= 2:8.1.2269-1ubuntu5.32), libacl1 (>= 2.2.23), libc6 (>= 2.29), libcanberra0 (>= 0.2), libgpm2 (>= 1.20.7), libpython3.8 (>= 3.8.2), libselinux1 (>= 1.32), libtinfo6 (>= 6) Suggests: ctags, vim-doc, vim-scripts Description: Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a rather standard set of features. This package does not provide a GUI version of Vim. See the other vim-* packages if you need more (or less). Homepage: https://www.vim.org/ Original-Maintainer: Debian Vim Maintainers Package: vim-common Status: install ok installed Priority: important Section: editors Installed-Size: 381 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Source: vim Version: 2:8.1.2269-1ubuntu5.32 Depends: xxd Recommends: vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny Conffiles: /etc/vim/vimrc e782ef3054004f773d556475cfad5870 Description: Vi IMproved - Common files Vim is an almost compatible version of the UNIX editor Vi. . This package contains files shared by all non GUI-enabled vim variants available in Debian. Examples of such shared files are: manpages and configuration files. Homepage: https://www.vim.org/ Original-Maintainer: Debian Vim Maintainers Package: vim-runtime Status: install ok installed Priority: optional Section: editors Installed-Size: 30771 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Source: vim Version: 2:8.1.2269-1ubuntu5.32 Recommends: vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny Breaks: vim-tiny (<< 2:8.1.2269-1ubuntu5.32) Enhances: vim-tiny Description: Vi IMproved - Runtime files Vim is an almost compatible version of the UNIX editor Vi. . This package contains vimtutor and the architecture independent runtime files, used, if available, by all vim variants available in Debian. Example of such runtime files are: online documentation, rules for language-specific syntax highlighting and indentation, color schemes, and standard plugins. Homepage: https://www.vim.org/ Original-Maintainer: Debian Vim Maintainers Package: vim-tiny Status: install ok installed Priority: important Section: editors Installed-Size: 1540 Maintainer: Ubuntu Developers Architecture: amd64 Source: vim Version: 2:8.1.2269-1ubuntu5.32 Provides: editor Depends: vim-common (= 2:8.1.2269-1ubuntu5.32), libacl1 (>= 2.2.23), libc6 (>= 2.15), libselinux1 (>= 1.32), libtinfo6 (>= 6) Suggests: indent Conffiles: /etc/vim/vimrc.tiny edcfb3dbbc5c68b875e3b4ad399f261a Description: Vi IMproved - enhanced vi editor - compact version Vim is an almost compatible version of the UNIX editor Vi. . This package contains a minimal version of Vim compiled with no GUI and a small subset of features. This package's sole purpose is to provide the vi binary for base installations. . If a vim binary is wanted, try one of the following more featureful packages: vim, vim-nox, vim-athena, or vim-gtk3. Homepage: https://www.vim.org/ Original-Maintainer: Debian Vim Maintainers Package: vsftpd Status: install ok installed Priority: optional Section: net Installed-Size: 326 Maintainer: Ubuntu Developers Architecture: amd64 Version: 3.0.5-0ubuntu0.20.04.2 Replaces: ftp-server Provides: ftp-server Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.28), libcap2 (>= 1:2.10), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0), libwrap0 (>= 7.6-4~), adduser, libpam-modules, lsb-base (>= 3.0-6), netbase, procps Recommends: logrotate, ssl-cert Conflicts: ftp-server Conffiles: /etc/ftpusers 839f3157aad792bafbbdcd932a95a345 /etc/init.d/vsftpd caec74bf42550509365f905291645344 /etc/logrotate.d/vsftpd dac2cb7b9cfd8a03b4fa9ca3601a43a6 /etc/pam.d/vsftpd e75200b7896d8b2c2f2590d0e3d4a6ef /etc/vsftpd.conf 0ed7ed3a33022af132b878c8c937bad9 Description: lightweight, efficient FTP server written for security This package provides the "Very Secure FTP Daemon", written from the ground up with security in mind. . It supports both anonymous and non-anonymous FTP access, PAM authentication, bandwidth limiting, and the Linux sendfile() facility. Homepage: http://vsftpd.beasts.org/ Original-Maintainer: Keng-Yu Lin Package: wamerican Status: install ok installed Priority: standard Section: text Installed-Size: 991 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Source: scowl Version: 2018.04.16-1 Provides: wordlist Depends: debconf (>= 0.5) | debconf-2.0 Description: American English dictionary words for /usr/share/dict This package provides the file /usr/share/dict/american-english containing a list of English words with American spellings. This list can be used by spelling checkers, and by programs such as look(1). . There are also -small, -large, and -huge versions of this word list, and there are wbritish* and wcanadian* packages as well. Original-Maintainer: Don Armstrong Homepage: http://wordlist.sourceforge.net/ Package: wget Status: install ok installed Priority: standard Section: web Installed-Size: 988 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 1.20.3-1ubuntu2.1 Depends: libc6 (>= 2.17), libidn2-0 (>= 0.6), libpcre2-8-0 (>= 10.22), libpsl5 (>= 0.16.0), libssl1.1 (>= 1.1.0), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Conflicts: wget-ssl Conffiles: /etc/wgetrc c43064699caf6109f4b3da0405c06ebb Description: retrieves files from the web Wget is a network utility to retrieve files from the web using HTTP(S) and FTP, the two most widely used internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as FTP sites -- you can use Wget to make mirrors of archives and home pages or to travel the web like a WWW robot. . Wget works particularly well with slow or unstable connections by continuing to retrieve a document until the document is fully downloaded. Re-getting files from where it left off works on servers (both HTTP and FTP) that support it. Both HTTP and FTP retrievals can be time stamped, so Wget can see if the remote file has changed since the last retrieval and automatically retrieve the new version if it has. . Wget supports proxy servers; this can lighten the network load, speed up retrieval, and provide access behind firewalls. Homepage: https://www.gnu.org/software/wget/ Original-Maintainer: Noël Köthe Package: whiptail Status: install ok installed Priority: important Section: utils Installed-Size: 75 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Source: newt Version: 0.52.21-4ubuntu2 Depends: libc6 (>= 2.14), libnewt0.52 (>= 0.52.21), libpopt0 (>= 1.14), libslang2 (>= 2.2.4) Description: Displays user-friendly dialog boxes from shell scripts Whiptail is a "dialog" replacement using newt instead of ncurses. It provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner. Homepage: https://pagure.io/newt Original-Maintainer: Alastair McKinstry Package: whoopsie-preferences Status: install ok installed Priority: optional Section: utils Installed-Size: 48 Maintainer: Evan Dandrea Architecture: amd64 Version: 22 Replaces: activity-log-manager (<< 0.9.7-0ubuntu4), activity-log-manager-control-center (<< 0.9.6) Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.30.0), libpolkit-gobject-1-0 (>= 0.99), libwhoopsie-preferences0 (= 22), libwhoopsie0 (>= 0.2.48) Breaks: activity-log-manager (<< 0.9.7-0ubuntu4), activity-log-manager-control-center (<< 0.9.6), whoopsie (<< 0.2.47) Conffiles: /etc/dbus-1/system.d/com.ubuntu.WhoopsiePreferences.conf 359f65108d6835497f55ce69364bcc49 Description: System preferences for error reporting This package provides an interface for system preferences dialogs to control error reporting. Homepage: http://launchpad.net/whoopsie-preferences Package: wireless-regdb Status: install ok installed Priority: optional Section: net Installed-Size: 38 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Version: 2025.10.07-0ubuntu1~20.04.1 Suggests: crda Conflicts: boot-managed-by-snapd (<< 5~) Description: wireless regulatory database This package contains the wireless regulatory database used by the Central Regulatory Database Agent (CRDA) to configure wireless devices to operate within the radio spectrum allowed in the local jurisdiction. . This regulatory information is provided with no warranty either expressed or implied. Only Linux drivers which use cfg80211 framework can make use of the regulatory database and CRDA. Homepage: https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb Original-Maintainer: Seth Forshee Package: wpasupplicant Status: install ok installed Priority: optional Section: net Installed-Size: 3420 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Source: wpa Version: 2:2.9-1ubuntu4.6 Depends: libc6 (>= 2.29), libdbus-1-3 (>= 1.9.14), libnl-3-200 (>= 3.2.21), libnl-genl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.4.0), libpcsclite1 (>= 1.0.0), libreadline8 (>= 6.0), libssl1.1 (>= 1.1.1), lsb-base, adduser Suggests: wpagui, libengine-pkcs11-openssl Breaks: initscripts (<< 2.88dsf-13.3) Conffiles: /etc/dbus-1/system.d/wpa_supplicant.conf 3d46000a332322a8c1b432df148a2d6b /etc/wpa_supplicant/action_wpa.sh 41b2e273d616b1c7e7b605bbe8648d8b /etc/wpa_supplicant/functions.sh 29834d0d67a65585b71e231832884174 /etc/wpa_supplicant/ifupdown.sh 4c82dbf7e1d8c5ddd70e40b9665cfeee Description: client support for WPA and WPA2 (IEEE 802.11i) WPA and WPA2 are methods for securing wireless networks, the former using IEEE 802.1X, and the latter using IEEE 802.11i. This software provides key negotiation with the WPA Authenticator, and controls association with IEEE 802.11i networks. Homepage: http://w1.fi/wpa_supplicant/ Original-Maintainer: Debian wpasupplicant Maintainers Package: x11-common Status: install ok installed Priority: optional Section: x11 Installed-Size: 313 Maintainer: Ubuntu X-SWAT Architecture: all Multi-Arch: foreign Source: xorg Version: 1:7.7+19ubuntu14 Depends: lsb-base (>= 1.3-9ubuntu2) Breaks: nux-tools (<< 4.0.8+18.10.20180613.3-0ubuntu1) Conffiles: /etc/X11/Xreset 05d188ccac2f3360af8fe0c216640233 /etc/X11/Xreset.d/README b344c222b5daf81926fd3270df374b5f /etc/X11/Xresources/x11-common b640adb1cd646ec097f8df5b6deca9f0 /etc/X11/Xsession 50678401170c9c701d2375bd279690c5 /etc/X11/Xsession.d/20x11-common_process-args 862c8286749d25fe58dd98cad24c3fe4 /etc/X11/Xsession.d/30x11-common_xresources 61cebe25ee0c64e981b88958dfee6f9c /etc/X11/Xsession.d/35x11-common_xhost-local 3080616d080574d7b06c2b2a20af53dd /etc/X11/Xsession.d/40x11-common_xsessionrc db544c8543d1cb3762b9859288e77040 /etc/X11/Xsession.d/50x11-common_determine-startup b4570043736ae7f22947067b6d28ab8d /etc/X11/Xsession.d/60x11-common_localhost 2353ea72efc0c3e101058c3c56e282b4 /etc/X11/Xsession.d/60x11-common_xdg_path b4d4976a8dfa6ca2123f840fbfee76c7 /etc/X11/Xsession.d/90x11-common_ssh-agent ae74aadf705c5fccf841ef921b45ca72 /etc/X11/Xsession.d/99x11-common_start 3874d5e8f3ec888f69adb126e223e168 /etc/X11/Xsession.options 210cd520efa87a5197cac01e10b3a84a /etc/X11/rgb.txt 09ee098b83d94c7c046d6b55ebe84ae1 /etc/init.d/x11-common 4bf46072f9f13b2e38d58a053def37d5 Description: X Window System (X.Org) infrastructure x11-common contains the filesystem infrastructure required for further installation of the X Window System in any configuration; it does not provide a full installation of clients, servers, libraries, and utilities required to run the X Window System. . A number of terms are used to refer to the X Window System, including "X", "X Version 11", "X11", "X11R6", and "X11R7". The version of X used in Debian is derived from the version released by the X.Org Foundation, and is thus often also referred to as "X.Org". All of the preceding quoted terms are functionally interchangeable in an Debian system. Homepage: http://www.x.org/ Original-Maintainer: Debian X Strike Force Package: x11-utils Status: install ok installed Priority: optional Section: x11 Installed-Size: 725 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 7.7+5 Depends: libc6 (>= 2.15), libfontconfig1 (>= 2.12.6), libfontenc1, libgl1, libx11-6, libx11-xcb1 (>= 2:1.6.9), libxaw7, libxcb-shape0, libxcb1 (>= 1.6), libxcomposite1 (>= 1:0.3-1), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxkbfile1, libxmu6, libxmuu1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6 (>= 1:1.1.0), libxtst6, libxv1, libxxf86dga1, libxxf86vm1 Suggests: mesa-utils Conffiles: /etc/X11/app-defaults/Editres 52c854cc7c64da8bebd2cc12ed598f55 /etc/X11/app-defaults/Editres-color 5ec5d0e8c953faaa06af647650f30ce6 /etc/X11/app-defaults/Viewres 4f77da598593ff07cda9d2d147a07772 /etc/X11/app-defaults/Viewres-color ff9c397a80443790a97b909050f63282 /etc/X11/app-defaults/XFontSel 183bca665ae87e3943bdb4362d21973d /etc/X11/app-defaults/Xfd a8b4d28d2ad895e40cfb6fb9c69eeecd /etc/X11/app-defaults/Xmessage eed84b35dde8b18e7dcfc80e75c1da67 /etc/X11/app-defaults/Xmessage-color ca383db9e4e9648bda0952ad6b8a2115 Description: X11 utilities An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse). . This package provides a miscellaneous assortment of X utilities that ship with the X Window System, including: - appres, editres, listres and viewres, which query the X resource database; - luit, a filter that can be run between an arbitrary application and a UTF-8 terminal emulator; - xdpyinfo, a display information utility for X; - xdriinfo, query configuration information of DRI drivers; - xev, an X event displayer; - xfd, a tool that displays all the glyphs in a given X font; - xfontsel, a tool for browsing and selecting X fonts; - xkill, a tool for terminating misbehaving X clients; - xlsatoms, which lists interned atoms defined on an X server; - xlsclients, which lists client applications running on an X display; - xlsfonts, a server font list displayer; - xmessage, a tool to display message or dialog boxes; - xprop, a property displayer for X; - xvinfo, an Xv extension information utility for X; - xwininfo, a window information utility for X; . The editres and viewres programs use bitmap images provided by the xbitmaps package. The luit program requires locale information from the libx11-data package. Original-Maintainer: Debian X Strike Force Package: x11-xkb-utils Status: install ok installed Priority: optional Section: x11 Installed-Size: 493 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 7.7+5 Replaces: xbase-clients (<= 1:7.2.ds2-3) Depends: libc6 (>= 2.14), libx11-6, libxaw7, libxkbfile1, libxt6 Description: X11 XKB utilities xkbutils contains a number of client-side utilities for XKB, the X11 keyboard extension. . setxkbmap is a tool to query and change the current XKB map. . xkbbell generates a bell event through the keyboard. . xkbcomp is a tool to compile XKB definitions into map files the server can use. . xkbevd is an experimental tool to listen for certain XKB events and execute defined triggers when actions occur. . xkbprint is a tool to generate an image with the physical representation of the keyboard as XKB sees it. . xkbvleds shows the changing status of keyboard LEDs. . xkbwatch shows the changing status of modifiers and LEDs. Original-Maintainer: Debian X Strike Force Package: x11-xserver-utils Status: install ok installed Priority: optional Section: x11 Installed-Size: 505 Maintainer: Ubuntu Developers Architecture: amd64 Version: 7.7+8 Replaces: iceauth, sessreg, xbase-clients (<< 1:7.3), xgamma, xhost, xmodmap, xrandr, xrdb, xrefresh, xrgb, xset, xsetmode, xsetpointer, xsetroot, xstdcmap, xutils (<< 1:7.2), xvidtune Depends: libc6 (>= 2.26), libice6 (>= 1:1.0.0), libx11-6, libxaw7, libxcursor1 (>> 1.1.2), libxext6, libxi6, libxmu6, libxmuu1, libxrandr2 (>= 2:1.5.0), libxt6, libxxf86vm1, cpp Suggests: nickle, cairo-5c, xorg-docs-core Breaks: arandr (<< 0.1.9) Conflicts: iceauth, sessreg, xgamma, xhost, xmodmap, xrandr, xrdb, xrefresh, xrgb, xset, xsetmode, xsetpointer, xsetroot, xstdcmap, xvidtune Conffiles: /etc/X11/app-defaults/Xvidtune 0493a0782b498e9f0dee51a4013a80e6 Description: X server utilities An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse). . This package provides a miscellaneous assortment of X Server utilities that ship with the X Window System, including: - iceauth, a tool for manipulating ICE protocol authorization records; - rgb; - sessreg, a simple program for managing utmp/wtmp entries; - xcmsdb, a device color characteristic utility for the X Color Management System; - xgamma, a tool for querying and setting a monitor's gamma correction; - xhost, a very dangerous program that you should never use; - xmodmap, a utility for modifying keymaps and pointer button mappings in X; - xrandr, a command-line interface to the RandR extension; - xrdb, a tool to manage the X server resource database; - xrefresh, a tool that forces a redraw of the X screen; - xset, a tool for setting miscellaneous X server parameters; - xsetmode and xsetpointer, tools for handling X Input devices; - xsetroot, a tool for tailoring the appearance of the root window; - xstdcmap, a utility to selectively define standard colormap properties; - xvidtune, a tool for customizing X server modelines for your monitor. Original-Maintainer: Debian X Strike Force Package: xauth Status: install ok installed Priority: optional Section: x11 Installed-Size: 77 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 1:1.1-0ubuntu1 Depends: libc6 (>= 2.14), libx11-6, libxau6, libxext6, libxmuu1 Description: X authentication utility xauth is a small utility to read and manipulate Xauthority files, which are used by servers and clients alike to control authentication and access to X sessions. Original-Maintainer: Debian X Strike Force Package: xdg-dbus-proxy Status: install ok installed Priority: optional Section: admin Installed-Size: 67 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 0.1.2-1 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.39.4) Description: filtering D-Bus proxy xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was originally part of the Flatpak project, but it has been broken out as a standalone module to facilitate using it in other contexts, for example in WebKit-GTK's optional bubblewrap-based sandbox. . For this proxy to be useful, restricted D-Bus clients must be denied access to the normal D-Bus socket (for example by using containers or AppArmor rules), and instead given access to the listening Unix socket created by the proxy (typically by bind-mounting it into a Linux container). Original-Maintainer: Utopia Maintenance Team Homepage: https://github.com/flatpak/xdg-dbus-proxy Package: xdg-user-dirs Status: install ok installed Priority: important Section: utils Installed-Size: 541 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 0.17-2ubuntu1 Depends: libc6 (>= 2.14) Conffiles: /etc/xdg/autostart/xdg-user-dirs.desktop 284e639a243bfb86fc415ce448e8fa35 /etc/xdg/user-dirs.conf 602a95ec7fe4068512bebb712c41102d /etc/xdg/user-dirs.defaults b8595963fe74aeb65e854ba9da7f1acb Description: tool to manage well known user directories xdg-user-dirs is a tool to help manage "well known" user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames. . The way it works is that xdg-user-dirs-update is run very early in the login phase. This program reads a configuration file, and a set of default directories. It then creates localized versions of these directories in the users home directory and sets up a config file in $(XDG_CONFIG_HOME)/user-dirs.dirs (XDG_CONFIG_HOME defaults to ~/.config) that applications can read to find these directories. Homepage: http://www.freedesktop.org/wiki/Software/xdg-user-dirs Original-Maintainer: Debian GNOME Maintainers Package: xdg-utils Status: install ok installed Priority: optional Section: utils Installed-Size: 320 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Version: 1.1.3-2ubuntu1.20.04.2 Recommends: libfile-mimeinfo-perl, libnet-dbus-perl, libx11-protocol-perl, x11-utils, x11-xserver-utils Description: desktop integration utilities from freedesktop.org xdg-utils contains utilities for integrating applications with the desktop environment, regardless of which desktop environment is used. . The following utilities are included: . * xdg-desktop-menu - Install desktop menu items * xdg-desktop-icon - Install icons on the user's desktop * xdg-email - Compose a new email in the user's preferred email client, potentially with subject and other info filled in * xdg-icon-resource - Install icon resources * xdg-mime - Query and install MIME types and associations * xdg-open - Open a URI in the user's preferred application that handles the respective URI or file type * xdg-screensaver - Enable, disable, or suspend the screensaver * xdg-settings - Get or set the default web browser and URI handlers Homepage: https://www.freedesktop.org/wiki/Software/xdg-utils/ Original-Maintainer: Debian freedesktop.org maintainers Package: xfonts-base Status: install ok installed Priority: optional Section: fonts Installed-Size: 7166 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Version: 1:1.0.5 Replaces: xfonts-misc Depends: xfonts-utils (>= 1:7.5+2) Suggests: xfs | xserver Conffiles: /etc/X11/fonts/misc/xfonts-base.alias a8ec05d528431d4c9703b55a7efd67a8 Description: standard fonts for X xfonts-base provides a standard set of low-resolution bitmapped fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. Original-Maintainer: Debian X Strike Force Package: xfonts-encodings Status: install ok installed Priority: optional Section: x11 Installed-Size: 664 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Version: 1:1.0.5-0ubuntu1 Replaces: xfonts-base (<< 1:1.0.0) Depends: x11-common Description: Encodings for X.Org fonts This package contains the encodings that map to specific characters. Original-Maintainer: Debian X Strike Force Package: xfonts-utils Status: install ok installed Priority: optional Section: x11 Installed-Size: 416 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 1:7.7+6 Depends: libc6 (>= 2.14), libfontenc1, libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4), x11-common, xfonts-encodings Description: X Window System font utility programs xfonts-utils provides a set of utility programs shipped with the X Window System that are needed for font management. . The programs in this package include: - bdftopcf, which converts BDF fonts to PCF fonts; - bdftruncate and ucs2any, tools to generate fonts with various encodings from ISO 10646-encoded fonts - mkfontdir, a program to generate fonts.dir files; - mkfontscale, a program to generate fonts.scale files; - fonttosfnt, a program to wrap bitmap fonts in a sfnt (TrueType) wrapper. Original-Maintainer: Debian X Strike Force Package: xfsprogs Status: install ok installed Priority: optional Section: admin Installed-Size: 2676 Maintainer: Ubuntu Developers Architecture: amd64 Version: 5.3.0-1ubuntu2 Replaces: xfsdump (<< 3.0.0) Provides: fsck-backend Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.28), libdevmapper1.02.1 (>= 2:1.02.20), libicu66 (>= 66.1~rc-1~), libreadline5 (>= 5.2), libuuid1 (>= 2.16), python3:any, util-linux Suggests: xfsdump, acl, attr, quota Breaks: xfsdump (<< 3.0.0) Description: Utilities for managing the XFS filesystem A set of commands to use the XFS filesystem, including mkfs.xfs. . XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. . Refer to the documentation at https://xfs.wiki.kernel.org/ for complete details. Homepage: https://xfs.wiki.kernel.org/ Original-Maintainer: XFS Development Team Package: xkb-data Status: install ok installed Priority: important Section: x11 Installed-Size: 4020 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Source: xkeyboard-config Version: 2.29-2 Breaks: libx11-6 (<< 2:1.4.3), x11-xkb-utils (<< 7.7+5) Description: X Keyboard Extension (XKB) configuration data This package contains configuration data used by the X Keyboard Extension (XKB), which allows selection of keyboard layouts when using a graphical interface. . Every X11 vendor provides its own XKB data files, so keyboard layout designers have to send their layouts to several places. The xkeyboard-config project has been launched at FreeDesktop in order to provide a central repository that could be used by all vendors. Original-Maintainer: Debian X Strike Force Homepage: https://www.freedesktop.org/Software/XKeyboardConfig Package: xml-core Status: install ok installed Priority: optional Section: text Installed-Size: 118 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Version: 0.18+nmu1 Depends: sed (>= 4.1.2-8), sgml-base (>= 1.28) Suggests: debhelper (>= 9.20120909) Conffiles: /etc/sgml/xml-core.cat 055ba0bd3154c0a58b9bf8a0c9ecf2fa Description: XML infrastructure and XML catalog file support This package creates the XML infrastructure directories and provides XML catalog file support in compliance with the current Debian XML Policy draft: . * infrastructure directories: - /etc/xml - /usr/share/xml/{declaration,entities,misc,schema} - /usr/local/share/xml/{declaration,entities,misc,schema} . * XML catalog schema: OASIS XML Catalog Committee Specification 1.0 . * update-xmlcatalog(8): tool for maintaining the root XML catalog file and the package XML catalog files in the '/etc/xml' directory as well as local XML catalog files. . * dh_installxmlcatalogs(1): debhelper tool for installing local XML catalog files and registering XML entities in package XML catalog files and the root XML catalog file (requires debhelper package) Original-Maintainer: Debian XML-SGML group Package: xserver-common Status: install ok installed Priority: optional Section: x11 Installed-Size: 242 Maintainer: Ubuntu X-SWAT Architecture: all Multi-Arch: foreign Source: xorg-server Version: 2:1.20.13-1ubuntu1~20.04.19 Replaces: xserver-xorg-core (<< 2:1.5.2) Depends: x11-common, xkb-data, x11-xkb-utils Recommends: xfonts-base, xauth Description: common files used by various X servers This package provides files necessary for all X.Org based X servers. Homepage: https://www.x.org/ Original-Maintainer: Debian X Strike Force Package: xserver-xephyr Status: install ok installed Priority: optional Section: x11 Installed-Size: 2585 Maintainer: Ubuntu X-SWAT Architecture: amd64 Source: xorg-server Version: 2:1.20.13-1ubuntu1~20.04.19 Provides: xserver Depends: xserver-common (>= 2:1.20.13-1ubuntu1~20.04.19), libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.29), libepoxy0 (>= 1.0), libgcrypt20 (>= 1.8.0), libgl1, libpixman-1-0 (>= 0.30.0), libselinux1 (>= 2.0.82), libsystemd0, libudev1 (>= 183), libunwind8, libx11-6, libx11-xcb1 (>= 2:1.6.9), libxau6, libxcb-icccm4 (>= 0.4.1), libxcb-image0 (>= 0.2.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.1), libxcb-render-util0, libxcb-render0, libxcb-shape0, libxcb-shm0 (>= 1.10), libxcb-util1 (>= 0.4.0), libxcb-xkb1, libxcb-xv0 (>= 1.2), libxcb1 (>= 1.8), libxdmcp6, libxfont2 (>= 1:2.0.1), libxshmfence1 Recommends: libgl1-mesa-dri (>= 7.1~rc1) Description: nested X server Xephyr is an X server that can be run inside another X server, much like Xnest. It is based on the kdrive X server, and as a result it supports newer extensions than Xnest, including render and composite. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Homepage: https://www.x.org/ Original-Maintainer: Debian X Strike Force Package: xserver-xorg Status: install ok installed Priority: optional Section: x11 Installed-Size: 411 Maintainer: Ubuntu X-SWAT Architecture: amd64 Source: xorg Version: 1:7.7+19ubuntu14 Replaces: xdiagnose (<< 3.8.8) Provides: xserver Depends: xserver-xorg-core (>= 2:1.17.2-2), xserver-xorg-input-all | xorg-driver-input, xkb-data (>= 1.4), x11-xkb-utils, python3-apport Recommends: libgl1-mesa-dri, mesa-vulkan-drivers, xserver-xorg-legacy, xserver-xorg-video-all Breaks: xdiagnose (<< 3.8.8) Description: X.Org X server This package depends on the full suite of the server and drivers for the X.Org X server. It does not provide the actual server itself. Homepage: http://www.x.org/ Original-Maintainer: Debian X Strike Force Package: xserver-xorg-core Status: install ok installed Priority: optional Section: x11 Installed-Size: 3960 Maintainer: Ubuntu X-SWAT Architecture: amd64 Source: xorg-server Version: 2:1.20.13-1ubuntu1~20.04.19 Replaces: xserver-xorg (<< 1:7.7+10~), xserver-xorg-video-modesetting Provides: xorg-input-abi-24, xorg-video-abi-24, xserver-xorg-video-modesetting Depends: xserver-common (>= 2:1.20.13-1ubuntu1~20.04.19), keyboard-configuration, udev (>= 149), libegl1, libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.29), libdbus-1-3 (>= 1.9.14), libdrm2 (>= 2.4.66), libepoxy0 (>= 1.5.4), libgbm1 (>= 17.1.0~rc2), libgcrypt20 (>= 1.8.0), libgl1, libpciaccess0 (>= 0.12.902), libpixman-1-0 (>= 0.30.0), libselinux1 (>= 2.0.82), libsystemd0, libudev1 (>= 183), libunwind8, libxau6, libxdmcp6, libxfont2 (>= 1:2.0.1), libxshmfence1 Recommends: libgl1-mesa-dri (>= 7.10.2-4), default-logind | logind Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-scalable Breaks: libgl1-mesa-dri (<< 18.0.5), systemd (<< 226-4~), xserver-xorg (<< 1:7.7+10~) Conflicts: xserver-xorg-input-evtouch, xserver-xorg-video-modesetting Description: Xorg X server - core server The Xorg X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers. . The Xorg server supports most modern graphics hardware from most vendors, and supersedes all XFree86 X servers. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Homepage: https://www.x.org/ Original-Maintainer: Debian X Strike Force Package: xserver-xorg-input-all Status: install ok installed Priority: optional Section: x11 Installed-Size: 50 Maintainer: Ubuntu X-SWAT Architecture: amd64 Source: xorg Version: 1:7.7+19ubuntu14 Depends: xserver-xorg-input-libinput Recommends: xserver-xorg-input-wacom Description: X.Org X server -- input driver metapackage This package depends on the full suite of input drivers for the X.Org X server (Xorg). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Homepage: http://www.x.org/ Original-Maintainer: Debian X Strike Force Package: xserver-xorg-input-libinput Status: install ok installed Priority: optional Section: x11 Installed-Size: 115 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.29.0-1 Provides: xorg-driver-input Depends: libc6 (>= 2.7), libinput10 (>= 1.11.1), xorg-input-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Description: X.Org X server -- libinput input driver This package provides the driver for input devices using libinput library. It can handle keyboards, mice and touchpads, and essentially replaces the separate -evdev and -synaptics drivers. . This package is built from the X.org xf86-input-libinput driver module. Original-Maintainer: Debian X Strike Force Homepage: https://www.x.org Package: xserver-xorg-input-wacom Status: install ok installed Priority: optional Section: x11 Installed-Size: 320 Maintainer: Ubuntu X-SWAT Architecture: amd64 Source: xf86-input-wacom Version: 1:0.39.0-0ubuntu1 Replaces: wacom-tools (<< 0.10.0) Provides: xorg-driver-input Depends: xorg-input-abi-24, xserver-xorg-core (>= 2:1.18.99.901), libc6 (>= 2.29), libudev1 (>= 183), libx11-6, libxi6 (>= 2:1.2.0), libxinerama1, libxrandr2 (>= 2:1.2.0) Suggests: xinput Conflicts: wacom-tools (<< 0.10.0) Description: X.Org X server -- Wacom input driver This package provides the X.Org driver for Wacom tablet devices. Homepage: http://linuxwacom.sf.net Original-Maintainer: Ron Lee Package: xserver-xorg-legacy Status: install ok installed Priority: optional Section: x11 Installed-Size: 273 Maintainer: Ubuntu X-SWAT Architecture: amd64 Source: xorg-server Version: 2:1.20.13-1ubuntu1~20.04.19 Replaces: x11-common (<< 1:7.7+10~), xserver-xorg-core (<< 2:1.17.2-3~) Depends: xserver-common (>= 2:1.20.13-1ubuntu1~20.04.19), libc6 (>= 2.3.4), debconf (>= 0.5) | debconf-2.0 Breaks: x11-common (<< 1:7.7+10~), xserver-xorg-core (<< 2:1.17.2-3~) Description: setuid root Xorg server wrapper This package provides a wrapper for the Xorg X server, which is necessary for legacy drivers and non-Linux kernels. Homepage: https://www.x.org/ Original-Maintainer: Debian X Strike Force Package: xserver-xorg-video-all Status: install ok installed Priority: optional Section: x11 Installed-Size: 50 Maintainer: Ubuntu X-SWAT Architecture: amd64 Source: xorg Version: 1:7.7+19ubuntu14 Replaces: xserver-xorg-driver-all Depends: xserver-xorg-video-amdgpu, xserver-xorg-video-ati, xserver-xorg-video-fbdev, xserver-xorg-video-nouveau, xserver-xorg-video-vesa, xserver-xorg-video-vmware Recommends: xserver-xorg-video-qxl, xserver-xorg-video-intel Conflicts: xserver-xorg-driver-all Description: X.Org X server -- output driver metapackage This package depends on the full suite of output drivers for the X.Org X server (Xorg). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Homepage: http://www.x.org/ Original-Maintainer: Debian X Strike Force Package: xserver-xorg-video-amdgpu Status: install ok installed Priority: optional Section: x11 Installed-Size: 195 Maintainer: Ubuntu Developers Architecture: amd64 Version: 19.1.0-1ubuntu0.1 Provides: xorg-driver-video Depends: libc6 (>= 2.17), libdrm-amdgpu1 (>= 2.4.73), libgbm1 (>= 8.1~0), libudev1 (>= 183), xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Suggests: firmware-amd-graphics Description: X.Org X server -- AMDGPU display driver This package provides the 'amdgpu' driver for the AMD Radeon cards. The following chip families should be supported: Bonaire, Hawaii, Kaveri, Kabini Mullins, Iceland, Tonga, Carrizo, Fiji, Stoney. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-amdgpu driver module. Original-Maintainer: Debian X Strike Force Package: xserver-xorg-video-ati Status: install ok installed Priority: optional Section: x11 Installed-Size: 49 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1:19.1.0-1 Provides: xorg-driver-video Depends: libc6 (>= 2.4), libpciaccess0, xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901), xserver-xorg-video-radeon Suggests: xserver-xorg-video-r128, xserver-xorg-video-mach64 Description: X.Org X server -- AMD/ATI display driver wrapper This package provides the 'ati' driver for the AMD/ATI Mach64, Rage128, Radeon, FireGL, FireMV, FirePro and FireStream series. This driver is actually a wrapper that loads one of the 'mach64', 'r128' or 'radeon' sub-drivers depending on the hardware. These sub-drivers are brought through package dependencies. . Users of Rage, Mach, or Radeon boards may remove this package only if they use Driver "r128", "mach64", or "radeon" in /etc/X11/xorg.conf instead of relying on autodetection. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-ati driver module. Original-Maintainer: Debian X Strike Force Homepage: https://wiki.freedesktop.org/xorg/RadeonFeature/ Package: xserver-xorg-video-fbdev Status: install ok installed Priority: optional Section: x11 Installed-Size: 50 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1:0.5.0-1ubuntu1 Provides: xorg-driver-video Depends: libc6 (>= 2.4), xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Description: X.Org X server -- fbdev display driver This package provides the driver for the Linux framebuffer device (aka 'fbdev'). . More information about X.Org can be found at: . This package is built from the X.org xf86-video-fbdev driver module. Original-Maintainer: Debian X Strike Force Package: xserver-xorg-video-intel Status: install ok installed Priority: optional Section: x11 Installed-Size: 3258 Maintainer: Ubuntu Developers Architecture: amd64 Version: 2:2.99.917+git20200226-1 Provides: xorg-driver-video Depends: libc6 (>= 2.29), libdrm-intel1 (>= 2.4.38), libdrm2 (>= 2.4.62), libpciaccess0 (>= 0.8.0+git20071002), libpixman-1-0 (>= 0.30.0), libudev1 (>= 183), libx11-6, libx11-xcb1 (>= 2:1.6.9), libxcb-dri2-0, libxcb-util1 (>= 0.4.0), libxcb1, libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxinerama1, libxrandr2 (>= 2:1.2.99.2), libxrender1, libxss1, libxtst6, libxvmc1 (>= 2:1.0.12), xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Description: X.Org X server -- Intel i8xx, i9xx display driver This package provides the driver for the Intel i8xx and i9xx family of chipsets, including i810, i815, i830, i845, i855, i865, i915, i945 and i965 series chips. . This package also provides XvMC (XVideo Motion Compensation) drivers for i810/i815 and i9xx and newer chipsets. . This package is built from the X.org xf86-video-intel driver module. . The use of this driver is discouraged if your hw is new enough (ca. 2007 and newer). You can try uninstalling this driver and let the server use its builtin modesetting driver instead. Original-Maintainer: Debian X Strike Force Homepage: https://www.x.org/ Package: xserver-xorg-video-nouveau Status: install ok installed Priority: optional Section: x11 Installed-Size: 278 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1:1.0.16-1 Provides: xorg-driver-video Depends: libc6 (>= 2.4), libdrm-nouveau2 (>= 2.4.38), libdrm2 (>= 2.4.61), libudev1 (>= 183), xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Recommends: libgl1-mesa-dri (>= 9.0) Suggests: firmware-misc-nonfree Description: X.Org X server -- Nouveau display driver This driver for the X.Org X server (see xserver-xorg for a further description) provides support for NVIDIA Riva, TNT, GeForce, and Quadro cards. . This package provides 2D support including EXA acceleration, Xv and RandR. 3D functionality is provided by the libgl1-mesa-dri package. . This package is built from the FreeDesktop.org xf86-video-nouveau driver. Original-Maintainer: Debian X Strike Force Homepage: https://nouveau.freedesktop.org/wiki/ Package: xserver-xorg-video-qxl Status: install ok installed Priority: optional Section: x11 Installed-Size: 210 Maintainer: Ubuntu Developers Architecture: amd64 Version: 0.1.5+git20200331-1 Provides: xorg-driver-video Depends: libc6 (>= 2.14), libudev1 (>= 183), xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Description: X.Org X server -- QXL display driver This package provides the driver for QXL video device, i.e. if Linux is running inside a RedHat Enterprise Virtualization (RHEV) environment, or other SPICE-compatible KVM/Qemu emulator. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-qxl driver module. Original-Maintainer: Debian X Strike Force Homepage: https://www.spice-space.org/ Package: xserver-xorg-video-radeon Status: install ok installed Priority: optional Section: x11 Installed-Size: 557 Maintainer: Ubuntu Developers Architecture: amd64 Source: xserver-xorg-video-ati Version: 1:19.1.0-1 Provides: xorg-driver-video Depends: libc6 (>= 2.17), libdrm-radeon1 (>= 2.4.39), libgbm1 (>= 8.1~0), libudev1 (>= 183), xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Suggests: firmware-amd-graphics Description: X.Org X server -- AMD/ATI Radeon display driver This package provides the 'radeon' driver for the AMD/ATI cards. The following chips should be supported: R100, RV100, RS100, RV200, RS200, RS250, R200, RV250, RV280, RS300, RS350, RS400/RS480, R300, R350, R360, RV350, RV360, RV370, RV380, RV410, R420, R423/R430, R480/R481, RV505/RV515/RV516/RV550, R520, RV530/RV560, RV570/R580, RS600/RS690/RS740, R600, RV610/RV630, RV620/RV635, RV670, RS780/RS880, RV710/RV730, RV740/RV770/RV790, CEDAR, REDWOOD, JUNIPER, CYPRESS, HEMLOCK, PALM, SUMO/SUMO2, BARTS, TURKS, CAICOS, CAYMAN, ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI, MULLINS, KAVERI, HAWAII. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-ati driver module. Original-Maintainer: Debian X Strike Force Homepage: https://wiki.freedesktop.org/xorg/RadeonFeature/ Package: xserver-xorg-video-vesa Status: install ok installed Priority: optional Section: x11 Installed-Size: 54 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1:2.4.0-2 Provides: xorg-driver-video Depends: libc6 (>= 2.14), xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Description: X.Org X server -- VESA display driver This driver for the X.Org X server (see xserver-xorg for a further description) uses the standard VESA interface provided on all video cards, but runs unaccelerated. This driver is not recommended for use unless you have a problem with the normal driver for your card, because it will perform very badly. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-vesa driver module. Original-Maintainer: Debian X Strike Force Package: xserver-xorg-video-vmware Status: install ok installed Priority: optional Section: x11 Installed-Size: 219 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1:13.3.0-3 Provides: xorg-driver-video Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.60), libudev1 (>= 183), libx11-6 (>= 2:1.4.99.1), libxatracker2 (>= 11.1.0~), libxext6, xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Description: X.Org X server -- VMware display driver This package provides the driver for VMware client sessions, i.e. if Linux is running inside a VMware session. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-vmware driver module. Original-Maintainer: Debian X Strike Force Package: xwayland Status: install ok installed Priority: optional Section: x11 Installed-Size: 2474 Maintainer: Ubuntu X-SWAT Architecture: amd64 Source: xorg-server Version: 2:1.20.13-1ubuntu1~20.04.19 Depends: xserver-common (>= 2:1.20.13-1ubuntu1~20.04.19), libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.29), libdrm2 (>= 2.4.75), libepoxy0 (>= 1.0), libgbm1 (>= 17.1.0~rc2), libgcrypt20 (>= 1.8.0), libgl1, libpixman-1-0 (>= 0.30.0), libselinux1 (>= 2.0.82), libsystemd0, libunwind8, libwayland-client0 (>= 1.9.91), libxau6, libxdmcp6, libxfont2 (>= 1:2.0.1), libxshmfence1 Description: Xwayland X server This package provides an X server running on top of wayland, using wayland input devices for input and forwarding either the root window or individual top-level windows as wayland surfaces. Homepage: https://www.x.org/ Original-Maintainer: Debian X Strike Force Package: xxd Status: install ok installed Priority: important Section: editors Installed-Size: 207 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Source: vim Version: 2:8.1.2269-1ubuntu5.32 Replaces: vim-common (<< 2:7.4.2347-1~) Depends: libc6 (>= 2.3.4) Breaks: vim-common (<< 2:7.4.2347-1~) Description: tool to make (or reverse) a hex dump xxd creates a hex dump of a given file or standard input. It can also convert a hex dump back to its original binary form. Homepage: https://www.vim.org/ Original-Maintainer: Debian Vim Maintainers Package: xz-utils Status: install ok installed Priority: important Section: utils Installed-Size: 348 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 5.2.4-1ubuntu1.1 Replaces: lzip (<< 1.8~rc2), xz-lzma Provides: lzma Depends: libc6 (>= 2.17), liblzma5 (>= 5.2.2) Breaks: lzip (<< 1.8~rc2) Conflicts: lzma (<< 9.22-1), xz-lzma Description: XZ-format compression utilities XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . This package provides the command line tools for working with XZ compression, including xz, unxz, xzcat, xzgrep, and so on. They can also handle the older LZMA format, and if invoked via appropriate symlinks will emulate the behavior of the commands in the lzma package. . The XZ format is similar to the older LZMA format but includes some improvements for general use: . * 'file' magic for detecting XZ files; * crc64 data integrity check; * limited random-access reading support; * improved support for multithreading (not used in xz-utils); * support for flushing the encoder. Homepage: https://tukaani.org/xz/ Original-Maintainer: Jonathan Nieder Package: yaru-theme-gnome-shell Status: install ok installed Priority: optional Section: misc Installed-Size: 1903 Maintainer: Ubuntu Desktop Team Architecture: all Source: yaru-theme Version: 20.04.11.1 Breaks: gnome-shell (<< 3.35.92) Description: Yaru GNOME Shell desktop theme from the Ubuntu Community This is the theme, better than a burrito, that is shaped by the community on the Ubuntu discourse. . This package contains the GNOME Shell theme part . If you want to follow development, more information here: https://community.ubuntu.com/c/desktop/theme-refresh. Homepage: https://community.ubuntu.com/c/desktop/theme-refresh Package: yelp Status: install ok installed Priority: optional Section: gnome Installed-Size: 2104 Maintainer: Ubuntu Developers Architecture: amd64 Version: 3.36.2-0ubuntu1.1 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.13.3), libwebkit2gtk-4.0-37 (>= 2.19.2), libyelp0 (= 3.36.2-0ubuntu1.1), dconf-gsettings-backend | gsettings-backend, python3-distro, yelp-xsl (>= 3.27.1), man-db (>= 2.5.1-1) Recommends: docbook-xml Description: Help browser for GNOME Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. Homepage: https://wiki.gnome.org/Apps/Yelp Original-Maintainer: Debian GNOME Maintainers Package: yelp-xsl Status: install ok installed Priority: optional Section: gnome Installed-Size: 1367 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Version: 3.36.0-1ubuntu0.1 Description: XSL stylesheets for the yelp help browser Yelp-xsl contains XSL stylesheets that are used by the yelp help browser to format DocBook and Mallard documents. Homepage: https://wiki.gnome.org/Apps/Yelp Original-Maintainer: Debian GNOME Maintainers Package: zenity Status: install ok installed Priority: optional Section: gnome Installed-Size: 181 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 3.32.0-5 Depends: libc6 (>= 2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk-3-0 (>= 3.19.12), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libwebkit2gtk-4.0-37 (>= 2.15.1), libx11-6, zenity-common (>= 3.32.0-5) Description: Display graphical dialog boxes from shell scripts Zenity allows you to display GTK+ dialogs from shell scripts; it is a rewrite of the `gdialog' command from GNOME 1. . Zenity includes a gdialog wrapper script so that it can be used with legacy scripts. Original-Maintainer: Debian GNOME Maintainers Homepage: https://wiki.gnome.org/Projects/Zenity Package: zenity-common Status: install ok installed Priority: optional Section: gnome Installed-Size: 1900 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Source: zenity Version: 3.32.0-5 Description: Display graphical dialog boxes from shell scripts (common files) Zenity allows you to display GTK+ dialogs from shell scripts; it is a rewrite of the `gdialog' command from GNOME 1. . Zenity includes a gdialog wrapper script so that it can be used with legacy scripts. . This package contains architecture independent files. Original-Maintainer: Debian GNOME Maintainers Homepage: https://wiki.gnome.org/Projects/Zenity Package: zerofree Status: install ok installed Priority: optional Section: admin Installed-Size: 25 Maintainer: Ubuntu Developers Architecture: amd64 Version: 1.1.1-1 Depends: libc6 (>= 2.4), libext2fs2 (>= 1.42) Description: zero free blocks from ext2, ext3 and ext4 file-systems Zerofree finds the unallocated blocks with non-zero value content in an ext2, ext3 or ext4 file-system and fills them with zeroes (zerofree can also work with another value than zero). This is mostly useful if the device on which this file-system resides is a disk image. In this case, depending on the type of disk image, a secondary utility may be able to reduce the size of the disk image after zerofree has been run. Zerofree requires the file-system to be unmounted or mounted read-only. . The usual way to achieve the same result (zeroing the unused blocks) is to run "dd" to create a file full of zeroes that takes up the entire free space on the drive, and then delete this file. This has many disadvantages, which zerofree alleviates: * it is slow; * it makes the disk image (temporarily) grow to its maximal extent; * it (temporarily) uses all free space on the disk, so other concurrent write actions may fail. . Zerofree has been written to be run from GNU/Linux systems installed as guest OSes inside a virtual machine. If this is not your case, you almost certainly don't need this package. (One other use case would be to erase sensitive data a little bit more securely than with a simple "rm"). Original-Maintainer: Thibaut Paumard Homepage: https://frippery.org/uml/ Package: zlib1g Status: install ok installed Priority: required Section: libs Installed-Size: 164 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: same Source: zlib Version: 1:1.2.11.dfsg-2ubuntu1.5 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/ Original-Maintainer: Mark Brown