How to Install and Uninstall python3-safe-netrc Package on openSUSE Leap

Last updated: November 08,2024

1. Install "python3-safe-netrc" package

Please follow the guidance below to install python3-safe-netrc on openSUSE Leap

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

2. Uninstall "python3-safe-netrc" package

This is a short guide on how to uninstall python3-safe-netrc on openSUSE Leap:

$ sudo zypper remove python3-safe-netrc

3. Information about the python3-safe-netrc package on openSUSE Leap

Information for package python3-safe-netrc:
-------------------------------------------
Repository : Main Repository
Name : python3-safe-netrc
Version : 1.0.0-bp155.1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 29.9 KiB
Installed : No
Status : not installed
Source package : python-safe-netrc-1.0.0-bp155.1.5.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.