How to Install and Uninstall python-atomicwrites-doc-doc Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python-atomicwrites-doc-doc" package

In this section, we are going to explain the necessary steps to install python-atomicwrites-doc-doc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python-atomicwrites-doc-doc

2. Uninstall "python-atomicwrites-doc-doc" package

This tutorial shows how to uninstall python-atomicwrites-doc-doc on openSuSE Tumbleweed:

$ sudo zypper remove python-atomicwrites-doc-doc

3. Information about the python-atomicwrites-doc-doc package on openSuSE Tumbleweed

Information for package python-atomicwrites-doc-doc:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python-atomicwrites-doc-doc
Version : 1.4.1-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 3.4 MiB
Installed : No
Status : not installed
Source package : python-atomicwrites-doc-1.4.1-1.6.src
Upstream URL : https://github.com/untitaker/python-atomicwrites
Summary : Atomic file writes for Python (documentation)
Description :
Atomic file writes for python3.
Features that distinguish it from other similar libraries:
- Race-free assertion that the target file doesn't yet exist. This can be
controlled with the 'overwrite' parameter.
- High-level API that wraps a very flexible class-based API.
This package contains the documentation for both python2 and python3 versions
of python-atomicwrites