Changes


OSCAR Installation: Linux

76 bytes removed, 20:27, 18 April 2020
m
Linux version
For ==== '''Debian-based systems''', this ==== First '''purging''' is done in two steps:<br />
<prompt>$ dpkg -l | grep -i oscar<br />
<prompt>$ sudo dpkg --purge <package-name><br />
Then '''installation''':<br />
For <prompt>:$ sudo dpkg -i <deb file><br /> assuming you are in the folder where you downloaded it. ==== '''RPM-based systems''' (from v1.1.1), the procedure ==== Purging has two steps:<br />
<prompt>$ dnf list installed “oscar*”<br />
<prompt>$ sudo dnf remove <package-name><br />
 Once the old versions are removed, installation is straight-forward: For Then '''Debian-based systemsInstallation''':<br />  <prompt>:$ sudo dpkg -i <deb file><br /> assuming you are in the folder where you downloaded it. For '''RPM-based systems''' (from v1.1.1), you You may need to pre-install some libraries (the example below is for Fedora 31):<br />
<prompt>$ sudo dnf install mesa-libGLU-9.0.1-1.fc31<br />
609
edits



Donate to Apnea Board