SlideShare a Scribd company logo
1 of 58
Download to read offline
Customizing GNOME
Desktop
Kukuh Syafaat
cho2@gnome.id
Pesta Rilis Ubuntu 16.04
Kementerian Komunikasi dan Informatika
Republik Indonesia
14 Mei 2016
Kenalan Dulu
Kukuh Syafaat
FOSS enthusiast
Pengembang @blankonlinux
Pengguna destop @gnome
“GNOME”?
“GNOME 3”?
“GNOME 3.0”?
“GNOME 3.20”?
Ubuntu 7.04 (Feisty Fawn)
Ubuntu 10.10 (Maverick Meerkat)
https://ubuntugnome.org/
https://wiki.ubuntu.com/UbuntuGNOME
Ubuntu is a trademark of Canonical
GNOME is a trademark of the GNOME
Foundation
Used by permission
Ubuntu GNOME is an official flavor of Ubuntu,
featuring the GNOME desktop environment.
Ubuntu GNOME (formerly Ubuntu GNOME
Remix) is a mostly pure GNOME desktop
experience built from the Ubuntu repositories.
Minimum System Requirements
1 GHz processor (for example Intel Celeron) or better.
1.5 GB RAM (system memory).
7 GB of free hard drive space for installation.
Either a CD/DVD drive or a USB port for the installer
media.
Internet access is helpful (for installing updates during the
installation process).
Features of Ubuntu GNOME 16.04 LTS
GNOME 3.18
Fixes to Language pack installation (gnome-control-
center) and ibus support
GNOME Software has replaced Ubuntu Software Center
GNOME Calendar and GNOME Logs are installed by
default
GNOME Builder (IDE) is now available in the archives
Support for installing Snappy packages.
Applications in Ubuntu GNOME 16.04 LTS
GNOME Shell
Nautilus (File Manager)
Firefox Web Browser
LibreOffice
gedit (Text Editor)
GNOME Software
Tweak Tool
GNOME 3 (3.20)
We’ve come a long way
Elegant design
Activities overview
Notifications
Integrated messaging
Desktop search
with search providers
And more!
Topic-oriented help
Intuitive system settings
…
Many small features to improve
your experience!
GNOME releases
2.2: 2003-02-06
...
2.26: 2009-03-18
2.28: 2009-09-23
2.30: 2010-03-31
2.32: 2010-09-29
3.0: 2011-04-06
3.2: 2011-09-28
3.4: 2012-03-26
3.6: 2012-09-26
3.8: 2013-03-27
3.10: 2013-09-25
3.12: 2014-03-25
3.14: 2014-09-24
3.16: 2015-03-25
3.18 (G’burg): 2015-09-21
3.20 (Delhi): 2016-03-21
The story ofcontacts(3.2)
The story ofcontacts(3.4)
The story ofcontacts(3.8)
The story of notifications
The story of notifications
The story of notifications
The story of notifications
The story of notifications
GNOME 3.20
Approximately 772 people made about 25112
changes to GNOME
New notifications system
Updated shell visuals
Improved developer experience
...
GNOME 3 on Ubuntu PPA
GNOME3 Stable PPA - This is the stable version,
and contains updates for any packages that didn't make
it into the Ubuntu archives for the current stable cycle.
GNOME3 Staging PPA - staging is for the things
that have known regressions and/or bugs. Basically a place
to get the bleeding edge packages that are still a work in
progress and under testing.
GNOME3 Stable PPA
https://launchpad.net/~gnome3-team/
+archive/ubuntu/gnome3
deb http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu
xenial main
deb-src http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu
xenial main
GNOME3 Staging PPA
https://launchpad.net/~gnome3-team/
+archive/ubuntu/gnome3-staging
deb http://ppa.launchpad.net/gnome3-team/gnome3-
staging/ubuntu xenial main
deb-src http://ppa.launchpad.net/gnome3-team/gnome3-
staging/ubuntu xenial main
GNOME 3.20 on Ubuntu GNOME 16.04
sudo add-apt-repository ppa:gnome3-team/gnome3-staging
sudo apt-get update
sudo apt-get dist-upgrade
Upgrade to GNOME 3.20
GNOME 3.20 on Ubuntu GNOME 16.04
sudo apt-get install ppa-purge
sudo ppa-purge ppa:gnome3-team/gnome3-staging
Downgrade to GNOME 3.18
GNOME 3.20 on Ubuntu 16.04
sudo add-apt-repository ppa:gnome3-team/gnome3-staging
sudo apt-get update
sudo apt-get install ubuntu-gnome-desktop
Evolving GNOME 3
http://extension.gnome.org
GNOME Tweak Tool
Web
https://wiki.gnome.org/Apps/Web
Web is the WebKit based web browser for
GNOME. It offers a simple, clean, beautiful view
of the Web. Its code name is Epiphany
sudo apt-get install epiphany-browser
Custom
GTK+ Theme
Icon
Numix
https://launchpad.net/~numix/
+archive/ubuntu/ppa
deb http://ppa.launchpad.net/numix/ppa/ubuntu xenial main
deb-src http://ppa.launchpad.net/numix/ppa/ubuntu xenial
main
Numix
https://numixproject.org/
sudo add-apt-repository ppa:numix/ppa
Numix GTK Theme
https://github.com/numixproject/numix-
gtk-theme
sudo apt-get install numix-gtk-theme
Numix Icon Theme
https://github.com/numixproject/numix-
icon-theme
sudo apt-get install numix-icon-theme
Numix Icon Theme Circle
https://github.com/numixproject/numix-
icon-theme-circle
sudo apt-get install numix-icon-theme-circle
Arc Theme
https://github.com/horst3180/arc-theme
git clone https://github.com/horst3180/arc-
theme --depth 1 && cd arc-theme
./autogen.sh --prefix=/usr
sudo make install
Arc Theme
https://software.opensuse.org/download.ht
ml?project=home
%3AHorst3180&package=arc-theme
sudo sh -c "echo 'deb
http://download.opensuse.org/repositories/home:/Horst3180/x
Ubuntu_16.04/ /' >> /etc/apt/sources.list.d/arc-theme.list"
sudo apt-get update
sudo apt-get install arc-theme
THANK YOU

