Compile package from source
- Clone the repo from GitHub
cd
into the repo- Run
makepkg -c
Remove compiled package
- If
build
dir still exists for package try runningmake uninstall
. - Reinstall the package and run
make uninstall
- Locate the installed package in
/usr/local/bin
and runsudo rm -rf