Archive for the ‘ubuntu’ Category
gnome alt f2 popup launcher
31Aug10
gnome-panel-control –run-dialog
Filed under: linux, ubuntu | 2 Comments
aptitude search ‘and’
16Mar10
this is really something really annoying about aptitude, if you run: aptitude search linux headers it will make an ‘or’ search…to perform a ‘and’ search, which I need 99.9% of the time, you need quotation marks: aptitude search ‘linux headers’
Filed under: linux, ubuntu | Leave a Comment
set hold: echo packagename hold | dpkg –set-selections check, should be hi: dpkg -l packagename unset hold: echo packagename install | dpkg –set-selections
Filed under: linux, ubuntu | Leave a Comment
http://zeus.nyf.hu/~blahota/maxima/karmic/ on maxima mailing lists they suggested to install the sbcl built, so I first installed sbcl from the Ubuntu repositories and then maxima and wxmaxima f rom this url.
Filed under: linux, ubuntu | Leave a Comment
Tags: maxima