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

Last updated: May 17,2024

1. Install "python3-nudatus.noarch" package

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

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

2. Uninstall "python3-nudatus.noarch" package

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

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

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

Last metadata expiration check: 0:51:38 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-nudatus
Version : 0.0.5
Release : 3.fc35
Architecture : noarch
Size : 16 k
Source : python-nudatus-0.0.5-3.fc35.src.rpm
Repository : fedora
Summary : Strip comments from Python scripts
URL : https://github.com/zanderbrown/nudatus
License : MIT
Description : Nudatus is a tool to remove comments from python scripts. It's created for use
: in uflash to help squeeze longer programs onto the micro:bit but it should be
: suitable for various environments with restricted storage.