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
Copied
b. Install natpad on Arch using YAY
$
yay -S
natpad
Copied
* (Optional) Uninstall natpad on Arch using YAY
$
yay -Rns
natpad
Copied
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
Copied
b. Clone natpad's git locally
$
git clone https://aur.archlinux.org/natpad.git
~/natpad
Copied
c. Go to ~/natpad folder and install it
$
cd
~/natpad
Copied
$
makepkg -si
Copied
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
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