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

Last updated: May 20,2024

1. Install "python2-appdirs" package

This guide covers the steps necessary to install python2-appdirs on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-appdirs

2. Uninstall "python2-appdirs" package

This guide let you learn how to uninstall python2-appdirs on openSUSE Leap:

$ sudo zypper remove python2-appdirs

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

Information for package python2-appdirs:
----------------------------------------
Repository : Main Repository
Name : python2-appdirs
Version : 1.4.3-1.21
Arch : noarch
Vendor : SUSE LLC
Installed Size : 87,4 KiB
Installed : No
Status : not installed
Source package : python-appdirs-1.4.3-1.21.src
Summary : A small Python module for determining platform-specific dirs
Description :
``appdirs`` will
help you choose an appropriate:
- user data dir (``user_data_dir``)
- user cache dir (``user_cache_dir``)
- site data dir (``site_data_dir``)
- user log dir (``user_log_dir``)