trans
knowledge base
trans
contact
impressum
legal notice
BioSolveIT
The Premier Scientific Solution Provider
Knowledgebase Home | Glossary | Favorites | Support Knowledgebase Home | Glossary | Favorites | Support
Search the Knowledgebase Browse by Category
How To: Unpack download packages
User Opinions
100% thumbs up 0% thumbs down (8 votes)

How would you rate this answer?
Helpful
Not helpful
Packages from our download page are compressed.  To uncompress / install the packages
  • Windows
    Packages have one of the following formats:
    • *.exe --> Installer, just double-click and follow the installation instructions.
    • *.zip --> Zip package.  Right-click on the package file and select "Extract all...", then follow instructions in the extraction wizard.
  • Linux
    In a commandline shell, cd (change directory) to the target directory, e.g.
    cd /opt/biosolveit

    Packages have one of the following formats:
    • *.tar.gz or *.tgz --> In the shell execute
      tar xzf package.tgz
      Note: replace "package.tgz" in the command above by the downloaded package file.
    • *.tar.bz2 or *.tbz --> In the shell execute
      tar xjf package.tbz
      Note: replace "package.tbz" in the command above by the downloaded package file.
Visitor Comments
No visitor comments posted. Post a comment
Related Questions
Attachments
No attachments were found.
Last modified Friday, 18. May 2012 07:45 CEST by WebMaster