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

Last updated: July 08,2024

1. Install "bootchart" package

Learn how to install bootchart on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bootchart

2. Uninstall "bootchart" package

Here is a brief guide to show you how to uninstall bootchart on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bootchart $ sudo apt autoclean && sudo apt autoremove

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

Package: bootchart
Priority: extra
Section: universe/admin
Installed-Size: 96
Maintainer: Scott James Remnant
Architecture: amd64
Version: 0.90.2-8ubuntu2
Depends: sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), libc6 (>= 2.7), upstart (>= 0.6.3-4), initramfs-tools, lsb-base, lsb-release, klibc-utils (>= 1.1.1-4ubuntu6)
Recommends: pybootchartgui
Breaks: bootchart-java
Filename: pool/universe/b/bootchart/bootchart_0.90.2-8ubuntu2_amd64.deb
Size: 11242
MD5sum: 7b33ecef7d313ea71055851122675e52
SHA1: 3d88d4e7887b7e445c319bb6845b6278dc9755f8
SHA256: 9992ad4587ab23fc18282bd58fdb1f09e627efef495b30696ddca6f94d7c8fdd
Description-en: boot sequence auditing
bootchart allows you to audit the boot sequence of your computer and
generate a pretty chart of the processes run, including how long they
took and how much CPU and I/O they used.
.
The auditing is performed by a tool that runs in your initramfs, or
early in your boot sequence, and records system statistics as your
computer boots.
.
Tarballs of this data are left in /var/log/bootchart; from these either
PNG or SVG will be generated if pybootchartgui is installed.
Description-md5: 11a29fdbf49a2e95dc09dd3531b75021
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions