ruby-nanoc on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ruby-nanoc

* (Optional) Uninstall ruby-nanoc on Arch using YAY

$ yay -Rns ruby-nanoc

2. Manually Install "ruby-nanoc" via AUR

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

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

b. Clone ruby-nanoc's git locally

$ git clone https://aur.archlinux.org/ruby-nanoc.git ~/ruby-nanoc

c. Go to ~/ruby-nanoc folder and install it

$ cd ~/ruby-nanoc $ makepkg -si

3. Information about the ruby-nanoc package on Arch User Repository (AUR)

ID: 1149369
Name: ruby-nanoc
PackageBaseID: 169363
PackageBase: ruby-nanoc
Version: 4.12.8-1
Description: A static-site generator with a focus on flexibility
URL: https://nanoc.app
NumVotes: 11
Popularity: 0
OutOfDate: 1709560183
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1627549304
LastModified: 1665127648
URLPath: /cgit/aur.git/snapshot/ruby-nanoc.tar.gz