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

Last updated: October 05,2024

1. Install "python310-safe-netrc" package

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

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

2. Uninstall "python310-safe-netrc" package

This guide let you learn how to uninstall python310-safe-netrc on openSuSE Tumbleweed:

$ sudo zypper remove python310-safe-netrc

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

Information for package python310-safe-netrc:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-safe-netrc
Version : 1.0.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 47.0 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.