ruby-excon on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S ruby-excon

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

$ yay -Rns ruby-excon

2. Manually Install "ruby-excon" via AUR

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

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

b. Clone ruby-excon's git locally

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

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

$ cd ~/ruby-excon $ makepkg -si

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

ID: 1426856
Name: ruby-excon
PackageBaseID: 103788
PackageBase: ruby-excon
Version: 0.110.0-1
Description: EXtended http(s) CONnections
URL: https://github.com/excon/excon
NumVotes: 4
Popularity: 0.277561
OutOfDate:
Maintainer: micwoj92
Submitter: CarstenF
FirstSubmitted: 1448446451
LastModified: 1710390396
URLPath: /cgit/aur.git/snapshot/ruby-excon.tar.gz