angular-cli on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S angular-cli

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

$ yay -Rns angular-cli

2. Manually Install "angular-cli" via AUR

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

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

b. Clone angular-cli's git locally

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

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

$ cd ~/angular-cli $ makepkg -si

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

ID: 1428848
Name: angular-cli
PackageBaseID: 118079
PackageBase: angular-cli
Version: 17.3.0-1
Description: CLI tool for Angular
URL: https://github.com/angular/angular-cli
NumVotes: 29
Popularity: 0.13281
OutOfDate:
Maintainer: sodaplayer
Submitter: MazeChaZer
FirstSubmitted: 1482411529
LastModified: 1710649689
URLPath: /cgit/aur.git/snapshot/angular-cli.tar.gz