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

Last updated: July 02,2024

1. Install "python3-gccinvocation.noarch" package

Please follow the instructions below to install python3-gccinvocation.noarch on Fedora 34

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

2. Uninstall "python3-gccinvocation.noarch" package

Here is a brief guide to show you how to uninstall python3-gccinvocation.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:34:31 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-gccinvocation
Version : 0.1
Release : 26.fc34
Architecture : noarch
Size : 27 k
Source : python-gccinvocation-0.1-26.fc34.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.