How to Install and Uninstall python2-funcsigs.noarch Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "python2-funcsigs.noarch" package
This is a short guide on how to install python2-funcsigs.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-funcsigs.noarch
Copied
2. Uninstall "python2-funcsigs.noarch" package
Please follow the steps below to uninstall python2-funcsigs.noarch on Oracle Linux 8:
$
sudo dnf remove
python2-funcsigs.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-funcsigs.noarch package on Oracle Linux 8
Last metadata expiration check: 4:13:48 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python2-funcsigs
Version : 1.0.2
Release : 13.module+el8.3.0+7833+4aaf98ce
Architecture : noarch
Size : 31 k
Source : python-funcsigs-1.0.2-13.module+el8.3.0+7833+4aaf98ce.src.rpm
Repository : ol8_appstream
Summary : Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
URL : https://github.com/testing-cabal/funcsigs?
License : ASL 2.0
Description : funcsigs is a backport of the PEP 362 function signature features from
: Python 3.3's inspect module. The backport is compatible with Python 2.6, 2.7
: as well as 3.2 and up.
Available Packages
Name : python2-funcsigs
Version : 1.0.2
Release : 13.module+el8.3.0+7833+4aaf98ce
Architecture : noarch
Size : 31 k
Source : python-funcsigs-1.0.2-13.module+el8.3.0+7833+4aaf98ce.src.rpm
Repository : ol8_appstream
Summary : Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
URL : https://github.com/testing-cabal/funcsigs?
License : ASL 2.0
Description : funcsigs is a backport of the PEP 362 function signature features from
: Python 3.3's inspect module. The backport is compatible with Python 2.6, 2.7
: as well as 3.2 and up.