How to Install and Uninstall dfrs Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 14,2024

1. Install "dfrs" package

This is a short guide on how to install dfrs on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install dfrs

2. Uninstall "dfrs" package

Please follow the instructions below to uninstall dfrs on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove dfrs $ sudo apt autoclean && sudo apt autoremove

3. Information about the dfrs package on Ubuntu 21.04 (Hirsute Hippo)

Package: dfrs
Architecture: amd64
Version: 0.0.6-3
Built-Using: rust-colored (= 1.6.1-1), rust-nix (= 0.19.0-1), rustc (= 1.47.0+dfsg1+llvm-1ubuntu1)
Multi-Arch: allowed
Priority: optional
Section: universe/utils
Source: rust-dfrs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1958
Depends: libc6 (>= 2.32), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-dfrs/dfrs_0.0.6-3_amd64.deb
Size: 570328
MD5sum: db0f6d6f9933dd7ed346ebe944ab9c78
SHA1: 0432a6382171aa106cfd1b9a176391a04efb748c
SHA256: 9f3ae78c78a7d168999129cdd2b787571856566fa761ef4e60726cbf166af371
SHA512: cd5fca9c5508d3642fc31ef48721e89d9f2588a7d589feff8815d9ede223477a888f6328c0b87d353622a3be1c05909d127ad69cec0d8f953c0cfce5b6a3ff07
Description-en: Display file system space usage using graphs and colors
dfrs displays the amount of disk space available on the file system containing
each file name argument. If no file name is given, the space available on all
currently mounted file systems is shown.
.
dfrs(1) is a tool similar to df(1) except that it is able to show a graph along
with the data and is able to use colors.
.
Without any argument, size is displayed in human-readable format.
.
This package contains the following binaries built from the Rust crate
"dfrs":
- dfrs
Description-md5: 7b32adcf1d7b9139bc638c6672cdacf8
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.10-1), rust-ansi-term (= 0.12.1-1), rust-anyhow (= 1.0.31-1), rust-atty (= 0.2.14-2), rust-bitflags (= 1.2.1-1), rust-cfg-if-0.1 (= 0.1.10-2), rust-clap (= 2.33.3-1), rust-colored (= 1.6.1-1), rust-env-logger (= 0.7.1-2), rust-humantime (= 2.0.0-1), rust-lazy-static (= 1.4.0-1), rust-libc (= 0.2.80-1), rust-log (= 0.4.11-2), rust-memchr (= 2.3.3-1), rust-nix (= 0.19.0-1), rust-regex (= 1.3.7-1), rust-regex-syntax (= 0.6.17-1), rust-strsim (= 0.9.3-1), rust-structopt (= 0.3.20-1), rust-strum (= 0.19.2-1), rust-termcolor (= 1.1.0-1), rust-textwrap (= 0.11.0-1build1), rust-thread-local (= 1.0.1-1), rust-unicode-width (= 0.1.8-1), rust-vec-map (= 0.8.1-2), rustc (= 1.47.0+dfsg1+llvm-1ubuntu1)