/tmp/pkg

  1. U

    [HowTo] Create packages from source compiled software (unix)

    Most users of unix systems will have encountered software that are provided as their source code, and which use a Makefile to automate their build and install process. Now, the problem with this is that uninstalling the software is not so easy, especially if you have deleted the source code...
Top Bottom