Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 534 Bytes

INSTALL.md

File metadata and controls

23 lines (16 loc) · 534 Bytes

Building FastFingers From Source

FastFingers releases Debian, Arch, and RPM packages in every release. You can download the proper package for your Linux system from releases and install them with package managers.

Install the package for Ubuntu/Debian

sudo dpkg -i fastfingers*.deb
sudo apt-get install -f

Install the package for Fedora/CentOS

sudo dnf install fastfingers/packages/rpm/fastfingers*.rpm

Install the package for Arch/Manjaro

sudo pacman -U fastfingers*.pkg.tar.zst