tinypy on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S tinypy

* (Optional) Uninstall tinypy on Arch using YAY

$ yay -Rns tinypy

2. Manually Install "tinypy" via AUR

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

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

b. Clone tinypy's git locally

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

c. Go to ~/tinypy folder and install it

$ cd ~/tinypy $ makepkg -si

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

ID: 337049
Name: tinypy
PackageBaseID: 20375
PackageBase: tinypy
Version: 1.1-2
Description: A minimalist implementation of python in 64k of code
URL: https://github.com/philhassey/tinypy
NumVotes: 2
Popularity: 0
OutOfDate: 1705862902
Maintainer:
Submitter: rafaelmartins
FirstSubmitted: 1222633446
LastModified: 1473507759
URLPath: /cgit/aur.git/snapshot/tinypy.tar.gz