How to Install and Uninstall tinygo Package on Arch Linux

Last updated: November 10,2024

1. Install "tinygo" package

This is a short guide on how to install tinygo on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S tinygo

2. Uninstall "tinygo" package

Learn how to uninstall tinygo on Arch Linux:

$ sudo pacman -Rcns tinygo

3. Information about the tinygo package on Arch Linux

Repository : extra
Name : tinygo
Version : 0.31.1-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 : 1412.07 MiB
Installed Size : 2485.57 MiB
Packager : Anatol Pomozov
Build Date : Thu Feb 29 00:50:41 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions