How to Install and Uninstall cupt Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "cupt" package

Please follow the guidelines below to install cupt on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cupt

2. Uninstall "cupt" package

Here is a brief guide to show you how to uninstall cupt on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove cupt $ sudo apt autoclean && sudo apt autoremove

3. Information about the cupt package on Ubuntu 20.10 (Groovy Gorilla)

Package: cupt
Architecture: amd64
Version: 2.10.4+nmu1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Eugene V. Lyubimkin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1419
Depends: libboost-program-options1.71.0, libc6 (>= 2.14), libcupt4-2 (>= 2.10.4+nmu1), libgcc-s1 (>= 3.4), libstdc++6 (>= 5.2)
Suggests: sensible-utils, libreadline7
Filename: pool/universe/c/cupt/cupt_2.10.4+nmu1_amd64.deb
Size: 357292
MD5sum: f099264a89b9f10f9f9eb61c2a165b15
SHA1: fb98d85d5819e78de3fb5191957fdc3fae540480
SHA256: 20f0d8370d1a7532c1f6da7d9377e92dc0e8510556230d06b782151820c4e38d
SHA512: d7079fe688486806e78fa7709307b2a8ff483fc0cd43d2caa521050f5c6802abf49a46764e8225b653d12a3475538e61a072cfe990e08cc0fa6e8e80e3952d2c
Homepage: https://wiki.debian.org/Cupt
Description-en: flexible package manager -- console interface
This package provides a console interface to Cupt library, which implements
high-level package manager for Debian and derivatives. Cupt is written with
flexibility and reliability in mind and uses dpkg as the back-end.
.
Cupt uses the same APT infrastructure, e.g. index files, deb cache archive
files, configuration files. It understands some of widely used APT options.
.
Some features:
- strict full-case resolver;
- resolver reasons tracking;
- command-line and 'cupt::*' option name checker;
- case-sensitive search;
- pinning by source package name;
- pinning by package groups using shell-like patterns;
- configurable 'depends' and 'rdepends' subcommands;
- 'satisfy' subcommand;
- support of LZMA-compressed indexes;
- source versions synchronization;
- 'shell' subcommand (to get command history, search etc. working, install
the package 'libreadline7');
- integration with debdelta (to get it, install the package 'debdelta');
- system snapshots (needs packages 'dpkg-dev' and 'dpkg-repack').
.
Its interface is mostly like apt-get/aptitude console interface.
.
Cupt has built-in support for APT repositories using the file:// or copy://
URL schemas. For access to remote repositories using HTTP or FTP, install a
download method such as libcupt4-2-downloadmethod-curl.
Description-md5: df5fd046d66f68e5abe2b8d0b9ebe261