How to Install and Uninstall genparse Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "genparse" package

Here is a brief guide to show you how to install genparse on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install genparse

2. Uninstall "genparse" package

This guide covers the steps necessary to uninstall genparse on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove genparse $ sudo apt autoclean && sudo apt autoremove

3. Information about the genparse package on Ubuntu 21.04 (Hirsute Hippo)

Package: genparse
Architecture: amd64
Version: 0.9.2-1build1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jari Aalto
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 398
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), dpkg (>= 1.15.4) | install-info
Filename: pool/universe/g/genparse/genparse_0.9.2-1build1_amd64.deb
Size: 144512
MD5sum: 1bd08221e99c2085312599af3d0ff2c2
SHA1: 00d1d8028e0f96733609a5b73a934cf19e5c358e
SHA256: 2f175b5253bd4568c6500f878ac521c178b1ace77068fb9ee914efd66290bb1f
SHA512: d9ef222772bc9971a4ca9868897e403cc21619862d6adb5953d14015f80d6b51c85af964df992b8d6a15ab83b83bb4d3702d9d545f7f0309179e279d5d3a275a
Homepage: https://sourceforge.net/p/genparse
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