How To Install xyzsh on Fedora 36

In this tutorial we learn how to install xyzsh in Fedora 36. xyzsh is Interactive shell and text processing tool

Introduction

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

What is xyzsh

xyzsh is an interactive shell and a text processing tool. It contains a text processing inner commands like Perl or Ruby, and can be used as a simple objective oriented script language.

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

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

sudo dnf -y install xyzsh

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

sudo yum -y install xyzsh

How To Uninstall xyzsh on Fedora 36

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

sudo dnf remove xyzsh

xyzsh Package Contents on Fedora 36

/etc/xyzsh
/etc/xyzsh/completion.xyzsh
/etc/xyzsh/help.xyzsh
/etc/xyzsh/xyzsh.xyzsh
/usr/bin/xyzsh
/usr/lib/.build-id
/usr/lib/.build-id/25
/usr/lib/.build-id/25/f29b854696a253c7fc3f52bb02b7ebf09a6f33
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/12e40fb972dc70915ae729e3658dd4b459d187
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/4b09a44fb2cb63aaf05f755137e674b8726edf
/usr/lib/libxyzsh.so.2
/usr/lib/libxyzsh.so.2.0.0
/usr/lib/xyzsh
/usr/lib/xyzsh/migemo.so
/usr/lib/xyzsh/migemo.xyzsh
/usr/share/doc/xyzsh-1.5.8
/usr/share/doc/xyzsh-1.5.8/AUTHORS
/usr/share/doc/xyzsh-1.5.8/CHANGELOG
/usr/share/doc/xyzsh-1.5.8/LICENSE
/usr/share/doc/xyzsh-1.5.8/README
/usr/share/doc/xyzsh-1.5.8/README.ja
/usr/share/doc/xyzsh-1.5.8/USAGE
/usr/share/doc/xyzsh-1.5.8/USAGE.ja
/usr/share/man/man1/xyzsh.1.gz

References

Summary

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


title: “How To Install xyzsh on Fedora 36” linkTitle: “xyzsh” type: “docs” description: “In this tutorial we learn how to install xyzsh in Fedora 36. xyzsh is Interactive shell and text processing tool” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/xyzsh-featured.png

Introduction

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

What is xyzsh

xyzsh is an interactive shell and a text processing tool. It contains a text processing inner commands like Perl or Ruby, and can be used as a simple objective oriented script language.

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

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

sudo dnf -y install xyzsh

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

sudo yum -y install xyzsh

How To Uninstall xyzsh on Fedora 36

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

sudo dnf remove xyzsh

xyzsh Package Contents on Fedora 36

/etc/xyzsh
/etc/xyzsh/completion.xyzsh
/etc/xyzsh/help.xyzsh
/etc/xyzsh/xyzsh.xyzsh
/usr/bin/xyzsh
/usr/lib/.build-id
/usr/lib/.build-id/41
/usr/lib/.build-id/41/69873b184a314be795678977f86236688027f6
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/589191139999cc6bdcd92b61523e177a8df582
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/ce9dbe7eceacdb14b4efe18c2f7b1016415f75
/usr/lib64/libxyzsh.so.2
/usr/lib64/libxyzsh.so.2.0.0
/usr/lib64/xyzsh
/usr/lib64/xyzsh/migemo.so
/usr/lib64/xyzsh/migemo.xyzsh
/usr/share/doc/xyzsh-1.5.8
/usr/share/doc/xyzsh-1.5.8/AUTHORS
/usr/share/doc/xyzsh-1.5.8/CHANGELOG
/usr/share/doc/xyzsh-1.5.8/LICENSE
/usr/share/doc/xyzsh-1.5.8/README
/usr/share/doc/xyzsh-1.5.8/README.ja
/usr/share/doc/xyzsh-1.5.8/USAGE
/usr/share/doc/xyzsh-1.5.8/USAGE.ja
/usr/share/man/man1/xyzsh.1.gz

References

Summary

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