How to Install and Uninstall bash-argsparse Package on Kali Linux

Last updated: July 01,2024

1. Install "bash-argsparse" package

Please follow the instructions below to install bash-argsparse on Kali Linux

$ sudo apt update $ sudo apt install bash-argsparse

2. Uninstall "bash-argsparse" package

Here is a brief guide to show you how to uninstall bash-argsparse on Kali Linux:

$ sudo apt remove bash-argsparse $ sudo apt autoclean && sudo apt autoremove

3. Information about the bash-argsparse package on Kali Linux

Package: bash-argsparse
Version: 1.8.22.ga05fe6d-4
Installed-Size: 619
Maintainer: Roland Mas
Architecture: all
Depends: bash (>= 4)
Size: 116188
SHA256: 9fd0d7ca59f3e2a8ff88e69d78ec3f32d13152d00da22883f4b4881add379303
SHA1: 72bd94f9b4fee001238074a9a86b480246e3000b
MD5sum: cf8a37aaf3a4de64fcc38a6bf4d4c417
Description: High level argument parsing library for bash
The purpose is to replace the option-parsing and usage-describing
functions commonly rewritten in all scripts.
.
This library is implemented for bash version 4. Prior versions of
bash will fail at interpreting that code.
Description-md5:
Section: libs
Priority: optional
Filename: pool/main/b/bash-argsparse/bash-argsparse_1.8.22.ga05fe6d-4_all.deb