python-dtlssocket on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-dtlssocket

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

$ yay -Rns python-dtlssocket

2. Manually Install "python-dtlssocket" via AUR

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

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

b. Clone python-dtlssocket's git locally

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

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

$ cd ~/python-dtlssocket $ makepkg -si

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

ID: 837849
Name: python-dtlssocket
PackageBaseID: 130150
PackageBase: python-dtlssocket
Version: 0.1.12-1
Description: Cython wrapper for tinydtls with a Socket like interface
URL: https://git.fslab.de/jkonra2m/tinydtls-cython
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1518963595
LastModified: 1608824633
URLPath: /cgit/aur.git/snapshot/python-dtlssocket.tar.gz