invoice-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S invoice-bin

* (Optional) Uninstall invoice-bin on Arch using YAY

$ yay -Rns invoice-bin

2. Manually Install "invoice-bin" via AUR

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

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

b. Clone invoice-bin's git locally

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

c. Go to ~/invoice-bin folder and install it

$ cd ~/invoice-bin $ makepkg -si

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

ID: 1312021
Name: invoice-bin
PackageBaseID: 197191
PackageBase: invoice-bin
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: 1693518866
LastModified: 1693518866
URLPath: /cgit/aur.git/snapshot/invoice-bin.tar.gz