How to Install klibc-utils in Ubuntu 18.04



Install klibc-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install klibc-utils

Description:

small utilities built with klibc for early boot

This package contains a collection of programs that are linked against klibc. These duplicate some of the functionality of a regular Linux toolset, but are typically much smaller than their full-function counterparts. They are intended for inclusion in initramfs images and embedded systems.

Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git

Version: 2.0.4-9ubuntu2

Section: libs