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

Last updated: May 20,2024

1. Install "python3-appdirs" package

This guide let you learn how to install python3-appdirs on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-appdirs

2. Uninstall "python3-appdirs" package

In this section, we are going to explain the necessary steps to uninstall python3-appdirs on openSUSE Leap:

$ sudo zypper remove python3-appdirs

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

Information for package python3-appdirs:
----------------------------------------
Repository : Main Repository
Name : python3-appdirs
Version : 1.4.3-1.21
Arch : noarch
Vendor : SUSE LLC
Installed Size : 83.5 KiB
Installed : No
Status : not installed
Source package : python-appdirs-1.4.3-1.21.src
Upstream URL : http://github.com/ActiveState/appdirs
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``)