icon on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "icon" 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 icon on Arch using YAY
$
yay -S
icon
Copied
* (Optional) Uninstall icon on Arch using YAY
$
yay -Rns
icon
Copied
2. Manually Install "icon" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone icon's git locally
$
git clone https://aur.archlinux.org/icon.git
~/icon
Copied
c. Go to ~/icon folder and install it
$
cd
~/icon
Copied
$
makepkg -si
Copied
3. Information about the icon package on Arch User Repository (AUR)
ID: 1389340
Name: icon
PackageBaseID: 14419
PackageBase: icon
Version: 1:9.5.24a-1
Description: The Icon programming language
URL: https://github.com/gtownsend/icon
NumVotes: 32
Popularity: 0.016071
OutOfDate:
Maintainer: aksr
Submitter: haawda
FirstSubmitted: 1198779849
LastModified: 1705777921
URLPath: /cgit/aur.git/snapshot/icon.tar.gz
Name: icon
PackageBaseID: 14419
PackageBase: icon
Version: 1:9.5.24a-1
Description: The Icon programming language
URL: https://github.com/gtownsend/icon
NumVotes: 32
Popularity: 0.016071
OutOfDate:
Maintainer: aksr
Submitter: haawda
FirstSubmitted: 1198779849
LastModified: 1705777921
URLPath: /cgit/aur.git/snapshot/icon.tar.gz