How to Install and Uninstall golang-github-cloudflare-devel.noarch Package on Fedora 36

Last updated: January 18,2025

1. Install "golang-github-cloudflare-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-cloudflare-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-cloudflare-devel.noarch

2. Uninstall "golang-github-cloudflare-devel.noarch" package

Please follow the steps below to uninstall golang-github-cloudflare-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-cloudflare-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-cloudflare-devel.noarch package on Fedora 36

Last metadata expiration check: 2:47:55 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-cloudflare-devel
Version : 0.21.0
Release : 4.fc36
Architecture : noarch
Size : 170 k
Source : golang-github-cloudflare-0.21.0-4.fc36.src.rpm
Repository : updates
Summary : Go library for the Cloudflare v4 API
URL : https://github.com/cloudflare/cloudflare-go
License : BSD
Description : A Go library for interacting with Cloudflare's API v4. This library allows you
: to:
:
: – Manage and automate changes to your DNS records within Cloudflare
: – Manage and automate changes to your zones (domains) on Cloudflare, including
: adding new zones to your account
: – List and modify the status of WAF (Web Application Firewall) rules for your
: zones
: – Fetch Cloudflare's IP ranges for automating your firewall whitelisting
:
: A command-line client, flarectl, is also available as part of this project.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/cloudflare/cloudflare-go