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

Last updated: May 02,2024

1. Install "python-jose" package

In this section, we are going to explain the necessary steps to install python-jose on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S python-jose

2. Uninstall "python-jose" package

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

$ sudo pacman -Rcns python-jose

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

Repository : extra
Name : python-jose
Version : 3.3.0-5
Description : A JOSE implementation in Python
Architecture : any
URL : https://github.com/mpdavis/python-jose
Licenses : MIT
Groups : None
Provides : None
Depends On : python-rsa python-six python-ecdsa python-future
Optional Deps : python-cryptography: one option for better performance
python-pycryptodome: one option for better performance
Conflicts With : None
Replaces : None
Download Size : 66.47 KiB
Installed Size : 382.11 KiB
Packager : Felix Yan
Build Date : Fri Mar 1 15:29:51 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions