python-cobs on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-cobs

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

$ yay -Rns python-cobs

2. Manually Install "python-cobs" via AUR

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

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

b. Clone python-cobs's git locally

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

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

$ cd ~/python-cobs $ makepkg -si

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

ID: 818383
Name: python-cobs
PackageBaseID: 146957
PackageBase: python-cobs
Version: 1.1.4-1
Description: Python library for Consistent Overhead Byte Stuffing (COBS)
URL: https://pypi.python.org/pypi/cobs
NumVotes: 0
Popularity: 0
OutOfDate: 1706299095
Maintainer: dmfay
Submitter: dmfay
FirstSubmitted: 1574805268
LastModified: 1605276563
URLPath: /cgit/aur.git/snapshot/python-cobs.tar.gz