timelens on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S timelens

* (Optional) Uninstall timelens on Arch using YAY

$ yay -Rns timelens

2. Manually Install "timelens" via AUR

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

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

b. Clone timelens's git locally

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

c. Go to ~/timelens folder and install it

$ cd ~/timelens $ makepkg -si

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

ID: 541437
Name: timelens
PackageBaseID: 135726
PackageBase: timelens
Version: 0.1.0-1
Description: Creates visual timelines from video files, to visualize color development. Inspired by the moviebarcode tumblr.
URL: https://github.com/timelens/timelens
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: blinry
Submitter: blinry
FirstSubmitted: 1536226534
LastModified: 1536226534
URLPath: /cgit/aur.git/snapshot/timelens.tar.gz