sudo apt-get update
sudo apt-get -y install software-properties-common
sudo add-apt-repository -y ppa:ricotz/docky
sudo apt-get update
sudo apt-get install -y plank
# configure
plank --preferences
- Elementary OS comes with a patched version of plank dock with limited features
- Plank Themes,Themes 2
sudo add-apt-repository -y ppa:philip.scott/elementary-tweaks
sudo apt-get update
sudo apt-get install -y elementary-tweaks
7Z, RAR file support to File Roller
sudo apt-get install -y rar unrar p7zip-full p7zip-rar
sudo apt-get install -y gnome-system-monitor htop
- Download Page, Direct link to Stable and Beta OR
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list'
sudo apt-get update
sudo apt-get install -y google-chrome-stable
sudo apt-add-repository -y ppa:videolan/stable-daily
sudo apt-get update
sudo apt-get install -y vlc
Kingsoft WPS Office (~80MB download)
Libre Office (~180 MB download)
sudo add-apt-repository ppa:libreoffice/ppa
sudo apt-get update
sudo apt-get install -y libreoffice
TLP Laptop battery saver
sudo add-apt-repository -y ppa:linrunner/tlp
sudo apt-get update
sudo apt-get install -y tlp tlp-rdw
sudo tlp start
- TLP saves its configs to
/etc/default/tlp
, advanced users can go and adjust settings there. - For example; un-comment this line
DEVICES_TO_DISABLE_ON_STARTUP
GIMP Image editor
sudo add-apt-repository -y ppa:otto-kesselgulasch/gimp
sudo apt-get update
sudo apt-get install -y gimp
xfburn - CD and DVD burning application
sudo apt-get install -y xfburn
xfburn does not support multi-session disks
sudo apt-get install -y dconf-tools
sudo apt install -y baobab
sudo apt-get install -y gparted
sudo apt-get install -y isomaster
sudo apt-get install -y bleachbit
uGet Download Manager
sudo add-apt-repository -y ppa:plushuang-tw/uget-stable
sudo apt update
sudo apt install -y aria2 uget
sudo add-apt-repository -y ppa:gezakovacs/ppa
sudo apt-get update
sudo apt-get install -y unetbootin
sudo add-apt-repository -y ppa:nilarimogard/webupd8
sudo apt update
sudo apt install -y woeusb
sudo apt-get install -y gdebi
sudo apt-get install -y synaptic
# check if your first partation needs defragmentation
sudo e4defrag -c /dev/sda1
# Full install
sudo apt-get install -y ubuntu-restricted-extras
# Selected install - Codecs only
sudo apt-get install -y gstreamer1.0-fluendo-mp3 gstreamer1.0-libav gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly libavcodec-extra
sudo add-apt-repository -y ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install -y grub-customizer
sudo apt-get install -y bum
guFw Firewall
sudo apt-get install -y gufw
# OR (If u dont need a GUI program)
sudo ufw enable
sudo ufw deny ssh
sudo apt-get install -y filezilla
HandBrake media convertor
sudo add-apt-repository -y ppa:stebbins/handbrake-releases
sudo apt-get update
sudo apt-get install -y handbrake-gtk
Selene Media Encoder
sudo apt-add-repository -y ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install -y selene
sudo add-apt-repository -y ppa:fixnix/netspeed
sudo apt-get update
sudo apt-get install -y indicator-netspeed-unity
sudo add-apt-repository -y ppa:audio-recorder/ppa
sudo apt-get update
sudo apt-get install -y audio-recorder
sudo add-apt-repository -y ppa:ubuntuhandbook1/apps
sudo apt-get update
sudo apt-get install -y mupdf mupdf-tools
sudo add-apt-repository -y ppa:atareao/atareao
sudo apt-get update
sudo apt-get install -y cpu-g
sudo apt-get install -y openjdk-8-jre
wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -
echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list
sudo apt-get update
sudo apt-get install -y sublime-text
sudo apt-add-repository -y 'deb http://download.virtualbox.org/virtualbox/debian xenial contrib'
wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install -y dkms
sudo apt-get install -y virtualbox-5.2 --allow-unauthenticated
sudo apt-get install -y menulibre
sudo apt-get install -y gnome-disk-utility
sudo apt-get install -y pavucontrol