tinyvm on AUR (Arch User Repository)

Last updated: July 03,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

b. Install tinyvm on Arch using YAY

$ yay -S tinyvm

* (Optional) Uninstall tinyvm on Arch using YAY

$ yay -Rns tinyvm

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

b. Clone tinyvm's git locally

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

c. Go to ~/tinyvm folder and install it

$ cd ~/tinyvm $ makepkg -si

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