Hi
I am very new to fenics. I am using fenics on linux 16.04.
I downloaded and installed the software through linux terminal commands listed in the manual.
To install FEniCS on Ubuntu, run the following commands:
sudo add-apt-repository ppa:fenics-packages/fenics
sudo apt-get update
sudo apt-get install --no-install-recommends fenics
sudo apt-get dist-upgrade
I am not able to run the fenicsproject run command
The command not shown error comes up. What can be done