ruby-simple-navigation on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S ruby-simple-navigation

* (Optional) Uninstall ruby-simple-navigation on Arch using YAY

$ yay -Rns ruby-simple-navigation

2. Manually Install "ruby-simple-navigation" via AUR

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

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

b. Clone ruby-simple-navigation's git locally

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

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

$ cd ~/ruby-simple-navigation $ makepkg -si

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

ID: 517732
Name: ruby-simple-navigation
PackageBaseID: 133272
PackageBase: ruby-simple-navigation
Version: 4.0.5-1
Description: simple-navigation is a ruby library for creating navigations (with multiple levels) for your Rails, Sinatra or Padrino application.
URL: http://github.com/codeplant/simple-navigation
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: SWW13
FirstSubmitted: 1528465442
LastModified: 1528465442
URLPath: /cgit/aur.git/snapshot/ruby-simple-navigation.tar.gz