__________
\______   \_____  ______   ___________
 |     ___/\__  \ \____ \_/ __ \_  __ \
 |    |     / __ \|  |_> >  ___/|  | \/
 |____|    (____  /   __/ \___  >__|
                \/|__|        \/
    

Paper Desktop v1.2

A lightweight desktop environment for Fedora (All Architectures: x86_64, aarch64, i686) developed by Superchavo.

🚀 Installation via Repository

1. Add the repository to your system by creating the config file:

sudo nano /etc/yum.repos.d/paper-environment.repo

2. Paste the following content into the file:

[paper-environment]
name=Paper ENVIRONMENT - install the desktop by dnf install paper-desktop
baseurl=https://raw.githubusercontent.com/Superchavo/paper-desktop/main/repo/
enabled=1
gpgcheck=0
repo_gpgcheck=0
metadata_expire=1h

3. Now you can install it directly using DNF!

sudo dnf clean all
sudo dnf install paper-desktop

📦 Direct Download

If you prefer the standalone RPM package:

Download RPM v1.2