Skip to content

Install apt library from custom repository #175

@dhomeier

Description

@dhomeier

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions