How To Install mopac7-libs on Fedora 36
Introduction
In this tutorial we learn how to install mopac7-libs
on Fedora 36.
What is mopac7-libs
Dynamic libraries from mopac7.
We can use yum
or dnf
to install mopac7-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install mopac7-libs.
Install mopac7-libs 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 mopac7-libs
using dnf
by running the following command:
sudo dnf -y install mopac7-libs
Install mopac7-libs 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 mopac7-libs
using yum
by running the following command:
sudo yum -y install mopac7-libs
How To Uninstall mopac7-libs on Fedora 36
To uninstall only the mopac7-libs
package we can use the following command:
sudo dnf remove mopac7-libs
mopac7-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/e9337cc40bb40ddc378109fc2a5e9e92e4389d
/usr/lib/libmopac7.so.1
/usr/lib/libmopac7.so.1.0.13
/usr/share/licenses/mopac7-libs
/usr/share/licenses/mopac7-libs/COPYING
References
Summary
In this tutorial we learn how to install mopac7-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install mopac7-libs on Fedora 36” linkTitle: “mopac7-libs” type: “docs” description: “In this tutorial we learn how to install mopac7-libs in Fedora 36. mopac7-libs is Dynamic libraries from mopac7” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/mopac7-libs-featured.png
Introduction
In this tutorial we learn how to install mopac7-libs
on Fedora 36.
What is mopac7-libs
Dynamic libraries from mopac7.
We can use yum
or dnf
to install mopac7-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install mopac7-libs.
Install mopac7-libs 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 mopac7-libs
using dnf
by running the following command:
sudo dnf -y install mopac7-libs
Install mopac7-libs 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 mopac7-libs
using yum
by running the following command:
sudo yum -y install mopac7-libs
How To Uninstall mopac7-libs on Fedora 36
To uninstall only the mopac7-libs
package we can use the following command:
sudo dnf remove mopac7-libs
mopac7-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/22
/usr/lib/.build-id/22/f689dc0169e8c9849b4c184fa8ebd00470d7ac
/usr/lib64/libmopac7.so.1
/usr/lib64/libmopac7.so.1.0.13
/usr/share/licenses/mopac7-libs
/usr/share/licenses/mopac7-libs/COPYING
References
Summary
In this tutorial we learn how to install mopac7-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).