How to Install and Uninstall golang-x-tools-callgraph.x86_64 Package on Fedora 38

Last updated: January 14,2025

1. Install "golang-x-tools-callgraph.x86_64" package

In this section, we are going to explain the necessary steps to install golang-x-tools-callgraph.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install golang-x-tools-callgraph.x86_64

2. Uninstall "golang-x-tools-callgraph.x86_64" package

Please follow the instructions below to uninstall golang-x-tools-callgraph.x86_64 on Fedora 38:

$ sudo dnf remove golang-x-tools-callgraph.x86_64 $ sudo dnf autoremove

3. Information about the golang-x-tools-callgraph.x86_64 package on Fedora 38

Last metadata expiration check: 1:56:10 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-x-tools-callgraph
Epoch : 1
Version : 0.11.1
Release : 2.fc38
Architecture : x86_64
Size : 2.1 M
Source : golang-x-tools-0.11.1-2.fc38.src.rpm
Repository : updates
Summary : Tool for reporting the call graph of a Go program
URL : https://github.com/golang/tools
License : BSD
Description : Tool for reporting the call graph of a Go program.