First page Back Continue Last page Summary Graphics
Uninstalling Packages
The commands are similar to installing packages.
Usage: stow -D package_name
- Example:
- Cd /usr/local/stow
- stow -D dia_0.85
- Example, if the target directory is "/usr" (that is, the package was installed with "stow -t /usr dia_0.85", as specified in the previous slide.)
- cd /usr/local/stow
- stow -D -t /usr dia_0.85
Notes: