Complete Business Admin Platform for 139+ Business Categories
Debian-based distributions (Ubuntu, Linux Mint, Pop!_OS, etc.)
Add our official repository to your system and install with a single command:
# Step 1: Add Umeme Networks GPG key
wget -qO- https://cdn.umemenetworks.org/cdn/downloads/linux/deb/umemenetworks-key.gpg | sudo apt-key add -
# Step 2: Add repository
echo "deb https://cdn.umemenetworks.org stable main" | sudo tee /etc/apt/sources.list.d/umemenetworks.list
# Step 3: Update packages
sudo apt-get update
# Step 4: Install Umeme Admin
sudo apt-get install umemeadmin
curl -sSL https://cdn.umemenetworks.org/cdn/downloads/linux/deb/install.sh | sudo bash
Download the .deb package directly and install manually:
# Download using wget
wget https://cdn.umemenetworks.org/cdn/downloads/linux/deb/umemeadmin-1.0.0-amd64.deb
# Install the package
sudo dpkg -i umemeadmin-1.0.0-amd64.deb
# Fix any dependency issues (if any)
sudo apt-get install -f
a1b2c3d4e5f67890...
View all checksums