How to Install Heimdall on EndeavourOS Latest?

Heimdall is a free and open-source software used to flash firmware to Samsung Galaxy devices. In this tutorial, we will learn how to install Heimdall on EndeavourOS Latest.

Step 1: Prerequisites

Before installation, make sure you have the following things:

Step 2: Install Dependencies

Open a terminal window and run the commands to update the package lists and install the Heimdall dependencies:

sudo pacman -Syu
sudo pacman -S cmake make gcc automake autoconf libusb-dev libusb-compat-dev pkg-config zlib1g-dev

Step 3: Download and install Heimdall

To download and install the latest version of Heimdall, follow the steps below:

Download

wget https://github.com/Benjamin-Dobell/Heimdall/archive/refs/tags/v1.4.2.tar.gz

Extract

tar -xvzf v1.4.2.tar.gz
cd Heimdall-1.4.2/

Build and Install

cmake -B build
make -C build
sudo make -C build install

Step 4: Verify the installation

Run the following command to verify the installation:

heimdall version

It should display the version of Heimdall that you have installed.

Congratulations, you have successfully installed Heimdall on EndeavourOS Latest. You can now use it to flash firmware to your Samsung Galaxy devices.

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!