python-kiss on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-kiss

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

$ yay -Rns python-kiss

2. Manually Install "python-kiss" via AUR

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

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

b. Clone python-kiss's git locally

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

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

$ cd ~/python-kiss $ makepkg -si

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

ID: 757897
Name: python-kiss
PackageBaseID: 127663
PackageBase: python-kiss
Version: 7.0.0-1
Description: A Python Module that implementations the KISS Protocol for communicating with KISS-enabled devices (such as Serial or TCP TNCs).
URL: https://github.com/ampledata/kiss
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ad1217
Submitter: ad1217
FirstSubmitted: 1512144612
LastModified: 1593310351
URLPath: /cgit/aur.git/snapshot/python-kiss.tar.gz