Re: Newbie: Run previous version of Inkscape that exists in /gnu/store

2023-06-02 Thread 宋文武
Rodrigo Morales writes: > [...] > | 140M/gnu/store/qp8msw5js3gdpdlq1r8nxz4frnzc39lh-inkscape-1.1.1 > | 181M/gnu/store/3a7a5i1f4c917vlnzyy9d68s55ijiq50-inkscape-1.2.1 > > I want to run v1.1.1 because I want to do some experiments to test the > performance of these two versions. Preferably,

Re: Newbie: Run previous version of Inkscape that exists in /gnu/store

2023-06-02 Thread Soren Stoutner via
I think the following is the information you are looking for: "Each /package/ may specify a simple package name, such as guile, optionally followed by an at-sign and version number, such as guile@3.0.7 or simply guile@3.0. In the latter case, the newest version prefixed by 3.0 is selected.” I

Newbie: Run previous version of Inkscape that exists in /gnu/store

2023-06-02 Thread Rodrigo Morales
The /gnu/store of my system contains two versions (1.1.1 and 1.2.1) of Inkscape that are already built (see last two lines below) , | find /gnu/store -mindepth 1 -maxdepth 1 -name '*inkscape*' -exec du -hs {} + | sort -h ` , | 4.0K/gnu/store/500rmmh2b0m4abmhs3pv5888kfj7jmdh-inksca