python-netdisco on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-netdisco

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

$ yay -Rns python-netdisco

2. Manually Install "python-netdisco" via AUR

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

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

b. Clone python-netdisco's git locally

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

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

$ cd ~/python-netdisco $ makepkg -si

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

ID: 1170678
Name: python-netdisco
PackageBaseID: 139389
PackageBase: python-netdisco
Version: 3.0.0-1
Description: Library for Python that discovers devices on your local network [deprecated]
URL: https://github.com/home-assistant-libs/netdisco
NumVotes: 3
Popularity: 9.6E-5
OutOfDate:
Maintainer: Maxr1998
Submitter: Maxr1998
FirstSubmitted: 1549477352
LastModified: 1668719244
URLPath: /cgit/aur.git/snapshot/python-netdisco.tar.gz