I installed Solus Mate this afternoon. I opened the software center and selected the Brave browser for installation. A dialogue popped up with a list of dependencies to install. I pressed the install button on that and the installation appeared to go smoothly. However, before I could confirm that the installation process had completed the software center window disappeared from the desktop. It would not restart.
I logged out and logged back in to find that the browser was installed and an entry was placed in the menu. I am posting from the browser now.
However, the software center is still broken. I opened a terminal and entered the command "solus-sc" and got this:
Traceback (most recent call last):
File "/usr/bin/solus-sc", line 15, in <module>
from solus_sc.application import ScApplication
File "/usr/lib/python2.7/site-packages/solus_sc/init.py", line 14, in <module>
import gi.repository
File "/usr/lib/python2.7/site-packages/gi/init.py", line 42, in <module>
from . import _gi
ImportError: libffi.so.6: cannot open shared object file: No such file or direct
I not sure what to do about that. Any thoughts?