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

Last updated: December 28,2024

1. Install "python311-appdirs" package

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

$ sudo zypper refresh $ sudo zypper install python311-appdirs

2. Uninstall "python311-appdirs" package

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

$ sudo zypper remove python311-appdirs

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

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

5. The same packages on other Linux Distributions