How To Install surgescript-static on Fedora 36

In this tutorial we learn how to install surgescript-static in Fedora 36. surgescript-static is Files for developing applications using surgescript

Introduction

In this tutorial we learn how to install surgescript-static on Fedora 36.

What is surgescript-static

This package contains files required for developing applications using surgescript, using static linking.

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

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

title: "How To Install surgescript-static on Fedora 36"
sudo dnf -y install surgescript-static
linkTitle: "surgescript-static"

type: “docs”

Install surgescript-static on Fedora 36 Using yum

description: “In this tutorial we learn how to install surgescript-static in Fedora 36. surgescript-static is Files for developing applications using surgescript”

date: “2022-08-17” Update yum database with yum using the following command. lastmod: “2022-08-17”

#image: /images/fedora/36/surgescript-static-featured.png

---
sudo yum makecache --refresh

Introduction

In this tutorial we learn how to install surgescript-static on Fedora 36. After updating yum database, We can install surgescript-static using yum by running the following command:

### What is `surgescript-static`
sudo yum -y install surgescript-static

This package contains files required for developing applications using surgescript, using static linking.

How To Uninstall surgescript-static on Fedora 36

We can use yum or dnf to install surgescript-static on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install surgescript-static. To uninstall only the surgescript-static package we can use the following command:

## Install surgescript-static on Fedora 36 Using dnf
sudo dnf remove surgescript-static

Update yum database with dnf using the following command.

surgescript-static Package Contents on Fedora 36


```bash
sudo dnf makecache --refresh

After updating yum database, We can install surgescript-static using dnf by running the following command:

sudo dnf -y install surgescript-static

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

sudo yum -y install surgescript-static

How To Uninstall surgescript-static on Fedora 36

To uninstall only the surgescript-static package we can use the following command:

sudo dnf remove surgescript-static

surgescript-static Package Contents on Fedora 36

/usr/lib64/libsurgescript-static.a
/usr/lib64/pkgconfig/surgescript-static.pc

References

Summary

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

/usr/lib/libsurgescript-static.a /usr/lib/pkgconfig/surgescript-static.pc


## References

* [surgescript-static website](https://opensurge2d.org)

## Summary

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