xsp on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S xsp

* (Optional) Uninstall xsp on Arch using YAY

$ yay -Rns xsp

2. Manually Install "xsp" via AUR

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

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

b. Clone xsp's git locally

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

c. Go to ~/xsp folder and install it

$ cd ~/xsp $ makepkg -si

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

ID: 720803
Name: xsp
PackageBaseID: 126596
PackageBase: xsp
Version: 4.7.1-1
Description: A simple webserver based on mono - provides ASP.NET support
URL: https://github.com/mono/xsp
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1508829900
LastModified: 1586873151
URLPath: /cgit/aur.git/snapshot/xsp.tar.gz