python-pychromecast on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-pychromecast

* (Optional) Uninstall python-pychromecast on Arch using YAY

$ yay -Rns python-pychromecast

2. Manually Install "python-pychromecast" via AUR

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

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

b. Clone python-pychromecast's git locally

$ git clone https://aur.archlinux.org/python-pychromecast.git ~/python-pychromecast

c. Go to ~/python-pychromecast folder and install it

$ cd ~/python-pychromecast $ makepkg -si

3. Information about the python-pychromecast package on Arch User Repository (AUR)

ID: 1386213
Name: python-pychromecast
PackageBaseID: 123565
PackageBase: python-pychromecast
Version: 13.1.0-1
Description: Library for Python 3 to communicate with the Google Chromecast
URL: https://github.com/home-assistant-libs/pychromecast
NumVotes: 36
Popularity: 0.752948
OutOfDate:
Maintainer: yochananmarqos
Submitter: polyzen
FirstSubmitted: 1498200985
LastModified: 1705331904
URLPath: /cgit/aur.git/snapshot/python-pychromecast.tar.gz

5. The same packages on other Linux Distributions