How To Install apbs-libs on Fedora 36
Introduction
In this tutorial we learn how to install apbs-libs
on Fedora 36.
What is apbs-libs
APBS solver libraries.
We can use yum
or dnf
to install apbs-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install apbs-libs.
Install apbs-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 apbs-libs
using dnf
by running the following command:
sudo dnf -y install apbs-libs
Install apbs-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 apbs-libs
using yum
by running the following command:
sudo yum -y install apbs-libs
How To Uninstall apbs-libs on Fedora 36
To uninstall only the apbs-libs
package we can use the following command:
sudo dnf remove apbs-libs
apbs-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/44
/usr/lib/.build-id/44/8f4b47758790b4fb72a6c46f09740e937a3506
/usr/lib64/libapbs.so.1
/usr/share/doc/apbs-libs
/usr/share/doc/apbs-libs/README.md
/usr/share/licenses/apbs-libs
/usr/share/licenses/apbs-libs/COPYING
/usr/share/licenses/apbs-libs/LICENSE.md
/usr/share/licenses/apbs-libs/iapbs-COPYING
/usr/share/licenses/apbs-libs/iapbs-LGPLv2
References
Summary
In this tutorial we learn how to install apbs-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install apbs-libs on Fedora 36” linkTitle: “apbs-libs” type: “docs” description: “In this tutorial we learn how to install apbs-libs in Fedora 36. apbs-libs is Libraries for APBS” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/apbs-libs-featured.png
Introduction
In this tutorial we learn how to install apbs-libs
on Fedora 36.
What is apbs-libs
APBS solver libraries.
We can use yum
or dnf
to install apbs-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install apbs-libs.
Install apbs-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 apbs-libs
using dnf
by running the following command:
sudo dnf -y install apbs-libs
Install apbs-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 apbs-libs
using yum
by running the following command:
sudo yum -y install apbs-libs
How To Uninstall apbs-libs on Fedora 36
To uninstall only the apbs-libs
package we can use the following command:
sudo dnf remove apbs-libs
apbs-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/463114b4d58b8340b258325a8a3fc583bb8217
/usr/lib/libapbs.so.1
/usr/share/doc/apbs-libs
/usr/share/doc/apbs-libs/README.md
/usr/share/licenses/apbs-libs
/usr/share/licenses/apbs-libs/COPYING
/usr/share/licenses/apbs-libs/LICENSE.md
/usr/share/licenses/apbs-libs/iapbs-COPYING
/usr/share/licenses/apbs-libs/iapbs-LGPLv2
References
Summary
In this tutorial we learn how to install apbs-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).