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