naml on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "naml" 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 naml on Arch using YAY
$
yay -S
naml
Copied
* (Optional) Uninstall naml on Arch using YAY
$
yay -Rns
naml
Copied
2. Manually Install "naml" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone naml's git locally
$
git clone https://aur.archlinux.org/naml.git
~/naml
Copied
c. Go to ~/naml folder and install it
$
cd
~/naml
Copied
$
makepkg -si
Copied
3. Information about the naml package on Arch User Repository (AUR)
ID: 993238
Name: naml
PackageBaseID: 173284
PackageBase: naml
Version: v1.0.3-1
Description: Not Another Markup Language [NAML]
URL: https://github.com/kris-nova/naml
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kris-nova
Submitter: kris-nova
FirstSubmitted: 1637426460
LastModified: 1637725724
URLPath: /cgit/aur.git/snapshot/naml.tar.gz
Name: naml
PackageBaseID: 173284
PackageBase: naml
Version: v1.0.3-1
Description: Not Another Markup Language [NAML]
URL: https://github.com/kris-nova/naml
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kris-nova
Submitter: kris-nova
FirstSubmitted: 1637426460
LastModified: 1637725724
URLPath: /cgit/aur.git/snapshot/naml.tar.gz