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

20 Best KDE Multimedia Apps for Linux System

Many of us, especially Linux users, are familiar with...

25 Best Free Python Web Framework Software To Use

In the era of dynamic web development, Python is...

QUERY Function in Google Sheets – A Comprehensive Usage Guide

Undoubtedly, Google Sheets' QUERY function is one of the...

How to Customize Gnome Shell Desktop Environment

Gnome Shell, a graphical shell in Linux, provides the...

Things To Follow Before Selling A Used Phone: Do’s and Don’ts

When a new model of a phone company has...