trello on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S trello

* (Optional) Uninstall trello on Arch using YAY

$ yay -Rns trello

2. Manually Install "trello" via AUR

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

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

b. Clone trello's git locally

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

c. Go to ~/trello folder and install it

$ cd ~/trello $ makepkg -si

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

ID: 1180829
Name: trello
PackageBaseID: 125960
PackageBase: trello
Version: 0.1.9-5
Description: Unofficial Trello Desktop app
URL: https://github.com/danielchatfield/trello-desktop
NumVotes: 10
Popularity: 1.0E-6
OutOfDate:
Maintainer: eclairevoyant
Submitter: mtorromeo
FirstSubmitted: 1506674345
LastModified: 1670689353
URLPath: /cgit/aur.git/snapshot/trello.tar.gz