How to Install and Uninstall memchan.x86_64 Package on Fedora 39

Last updated: November 26,2024

1. Install "memchan.x86_64" package

This tutorial shows how to install memchan.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install memchan.x86_64

2. Uninstall "memchan.x86_64" package

Please follow the instructions below to uninstall memchan.x86_64 on Fedora 39:

$ sudo dnf remove memchan.x86_64 $ sudo dnf autoremove

3. Information about the memchan.x86_64 package on Fedora 39

Last metadata expiration check: 0:13:56 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : memchan
Version : 2.3
Release : 26.fc39
Architecture : x86_64
Size : 54 k
Source : memchan-2.3-26.fc39.src.rpm
Repository : fedora
Summary : In-memory channels for Tcl
URL : http://memchan.sourceforge.net/
License : MIT and Public Domain
Description : Memchan is an extension library to the script language Tcl, as created by John
: Ousterhout. It provides several new channel types for in-memory channels and
: the appropriate commands for their creation.