jaguar on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S jaguar

* (Optional) Uninstall jaguar on Arch using YAY

$ yay -Rns jaguar

2. Manually Install "jaguar" via AUR

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

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

b. Clone jaguar's git locally

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

c. Go to ~/jaguar folder and install it

$ cd ~/jaguar $ makepkg -si

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

ID: 1427547
Name: jaguar
PackageBaseID: 193833
PackageBase: jaguar
Version: 1.30.0-2
Description: Tool to develop Toit programs for the ESP32
URL: https://github.com/toitlang/jaguar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: floitsch
Submitter: floitsch
FirstSubmitted: 1684586897
LastModified: 1710488722
URLPath: /cgit/aur.git/snapshot/jaguar.tar.gz