More Related Content

What's hot (10)

GNOME development on Tizen Mobile
GNOME development on Tizen MobileGNOME development on Tizen Mobile
GNOME development on Tizen Mobile
 
2. untuk mengganti repository debian ke repo local seperti repo kambing milik ui
2. untuk mengganti repository debian ke repo local seperti repo kambing milik ui2. untuk mengganti repository debian ke repo local seperti repo kambing milik ui
2. untuk mengganti repository debian ke repo local seperti repo kambing milik ui
 
How to install Open Atrium over LAMP stack
How to install Open Atrium over LAMP stackHow to install Open Atrium over LAMP stack
How to install Open Atrium over LAMP stack
 
Install zpanel on linux server in 5 minutes
Install zpanel on linux server in 5 minutesInstall zpanel on linux server in 5 minutes
Install zpanel on linux server in 5 minutes
 
Running Symfony
Running SymfonyRunning Symfony
Running Symfony
 
How not to delete your important files
How not to delete your important filesHow not to delete your important files
How not to delete your important files
 
Como criar um repositório Ubuntu
Como criar um repositório UbuntuComo criar um repositório Ubuntu
Como criar um repositório Ubuntu
 
Power point example/ dathan
Power point example/ dathanPower point example/ dathan
Power point example/ dathan
 
Nfsu2 Cfginstaller
Nfsu2 CfginstallerNfsu2 Cfginstaller
Nfsu2 Cfginstaller
 
Python 2 와 3 공존하기
Python 2 와 3 공존하기Python 2 와 3 공존하기
Python 2 와 3 공존하기
 

