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

Last updated: November 22,2024

1. Install "python312-pylibacl" package

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

$ sudo zypper refresh $ sudo zypper install python312-pylibacl

2. Uninstall "python312-pylibacl" package

Please follow the step by step instructions below to uninstall python312-pylibacl on openSuSE Tumbleweed:

$ sudo zypper remove python312-pylibacl

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

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