How to Install and Uninstall cdargs Package on Kali Linux

Last updated: May 12,2024

1. Install "cdargs" package

Please follow the steps below to install cdargs on Kali Linux

$ sudo apt update $ sudo apt install cdargs

2. Uninstall "cdargs" package

Please follow the step by step instructions below to uninstall cdargs on Kali Linux:

$ sudo apt remove cdargs $ sudo apt autoclean && sudo apt autoremove

3. Information about the cdargs package on Kali Linux

Package: cdargs
Version: 1.35-12
Installed-Size: 135
Maintainer: Mike Miller
Architecture: amd64
Depends: emacsen-common (>= 2.0.8), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libncurses6 (>= 6), libstdc++6 (>= 5.2), libtinfo6 (>= 6)
Suggests: emacs | emacsen
Size: 48848
SHA256: 6f10f0550bd0bfbb59d8bef0362770a65af9a33b5da3d0508ad62f547b320d7c
SHA1: b0d0edb824a7793d6a3cf12c759de0cdea1abeb4
MD5sum: 5ca5305b12f8408bb06335749fb6058c
Description: bookmarks and browsing for the cd command
CDargs is a tool which enhances the navigation of the common unix file-system
inside the shell. It plugs into the shell built-in cd-command (via a shell
function or an alias) and adds bookmarks and a browser to it.
.
It enables you to move to a very distant place in the file-system with just a
few keystrokes.
Description-md5:
Homepage: http://www.skamphausen.de/cgi-bin/ska/CDargs
Tag: implemented-in::c++, interface::commandline, interface::text-mode,
role::program, scope::utility, uitoolkit::ncurses
Section: utils
Priority: optional
Filename: pool/main/c/cdargs/cdargs_1.35-12_amd64.deb