How to Install and Uninstall python38-pylibacl Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python38-pylibacl" package

In this section, we are going to explain the necessary steps to install python38-pylibacl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pylibacl

2. Uninstall "python38-pylibacl" package

Please follow the steps below to uninstall python38-pylibacl on openSuSE Tumbleweed:

$ sudo zypper remove python38-pylibacl

3. Information about the python38-pylibacl package on openSuSE Tumbleweed

Information for package python38-pylibacl:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pylibacl
Version : 0.5.4-2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 81,8 KiB
Installed : No
Status : not installed
Source package : python-pylibacl-0.5.4-2.10.src
Summary : POSIX1e ACLs for python
Description :
This is a C extension module for Python which
implements POSIX ACLs manipulation. It is a wrapper on top
of the systems's acl C library - see acl(5).