So looks like its not liking uninstall or installing the module:
Remove:
❯ dkms remove vboxhost/6.1.26_OSE --all
Error! Could not locate dkms.conf file.
File: /var/lib/dkms/vboxhost/6.1.26_OSE/source/dkms.conf does not exist.
Error! vboxhost/6.1.26_OSE is broken!
Missing the source directory or the symbolic link pointing to it.
Manual intervention is required!
Install:
❯ dkms install vboxhost/6.1.26_OSE
Error! vboxhost/6.1.26_OSE is broken!
Missing the source directory or the symbolic link pointing to it.
Manual intervention is required!
I do see this in the directory structure:
lib/dkms/vboxhost🔒
❯ ls -al
total 12
drwxr-xr-x 3 root root 4096 Jan 10 2022 .
drwxr-xr-x 4 root root 4096 Feb 7 2023 ..
drwxr-xr-x 4 root root 4096 Nov 16 2021 6.1.26_OSE
lrwxrwxrwx 1 root root 31 Sep 10 2021 kernel-5.10.63-1-lts-x86_64 -> 6.1.26_OSE/5.10.63-1-lts/x86_64
lrwxrwxrwx 1 root root 35 Sep 10 2021 kernel-5.14.2-zen1-2-zen-x86_64 -> 6.1.26_OSE/5.14.2-zen1-2-zen/x86_64