python-refurb on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-refurb

* (Optional) Uninstall python-refurb on Arch using YAY

$ yay -Rns python-refurb

2. Manually Install "python-refurb" via AUR

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

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

b. Clone python-refurb's git locally

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

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

$ cd ~/python-refurb $ makepkg -si

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

ID: 1207705
Name: python-refurb
PackageBaseID: 186169
PackageBase: python-refurb
Version: 1.11.1-1
Description: A tool for refurbishing and modernizing Python codebases
URL: https://github.com/dosisod/refurb
NumVotes: 0
Popularity: 0
OutOfDate: 1705406157
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1664495820
LastModified: 1675755491
URLPath: /cgit/aur.git/snapshot/python-refurb.tar.gz