How To Install ski-devel on Fedora 36

In this tutorial we learn how to install ski-devel in Fedora 36. ski-devel is Development files for the ski simulator

Introduction

In this tutorial we learn how to install ski-devel on Fedora 36.

What is ski-devel

The ski-devel package includes the static libraries and header files for the support library for the Ski simulator.

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

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

sudo dnf -y install ski-devel

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

sudo yum -y install ski-devel

How To Uninstall ski-devel on Fedora 36

To uninstall only the ski-devel package we can use the following command:

sudo dnf remove ski-devel

ski-devel Package Contents on Fedora 36

/usr/bin/ski-config
/usr/include/ski-1.3
/usr/include/ski-1.3/asm.h
/usr/include/ski-1.3/bits.h
/usr/include/ski-1.3/coreui.h
/usr/include/ski-1.3/exportui.h
/usr/include/ski-1.3/fields.h
/usr/include/ski-1.3/libcore.h
/usr/include/ski-1.3/libsym.h
/usr/include/ski-1.3/os_support.h
/usr/include/ski-1.3/platform.h
/usr/include/ski-1.3/sim.h
/usr/include/ski-1.3/simmem.h
/usr/include/ski-1.3/ski.h
/usr/include/ski-1.3/state.h
/usr/include/ski-1.3/std.h
/usr/include/ski-1.3/types.h
/usr/lib/libski.so

References

Summary

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


title: “How To Install ski-devel on Fedora 36” linkTitle: “ski-devel” type: “docs” description: “In this tutorial we learn how to install ski-devel in Fedora 36. ski-devel is Development files for the ski simulator” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ski-devel-featured.png

Introduction

In this tutorial we learn how to install ski-devel on Fedora 36.

What is ski-devel

The ski-devel package includes the static libraries and header files for the support library for the Ski simulator.

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

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

sudo dnf -y install ski-devel

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

sudo yum -y install ski-devel

How To Uninstall ski-devel on Fedora 36

To uninstall only the ski-devel package we can use the following command:

sudo dnf remove ski-devel

ski-devel Package Contents on Fedora 36

/usr/bin/ski-config
/usr/include/ski-1.3
/usr/include/ski-1.3/asm.h
/usr/include/ski-1.3/bits.h
/usr/include/ski-1.3/coreui.h
/usr/include/ski-1.3/exportui.h
/usr/include/ski-1.3/fields.h
/usr/include/ski-1.3/libcore.h
/usr/include/ski-1.3/libsym.h
/usr/include/ski-1.3/os_support.h
/usr/include/ski-1.3/platform.h
/usr/include/ski-1.3/sim.h
/usr/include/ski-1.3/simmem.h
/usr/include/ski-1.3/ski.h
/usr/include/ski-1.3/state.h
/usr/include/ski-1.3/std.h
/usr/include/ski-1.3/types.h
/usr/lib64/libski.so

References

Summary

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