whistle on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S whistle

* (Optional) Uninstall whistle on Arch using YAY

$ yay -Rns whistle

2. Manually Install "whistle" via AUR

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

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

b. Clone whistle's git locally

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

c. Go to ~/whistle folder and install it

$ cd ~/whistle $ makepkg -si

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

ID: 1052260
Name: whistle
PackageBaseID: 176969
PackageBase: whistle
Version: 0.0.2-2
Description: A dope new programming language that still doesnt have a std library.
URL: https://whistle.js.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: R0dn3yS
FirstSubmitted: 1647475948
LastModified: 1647476506
URLPath: /cgit/aur.git/snapshot/whistle.tar.gz