jolie on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S jolie

* (Optional) Uninstall jolie on Arch using YAY

$ yay -Rns jolie

2. Manually Install "jolie" via AUR

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

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

b. Clone jolie's git locally

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

c. Go to ~/jolie folder and install it

$ cd ~/jolie $ makepkg -si

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

ID: 936006
Name: jolie
PackageBaseID: 167220
PackageBase: jolie
Version: 1.10.5-2
Description: The Jolie programming language
URL: https://www.jolie-lang.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mortymacs
FirstSubmitted: 1621695080
LastModified: 1626643885
URLPath: /cgit/aur.git/snapshot/jolie.tar.gz