Questions tagged [ubuntu]

Ubuntu is a computer operating system based on the Debian Linux distribution and distributed as free and open source software, using its own desktop environment.

635 questions
16
votes
4 answers

Migrating to Linux from Windows

I am looking at switching over a computer from Windows to Ubuntu. I have been a Windows user all my life and been using GIS for over a decade. I am curious about the migration to Ubuntu. Mostly, what packages, bindings etc I will need/want to…
Ryan Garnett
  • 9,479
  • 8
  • 61
  • 106
1
vote
0 answers

How to download Launchpad ppa repositories on an android device to be installed on an airgapped ubuntu system

I have a completely air-gapped system. how can I download this(https://launchpad.net/~ubuntugis/+archive/ubuntu/ppa/+packages) repository on my android device so i can run the install command for gdal-bin sudo apt-get install gdal-bin need to do…