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

Last updated: October 07,2024

1. Install "python3-instant.noarch" package

This tutorial shows how to install python3-instant.noarch on Fedora 35

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

2. Uninstall "python3-instant.noarch" package

Please follow the guidelines below to uninstall python3-instant.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:54:15 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-instant
Version : 2016.1.0
Release : 19.fc35
Architecture : noarch
Size : 97 k
Source : python-instant-2016.1.0-19.fc35.src.rpm
Repository : fedora
Summary : Python module for instant inlining of C and C++ code
URL : http://www.fenicsproject.org
License : BSD
Description : Instant is a Python module that allows for instant inlining of C and
: C++ code in Python. It is a small Python module built on top of SWIG
: and Distutils.