whiley on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S whiley

* (Optional) Uninstall whiley on Arch using YAY

$ yay -Rns whiley

2. Manually Install "whiley" via AUR

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

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

b. Clone whiley's git locally

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

c. Go to ~/whiley folder and install it

$ cd ~/whiley $ makepkg -si

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

ID: 323702
Name: whiley
PackageBaseID: 99971
PackageBase: whiley
Version: 0.3.40-1
Description: Whiley Development Kit. A programming language particularly suited to safety-critical systems
URL: http://whiley.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1615019191
Maintainer: zyphrus
Submitter: zyphrus
FirstSubmitted: 1442227224
LastModified: 1469258207
URLPath: /cgit/aur.git/snapshot/whiley.tar.gz