puzzlejae.blogg.se

Apt install anydesk
Apt install anydesk






apt install anydesk apt install anydesk

  • Manual Install AnyDesk via Command LineĪnyDesk was designed from the ground up to be ground breaking.
  • If packages are not available on the internet, then you’d have to manually find all of those dependencies and add them locally (or add the apt repository to search where the package is available). …this would install via apt which would serve as a front end for both what is available on the internet and what the requirements are for the anydesk deb file. If for example you have your anydesk: cd /where/ever/the/dpkg/file/is I would advise doing that with caution after the first install (which would take a long time to run and might be a problem if you have a custom carrier), but you can also install those dependencies automatically. If you were to run the command “ sudo apt update”, then the Ubuntu (PC or Jetson) would take a snapshot of what packages are available at that moment, and then if you ran “ sudo apt-get upgrade”, then it would upgrade all current packages. An example of your command (which probably also failed due to architecture if it was a Jetson and not a PC), notice this: anydesk:amd64 depends on libc6 (>= 2.7). Unlike “ dpkg”, which is a database style application and can enforce dependencies and not install an invalid package (such as for being the wrong architecture), apt will look for missing dependencies and install those too. If you did have the correct architecture, when you use a networked Jetson it is easier to just use “ apt” to install if the packages are available over the internet. Unless your addition is to a desktop PC it won’t work.

    apt install anydesk

    Packages which don’t care about architecture are “ noarch”. The “ amd64” is always for a desktop PC architecture, but a Jetson is “ arm64” (or in some cases “ aarch64”…same thing).

    apt install anydesk

    Incidentally, any package will list its architecture from the file name. Processing triggers for mime-support (3.60ubuntu1) … Processing triggers for bamfdaemon (0.5.3+0207.2-0ubuntu1) … Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2) … Processing triggers for gnome-menus (3.13.3-11ubuntu1.1) … Processing triggers for hicolor-icon-theme (0.17-2) … Unpacking anydesk:amd64 (6.1.1) over (6.1.1) …ĭpkg: dependency problems prevent configuration of anydesk:amd64:Īnydesk:amd64 depends on libgcc1 (>= 1:4.1.1).Īnydesk:amd64 depends on libglib2.0-0 (>= 2.16.0).Īnydesk:amd64 depends on libgtk2.0-0 (>= 2.20.1).Īnydesk:amd64 depends on libstdc++6 (>= 4.1.1).Īnydesk:amd64 depends on libxrandr2 (>= 1.3).ĭpkg: error processing package anydesk:amd64 (–install):ĭependency problems - leaving unconfigured Preparing to unpack anydesk_6.1.1-1_b …įailed to stop rvice: Unit rvice not loaded. (Reading database … 196102 files and directories currently installed.) I have a problems install for anydesk program on jetson nanoīelow is sudo dpkg -i anydesk_6.1.1-1_b








    Apt install anydesk