I've just started with debian and have a question about how to start with source packages, in particular:
nvidia-glx-src 0.9.767-1 nvidia-kernel-src 0.9.767-1 With rpm, I'd do rpm --rebuild somepackage.src.rpm and install the resulting rpm: rpm -Uvh /usr/src/RPM/RPM/i686/somepackage.rpm How do I do the same thing with dpkg? Thanks. -- Stephen