whistle on AUR (Arch User Repository)
Last updated: February 03,2025
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
Copied
b. Install whistle on Arch using YAY
$
yay -S
whistle
Copied
* (Optional) Uninstall whistle on Arch using YAY
$
yay -Rns
whistle
Copied
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
Copied
b. Clone whistle's git locally
$
git clone https://aur.archlinux.org/whistle.git
~/whistle
Copied
c. Go to ~/whistle folder and install it
$
cd
~/whistle
Copied
$
makepkg -si
Copied
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
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