How to Install and Uninstall python-pyjwt Package on Arch Linux

Last updated: April 20,2024

1. Install "python-pyjwt" package

This guide covers the steps necessary to install python-pyjwt on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S python-pyjwt

2. Uninstall "python-pyjwt" package

In this section, we are going to explain the necessary steps to uninstall python-pyjwt on Arch Linux:

$ sudo pacman -Rcns python-pyjwt

3. Information about the python-pyjwt package on Arch Linux

Repository : extra
Name : python-pyjwt
Version : 2.8.0-1
Description : JSON Web Token implementation in Python
Architecture : any
URL : https://github.com/jpadilla/pyjwt
Licenses : MIT
Groups : None
Provides : None
Depends On : python
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 52.24 KiB
Installed Size : 272.69 KiB
Packager : Maxime Gauduin
Build Date : Wed Jul 19 02:59:56 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions