python-pylint-celery on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "python-pylint-celery" 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-pylint-celery on Arch using YAY

$ yay -S python-pylint-celery

* (Optional) Uninstall python-pylint-celery on Arch using YAY

$ yay -Rns python-pylint-celery

2. Manually Install "python-pylint-celery" via AUR

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

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

b. Clone python-pylint-celery's git locally

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

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

$ cd ~/python-pylint-celery $ makepkg -si

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

ID: 612893
Name: python-pylint-celery
PackageBaseID: 112933
PackageBase: python-pylint-celery
Version: 0.3-2
Description: pylint plugin for analyzing celery
URL: https://github.com/landscapeio/pylint-celery
NumVotes: 3
Popularity: 0.180867
OutOfDate:
Maintainer: rkcf
Submitter: svenstaro
FirstSubmitted: 1467073237
LastModified: 1557944671
URLPath: /cgit/aur.git/snapshot/python-pylint-celery.tar.gz

5. The same packages on other Linux Distributions