How to Install and Uninstall tinygo Package on Manjaro

Last updated: May 14,2024

1. Install "tinygo" package

This guide covers the steps necessary to install tinygo on Manjaro

$ sudo pacman -Sy $ sudo pacman -S tinygo

2. Uninstall "tinygo" package

This guide covers the steps necessary to uninstall tinygo on Manjaro:

$ sudo pacman -Rcns tinygo

3. Information about the tinygo package on Manjaro

Repository : extra
Name : tinygo
Version : 0.30.0-1
Description : Go compiler for small places. Microcontrollers, WebAssembly,
and command-line tools. Based on LLVM.
Architecture : x86_64
URL : https://github.com/tinygo-org/tinygo
Licenses : BSD
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 1312.36 MiB
Installed Size : 2141.93 MiB
Packager : Anatol Pomozov
Build Date : Wed Sep 27 18:31:43 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions