dvbcut on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S dvbcut

* (Optional) Uninstall dvbcut on Arch using YAY

$ yay -Rns dvbcut

2. Manually Install "dvbcut" via AUR

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

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

b. Clone dvbcut's git locally

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

c. Go to ~/dvbcut folder and install it

$ cd ~/dvbcut $ makepkg -si

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

ID: 207205
Name: dvbcut
PackageBaseID: 2793
PackageBase: dvbcut
Version: 0.6.1-2
Description: Qt3 application for cutting parts out of DVB streams
URL: http://dvbcut.sourceforge.net/
NumVotes: 13
Popularity: 0
OutOfDate: 1701173636
Maintainer: webmeister
Submitter: AndyRTR
FirstSubmitted: 1132773239
LastModified: 1436117053
URLPath: /cgit/aur.git/snapshot/dvbcut.tar.gz