vimg on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vimg

* (Optional) Uninstall vimg on Arch using YAY

$ yay -Rns vimg

2. Manually Install "vimg" via AUR

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

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

b. Clone vimg's git locally

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

c. Go to ~/vimg folder and install it

$ cd ~/vimg $ makepkg -si

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

ID: 1302763
Name: vimg
PackageBaseID: 191316
PackageBase: vimg
Version: 0.1.3-2
Description: CLI for video images. Generate animated video contact sheets fast.
URL: https://github.com/alexheretic/vimg
NumVotes: 1
Popularity: 0.117831
OutOfDate:
Maintainer: alexheretic
Submitter: alexheretic
FirstSubmitted: 1678467838
LastModified: 1691831320
URLPath: /cgit/aur.git/snapshot/vimg.tar.gz