plymouthd

boot animation, logger and I/O multiplexer

Install

All systems
curl cmd.cat/plymouthd.sh
Debian Debian
apt-get install plymouth
Ubuntu
apt-get install plymouth
Alpine
apk add plymouth
image/svg+xml Kali Linux
apt-get install plymouth
CentOS
yum install plymouth
Fedora
dnf install plymouth
Windows (WSL2)
sudo apt-get update sudo apt-get install plymouth
Raspbian
apt-get install plymouth
Docker
docker run cmd.cat/plymouthd plymouthd powered by Commando

plymouth

boot animation, logger and I/O multiplexer

Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. This package provides the basic framework, enabling a text-mode animation.