Command “sudo add-apt-repository ppa:fenics-packages/fenics” gives the following error.
E: The repository ‘Index of /bumblebee/stable/ubuntu bionic Release’ does not have a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
but please note that ubuntu 18.04 has reached its end of life (EOL): https://ubuntu.com/blog/ubuntu-18-04-eol-for-devices
and you are adviced to update your system, as it no longer receives updates, and we do not aim for support for EOL distributions.
Thanks, I am now very confused about what the steps needed to import dolfin in python. If I succeeded executing ```
apt-get install -y fenics
What else I need to do?