How to Install and Uninstall python3-osrf-pycommon.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 11,2025
1. Install "python3-osrf-pycommon.noarch" package
Please follow the steps below to install python3-osrf-pycommon.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-osrf-pycommon.noarch
Copied
2. Uninstall "python3-osrf-pycommon.noarch" package
This guide let you learn how to uninstall python3-osrf-pycommon.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-osrf-pycommon.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-osrf-pycommon.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:43:41 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-osrf-pycommon
Version : 2.1.4
Release : 1.el8
Architecture : noarch
Size : 76 k
Source : python-osrf-pycommon-2.1.4-1.el8.src.rpm
Repository : epel
Summary : API Documentation for the osrf_pycommon Python modules
URL : http://osrf-pycommon.readthedocs.org/
License : ASL 2.0 and BSD
Description : osrf_pycommon is a python package which contains commonly used Python
: boilerplate code and patterns. Things like ANSI terminal coloring, capturing
: colored output from programs using sub-process, or even a simple logging system
: which provides some nice functionality over the built-in Python logging system.
:
: The functionality provided here should be generic enough to be reused in
: arbitrary scenarios and should avoid bringing in dependencies which are not
: part of the standard Python library. Where possible Windows and Linux/OS X
: should be supported, and where it cannot it should be gracefully degrading.
Available Packages
Name : python3-osrf-pycommon
Version : 2.1.4
Release : 1.el8
Architecture : noarch
Size : 76 k
Source : python-osrf-pycommon-2.1.4-1.el8.src.rpm
Repository : epel
Summary : API Documentation for the osrf_pycommon Python modules
URL : http://osrf-pycommon.readthedocs.org/
License : ASL 2.0 and BSD
Description : osrf_pycommon is a python package which contains commonly used Python
: boilerplate code and patterns. Things like ANSI terminal coloring, capturing
: colored output from programs using sub-process, or even a simple logging system
: which provides some nice functionality over the built-in Python logging system.
:
: The functionality provided here should be generic enough to be reused in
: arbitrary scenarios and should avoid bringing in dependencies which are not
: part of the standard Python library. Where possible Windows and Linux/OS X
: should be supported, and where it cannot it should be gracefully degrading.