auto-editor on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S auto-editor

* (Optional) Uninstall auto-editor on Arch using YAY

$ yay -Rns auto-editor

2. Manually Install "auto-editor" via AUR

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

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

b. Clone auto-editor's git locally

$ git clone https://aur.archlinux.org/auto-editor.git ~/auto-editor

c. Go to ~/auto-editor folder and install it

$ cd ~/auto-editor $ makepkg -si

3. Information about the auto-editor package on Arch User Repository (AUR)

ID: 1418467
Name: auto-editor
PackageBaseID: 187094
PackageBase: auto-editor
Version: 24.9.1-1
Description: A command line application for automatically editing video and audio.
URL: https://auto-editor.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brenekh
Submitter: ston
FirstSubmitted: 1667475072
LastModified: 1709259883
URLPath: /cgit/aur.git/snapshot/auto-editor.tar.gz