Skip to content

Instantly share code, notes, and snippets.

View al42and's full-sized avatar

Andrey Alekseenko al42and

View GitHub Profile
@al42and
al42and / install_vmd_ubuntu.sh
Last active January 5, 2021 22:56 — forked from lambdalisue/install_vmd_ubuntu.sh
An install script of VMD to Ubuntu
#!/bin/bash
#==============================================================================
# An install script which help you to install VMD in Ubuntu 16.04
#
# Authors: Alisue ([email protected]). Al42and ([email protected])
# License: MIT License
#
# Copyright hashnote.net, 2015, allright reserved.
#==============================================================================