discli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S discli

* (Optional) Uninstall discli on Arch using YAY

$ yay -Rns discli

2. Manually Install "discli" via AUR

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

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

b. Clone discli's git locally

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

c. Go to ~/discli folder and install it

$ cd ~/discli $ makepkg -si

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

ID: 885170
Name: discli
PackageBaseID: 165053
PackageBase: discli
Version: 1-1
Description: Discord TUI client written in Go
URL: https://github.com/Kaneki07/DisCli
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pj-bass
Submitter: pj-bass
FirstSubmitted: 1617058504
LastModified: 1617058504
URLPath: /cgit/aur.git/snapshot/discli.tar.gz