If you receive the following error:
- Mount snap "opera" (225) (snap "opera" assumes unsupported features: snapd2.43 (try to update snapd and refresh the core snap))
Solution:
sudo snap install core
If you receive the following error:
cannot install "core", "snapd": cannot install snapd snap on a model without a base snap yet
Solution:
sudo snap install core snapd
When you double click the opera-xxx.deb file to install it. It show the "Dependency on libgcc-s1 is missing..."
Solution:
sudo dpkg -i opera-xxx.deb
No comments:
Post a Comment