code-icons on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "code-icons" 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 code-icons on Arch using YAY
$
yay -S
code-icons
Copied
* (Optional) Uninstall code-icons on Arch using YAY
$
yay -Rns
code-icons
Copied
2. Manually Install "code-icons" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone code-icons's git locally
$
git clone https://aur.archlinux.org/code-icons.git
~/code-icons
Copied
c. Go to ~/code-icons folder and install it
$
cd
~/code-icons
Copied
$
makepkg -si
Copied
3. Information about the code-icons package on Arch User Repository (AUR)
ID: 889346
Name: code-icons
PackageBaseID: 165300
PackageBase: code-icons
Version: 1.55.1-1
Description: Change Code - OSS icons to VS Code ones
URL:
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: coxackie
Submitter: coxackie
FirstSubmitted: 1617702541
LastModified: 1617871321
URLPath: /cgit/aur.git/snapshot/code-icons.tar.gz
Name: code-icons
PackageBaseID: 165300
PackageBase: code-icons
Version: 1.55.1-1
Description: Change Code - OSS icons to VS Code ones
URL:
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: coxackie
Submitter: coxackie
FirstSubmitted: 1617702541
LastModified: 1617871321
URLPath: /cgit/aur.git/snapshot/code-icons.tar.gz