vertx on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install vertx on Arch using YAY
$
yay -S
vertx
Copied
* (Optional) Uninstall vertx on Arch using YAY
$
yay -Rns
vertx
Copied
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
Copied
b. Clone vertx's git locally
$
git clone https://aur.archlinux.org/vertx.git
~/vertx
Copied
c. Go to ~/vertx folder and install it
$
cd
~/vertx
Copied
$
makepkg -si
Copied
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
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