Installation
Download Mewl
Section titled “Download Mewl”Mewl 1.0.0 is currently packaged as a Linux-first desktop app.
Choose the package format that matches your system:
You can also browse the published release details on GitHub:
Which package should you use?
Section titled “Which package should you use?”AppImageis the quickest no-install option for many Linux desktops.DEBis the best fit for Debian, Ubuntu, and related distributions.RPMis the best fit for Fedora, RHEL-family systems, and other RPM-based distributions.
Install on Linux
Section titled “Install on Linux”AppImage
Section titled “AppImage”Download the file, mark it executable, and run it:
chmod +x Mewl-1.0.0-x86_64.AppImage./Mewl-1.0.0-x86_64.AppImageInstall it with:
sudo dpkg -i mewl_1.0.0_amd64.debIf Debian-based package dependencies need to be repaired afterward:
sudo apt-get install -fInstall it with:
sudo rpm -i mewl-1.0.0.x86_64.rpmAfter installation
Section titled “After installation”When you first open Mewl, start in this order:
- Open
Overviewto confirm the machine snapshot and current runtime state. - Visit
Processesto see what is already running on the host. - Use
Managedto save the services you want Mewl to control intentionally. - Use
Logs,Ports, andMonitorwhen you need diagnostics, binding visibility, or host-pressure context.
Current scope
Section titled “Current scope”Mewl is Linux-first right now. The runtime bridge relies on Linux host-inspection commands and paths for process, port, system-log, disk, network, and GPU integrations.