valide on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S valide

* (Optional) Uninstall valide on Arch using YAY

$ yay -Rns valide

2. Manually Install "valide" via AUR

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

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

b. Clone valide's git locally

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

c. Go to ~/valide folder and install it

$ cd ~/valide $ makepkg -si

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

ID: 497577
Name: valide
PackageBaseID: 17292
PackageBase: valide
Version: 0.7.2-2
Description: Val(a)IDE is an Integrated Development Environment for the Vala programming language (Tarnyko branch).
URL: http://www.tarnyko.net/en/?q=node/24
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer: muflone
FirstSubmitted: 1212377658
LastModified: 1522007889
URLPath: /cgit/aur.git/snapshot/valide.tar.gz