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

Last updated: June 13,2024

1. Install "python39-pylibacl" package

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

$ sudo zypper refresh $ sudo zypper install python39-pylibacl

2. Uninstall "python39-pylibacl" package

Please follow the instructions below to uninstall python39-pylibacl on openSuSE Tumbleweed:

$ sudo zypper remove python39-pylibacl

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

Information for package python39-pylibacl:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pylibacl
Version : 0.7.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 112.6 KiB
Installed : No
Status : not installed
Source package : python-pylibacl-0.7.0-1.4.src
Upstream URL : https://pylibacl.k1024.org/
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).