How To Install unixcw on Fedora 36
Introduction
In this tutorial we learn how to install unixcw
on Fedora 36.
What is unixcw
unixcw is a project providing libcw library and a set of programs using the library want to learn receiving and sending Morse code. unixcw is developed and tested on GNU/Linux system.
We can use yum
or dnf
to install unixcw
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install unixcw.
Install unixcw on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install unixcw
using dnf
by running the following command:
sudo dnf -y install unixcw
Install unixcw on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install unixcw
using yum
by running the following command:
sudo yum -y install unixcw
How To Uninstall unixcw on Fedora 36
To uninstall only the unixcw
package we can use the following command:
sudo dnf remove unixcw
unixcw Package Contents on Fedora 36
/usr/bin/cw
/usr/bin/cwcp
/usr/bin/cwgen
/usr/lib/.build-id
/usr/lib/.build-id/59
/usr/lib/.build-id/59/682d646850c9324029744513fda127855c3b8c
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/706182ade0e9b3df7b559ab7a69b38123fa27e
/usr/lib/.build-id/79
/usr/lib/.build-id/79/742563b834fde0231e016c7c359ded47f3f8cd
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/a517281e02dade5a15a121e5e3816f3f1c026c
/usr/lib64/libcw.so.7
/usr/lib64/libcw.so.7.0.0
/usr/share/doc/unixcw
/usr/share/doc/unixcw/AUTHORS
/usr/share/doc/unixcw/README
/usr/share/licenses/unixcw
/usr/share/licenses/unixcw/COPYING
/usr/share/man/man1/cw.1.gz
/usr/share/man/man1/cwcp.1.gz
/usr/share/man/man1/cwgen.1.gz
/usr/share/man/man3/libcw.3.gz
/usr/share/man/man7/cw.7.gz
---
title: "How To Install unixcw on Fedora 36"
linkTitle: "unixcw"
type: "docs"
description: "In this tutorial we learn how to install unixcw in Fedora 36. unixcw is Shared library for Morse programs"
date: "2022-08-17"
lastmod: “2022-08-17”
#image: /images/fedora/36/unixcw-featured.png
References
Introduction
Summary
In this tutorial we learn how to install unixcw
on Fedora 36.
What is unixcw
In this tutorial we learn how to install unixcw
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
unixcw is a project providing libcw library and a set of programs using the library want to learn receiving and sending Morse code. unixcw is developed and tested on GNU/Linux system.
We can use yum
or dnf
to install unixcw
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install unixcw.
Install unixcw on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install unixcw
using dnf
by running the following command:
sudo dnf -y install unixcw
Install unixcw on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install unixcw
using yum
by running the following command:
sudo yum -y install unixcw
How To Uninstall unixcw on Fedora 36
To uninstall only the unixcw
package we can use the following command:
sudo dnf remove unixcw
unixcw Package Contents on Fedora 36
/usr/bin/cw
/usr/bin/cwcp
/usr/bin/cwgen
/usr/lib/.build-id
/usr/lib/.build-id/21
/usr/lib/.build-id/21/617ff106175c6c6217bcbcaedd977fac7c9bab
/usr/lib/.build-id/31
/usr/lib/.build-id/31/99435deb92e856ff96e970b31ac1039323d7f6
/usr/lib/.build-id/37
/usr/lib/.build-id/37/791e5e1a9435b090a0589cc682798023c8604b
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/00b1fe904cfa36ee4e60b95262999a5d40da6c
/usr/lib/libcw.so.7
/usr/lib/libcw.so.7.0.0
/usr/share/doc/unixcw
/usr/share/doc/unixcw/AUTHORS
/usr/share/doc/unixcw/README
/usr/share/licenses/unixcw
/usr/share/licenses/unixcw/COPYING
/usr/share/man/man1/cw.1.gz
/usr/share/man/man1/cwcp.1.gz
/usr/share/man/man1/cwgen.1.gz
/usr/share/man/man3/libcw.3.gz
/usr/share/man/man7/cw.7.gz
References
Summary
In this tutorial we learn how to install unixcw
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).