nana on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S nana

* (Optional) Uninstall nana on Arch using YAY

$ yay -Rns nana

2. Manually Install "nana" via AUR

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

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

b. Clone nana's git locally

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

c. Go to ~/nana folder and install it

$ cd ~/nana $ makepkg -si

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

ID: 1298002
Name: nana
PackageBaseID: 113409
PackageBase: nana
Version: 1.7.4-4
Description: An opensource cross-platform GUI library written in modern C++11 for static linking
URL: http://nanapro.org/en-us/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: wgottwalt
Submitter: wgottwalt
FirstSubmitted: 1468141619
LastModified: 1690979256
URLPath: /cgit/aur.git/snapshot/nana.tar.gz