How to Install and Uninstall travis Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 30,2024

1. Install "travis" package

In this section, we are going to explain the necessary steps to install travis on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install travis

2. Uninstall "travis" package

Please follow the step by step instructions below to uninstall travis on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove travis $ sudo apt autoclean && sudo apt autoremove

3. Information about the travis package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: travis
Priority: extra
Section: universe/science
Installed-Size: 2026
Maintainer: Ubuntu Developers
Original-Maintainer: Debichem Team
Architecture: amd64
Version: 151107-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Suggests: cp2k, gnuplot, graphviz, pymol, grace
Filename: pool/universe/t/travis/travis_151107-1_amd64.deb
Size: 766922
MD5sum: 5006131f11d8463da75b8bb0262e47b7
SHA1: 2539c1bd0e220b6e637b3e469df0994eefcddaf6
SHA256: 4111d033b79e9ae150fc14c4721568c03f14aa1bc6aef38bdf577f05001a0f4c
Description-en: trajectory analyzer and visualizer
TRAVIS (Trajectory Analyzer and Visualizer) is a free tool for analyzing
and visualizing trajectories from all kinds of Molecular Dynamics or
Monte Carlo simulations. The aim of TRAVIS is to collect as many analyses
as possible in one program, creating a powerful tool and making it
unnecessary to use many different programs for evaluating simulations.
This should greatly rationalize and simplify the workflow of analyzing
trajectories. The following analysis functions are available:
.
Static (time independent) Functions:
* Radial, Angular, Dihedreal or Combined Distribution Function
* Point-Plane or Point-Line Distance Distribution
* Plane Projection Distribution
* Fixed Plane Density Profile
* Density, Spatial or Dipole Distribution Function
.
Dynamic (time dependent) Functions:
* Velocity Distribution Function
* Mean Square Displacement / Diffusion Coefficients
* Velocity Autocorrelation Functions
* Vector Reorientation Dynamics
* Van Hove Correlation Function
* Aggregation Functions (DACF, DLDF, DDisp)
.
Spectroscopic Functions:
* Calculate Power Spectrum
* Calculate IR Spectrum
* Calculate Raman Spectrum
.
TRAVIS can read trajectory files in XYZ, PDB, LAMMPS or DLPOLY format.
Description-md5: 922519d7d4b473553d883cee9df07ecb
Homepage: http://www.travis-analyzer.de
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu