aria on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "aria" 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 aria on Arch using YAY
$
yay -S
aria
Copied
* (Optional) Uninstall aria on Arch using YAY
$
yay -Rns
aria
Copied
2. Manually Install "aria" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone aria's git locally
$
git clone https://aur.archlinux.org/aria.git
~/aria
Copied
c. Go to ~/aria folder and install it
$
cd
~/aria
Copied
$
makepkg -si
Copied
3. Information about the aria package on Arch User Repository (AUR)
ID: 1147171
Name: aria
PackageBaseID: 186246
PackageBase: aria
Version: 0.0.1.r4.9ffa9e3-1
Description: An experimental low-level programming language built to improve on C.
URL: https://shkhuz.github.io/aria
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: shkhuz
Submitter: shkhuz
FirstSubmitted: 1664637705
LastModified: 1664646506
URLPath: /cgit/aur.git/snapshot/aria.tar.gz
Name: aria
PackageBaseID: 186246
PackageBase: aria
Version: 0.0.1.r4.9ffa9e3-1
Description: An experimental low-level programming language built to improve on C.
URL: https://shkhuz.github.io/aria
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: shkhuz
Submitter: shkhuz
FirstSubmitted: 1664637705
LastModified: 1664646506
URLPath: /cgit/aur.git/snapshot/aria.tar.gz