• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Ubuntu / Install Papirus Icon Theme on Ubuntu 20.04

Install Papirus Icon Theme on Ubuntu 20.04

By Sourabh / June 19, 2020 Category: Ubuntu

Install Papirus Icon Theme on Ubuntu Linux. Papirus Icon Theme is one of the best Ubuntu Icon Theme. It comes with the top icon packs for Ubuntu Linux Systems. Use Papirus icons to change the looks of your Ubuntu desktop – make it more beautiful.

Papirus Icon is derived from Sam Hewitt’s Paper Icon Theme. The icon theme is designed to work with Unity, GNOME, Cinnamon and other GTK+ based desktop environments. A version for KDE users is also available.

Papirus icon theme is available in four variants:

  1. Papirus
  2. Papirus Dark
  3. Papirus Light
  4. ePapirus (for elementary OS and Pantheon Desktop)

Install Papirus Icon Theme – Using Installer Script

Run the following commands in Terminal to install Papirus Icon Theme on Ubuntu:

sudo apt-get update
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/install.sh | sh

Install Papirus Icon Theme – Using PPA

Run the following commands in Terminal to install Papirus Icon Theme on Ubuntu:

sudo apt-get update
sudo add-apt-repository ppa:papirus/papirus
sudo apt-get update
sudo apt-get install papirus-icon-theme

Install Papirus – Debian and Derivatives

Debian users also can install Papirus from our PPA, but the commands will differ:

sudo apt-get update
sudo sh -c "echo 'deb http://ppa.launchpad.net/papirus/papirus/ubuntu bionic main' > /etc/apt/sources.list.d/papirus-ppa.list"
sudo apt-get install dirmngr
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com E58A9D36647CAE7F
sudo apt-get update
sudo apt-get install papirus-icon-theme

Uninstalling Papirus Icon Theme – Installer

Run the following commands in terminal to uninstall Papirus Icon Theme { if installed via Installer Script }

sudo apt-get update
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/install.sh | sh

Uninstalling Papirus Icon Theme – PPA

Run the following commands in terminal to uninstall Papirus Icon Theme { if installed via PPA }

sudo apt-get update
sudo apt-get remove papirus-icon-theme

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap