- Joined
- Apr 18, 2023
- Messages
- 6
- Reaction score
- 0
Hello,
is it possible that the package 3cxsbc is not on the usual repositories anymore?
I tried to install the SBC on a RockPi4 with the offical guide to install it on a RPi4.
Thou rather than using Raspbian, I tried it with RockPi's Debian Buster / Bullseye image, with a DietPi Image (Bullseye)
I can add and remove repositories in sources.list as much as I want, but it is seems there is no '3cxsbc" package to find anywhere.
And it doesn't matter if I use the offical bash-script or something like this:
In the end it looks always like this:
is it possible that the package 3cxsbc is not on the usual repositories anymore?
I tried to install the SBC on a RockPi4 with the offical guide to install it on a RPi4.
Thou rather than using Raspbian, I tried it with RockPi's Debian Buster / Bullseye image, with a DietPi Image (Bullseye)
I can add and remove repositories in sources.list as much as I want, but it is seems there is no '3cxsbc" package to find anywhere.
And it doesn't matter if I use the offical bash-script or something like this:
Code:
echo "deb [trusted=yes] http://downloads-global.3cx.com/downloads/debian buster main" >> /etc/apt/sources.list
In the end it looks always like this:
Code:
root@DietPi:~# apt install 3cxsbc Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package 3cxsbc