silc-server on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S silc-server

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

$ yay -Rns silc-server

2. Manually Install "silc-server" via AUR

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

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

b. Clone silc-server's git locally

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

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

$ cd ~/silc-server $ makepkg -si

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

ID: 219056
Name: silc-server
PackageBaseID: 2616
PackageBase: silc-server
Version: 1.1.19-1
Description: Secure Internet Live Conferencing server
URL: http://silcnet.org
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter:
FirstSubmitted: 1130740453
LastModified: 1439046776
URLPath: /cgit/aur.git/snapshot/silc-server.tar.gz