ink on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S ink

* (Optional) Uninstall ink on Arch using YAY

$ yay -Rns ink

2. Manually Install "ink" via AUR

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

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

b. Clone ink's git locally

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

c. Go to ~/ink folder and install it

$ cd ~/ink $ makepkg -si

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

ID: 548956
Name: ink
PackageBaseID: 101484
PackageBase: ink
Version: 0.5.3-1
Description: Command line tool for checking the ink level of printers
URL: http://ink.sourceforge.net/
NumVotes: 9
Popularity: 0.180801
OutOfDate:
Maintainer: mickael9
Submitter: mickael9
FirstSubmitted: 1444331626
LastModified: 1538558873
URLPath: /cgit/aur.git/snapshot/ink.tar.gz