ruff on AUR (Arch User Repository)
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "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
Copied
b. Install ruff on Arch using YAY
$
yay -S
ruff
Copied
* (Optional) Uninstall ruff on Arch using YAY
$
yay -Rns
ruff
Copied
2. Manually Install "ruff" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ruff's git locally
$
git clone https://aur.archlinux.org/ruff.git
~/ruff
Copied
c. Go to ~/ruff folder and install it
$
cd
~/ruff
Copied
$
makepkg -si
Copied
3. Information about the ruff package on Arch User Repository (AUR)
ID: 1134369
Name: ruff
PackageBaseID: 185383
PackageBase: ruff
Version: 0.0.24-1
Description: Experimental Python linter written in Rust
URL: https://github.com/charliemarsh/ruff
NumVotes: 0
Popularity: 0
OutOfDate: 1662303976
Maintainer: lmartinez-mirror
FirstSubmitted: 1662045694
LastModified: 1662152339
URLPath: /cgit/aur.git/snapshot/ruff.tar.gz
Name: ruff
PackageBaseID: 185383
PackageBase: ruff
Version: 0.0.24-1
Description: Experimental Python linter written in Rust
URL: https://github.com/charliemarsh/ruff
NumVotes: 0
Popularity: 0
OutOfDate: 1662303976
Maintainer: lmartinez-mirror
FirstSubmitted: 1662045694
LastModified: 1662152339
URLPath: /cgit/aur.git/snapshot/ruff.tar.gz