yalc on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install yalc on Arch using YAY
$
yay -S
yalc
Copied
* (Optional) Uninstall yalc on Arch using YAY
$
yay -Rns
yalc
Copied
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
Copied
b. Clone yalc's git locally
$
git clone https://aur.archlinux.org/yalc.git
~/yalc
Copied
c. Go to ~/yalc folder and install it
$
cd
~/yalc
Copied
$
makepkg -si
Copied
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
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