autopython on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S autopython

* (Optional) Uninstall autopython on Arch using YAY

$ yay -Rns autopython

2. Manually Install "autopython" via AUR

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

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

b. Clone autopython's git locally

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

c. Go to ~/autopython folder and install it

$ cd ~/autopython $ makepkg -si

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

ID: 288247
Name: autopython
PackageBaseID: 109323
PackageBase: autopython
Version: 0.3-1
Description: Autoscripting for Python 3
URL: https://pypi.python.org/pypi/autopython
NumVotes: 0
Popularity: 0
OutOfDate: 1704627873
Maintainer: gosella
Submitter: gosella
FirstSubmitted: 1458959622
LastModified: 1459017603
URLPath: /cgit/aur.git/snapshot/autopython.tar.gz