Skip to content

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 14 Jul 19:03
· 7 commits to main since this release

FileFind 1.1.4

Advanced file search utility with comprehensive search options and cross-platform compatibility.

Downloads 📦

  • Linux Debian/Ubuntu Package: filefind_1.1.4_amd64.deb
  • Linux Portable Archive: filefind-linux-portable-1.1.4.tar.gz
  • Windows Installer: FileFind-Setup-1.1.4.exe
  • Windows Portable Archive: filefind-windows-portable-1.1.4.zip

Installation 🚀

Linux (DEB)

1. Download the package:

curl -LO [https://github.com/$](https://github.com/$){{ github.repository }}/releases/download/v1.1.4/filefind_1.1.4_amd64.deb

2. Install the package (choose one method):
Method A: Recommended (handles dependencies)

sudo apt install ./filefind_1.1.4_amd64.deb

Method B: Using dpkg

sudo dpkg -i filefind_1.1.4_amd64.deb
# If you have dependency errors, run this:
sudo apt-get install -f

Linux (Portable)

1. Download and extract:

curl -LO [https://github.com/$](https://github.com/$){{ github.repository }}/releases/download/v1.1.4/filefind-linux-portable-1.1.4.tar.gz
tar -xzf filefind-linux-portable-1.1.4.tar.gz

2. Run the application:

cd filefind-linux-portable
./run.sh

Windows

  • Installer: Download and run FileFind-Setup-1.1.4.exe.
  • Portable: Download and extract filefind-windows-portable-1.1.4.zip.

Verification ✅

All files are signed with SHA256 checksums available in checksums.txt.