python-lsp-ruff on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-lsp-ruff

* (Optional) Uninstall python-lsp-ruff on Arch using YAY

$ yay -Rns python-lsp-ruff

2. Manually Install "python-lsp-ruff" via AUR

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

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

b. Clone python-lsp-ruff's git locally

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

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

$ cd ~/python-lsp-ruff $ makepkg -si

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

ID: 1418857
Name: python-lsp-ruff
PackageBaseID: 188710
PackageBase: python-lsp-ruff
Version: 2.2.0-1
Description: python-lsp-server plugin for extensive and fast linting using ruff
URL: https://github.com/python-lsp/python-lsp-ruff
NumVotes: 8
Popularity: 2.237062
OutOfDate:
Maintainer: jhossbach
Submitter: jhossbach
FirstSubmitted: 1670969146
LastModified: 1709290807
URLPath: /cgit/aur.git/snapshot/python-lsp-ruff.tar.gz