gnotepad on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gnotepad

* (Optional) Uninstall gnotepad on Arch using YAY

$ yay -Rns gnotepad

2. Manually Install "gnotepad" via AUR

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

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

b. Clone gnotepad's git locally

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

c. Go to ~/gnotepad folder and install it

$ cd ~/gnotepad $ makepkg -si

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

ID: 847812
Name: gnotepad
PackageBaseID: 162111
PackageBase: gnotepad
Version: 0.2-1
Description: A simple GTK Notepad
URL: https://github.com/caverym/gnotepad
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: caverym
Submitter: caverym
FirstSubmitted: 1610740424
LastModified: 1610740424
URLPath: /cgit/aur.git/snapshot/gnotepad.tar.gz