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

Last updated: October 06,2024

1. Install "python39-appdirs" package

This is a short guide on how to install python39-appdirs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-appdirs

2. Uninstall "python39-appdirs" package

This guide covers the steps necessary to uninstall python39-appdirs on openSuSE Tumbleweed:

$ sudo zypper remove python39-appdirs

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

Information for package python39-appdirs:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-appdirs
Version : 1.4.4-5.4
Arch : noarch
Vendor : openSUSE
Installed Size : 82.1 KiB
Installed : No
Status : not installed
Source package : python-appdirs-1.4.4-5.4.src
Upstream URL : https://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``)