pyupgrade on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "pyupgrade" 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 pyupgrade on Arch using YAY
$
yay -S
pyupgrade
Copied
* (Optional) Uninstall pyupgrade on Arch using YAY
$
yay -Rns
pyupgrade
Copied
2. Manually Install "pyupgrade" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pyupgrade's git locally
$
git clone https://aur.archlinux.org/pyupgrade.git
~/pyupgrade
Copied
c. Go to ~/pyupgrade folder and install it
$
cd
~/pyupgrade
Copied
$
makepkg -si
Copied
3. Information about the pyupgrade package on Arch User Repository (AUR)
ID: 1406531
Name: pyupgrade
PackageBaseID: 146914
PackageBase: pyupgrade
Version: 3.15.0-2
Description: A tool to automatically upgrade syntax for newer versions of the language
URL: https://github.com/asottile/pyupgrade
NumVotes: 3
Popularity: 0.001647
OutOfDate:
Maintainer: rumpelsepp
Submitter: rumpelsepp
FirstSubmitted: 1574681410
LastModified: 1707475318
URLPath: /cgit/aur.git/snapshot/pyupgrade.tar.gz
Name: pyupgrade
PackageBaseID: 146914
PackageBase: pyupgrade
Version: 3.15.0-2
Description: A tool to automatically upgrade syntax for newer versions of the language
URL: https://github.com/asottile/pyupgrade
NumVotes: 3
Popularity: 0.001647
OutOfDate:
Maintainer: rumpelsepp
Submitter: rumpelsepp
FirstSubmitted: 1574681410
LastModified: 1707475318
URLPath: /cgit/aur.git/snapshot/pyupgrade.tar.gz