Editing Octave for Red Hat Linux systems

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 77: Line 77:


     make install
     make install
==== Installing using snap ====
https://snapcraft.io/install/octave/centos - Easiest way to install.
* Enable snapd. Snap is available for CentOS 7.6+, and Red Hat Enterprise Linux 7.6+, from the Extra Packages for Enterprise Linux (EPEL) repository. The EPEL repository can be added to your system with the following command:
    sudo yum install epel-release
* Snap can now be installed as follows:
    sudo yum install snapd
* Once installed, the systemd unit that manages the main snap communication socket needs to be enabled:
    sudo systemctl enable --now snapd.socket
* To enable classic snap support, enter the following to create a symbolic link between /var/lib/snapd/snap and /snap:
    sudo ln -s /var/lib/snapd/snap /snap
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
* Install octave. To install octave, simply use the following command:
    sudo snap install octave


===Redhat Enterprise Linux workstation 6.4-2.6.32-358===
===Redhat Enterprise Linux workstation 6.4-2.6.32-358===
Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)