View Single Post
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#607
Originally Posted by chubbyisacat View Post
ok, from one of the earlier posts:
Enter 'help' for a list of built-in commands.

/home/user # apt-get remove healthcheck ?? apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Regex compilation error - Invalid preceding regular expression
/home/user #
/home/user # apt-get install healthcheck
Reading package lists... Done
Building dependency tree
Reading state information... Done
healthcheck is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
/home/user #
Lol - sorry to be a pain - just noticed another typo !

apt-get remove healthcheck ?? apt-get autoremove

Should have been
apt-get remove healthcheck && apt-get autoremove

(Missing the &&'s)
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 

The Following User Says Thank You to noobmonkey For This Useful Post: