Cevelop OpenSUSE 15 - Installing
3. Installing Cevelop
So now, Extract Cevelop directly into the Target with one Command:
Copysudo tar xvzf ~/Downloads/cevelop*.tar.gz -C /opt/
(If downloaded with Firefox it may be instead into the /tmp/mozilla* folder)
Then Set the SuperUser as Owner with:Copysudo chown -R root:root /opt/cevelop*
Finally, Make a Symlink to Easy Launching from Shell:
Copysudo ln -s /opt/cevelop[x.y.z]/cevelop.sh /usr/local/bin/cevelop
Replace [x.y.z] with the actual Version in the above!
Use the ‘Tab’ Key to Autocomplete the Command on Shell.4. Oracle Java JRE Setup
First, Check if Java is Already Installed:
Copyjava --version
If Yes then in the Output you should Find the Version! Otherwise See below…
How to Install Required Oracle Java on openSUSEHere Installing Java for openSUSEPlease Donate $1 to Remove Ads!How to Install Oracle Java Runtime Kit on openSUSE