dissent on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S dissent

* (Optional) Uninstall dissent on Arch using YAY

$ yay -Rns dissent

2. Manually Install "dissent" via AUR

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

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

b. Clone dissent's git locally

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

c. Go to ~/dissent folder and install it

$ cd ~/dissent $ makepkg -si

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

ID: 1424450
Name: dissent
PackageBaseID: 203278
PackageBase: dissent
Version: 0.0.21-1
Description: Discord client written in go and gtk4
URL: https://github.com/diamondburned/dissent
NumVotes: 3
Popularity: 1.641232
OutOfDate:
Maintainer: txtsd
Submitter: txtsd
FirstSubmitted: 1709553536
LastModified: 1710091103
URLPath: /cgit/aur.git/snapshot/dissent.tar.gz