<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Removing Programs | GoboLinux Documentation</title><link>https://wiki.gobolinux.org/Usage/Package-Management/Removing-Programs/index.html</link><description>In GoboLinux, all programs, whether binary packages or user-compiled software, are installed into a single directory under the /Programs hierarchy, such as, for instance, gimp:
/Programs/Gimp/3.2.2 Removing this program can be, in theory, as simple as:
rm -rf Gimp/3.2.2 But since this leaves behind dangling symlinks, GoboLinux offers the RemoveProgram utility, which removes the program and all links pointing to its files in /System/Index.
RemoveProgram Gimp 3.2.2 Sometimes you may want to “turn off” a program temporarily, without erasing it from your hard disk. In other words, you want to remove program’s executables from the execution path, and remove libraries and headers from the lookup path.</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://wiki.gobolinux.org/Usage/Package-Management/Removing-Programs/index.xml" rel="self" type="application/rss+xml"/></channel></rss>