variant-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S variant-bin

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

$ yay -Rns variant-bin

2. Manually Install "variant-bin" via AUR

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

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

b. Clone variant-bin's git locally

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

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

$ cd ~/variant-bin $ makepkg -si

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

ID: 973048
Name: variant-bin
PackageBaseID: 161025
PackageBase: variant-bin
Version: 0.38.0-1
Description: Turn your bash scripts into a modern, single-executable CLI app today
URL: https://github.com/mumoshu/variant2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: brenix
FirstSubmitted: 1608249956
LastModified: 1633967301
URLPath: /cgit/aur.git/snapshot/variant-bin.tar.gz