jupiter on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S jupiter

* (Optional) Uninstall jupiter on Arch using YAY

$ yay -Rns jupiter

2. Manually Install "jupiter" via AUR

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

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

b. Clone jupiter's git locally

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

c. Go to ~/jupiter folder and install it

$ cd ~/jupiter $ makepkg -si

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

ID: 655881
Name: jupiter
PackageBaseID: 145811
PackageBase: jupiter
Version: 3.1-1
Description: RISC-V RV32 Assembler and Runtime Simulator
URL: https://github.com/andrescv/Jupiter
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1570969839
LastModified: 1570969839
URLPath: /cgit/aur.git/snapshot/jupiter.tar.gz