Replies: 1 comment
-
Maybe you need a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I run...
sudo apt install linux-tools-virtual hwdata
sudo update-alternatives --install /usr/local/bin/usbip usbip
ls /usr/lib/linux-tools/*/usbip | tail -n1
20I get the following...
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
libfwupdplugin1
Use 'sudo apt autoremove' to remove it.
The following additional packages will be installed:
libdw1 linux-tools-5.4.0-107 linux-tools-5.4.0-107-generic linux-tools-common
The following NEW packages will be installed:
hwdata libdw1 linux-tools-5.4.0-107 linux-tools-5.4.0-107-generic linux-tools-common linux-tools-virtual
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 6047 kB of archives.
After this operation, 27.8 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Abort.
Any thoughts?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions