简体   繁体   中英

Can apps created using Quickly for Ubuntu be used in other linux distros?

I need to write a small program to update my mongodb. I'm currently on ubuntu but I need to use it on other linux distributions.

I would just like to make sure that applications using this method can be run on other distros.

Is that true ?

Yes you can

The default quickly template for ubuntu application use pyGOBJECT which is available in all modern distros, So you don't have to worry about it. But if used ubuntu specific features like appindicator ,unity integration etc, You have to make tiny changes in the source code before porting to another distro

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM