firefly-cli on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S firefly-cli

* (Optional) Uninstall firefly-cli on Arch using YAY

$ yay -Rns firefly-cli

2. Manually Install "firefly-cli" via AUR

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

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

b. Clone firefly-cli's git locally

$ git clone https://aur.archlinux.org/firefly-cli.git ~/firefly-cli

c. Go to ~/firefly-cli folder and install it

$ cd ~/firefly-cli $ makepkg -si

3. Information about the firefly-cli package on Arch User Repository (AUR)

ID: 1062182
Name: firefly-cli
PackageBaseID: 161695
PackageBase: firefly-cli
Version: 0.1.2-1
Description: A python-based command line interface for practically entering expenses in Firefly III
URL: https://github.com/afonsoc12/firefly-cli
NumVotes: 1
Popularity: 0.002442
OutOfDate: 1681192673
Maintainer: darnir
Submitter: darnir
FirstSubmitted: 1609855735
LastModified: 1649195309
URLPath: /cgit/aur.git/snapshot/firefly-cli.tar.gz