How to Install and Uninstall python3-beniget.noarch Package on Fedora 36
Last updated: January 11,2025
1. Install "python3-beniget.noarch" package
Here is a brief guide to show you how to install python3-beniget.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-beniget.noarch
Copied
2. Uninstall "python3-beniget.noarch" package
This is a short guide on how to uninstall python3-beniget.noarch on Fedora 36:
$
sudo dnf remove
python3-beniget.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-beniget.noarch package on Fedora 36
Last metadata expiration check: 5:10:02 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-beniget
Version : 0.4.1
Release : 2.fc36
Architecture : noarch
Size : 32 k
Source : python-beniget-0.4.1-2.fc36.src.rpm
Repository : fedora
Summary : Extract semantic information about static Python code
URL : https://github.com/serge-sans-paille/beniget/
License : BSD
Description : A static analyzer for Python2 and Python3 code.Beniget provides a static over-
: approximation of the global and local definitions inside Python
: Module/Class/Function. It can also compute def-use chains from each definition.
Available Packages
Name : python3-beniget
Version : 0.4.1
Release : 2.fc36
Architecture : noarch
Size : 32 k
Source : python-beniget-0.4.1-2.fc36.src.rpm
Repository : fedora
Summary : Extract semantic information about static Python code
URL : https://github.com/serge-sans-paille/beniget/
License : BSD
Description : A static analyzer for Python2 and Python3 code.Beniget provides a static over-
: approximation of the global and local definitions inside Python
: Module/Class/Function. It can also compute def-use chains from each definition.