simple-text on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S simple-text

* (Optional) Uninstall simple-text on Arch using YAY

$ yay -Rns simple-text

2. Manually Install "simple-text" via AUR

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

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

b. Clone simple-text's git locally

$ git clone https://aur.archlinux.org/simple-text.git ~/simple-text

c. Go to ~/simple-text folder and install it

$ cd ~/simple-text $ makepkg -si

3. Information about the simple-text package on Arch User Repository (AUR)

ID: 211853
Name: simple-text
PackageBaseID: 92766
PackageBase: simple-text
Version: 0.11.1-2
Description: A not so simple text and code editor written in Vala (Still in development)
URL: https://github.com/badwolfie/simple-text
NumVotes: 1
Popularity: 0
OutOfDate: 1439409906
Maintainer: badwolfie
Submitter: badwolfie
FirstSubmitted: 1430725787
LastModified: 1436943009
URLPath: /cgit/aur.git/snapshot/simple-text.tar.gz