videocut on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S videocut

* (Optional) Uninstall videocut on Arch using YAY

$ yay -Rns videocut

2. Manually Install "videocut" via AUR

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

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

b. Clone videocut's git locally

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

c. Go to ~/videocut folder and install it

$ cd ~/videocut $ makepkg -si

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

ID: 1309480
Name: videocut
PackageBaseID: 167589
PackageBase: videocut
Version: 2.2.1-4
Description: Fast mp4/matroska/Av1/webm/mp2/mpts lossless Video cutter
URL: https://github.com/kanehekili/VideoCut
NumVotes: 2
Popularity: 0.005139
OutOfDate:
Maintainer: kanehekili
Submitter: kanehekili
FirstSubmitted: 1622675355
LastModified: 1693091664
URLPath: /cgit/aur.git/snapshot/videocut.tar.gz

5. The same packages on other Linux Distributions