

Just another Swedish programming sysadmin person.
Coffee is always the answer.
And beware my spaghet.
This profile is from a federated server and may be incomplete. Browse more on the original instance.
Just another Swedish programming sysadmin person.
Coffee is always the answer.
And beware my spaghet.
This profile is from a federated server and may be incomplete. Browse more on the original instance.
Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?
I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling inkscape does not work in the terminal, but rather flatpak run org.inkscape.Inkscape. I need the package to be able to call it as inkscape....