olive on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S olive

* (Optional) Uninstall olive on Arch using YAY

$ yay -Rns olive

2. Manually Install "olive" via AUR

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

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

b. Clone olive's git locally

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

c. Go to ~/olive folder and install it

$ cd ~/olive $ makepkg -si

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

ID: 1403649
Name: olive
PackageBaseID: 138258
PackageBase: olive
Version: 0.1.2-4
Description: Free non-linear video editor
URL: https://www.olivevideoeditor.org/
NumVotes: 52
Popularity: 0.009743
OutOfDate:
Maintainer: tecnotercio
Submitter: tecnotercio
FirstSubmitted: 1545524472
LastModified: 1707017945
URLPath: /cgit/aur.git/snapshot/olive.tar.gz

5. The same packages on other Linux Distributions