How to Install and Uninstall python3-scripttest.noarch Package on Fedora 36
Last updated: November 13,2024
1. Install "python3-scripttest.noarch" package
Please follow the guidance below to install python3-scripttest.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-scripttest.noarch
Copied
2. Uninstall "python3-scripttest.noarch" package
Please follow the step by step instructions below to uninstall python3-scripttest.noarch on Fedora 36:
$
sudo dnf remove
python3-scripttest.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-scripttest.noarch package on Fedora 36
Last metadata expiration check: 1:14:26 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-scripttest
Version : 1.3.0
Release : 25.fc36
Architecture : noarch
Size : 186 k
Source : python-scripttest-1.3.0-25.fc36.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 : 25.fc36
Architecture : noarch
Size : 186 k
Source : python-scripttest-1.3.0-25.fc36.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.