How To Install xpa-tcl on Fedora 36

In this tutorial we learn how to install xpa-tcl in Fedora 36. xpa-tcl is The XPA messaging system TCL interface

Introduction

In this tutorial we learn how to install xpa-tcl on Fedora 36.

What is xpa-tcl

The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. This package contains the xpa TCL interface

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

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

sudo dnf -y install xpa-tcl

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

sudo yum -y install xpa-tcl

How To Uninstall xpa-tcl on Fedora 36

To uninstall only the xpa-tcl package we can use the following command:

sudo dnf remove xpa-tcl

xpa-tcl Package Contents on Fedora 36

---
title: "How To Install xpa-tcl on Fedora 36"
linkTitle: "xpa-tcl"
type: "docs"
description: "In this tutorial we learn how to install xpa-tcl in Fedora 36. xpa-tcl is The XPA messaging system TCL interface"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/xpa-tcl-featured.png
---

## Introduction

In this tutorial we learn how to install `xpa-tcl` on Fedora 36.
/usr/lib/.build-id
/usr/lib/.build-id/97
/usr/lib/.build-id/97/1916e0a83a62995714486dc54d02aadd1e8195
/usr/lib64/tcl8.6/tclxpa
/usr/lib64/tcl8.6/tclxpa/libtclxpa.so
/usr/lib64/tcl8.6/tclxpa/libtclxpa.so.1
/usr/lib64/tcl8.6/tclxpa/libtclxpa.so.1.0
/usr/lib64/tcl8.6/tclxpa/pkgIndex.tcl

### What is `xpa-tcl`

> The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. This package contains the xpa TCL interface  

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

Install xpa-tcl on Fedora 36 Using dnf

References

Update yum database with dnf using the following command.

## Summary
sudo dnf makecache --refresh

In this tutorial we learn how to install xpa-tcl on Fedora 36 using yum and [dnf]((/fedora/36/dnf/). After updating yum database, We can install xpa-tcl using dnf by running the following command:

sudo dnf -y install xpa-tcl

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

sudo yum -y install xpa-tcl

How To Uninstall xpa-tcl on Fedora 36

To uninstall only the xpa-tcl package we can use the following command:

sudo dnf remove xpa-tcl

xpa-tcl Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/44
/usr/lib/.build-id/44/92b5a62754c3eb300e7459fb9ca12305dfb519
/usr/lib/tcl8.6/tclxpa
/usr/lib/tcl8.6/tclxpa/libtclxpa.so
/usr/lib/tcl8.6/tclxpa/libtclxpa.so.1
/usr/lib/tcl8.6/tclxpa/libtclxpa.so.1.0
/usr/lib/tcl8.6/tclxpa/pkgIndex.tcl

References

Summary

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