feathers-cli on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S feathers-cli

* (Optional) Uninstall feathers-cli on Arch using YAY

$ yay -Rns feathers-cli

2. Manually Install "feathers-cli" via AUR

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

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

b. Clone feathers-cli's git locally

$ git clone https://aur.archlinux.org/feathers-cli.git ~/feathers-cli

c. Go to ~/feathers-cli folder and install it

$ cd ~/feathers-cli $ makepkg -si

3. Information about the feathers-cli package on Arch User Repository (AUR)

ID: 1105689
Name: feathers-cli
PackageBaseID: 150455
PackageBase: feathers-cli
Version: 4.8.0-1
Description: The command line interface for scaffolding Feathers applications
URL: https://github.com/feathersjs/cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584606199
LastModified: 1656564270
URLPath: /cgit/aur.git/snapshot/feathers-cli.tar.gz