unicon on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "unicon" 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 unicon on Arch using YAY
$
yay -S
unicon
Copied
* (Optional) Uninstall unicon on Arch using YAY
$
yay -Rns
unicon
Copied
2. Manually Install "unicon" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone unicon's git locally
$
git clone https://aur.archlinux.org/unicon.git
~/unicon
Copied
c. Go to ~/unicon folder and install it
$
cd
~/unicon
Copied
$
makepkg -si
Copied
3. Information about the unicon package on Arch User Repository (AUR)
ID: 1072035
Name: unicon
PackageBaseID: 141439
PackageBase: unicon
Version: 13.2-1
Description: A modern descendant of the Icon programming language.
URL: https://github.com/uniconproject/unicon/
NumVotes: 0
Popularity: 0
OutOfDate: 1704885575
Maintainer: nobodywasishere
Submitter: minieggs40
FirstSubmitted: 1555895724
LastModified: 1650964940
URLPath: /cgit/aur.git/snapshot/unicon.tar.gz
Name: unicon
PackageBaseID: 141439
PackageBase: unicon
Version: 13.2-1
Description: A modern descendant of the Icon programming language.
URL: https://github.com/uniconproject/unicon/
NumVotes: 0
Popularity: 0
OutOfDate: 1704885575
Maintainer: nobodywasishere
Submitter: minieggs40
FirstSubmitted: 1555895724
LastModified: 1650964940
URLPath: /cgit/aur.git/snapshot/unicon.tar.gz