Skip to content

Commit 26bbbb0

Browse files
committed
updating linux install to remove install from rpm
1 parent 53665d3 commit 26bbbb0

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

pages/docs/install/install-linux.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,6 @@ folder: docs
66
toc: false
77
---
88

9-
## Installation from Distribution
10-
11-
### RHEL, Centos, Scientific Linux, and Fedora
12-
<p><small>From Dave Love to the Singularity list:</small>
13-
Packages for singularity (2.0 plus some patches) have now hit the Fedora -testing repositories for EPEL5 through to Fedora 24 beta. Use the following command for either yum:
14-
</p>
15-
```bash
16-
sudo yum install epel-release
17-
$ sudo yum --enablerepo epel-testing install singularity
18-
```
19-
or dnf to install:
20-
21-
```bash
22-
$ sudo dnf --enablerepo \*-testing install singularity
23-
```
24-
259
## Installation from Source
2610

2711
You can try the following two options:

0 commit comments

Comments
 (0)