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

Last updated: July 02,2024

1. Install "python39-ctypesgen" package

Learn how to install python39-ctypesgen on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-ctypesgen

2. Uninstall "python39-ctypesgen" package

This guide covers the steps necessary to uninstall python39-ctypesgen on openSuSE Tumbleweed:

$ sudo zypper remove python39-ctypesgen

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

Information for package python39-ctypesgen:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-ctypesgen
Version : 1.1.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 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.