How to Install and Uninstall python3-pylibacl Package on openSUSE Leap

Last updated: May 08,2024

1. Install "python3-pylibacl" package

This tutorial shows how to install python3-pylibacl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pylibacl

2. Uninstall "python3-pylibacl" package

Please follow the step by step instructions below to uninstall python3-pylibacl on openSUSE Leap:

$ sudo zypper remove python3-pylibacl

3. Information about the python3-pylibacl package on openSUSE Leap

Information for package python3-pylibacl:
-----------------------------------------
Repository : Main Repository
Name : python3-pylibacl
Version : 0.5.4-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 73.1 KiB
Installed : No
Status : not installed
Source package : python-pylibacl-0.5.4-bp155.2.13.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).