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

Last updated: April 25,2024

1. Install "python36-pylibacl" package

This guide covers the steps necessary to install python36-pylibacl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pylibacl

2. Uninstall "python36-pylibacl" package

Please follow the guidelines below to uninstall python36-pylibacl on openSuSE Tumbleweed:

$ sudo zypper remove python36-pylibacl

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

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