vertx on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S vertx

* (Optional) Uninstall vertx on Arch using YAY

$ yay -Rns vertx

2. Manually Install "vertx" via AUR

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

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

b. Clone vertx's git locally

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

c. Go to ~/vertx folder and install it

$ cd ~/vertx $ makepkg -si

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

ID: 813872
Name: vertx
PackageBaseID: 69018
PackageBase: vertx
Version: 3.9.4-1
Description: Effortless asynchronous application development for the modern web and enterprise
URL: http://vertx.io
NumVotes: 6
Popularity: 0
OutOfDate: 1706041581
Maintainer:
Submitter: OttoA
FirstSubmitted: 1365699952
LastModified: 1604526626
URLPath: /cgit/aur.git/snapshot/vertx.tar.gz