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

Last updated: October 12,2024

1. Install "gh.x86_64" package

This tutorial shows how to install gh.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install gh.x86_64

2. Uninstall "gh.x86_64" package

Learn how to uninstall gh.x86_64 on Fedora 39:

$ sudo dnf remove gh.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:07:15 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : gh
Version : 2.43.1
Release : 1.fc39
Architecture : x86_64
Size : 9.1 M
Source : gh-2.43.1-1.fc39.src.rpm
Repository : updates
Summary : GitHub's official command line tool
URL : https://github.com/cli/cli
License : MIT
Description : A command-line interface to GitHub for use in your terminal or your scripts.
:
: gh is a tool designed to enhance your workflow when working with GitHub. It
: provides a seamless way to interact with GitHub repositories and perform various
: actions right from the command line, eliminating the need to switch between your
: terminal and the GitHub website.