maltego on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "maltego" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install maltego on Arch using YAY

$ yay -S maltego

* (Optional) Uninstall maltego on Arch using YAY

$ yay -Rns maltego

2. Manually Install "maltego" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone maltego's git locally

$ git clone https://aur.archlinux.org/maltego.git ~/maltego

c. Go to ~/maltego folder and install it

$ cd ~/maltego $ makepkg -si

3. Information about the maltego package on Arch User Repository (AUR)

ID: 1130830
Name: maltego
PackageBaseID: 134514
PackageBase: maltego
Version: 4.3.1-1
Description: Information gathering software by Paterva
URL: https://www.maltego.com
NumVotes: 11
Popularity: 0
OutOfDate: 1706088420
Maintainer: Kr1ss
Submitter: DescartesHorse
FirstSubmitted: 1532587342
LastModified: 1661440264
URLPath: /cgit/aur.git/snapshot/maltego.tar.gz

5. The same packages on other Linux Distributions