alm on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S alm

* (Optional) Uninstall alm on Arch using YAY

$ yay -Rns alm

2. Manually Install "alm" via AUR

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

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

b. Clone alm's git locally

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

c. Go to ~/alm folder and install it

$ cd ~/alm $ makepkg -si

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

ID: 479704
Name: alm
PackageBaseID: 114271
PackageBase: alm
Version: 2.38.1-1
Description: The best IDE for TypeScript
URL: https://www.npmjs.com/package/alm
NumVotes: 0
Popularity: 0
OutOfDate: 1641950642
Maintainer:
Submitter: fusion809
FirstSubmitted: 1470362523
LastModified: 1516532048
URLPath: /cgit/aur.git/snapshot/alm.tar.gz