How to Install and Uninstall chan.i686 Package on Fedora 35

Last updated: October 08,2024

1. Install "chan.i686" package

Please follow the instructions below to install chan.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install chan.i686

2. Uninstall "chan.i686" package

Here is a brief guide to show you how to uninstall chan.i686 on Fedora 35:

$ sudo dnf remove chan.i686 $ sudo dnf autoremove

3. Information about the chan.i686 package on Fedora 35

Last metadata expiration check: 2:04:30 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : chan
Version : 0.0.4
Release : 5.fc35
Architecture : i686
Size : 21 k
Source : chan-0.0.4-5.fc35.src.rpm
Repository : fedora
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.