How to Install and Uninstall gotestsum Package on openSuSE Tumbleweed
Last updated: December 24,2024
1. Install "gotestsum" package
Please follow the instructions below to install gotestsum on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
gotestsum
Copied
2. Uninstall "gotestsum" package
In this section, we are going to explain the necessary steps to uninstall gotestsum on openSuSE Tumbleweed:
$
sudo zypper remove
gotestsum
Copied
3. Information about the gotestsum package on openSuSE Tumbleweed
Information for package gotestsum:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gotestsum
Version : 1.10.1-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.2 MiB
Installed : No
Status : not installed
Source package : gotestsum-1.10.1-1.3.src
Upstream URL : https://github.com/gotestyourself/gotestsum
Summary : CLI Go test runner with output optimized for human readability
Description :
Go test runner with output optimized for humans, JUnit XML for CI integration,
and a summary of the test results.
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gotestsum
Version : 1.10.1-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.2 MiB
Installed : No
Status : not installed
Source package : gotestsum-1.10.1-1.3.src
Upstream URL : https://github.com/gotestyourself/gotestsum
Summary : CLI Go test runner with output optimized for human readability
Description :
Go test runner with output optimized for humans, JUnit XML for CI integration,
and a summary of the test results.