ijvm-tools on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S ijvm-tools

* (Optional) Uninstall ijvm-tools on Arch using YAY

$ yay -Rns ijvm-tools

2. Manually Install "ijvm-tools" via AUR

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

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

b. Clone ijvm-tools's git locally

$ git clone https://aur.archlinux.org/ijvm-tools.git ~/ijvm-tools

c. Go to ~/ijvm-tools folder and install it

$ cd ~/ijvm-tools $ makepkg -si

3. Information about the ijvm-tools package on Arch User Repository (AUR)

ID: 248468
Name: ijvm-tools
PackageBaseID: 103383
PackageBase: ijvm-tools
Version: 0.9-1.0
Description: Implementation of the IJVM machine described in the book Structured Computer Organization
URL: https://users-cs.au.dk/bouvin/dComArk/2015/noter/Note_2/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eenberg
Submitter: eenberg
FirstSubmitted: 1447673218
LastModified: 1447673662
URLPath: /cgit/aur.git/snapshot/ijvm-tools.tar.gz