How to Install and Uninstall python3-gccinvocation.noarch Package on Fedora 38

Last updated: May 20,2024

1. Install "python3-gccinvocation.noarch" package

Please follow the guidance below to install python3-gccinvocation.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-gccinvocation.noarch

2. Uninstall "python3-gccinvocation.noarch" package

This tutorial shows how to uninstall python3-gccinvocation.noarch on Fedora 38:

$ sudo dnf remove python3-gccinvocation.noarch $ sudo dnf autoremove

3. Information about the python3-gccinvocation.noarch package on Fedora 38

Last metadata expiration check: 1:26:30 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-gccinvocation
Version : 0.1
Release : 32.fc38
Architecture : noarch
Size : 29 k
Source : python-gccinvocation-0.1-32.fc38.src.rpm
Repository : fedora
Summary : Library for parsing GCC command-line options
URL : https://github.com/fedora-static-analysis/gccinvocation
License : LGPLv2+
Description : "gccinvocation" is a python module that can parse gcc command lines and
: extract data of interest e.g. include paths, defines, etc.