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

Last updated: May 19,2024

1. Install "python3-devtools.noarch" package

In this section, we are going to explain the necessary steps to install python3-devtools.noarch on Fedora 35

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

2. Uninstall "python3-devtools.noarch" package

This tutorial shows how to uninstall python3-devtools.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:15:23 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-devtools
Version : 0.6
Release : 4.fc35
Architecture : noarch
Size : 35 k
Source : python-devtools-0.6-4.fc35.src.rpm
Repository : fedora
Summary : Dev tools for Python
URL : https://github.com/samuelcolvin/python-devtools
License : MIT
Description : The debug print command Python never had (and other things).