Re: How to use "purge" on openSUSE?

Originally Posted by
corgi
I want to remove the program and all related files, is "purge" the command I'm looking for? Does zypper rm program remove all files the program has created?
For example, I want to completely remove Audacity because the program doesn't start and I need to reinstall. How to do that?
Hi
Use the force command with zypper to re-install, you would need to manually remove any configuration files in you home directory.
Code:
zypper in -f <some_package>
Normally starting from the command line with a debug command line option should show what's not working?
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SUSE SLE, openSUSE Leap/Tumbleweed (x86_64) | GNOME DE
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below... Thanks!
Bookmarks