How to Install and Uninstall go-containerregistry Package on openSuSE Tumbleweed

Last updated: June 15,2024

1. Install "go-containerregistry" package

This guide let you learn how to install go-containerregistry on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install go-containerregistry

2. Uninstall "go-containerregistry" package

This tutorial shows how to uninstall go-containerregistry on openSuSE Tumbleweed:

$ sudo zypper remove go-containerregistry

3. Information about the go-containerregistry package on openSuSE Tumbleweed

Information for package go-containerregistry:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : go-containerregistry
Version : 0.17.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.3 MiB
Installed : No
Status : not installed
Source package : go-containerregistry-0.17.0-1.2.src
Upstream URL : https://github.com/google/go-containerregistry
Summary : Container Library and tools for working with container registries
Description :
This is a golang library for working with container registries.