You are not logged in.
Pages: 1
Topic closed
Hey I just want to both check and let people know that post-base-group replacement on fresh installs like mine today there is no lsusb which I believe was previously provided by the base package.
It does say in the post on the archlinux homepage that packages will have to be explicitly installed so this was not a surprise however:
Checking im up to date
sudo pikaur -Syyuu
[...]
:: Starting full system upgrade...
there is nothing to do
Checking if an lsusb package exists
$ sudo pacman -Ss lsusb
$
Checking if a package owns lsusb
$ sudo pacman -Qo lsusb
error: No package owns lsusb
Searching the AUR for lsusb
$ sudo pikaur -Ss lsusb
Searching... [###]
$
Nothing.
I googled (duck duck) and searched the forum to no avail, I cant seem to find any information so recently on what happened to lsusb which is necessary for SteamVR on linux (why i noticed its absence).
Short of pulling another fresh mirrorlist from the pacman mirrorlist generator, i'm not sure it exists anywhere.
Offline
The second I post this, I give in and read one of my top search results for the dutch arch wiki (for some reason, thanks duck duck go), and I see usbutils, I'm an idiot apologies guys.
Of course it was in usbutils ...
Last edited by GeorgeRaven (2019-10-10 22:35:06)
Offline
$ pacman -Fs lsusb
core/usbutils 010-1
usr/bin/lsusb
extra/bash-completion 2.8-1
usr/share/bash-completion/completions/lsusb
Offline
If you used pacman instead of an aur helper as your package manager, you would not find yourself in this situation:
pacman -Fs lsusb
core/usbutils 009-1
usr/bin/lsusb
Offline
there is no lsusb
try with
sudo pacman -S usbutils
after that, you will be able to use
lsusb
Offline
GeorgeRaven wrote:there is no lsusb
try with
sudo pacman -S usbutils
after that, you will be able to use
lsusb
Necrobumping with information already provided doesn't help anyone. If the OP needed a specific command (7 months ago), they wouldn't be on Arch.
Offline
Pay attention to the dates and the thread to notice that the issue was already solved, don't necrobump: https://wiki.archlinux.org/index.php/Co … bumping%22
Closing.
Offline
Pages: 1
Topic closed