sudo add-apt-repository ppa:jre-phoenix/ppa ## Adds the PPA for "jre-phoenix" to your added ## software sources (/etc/apt/sources.list.d/jre-phoenix-ppa-trusty.list) sudo apt update ## Updates the package management system. sudo apt install pgl ## Installs the "pgl" package. $COMMAND | curl -F c=@- https://ptpb.pw ## Runs $COMMAND, but feeds output to the ptpb.pw pastebin instead of "stdout" (your terminal window) and posts a link to the pastebin