How to Install and Uninstall chan.i686 Package on CentOS 8 / RHEL 8
Last updated: February 08,2025
1. Install "chan.i686" package
Please follow the step by step instructions below to install chan.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
chan.i686
Copied
2. Uninstall "chan.i686" package
This is a short guide on how to uninstall chan.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
chan.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the chan.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 4:02:52 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : chan
Version : 0.0.4
Release : 3.el8
Architecture : i686
Size : 21 k
Source : chan-0.0.4-3.el8.src.rpm
Repository : appstream
Summary : Pure C implementation of Go channels
URL : https://github.com/tylertreat/chan
License : ASL 2.0
Description : Pure C implementation of Go channels. Unbuffered, buffered
: and closing channels are available.
Available Packages
Name : chan
Version : 0.0.4
Release : 3.el8
Architecture : i686
Size : 21 k
Source : chan-0.0.4-3.el8.src.rpm
Repository : appstream
Summary : Pure C implementation of Go channels
URL : https://github.com/tylertreat/chan
License : ASL 2.0
Description : Pure C implementation of Go channels. Unbuffered, buffered
: and closing channels are available.