ruby-xcodeproj on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ruby-xcodeproj

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

$ yay -Rns ruby-xcodeproj

2. Manually Install "ruby-xcodeproj" via AUR

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

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

b. Clone ruby-xcodeproj's git locally

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

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

$ cd ~/ruby-xcodeproj $ makepkg -si

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

ID: 1395758
Name: ruby-xcodeproj
PackageBaseID: 118604
PackageBase: ruby-xcodeproj
Version: 1.24.0-1
Description: Create and modify Xcode projects from Ruby.
URL: https://github.com/cocoapods/xcodeproj
NumVotes: 1
Popularity: 0.037677
OutOfDate:
Maintainer: micwoj92
Submitter: farwayer
FirstSubmitted: 1484018520
LastModified: 1706662394
URLPath: /cgit/aur.git/snapshot/ruby-xcodeproj.tar.gz