python-librouteros on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-librouteros

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

$ yay -Rns python-librouteros

2. Manually Install "python-librouteros" via AUR

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

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

b. Clone python-librouteros's git locally

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

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

$ cd ~/python-librouteros $ makepkg -si

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

ID: 1022024
Name: python-librouteros
PackageBaseID: 137778
PackageBase: python-librouteros
Version: 3.2.0-1
Description: C library to communicate with network devices by MikroTik running their Linux-based operating system RouterOS.
URL: https://github.com/luqasz/librouteros
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: freaknils
Submitter: freaknils
FirstSubmitted: 1543924042
LastModified: 1642744905
URLPath: /cgit/aur.git/snapshot/python-librouteros.tar.gz