• 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 / How To / Install Papirus Icon Theme 2019 on Ubuntu Linux

Install Papirus Icon Theme 2019 on Ubuntu Linux

By Sourabh / December 5, 2019 Category: How To, Ubuntu

Install Papirus Icon Theme on Ubuntu Linux. Papirus Icon Theme is one of the best Ubuntu Icon Themes – 2019. 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

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

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

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