How to Install and Uninstall libautomaton-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libautomaton-java" package

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

$ sudo apt update $ sudo apt install libautomaton-java

2. Uninstall "libautomaton-java" package

Please follow the guidance below to uninstall libautomaton-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libautomaton-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libautomaton-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libautomaton-java
Priority: optional
Section: universe/java
Installed-Size: 788
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: automaton
Version: 1.11-8+dfsg1-1
Filename: pool/universe/a/automaton/libautomaton-java_1.11-8+dfsg1-1_all.deb
Size: 221920
MD5sum: 1d418ff53b4abdfabb1ca3d3095181cb
SHA1: d77bbd55892515ea03047b78330263be0549822c
SHA256: 539ee7bbbde62851ba28f8f9341ec481df1d9f634af9181aa73f21a4231a3365
Description-en: Finite-State Automaton for Regular Expressions
Automaton is a DFA/NFA (finite-state automata) implementation with Unicode
alphabet (UTF16) and support for the standard regular expression operations
(concatenation, union, Kleene star) and a number of non-standard ones
(intersection, complement, etc.).
Description-md5: af60c1484d9563863a56e8147272f55e
Homepage: http://www.brics.dk/automaton/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu