Official APT repository for EZ-Admin - Easy Linux System Administration Tool
echo "deb [trusted=yes] https://therealONE12.github.io/EZ-Admin/apt-repo stable main" | sudo tee /etc/apt/sources.list.d/ez-admin.list
sudo apt update
sudo apt install ez-admin
After installation, run:
sudo ez-admin
sudo apt remove ez-admin
sudo rm /etc/apt/sources.list.d/ez-admin.list
Maintainer: TherealONE12 <ThisisMClover@outlook.de>