Running a full, native Linux distribution on the BlackBerry Passport is a high-level "hacking" project. While the hardware is capable, BlackBerry's locked bootloader and proprietary drivers present significant hurdles. 1. postmarketOS (pmOS)

: This allows for running Unix tools like Vim, Git, and Python directly on the device.

: This setup leverages the Passport’s unique screen and keyboard for mobile productivity while the heavy lifting is done by a more powerful remote machine. Why the BlackBerry Passport?

: The 1440x1440 resolution provides a surprising amount of vertical space for code and terminal output.

For those who do not want to risk hardware damage, running Linux inside the existing BB10 OS is the most viable path.

The most active project for bringing native Linux to the Passport is postmarketOS .

: Enthusiasts have successfully demonstrated Kali Linux and Ubuntu 24.04 running via XRDP.

: It typically lacks native network driver bridging, though developers are working on solutions to enable full network functionality. 3. Remote Desktop (XRDP)