Friday, May 3, 2024
52
rated 0 times [  52] [ 0]  / answers: 1 / hits: 119438  / 1 Year ago, mon, april 10, 2023, 5:28:34

I'm trying to install libaio with following command line :



sudo apt-get install libaio


and



sudo apt-get install automake libtool autoconf gcc-g++ gcc libaio libaio-dev make


but both of them doesn't work for me. How do I install libaio?


More From » software-installation

 Answers
4

You need to use libaio1 package, which provides the Linux kernel AIO access library - shared library



To install libaio Use the command



sudo apt-get install libaio1


For more information of libaio look here


[#33757] Wednesday, April 12, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
fatuatexen

Total Points: 451
Total Questions: 107
Total Answers: 110

Location: Trinidad and Tobago
Member since Thu, Apr 27, 2023
1 Year ago
fatuatexen questions
;