How To Install bicon on Fedora 36
Introduction
In this tutorial we learn how to install bicon on Fedora 36.
What is bicon
BiCon is the bidirectional console as presented by Arabeyes.
We can use yum or dnf to install bicon on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install bicon.
Install bicon 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 bicon using dnf by running the following command:
sudo dnf -y install bicon
Install bicon 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 bicon using yum by running the following command:
sudo yum -y install bicon
How To Uninstall bicon on Fedora 36
To uninstall only the bicon package we can use the following command:
sudo dnf remove bicon
bicon Package Contents on Fedora 36
/usr/bin/bicon
/usr/bin/bicon.bin
/usr/lib/.build-id
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/51c13d0e65c78616e289b38df38c6fbcfda246
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/46f5ffa15937556e88551ddc31325c016d174b
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/886c52f550dbdb9f39dfda66f2168758bac3c3
/usr/lib/bicon/libbconsole.so.0
/usr/lib/bicon/libbconsole.so.0.0.0
/usr/lib/bicon/libbjoining.so.0
/usr/lib/bicon/libbjoining.so.0.0.0
/usr/share/bicon
/usr/share/doc/bicon
/usr/share/doc/bicon/AUTHORS
/usr/share/doc/bicon/COPYING
/usr/share/doc/bicon/README
/usr/share/man/man1/bicon.1.gz
/usr/share/man/man1/bicon.bin.1.gz
References
Summary
In this tutorial we learn how to install bicon on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install bicon on Fedora 36” linkTitle: “bicon” type: “docs” description: “In this tutorial we learn how to install bicon in Fedora 36. bicon is Bidirectional Console” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/bicon-featured.png
Introduction
In this tutorial we learn how to install bicon on Fedora 36.
What is bicon
BiCon is the bidirectional console as presented by Arabeyes.
We can use yum or dnf to install bicon on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install bicon.
Install bicon 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 bicon using dnf by running the following command:
sudo dnf -y install bicon
Install bicon 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 bicon using yum by running the following command:
sudo yum -y install bicon
How To Uninstall bicon on Fedora 36
To uninstall only the bicon package we can use the following command:
sudo dnf remove bicon
bicon Package Contents on Fedora 36
/usr/bin/bicon
/usr/bin/bicon.bin
/usr/lib/.build-id
/usr/lib/.build-id/31
/usr/lib/.build-id/31/1f877e699c0afba23e05adf5a5037993a1d4d2
/usr/lib/.build-id/70
/usr/lib/.build-id/70/a415a5a7a309c728286c8d0c91423ce194dbf8
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/16567bee65361107844ad361aedbea4fe631b6
/usr/lib64/bicon/libbconsole.so.0
/usr/lib64/bicon/libbconsole.so.0.0.0
/usr/lib64/bicon/libbjoining.so.0
/usr/lib64/bicon/libbjoining.so.0.0.0
/usr/share/bicon
/usr/share/doc/bicon
/usr/share/doc/bicon/AUTHORS
/usr/share/doc/bicon/COPYING
/usr/share/doc/bicon/README
/usr/share/man/man1/bicon.1.gz
/usr/share/man/man1/bicon.bin.1.gz
References
Summary
In this tutorial we learn how to install bicon on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).