How to Install libblkid1 in Ubuntu 18.04



Install libblkid1 by entering the following commands in the terminal:

sudo apt update
sudo apt install libblkid1

Description:

block device ID library

The blkid library allows system programs such as fsck and mount to quickly and easily find block devices by filesystem UUID or label. This allows system administrators to avoid specifying filesystems by hard-coded device names and use a logical naming system instead.

Version: 2.31.1-0.4ubuntu3

Section: libs