restricted-functions's Debian package
You can either download or build the package.
Go to the Releases section
In the refcon directory run:
sudo apt update
sudo apt install build-essential git python3-pip -y
bash build.sh
sudo chmod 755 DEBIAN/
cd ..
sudo dpkg-deb --build refcon/
rm -rf refcon/usr
A new refcon.deb will be created in the parent directory of refcon
sudo dpkg -i refcon.deb
refcon