Skip to content

A simple script that makes your fresh install of debian look like a mac and also installs a buch of different utilities

License

Notifications You must be signed in to change notification settings

dronzer-tb/Debmacify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DebMacify

DebMacify is a one-click setup script for Debian-based systems that:

  • Debloats the OS (removes Snap, installs Flatpak)
  • Applies macOS-like themes and icons
  • Installs GNOME extensions and useful software
  • Configures dock behavior
  • Sets startup apps
  • Installs and initializes Waydroid
  • Installs prime-run for NVIDIA users
  • Installs and switches to Nala for faster updates

How to Use

One-line Install

Run this in your terminal:

bash <(curl -sL https://raw.githubusercontent.com/dronzer-tb/Debmacify/main/debmacify.sh)

Or follow the manual steps below:

  1. Extract debmacify_package.zip

  2. Open a terminal in the folder

  3. Make the script executable:

    chmod +x debmacify.sh
  4. Run the script:

    ./debmacify.sh
  5. Follow the on-screen checklist (Zenity-based UI)

Requirements

  • Debian-based OS (Ubuntu, Linux Mint, etc.)
  • Internet connection
  • Zenity (auto-installed if missing)

Logs

All output is logged in:

~/debmacify-logs/install.log

Notes

  • NVIDIA users: you will be informed to install drivers manually.
  • Nala will be aliased to apt automatically in your bashrc.

Enjoy your clean, themed, and optimized Linux experience!

Credits & Attributions

This script, DebMacify, integrates and automates work from various open source and community-developed resources. Full credit goes to the respective authors:

About

A simple script that makes your fresh install of debian look like a mac and also installs a buch of different utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages