python-catkin_lint on AUR (Arch User Repository)

Last updated: June 25,2024

1. Install "python-catkin_lint" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-catkin_lint on Arch using YAY

$ yay -S python-catkin_lint

* (Optional) Uninstall python-catkin_lint on Arch using YAY

$ yay -Rns python-catkin_lint

2. Manually Install "python-catkin_lint" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-catkin_lint's git locally

$ git clone https://aur.archlinux.org/python-catkin_lint.git ~/python-catkin_lint

c. Go to ~/python-catkin_lint folder and install it

$ cd ~/python-catkin_lint $ makepkg -si

3. Information about the python-catkin_lint package on Arch User Repository (AUR)

ID: 1222983
Name: python-catkin_lint
PackageBaseID: 123053
PackageBase: python-catkin_lint
Version: 1.6.22-1
Description: Check catkin packages for common errors
URL: https://github.com/fkie/catkin_lint
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kartikmohta
Submitter: kartikmohta
FirstSubmitted: 1496446959
LastModified: 1678256735
URLPath: /cgit/aur.git/snapshot/python-catkin_lint.tar.gz