Open
Description
I am trying to get a library dependence installed that requires apt
to be pointed to an alternative repository as described here:
# Add the Ubuntu GIS PPA
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:ubuntugis/ppa
# Install the packages
sudo apt-get install geos
Is there any way to set this up in the libraries
section?
Metadata
Metadata
Assignees
Labels
No labels