sudo apt-get install xclip
echo "alias xclipb='xclip -selection clipboard' ">>~/.bashrc
. ~/.bashrc