Score:2

I want to add libnl1 to Ubuntu 18.04. Is there a way?

jp flag
jdh

We are running Ubuntu 18.04, and need to add The Netlink Library libnl1 to the installation. Does anyone know how to do this? I am looking for a tested procedure.

Score:1
zw flag

This is possible by using packages from Ubuntu 14.04 LTS. Open terminal and type:

cd ~/Downloads
wget -c http://archive.ubuntu.com/ubuntu/pool/universe/libn/libnl/libnl1_1.1-8ubuntu1_amd64.deb
wget -c http://archive.ubuntu.com/ubuntu/pool/universe/libn/libnl/libnl-dev_1.1-8ubuntu1_amd64.deb
sudo apt-get install ./libnl1_1.1-8ubuntu1_amd64.deb ./libnl-dev_1.1-8ubuntu1_amd64.deb
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.