How to Install and Uninstall bar Package on Kali Linux

Last updated: July 03,2024

1. Install "bar" package

Please follow the guidelines below to install bar on Kali Linux

$ sudo apt update $ sudo apt install bar

2. Uninstall "bar" package

Learn how to uninstall bar on Kali Linux:

$ sudo apt remove bar $ sudo apt autoclean && sudo apt autoremove

3. Information about the bar package on Kali Linux

Package: bar
Version: 1.11.1-4
Installed-Size: 117
Maintainer: Georges Khaznadar
Architecture: amd64
Depends: libc6 (>= 2.33)
Size: 42688
SHA256: 6369d5055eee978b61e5713a49a2d72199d2d7b1724a89b885d31bd9f7e5bdb0
SHA1: 94c114a8d067a353c004731269547ac9fbfa11c1
MD5sum: 20db45133c551f95436fcb73d5c0ff24
Description: Show information about a data transfer
Bar is a simple tool to process a stream of data and print a display for
the user on stderr showing (a) the amount of data passed, (b) the
throughput of the data transfer, and, if the total size of the data stream
is known, (c) estimated time remaining, percent complete, and a progress bar.
.
Bar was originally written for the purpose of estimating the amount of time
needed to transfer large amounts (many, many gigabytes) of data across a
network. (Usually in an SSH/tar pipe.)
Description-md5:
Tag: admin::monitoring, implemented-in::c, interface::commandline,
interface::text-mode, role::program, scope::utility
Section: utils
Priority: optional
Filename: pool/main/b/bar/bar_1.11.1-4_amd64.deb