discus on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S discus

* (Optional) Uninstall discus on Arch using YAY

$ yay -Rns discus

2. Manually Install "discus" via AUR

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

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

b. Clone discus's git locally

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

c. Go to ~/discus folder and install it

$ cd ~/discus $ makepkg -si

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

ID: 691971
Name: discus
PackageBaseID: 5860
PackageBase: discus
Version: 0.2.9-3
Description: A text-mode disk space usage program which aims to make df(1) prettier
URL: http://manpages.ubuntu.com/manpages/bionic/man1/discus.1.html
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter:
FirstSubmitted: 1152031182
LastModified: 1580571605
URLPath: /cgit/aur.git/snapshot/discus.tar.gz