octave-video on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S octave-video

* (Optional) Uninstall octave-video on Arch using YAY

$ yay -Rns octave-video

2. Manually Install "octave-video" via AUR

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

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

b. Clone octave-video's git locally

$ git clone https://aur.archlinux.org/octave-video.git ~/octave-video

c. Go to ~/octave-video folder and install it

$ cd ~/octave-video $ makepkg -si

3. Information about the octave-video package on Arch User Repository (AUR)

ID: 1289305
Name: octave-video
PackageBaseID: 105029
PackageBase: octave-video
Version: 2.1.1-1
Description: A wrapper for ffmpeg's libavformat and libavcodec, implementing addframe, avifile, aviinfo and aviread.
URL: https://gnu-octave.github.io/packages/video/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: wangjiezhe
FirstSubmitted: 1450922429
LastModified: 1689434064
URLPath: /cgit/aur.git/snapshot/octave-video.tar.gz