"Not enough storage"
Not sure what I'm doing wrong here, I have way more than enough storage, trying to install android-tools and other dnf programs and they are all giving the same error, that it needs more storage.
how do I fix this so I can continue installing things via dnf?

6 Replies
try using
rpm-ostree install android-tools
instead of dnf.
Or install android-tools in a distrobox (preferable)I'm installing android-tools for adb redirect so I can use it with steamvr, so I'm not sure if distrobox would be a good idea.
I could always be wrong tho
I am new ofc, idk if Distrobox utilizes virtualization or containers.
yeah... nevermind. android-tools would probably make more sense installed on the host then
Try rpm-ostree install then, reboot and see if it works
just ran the rpm-ostree install, gonna reboot rq
android tools dont need to be layered
its portable
Yup 👍
adb looks like it works, tysm dude