aretext on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S aretext

* (Optional) Uninstall aretext on Arch using YAY

$ yay -Rns aretext

2. Manually Install "aretext" via AUR

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

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

b. Clone aretext's git locally

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

c. Go to ~/aretext folder and install it

$ cd ~/aretext $ makepkg -si

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

ID: 1165276
Name: aretext
PackageBaseID: 170201
PackageBase: aretext
Version: 0.7.0-1
Description: [BETA] Minimalist text editor that never slows you down.
URL: https://github.com/aretext/aretext
NumVotes: 2
Popularity: 0
OutOfDate: 1678193384
Maintainer: brodi1
Submitter: brodi1
FirstSubmitted: 1629627146
LastModified: 1667724625
URLPath: /cgit/aur.git/snapshot/aretext.tar.gz