How to Install and Uninstall jags Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "jags" package

This guide covers the steps necessary to install jags on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install jags

2. Uninstall "jags" package

This is a short guide on how to uninstall jags on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove jags $ sudo apt autoclean && sudo apt autoremove

3. Information about the jags package on Ubuntu 20.10 (Groovy Gorilla)

Package: jags
Architecture: amd64
Version: 4.3.0-3build1
Priority: optional
Section: universe/math
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3530
Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), libgcc-s1 (>= 3.0), liblapack3 | liblapack.so.3, libltdl7 (>= 2.4.6), libstdc++6 (>= 5.2)
Filename: pool/universe/j/jags/jags_4.3.0-3build1_amd64.deb
Size: 1561508
MD5sum: 1883d5368b21ee8b7a29de55c8e0d1af
SHA1: aad2df25c98bb50dbbf9336c582eadc76184436a
SHA256: d2668001a117b9efc2257ccacceaea5c640b6c21ef5a6df6581c3c65391697ce
SHA512: 3e448cb6dfc13089b8eaa5f787172fb00781b1b6ccf09dee33fd72f206bea875e951a68a05372870850deef8c2add56cf9f615939dc8b66779ffb23108266f4a
Homepage: http://www-fis.iarc.fr/~martyn/software/jags/
Description-en: Just Another Gibbs Sampler for Bayesian MCMC - binary
JAGS is Just Another Gibbs Sampler. It is a program for analysis of
Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC)
simulation not wholly unlike BUGS.
.
JAGS was written with three aims in mind:
* To have an engine for the BUGS language that runs on Unix
* To be extensible, allowing users to write their own functions,
distributions and samplers.
* To be a plaftorm for experimentation with ideas in Bayesian modelling
.
This package contains the 'jags' binary as well as the associated
shared library modules loaded by the binary.
Description-md5: eb53ec5ed1f2a0fd257e76a5c5bd1cf5