captioner on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S captioner

* (Optional) Uninstall captioner on Arch using YAY

$ yay -Rns captioner

2. Manually Install "captioner" via AUR

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

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

b. Clone captioner's git locally

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

c. Go to ~/captioner folder and install it

$ cd ~/captioner $ makepkg -si

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

ID: 1307316
Name: captioner
PackageBaseID: 196872
PackageBase: captioner
Version: 1.2.0-1
Description: GUI program to caption/manip images using plain text or markdown.
URL: https://github.com/Matthieu-LAURENT39/captioner
NumVotes: 1
Popularity: 0.016081
OutOfDate:
Maintainer: MatthieuL
Submitter: MatthieuL
FirstSubmitted: 1692651854
LastModified: 1692659665
URLPath: /cgit/aur.git/snapshot/captioner.tar.gz