python-pyls-flake8 on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-pyls-flake8

* (Optional) Uninstall python-pyls-flake8 on Arch using YAY

$ yay -Rns python-pyls-flake8

2. Manually Install "python-pyls-flake8" via AUR

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

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

b. Clone python-pyls-flake8's git locally

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

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

$ cd ~/python-pyls-flake8 $ makepkg -si

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

ID: 937941
Name: python-pyls-flake8
PackageBaseID: 169113
PackageBase: python-pyls-flake8
Version: 0.4.0-1
Description: A Flake8 plugin for the Python LSP Server.
URL: https://github.com/emanspeaks/pyls-flake8/
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer:
Submitter: shosca
FirstSubmitted: 1626960569
LastModified: 1626960569
URLPath: /cgit/aur.git/snapshot/python-pyls-flake8.tar.gz