Please download the appropriate Maltego installer from our website.
Windows
The correct operating system should be automatically detected on the web page. In the image below, Windows has been detected:
From the dropdown menu, choose between installing only the .exe installation or the .exe installation with Java x64. If you do not already have Java 8 or Java 11 installed on your machine, it is recommended to choose the .exe + Java installation bundle. Once the file type has been selected, click Download to begin.
Once the download is complete, double click the installer to begin the installation process. The Maltego Setup Wizard will start up and continue to guide you through the installation.
Silent installation
Silent installation is supported for both Windows installers, i.e. including the installer with the bundled Java JRE.
Note: Administrator permissions are required.
MaltegoSetup.JRE64.v4.2.10.XXXXX.exe /S
Uninstallation
Note: Read/write permissions will be required for the directory where you've installed the application.
C:\Program Files (x86)\Paterva\Maltego\uninstall.exe /S
Linux
You will need to have a Windows (X11) system as Maltego is a graphical application.
Maltego is available as a .DEB package (ideal for Debian based operating systems) as well as an .RPM package (ideal for systems that can use the RPM Package Manager) and a .zip archive. Each of these file types can be selected from the FILE TYPE dropdown when Linux is selected:
.DEB (Debian package)
The Debian packages can be installed by either double-clicking on the file within your window manager (such as KDE) or allowing the window managers installer to install the package.
Alternatively, you can also install it from the command line as follows:
# cd ~/Downloads/Maltego/ #(assuming that you’ve downloaded it here) # dpkg –i <maltegofile>.deb
.RPM
The RPM file can be installed as above via your window manager by double clicking on the file or via command line as follows:
# cd ~/Downloads/Maltego/ #(assuming that you’ve downloaded Maltego here) # rpm –i <maltegofile>.rpm
.ZIP
The .zip archive is the entire extracted Maltego installation. You can simply extract this to the location you would prefer Maltego to be installed and then run Maltego from the bin directory.
Note: Read/write permissions will be required for the directory where you've installed the application.
Mac
Choose the MAC download from the downloads page on our website:
After you have downloaded the .dmg file, it can be installed by dragging it into your Applications folder as shown below: