익명 17:05

How to install libtinfo5 on Ubuntu24.04

How to install libtinfo5 on Ubuntu24.04

Please help me for installing libtinfo5 into 24.04.1 LTS.

I almost build a program for AWE in Ubuntu 22.04.2 LTS but a new version Ubuntu 24.04.1 LTS \n \l suddenly encountered (I installed with no doubt) without libtinfo5. Then my work stopped suddenly.

Your help would be much appreciated if you could please let me know any information on the installation of libtinfo5 into the new version Ubuntu 24.04.1 LTS.



Top Answer/Comment:

To install libtinfo5 in Ubuntu 24.04 or 26.04, open the terminal and type:

sudo apt update
wget http://security.ubuntu.com/ubuntu/pool/universe/n/ncurses/libtinfo5_6.3-2ubuntu0.2_amd64.deb
sudo apt install ./libtinfo5_6.3-2ubuntu0.2_amd64.deb
상단 광고의 [X] 버튼을 누르면 내용이 보입니다