How to Install and Uninstall libjulius-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "libjulius-dev" package

Please follow the instructions below to install libjulius-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjulius-dev

2. Uninstall "libjulius-dev" package

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

$ sudo apt remove libjulius-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjulius-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjulius-dev
Priority: optional
Section: multiverse/libdevel
Installed-Size: 1308
Maintainer: Siegfried-Angel Gevatter Pujals
Architecture: amd64
Source: julius
Version: 4.2.2-0ubuntu2
Filename: pool/multiverse/j/julius/libjulius-dev_4.2.2-0ubuntu2_amd64.deb
Size: 386600
MD5sum: 610a6cfb604b640a5863b5da2728da90
SHA1: d001492fd8a04dd634dbcc080c4573ffc0d60dbf
SHA256: 8dbcbb9232016ff72bc1785163daea60659804a65d26833efe9e4e31a8d22825
Description-en: speech recognition engine - development headers
Julius is a high-performance, two-pass large vocabulary continuous
speech recognition (LVCSR) engine.
.
It supports N-gram based dictation, DFA grammar based parsing, and
one-pass isolated word recognition. Phone context dependencies are
supported up to triphone. It can perform a multi-model decoding, a
recognition using several LMs and AMs simultaneously with a single
processor, and also supports "hot plugging" of arbitrary modules at
run time.
.
This package contains header files and static libraries for developing
programs that use Julius.
Description-md5: 8340bbfbc66a4126b71d3fc9b418b072
Homepage: http://julius.sourceforge.jp/en_index.php
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu