elan on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S elan

* (Optional) Uninstall elan on Arch using YAY

$ yay -Rns elan

2. Manually Install "elan" via AUR

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

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

b. Clone elan's git locally

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

c. Go to ~/elan folder and install it

$ cd ~/elan $ makepkg -si

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

ID: 1279699
Name: elan
PackageBaseID: 125180
PackageBase: elan
Version: 6.5-1
Description: video and audio annotation tool
URL: https://tla.mpi.nl/tools/tla-tools/elan/
NumVotes: 4
Popularity: 0
OutOfDate: 1704027675
Maintainer:
Submitter: languitar
FirstSubmitted: 1504015539
LastModified: 1687899557
URLPath: /cgit/aur.git/snapshot/elan.tar.gz