gifify on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S gifify

* (Optional) Uninstall gifify on Arch using YAY

$ yay -Rns gifify

2. Manually Install "gifify" via AUR

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

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

b. Clone gifify's git locally

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

c. Go to ~/gifify folder and install it

$ cd ~/gifify $ makepkg -si

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

ID: 817768
Name: gifify
PackageBaseID: 150973
PackageBase: gifify
Version: 3.0.2-1
Description: Convert videos to GIFs
URL: https://github.com/aureooms/gifify
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aureooms
Submitter: aureooms
FirstSubmitted: 1585755545
LastModified: 1605168384
URLPath: /cgit/aur.git/snapshot/gifify.tar.gz