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

Last updated: October 06,2024

1. Install "python3-instant.noarch" package

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

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

2. Uninstall "python3-instant.noarch" package

This guide let you learn how to uninstall python3-instant.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:20:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-instant
Version : 2016.1.0
Release : 17.fc34
Architecture : noarch
Size : 99 k
Source : python-instant-2016.1.0-17.fc34.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.