tinypy on AUR (Arch User Repository)
Last updated: November 25,2024
Deprecated! Installation of this package may no longer be supported.
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
Copied
b. Install tinypy on Arch using YAY
$
yay -S
tinypy
Copied
* (Optional) Uninstall tinypy on Arch using YAY
$
yay -Rns
tinypy
Copied
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
Copied
b. Clone tinypy's git locally
$
git clone https://aur.archlinux.org/tinypy.git
~/tinypy
Copied
c. Go to ~/tinypy folder and install it
$
cd
~/tinypy
Copied
$
makepkg -si
Copied
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
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