How to Install and Uninstall dfrs Package on Kali Linux

Last updated: September 20,2024

1. Install "dfrs" package

Please follow the instructions below to install dfrs on Kali Linux

$ sudo apt update $ sudo apt install dfrs

2. Uninstall "dfrs" package

Please follow the steps below to uninstall dfrs on Kali Linux:

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

3. Information about the dfrs package on Kali Linux

Package: dfrs
Source: rust-dfrs
Version: 0.0.7-9
Installed-Size: 2432
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 730008
SHA256: 86f6178ba60b31480b42b8444949c81dcafd8871091f5858ddd9e3380ac83274
SHA1: a65ab7385110c9c35aa15e5ff2f32c8c5e2e46ba
MD5sum: a627018f8100bd8efd7f0e95d910c1ed
Description: 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.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/anthraxx/dfrs
Built-Using: rust-colored (= 2.1.0-1), rust-nix (= 0.26.2-1), rustc (= 1.70.0+dfsg1-7)
X-Cargo-Built-Using: rust-aho-corasick (= 1.1.2-1), rust-ansi-term (= 0.12.1-1), rust-anyhow (= 1.0.75-1), rust-atty (= 0.2.14-2), rust-bitflags-1 (= 1.3.2-5), rust-cfg-if (= 1.0.0-1), rust-clap-2 (= 2.34.0-3), rust-colored (= 2.1.0-1), rust-env-logger (= 0.10.0-2), rust-humantime (= 2.1.0-1), rust-lazy-static (= 1.4.0-2), rust-libc (= 0.2.152-1), rust-log (= 0.4.20-2), rust-memchr (= 2.7.1-1), rust-memoffset (= 0.6.5-1), rust-nix (= 0.26.2-1), rust-pin-utils (= 0.1.0-1), rust-regex-automata (= 0.4.3-1), rust-regex (= 1.10.2-1), rust-regex-syntax (= 0.8.2-1), rust-smawk (= 0.3.1-2), rust-static-assertions (= 1.1.0-1), rust-strsim (= 0.10.0-1), rust-structopt (= 0.3.26-2), rust-strum (= 0.25.0-1), rust-termcolor (= 1.4.0-1), rust-textwrap (= 0.16.0-3), rust-unicode-linebreak (= 0.1.4-2), rust-unicode-width (= 0.1.11-1), rust-vec-map (= 0.8.1-2), rustc (= 1.70.0+dfsg1-7)
Section: utils
Priority: optional
Filename: pool/main/r/rust-dfrs/dfrs_0.0.7-9_amd64.deb