How To Install xbae on Fedora 36
Introduction
In this tutorial we learn how to install xbae on Fedora 36.
What is xbae
XbaeMatrix is a free Motif(R) table widget (also compatible with the free LessTif) which presents an editable array of string data to the user in a scrollable table similar to a spreadsheet. The rows and columns of the Matrix may optionally be labelled. A number of “fixed” and “trailing fixed” rows or columns may be specified. The XbaeCaption widget is a simple Motif manager widget that associates a label with a child. In addition the XbaeInput widget is being distributed, a text input field that provides generic customised data entry and formatting for strings.
We can use yum or dnf to install xbae on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install xbae.
Install xbae 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 xbae using dnf by running the following command:
sudo dnf -y install xbae
Install xbae 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 xbae using yum by running the following command:
sudo yum -y install xbae
How To Uninstall xbae on Fedora 36
To uninstall only the xbae package we can use the following command:
sudo dnf remove xbae
xbae Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/0dbf9777abc8018f294ab3f3261973c8d6ff28
/usr/lib64/libXbae.so.4
/usr/lib64/libXbae.so.4.0.60
/usr/share/doc/xbae
/usr/share/doc/xbae/AUTHORS
/usr/share/doc/xbae/COPYING
/usr/share/doc/xbae/ChangeLog
/usr/share/doc/xbae/NEWS
/usr/share/doc/xbae/README
References
Summary
In this tutorial we learn how to install xbae on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install xbae on Fedora 36” linkTitle: “xbae” type: “docs” description: “In this tutorial we learn how to install xbae in Fedora 36. xbae is Motif matrix, caption and text input widgets” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/xbae-featured.png
Introduction
In this tutorial we learn how to install xbae on Fedora 36.
What is xbae
XbaeMatrix is a free Motif(R) table widget (also compatible with the free LessTif) which presents an editable array of string data to the user in a scrollable table similar to a spreadsheet. The rows and columns of the Matrix may optionally be labelled. A number of “fixed” and “trailing fixed” rows or columns may be specified. The XbaeCaption widget is a simple Motif manager widget that associates a label with a child. In addition the XbaeInput widget is being distributed, a text input field that provides generic customised data entry and formatting for strings.
We can use yum or dnf to install xbae on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install xbae.
Install xbae 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 xbae using dnf by running the following command:
sudo dnf -y install xbae
Install xbae 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 xbae using yum by running the following command:
sudo yum -y install xbae
How To Uninstall xbae on Fedora 36
To uninstall only the xbae package we can use the following command:
sudo dnf remove xbae
xbae Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/79ffe1e9d341c91a2e9781f9e7b5e5fb23301e
/usr/lib/libXbae.so.4
/usr/lib/libXbae.so.4.0.60
/usr/share/doc/xbae
/usr/share/doc/xbae/AUTHORS
/usr/share/doc/xbae/COPYING
/usr/share/doc/xbae/ChangeLog
/usr/share/doc/xbae/NEWS
/usr/share/doc/xbae/README
References
Summary
In this tutorial we learn how to install xbae on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).