Installation of ASL3 on Trixie

Hello All,

Trying to get ASL3 running on Debian Trixie. I have installed it on bookworm many times without issue.

I basically did the following:

cd /tmp

wget https://repo.allstarlink.org/public/asl-apt-repos.deb13_all.deb

sudo dpkg -i asl-apt-repos.deb13_all.deb sudo apt update

and finally

sudo apt install asl3

apt says it cannot find a package named asl3.

Any help appreciated….thank you in advance.

-Tarun (KE2CUL)

The Trixie packages for "ASL3" have not yet been officially released. If you looking to be on the bleeding edge then, for now, you will need to switch to the "beta" package stream :

asl-repo-switch -l beta
apt update
3 Likes

I have Trixie and asl3 running on my desktop after my Pi shat itself. Bit of fiddling but all good in the end.

Thanks to those that made this possible.

VK1JT / Dr SDR (fb).

1 Like