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

Last updated: July 07,2024

1. Install "python312-appdirs" package

Please follow the step by step instructions below to install python312-appdirs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-appdirs

2. Uninstall "python312-appdirs" package

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

$ sudo zypper remove python312-appdirs

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

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