python-miio on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-miio

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

$ yay -Rns python-miio

2. Manually Install "python-miio" via AUR

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

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

b. Clone python-miio's git locally

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

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

$ cd ~/python-miio $ makepkg -si

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

ID: 1114210
Name: python-miio
PackageBaseID: 127341
PackageBase: python-miio
Version: 0.5.12-1
Description: Python library & console tool for controlling Xiaomi smart appliances
URL: https://github.com/rytilahti/python-miio
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: patrick.luehne
FirstSubmitted: 1511040065
LastModified: 1658266023
URLPath: /cgit/aur.git/snapshot/python-miio.tar.gz