Saturday, April 27, 2024
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 19815  / 2 Years ago, sun, september 4, 2022, 9:16:49

I tried to install lsblk, but I got this error message:



# apt-get install lsblk
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package lsblk


I am using Ubuntu Server 10.04 64-bit.



If lsblk is not available then what is the best substitution for it?


More From » software-installation

 Answers
5

From the @Oli's comment , lsblk was not included in the util-linux package for Ubuntu 10.04 LTS versions.



See this Ubuntu 10.04's util-linux package file list.So you can't able to run lsblk command on Ubuntu 10.04 LTS.


[#26521] Sunday, September 4, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
giccolla

Total Points: 161
Total Questions: 124
Total Answers: 117

Location: Aland Islands
Member since Wed, Nov 17, 2021
2 Years ago
;