How To Install coin-or-OS on Fedora 36

In this tutorial we learn how to install coin-or-OS in Fedora 36. coin-or-OS is Optimization Services

Introduction

In this tutorial we learn how to install coin-or-OS on Fedora 36.

What is coin-or-OS

The objective of Optimization Services (OS) is to provide a set of standards for representing optimization instances, results, solver options, and communication between clients and solvers in a distributed environment using Web Services. This COIN-OR project provides source code for libraries and executable programs that implement OS standards. See the Home Site http

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

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

sudo dnf -y install coin-or-OS

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

sudo yum -y install coin-or-OS

How To Uninstall coin-or-OS on Fedora 36

To uninstall only the coin-or-OS package we can use the following command:

sudo dnf remove coin-or-OS

coin-or-OS Package Contents on Fedora 36

/usr/bin/OSAmplClient
/usr/bin/OSSolverService
/usr/lib/.build-id
/usr/lib/.build-id/28
/usr/lib/.build-id/28/887a0a6b77509cc07a41d5db80e4aa26522f70
/usr/lib/.build-id/53
/usr/lib/.build-id/53/2ebb74578c407b4d29a464f2e2d69e144eb115
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/a4e8eb4612005121abb236a289a50f0e5ee828
/usr/lib64/libOS.so.6
/usr/lib64/libOS.so.6.10.3
/usr/share/doc/coin-or-OS
/usr/share/doc/coin-or-OS/AUTHORS
/usr/share/doc/coin-or-OS/README
/usr/share/licenses/coin-or-OS
/usr/share/licenses/coin-or-OS/LICENSE

References

Summary

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


title: “How To Install coin-or-OS on Fedora 36” linkTitle: “coin-or-OS” type: “docs” description: “In this tutorial we learn how to install coin-or-OS in Fedora 36. coin-or-OS is Optimization Services” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/coin-or-OS-featured.png

Introduction

In this tutorial we learn how to install coin-or-OS on Fedora 36.

What is coin-or-OS

The objective of Optimization Services (OS) is to provide a set of standards for representing optimization instances, results, solver options, and communication between clients and solvers in a distributed environment using Web Services. This COIN-OR project provides source code for libraries and executable programs that implement OS standards. See the Home Site http

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

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

sudo dnf -y install coin-or-OS

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

sudo yum -y install coin-or-OS

How To Uninstall coin-or-OS on Fedora 36

To uninstall only the coin-or-OS package we can use the following command:

sudo dnf remove coin-or-OS

coin-or-OS Package Contents on Fedora 36

/usr/bin/OSAmplClient
/usr/bin/OSSolverService
/usr/lib/.build-id
/usr/lib/.build-id/07
/usr/lib/.build-id/07/7d9c50cc65aec9328f954b97c081980a85d015
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/d7173c8f6c2319d5d26f9fcd66ce76196e471a
/usr/lib/.build-id/84
/usr/lib/.build-id/84/f05e8a22b19510a06812c554c8396d8996755f
/usr/lib/libOS.so.6
/usr/lib/libOS.so.6.10.3
/usr/share/doc/coin-or-OS
/usr/share/doc/coin-or-OS/AUTHORS
/usr/share/doc/coin-or-OS/README
/usr/share/licenses/coin-or-OS
/usr/share/licenses/coin-or-OS/LICENSE

References

Summary

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