Notice: This page is a part of my personal profile page and was not meant for contribution. The page may be moved or deleted without prior notice. If you are willing to help, please contact me via my profile contact form. Thank you for your understanding.
Build
echo Package: nvidia-cg-toolkit>control
echo Version: 2.2>>control
sudo apt-get update
sudo apt-get --no-install-recommends install equivs
equivs-build control
sudo dpkg -i nvidia-cg-toolkit*.deb
Clean
rm -f control nvidia-cg-toolkit*.deb
sudo apt-get remove equivs
sudo apt-get autoremove
Revisions
08/06/2013 - 12:06
