code-appicons on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "code-appicons" 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

b. Install code-appicons on Arch using YAY

$ yay -S code-appicons

* (Optional) Uninstall code-appicons on Arch using YAY

$ yay -Rns code-appicons

2. Manually Install "code-appicons" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone code-appicons's git locally

$ git clone https://aur.archlinux.org/code-appicons.git ~/code-appicons

c. Go to ~/code-appicons folder and install it

$ cd ~/code-appicons $ makepkg -si

3. Information about the code-appicons package on Arch User Repository (AUR)

ID: 1367299
Name: code-appicons
PackageBaseID: 196672
PackageBase: code-appicons
Version: 1.85.0-1
Description: Replace Code - OSS icons with VSCode icons
URL: https://github.com/microsoft/vscode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: memchr
Submitter: memchr
FirstSubmitted: 1691961680
LastModified: 1702194501
URLPath: /cgit/aur.git/snapshot/code-appicons.tar.gz