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

Last updated: July 06,2024

1. Install "progress" package

This tutorial shows how to install progress on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install progress

2. Uninstall "progress" package

Please follow the step by step instructions below to uninstall progress on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove progress $ sudo apt autoclean && sudo apt autoremove

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

Package: progress
Architecture: amd64
Version: 0.15-1
Multi-Arch: foreign
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Stephen Kitt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 83
Depends: libc6 (>= 2.14), libncurses6 (>= 6), libtinfo6 (>= 6)
Filename: pool/universe/p/progress/progress_0.15-1_amd64.deb
Size: 46628
MD5sum: ef53587d770203c3d013fe6120dde1ac
SHA1: b38d1279d2df5f13517e4a135832ffac62ae11b5
SHA256: f6e6a96beb1aa4342a9d75e01445f769677a3ad80cf550dbec2725bbe2d2b7f9
SHA512: 58903cab2fb61a591d9a96ceeac1e75d181e517e0bc2e5c5bce650a1dcceadf5640a846dacb972e504d36adea0f5881701402c132cbefb8cc9d1e9c831c0e841
Homepage: https://github.com/Xfennec/progress
Description-en: Coreutils Progress Viewer (formerly known as 'cv')
This tool can be described as a Tiny, Dirty, Linux-and-OSX-Only
C command that looks for coreutils basic commands (cp, mv, dd, tar,
gzip/gunzip, cat, etc.) currently running on your system and
displays the percentage of copied data. It can also show estimated
time and throughput, and provide a "top-like" mode (monitoring).
.
It simply scans `/proc` for interesting commands, and then looks at
directories `fd` and `fdinfo` to find opened files and seek positions,
and reports status for the largest file.
.
It's very light, and compatible with virtually any command.
This program was formerly known as 'cv' on github.
Description-md5: 1a97421e27dcb71375bd1636d8132e1d