Uninstalling Standard(?) Unix Notes
June 23, 2021 ยท View on GitHub
Uninstalling is simple to do.
Source Tarball
The included makefile from the source distribution includes a uninstall script. This is available via git clone or a download of the tarball from a release.
$ sudo make uninstall
Debian .deb package
$ sudo dpkg -r unix-notes-(VER).deb