New question #703079 on Yade: https://answers.launchpad.net/yade/+question/703079
I'm new for Ubuntu and Yade. When I install Yade from source code based on https://yade-dem.org/doc/installation.html#source-code. In that document, it says:" For Ubuntu 20.04, 18.04, Debian 9, 10, 11 and their derivatives, just copy&paste to the terminal the following code block for installing all mandatory and optional dependencies (for Ubuntu 16.04 libqglviewer-dev-qt5 is to be replaced by libqglviewer-dev and python3-ipython by ipython3): sudo apt install cmake git freeglut3-dev libloki-dev libboost-all-dev fakeroot \ dpkg-dev build-essential g++ python3-dev python3-ipython python3-matplotlib \ libsqlite3-dev python3-numpy python3-tk gnuplot libgts-dev python3-pygraphviz \ libvtk6-dev libeigen3-dev python3-xlib python3-pyqt5 pyqt5-dev-tools python3-mpi4py \ python3-pyqt5.qtwebkit gtk2-engines-pixbuf python3-pyqt5.qtsvg libqglviewer-dev-qt5 \ python3-pil libjs-jquery python3-sphinx python3-git libxmu-dev libxi-dev libcgal-dev \ help2man libbz2-dev zlib1g-dev libopenblas-dev libsuitesparse-dev \ libmetis-dev python3-bibtexparser python3-future coinor-clp coinor-libclp-dev \ python3-mpmath libmpfr-dev libmpfrc++-dev libmpc-dev texlive-xetex" my Ubuntu version is 20.04. After typing the code above, my terminal shows as following:" Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libqglviewer-dev-qt5" I have try to use "sudo apt-get update " to update, but is doesn't work. Could someone tell me how should I do ? Thank you very much! -- You received this question notification because your team yade-users is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : yade-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp