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

Last updated: November 23,2024

1. Install "python2-pylibacl" package

Here is a brief guide to show you how to install python2-pylibacl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pylibacl

2. Uninstall "python2-pylibacl" package

This tutorial shows how to uninstall python2-pylibacl on openSUSE Leap:

$ sudo zypper remove python2-pylibacl

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

Information for package python2-pylibacl:
-----------------------------------------
Repository : Main Repository
Name : python2-pylibacl
Version : 0.5.4-bp153.1.21
Arch : x86_64
Vendor : openSUSE
Installed Size : 81,5 KiB
Installed : No
Status : not installed
Source package : python-pylibacl-0.5.4-bp153.1.21.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).