<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/en/2166/18/9/_/styles/combined.css?spaceKey=AST&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages?focusedCommentId=18415792#comment-18415792">Asterisk Packages</a></h2>
        <h4>Page
        <b>comment added</b> by              <a href="https://wiki.asterisk.org/wiki/display/~nelsonchung">nelsonchung</a>
    </h4>
    <br/>
    <div class="notificationGreySide">
       <p>Very appreciate.</p>

<p>I use the following command.</p>

<p>wget <a href="http://packages.asterisk.org/keys/175E41DF.pub" class="external-link" rel="nofollow">http://packages.asterisk.org/keys/175E41DF.pub</a><br/>
sudo apt-key add 175E41DF.pub</p>


<p>It is ok now.</p>
    </div>

                <div style="border-bottom: 1px solid #ddd; padding: 10px 20px 7px 20px;">
        <strong>In reply to a comment by <a href="/wiki/display/~pabelanger"
                          class="url fn confluence-userlink" data-username="pabelanger"
                   >Paul Belanger</a>:</strong><br/>
        <p>Why are you not using the command listed above?</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<script type="syntaxhighlighter" class="theme: Confluence; brush: java; gutter: false"><![CDATA[$ sudo apt-key adv --keyserver pgp.mit.edu --recv-keys 175E41DF]]></script>
</div></div>

<p>I also tried:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<script type="syntaxhighlighter" class="theme: Confluence; brush: java; gutter: false"><![CDATA[$ sudo apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 175E41DF]]></script>
</div></div>
<p>and it does not work.  So, my guess is the syntax is invalid.</p>

<p>Edit: Okay, try the following command:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<script type="syntaxhighlighter" class="theme: Confluence; brush: java; gutter: false"><![CDATA[wget http://packages.asterisk.org/keys/175E41DF.pub -O - | sudo apt-key add -]]></script>
</div></div>
        </div>
    
    <div id="commentsSection" class="wiki-content pageSection">
      <div style="float: right;" class="grey">
                        <a href="https://wiki.asterisk.org/wiki/users/removespacenotification.action?spaceKey=AST">Stop watching space</a>
            <span style="padding: 0px 5px;">|</span>
                <a href="https://wiki.asterisk.org/wiki/users/editmyemailsettings.action">Change email notification preferences</a>
</div>
       <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages?focusedCommentId=18415792#comment-18415792">View Online</a>
              |
       <a id="reply-18415792" href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages?replyToComment=18415792#comment-18415792">Reply To This</a>
           </div>

</div>
</div>
</div>
</div>
</body>
</html>