Post install script originally made for KDE, now should work for any Ubuntu
Congrats on your new Ubuntu Install. Run the following commands to get started downloading and installing shit:
cd kde-post-install
chmod +x post-install-script.sh
./post-install-script.sh
cd kde-post-install/Single-App-Installs
chmod +x install-APPNAME.sh
./install-APPNAME.sh
and follow any instructions, obviously switching out APPNAME for the app you want to download.
Please let me know if something doesnt work for you.