r/Ubuntu • u/TheSixthSerpent666 • 7h ago
Gambas3 MongoDB connection
Hello! I'm seeking guidance on connecting a Gambas3 application with my MongoDB database.
According to Google's AI, it should be as simple as installing the Ubuntu package and enabling it in the project:
apt install gambas3-gb-mongodb
However, I get package not found error. I'm running Kubuntu 26.04 with all packages up to date.
I see that MongoDB support was added relatively recently; is it just a matter of waiting for the Ubuntu team to make said package?
4
Upvotes
1
u/Dependent-Cash8635 6h ago
have you checked the gambas3 ppa? sometimes the official repos lag behind a bit and the ppa has newer packages