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

Last updated: May 05,2024

1. Install "xtide" package

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

$ sudo apt update $ sudo apt install xtide

2. Uninstall "xtide" package

This guide let you learn how to uninstall xtide on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xtide $ sudo apt autoclean && sudo apt autoremove

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

Package: xtide
Priority: optional
Section: universe/science
Installed-Size: 2183
Maintainer: Ubuntu Developers
Original-Maintainer: Peter S Galbraith
Architecture: amd64
Version: 2.13.2-1
Depends: xfonts-base, libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.6), libtcd0, libx11-6, libxaw7, libxpm4, libxt6
Recommends: xtide-data, logrotate
Suggests: xtide-coastline
Conflicts: xtide-data (<< 20030409-1)
Filename: pool/universe/x/xtide/xtide_2.13.2-1_amd64.deb
Size: 527236
MD5sum: 362a75f5f6c0c4fa3392238c5a9a6ba9
SHA1: c838543a3e981c5a0b9f939cd3ac741544a68b95
SHA256: 5eec52bfa99478f606e6b54421b07e69ed5c55669fefa21307efcfa00f18cdf0
Description-en: provides tide and current predictions
XTide is a package that provides tide and current predictions in a wide
variety of formats. Graphs, text listings, and calendars can be generated,
or a tide clock can be provided on your desktop.
.
XTide can work with the X window system, plain text terminals, or the
web. This is accomplished with three separate programs: the interactive
interface (xtide), the non-interactive or command line interface (tide),
and the web interface (xttpd).
.
The algorithm that XTide uses to predict tides is used by the National
Ocean Service in the U.S. It is significantly more accurate than the
simple tide clocks that can be bought in novelty stores. However, it takes
more to predict tides accurately than just a spiffy algorithm -- data are
required for every tidal prediction location. This package provides a
sample data set for only one location so you can try out the package, but
anything useful requires the data packaged in the xtide-data package (or
downloaded from the XTide ftp site).
Description-md5: a20b6250420734f5135059ba03d04727
Homepage: http://www.flaterco.com/xtide/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu