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

Last updated: November 28,2024

1. Install "python3-instant.noarch" package

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

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

2. Uninstall "python3-instant.noarch" package

Please follow the step by step instructions below to uninstall python3-instant.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:08:32 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-instant
Version : 2016.1.0
Release : 25.fc39
Architecture : noarch
Size : 122 k
Source : python-instant-2016.1.0-25.fc39.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.