angularjs on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S angularjs

* (Optional) Uninstall angularjs on Arch using YAY

$ yay -Rns angularjs

2. Manually Install "angularjs" via AUR

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

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

b. Clone angularjs's git locally

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

c. Go to ~/angularjs folder and install it

$ cd ~/angularjs $ makepkg -si

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

ID: 1126773
Name: angularjs
PackageBaseID: 70453
PackageBase: angularjs
Version: 1.8.2-1
Description: An open-source JavaScript framework, whose goal is to augment browser-based applications with model–view–controller (MVC) capability, in an effort to make both development and testing easier.
URL: http://angularjs.org
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: Capricious-frog
Submitter: gavcos
FirstSubmitted: 1369745589
LastModified: 1660675723
URLPath: /cgit/aur.git/snapshot/angularjs.tar.gz