notepadpp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S notepadpp

* (Optional) Uninstall notepadpp on Arch using YAY

$ yay -Rns notepadpp

2. Manually Install "notepadpp" via AUR

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

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

b. Clone notepadpp's git locally

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

c. Go to ~/notepadpp folder and install it

$ cd ~/notepadpp $ makepkg -si

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

ID: 1134577
Name: notepadpp
PackageBaseID: 137182
PackageBase: notepadpp
Version: 8.4.4-2
Description: A free source code editor for Windows - (32-bit)
URL: https://notepad-plus-plus.org/
NumVotes: 4
Popularity: 0.010502
OutOfDate:
Maintainer: n4r3n
FirstSubmitted: 1541456981
LastModified: 1662202081
URLPath: /cgit/aur.git/snapshot/notepadpp.tar.gz