- Edited
Neptune 7.9 repo is live now and based upon Debian Bookworm. You can find the repo live here:
cat /etc/apt/sources.list.d/neptune-beta.list
# Neptune Sourceslist
deb https://download.neptuneos.com/repos/neptune5/repo/ bookworm main
deb-src https://download.neptuneos.com/repos/neptune5/repo/ bookworm main
In order to upgrade existing Neptune 7.5 installations edit the debian.list source file in /etc/apt/sources.list.d and uncomment the "testing" repo.
Then upgrade with the command:
sudo apt update && sudo apt -t testing full-upgrade
This is an early beta version so do not do this on a productive system. ISO images will be created at a later time.