How to Install and Uninstall cmdreader Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "cmdreader" package
Please follow the steps below to install cmdreader on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
cmdreader
Copied
2. Uninstall "cmdreader" package
This tutorial shows how to uninstall cmdreader on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
cmdreader
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the cmdreader package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: cmdreader
Priority: optional
Section: universe/java
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.5-1
Filename: pool/universe/c/cmdreader/cmdreader_1.5-1_all.deb
Size: 19010
MD5sum: 45140e48be0a1f47944d1f2f87152807
SHA1: 5fb8fc2be73d4b20d7279edc0b63051ec8d16836
SHA256: 4b3262010bb0bf1952584ebe4a759f5d54b7b725cf80077a69b5cb61cef47e41
Description-en: Library that parses command line arguments
Parses command line arguments. The CmdReader can turn strings like
-fmv /foo/bar /bar/baz --color=white *.xyzzy *.cheese
into something that easier to work with programatically.
Description-md5: 224654955427b9c192c85b4e81c8febe
Homepage: https://github.com/rzwitserloot/com.zwitserloot.cmdreader
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/java
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.5-1
Filename: pool/universe/c/cmdreader/cmdreader_1.5-1_all.deb
Size: 19010
MD5sum: 45140e48be0a1f47944d1f2f87152807
SHA1: 5fb8fc2be73d4b20d7279edc0b63051ec8d16836
SHA256: 4b3262010bb0bf1952584ebe4a759f5d54b7b725cf80077a69b5cb61cef47e41
Description-en: Library that parses command line arguments
Parses command line arguments. The CmdReader can turn strings like
-fmv /foo/bar /bar/baz --color=white *.xyzzy *.cheese
into something that easier to work with programatically.
Description-md5: 224654955427b9c192c85b4e81c8febe
Homepage: https://github.com/rzwitserloot/com.zwitserloot.cmdreader
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu