How to Install and Uninstall tinygo.x86_64 Package on Fedora 39

Last updated: November 25,2024

1. Install "tinygo.x86_64" package

Please follow the guidance below to install tinygo.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install tinygo.x86_64

2. Uninstall "tinygo.x86_64" package

This guide covers the steps necessary to uninstall tinygo.x86_64 on Fedora 39:

$ sudo dnf remove tinygo.x86_64 $ sudo dnf autoremove

3. Information about the tinygo.x86_64 package on Fedora 39

Last metadata expiration check: 3:20:57 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : tinygo
Version : 0.30.0
Release : 4.fc39
Architecture : x86_64
Size : 11 M
Source : tinygo-0.30.0-4.fc39.src.rpm
Repository : updates
Summary : Go compiler for small places
URL : https://github.com/tinygo-org/tinygo
License : BSD and APSL 2.0 and ASL 2.0 and CC0 and ISC and MIT and (NCSA or MIT) and Public Domain
Description :
: Go compiler for small places. Microcontrollers, WebAssembly, and command-line
: tools. Based on LLVM.