Contents
Installed Programs:
wgetpaste
Installed Libraries:
None
Installed Directories:
None
The wgetpaste package contains a script which uploads text files to pastebin services.
The wgetpaste package does not need to be compiled and can be
directly installed by running the following command as the
root user:
install -vDm755 wgetpaste -t /usr/bin/
If you want to install the shell completion file for zsh, execute
the following as the root user:
install -vDm644 _wgetpaste -t /usr/share/zsh/site-functions/