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

Last updated: May 20,2024

1. Install "simgrid-java" package

Here is a brief guide to show you how to install simgrid-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install simgrid-java

2. Uninstall "simgrid-java" package

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

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

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

Package: simgrid-java
Priority: extra
Section: universe/science
Installed-Size: 1590
Maintainer: Ubuntu Developers
Original-Maintainer: Martin Quinson
Architecture: amd64
Source: simgrid
Version: 3.11.1-10ubuntu1
Depends: libc6 (>= 2.11), libsimgrid3.11v5 (>= 3.11.1-10ubuntu1)
Recommends: simgrid-doc (>= 3.11.1-10ubuntu1)
Suggests: java-virtual-machine
Conflicts: simgrid (<< 3.11)
Filename: pool/universe/s/simgrid/simgrid-java_3.11.1-10ubuntu1_amd64.deb
Size: 1529984
MD5sum: 8da1bf9f8ec095069ecbc9bdf2937d04
SHA1: 6f4c5b069b810f32f1c2f8fe9be385ad5bf6630b
SHA256: 02af1abdacee9a4f20c7870b0c522c5f42889bb0bf7d8067057ae2ba943732cb
Description-en: Java bindings for the SimGrid Toolkit
SimGrid is a toolkit that provides core functionalities for the simulation of
distributed applications in heterogeneous distributed environments. SimGrid
can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI
simulator, or a mix of all of them. The typical use-cases of SimGrid include
heuristic evaluation, application prototyping, and real application
development and tuning.
.
This package contains all what you need to use SimGrid from the Java
programming language. Note that the jarfile contained in this package
will only work on the architecture it is compiled for (as opposed to
the jarfile proposed on the project web page that should work on all
architecture).
Description-md5: d95b3738cf5d35a003a3608f064f5a8d
Homepage: http://simgrid.gforge.inria.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu