hyperpad on AUR (Arch User Repository)

Last updated: April 20,2024

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

$ yay -S hyperpad

* (Optional) Uninstall hyperpad on Arch using YAY

$ yay -Rns hyperpad

2. Manually Install "hyperpad" via AUR

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

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

b. Clone hyperpad's git locally

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

c. Go to ~/hyperpad folder and install it

$ cd ~/hyperpad $ makepkg -si

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

ID: 975711
Name: hyperpad
PackageBaseID: 172138
PackageBase: hyperpad
Version: 0.60-1
Description: A fast, simple and open-source text editor
URL: https://github.com/ecsuarez/hyperpad
NumVotes: 0
Popularity: 0
OutOfDate: 1693698422
Maintainer: ecsuarez
Submitter: ecsuarez
FirstSubmitted: 1634484647
LastModified: 1634484647
URLPath: /cgit/aur.git/snapshot/hyperpad.tar.gz