47 Owncloud not available

I installed the latest DietPi on my Pi3B+, with the intention to run Owncloud. However, the item listed as - 47 Owncloud in the software list is not there. I m not a sophisticated Linux user, but have tried to install it from the own cloud website, but let’s say I am struggling to get it to work. I was thinking the automated software install would be easier?

Attempting to follow the INSTRUCTABLES tutorial in the below link. The image is from the DietPi website, showing that it is still a currently supported package?


[https://www.instructables.com/How-to-Make-a-Raspberry-Pi-Cloud-Server/]

Can you share some more information on your system pls?

Required

  • DietPi version | cat /boot/dietpi/.version
  • Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
  • Kernel version | uname -a
  • Architecture | dpkg --print-architecture
  • SBC model | echo $G_HW_MODEL_NAME or (EG: RPi3)

I assume you are using Debian Bookworm. Unfortunately, ownCloud does not support PHP8+ at all. And I guess they never do. Therefore, it has been disabled on Debian Bookworm.

You might need to have a look to ownCloud Infinite Scale or use a Bullseye image.