• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How to install Gambas 3.8.4 on Linux Mint 18.3

2496

To install Gambas 3.8.4 on Linux Mint 18.3

Gambas is free development environment and a development platform based on Basic interpreter with object extensions. Designed to run on Linux and other Unix-like computer operating systems, its name is a recursive acronym for Gambas Almost Means Basic. Gambas is intended to provide a similar experience as developing in Microsoft Visual Basic but it is not considered to the clone of Visual Basic, merely as a counterpart. This tutorial covers the installation procedure of Gambas Linux mint &ndash 18.3

Installing Gambas

First, make sure you update the system repository by making use of the following command.

linuxhelp user # apt-get update
Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://archive.canonical.com/ubuntu xenial InRelease
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB] 
Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [742 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [689 kB]
Ign:8 http://packages.linuxmint.com sylvia InRelease                                                              
Hit:9 http://packages.linuxmint.com sylvia Release                                                                
Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [601 kB]                           
Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [557 kB]                            
Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [243 kB]                           
Fetched 3,138 kB in 9s (344 kB/s)                                                                                 
Reading package lists... Done

Now, you need to install Gambas by running the following command.

linuxhelp user # apt-get install gambas3 -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  debhelper dh-autoreconf dh-strip-nondeterminism gambas3-dev gambas3-gb-args gambas3-gb-cairo gambas3-gb-chart
  gambas3-gb-clipper gambas3-gb-complex gambas3-gb-compress gambas3-gb-compress-bzlib2 gambas3-gb-compress-zlib
  gambas3-gb-crypt gambas3-gb-data gambas3-gb-db gambas3-gb-db-form gambas3-gb-db-mysql gambas3-gb-db-odbc
  gambas3-gb-db-postgresql gambas3-gb-db-sqlite3 gambas3-gb-dbus gambas3-gb-desktop gambas3-gb-desktop-gnome
.
.
Setting up gambas3-dev (3.8.4-2ubuntu3.1) ...
Setting up gambas3-gb-eval-highlight (3.8.4-2ubuntu3.1) ...
Setting up gambas3-gb-form-editor (3.8.4-2ubuntu3.1) ...
Setting up gambas3-gb-gui-trayicon (3.8.4-2ubuntu3.1) ...
Setting up gambas3-templates (3.8.4-2ubuntu3.1) ...
Setting up dh-strip-nondeterminism (0.015-1) ...
Setting up debhelper (10.2.2ubuntu1~ubuntu16.04.1) ...
Setting up gambas3-ide (3.8.4-2ubuntu3.1) ...
Setting up gambas3 (3.8.4-2ubuntu3.1) ...
Setting up dh-autoreconf (12~ubuntu16.04.1) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...

Now that Gambas has been installed, you can launch it through your Linux Mint application.
Gambas


To show the tips
Tips


To open Gambas
Open

To show the project type while creating the new project
Project

To show the version
Version

Tags:
connor
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

what are the platform Gambas available?

A

Linux, FreeBSD; version for; Mac OS X and Haiku in progress; Microsoft Windows through Cygwin

Q

where to get the source code for Gambas ?

A

Please refer the link as follow "https://gitlab.com/gambas/gambas/-/archive/3.11.3/gambas-3.11.3.tar.bz2".

Q

Is Gambas compatible with Visual Basic?

A

No, and it will never be! Fortunately, there are many similarities, but do not expect to take your old Visual Basic code and run it on Gambas without any change. You can go the troubleshootin

Q

Can I access my PostgreSQL, MySQL, etc. database with Gambas?

A

You can currently access PostgreSQL, MySQL, SQLite and ODBC databases.

Q

What is meant by Gambas?

A

Gambas is the name of an object-oriented dialect program that is developed for Linux systems

Related Tutorials in How to install Gambas 3.8.4 on Linux Mint 18.3

Related Tutorials in How to install Gambas 3.8.4 on Linux Mint 18.3

How to install WinRAR 5.11 on Linuxmint 18.03
How to install WinRAR 5.11 on Linuxmint 18.03
May 22, 2018
How to Setup VNC Server on Linux Mint 20
How to Setup VNC Server on Linux Mint 20
Dec 22, 2020
How to install and configure samba setup in Linux mint - 18.3
How to install and configure samba setup in Linux mint - 18.3
Mar 26, 2018
Installation SSL Certificate on Ubuntu/Linuxmint/Debian to Secure Apache
Installation SSL Certificate on Ubuntu/Linuxmint/Debian to Secure Apache
Sep 19, 2018
How to Install and Configure Samba on Linux Mint 20
How to Install and Configure Samba on Linux Mint 20
Nov 9, 2020
How to Install NextCloud on Linux Mint 18.3
How to Install NextCloud on Linux Mint 18.3
Feb 27, 2018
How To Install And Update OpenSSL On Linuxmint 18.3
How To Install And Update OpenSSL On Linuxmint 18.3
Jun 8, 2018
How To Install AnyDesk on Linux Mint 18.3
How To Install AnyDesk on Linux Mint 18.3
Apr 11, 2018

Related Forums in How to install Gambas 3.8.4 on Linux Mint 18.3

Related Forums in How to install Gambas 3.8.4 on Linux Mint 18.3

Linux
isaac class=
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/m/mysql-8.0/mysql-client-core-8.0_8.0.21-0ubuntu0.20.04.4_amd64.deb 404 Not Found
Dec 4, 2020
Linux Mint
AlxH class=
Complete beginner, install bluegriffon
Jul 1, 2020
Linux
AadrikaAnshu class=
How to add timestamps to history On Any Linux Machine
Jun 18, 2019
Linux Mint
bz0 class=
How to change a function of a key
Jun 7, 2019
Linux Mint
who class=
How to compare multiple files
Nov 10, 2019
NFS (Network File System)
Mike class=
Linux Mint 18.3 - NFS Shares - Only Root Can Mount Share
Oct 4, 2019
Command Line Tools
wayne class=
Deleting windows files booting from mint(usb)
Sep 16, 2017
Ubuntu
Kirin class=
Videos Always Micro-Shutter
Mar 8, 2019

Related News in How to install Gambas 3.8.4 on Linux Mint 18.3

Related News in How to install Gambas 3.8.4 on Linux Mint 18.3

A Newer and a Faster Window Manager for Tina (Linux Mint 19.2)
A Newer and a Faster Window Manager for Tina (Linux Mint 19.2)
Apr 9, 2019
Linux Mint 18.2 Ubuntu based Operating System is named Sonya
Linux Mint 18.2 Ubuntu based Operating System is named Sonya
May 2, 2017
Refreshed Linux Mint Debian Edition (LMDE) 2 'Betsy' ISO images now available
Refreshed Linux Mint Debian Edition (LMDE) 2 'Betsy' ISO images now available
Mar 14, 2017
The Best Linux Operating System is in the house: Mint 18.2
The Best Linux Operating System is in the house: Mint 18.2
Aug 12, 2017
Linux Mint 18.1 released with smooth features and offers long-term support
Linux Mint 18.1 released with smooth features and offers long-term support
Apr 11, 2017
Linux Mint 18.2 Sonya Beta version now available for download
Linux Mint 18.2 Sonya Beta version now available for download
Jun 7, 2017
Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Luke ?
workbench for debian

I am using workbench in CentOS whereas now I need to use Debian Operating system so could you please help to install and use in Debian?

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.