An open API service indexing awesome lists of open source software.

https://github.com/eriksjolund/nmrpipe-automatic-installation

Shell script to install NMRPipe on Ubuntu Linux
https://github.com/eriksjolund/nmrpipe-automatic-installation

install-script nmrpipe ubuntu-linux

Last synced: 4 months ago
JSON representation

Shell script to install NMRPipe on Ubuntu Linux

Awesome Lists containing this project

README

          

# nmrpipe-automatic-installation
Bourne shell script to install [NMRPipe](https://spin.niddk.nih.gov/bax/NMRPipe/) on Ubuntu Linux.

The script tries to install NMRPipe on Ubuntu 16.04 in an automatic fashion by first downloading the
software and then installing it.

## Requirements
```ShellSession
user@ubuntu:~$ cat /etc/issue
Ubuntu 16.04.2 LTS \n \l

user@ubuntu:~$
```

## Installation
```ShellSession
user@ubuntu:~$ sh nmrpipe-ubuntu-install.sh
```

## Usage

```ShellSession
user@ubuntu:~$ csh
% nmrDraw

```