Download the source repo using git:
git clone https://github.com/qbittorrent-backup-and-restore
Change into the source directory:
./build
Execute ./build
to generate a zip file and a deb package file. Execute ./build clean
to clean the source tree of files generated by ./build
.