How to Install and Uninstall catkin-lint Package on Kali Linux

Last updated: May 13,2024

1. Install "catkin-lint" package

This guide let you learn how to install catkin-lint on Kali Linux

$ sudo apt update $ sudo apt install catkin-lint

2. Uninstall "catkin-lint" package

This guide let you learn how to uninstall catkin-lint on Kali Linux:

$ sudo apt remove catkin-lint $ sudo apt autoclean && sudo apt autoremove

3. Information about the catkin-lint package on Kali Linux

Package: catkin-lint
Source: ros-catkin-lint
Version: 1.6.22-1
Installed-Size: 260
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-catkin-pkg, python3-lxml, python3:any
Recommends: python3-rospkg, python3-rosdep2, python3-rosdistro
Size: 52232
SHA256: 4dc0720fe49cbf3d54aec75562fc2c488242bc6f2ed89298cf1a8bbca8fc55b9
SHA1: 99f31baeb0facbeb838c0356d10bcf36e8333844
MD5sum: 0703c15f9865c9886b12e20054e84358
Description: Check Robot OS catkin packages for common errors
This package is part of Robot OS (ROS). 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.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/fkie/catkin_lint
Section: devel
Priority: optional
Filename: pool/main/r/ros-catkin-lint/catkin-lint_1.6.22-1_all.deb