ruff-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S ruff-git

* (Optional) Uninstall ruff-git on Arch using YAY

$ yay -Rns ruff-git

2. Manually Install "ruff-git" via AUR

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

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

b. Clone ruff-git's git locally

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

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

$ cd ~/ruff-git $ makepkg -si

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

ID: 1153456
Name: ruff-git
PackageBaseID: 186646
PackageBase: ruff-git
Version: 0.0.79.r0.gcf0d198-1
Description: Experimental Python linter written in Rust
URL: https://github.com/charliermarsh/ruff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1665978122
LastModified: 1665978122
URLPath: /cgit/aur.git/snapshot/ruff-git.tar.gz