I am new to Linux, so this might sound like a simple question, but how do I install a package outside of the APT database? I am trying to install the following package:
https://launchpad.net/ubuntu/+source/pdb2pqr
Any help will be appreciated. Thank you!
pdb2pqr
is in theuniverse
repository. You should be able to install it usingapt
or the GUI package manager. Can you edit your question and include more details about the problem you are experiencing? – Nmath May 20 '21 at 04:09