How to execute a .sh file in Linux Mint

Most applications for Linux Mint and other distributions can be directly installed from a software manager. This is the preferred way because this software is guaranteed secure and can be installed without thinking about dependencies and that kind of things. But sometimes you want to install software that is not available in the software manager. And what if that download comes in a .sh format?

On a lot of websites there are command line involved procedures to make the .sh file an executable. And although that works fine, when possible I like to use the graphical interface. Sorry, that’s just my preference and I know a lot of new Linux users will agree with me.

So how to approach this enormous project…;-)

1) Go to the folder where your .sh file has been stored.
2) Right click on the file and select Properties.
3) Select Permissions.
4) Select the option Allow executing file as program.
5) Close the properties screen.

Now you can dubble click the .sh file and it will be started as a normal executable file.

Have fun!

User Avatar

About John Been

Hi there! My name is John Been. At the moment I work as a senior solution engineer for a large financial institution, but in my free time, I am the owner of RealAppUser.com, RealLinuxUser.com, and author of my first book "Linux for the rest of us". I have a broad insight and user experience in everything related to information technology and I believe I can communicate about it with some fun and knowledge and skills.

View all posts by John Been →

Leave a Reply