Different package present in /usr/lib/x86_64-linux-gnu/
问题 I'm running this command nl-qdisc-add --dev=veth-host --parent=root plug --limit=32768 It throws an error of Error: Unable to load module "/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/plug.so": /usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/plug.so: cannot open shared object file: No such file or directory I looked into the folder and found that there was another folder present named libnl-3 with same files. I can't even rename it to run the command. How can i resolve this? Even if i successfully