download and installing openmc 0.7

Im trying to installing openmc 0.7 from :

https://mit-crpg.github.io/openmc/usersguide/install.html

and Im having my first error after entering :

 $ sudo apt-add-repository ppa:paulromano/staging
 $ sudo apt-get update

**The error:**

Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-en%5fUS
E: The package lists or status file could not be parsed or opened.

Hi Mohammad,

I’m not sure if it’s related to OpenMC or not. You may want to look at the potential solution posted here:
http://askubuntu.com/questions/30072/how-do-i-fix-a-problem-with-mergelist-or-status-file-could-not-be-parsed-err

Best,
Paul

thank you paul
first problem solved

Having another error after entering :

sudo apt-get install openmc
**The error:**

Depends: libgomp1 (>= 4.9) but 4.8.4-2ubuntu1~14.04 is to be installed

بتاريخ الخميس، 8 أكتوبر، 2015 8:26:43 ص UTC-7، كتب Paul Romano:

Let me try updating the PPA to the latest version and hopefully that will fix the problem. I’ll let you know when it is ready for you to try again.

Thanks,
Paul