multicat on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S multicat

* (Optional) Uninstall multicat on Arch using YAY

$ yay -Rns multicat

2. Manually Install "multicat" via AUR

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

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

b. Clone multicat's git locally

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

c. Go to ~/multicat folder and install it

$ cd ~/multicat $ makepkg -si

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

ID: 569940
Name: multicat
PackageBaseID: 124749
PackageBase: multicat
Version: 2.3-2
Description: Easily and efficiently manipulate multicast streams
URL: https://www.videolan.org/projects/multicat.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1502523491
LastModified: 1545294093
URLPath: /cgit/aur.git/snapshot/multicat.tar.gz