gyro-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gyro-bin

* (Optional) Uninstall gyro-bin on Arch using YAY

$ yay -Rns gyro-bin

2. Manually Install "gyro-bin" via AUR

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

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

b. Clone gyro-bin's git locally

$ git clone https://aur.archlinux.org/gyro-bin.git ~/gyro-bin

c. Go to ~/gyro-bin folder and install it

$ cd ~/gyro-bin $ makepkg -si

3. Information about the gyro-bin package on Arch User Repository (AUR)

ID: 1087488
Name: gyro-bin
PackageBaseID: 167157
PackageBase: gyro-bin
Version: 0.7.0-1
Description: A Zig package manager with an index, build runner, and build dependencies
URL: https://github.com/mattnite/gyro
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rutgerbrf
Submitter: rutgerbrf
FirstSubmitted: 1621591517
LastModified: 1653980097
URLPath: /cgit/aur.git/snapshot/gyro-bin.tar.gz