python-autorepr on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "python-autorepr" 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 python-autorepr on Arch using YAY
$
yay -S
python-autorepr
Copied
* (Optional) Uninstall python-autorepr on Arch using YAY
$
yay -Rns
python-autorepr
Copied
2. Manually Install "python-autorepr" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-autorepr's git locally
$
git clone https://aur.archlinux.org/python-autorepr.git
~/python-autorepr
Copied
c. Go to ~/python-autorepr folder and install it
$
cd
~/python-autorepr
Copied
$
makepkg -si
Copied
3. Information about the python-autorepr package on Arch User Repository (AUR)
ID: 883379
Name: python-autorepr
PackageBaseID: 164905
PackageBase: python-autorepr
Version: 0.3.0-1
Description: Makes civilized __repr__, __str__, and __unicode__ methods
URL: https://github.com/wolever/autorepr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jaysonsantos
Submitter: jaysonsantos
FirstSubmitted: 1616754745
LastModified: 1616754745
URLPath: /cgit/aur.git/snapshot/python-autorepr.tar.gz
Name: python-autorepr
PackageBaseID: 164905
PackageBase: python-autorepr
Version: 0.3.0-1
Description: Makes civilized __repr__, __str__, and __unicode__ methods
URL: https://github.com/wolever/autorepr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jaysonsantos
Submitter: jaysonsantos
FirstSubmitted: 1616754745
LastModified: 1616754745
URLPath: /cgit/aur.git/snapshot/python-autorepr.tar.gz