How to Install and Uninstall gengetopt.x86_64 Package on Fedora 38
Last updated: November 27,2024
1. Install "gengetopt.x86_64" package
Please follow the instructions below to install gengetopt.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
gengetopt.x86_64
Copied
2. Uninstall "gengetopt.x86_64" package
Learn how to uninstall gengetopt.x86_64 on Fedora 38:
$
sudo dnf remove
gengetopt.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gengetopt.x86_64 package on Fedora 38
Last metadata expiration check: 1:29:36 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : gengetopt
Version : 2.23
Release : 8.fc38
Architecture : x86_64
Size : 252 k
Source : gengetopt-2.23-8.fc38.src.rpm
Repository : fedora
Summary : Tool to write command line option parsing code for C programs
URL : http://www.gnu.org/software/gengetopt/
License : GPLv3+
Description : Gengetopt is a tool to generate C code to parse the command line arguments
: argc and argv that are part of every C or C++ program. The generated code uses
: the C library function getopt_long to perform the actual command line parsing.
Available Packages
Name : gengetopt
Version : 2.23
Release : 8.fc38
Architecture : x86_64
Size : 252 k
Source : gengetopt-2.23-8.fc38.src.rpm
Repository : fedora
Summary : Tool to write command line option parsing code for C programs
URL : http://www.gnu.org/software/gengetopt/
License : GPLv3+
Description : Gengetopt is a tool to generate C code to parse the command line arguments
: argc and argv that are part of every C or C++ program. The generated code uses
: the C library function getopt_long to perform the actual command line parsing.