How can I install Bootstrap Studio on my Ubuntu system.
I can't find any tutorial.
22 Answers
On the github page of Bootstrap Studio, they have clearly given the steps to install it
1Installation
The script is available on
npm. To install it:
npm install -g bstudioThis will create a global
bstudiocommand which you can call from the terminal.
If you purchase the Bootstrap Studio from the Bootstrap Studio's official site they will offer the .Appimage version for Linux.
Unlike .deb packages .Appimage does not require installation.
All you have to do just Right-click on the Application -> Properties -> Under the Permissions tab check Allow executing file as program
p.s.
In case you don't see the download link from the homepase, here it is