How To Install votca-csg-devel on CentOS 8

votca-csg-devel is Development headers and libraries for VOTCA coarse-graining Engine

Introduction

In this tutorial we learn how to install votca-csg-devel on CentOS 8.

What is votca-csg-devel

Versatile Object-oriented Toolkit for Coarse-graining Applications (VOTCA) is a package intended to reduce the amount of routine work when doing systematic coarse-graining of various systems. The core is written in C++. This package contains development headers and libraries for the VOTCA coarse-graining engine.

We can use yum or dnf to install votca-csg-devel on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install votca-csg-devel.

Install votca-csg-devel on CentOS 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install votca-csg-devel using dnf by running the following command:

sudo dnf -y install votca-csg-devel

Install votca-csg-devel on CentOS 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install votca-csg-devel using yum by running the following command:

sudo yum -y install votca-csg-devel

How To Uninstall votca-csg-devel on CentOS 8

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

sudo dnf remove votca-csg-devel

votca-csg-devel Package Contents on CentOS 8

/usr/include/votca/csg
/usr/include/votca/csg/basebead.h
/usr/include/votca/csg/bead.h
/usr/include/votca/csg/beadlist.h
/usr/include/votca/csg/beadmotif.h
/usr/include/votca/csg/beadmotifalgorithms.h
/usr/include/votca/csg/beadmotifconnector.h
/usr/include/votca/csg/beadpair.h
/usr/include/votca/csg/beadstructure.h
/usr/include/votca/csg/beadstructurealgorithms.h
/usr/include/votca/csg/beadtriple.h
/usr/include/votca/csg/beadtype.h
/usr/include/votca/csg/boundarycondition.h
/usr/include/votca/csg/cgengine.h
/usr/include/votca/csg/cgmoleculedef.h
/usr/include/votca/csg/cgobserver.h
/usr/include/votca/csg/csgapplication.h
/usr/include/votca/csg/exclusionlist.h
/usr/include/votca/csg/fileformatfactory.h
/usr/include/votca/csg/imcio.h
/usr/include/votca/csg/interaction.h
/usr/include/votca/csg/map.h
/usr/include/votca/csg/molecule.h
/usr/include/votca/csg/moleculeitem.h
/usr/include/votca/csg/nblist.h
/usr/include/votca/csg/nblist_3body.h
/usr/include/votca/csg/nblistgrid.h
/usr/include/votca/csg/nblistgrid_3body.h
/usr/include/votca/csg/nematicorder.h
/usr/include/votca/csg/openbox.h
/usr/include/votca/csg/orthorhombicbox.h
/usr/include/votca/csg/pairlist.h
/usr/include/votca/csg/pdbwriter.h
/usr/include/votca/csg/potentialfunction.h
/usr/include/votca/csg/potentialfunctioncbspl.h
/usr/include/votca/csg/potentialfunctionlj126.h
/usr/include/votca/csg/potentialfunctionljg.h
/usr/include/votca/csg/residue.h
/usr/include/votca/csg/topology.h
/usr/include/votca/csg/topologyitem.h
/usr/include/votca/csg/topologymap.h
/usr/include/votca/csg/topologyreader.h
/usr/include/votca/csg/trajectoryreader.h
/usr/include/votca/csg/trajectorywriter.h
/usr/include/votca/csg/triclinicbox.h
/usr/include/votca/csg/triplelist.h
/usr/include/votca/csg/version.h
/usr/include/votca/csg/xyzreader.h
/usr/include/votca/csg/xyzwriter.h
/usr/lib64/cmake/VOTCA_CSG
/usr/lib64/cmake/VOTCA_CSG/VOTCA_CSGConfig.cmake
/usr/lib64/cmake/VOTCA_CSG/VOTCA_CSGConfigVersion.cmake
/usr/lib64/cmake/VOTCA_CSG/VOTCA_CSG_Targets-release.cmake
/usr/lib64/cmake/VOTCA_CSG/VOTCA_CSG_Targets.cmake
/usr/lib64/libvotca_csg.so

References

Summary

In this tutorial we learn how to install votca-csg-devel on CentOS 8 using yum and dnf.