via-cli-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S via-cli-bin

* (Optional) Uninstall via-cli-bin on Arch using YAY

$ yay -Rns via-cli-bin

2. Manually Install "via-cli-bin" via AUR

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

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

b. Clone via-cli-bin's git locally

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

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

$ cd ~/via-cli-bin $ makepkg -si

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

ID: 1119349
Name: via-cli-bin
PackageBaseID: 184237
PackageBase: via-cli-bin
Version: v0.4.1-1
Description: Easily start & stop your local dev environments from your cli
URL: https://github.com/Sopamo/via
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flitzfiete
Submitter: flitzfiete
FirstSubmitted: 1658572656
LastModified: 1659188521
URLPath: /cgit/aur.git/snapshot/via-cli-bin.tar.gz