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

Last updated: November 27,2024

1. Install "python3-instant.noarch" package

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

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

2. Uninstall "python3-instant.noarch" package

Learn how to uninstall python3-instant.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:05:53 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-instant
Version : 2016.1.0
Release : 23.fc38
Architecture : noarch
Size : 125 k
Source : python-instant-2016.1.0-23.fc38.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.