apt install libboost-all-dev failed because too recent version of libnl-3-200=3.4.0-1ubuntu0.1
- Dominant language
- HTML
- Stars
- 8.6k
- Forks
- 1.9k
- Avg merge
- 39m
- Merged PRs (30d)
- 2
Description
Hi, recently, I've tried to install libboost-all-dev using apt in ubuntu 20.04, but failed because there already a **libnl-3-200=3.4.0-1ubuntu0.1** focal update installed in my system, and libboost-all-dev traced up finally depending on **libnl-3-200=3.4.0-1** version (i.e., without a sub update by ubuntu).
I am new in this field. Could anyone here please tell me what should I do to install libboost-all-dev without caussing network disfuntion to my system.
Thanks!
Besides, I have searched for ubuntu package and found message about libnl-3-200 update, but don't know the significance of the library to the system. The update log as follow:
https://[changelogs.ubuntu.com/changelogs/pool/main/libn/libnl3/libnl3_3.4.0-1ubuntu0.1/changelog](https://changelogs.ubuntu.com/changelogs/pool/main/libn/libnl3/libnl3_3.4.0-1ubuntu0.1/changelog)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.