freemind on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "freemind" 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 freemind on Arch using YAY

$ yay -S freemind

* (Optional) Uninstall freemind on Arch using YAY

$ yay -Rns freemind

2. Manually Install "freemind" via AUR

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

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

b. Clone freemind's git locally

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

c. Go to ~/freemind folder and install it

$ cd ~/freemind $ makepkg -si

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

ID: 1031891
Name: freemind
PackageBaseID: 175683
PackageBase: freemind
Version: 1.0.1-5
Description: A Java mindmapping tool
URL: https://sourceforge.net/projects/freemind
NumVotes: 5
Popularity: 9.2E-5
OutOfDate:
Maintainer:
Submitter: Dragonlord
FirstSubmitted: 1644081944
LastModified: 1644081944
URLPath: /cgit/aur.git/snapshot/freemind.tar.gz

5. The same packages on other Linux Distributions