How to Install and Uninstall ghc-semigroups.x86_64 Package on CentOS Stream 9
Last updated: November 29,2024
1. Install "ghc-semigroups.x86_64" package
In this section, we are going to explain the necessary steps to install ghc-semigroups.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-semigroups.x86_64
Copied
2. Uninstall "ghc-semigroups.x86_64" package
Please follow the instructions below to uninstall ghc-semigroups.x86_64 on CentOS Stream 9:
$
sudo dnf remove
ghc-semigroups.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-semigroups.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:41:07 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-semigroups
Version : 0.19.2
Release : 1.el9
Architecture : x86_64
Size : 16 k
Source : ghc-semigroups-0.19.2-1.el9.src.rpm
Repository : epel
Summary : Anything that associates
URL : https://hackage.haskell.org/package/semigroups
License : BSD
Description : In mathematics, a semigroup is an algebraic structure consisting of a set
: together with an associative binary operation. A semigroup generalizes a monoid
: in that there might not exist an identity element. It also (originally)
: generalized a group (a monoid with all inverses) to a type where every element
: did not have to have an inverse, thus the name semigroup.
Available Packages
Name : ghc-semigroups
Version : 0.19.2
Release : 1.el9
Architecture : x86_64
Size : 16 k
Source : ghc-semigroups-0.19.2-1.el9.src.rpm
Repository : epel
Summary : Anything that associates
URL : https://hackage.haskell.org/package/semigroups
License : BSD
Description : In mathematics, a semigroup is an algebraic structure consisting of a set
: together with an associative binary operation. A semigroup generalizes a monoid
: in that there might not exist an identity element. It also (originally)
: generalized a group (a monoid with all inverses) to a type where every element
: did not have to have an inverse, thus the name semigroup.