formats

How To Compile Handbrake for Debian Linux

Published on March 24, 2013, by + in linux.

How To Compile Handbrake for Debian Linux | Here is a quick how-to for compiling and installing Handbrake for Debian from source. This guide illustrates how to provide a .deb package you can easily uninstall at anytime if desired.

This follows the Handbrake build doc for Linux.

formats

Use CheckInstall When Installing From Source

Published on August 18, 2010, by + in linux.

Use CheckInstall When Installing From Source | Need to compile and install something from source? You should use checkinstall! What is checkinstall? CheckInstall creates a nice neat .deb (or rpm) of your sources which you can then easily install (and more importantly – easily UNinstall!). First, install checkinstall: sudo apt-get install checkinstall Then when compiling from source, first begin the process as

Home Posts tagged "deb"