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

Last updated: July 01,2024

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

$ yay -S python-pylint-venv

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

$ yay -Rns python-pylint-venv

2. Manually Install "python-pylint-venv" 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-venv's git locally

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

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

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

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

ID: 1129029
Name: python-pylint-venv
PackageBaseID: 119497
PackageBase: python-pylint-venv
Version: 2.3.0-2
Description: Make pylint respect virtualenvs.
URL: https://github.com/jgosmann/pylint-venv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Procrat
FirstSubmitted: 1486285229
LastModified: 1661173047
URLPath: /cgit/aur.git/snapshot/python-pylint-venv.tar.gz