netlify on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "netlify" 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 netlify on Arch using YAY
$
yay -S
netlify
Copied
* (Optional) Uninstall netlify on Arch using YAY
$
yay -Rns
netlify
Copied
2. Manually Install "netlify" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone netlify's git locally
$
git clone https://aur.archlinux.org/netlify.git
~/netlify
Copied
c. Go to ~/netlify folder and install it
$
cd
~/netlify
Copied
$
makepkg -si
Copied
3. Information about the netlify package on Arch User Repository (AUR)
ID: 1426713
Name: netlify
PackageBaseID: 128596
PackageBase: netlify
Version: 17.19.3-1
Description: Create, deploy, and delete new sites hosted on Netlify straight from your terminal
URL: https://www.netlify.com/docs/cli/
NumVotes: 6
Popularity: 2.0E-6
OutOfDate:
Maintainer: macxcool
Submitter: BaloneyGeek
FirstSubmitted: 1514985939
LastModified: 1710371149
URLPath: /cgit/aur.git/snapshot/netlify.tar.gz
Name: netlify
PackageBaseID: 128596
PackageBase: netlify
Version: 17.19.3-1
Description: Create, deploy, and delete new sites hosted on Netlify straight from your terminal
URL: https://www.netlify.com/docs/cli/
NumVotes: 6
Popularity: 2.0E-6
OutOfDate:
Maintainer: macxcool
Submitter: BaloneyGeek
FirstSubmitted: 1514985939
LastModified: 1710371149
URLPath: /cgit/aur.git/snapshot/netlify.tar.gz