Search Criteria
Package Details: grass 8.5.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/grass.git (read-only, click to copy) |
|---|---|
| Package Base: | grass |
| Description: | Geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization |
| Upstream URL: | http://grass.osgeo.org/ |
| Keywords: | analysis GIS remote sensing spatial |
| Licenses: | GPL |
| Submitter: | Scimmia |
| Maintainer: | kikislater |
| Last Packager: | kikislater |
| Votes: | 40 |
| Popularity: | 0.018105 |
| First Submitted: | 2015-09-06 15:10 (UTC) |
| Last Updated: | 2026-05-11 14:22 (UTC) |
Dependencies (30)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- fftw (fftw-amdAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdal (gdal-hdf4AUR, gdal-libkml-filegdbAUR, gdal-libkmlAUR, gdal-ecwAUR)
- geos (geos-gitAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- glu (glu-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsvm
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libx11 (libx11-gitAUR)
- netcdf (netcdf-openmpi)
- openblas (openblas-gitAUR, openblas64-gitAUR, openblas-lapackAUR)
- pdal (pdal-gitAUR)
- proj (proj-gitAUR)
- python-gdal (python-gdal-hdf4AUR, python-gdal-libkml-filegdbAUR, python-gdal-libkmlAUR, python-gdal-ecwAUR)
- Show 10 more dependencies...
Required by (3)
- gdal-grass
- qgis-git (optional)
- qgis-grass-plugin
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 16 Next › Last »
Vassily commented on 2021-06-18 05:12 (UTC)
Thank you so much! You were a great help The patch worked.
jamiejquinn commented on 2021-06-17 10:26 (UTC)
GDAL 3.3 has broken GRASS compilation and
vector/v.hull/chull.cmust be patched to fix. I added the application of this patch to the PKGBUILD along with a prepare block which applies the patch:dobedobedo commented on 2021-06-02 06:30 (UTC) (edited on 2021-06-02 06:32 (UTC) by dobedobedo)
Hi, Is it possible to add a
LC_ALL=Cbefore make, so that the users don't need to specify themselves? Without that the compilation will fail due to locale issue.kikislater commented on 2021-04-25 11:23 (UTC) (edited on 2021-04-25 17:14 (UTC) by kikislater)
Could you please add python-pysvn as dependency or optional dependency to allow installation of plugins ?
marcocurreli commented on 2021-02-02 14:40 (UTC)
/usr/bin/python3.9
kikislater commented on 2021-02-02 04:40 (UTC) (edited on 2021-02-02 04:42 (UTC) by kikislater)
So you symlink python3 to python2 ... You have a problem in your python environment ! What is the output of
readlink -f $(which python)marcocurreli commented on 2021-01-31 13:50 (UTC) (edited on 2021-01-31 23:26 (UTC) by marcocurreli)
With python-wxpython-4.1.1 grass gui works fine, but without python 2 symlink ( ln -s ../../../usr/bin/python3 bin/python2) it doesn't work at all.
kikislater commented on 2021-01-21 14:30 (UTC) (edited on 2021-01-21 14:31 (UTC) by kikislater)
Warning : python-wxpython version 4.0.7.2 is buggy and so grass gui crash =>
https://github.com/OSGeo/grass/issues/1261
Solved by building python-wxpython-4.1.1
kikislater commented on 2020-12-31 16:26 (UTC)
Finally one year later removed python 2 symlink ... Thank you Scimmia
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 16 Next › Last »