oculante on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S oculante

* (Optional) Uninstall oculante on Arch using YAY

$ yay -Rns oculante

2. Manually Install "oculante" via AUR

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

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

b. Clone oculante's git locally

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

c. Go to ~/oculante folder and install it

$ cd ~/oculante $ makepkg -si

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

ID: 1426270
Name: oculante
PackageBaseID: 192281
PackageBase: oculante
Version: 0.8.16-1
Description: A minimalistic image viewer with analysis and editing tools
URL: https://github.com/woelper/oculante
NumVotes: 3
Popularity: 0.896101
OutOfDate:
Maintainer: jwoelper
Submitter: jwoelper
FirstSubmitted: 1680457711
LastModified: 1710316406
URLPath: /cgit/aur.git/snapshot/oculante.tar.gz

5. The same packages on other Linux Distributions