How can I uninstall marionnet?

Asked by marcocollautti@gmail.com

I've used the script provided by you but now I want to unisntall Marionnet.. What should I do?

Question information

Language:
English Edit question
Status:
Answered
For:
marionnet Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Luca Saiu (saiu) said :
#1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le jour 2012-04-08 à 20h30, <email address hidden> a écrit :

> New question #193013 on marionnet:
> https://answers.launchpad.net/marionnet/+question/193013

> I've used the script provided by you but now I want to unisntall
> Marionnet...

Why would anybody ever want to do that? :-)

> What should I do?

Well, it's not hard but please be extremely careful, since going around
your system deleting stuff with superuser privileges is a little scary.
The instructions below should work fine, but let me remind you that
there is no warranty.

The Marionnet executables reside in /usr/local/bin and /usr/local/sbin,
but of course you don't want to completely remove those directories
which also contain other unrelated programs ; the same holds for
/etc/init.d, holding an init script; but you can completely get rid of
the data directory containing filesystem images, kernels and stuff,
which is /usr/local/share/marionnet ; and finally the configuration
directory /etc/marionnet .

You didn't mention your distribution, but I assume that it's one of the
fashionable ones, using sudo by default. Assuming that's the case you
have to open a terminal, become root by typing

- --8<---------------cut here---------------start------------->8---
sudo su
- --8<---------------cut here---------------end--------------->8---

, and entering your password.

Then you can remove Marionnet files:

- --8<---------------cut here---------------start------------->8---
rm -f /usr/local/bin/marionnet
rm -f /usr/local/bin/marionnet.byte
rm -f /usr/local/bin/marionnet.native
rm -f /usr/local/sbin/marionnet-daemon.byte
rm -f /usr/local/sbin/marionnet-daemon.native
rm -f /etc/rc?.d/S??marionnet-daemon /etc/init.d/marionnet-daemon
rm -rf /usr/local/share/marionnet
rm -rf /etc/marionnet
- --8<---------------cut here---------------end--------------->8---

That should be about it.

Best regards,

- --
Luca Saiu
Home page: http://www-lipn.univ-paris13.fr/~saiu
GNU epsilon: http://www.gnu.org/software/epsilon
Marionnet: http://www.marionnet.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk+D3XsACgkQvzOavibF0oauMgCfVTW7q0SSh9USNmreZ7u2UqLU
l7UAn2G69upQOy8/g1/2sThfsszz7s6r
=qF79
-----END PGP SIGNATURE-----

Can you help with this problem?

Provide an answer of your own, or ask marcocollautti@gmail.com for more information if necessary.

To post a message you must log in.