mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 20:20:45 +00:00
Adding snap install method
Adding snap install method which is supported in most of the distros and is easy!
This commit is contained in:
parent
64e007f1fd
commit
530d61d67e
@ -111,6 +111,12 @@ Make sure to install these first.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
**snapcraft (most of distros)**
|
||||||
|
|
||||||
|
sudo snap install cool-retro-term --classic
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
**Debian Jessie and above**
|
**Debian Jessie and above**
|
||||||
|
|
||||||
sudo apt install build-essential qmlscene qt5-qmake qt5-default qtdeclarative5-dev qml-module-qtquick-controls qml-module-qtgraphicaleffects qml-module-qtquick-dialogs qml-module-qtquick-localstorage qml-module-qtquick-window2 qml-module-qt-labs-settings qml-module-qt-labs-folderlistmodel
|
sudo apt install build-essential qmlscene qt5-qmake qt5-default qtdeclarative5-dev qml-module-qtquick-controls qml-module-qtgraphicaleffects qml-module-qtquick-dialogs qml-module-qtquick-localstorage qml-module-qtquick-window2 qml-module-qt-labs-settings qml-module-qt-labs-folderlistmodel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user