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

Last updated: May 17,2024

1. Install "python311-pylibacl" package

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

$ sudo zypper refresh $ sudo zypper install python311-pylibacl

2. Uninstall "python311-pylibacl" package

This guide let you learn how to uninstall python311-pylibacl on openSuSE Tumbleweed:

$ sudo zypper remove python311-pylibacl

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

Information for package python311-pylibacl:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-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).