radiod on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S radiod

* (Optional) Uninstall radiod on Arch using YAY

$ yay -Rns radiod

2. Manually Install "radiod" via AUR

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

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

b. Clone radiod's git locally

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

c. Go to ~/radiod folder and install it

$ cd ~/radiod $ makepkg -si

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

ID: 195831
Name: radiod
PackageBaseID: 36860
PackageBase: radiod
Version: 1.4.3-1
Description: Bash script for listening internet radio via mplayer, controlled by the dialog program
URL: http://dracorp.one.pl/source/radiod
NumVotes: 6
Popularity: 0
OutOfDate: 1700585220
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1272571850
LastModified: 1434287043
URLPath: /cgit/aur.git/snapshot/radiod.tar.gz