valdo on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S valdo

* (Optional) Uninstall valdo on Arch using YAY

$ yay -Rns valdo

2. Manually Install "valdo" via AUR

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

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

b. Clone valdo's git locally

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

c. Go to ~/valdo folder and install it

$ cd ~/valdo $ makepkg -si

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

ID: 1010754
Name: valdo
PackageBaseID: 174491
PackageBase: valdo
Version: 2021.08.31-1
Description: Create new Vala projects from templates
URL: https://github.com/prince781/valdo
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Prince781
Submitter: Prince781
FirstSubmitted: 1640732098
LastModified: 1640732098
URLPath: /cgit/aur.git/snapshot/valdo.tar.gz