I did not find anything regarding installing Tryton 5.4 on Parabola GNU/Linux.
About this post
The present post directs to a repository which shows a recipe to build Tryton’s client, server and (most) modules from the upstream sources with makepkg' andPKGBUILD’’s (useful for `pacman’-based distros). It also provides configuration files and how to initialise the PostgreSQL database and user (assuming that PostgreSQL has already been installed). It has other notes which some may find useful. Please, note that the file looks better on Emacs, but can be opened as plain text:
Oh, I forgot to mention that I sent this repository to the maintainer of the trytond package, and I did not get an answer (spam filter? G◉◉gle life?).
By the way, one of the differences to those packages is that what I proposed is linked to the files provided by Tryton, not PyPi. Another one, which I consider more relevant, is that one doesn’t have to download one PKGBUILD for each module, this one just gets all the files and builds all the packages in one operation.
I’m sure that they should be compatible to other pacman-based OS, indeed. I am not the maintainer of those AUR packages. Besides, the repository goes beyond that (in explanations) which is for what some people look. One more reason to quote the other posts .
As I said, I hope it serves someone (may be the package maintainer, may be the community). Vive la Fran… I mean… Vive la liberté!
Hi. The reason for which I decided to use the Tryton server was because I could not find some files on PyPi, and then I realised that there was a difference between them with the cdn:
I made the changes to the repo, but I can’t say if the recipe will continue to work. The modules were already using the CDN, it is only for the client and the server (tryton, trytond) that I was using the main server.