On 10/31/2016 06:42 AM, Hannu wrote:
How do I roll back to gcc-6.2.0-6?

If you haven't cleaned package cache recently you might try this:

cd /var/cache/apt/archives

ls -al *6.2.0-6*

and if gcc-6.2.0-6 seems to be present:

dpkg -i *6.2.0-6*

The packages still appear to be available at http://repo.kali.org/kali/pool/main/g/gcc-6/

Reply via email to