autopython on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install autopython on Arch using YAY
$
yay -S
autopython
Copied
* (Optional) Uninstall autopython on Arch using YAY
$
yay -Rns
autopython
Copied
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
Copied
b. Clone autopython's git locally
$
git clone https://aur.archlinux.org/autopython.git
~/autopython
Copied
c. Go to ~/autopython folder and install it
$
cd
~/autopython
Copied
$
makepkg -si
Copied
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
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