oke kali ini saya akan memberikan tahapan setelah anda sudah menginstall Elementary OS baik versi Hera 5.1 atau keatasnya.
oke langsung saja tanpa basa-basi
Enbale PPA support
Berfungsi agar bisa manambahkan repo ppa
sudo apt-get update
sudo apt-get -y install software-properties-common
Install original plank dock
sudo add-apt-repository -y ppa:ricotz/docky
sudo apt-get install -y plank
# configure
plank --preferences
Plank addons
Elementary tweaks
sudo add-apt-repository -y ppa:philip.scott/elementary-tweaks
sudo apt-get install -y elementary-tweaks
File Roller
7Z, RAR file support tosudo apt-get install -y rar unrar p7zip-full p7zip-rar
Task manager
sudo apt-get install -y gnome-system-monitor htop
Google Chrome Web Browser
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
VLC Media Player
sudo apt-get install -y vlc
Kingsoft WPS Office (~80MB download)
Libre Office (~180 MB download)
sudo add-apt-repository -y ppa:libreoffice/ppa
sudo apt-get install -y libreoffice
TLP Laptop battery saver
sudo add-apt-repository -y ppa:linrunner/tlp
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 install -y gimp
xfburn - CD and DVD burning application
sudo apt-get install -y xfburn
xfburn does not support multi-session disks
dConf-Tools
sudo apt-get install -y dconf-tools
Disk usage analyzer
sudo apt install -y baobab
gParted
sudo apt-get install -y gparted
ISO Master
sudo apt-get install -y isomaster
BleachBit
sudo apt-get install -y bleachbit
uGet Download Manager
sudo add-apt-repository -y ppa:plushuang-tw/uget-stable
sudo apt install -y aria2 uget
unetbootin
sudo add-apt-repository -y ppa:gezakovacs/ppa
sudo apt-get install -y unetbootin
WoeUSB
sudo add-apt-repository -y ppa:nilarimogard/webupd8
sudo apt install -y woeusb
Spotify desktop app
gDebi
sudo apt-get install -y gdebi
Synaptic Package Manager
sudo apt-get install -y synaptic
E4defrag (Defrag ext4 partations)
# check if your first partation needs defragmentation
sudo e4defrag -c /dev/sda1
Ubuntu Restricted extras
# 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
Grub Customizer
sudo add-apt-repository -y ppa:danielrichter2007/grub-customizer
sudo apt-get install -y grub-customizer
guFw Firewall
sudo apt-get install -y gufw
# OR (If u dont need a GUI program)
sudo ufw enable
sudo ufw deny ssh
Filezilla
sudo apt-get install -y filezilla
HandBrake media convertor
sudo add-apt-repository -y ppa:stebbins/handbrake-releases
sudo apt-get install -y handbrake-gtk
Selene Media Encoder
sudo apt-add-repository -y ppa:teejee2008/ppa
sudo apt-get install -y selene
Audio Recorder
sudo add-apt-repository -y ppa:audio-recorder/ppa
sudo apt-get install -y audio-recorder
Submlime text 3
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
Virtual Box
sudo apt install virtualbox virtualbox-ext-pack
gnome disk
sudo apt-get install -y gnome-disk-utility
PulseAudio Volume Control
sudo apt-get install -y pavucontrol
Update manager (you may not need this)
sudo apt-get install software-properties-gtk
sudo apt-get install update-manager
Wingpanel addons
- https://github.com/camellan/placesindicator
- https://github.com/mdh34/elementary-indicators
- https://github.com/PlugaruT/wingpanel-indicator-sys-monitor
- https://github.com/maze-n/indicator-daynight
- https://github.com/indikeeper/indikeeper
- https://github.com/ele-l10n-cjk/wingpanel-indicator-inputmethod
- https://github.com/maze-n/indicator-daynight
Posting Komentar
Posting Komentar