How To Install aiksaurus on Fedora 36

In this tutorial we learn how to install aiksaurus in Fedora 36. aiksaurus is An English-language thesaurus library

Introduction

In this tutorial we learn how to install aiksaurus on Fedora 36.

What is aiksaurus

Aiksaurus is an English-language thesaurus library that can be embedded in word processors, email composers, and other authoring software to provide thesaurus capabilities. A basic command line thesaurus program is also included.

We can use yum or dnf to install aiksaurus on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install aiksaurus.

Install aiksaurus 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 aiksaurus using dnf by running the following command:

sudo dnf -y install aiksaurus

Install aiksaurus 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 aiksaurus using yum by running the following command:

sudo yum -y install aiksaurus

How To Uninstall aiksaurus on Fedora 36

To uninstall only the aiksaurus package we can use the following command:

sudo dnf remove aiksaurus

aiksaurus Package Contents on Fedora 36

/usr/bin/aiksaurus
/usr/bin/caiksaurus
/usr/lib/.build-id
/usr/lib/.build-id/76
/usr/lib/.build-id/76/3d9374dc6530d7640e7e0b9f4481c792e3389c
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/4725eb25cd43c62470d139405dc877b856710d
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/b5938b4e58537c7915d632a002168974911b56
/usr/lib/libAiksaurus-1.2.so.0
/usr/lib/libAiksaurus-1.2.so.0.0.1
/usr/share/aiksaurus
/usr/share/aiksaurus/meanings.dat
/usr/share/aiksaurus/words.dat
/usr/share/doc/aiksaurus
/usr/share/doc/aiksaurus/AUTHORS
/usr/share/doc/aiksaurus/COPYING
/usr/share/doc/aiksaurus/ChangeLog
/usr/share/doc/aiksaurus/README

References

Summary

In this tutorial we learn how to install aiksaurus on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install aiksaurus on Fedora 36” linkTitle: “aiksaurus” type: “docs” description: “In this tutorial we learn how to install aiksaurus in Fedora 36. aiksaurus is An English-language thesaurus library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/aiksaurus-featured.png

Introduction

In this tutorial we learn how to install aiksaurus on Fedora 36.

What is aiksaurus

Aiksaurus is an English-language thesaurus library that can be embedded in word processors, email composers, and other authoring software to provide thesaurus capabilities. A basic command line thesaurus program is also included.

We can use yum or dnf to install aiksaurus on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install aiksaurus.

Install aiksaurus 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 aiksaurus using dnf by running the following command:

sudo dnf -y install aiksaurus

Install aiksaurus 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 aiksaurus using yum by running the following command:

sudo yum -y install aiksaurus

How To Uninstall aiksaurus on Fedora 36

To uninstall only the aiksaurus package we can use the following command:

sudo dnf remove aiksaurus

aiksaurus Package Contents on Fedora 36

/usr/bin/aiksaurus
/usr/bin/caiksaurus
/usr/lib/.build-id
/usr/lib/.build-id/69
/usr/lib/.build-id/69/7c73c92ba9bc0ceb6f4a59db670b1b50888c97
/usr/lib/.build-id/97
/usr/lib/.build-id/97/eaee373e46ab8fdadb976f4727e5d5b917f4ad
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/2f0b97a48f8fc0d80a4b5a2f38d7bc011ae14f
/usr/lib64/libAiksaurus-1.2.so.0
/usr/lib64/libAiksaurus-1.2.so.0.0.1
/usr/share/aiksaurus
/usr/share/aiksaurus/meanings.dat
/usr/share/aiksaurus/words.dat
/usr/share/doc/aiksaurus
/usr/share/doc/aiksaurus/AUTHORS
/usr/share/doc/aiksaurus/COPYING
/usr/share/doc/aiksaurus/ChangeLog
/usr/share/doc/aiksaurus/README

References

Summary

In this tutorial we learn how to install aiksaurus on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).