How to Install and Uninstall python311-libexe Package on openSuSE Tumbleweed

Last updated: June 23,2024

1. Install "python311-libexe" package

This tutorial shows how to install python311-libexe on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-libexe

2. Uninstall "python311-libexe" package

Please follow the steps below to uninstall python311-libexe on openSuSE Tumbleweed:

$ sudo zypper remove python311-libexe

3. Information about the python311-libexe package on openSuSE Tumbleweed

Information for package python311-libexe:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-libexe
Version : 20210424-6.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 65.0 KiB
Installed : No
Status : not installed
Source package : libexe-20210424-6.2.src
Upstream URL : https://github.com/libyal/libexe
Summary : Library to access the executable (EXE) format
Description :
libexe is a library and related tools to parse .exe files
(specifically PE/COFF) and the resources stored in them using
libwrc. This functionality is used in libevt and libevx to parse
EventLog messages from PE/COFF message files.