notepanda on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S notepanda

* (Optional) Uninstall notepanda on Arch using YAY

$ yay -Rns notepanda

2. Manually Install "notepanda" via AUR

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

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

b. Clone notepanda's git locally

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

c. Go to ~/notepanda folder and install it

$ cd ~/notepanda $ makepkg -si

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

ID: 754762
Name: notepanda
PackageBaseID: 152794
PackageBase: notepanda
Version: 0.1.3-2
Description: A simple cross-platform notepad. Based on Qt and C++.
URL: https://github.com/ChungZH/notepanda
NumVotes: 0
Popularity: 0
OutOfDate: 1699568748
Maintainer: chungzh
Submitter: chungzh
FirstSubmitted: 1589515297
LastModified: 1592716640
URLPath: /cgit/aur.git/snapshot/notepanda.tar.gz