amethyst on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S amethyst

* (Optional) Uninstall amethyst on Arch using YAY

$ yay -Rns amethyst

2. Manually Install "amethyst" via AUR

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

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

b. Clone amethyst's git locally

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

c. Go to ~/amethyst folder and install it

$ cd ~/amethyst $ makepkg -si

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

ID: 797651
Name: amethyst
PackageBaseID: 141546
PackageBase: amethyst
Version: 3.3-2
Description: A lightweight source code editor with tree-view navigation
URL: https://codeberg.org/neoninteger/amethyst
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: neoninteger
Submitter: neoninteger
FirstSubmitted: 1556237771
LastModified: 1601295007
URLPath: /cgit/aur.git/snapshot/amethyst.tar.gz