verona on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S verona

* (Optional) Uninstall verona on Arch using YAY

$ yay -Rns verona

2. Manually Install "verona" via AUR

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

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

b. Clone verona's git locally

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

c. Go to ~/verona folder and install it

$ cd ~/verona $ makepkg -si

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

ID: 722582
Name: verona
PackageBaseID: 148623
PackageBase: verona
Version: 8-2
Description: Microsoft's Verona programming language interpreter and compiler
URL: https://github.com/microsoft/verona
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Yuhanun
Submitter: Yuhanun
FirstSubmitted: 1580387982
LastModified: 1587223685
URLPath: /cgit/aur.git/snapshot/verona.tar.gz