finalcut on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S finalcut

* (Optional) Uninstall finalcut on Arch using YAY

$ yay -Rns finalcut

2. Manually Install "finalcut" via AUR

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

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

b. Clone finalcut's git locally

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

c. Go to ~/finalcut folder and install it

$ cd ~/finalcut $ makepkg -si

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

ID: 1261363
Name: finalcut
PackageBaseID: 136326
PackageBase: finalcut
Version: 0.9.0-1
Description: A text-based widget toolkit.
URL: https://github.com/gansm/finalcut
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: akstrfn
Submitter: akstrfn
FirstSubmitted: 1538171736
LastModified: 1684738110
URLPath: /cgit/aur.git/snapshot/finalcut.tar.gz