Install DataSunrise Package from the DEB Repository for Ubuntu 24
Install DataSunrise Package from the DEB Repository for Ubuntu 24 Install DataSunrise package from the DEB repository (for Debian 12/Ubuntu 22) DataSunrise Centralized Console Overview Install DataSunrise from the RPM repository (for RHEL, CentOS 8/9) Install DataSunrise from the DEB repository (Debian, Ubuntu)
For your convenience, we have created a DataSunrise DEB repository and added a possibility to install DataSunrise from it. To do it, run the Terminal and execute the following commands:
- Install the dirmgr package for accessing the OpenPGP keyservers and the ca-certificates package to resolve our repository certificate:
- Import the public GPG key:
- Add the repository to the sources list:
- Update the system and install the package:
- Check the DataSunrise installation using your web browser:
sudo apt-get -y install dirmngr ca-certificates
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 009EA5067F36E869
echo "deb https://repository.datasunrise.com numbat non-free" | sudo tee/etc/apt/sources. list.d /datasunrise. lis
sudo apt update sudo apt -y install datasunrise
https://<Server_IP>:11000