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

Last updated: July 01,2024

1. Install "python310-appdirs" package

This guide covers the steps necessary to install python310-appdirs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-appdirs

2. Uninstall "python310-appdirs" package

In this section, we are going to explain the necessary steps to uninstall python310-appdirs on openSuSE Tumbleweed:

$ sudo zypper remove python310-appdirs

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

Information for package python310-appdirs:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-appdirs
Version : 1.4.4-5.4
Arch : noarch
Vendor : openSUSE
Installed Size : 81.6 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``)