Score:2

Unable to locate package ncurses

hu flag

I was trying to install ncurses on Ubuntu 22.04.1 LTS with the following line:

sudo apt-get install libncurses6-dev libncursesw6-dev

I get this output:

Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libncurses6-dev
E: Unable to locate package libncursesw6-dev

Any idea how I can fix this?

Score:4
cn flag

To install ncurses, try sudo apt install ncurses

For the -dev package, try sudo apt install libncurses-dev

There are no -dev packages for libncurses6 nor for libncursesw6.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.