tui-deck on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tui-deck

* (Optional) Uninstall tui-deck on Arch using YAY

$ yay -Rns tui-deck

2. Manually Install "tui-deck" via AUR

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

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

b. Clone tui-deck's git locally

$ git clone https://aur.archlinux.org/tui-deck.git ~/tui-deck

c. Go to ~/tui-deck folder and install it

$ cd ~/tui-deck $ makepkg -si

3. Information about the tui-deck package on Arch User Repository (AUR)

ID: 1414783
Name: tui-deck
PackageBaseID: 194492
PackageBase: tui-deck
Version: 0.5.16.r0.gc8274ac-1
Description: A TUI frontend for Nextcloud Deck app written in GO using the Rich Interactive Widgets for Terminal UIs
URL: https://github.com/mebitek/tui-deck
NumVotes: 1
Popularity: 0.003857
OutOfDate:
Maintainer: mebitek
Submitter: mebitek
FirstSubmitted: 1686306465
LastModified: 1708788178
URLPath: /cgit/aur.git/snapshot/tui-deck.tar.gz