How to Install and Uninstall python3-autowrap.noarch Package on CentOS 8 / RHEL 8

Last updated: July 01,2024

1. Install "python3-autowrap.noarch" package

This tutorial shows how to install python3-autowrap.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-autowrap.noarch" package

Please follow the instructions below to uninstall python3-autowrap.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-autowrap.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:45:25 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-autowrap
Version : 0.22.0
Release : 2.el8
Architecture : noarch
Size : 101 k
Source : autowrap-0.22.0-2.el8.src.rpm
Repository : epel
Summary : Generates Python3 Extension modules from [Cython] PXD files
URL : https://pypi.org/project/autowrap/
License : BSD
Description : Generates Python3 Extension modules from [Cython] PXD files.