How to Install and Uninstall python3-pynitrokey Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python3-pynitrokey" package

Learn how to install python3-pynitrokey on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-pynitrokey

2. Uninstall "python3-pynitrokey" package

Please follow the guidelines below to uninstall python3-pynitrokey on openSuSE Tumbleweed:

$ sudo zypper remove python3-pynitrokey

3. Information about the python3-pynitrokey package on openSuSE Tumbleweed

Information for package python3-pynitrokey:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-pynitrokey
Version : 0.4.45-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.3 MiB
Installed : No
Status : not installed
Source package : python-pynitrokey-0.4.45-1.1.src
Upstream URL : https://github.com/Nitrokey/pynitrokey
Summary : Python Library for Nitrokey devices
Description :
A command line interface for the Nitrokey FIDO2, Nitrokey Start, Nitrokey 3 and NetHSM.
```
$ nitropy --help
```
The user documentation for the `nitropy` CLI is available on [docs.nitrokey.com](https://docs.nitrokey.com/software/nitropy/index.html). See also the product documentation for more information on the available commands:
- [Nitrokey 3](https://docs.nitrokey.com/nitrokey3/index.html)
- [Nitrokey FIDO2](https://docs.nitrokey.com/fido2/index.html)
- [Nitrokey Start](https://docs.nitrokey.com/start/index.html)
- [NetHSM](https://docs.nitrokey.com/nethsm/index.html)