invoice on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S invoice

* (Optional) Uninstall invoice on Arch using YAY

$ yay -Rns invoice

2. Manually Install "invoice" via AUR

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

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

b. Clone invoice's git locally

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

c. Go to ~/invoice folder and install it

$ cd ~/invoice $ makepkg -si

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

ID: 1312043
Name: invoice
PackageBaseID: 197193
PackageBase: invoice
Version: 0.1.0-1
Description: Command line invoice generator
URL: https://github.com/maaslalani/invoice
NumVotes: 1
Popularity: 0.088738
OutOfDate:
Maintainer: Amolith
Submitter: Amolith
FirstSubmitted: 1693523928
LastModified: 1693523928
URLPath: /cgit/aur.git/snapshot/invoice.tar.gz