gyro on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gyro

* (Optional) Uninstall gyro on Arch using YAY

$ yay -Rns gyro

2. Manually Install "gyro" via AUR

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

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

b. Clone gyro's git locally

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

c. Go to ~/gyro folder and install it

$ cd ~/gyro $ makepkg -si

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

ID: 1087041
Name: gyro
PackageBaseID: 177258
PackageBase: gyro
Version: 0.7.0-1
Description: An unofficial package manager for the Zig programming language
URL: https://github.com/mattnite/gyro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: zhangkaizhao
FirstSubmitted: 1648124163
LastModified: 1653885434
URLPath: /cgit/aur.git/snapshot/gyro.tar.gz