Category: Library Compile

  • [Linux] Linux commands : update-alternatives

    Introduction update-alternatives is a command-line utility in Linux that is used to manage alternative versions of packages. It is used to configure different versions of a package that can be installed on the system, and to switch between them. How to Use For example, there might be multiple versions of a package like Java or…

  • How to compile slepc in windows environments

    To compile SLEPc (Scalable Library for Eigenvalue Problem Computations) in a Windows environment, you will need to follow these steps: If you are having issues building the SLEPc library, there are a few things you can try to fix the problem: