<div dir="ltr">OK, thanks. The only difference between what you are proposing and what I was doing is the "sqg -p wireshark" invocation. I'll try it the next time this issue comes up.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 20, 2018 at 6:20 AM, Edinaldo <span dir="ltr"><<a href="mailto:edps.mundognu@gmail.com" target="_blank">edps.mundognu@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You can processs the queue file with options -k (skip installed) and -i (install), example:<br>
<br>
# sqg -p wireshark<br>
# sbopkg -k -i wireshark<br>
<br>
* when asked, press Q to process the queue and next press P:<br>
<br>
In this case, all dependencies that are already installed will be ignored, see that only qt5 and wireshark will be installed:<br>
<br>
<a href="http://dpaste.com/309P2A9" rel="noreferrer" target="_blank">http://dpaste.com/309P2A9</a><br>
<br>
<br>
On the other hand, if you process the queue without the -k option, all scripts will be reinstalled (NOTE: i press Q to process the queue):<br>
<br>
<a href="http://dpaste.com/1R28JYB" rel="noreferrer" target="_blank">http://dpaste.com/1R28JYB</a><br>
<br>
<br>
However, when a script is installed use the -k option, it will have no effect:<br>
<br>
<br>
~ » sudo sbopkg -p | grep leafpad<br>
leafpad-0.8.18.1-x86_64-2_SBo<br>
<br>
~ » sudo sbopkg -k -i leafpad<br>
No valid packages found. Exiting.<br>
<br>
~ » sudo sbopkg -i leafpad<br>
<br>
##############################<wbr>#############<br>
       New queue process started on:<br>
       Sex Abr 20 09:18:58 -03 2018<br>
##############################<wbr>#############<br>
<br>
++++++++++++++++++++++++++++++<wbr>+++++++++++++<br>
PRE-CHECK LOG<br>
Using the SBo repository for Slackware 14.2<br>
Queue Process:  Download, build, and install<br>
<br>
leafpad:<br>
  Checking GPG for leafpad.tar.gz ... OK<br>
  Processing leafpad 0.8.18.1-2<br>
  Using original .info file<br>
  Using original SlackBuild file<br>
  No build options selected.<br>
<br>
++++++++++++++++++++++++++++++<wbr>+++++++++++++<br>
<br>
Pre-check complete.<br>
<br>
Do you wish to proceed based on the search results above? Packages not<br>
found will be skipped during the process.<br>
<br>
(P)roceed or (Q)uit?:<br>
<br>
Cheers,<br>
<br>
Edinaldo<br>
______________________________<wbr>_________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" target="_blank">SlackBuilds-users@slackbuilds.<wbr>org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/<wbr>mailman/listinfo/slackbuilds-u<wbr>sers</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/<wbr>pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" rel="noreferrer" target="_blank">https://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div><br></div>