How to install jmbde on Ubuntu – Small Resources Management Application

jmbde is a free and open source resources management application for small companies. Using this you can record your company employees details and the equipment they used. It comes with some default equipment types like computers, printers, softwares, telephones and mobile phones. jmbde is available for Windows, MacOS and Linux. It is released under GNU General Public License 3 licence. It is based on Qt framework. You can change the database type in jmbde preference windows. You can use sqllite, mysql, ODBC and postgreSQL.

Install jmbde resources management application Ubuntu:

Go to the below jmbde resources management application download link and download latest version of jmbde in AppImage format. For me its “jmbde-0.4.7-x86_64.AppImage“ and download location is Downloads folder. You can change the below commands based on your downloaded file name and your file download path.

Download jmbde:

Also Read:  Penpot Desktop Open Source Design & Prototyping Software

First you need to navigate the appimage file download path. for that open your terminal app (Ctrl+Alt+T) and type the below command and hit enter.

cd Downloads

Then type the below command press the enter key to change downloaded AppImage file permission and make it as executable.

sudo chmod +x ~ jmbde-0.4.7-x86_64.AppImage

Then enter your Ubuntu user password. then run this command to start jmbde resources management application.

sudo ./jmbde-0.4.7-x86_64.AppImage

Or go to the downloaded file location and right clicking on the downloaded .AppImage file and select Properties. Then go to the Permissions tab and check the Allow executing files as program option.Then Just double click the downloaded file.That’s all.

If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Leave a Reply