All Projects → solus-project → solus-sc

solus-project / solus-sc

Licence: other
Solus Software Center

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
shell
77523 projects

solus-sc

Software Center component of the Solus Operating System. Currently undergoing an overhaul to drop all the stupidity and slowness that it managed to gather over the years.

Solus Software Center is a Solus project

logo

Why not use GNOME Software?

GNOME Software relies on several layers of abstraction to address limitations in the underlying package formats that cannot be extended to represent the required metadata.

GNOME Software also fits a different design pattern from an architectural view to Solus itself. The requirement to reboot even for trivial updates isn't acceptable within the Solus platform.

The further integrations of several competing standards for application isolation within the framework also isn't something desirable for Solus. We provide native optimized runtimes of our own, as such the performance of Solus would be severely impacted by the introduction of watered down third party runtimes.

Lastly, the Solus stack pre-dates GNOME Software, and Solus mandates tight integration between components. Nuff said.

Testing

Clone the repo, and then install appstream-glib::

sudo eopkg it appstream-glib

Now you'll need the appdata::

sudo eopkg it appstream-data

Now just run the main launcher in this repo (don't ctrl+c, it'll explode)::

./new.py

License

Copyright © 2013-2018 Ikey Doherty

This software is available under the terms of the GPL-2.0 license. Please see LICENSE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].