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

Last updated: October 08,2024

1. Install "python3-gccinvocation.noarch" package

Please follow the step by step instructions below to install python3-gccinvocation.noarch on Fedora 35

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

2. Uninstall "python3-gccinvocation.noarch" package

Please follow the step by step instructions below to uninstall python3-gccinvocation.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:38:48 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-gccinvocation
Version : 0.1
Release : 28.fc35
Architecture : noarch
Size : 27 k
Source : python-gccinvocation-0.1-28.fc35.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.