advene on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S advene

* (Optional) Uninstall advene on Arch using YAY

$ yay -Rns advene

2. Manually Install "advene" via AUR

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

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

b. Clone advene's git locally

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

c. Go to ~/advene folder and install it

$ cd ~/advene $ makepkg -si

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

ID: 949522
Name: advene
PackageBaseID: 170081
PackageBase: advene
Version: 3.13.1-1
Description: Video annotation and hypervideo authoring
URL: https://github.com/oaubert/advene
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: staphon7
Submitter: staphon7
FirstSubmitted: 1629323972
LastModified: 1629323972
URLPath: /cgit/aur.git/snapshot/advene.tar.gz