Support Apnea Board & OSCAR  

Difference between revisions of "OSCAR Installation: Linux"

From Apnea Board Wiki
Jump to: navigation, search

m
Line 27: Line 27:
 
To install in CentOS:
 
To install in CentOS:
 
<pre>
 
<pre>
yum install epel-release
+
sudo yum install epel-release
yum-config-manager --add-repo https://copr.fedorainfracloud.org/coprs/johanh/oscar/repo/epel-7/johanh-oscar-epel-7.repo
+
sudo yum-config-manager --add-repo https://copr.fedorainfracloud.org/coprs/johanh/oscar/repo/epel-7/johanh-oscar-epel-7.repo
yum install oscar
+
sudo yum install oscar
 
</pre>
 
</pre>
  
 
Source package is taken directly from the OSCAR project and compiled and packaged for the different Linux distributions (for security, source rpm package can be compared and verified with original source package if necessary). If there are any problems with the installation, contact [http://www.apneaboard.com/forums/User-johanh johanh] on the apneaboard forum.
 
Source package is taken directly from the OSCAR project and compiled and packaged for the different Linux distributions (for security, source rpm package can be compared and verified with original source package if necessary). If there are any problems with the installation, contact [http://www.apneaboard.com/forums/User-johanh johanh] on the apneaboard forum.

Revision as of 09:25, 28 April 2019

Full-48.png

Afrikaans / في الصفحة / български / 中国 / 臺灣 / čeština/ Dansk / Deutsch / Ελληνικά / Español / Filipino / Français / עברית / Magyar / Italiano / 日本語 / 한국어 / Nederlands / Norsk / Polskie / Português / Română / Pусский / Suomalainen / Svenska / ภาษาไทย / Türkçe
--> Do not use these buttons when you are on a translated page. Just close this tab to go back. <--



Back to OSCAR Installation

Linux version

Ubuntu and Debian

To install OSCAR on Ubuntu or Debian, download the appropriate file for your platform. Then:

sudo dpkg -i [OSCAR package filename.deb]

Substitute the name of the package you downloaded. It is important to use sudo rather than install as root, so that the package will install the .desktop file in your account.

To remove OSCAR:

sudo dpkg -r oscar

Fedora, CentOS and Redhat

There is an unofficial repository with Fedora and CentOS/RHEL packages at Fedora Copr, maintained by a forum member.

To install in Fedora:

sudo dnf copr enable johanh/oscar
sudo dnf install oscar

To install in CentOS:

sudo yum install epel-release
sudo yum-config-manager --add-repo https://copr.fedorainfracloud.org/coprs/johanh/oscar/repo/epel-7/johanh-oscar-epel-7.repo
sudo yum install oscar

Source package is taken directly from the OSCAR project and compiled and packaged for the different Linux distributions (for security, source rpm package can be compared and verified with original source package if necessary). If there are any problems with the installation, contact johanh on the apneaboard forum.




Donate to Apnea Board