realize on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install realize on Arch using YAY
$
yay -S
realize
Copied
* (Optional) Uninstall realize on Arch using YAY
$
yay -Rns
realize
Copied
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
Copied
b. Clone realize's git locally
$
git clone https://aur.archlinux.org/realize.git
~/realize
Copied
c. Go to ~/realize folder and install it
$
cd
~/realize
Copied
$
makepkg -si
Copied
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
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