ffbox on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ffbox

* (Optional) Uninstall ffbox on Arch using YAY

$ yay -Rns ffbox

2. Manually Install "ffbox" via AUR

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

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

b. Clone ffbox's git locally

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

c. Go to ~/ffbox folder and install it

$ cd ~/ffbox $ makepkg -si

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

ID: 1426413
Name: ffbox
PackageBaseID: 196970
PackageBase: ffbox
Version: 3.0-6
Description: An user-friendly ffmpeg GUI.一个多媒体转码百宝箱/一个 FFmpeg 的套壳
URL: https://github.com/ttqftech/FFBox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1692953170
LastModified: 1710328415
URLPath: /cgit/aur.git/snapshot/ffbox.tar.gz