<div dir="ltr"><div class="" itemprop="description">

        <p>Trying to upgrade the lxc version from 0.7.5 to 0.8.0.
Executed following command :</p>

<pre><code>apt-get install lxc
</code></pre>

<p>But it didnt work the package is still 0.7.5.</p>

<pre><code>apt-get install lxc=0.8.0
</code></pre>

<p>Gives error saying </p>

<pre><code>E: Version '0.8.0' for 'lxc' was not found
</code></pre>

<p>How to upgrade it to next version (0.8.0 the specific)?
Please help!
Thanks!</p>

    </div></div>