How to Install and Uninstall python312-ctypesgen Package on openSuSE Tumbleweed

Last updated: June 03,2024

1. Install "python312-ctypesgen" package

Please follow the steps below to install python312-ctypesgen on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-ctypesgen

2. Uninstall "python312-ctypesgen" package

Please follow the instructions below to uninstall python312-ctypesgen on openSuSE Tumbleweed:

$ sudo zypper remove python312-ctypesgen

3. Information about the python312-ctypesgen package on openSuSE Tumbleweed

Information for package python312-ctypesgen:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-ctypesgen
Version : 1.1.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-ctypesgen-1.1.1-1.4.src
Upstream URL : https://github.com/ctypesgen/ctypesgen
Summary : Python wrapper generator for ctypes
Description :
ctypesgen is a pure-python ctypes wrapper generator. It parses C header files
and creates a wrapper for libraries based on what it finds.