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

Last updated: November 24,2024

1. Install "python3-instant.noarch" package

Please follow the steps below to install python3-instant.noarch on Fedora 36

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

2. Uninstall "python3-instant.noarch" package

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

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

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

Last metadata expiration check: 3:21:42 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-instant
Version : 2016.1.0
Release : 20.fc36
Architecture : noarch
Size : 97 k
Source : python-instant-2016.1.0-20.fc36.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.