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

Last updated: May 15,2024

1. Install "libsimgrid-dev" package

This is a short guide on how to install libsimgrid-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsimgrid-dev

2. Uninstall "libsimgrid-dev" package

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

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

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

Package: libsimgrid-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 552
Maintainer: Ubuntu Developers
Original-Maintainer: Martin Quinson
Architecture: amd64
Source: simgrid
Version: 3.11.1-10ubuntu1
Replaces: simgrid
Provides: simgrid
Depends: libc6 (>= 2.14), libsimgrid3.11v5 (= 3.11.1-10ubuntu1), perl, libf2c2-dev
Recommends: f2c, gcc, make, simgrid-doc (>= 3.11.1-10ubuntu1)
Conflicts: simgrid
Breaks: libsimgrid3.10, libsimgrid3.11v5 (<< 3.11.1-8)
Filename: pool/universe/s/simgrid/libsimgrid-dev_3.11.1-10ubuntu1_amd64.deb
Size: 105266
MD5sum: f80147df5a532799aa06ef7ebc541f2d
SHA1: e8019545adea76ec81cd23c6e80ac500d8fbc8ee
SHA256: 28c40a57b31240e83ffbf7fdaae905c0841e8eecb87f1d479118617e281acad2
Description-en: Development files 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 the development files that you need to build
your own simulator on top of SimGrid (header files and helping scripts).
Description-md5: 29ab76fac3dc2074be182fc6cf08f215
Homepage: http://simgrid.gforge.inria.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu