Quicksearch |
Thursday, May 28. 2009Installing self-compiled packagesComments
Display comments as
(Linear | Threaded)
Looking at the manpage for debi, I'd tend to agree with you that the purpose doesn't seem immediately obvious.
You run debi from within the directory of a package you just built. It finds the .changes file, and installs all the packages listed in that .changes file. If you give it --upgrade, it instead only installs the packages you already have installed.
Effectively, debi exists to solve precisely the problem you posted about: installing self-compiled packages.
The script would be much more portable without using buthead...
sed -n 5,\$p
|
Debian Planet |
Comments