serveez on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S serveez

* (Optional) Uninstall serveez on Arch using YAY

$ yay -Rns serveez

2. Manually Install "serveez" via AUR

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

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

b. Clone serveez's git locally

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

c. Go to ~/serveez folder and install it

$ cd ~/serveez $ makepkg -si

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

ID: 1189471
Name: serveez
PackageBaseID: 184319
PackageBase: serveez
Version: 0.3.1-2
Description: server framework
URL: https://www.gnu.org/software/serveez
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: micwoj92
FirstSubmitted: 1658773810
LastModified: 1672357213
URLPath: /cgit/aur.git/snapshot/serveez.tar.gz