How to Install and Uninstall genparse Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 23,2024
1. Install "genparse" package
Please follow the instructions below to install genparse on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
genparse
Copied
2. Uninstall "genparse" package
Please follow the instructions below to uninstall genparse on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
genparse
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the genparse package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: genparse
Priority: optional
Section: universe/devel
Installed-Size: 414
Maintainer: Ubuntu Developers
Original-Maintainer: Jari Aalto
Architecture: amd64
Version: 0.9.1-1ubuntu1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), dpkg (>= 1.15.4) | install-info
Filename: pool/universe/g/genparse/genparse_0.9.1-1ubuntu1_amd64.deb
Size: 147568
MD5sum: c1bf466186019be25f8a3d850253a4d9
SHA1: ccf8cfeee0af2df1e4142419361b22b7bb6114aa
SHA256: 38ecd07f46bedc07876b5baef54f64381d0c0d18103054466885d6011a6f9faf
Description-en: command line parser generator
From simple and concise specification file, you can define
the command line parameters and switches that you would like
to be able to pass to your program.
Genparse creates the C code of the parser for you, which you can then
compile as a separate file and link with your program.
Description-md5: 44e4f19ce9c468b54741f759e2f04137
Homepage: http://genparse.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 414
Maintainer: Ubuntu Developers
Original-Maintainer: Jari Aalto
Architecture: amd64
Version: 0.9.1-1ubuntu1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), dpkg (>= 1.15.4) | install-info
Filename: pool/universe/g/genparse/genparse_0.9.1-1ubuntu1_amd64.deb
Size: 147568
MD5sum: c1bf466186019be25f8a3d850253a4d9
SHA1: ccf8cfeee0af2df1e4142419361b22b7bb6114aa
SHA256: 38ecd07f46bedc07876b5baef54f64381d0c0d18103054466885d6011a6f9faf
Description-en: command line parser generator
From simple and concise specification file, you can define
the command line parameters and switches that you would like
to be able to pass to your program.
Genparse creates the C code of the parser for you, which you can then
compile as a separate file and link with your program.
Description-md5: 44e4f19ce9c468b54741f759e2f04137
Homepage: http://genparse.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu