[asterisk-users] Uninstalling Trixbox
Leo Ann Boon
leo at datvoiz.com
Wed Sep 20 15:51:29 MST 2006
> Yeah thats your problem I guess. Using a tarball 'package' certainly
> does not give you an
> easy way out or un-install. Best to start again or get your toothpick
> out :)
>
Or you can try this from / (your root directory) :)
rm -rf `tar tzf xxx.tar.gz`
Note the backquotes enclosing the tar statement
It will remove everything that you installed from the tar ball.
Leo
More information about the asterisk-users
mailing list