Install BusKill with apt (Debian, Linux Mint, Ubuntu, Kali, TAILS)

We’re happy to announce that BusKill can be installed on Linux directly with apt

BusKill Now available in Debian apt Repos

It is now possible to install BusKill directly on the following Debian-based Linux distros:

  1. Debian
  2. Linux Mint
  3. Ubuntu
  4. Kali Linux
  5. TAILS

What is BusKill?

BusKill is a laptop kill-cord. It’s a USB cable with a magnetic breakaway that you attach to your body and connect to your computer.


If the connection between you to your computer is severed, then your device will lock, shutdown, or shred its encryption keys — thus keeping your encrypted data safe from thieves that steal your device.

Debian

BusKill can be installed on Debian with apt.

Screenshot of Debian, showing the command to install BusKill
To install BusKill in Debian, execute `su -` and then `apt install buskill`

To install BusKill on Debian, execute the command

su -
apt install buskill

Linux Mint

BusKill can be installed on Linux Mint with apt.

Screenshot of Linux Mint, showing the command to install BusKill
To install BusKill in Linux Mint, run `sudo apt install buskill`

To install BusKill on Linux Mint, execute the command

sudo apt install buskill

Ubuntu

BusKill can be installed on Ubuntu with apt.

Screenshot of Ubuntu, showing the command to install BusKill
To install BusKill in Ubuntu, run `sudo apt install buskill`

To install BusKill on Ubuntu, execute the command

sudo apt install buskill

Kali Linux

BusKill can be installed on Kali Linux with apt.

Screenshot of Kali, showing the command to install BusKill
To install BusKill in Kali Linux, run `sudo apt install buskill`

To install BusKill on Kali Linux, execute the command

sudo apt install buskill

TAILS

BusKill can be installed on TAILS with apt.

Screenshot of TAILS, showing the command to install BusKill
To install BusKill in TAILS, run `sudo apt install buskill`

To install BusKill on Kali Linux, execute the command

sudo apt install buskill

Troubleshooting

This section will provide help on common issues with installing BusKill on Linux with apt

No module named ‘distutils’

If you encounter the following error

$ buskill
Traceback (most recent call last):
  File "/usr/share/buskill/main.py", line 32, in <module>
    import packages.buskill
  File "/usr/share/buskill/packages/buskill/__init__.py", line 25, in <module>
    from distutils.version import LooseVersion
ModuleNotFoundError: No module named 'distutils'

There was a bug in older versions of the BusKill package, which excluded a required dependency. The fix is to simply install python3-setuptools

sudo apt install python3-setuptools

For more info, see:

Further Reading

This article was written in 2026. For the latest instructions on how to install BusKill, see the BusKill Documentation:

Support BusKill

If you want to help our open-source project, please consider purchasing a BusKill cable for yourself or a loved one. It helps us fund further development, and you get your own BusKill cable to keep you or your loved ones safe.

You can also buy a BusKill cable with bitcoin, monero, and other altcoins from our BusKill Store’s .onion site

Bitcoin Accepted Here

Monero Accepted Here

To be notified about future updates, you can signup for our newsletter.


Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to top