Results 1 to 3 of 3

Thread: apt-get install kali-linux-all and skip one package?

  1. #1

    apt-get install kali-linux-all and skip one package?

    apt-get install kali-linux-all or apt-get install kali-linux-full
    when i do these commands it replaces my entrprise realvnc server with tightvnc and i have to config it all over again.

    is there a way to do this while skipping one or more packages??

    like: apt-get install kali-linux-all -tightvnc ???? so i can get all except that one program?

    thanks!
    ive googled it to the end of the world and im falling off....

  2. #2
    meaning if I use:
    apt-mark hold tightvncserver
    apt-mark hold x11vnc
    apt-mark hold tigervnc*
    will that keep my full upgrades from bumping out my real vnc server setup?
    because when ive done upgrades in the past it would uninstall my real vnc and put back in there tight vnc...

  3. #3
    Join Date
    2014-Feb
    Posts
    309
    You probably want to use the "equivs" package, and create a fake tightvncserver package, and install it, which would placate the kali-linux-all installation wanting tightvncserver.

    You can read more about it here - https://eric.lubow.org/2010/creating...ges-on-debian/

Similar Threads

  1. Replies: 2
    Last Post: 2023-04-12, 16:26
  2. Kali SET Package Install Issue
    By GambitMouser in forum Installing Archive
    Replies: 0
    Last Post: 2022-02-09, 23:40
  3. Replies: 5
    Last Post: 2021-10-16, 18:02

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •