conduit on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S conduit

* (Optional) Uninstall conduit on Arch using YAY

$ yay -Rns conduit

2. Manually Install "conduit" via AUR

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

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

b. Clone conduit's git locally

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

c. Go to ~/conduit folder and install it

$ cd ~/conduit $ makepkg -si

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

ID: 1409068
Name: conduit
PackageBaseID: 171678
PackageBase: conduit
Version: 0.6.0-4
Description: Simple, fast and reliable chat server powered by Matrix
URL: https://conduit.rs/
NumVotes: 12
Popularity: 0.221387
OutOfDate:
Maintainer: AlphaJack
Submitter: ZenTauro
FirstSubmitted: 1633455517
LastModified: 1707907880
URLPath: /cgit/aur.git/snapshot/conduit.tar.gz