How to Install and Uninstall rally Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "rally" package

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

$ sudo apt update $ sudo apt install rally

2. Uninstall "rally" package

Learn how to uninstall rally on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rally $ sudo apt autoclean && sudo apt autoremove

3. Information about the rally package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rally
Priority: optional
Section: universe/net
Installed-Size: 651
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.1.1-1
Depends: adduser, dbconfig-common, python-rally (= 0.1.1-1), debconf (>= 0.5) | debconf-2.0, python:any (>= 2.7.5-5~)
Filename: pool/universe/r/rally/rally_0.1.1-1_all.deb
Size: 63990
MD5sum: 183694d019a1518d3f9323e0d33abf48
SHA1: 1eaf7c3b6e3eda8e85ad938634df6d6e1862cd86
SHA256: b612aa1bc34f1e7497b7393f63f4f194c80ba2a516d5487134b6f19f27704c99
Description-en: benchmark System for OpenStack - command line and configuration
Rally is a Benchmark-as-a-Service project for OpenStack.
.
Rally is intended to provide the community with a benchmarking tool that is
capable of performing specific, complicated and reproducible test cases on
real deployment scenarios.
.
This package contains the command line and configuration file.
Description-md5: 28a64bc2a02874c816451b5b70256bbd
Homepage: https://github.com/stackforge/rally
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu