vercel on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vercel

* (Optional) Uninstall vercel on Arch using YAY

$ yay -Rns vercel

2. Manually Install "vercel" via AUR

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

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

b. Clone vercel's git locally

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

c. Go to ~/vercel folder and install it

$ cd ~/vercel $ makepkg -si

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

ID: 1413505
Name: vercel
PackageBaseID: 153548
PackageBase: vercel
Version: 33.5.1-1
Description: The command line interface for Vercel
URL: https://github.com/vercel/vercel
NumVotes: 3
Popularity: 0.156978
OutOfDate:
Maintainer: asermax
Submitter: asermax
FirstSubmitted: 1590361323
LastModified: 1708559596
URLPath: /cgit/aur.git/snapshot/vercel.tar.gz