fcp-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S fcp-bin

* (Optional) Uninstall fcp-bin on Arch using YAY

$ yay -Rns fcp-bin

2. Manually Install "fcp-bin" via AUR

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

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

b. Clone fcp-bin's git locally

$ git clone https://aur.archlinux.org/fcp-bin.git ~/fcp-bin

c. Go to ~/fcp-bin folder and install it

$ cd ~/fcp-bin $ makepkg -si

3. Information about the fcp-bin package on Arch User Repository (AUR)

ID: 980424
Name: fcp-bin
PackageBaseID: 168089
PackageBase: fcp-bin
Version: 0.2.1-2
Description: A significantly faster alternative to the classic Unix cp(1) command.
URL: https://github.com/svetlitski/fcp/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: samhh
Submitter: samhh
FirstSubmitted: 1624030139
LastModified: 1635432227
URLPath: /cgit/aur.git/snapshot/fcp-bin.tar.gz