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

Last updated: June 28,2024

1. Install "python36-appdirs" package

This tutorial shows how to install python36-appdirs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-appdirs

2. Uninstall "python36-appdirs" package

Please follow the step by step instructions below to uninstall python36-appdirs on openSuSE Tumbleweed:

$ sudo zypper remove python36-appdirs

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

Information for package python36-appdirs:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-appdirs
Version : 1.4.4-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 84,3 KiB
Installed : No
Status : not installed
Source package : python-appdirs-1.4.4-3.2.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``)