fx_cast on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S fx_cast

* (Optional) Uninstall fx_cast on Arch using YAY

$ yay -Rns fx_cast

2. Manually Install "fx_cast" via AUR

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

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

b. Clone fx_cast's git locally

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

c. Go to ~/fx_cast folder and install it

$ cd ~/fx_cast $ makepkg -si

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

ID: 1251538
Name: fx_cast
PackageBaseID: 138986
PackageBase: fx_cast
Version: 0.3.1-1
Description: Chromecast API implementation for Firefox
URL: https://hensm.github.io/fx_cast/
NumVotes: 9
Popularity: 0.001638
OutOfDate:
Maintainer: eclairevoyant
Submitter: csicar
FirstSubmitted: 1548249838
LastModified: 1683054586
URLPath: /cgit/aur.git/snapshot/fx_cast.tar.gz