2025-10-31 00:15:06 +03:00
2025-10-30 18:53:47 +03:00
2025-10-29 19:26:36 +03:00
2025-10-29 09:59:18 +03:00
2025-10-30 23:24:08 +03:00
2025-10-29 09:09:36 +03:00
2025-10-28 19:17:37 +03:00
2025-10-28 19:17:37 +03:00
2025-10-31 00:15:06 +03:00
2025-10-31 00:15:06 +03:00
2025-10-28 19:17:37 +03:00

Aegnux

A convenient way to install Adobe After Effects on Linux using Wine. Heavily inspired by AeNux by cutefish.

⚠️ SOFTWARE IS NOT IN THE RELEASE STATE

⚠️ SOFTWARE CONTAINS BINARY BLOBS (explaination is in the bottom of this README)

Download Flatpak if you want to install it on any distro.

If you're interested in the project's roadmap, check out ROADMAP.md.

License disclaimer

This project is intended for educational and experimental use only. Please respect software licensing agreements and use responsibly. The primary objective is to explore Linux compatibility for creative applications. After Effects is a commercial software developed by Adobe.

Known downsides

  • Limited hardware acceleration - NVIDIA GPUs only
  • UI Rendering - Occasional flickering with certain plugins (e.g., Flow)
  • Memory Management - Potential crashes under heavy RAM usage (need to tweak your system config)

How to install

Native installation: the only tested environment is Arch Linux on KDE Plasma Wayland.

Install dependencies

sudo pacman -Syu pyside6 python-requests # Arch Linux

Clone the repository

https://github.com/relativemodder/aegnux
cd aegnux

Run

./run.sh

We need help!

You're welcome to contribute to this project. You can improve translations, AMD GPU support, overall stability, etc.

If you're doubt about origins about binary files...

  • Wine (compiled and stripped) - official repo
  • msxml3.dll - MS Windows
  • Visual C++ Redist pack - TechPowerUp
  • kitty - Binary releases
  • cabextract - Binary RPM
  • winetricks - it's already the source itself.

IF YOU WANT TO CHANGE THIS, you're welcome to write additional pipeline to compile these files from scratch.

Description
A convenient way to install Adobe After Effects on Linux using Wine.
Readme GPL-3.0 258 MiB
Languages
Python 96%
Shell 3.4%
CSS 0.6%