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
- Host: GitHub
- URL: https://github.com/eriksjolund/nmrpipe-automatic-installation
- Owner: eriksjolund
- License: mit
- Created: 2017-04-27T07:22:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-27T11:36:30.000Z (about 9 years ago)
- Last Synced: 2025-07-21T16:45:47.430Z (12 months ago)
- Topics: install-script, nmrpipe, ubuntu-linux
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```