How to Install and Uninstall libtrain-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libtrain-bin" package

Please follow the step by step instructions below to install libtrain-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtrain-bin

2. Uninstall "libtrain-bin" package

Please follow the steps below to uninstall libtrain-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtrain-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtrain-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtrain-bin
Priority: optional
Section: multiverse/misc
Installed-Size: 52
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Masayuki Hatta (mhatta)
Architecture: amd64
Source: libtrain
Version: 0.9b-11
Depends: libc6 (>= 2.4), libtrain1
Filename: pool/multiverse/libt/libtrain/libtrain-bin_0.9b-11_amd64.deb
Size: 7106
MD5sum: f73666a24d537c99fe4b75650a8d6881
SHA1: 9325286ff971003ff4dde1248f94b8f0f351fff9
SHA256: f2635706ef3b0c466215b14f0d23abfc044de6340d59341cea33ef238da5da10
Description-en: Command line interface for libtrain
libtrain is a library for calculating the shortest route
from a train station to another in consideration of time and distance.
It tells you which line you should take and where you should transfer at.
.
Note that this is a *library*, so you have to get interface programs using
libtrain(gtktrain is recommended) to actually use it.
.
To use this software, you'll need to get the train schedule data separately
and install it by yourself. See README.Debian for more detail.
.
This package contains a command line interface for libtrain.
Description-md5: cdfe14ea87cf0193dd89696d4a67047e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu