Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install apt library from custom repository #175

Open
dhomeier opened this issue Dec 18, 2023 · 0 comments
Open

Install apt library from custom repository #175

dhomeier opened this issue Dec 18, 2023 · 0 comments

Comments

@dhomeier
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant