tinyvm on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "tinyvm" 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 tinyvm on Arch using YAY
$
yay -S
tinyvm
Copied
* (Optional) Uninstall tinyvm on Arch using YAY
$
yay -Rns
tinyvm
Copied
2. Manually Install "tinyvm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tinyvm's git locally
$
git clone https://aur.archlinux.org/tinyvm.git
~/tinyvm
Copied
c. Go to ~/tinyvm folder and install it
$
cd
~/tinyvm
Copied
$
makepkg -si
Copied
3. Information about the tinyvm package on Arch User Repository (AUR)
ID: 760616
Name: tinyvm
PackageBaseID: 155122
PackageBase: tinyvm
Version: 1.0-1
Description: A tiny ANSI C VM
URL: https://github.com/jakogut/tinyvm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: charliehogger
FirstSubmitted: 1593894064
LastModified: 1593894064
URLPath: /cgit/aur.git/snapshot/tinyvm.tar.gz
Name: tinyvm
PackageBaseID: 155122
PackageBase: tinyvm
Version: 1.0-1
Description: A tiny ANSI C VM
URL: https://github.com/jakogut/tinyvm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: charliehogger
FirstSubmitted: 1593894064
LastModified: 1593894064
URLPath: /cgit/aur.git/snapshot/tinyvm.tar.gz