Viewers also liked (7)

Lamp configuration u buntu 10.04
Lamp configuration   u buntu 10.04Lamp configuration   u buntu 10.04
Lamp configuration u buntu 10.04
 
Ubuntu 15.04 pdf
Ubuntu 15.04 pdfUbuntu 15.04 pdf
Ubuntu 15.04 pdf
 
Ubuntu desktop
Ubuntu desktopUbuntu desktop
Ubuntu desktop
 
Ubuntu 12.04 Persian Release Party
Ubuntu 12.04 Persian Release PartyUbuntu 12.04 Persian Release Party
Ubuntu 12.04 Persian Release Party
 
Ubuntu 10.04 Installation Guide
Ubuntu 10.04 Installation GuideUbuntu 10.04 Installation Guide
Ubuntu 10.04 Installation Guide
 
Ubuntu 16.04 LTS Security Features
Ubuntu 16.04 LTS Security FeaturesUbuntu 16.04 LTS Security Features
Ubuntu 16.04 LTS Security Features
 
Lesson 1 Linux System Fundamentals
Lesson 1 Linux System Fundamentals  Lesson 1 Linux System Fundamentals
Lesson 1 Linux System Fundamentals
 

Similar to Customizing GNOME Desktop

Tamaray ACT22A
Tamaray ACT22ATamaray ACT22A
Tamaray ACT22A
Erm78
 
Linux and its fundamentals
Linux and its fundamentalsLinux and its fundamentals
Linux and its fundamentals
Agreeta Sharma
 

Similar to Customizing GNOME Desktop (20)

Linux workshop
Linux workshopLinux workshop
Linux workshop
 
How ubuntu works???
How ubuntu works???How ubuntu works???
How ubuntu works???
 
Tamaray ACT22A
Tamaray ACT22ATamaray ACT22A
Tamaray ACT22A
 
Choosing Linux Distro - Personal Desktop
Choosing Linux Distro - Personal DesktopChoosing Linux Distro - Personal Desktop
Choosing Linux Distro - Personal Desktop
 
Garuda OS
Garuda OSGaruda OS
Garuda OS
 
Ubuntu
UbuntuUbuntu
Ubuntu
 
Linux and its fundamentals
Linux and its fundamentalsLinux and its fundamentals
Linux and its fundamentals
 
Fedora Linux
Fedora LinuxFedora Linux
Fedora Linux
 
Top Lightweight Linux Distros
Top Lightweight Linux DistrosTop Lightweight Linux Distros
Top Lightweight Linux Distros
 
GNOME 3.0 presentation at Software Freedom Day 2010 Baguio
GNOME 3.0 presentation at Software Freedom Day 2010 BaguioGNOME 3.0 presentation at Software Freedom Day 2010 Baguio
GNOME 3.0 presentation at Software Freedom Day 2010 Baguio
 
Ubuntu 17.10
Ubuntu 17.10Ubuntu 17.10
Ubuntu 17.10
 
GNOME(TM) Desktop for Everyone
GNOME(TM) Desktop for EveryoneGNOME(TM) Desktop for Everyone
GNOME(TM) Desktop for Everyone
 
Ubuntu-Overview
Ubuntu-OverviewUbuntu-Overview
Ubuntu-Overview
 
Bridging openSUSE and SLE gap: the GNOME example
Bridging openSUSE and SLE gap: the GNOME exampleBridging openSUSE and SLE gap: the GNOME example
Bridging openSUSE and SLE gap: the GNOME example
 
step by step to install the ubuntu
step by step to install the ubuntustep by step to install the ubuntu
step by step to install the ubuntu
 
Mush ubuntu
Mush ubuntu  Mush ubuntu
Mush ubuntu
 
Mush ubuntu
Mush ubuntu  Mush ubuntu
Mush ubuntu
 
Mush Ubuntu
Mush UbuntuMush Ubuntu
Mush Ubuntu
 
Public software ubuntu (shreenivas)
Public software ubuntu (shreenivas)Public software ubuntu (shreenivas)
Public software ubuntu (shreenivas)
 
Ubuntu OS and it's Flavours
Ubuntu OS and it's FlavoursUbuntu OS and it's Flavours
Ubuntu OS and it's Flavours
 

More from Kukuh Syafaat

More from Kukuh Syafaat (20)

Building Upstream Contribution in Local FOSS Community
Building Upstream Contribution in Local FOSS CommunityBuilding Upstream Contribution in Local FOSS Community
Building Upstream Contribution in Local FOSS Community
 
Translating Open Source Apps
Translating Open Source AppsTranslating Open Source Apps
Translating Open Source Apps
 
Dibalik Layar Pengembangan GNOME 3.36
Dibalik Layar Pengembangan GNOME 3.36 Dibalik Layar Pengembangan GNOME 3.36
Dibalik Layar Pengembangan GNOME 3.36
 
Berkenalan (lagi) Dengan openSUSE
Berkenalan (lagi) Dengan openSUSEBerkenalan (lagi) Dengan openSUSE
Berkenalan (lagi) Dengan openSUSE
 
GNOME l10n Indonesia Progress
GNOME l10n Indonesia ProgressGNOME l10n Indonesia Progress
GNOME l10n Indonesia Progress
 
LibreOffice Flatpak, Snap and AppImage
LibreOffice Flatpak, Snap and AppImageLibreOffice Flatpak, Snap and AppImage
LibreOffice Flatpak, Snap and AppImage
 
GNOME Recipes & Local Wisdom
GNOME Recipes & Local WisdomGNOME Recipes & Local Wisdom
GNOME Recipes & Local Wisdom
 
openSUSE Leap & Flatpak
openSUSE Leap & FlatpakopenSUSE Leap & Flatpak
openSUSE Leap & Flatpak
 
openSUSE Leap 15.0
openSUSE Leap 15.0openSUSE Leap 15.0
openSUSE Leap 15.0
 
Berkenalan dengan Endless OS
Berkenalan dengan Endless OSBerkenalan dengan Endless OS
Berkenalan dengan Endless OS
 
Flatpak and AppImage usage on openSUSE
Flatpak and AppImage usage on openSUSEFlatpak and AppImage usage on openSUSE
Flatpak and AppImage usage on openSUSE
 
GUI Prototyping / Wireframing with Pencil
GUI Prototyping / Wireframing with PencilGUI Prototyping / Wireframing with Pencil
GUI Prototyping / Wireframing with Pencil
 
Contributing to FOSS with Inkscape
Contributing to FOSS with InkscapeContributing to FOSS with Inkscape
Contributing to FOSS with Inkscape
 
Tambah Keren dengan openSUSE
Tambah Keren dengan openSUSETambah Keren dengan openSUSE
Tambah Keren dengan openSUSE
 
Tambah Keren dengan openSUSE
Tambah Keren dengan openSUSETambah Keren dengan openSUSE
Tambah Keren dengan openSUSE
 
Bermain Musik di GNU/Linux
Bermain Musik di GNU/LinuxBermain Musik di GNU/Linux
Bermain Musik di GNU/Linux
 
Making Music with GNOME(TM)
Making Music with GNOME(TM)Making Music with GNOME(TM)
Making Music with GNOME(TM)
 
HTML5 dengan Maleo
HTML5 dengan MaleoHTML5 dengan Maleo
HTML5 dengan Maleo
 
HTML5 dengan Maleo
HTML5 dengan MaleoHTML5 dengan Maleo
HTML5 dengan Maleo
 
Pengenalan BlankOn
Pengenalan BlankOnPengenalan BlankOn
Pengenalan BlankOn
 

Recently uploaded

Recently uploaded (20)

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 

Customizing GNOME Desktop