How to Install and Uninstall python3-catkin_lint.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "python3-catkin_lint.noarch" package
This is a short guide on how to install python3-catkin_lint.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-catkin_lint.noarch
Copied
2. Uninstall "python3-catkin_lint.noarch" package
Please follow the guidance below to uninstall python3-catkin_lint.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-catkin_lint.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-catkin_lint.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:06:17 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-catkin_lint
Version : 1.6.22
Release : 1.el8
Architecture : noarch
Size : 107 k
Source : python-catkin_lint-1.6.22-1.el8.src.rpm
Repository : epel
Summary : Check catkin packages for common errors
URL : https://pypi.python.org/pypi/catkin_lint
License : BSD
Description : catkin_lint checks package configurations for the catkin build system of ROS.
: It runs a static analysis of the package.xml and CMakeLists.txt files in your
: package, and it will detect and report a number of common problems.
Available Packages
Name : python3-catkin_lint
Version : 1.6.22
Release : 1.el8
Architecture : noarch
Size : 107 k
Source : python-catkin_lint-1.6.22-1.el8.src.rpm
Repository : epel
Summary : Check catkin packages for common errors
URL : https://pypi.python.org/pypi/catkin_lint
License : BSD
Description : catkin_lint checks package configurations for the catkin build system of ROS.
: It runs a static analysis of the package.xml and CMakeLists.txt files in your
: package, and it will detect and report a number of common problems.