I've found the required package here :But according with this post :it seems that "libllvm12 package is breaking Steam". Maybe this is the reason why it has been removed ? Anyway,if I don't install this package,the script will not finish.On Sun, Jun 16, 2024 at 4:26 PM David Wright <deblis@lionunicorn.co.uk> wrote:On Sun 16 Jun 2024 at 15:41:59 (+0200), Mario Marietto wrote:
> root@debian-now:/home/marietto/Scaricati/wine-tkg-git/wine-tkg-git# apt
> install libllvm12:i386
> E: Can't find package libllvm12:i386
>
> So,I would like to know how to install the package "libllvm12:i386".
>
> I tried to look for that packages below :
>
> https://packages.debian.org/search?keywords=libllvm12
>
> but it said :
>
> You have searched for packages that contain *libllvm12* in all suites, all
> sections, and all architectures.
> So,I haven't any other idea about how to find that package.
> Where can I find it ? thanks. Without it the script can't finish its job.
You may see why if instead you try:
https://packages.debian.org/search?keywords=libllvm1
Cheers,
David.
--Mario.