How to Install and Uninstall go-tools Package on Manjaro

Last updated: September 16,2024

1. Install "go-tools" package

This guide covers the steps necessary to install go-tools on Manjaro

$ sudo pacman -Sy $ sudo pacman -S go-tools

2. Uninstall "go-tools" package

This tutorial shows how to uninstall go-tools on Manjaro:

$ sudo pacman -Rcns go-tools

3. Information about the go-tools package on Manjaro

Repository : extra
Name : go-tools
Version : 4:0.16.1-1
Description : Developer tools for the Go programming language
Architecture : x86_64
URL : https://golang.org/
Licenses : BSD
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 14.12 MiB
Installed Size : 85.92 MiB
Packager : Morten Linderud
Build Date : Wed Dec 13 22:13:43 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions