How to Install and Uninstall python3-capturer.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: March 01,2025
1. Install "python3-capturer.noarch" package
Please follow the guidance below to install python3-capturer.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-capturer.noarch
Copied
2. Uninstall "python3-capturer.noarch" package
This is a short guide on how to uninstall python3-capturer.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-capturer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-capturer.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:24:34 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-capturer
Version : 2.4
Release : 5.el9
Architecture : noarch
Size : 26 k
Source : python-capturer-2.4-5.el9.src.rpm
Repository : epel
Summary : Documentation for the 'capturer' Python module
URL : https://capturer.readthedocs.io
License : MIT
Description : The capturer package makes it easy to capture the stdout and stderr streams of
: the current process and subprocesses. Output can be relayed to the terminal in
: real time but is also available to the Python program for additional processing.
Available Packages
Name : python3-capturer
Version : 2.4
Release : 5.el9
Architecture : noarch
Size : 26 k
Source : python-capturer-2.4-5.el9.src.rpm
Repository : epel
Summary : Documentation for the 'capturer' Python module
URL : https://capturer.readthedocs.io
License : MIT
Description : The capturer package makes it easy to capture the stdout and stderr streams of
: the current process and subprocesses. Output can be relayed to the terminal in
: real time but is also available to the Python program for additional processing.