yalc on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "yalc" 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 yalc on Arch using YAY

$ yay -S yalc

* (Optional) Uninstall yalc on Arch using YAY

$ yay -Rns yalc

2. Manually Install "yalc" via AUR

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

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

b. Clone yalc's git locally

$ git clone https://aur.archlinux.org/yalc.git ~/yalc

c. Go to ~/yalc folder and install it

$ cd ~/yalc $ makepkg -si

3. Information about the yalc package on Arch User Repository (AUR)

ID: 993640
Name: yalc
PackageBaseID: 173418
PackageBase: yalc
Version: 1.0.0.pre.53-1
Description: Better workflow than npm/yarn link for package authors.
URL: https://github.com/wclr/yalc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: samhh
Submitter: samhh
FirstSubmitted: 1637793786
LastModified: 1637793786
URLPath: /cgit/aur.git/snapshot/yalc.tar.gz