udpcast on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S udpcast

* (Optional) Uninstall udpcast on Arch using YAY

$ yay -Rns udpcast

2. Manually Install "udpcast" via AUR

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

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

b. Clone udpcast's git locally

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

c. Go to ~/udpcast folder and install it

$ cd ~/udpcast $ makepkg -si

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

ID: 1286183
Name: udpcast
PackageBaseID: 35017
PackageBase: udpcast
Version: 20230319-1
Description: Network multicasting tool
URL: https://udpcast.linux.lu/
NumVotes: 13
Popularity: 0.001426
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1267090882
LastModified: 1688991860
URLPath: /cgit/aur.git/snapshot/udpcast.tar.gz