ruby-fog on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ruby-fog

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

$ yay -Rns ruby-fog

2. Manually Install "ruby-fog" via AUR

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

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

b. Clone ruby-fog's git locally

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

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

$ cd ~/ruby-fog $ makepkg -si

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

ID: 1170615
Name: ruby-fog
PackageBaseID: 60692
PackageBase: ruby-fog
Version: 2.3.0-1
Description: brings clouds to you
URL: http://github.com/fog/fog
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: masterkorp
FirstSubmitted: 1342003370
LastModified: 1668708838
URLPath: /cgit/aur.git/snapshot/ruby-fog.tar.gz