SliTaz SliTaz Forum

You are not logged in.

#1 2020-07-25 06:54:07

HGT
Administrator
From: Germany
Registered: 2016-03-25
Posts: 170

installing anydesk

As get-anydesk uses /usr/libexec/tazpkg/convert to convert

a Debian package from anydesk.com to a SliTaz package,

lots of dependencies are inserted in the variable DEPENDS

in the created recipe.

Not all of these are really necessary for anydesk to work,

for example the large packages icu and gtk-girepository.

To avoid the installation of unnecessary packages, anydesk can be

installed as follows:

[c]

# tazpkg -gi gtkglext

# tazpkg -gi get-anydesk

# get-anydesk --install=no --keep=yes

# tazpkg -i --nodeps anydesk-version.tazpkg &&

  rm anydesk-version.tazpkg

[/c]

where version is to be replaced by the actual version number.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.52 MiB (Peak: 1.77 MiB) ]