realize on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S realize

* (Optional) Uninstall realize on Arch using YAY

$ yay -Rns realize

2. Manually Install "realize" via AUR

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

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

b. Clone realize's git locally

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

c. Go to ~/realize folder and install it

$ cd ~/realize $ makepkg -si

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

ID: 660214
Name: realize
PackageBaseID: 135381
PackageBase: realize
Version: 2.0.2-3
Description: Golang live reload and task runner
URL: https://github.com/oxequa/realize
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1535253124
LastModified: 1572160680
URLPath: /cgit/aur.git/snapshot/realize.tar.gz