How to Install and Uninstall cupt Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "cupt" package

Please follow the step by step instructions below to install cupt on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install cupt

2. Uninstall "cupt" package

This tutorial shows how to uninstall cupt on Ubuntu 21.10 (Impish Indri):

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

3. Information about the cupt package on Ubuntu 21.10 (Impish Indri)

Package: cupt
Architecture: amd64
Version: 2.10.4+nmu1build1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Eugene V. Lyubimkin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1423
Depends: libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.14), libcupt4-2 (>= 2.10.4+nmu1build1), libgcc-s1 (>= 3.4), libstdc++6 (>= 5.2)
Suggests: sensible-utils, libreadline7
Filename: pool/universe/c/cupt/cupt_2.10.4+nmu1build1_amd64.deb
Size: 345400
MD5sum: 4f6fce64fb4adb3d5a952eb53154fb80
SHA1: 8f568e2f7e0f7d3072bebbf9078eb580a4cdb397
SHA256: e6d4ca2f1179eb7910af43f50ff5d59b1dd0e1e3b08dde3bafa118fa61522536
SHA512: b94f997fd5380866cce74e1f872b4cd61cbb36bf7a78fce3f47b8081c1eac1e5383a2ca49518a6cf9746e81e73178434e310b8dda43d64c6eb1a8245f8859c5a
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