30 Days of Linux Challenge: Top Software Picks & Alternatives Part I
In this video I show you the software alternatives and favorites that I'm using during my 30 Days of Linux Challenge. From video editing, media playback, screen recording, password management, we have it all covered. Find the perfect free or opensource software alternative for your computing needs.
I will be doing a part II for other software I end up installing or utilizing during this trial.
Install Firewall GUFW
sudo apt-get install gufw
*remember to allow connections if you want to see window network items/external networked drives or you will need to manually mount them.
Install ubuntu-restricted-extras
sudo apt-get install ubuntu-restricted-extras
Install Gparted
sudo apt-get install gparted
Install Vivaldi
https://vivaldi.com/?lang=en_US
Install via package manager DEB
Install OBS
sudo apt-get install obs-studio
Install VLC
sudo apt-get install vlc
Install Kdenlive
sudo apt-add-repository ppa:kdenlive/kdenlive-stable && sudo apt-get update
sudo apt-get update
sudo apt-get install kdenlive
Install obs-studio
sudo apt-get install obs-studio
Install wine
sudo dpkg --add-architecture i386
sudo add-apt-repository ppa:wine/wine-builds
sudo apt-get update
sudo apt-get install --install-recommends winehq-devel
Install Play on Linux
Install via package managers search wine
Install Dashlane
Download exe and install via wine
Install Steam
sudo apt-get install steam