vserver-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S vserver-git

* (Optional) Uninstall vserver-git on Arch using YAY

$ yay -Rns vserver-git

2. Manually Install "vserver-git" via AUR

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

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

b. Clone vserver-git's git locally

$ git clone https://aur.archlinux.org/vserver-git.git ~/vserver-git

c. Go to ~/vserver-git folder and install it

$ cd ~/vserver-git $ makepkg -si

3. Information about the vserver-git package on Arch User Repository (AUR)

ID: 605361
Name: vserver-git
PackageBaseID: 141389
PackageBase: vserver-git
Version: r52.74b3e3b-1
Description: Simple HTTP server made in vala
URL: https://github.com/bcedu/ValaSimpleHTTPServer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: btd1337
Submitter: btd1337
FirstSubmitted: 1555711120
LastModified: 1555711120
URLPath: /cgit/aur.git/snapshot/vserver-git.tar.gz