pybatmesh on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pybatmesh

* (Optional) Uninstall pybatmesh on Arch using YAY

$ yay -Rns pybatmesh

2. Manually Install "pybatmesh" via AUR

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

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

b. Clone pybatmesh's git locally

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

c. Go to ~/pybatmesh folder and install it

$ cd ~/pybatmesh $ makepkg -si

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

ID: 1121192
Name: pybatmesh
PackageBaseID: 184633
PackageBase: pybatmesh
Version: 0.5.3-1
Description: Python script to create a batman-adv mesh network
URL: https://git.disroot.org/pranav/pybatmesh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: inator
Submitter: inator
FirstSubmitted: 1659508185
LastModified: 1659508185
URLPath: /cgit/aur.git/snapshot/pybatmesh.tar.gz