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

Last updated: May 12,2024

1. Install "swath" package

Please follow the guidance below to install swath on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install swath

2. Uninstall "swath" package

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

$ sudo apt remove swath $ sudo apt autoclean && sudo apt autoremove

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

Package: swath
Priority: optional
Section: universe/text
Installed-Size: 638
Maintainer: Ubuntu Developers
Original-Maintainer: Theppitak Karoonboonyanan
Architecture: amd64
Version: 0.5.3-1
Depends: libc6 (>= 2.4), libdatrie1 (>= 0.2.0), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Suggests: libthai-data
Filename: pool/universe/s/swath/swath_0.5.3-1_amd64.deb
Size: 148362
MD5sum: bb0c563f81e99324516c38cb4f621d57
SHA1: 3dcdfa0e7bccfb4502c9a89bc975cea4c66c85cc
SHA256: c3945290f4bd783a3fe72a933a30a130ed0146dd7f9580cd5a4bcd6ba9ab767a
Description-en: Thai word segmentation program
Swath is a general-purpose utility for analyzing word boundaries in Thai
text and inserting predefined word delimiter codes. It can be used as a
filter for Thai LaTeX files so the lines are wrapped properly when processed
with babel-thai macros. Other formats that swath can also handle include
HTML, RTF and plain text.
Description-md5: 33b6a6d2eee1bda55cd6021926104e8a
Homepage: http://linux.thai.net/projects/swath
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu