I was able to build and install Gramps from the source code on a beta version of Ubuntu Noble. See my post in the Installing Gramps from a command line for details.
The modern way to install Gramps is:
sudo pip3 install .
I was able to build and install Gramps from the source code on a beta version of Ubuntu Noble. See my post in the Installing Gramps from a command line for details.
The modern way to install Gramps is:
sudo pip3 install .