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

Last updated: October 05,2024

1. Install "golang-github-google-cel-devel.noarch" package

Please follow the instructions below to install golang-github-google-cel-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-google-cel-devel.noarch

2. Uninstall "golang-github-google-cel-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-google-cel-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-google-cel-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:34:00 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-google-cel-devel
Version : 0.11.2
Release : 1.fc36
Architecture : noarch
Size : 270 k
Source : golang-github-google-cel-0.11.2-1.fc36.src.rpm
Repository : updates
Summary : Fast, portable, non-Turing complete expression evaluation
URL : https://github.com/google/cel-go
License : Apache-2.0
Description : The Common Expression Language (CEL) is a non-Turing complete language designed
: for simplicity, speed, safety, and portability. CEL's C-like syntax looks nearly
: identical to equivalent expressions in C++, Go, Java, and TypeScript.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/google/cel-go