cwtch-server on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cwtch-server

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

$ yay -Rns cwtch-server

2. Manually Install "cwtch-server" via AUR

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

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

b. Clone cwtch-server's git locally

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

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

$ cd ~/cwtch-server $ makepkg -si

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

ID: 1426212
Name: cwtch-server
PackageBaseID: 170653
PackageBase: cwtch-server
Version: 1.5.1-2
Description: Server for Privacy Preserving Infrastructure for Asynchronous, Decentralized and Metadata Resistant Applications
URL: https://cwtch.im/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: iamawacko
Submitter: mal
FirstSubmitted: 1630536762
LastModified: 1710304687
URLPath: /cgit/aur.git/snapshot/cwtch-server.tar.gz