sstp-server on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S sstp-server

* (Optional) Uninstall sstp-server on Arch using YAY

$ yay -Rns sstp-server

2. Manually Install "sstp-server" via AUR

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

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

b. Clone sstp-server's git locally

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

c. Go to ~/sstp-server folder and install it

$ cd ~/sstp-server $ makepkg -si

3. Information about the sstp-server package on Arch User Repository (AUR)

ID: 855637
Name: sstp-server
PackageBaseID: 118678
PackageBase: sstp-server
Version: 0.6.0-1
Description: A Secure Socket Tunneling Protocol (SSTP) server.
URL: https://github.com/sorz/sstp-server
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sorz
Submitter: sorz
FirstSubmitted: 1484146909
LastModified: 1612032163
URLPath: /cgit/aur.git/snapshot/sstp-server.tar.gz