perthon on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S perthon

* (Optional) Uninstall perthon on Arch using YAY

$ yay -Rns perthon

2. Manually Install "perthon" via AUR

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

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

b. Clone perthon's git locally

$ git clone https://aur.archlinux.org/perthon.git ~/perthon

c. Go to ~/perthon folder and install it

$ cd ~/perthon $ makepkg -si

3. Information about the perthon package on Arch User Repository (AUR)

ID: 196078
Name: perthon
PackageBaseID: 93708
PackageBase: perthon
Version: 0.1-1
Description: Automatically translate Python into human-readable Perl using Perl
URL: http://perthon.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1433188815
LastModified: 1434293200
URLPath: /cgit/aur.git/snapshot/perthon.tar.gz