rustplayer on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S rustplayer

* (Optional) Uninstall rustplayer on Arch using YAY

$ yay -Rns rustplayer

2. Manually Install "rustplayer" via AUR

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

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

b. Clone rustplayer's git locally

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

c. Go to ~/rustplayer folder and install it

$ cd ~/rustplayer $ makepkg -si

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

ID: 1156271
Name: rustplayer
PackageBaseID: 186835
PackageBase: rustplayer
Version: 1.1.1-1
Description: An local audio player & m3u8 radio player using Rust and completely terminal guimusical_note. 使用Rust开发的纯终端本地/m3u8网络电台播放器musical_note.
URL: https://github.com/kingtous/rustplayer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kingtous
Submitter: Kingtous
FirstSubmitted: 1666523111
LastModified: 1666523111
URLPath: /cgit/aur.git/snapshot/rustplayer.tar.gz