Stef
Explore posts from serversUBUniversal Blue
•Created by Stef on 1/20/2025 in #🛟bazzite-help
Android SDK manager
is it possible to install the android's
sdkmanager
on bazzite?
in brew
i didn't find it and in rpm-ostree
i only see a python3-sdkmanager
which idk if it's the official
right now i installed through a debian container with sudo apt install sdkmanager
and exported it but i need to use it to root (it writes data in /opt/android-sdk
and that doesn't seem to work with it11 replies
UBUniversal Blue
•Created by Stef on 12/3/2024 in #🛟bazzite-help
how to install those libraries?
I need to install the
canvas
NPM but for it to be installed it requires some libraries, how do i install those libs on bazzite?
on other rpm-based distros it's sudo yum install gcc-c++ cairo-devel libjpeg-turbo-devel pango-devel giflib-devel
but not sure if here it's exactly the same4 replies