Linux version of the Rufus utility
Key Features • Download • Technology stack • License • Contact us
- Support for ntfs and fat32 file systems
- Support for the original authors of Rufus
- Lightweight program
- Portability utility (when using AppImage)
- Sharpening the program to work on Linux
- Open source code, the ability to participate in the development of the utility
You can download the latest version of this program on any Linux distribution using deb package, AUR, flatpak and AppImage
We recommend you to create virtual environment, because installing packages globally is generally a bad practice.
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
The second command above may fail when using fish shell. If you use fish, instead run source venv/bin/activate.fish
This software uses the following open source packages:
- balenaEtcher, program for burning ISO on NodeJS
- dd, UNIX program for both copying and converting files
Distributed under the GPL-3.0 License
If you are actively coding on Python, Vala and GTK then write us an e-mail