unreel on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S unreel

* (Optional) Uninstall unreel on Arch using YAY

$ yay -Rns unreel

2. Manually Install "unreel" via AUR

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

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

b. Clone unreel's git locally

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

c. Go to ~/unreel folder and install it

$ cd ~/unreel $ makepkg -si

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

ID: 548657
Name: unreel
PackageBaseID: 121477
PackageBase: unreel
Version: 1.4.0-1
Description: A GUI to create Reveal presentations
URL: https://github.com/linux-man/unreel
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: PhotonX
Submitter: PhotonX
FirstSubmitted: 1492072657
LastModified: 1538463181
URLPath: /cgit/aur.git/snapshot/unreel.tar.gz