How to Install and Uninstall librandom-numbers0d Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "librandom-numbers0d" package

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

$ sudo apt update $ sudo apt install librandom-numbers0d

2. Uninstall "librandom-numbers0d" package

This is a short guide on how to uninstall librandom-numbers0d on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove librandom-numbers0d $ sudo apt autoclean && sudo apt autoremove

3. Information about the librandom-numbers0d package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: librandom-numbers0d
Priority: optional
Section: universe/libs
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: ros-random-numbers
Version: 0.3.0-2
Depends: libboost-system1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/r/ros-random-numbers/librandom-numbers0d_0.3.0-2_amd64.deb
Size: 20802
MD5sum: 83905d99593f4b25600405b552691a28
SHA1: fb3fb5d2c70398e5586aa2b85a019c74e4817155
SHA256: 19ea8226e1c4027af19d337c4c0e00a24d90a8dd865e66ce694ff815d088530e
Description-en: Robot OS random numbers library
This package is part of Robot OS (ROS). It contains a library which
provides wrappers for generating floating point values, integers,
and quaternions using boost libraries. The constructor of the wrapper is
guaranteed to be thread safe and initialize its random number generator to a
random seed. Seeds are obtained using a separate and different random number
generator.
.
This package contains the library itself.
Description-md5: 79efde0fa55a378e2abae093c551c8f9
Multi-Arch: same
Homepage: http://wiki.ros.org/random_numbers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu