How to Install and Uninstall python3-catkin_lint.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 15,2025
1. Install "python3-catkin_lint.noarch" package
Please follow the steps below to install python3-catkin_lint.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-catkin_lint.noarch
Copied
2. Uninstall "python3-catkin_lint.noarch" package
Learn how to uninstall python3-catkin_lint.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
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 9 (RHEL 9)
Last metadata expiration check: 1:51:27 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-catkin_lint
Version : 1.6.22
Release : 1.el9
Architecture : noarch
Size : 99 k
Source : python-catkin_lint-1.6.22-1.el9.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.el9
Architecture : noarch
Size : 99 k
Source : python-catkin_lint-1.6.22-1.el9.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.