python-pycose on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pycose

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

$ yay -Rns python-pycose

2. Manually Install "python-pycose" via AUR

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

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

b. Clone python-pycose's git locally

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

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

$ cd ~/python-pycose $ makepkg -si

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

ID: 1167098
Name: python-pycose
PackageBaseID: 169369
PackageBase: python-pycose
Version: 1.0.1-2
Description: A Python implementation of the COSE specification described in RFC 8152
URL: https://github.com/TimothyClaeys/pycose
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: audeoudh
Submitter: audeoudh
FirstSubmitted: 1627570461
LastModified: 1668079330
URLPath: /cgit/aur.git/snapshot/python-pycose.tar.gz