apm on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "apm" 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 apm on Arch using YAY
$
yay -S
apm
Copied
* (Optional) Uninstall apm on Arch using YAY
$
yay -Rns
apm
Copied
2. Manually Install "apm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone apm's git locally
$
git clone https://aur.archlinux.org/apm.git
~/apm
Copied
c. Go to ~/apm folder and install it
$
cd
~/apm
Copied
$
makepkg -si
Copied
3. Information about the apm package on Arch User Repository (AUR)
ID: 1096467
Name: apm
PackageBaseID: 183023
PackageBase: apm
Version: 2.6.5-3
Description: Atom package manager
URL: https://github.com/atom/apm
NumVotes: 2
Popularity: 1.0E-5
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1654762449
LastModified: 1654851575
URLPath: /cgit/aur.git/snapshot/apm.tar.gz
Name: apm
PackageBaseID: 183023
PackageBase: apm
Version: 2.6.5-3
Description: Atom package manager
URL: https://github.com/atom/apm
NumVotes: 2
Popularity: 1.0E-5
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1654762449
LastModified: 1654851575
URLPath: /cgit/aur.git/snapshot/apm.tar.gz