amp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S amp

* (Optional) Uninstall amp on Arch using YAY

$ yay -Rns amp

2. Manually Install "amp" via AUR

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

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

b. Clone amp's git locally

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

c. Go to ~/amp folder and install it

$ cd ~/amp $ makepkg -si

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

ID: 693201
Name: amp
PackageBaseID: 128558
PackageBase: amp
Version: 0.6.2-1
Description: A modal text editor for the terminal.
URL: https://github.com/jmacdonald/amp
NumVotes: 12
Popularity: 0.565959
OutOfDate: 1707931470
Maintainer: jmacdonald
Submitter: jmacdonald
FirstSubmitted: 1514871610
LastModified: 1580877091
URLPath: /cgit/aur.git/snapshot/amp.tar.gz