plainotepad on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S plainotepad

* (Optional) Uninstall plainotepad on Arch using YAY

$ yay -Rns plainotepad

2. Manually Install "plainotepad" via AUR

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

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

b. Clone plainotepad's git locally

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

c. Go to ~/plainotepad folder and install it

$ cd ~/plainotepad $ makepkg -si

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

ID: 1267258
Name: plainotepad
PackageBaseID: 186938
PackageBase: plainotepad
Version: 0.9.11-1
Description: Plain text editor with minimalistic design
URL: https://github.com/Helltar/plainotepad
NumVotes: 3
Popularity: 0.000162
OutOfDate:
Maintainer: Helltar
Submitter: Helltar
FirstSubmitted: 1666830655
LastModified: 1685793927
URLPath: /cgit/aur.git/snapshot/plainotepad.tar.gz