I am running the Ubuntu 20.04 LTS I need certain packages as dependencies for an opensource project I want to contribute to, however the required package versions are only available for 20.10 normal release.
I realize that this isn't recommended but is there way to make apt remove that restriction and take them from the universe package registry into my ubuntu LTS?
apt
commands (apt-cache
etc), or just use packages.ubuntu.com to see dependencies... but each package can have it's own dependencies, thus others get upgraded, causing more to .... – guiverc Jan 24 '21 at 07:17