First page Back Continue Last page Summary Graphics
Installing Packages
Alternate method of installing a package:
- Method one: stow -t target_directory package_name
- Example:
- cd /usr/local/stow
- stow -t /usr dia_0.85
- This will install the package "dia_0.85" into /usr (instead of /usr/local).
Notes: