How to Install and Uninstall python3-scripttest.noarch Package on Fedora 34
Last updated: November 28,2024
1. Install "python3-scripttest.noarch" package
Please follow the guidelines below to install python3-scripttest.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-scripttest.noarch
Copied
2. Uninstall "python3-scripttest.noarch" package
Here is a brief guide to show you how to uninstall python3-scripttest.noarch on Fedora 34:
$
sudo dnf remove
python3-scripttest.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-scripttest.noarch package on Fedora 34
Last metadata expiration check: 1:08:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-scripttest
Version : 1.3.0
Release : 22.fc34
Architecture : noarch
Size : 175 k
Source : python-scripttest-1.3.0-22.fc34.src.rpm
Repository : fedora
Summary : Helper to test command-line scripts
URL : http://pypi.python.org/pypi/ScriptTest/
License : MIT
Description : ScriptTest is a library to help you test your interactive
: command-line applications.
:
: With it you can easily run the command (in a subprocess) and see
: the output (stdout, stderr) and any file modifications.
Available Packages
Name : python3-scripttest
Version : 1.3.0
Release : 22.fc34
Architecture : noarch
Size : 175 k
Source : python-scripttest-1.3.0-22.fc34.src.rpm
Repository : fedora
Summary : Helper to test command-line scripts
URL : http://pypi.python.org/pypi/ScriptTest/
License : MIT
Description : ScriptTest is a library to help you test your interactive
: command-line applications.
:
: With it you can easily run the command (in a subprocess) and see
: the output (stdout, stderr) and any file modifications.