How to Install and Uninstall python39-safe-netrc Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python39-safe-netrc" package

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

$ sudo zypper refresh $ sudo zypper install python39-safe-netrc

2. Uninstall "python39-safe-netrc" package

This tutorial shows how to uninstall python39-safe-netrc on openSuSE Tumbleweed:

$ sudo zypper remove python39-safe-netrc

3. Information about the python39-safe-netrc package on openSuSE Tumbleweed

Information for package python39-safe-netrc:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-safe-netrc
Version : 1.0.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 46.9 KiB
Installed : No
Status : not installed
Source package : python-safe-netrc-1.0.1-1.1.src
Upstream URL : https://git.ligo.org/emfollow/safe-netrc
Summary : Safe netrc file parser
Description :
This package provides a subclass of the Python standard library netrc.netrc
class to add some custom behaviors.