How to Install and Uninstall python36-ctypescrypto Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python36-ctypescrypto" package

This is a short guide on how to install python36-ctypescrypto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-ctypescrypto

2. Uninstall "python36-ctypescrypto" package

This tutorial shows how to uninstall python36-ctypescrypto on openSuSE Tumbleweed:

$ sudo zypper remove python36-ctypescrypto

3. Information about the python36-ctypescrypto package on openSuSE Tumbleweed

Information for package python36-ctypescrypto:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-ctypescrypto
Version : 0.5-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 287,7 KiB
Installed : No
Status : not installed
Source package : python-ctypescrypto-0.5-2.7.src
Summary : CTypes-based interface for some OpenSSL libcrypto features
Description :
Python interface to some openssl function based on ctypes module.