ruby-faraday-fastlane on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ruby-faraday-fastlane

* (Optional) Uninstall ruby-faraday-fastlane on Arch using YAY

$ yay -Rns ruby-faraday-fastlane

2. Manually Install "ruby-faraday-fastlane" via AUR

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

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

b. Clone ruby-faraday-fastlane's git locally

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

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

$ cd ~/ruby-faraday-fastlane $ makepkg -si

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

-> Orphaned AUR Packages: ruby-faraday-fastlane
Repository : aur
Name : ruby-faraday-fastlane
Keywords : None
Version : 0.17.1-2
Description : HTTP/REST API client library.
URL : https://lostisland.github.io/faraday
AUR URL : https://aur.archlinux.org/packages/ruby-faraday-fastlane
Groups : None
Licenses : MIT
Provides : ruby-faraday=0.17.1
Depends On : ruby ruby-multipart-post>=1.2 ruby-multipart-post<3
Make Deps : None
Check Deps : None
Optional Deps : None
Conflicts With : None
Maintainer : None
Votes : 0
Popularity : 0.000000
First Submitted : Mon 09 Dec 2019 10:16:04 PM UTC
Last Modified : Mon 09 Dec 2019 11:04:56 PM UTC
Out-of-date : No