silc-client on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S silc-client

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

$ yay -Rns silc-client

2. Manually Install "silc-client" via AUR

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

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

b. Clone silc-client's git locally

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

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

$ cd ~/silc-client $ makepkg -si

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

ID: 207248
Name: silc-client
PackageBaseID: 14179
PackageBase: silc-client
Version: 1.1.11-1
Description: A Secure Internet Live Conferencing client
URL: http://silcnet.org
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter:
FirstSubmitted: 1197232590
LastModified: 1436118735
URLPath: /cgit/aur.git/snapshot/silc-client.tar.gz