Kubuntu initial setup for development
2022-09-14
Basic set up
sudo apt install -y apt-transport-https ca-certificates curl gnupg-agent software-properties-common wget
sudo apt-add-repository ppa:maarten-baert/simplescreenrecorder
curl https://repo.skype.com/data/SKYPE-GPG-KEY | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/repo.skype.com.gpg >/dev/null
echo "deb [arch=amd64] https://repo.skype.com/deb stable main" | sudo tee /etc/apt/sources.list.d/skypeforlinux.list
sudo add-apt-repository ppa:gezakovacs/ppa
sudo add-apt-repository ppa:tomtomtom/woeusb
sudo apt-get update
sudo apt-get install -y aircrack-ng android-tools-adb android-tools-fastboot aria2c axel \
dbeaver-ce doublecmd-qt git gimp filezilla htop imagemagick inkscape kdevelop krdc \
mc mono-complete mysql-client ncdu net-tools nmap openssh-client openssh-server \
p7zip-full vim vlc qbittorrent qtcreator simplescreenrecorder skypeforlinux screen \
thunderbird traceroute unetbootin unrar unzip wine winetricks woeusb woeusb-frontend-wxgtk
Install dev software
- Install Oh My Zsh
- Install Docker + Post-installation steps
- Install Visual Studio Code
- Install Sublime Text
- Install Google Chrome
- Install Oracle Java
- Install PHP
- Install composer for PHP
- Install nvm, node, npm
- Install Postman
- Install Zoom, Discord, Telegram