How to Install and Uninstall golang-org-x-net-context Package on openSUSE Leap

Last updated: September 20,2024

1. Install "golang-org-x-net-context" package

Learn how to install golang-org-x-net-context on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install golang-org-x-net-context

2. Uninstall "golang-org-x-net-context" package

Please follow the step by step instructions below to uninstall golang-org-x-net-context on openSUSE Leap:

$ sudo zypper remove golang-org-x-net-context

3. Information about the golang-org-x-net-context package on openSUSE Leap

Information for package golang-org-x-net-context:
-------------------------------------------------
Repository : Main Repository
Name : golang-org-x-net-context
Version : 1.12+git20190812.cdfb69a-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 41,5 KiB
Installed : No
Status : not installed
Source package : golang-org-x-net-context-1.12+git20190812.cdfb69a-bp153.1.14.src
Summary : Context defines the Context type
Description :
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes.