natpad on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S natpad

* (Optional) Uninstall natpad on Arch using YAY

$ yay -Rns natpad

2. Manually Install "natpad" via AUR

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

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

b. Clone natpad's git locally

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

c. Go to ~/natpad folder and install it

$ cd ~/natpad $ makepkg -si

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

ID: 680595
Name: natpad
PackageBaseID: 147677
PackageBase: natpad
Version: 2.5-1
Description: A Text-editor written in C using GTK
URL: https://github.com/douwevos/natpad
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: FirstAirBender
Submitter: FirstAirBender
FirstSubmitted: 1577387101
LastModified: 1577392694
URLPath: /cgit/aur.git/snapshot/natpad.tar.gz