I have 3 questions.
- This is an example scenario I encountered. I have yasm .86 but I need v1 and it is there in the launchpad repo. However, I am not able to download it with
apt-get upgrade yasm does not do it.
Also, I am newbie so could you tell me why some installation does not show up using
apt-cache search
What is the best way to search for packages installed.
- I understand
checkinstallrunsmake install, however how can we runmake installwith verbose mode, not usingcheckinstall? Is there a switch formake install? (Sorry if it is a silly question)
Thanks for all the answers.
