varuna on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S varuna

* (Optional) Uninstall varuna on Arch using YAY

$ yay -Rns varuna

2. Manually Install "varuna" via AUR

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

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

b. Clone varuna's git locally

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

c. Go to ~/varuna folder and install it

$ cd ~/varuna $ makepkg -si

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

ID: 411766
Name: varuna
PackageBaseID: 122348
PackageBase: varuna
Version: 0.1.1-4
Description: Compiler for the WIP programming language
URL: https://github.com/varuna-lang/varuna
NumVotes: 1
Popularity: 0
OutOfDate: 1643684297
Maintainer: eliaskosunen
FirstSubmitted: 1494776890
LastModified: 1495023567
URLPath: /cgit/aur.git/snapshot/varuna.tar.gz