How to Install and Uninstall docopt Package on Manjaro

Last updated: May 15,2024

1. Install "docopt" package

This tutorial shows how to install docopt on Manjaro

$ sudo pacman -Sy $ sudo pacman -S docopt

2. Uninstall "docopt" package

This is a short guide on how to uninstall docopt on Manjaro:

$ sudo pacman -Rcns docopt

3. Information about the docopt package on Manjaro

Repository : extra
Name : docopt
Version : 0.6.3-4
Description : Command line arguments parser for C++11 and later
Architecture : x86_64
URL : https://github.com/docopt/docopt.cpp/
Licenses : MIT
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 115.25 KiB
Installed Size : 306.98 KiB
Packager : Alexander F. R
Build Date : Fri Nov 10 16:20:32 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions