HomeTutorialsHow To Install Paper GTK and Icon Theme on Ubuntu

How To Install Paper GTK and Icon Theme on Ubuntu

Paper Icon Theme is a popular and modern Ubuntu desktop theme. This theme is inspired and based on Google’s material design. However, some aspects are adjusted for the best suite of the desktop environment. The paper icon theme demands at least GTK 3.16 for better integration.

This theme comes with clean code and can be installed via daily PPA. The paper icon theme supports all Ubuntu, Linux Mint, Elementary OS, Peppermint, Deepin, and other Ubuntu-based systems.

Paper Icon Set
Paper Icon Set
Paper Cursors
Paper Cursors

Install Paper Icon and GTK Theme in Ubuntu Linux using official PPA:

sudo add-apt-repository -u ppa:snwh/ppa
sudo apt-get update
sudo apt install paper-icon-theme
sudo apt install paper-gtk-theme

Install From Source (GIT) :

Paper icon theme:

git clone https://github.com/snwh/paper-icon-theme.git
cd paper-icon-theme
./autogen.sh
make
sudo make install

Paper desktop theme:

git clone https://github.com/snwh/paper-gtk-theme.git
cd paper-gtk-theme
./autogen.sh
make
sudo make install

For more information, follow How To Use Themes and Icons on Various Linux Desktops.

The paper icon theme is designed following Google’s material design. The icon is flat, which will remind you about the Android OS.

Would you mind doing me a sweet favor and tapping the Social Share Button if you learned something new? It’d mean so much to me. Thanks again for spending part of your day here. Hope to see you come back. 🙂

Mehedi Hasan
Mehedi Hasan
Mehedi Hasan is a dedicated Linux enthusiast with a passion for helping others understand the core concepts of Linux systems. He focuses on breaking down complex topics into simple, beginner-friendly explanations. His goal is to make Linux accessible without overwhelming new learners.
  1. My friend, why on earth are you suggesting to install a theme whose last update from the developer is 4 years ago and so a lot of gnome versions ago?

    • use this: –
      1. sudo add-apt-repository ppa:snwh/ppa
      2. sudo apt-get update
      3. sudo apt-get install paper-icon-theme
      It worked for me.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Trending Now

10 Best Authenticator Apps You Should Use for The Safest Log-in

Recently, hacking and leaking information, currency, and other credentials...

100 Frequently Asked Java Interview Questions and Answers

Java is becoming the most prominent and widely-used programming...

Internxt: Conserv Your Files and Photos in Total Privacy and Security

Linux users have plenty of options when it is...

11 Best VoIP and Video Chat Software for Linux System

In today's world, the internet has become an integral...

10 Deep Learning Projects Ideas for Beginners and Professionals

Deep Learning has successfully created hype among students and...