help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Rodrigo Morales
Subject: Newbie: Run previous version of Inkscape that exists in /gnu/store
Date: Fri, 2 Jun 2023 18:48:45 +0000

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-inkscape-1.2.1.tar.xz.drv
| 4.0K    
/gnu/store/b4zacwzx5lriwxrpr7y4wi1i3rl22ybx-inkscape-poppler-compat.patch
| 4.0K    /gnu/store/g46dzii7g1ffi7iz1mkqydkh5filn93j-inkscape-1.2.1.tar.xz.drv
| 4.0K    /gnu/store/jkpfxya83dzkyl42wawd8avvwvh1rjbv-inkscape-1.2.1.tar.xz.drv
| 4.0K    /gnu/store/ppnajjk1jmp59hmh5sy805drl5sfnqq1-inkscape.desktop
| 4.0K    /gnu/store/szdsqp9f75lf8n223994dgnzq0gynxkn-inkscape-1.1.1.tar.xz.drv
| 4.0K    /gnu/store/zzxliczm87l5l692sbja4md3nlm4kn98-inkscape-1.1.1.tar.xz.drv
| 8.0K    
/gnu/store/0n9gsw2kpbs2affmdz5v8569inic47li-inkscape-1.2.1.tar.xz-builder
| 8.0K    /gnu/store/gzczswjnbjwishxdcjb38ff50ryz07y6-inkscape-1.2.1-builder
| 8.0K    
/gnu/store/ldmc19hvi88gffrksh84clpgj4k35phx-inkscape-1.2.1.tar.xz-builder
| 8.0K    
/gnu/store/piy8k5xdfy9lpisz3s539ga643f7lxwp-inkscape-1.1.1.tar.xz-builder
| 8.0K    /gnu/store/zgr855pyl4nq0wzbgvnls7y62y2hm03g-inkscape-1.2.1-builder
| 12K    /gnu/store/20051ywrcs9srgmc1yz3n7g39mawwj71-inkscape-1.2.1.drv
| 12K    /gnu/store/599w24wf1yc77qz98rdny3gl8hbwnk0v-inkscape-1.2.1.drv
| 12K    /gnu/store/5rm4gq898k7g1m2z8bfdyjlamh4hv94r-inkscape-1.1.1.drv
| 12K    /gnu/store/75hxh7536csa39ycl3lnfzp72n77640x-inkscape-1.1.1.drv
| 12K    /gnu/store/9mkpsshqb8f8bvag4dn6fyay83xxi89v-inkscape-1.2.1.drv
| 12K    /gnu/store/9saq1qq7c7knbpsnyxf2bnq316fzmjc7-inkscape-1.2.1.drv
| 12K    /gnu/store/bni54rrv8mc1i3i06a5va6kvvv1szkh7-inkscape-1.2.1.drv
| 12K    /gnu/store/kpxb5da4919c99npg7qpfa2dcb4mqi8h-inkscape-1.2.1.drv
| 12K    /gnu/store/mmqv80zr7wjh7cys12f4iqkhcmg58i5c-inkscape-1.2.1.drv
| 12K    /gnu/store/pa7hirai1r6l356xd12ldglgcp7z1x6q-inkscape-1.2.1.drv
| 12K    /gnu/store/rkkplpgzqri888zq4byznhf1adbrx07l-inkscape-1.2.1.drv
| 12K    /gnu/store/scqjnhcc1b2fyccy907wavh0maas1afh-inkscape-1.2.1.drv
| 16K    /gnu/store/fwgd2kvp9g7ag503rx5g1zblxq028wj0-inkscape-1.2.1-builder
| 16K    /gnu/store/hkhhjy304ma2kzchfr36qnpaf62iq9py-inkscape-1.2.1-builder
| 16K    /gnu/store/vjzh7h8r1cyxsqckymxa3z6gk3g5f4k1-inkscape-1.1.1-builder
| 16K    /gnu/store/xcnnj3vwj92n0pc82yn5rvhhkjwv51dp-inkscape-1.2.1-builder
| 16K    /gnu/store/xszjv85ywbvz33acvjhb08ajvrrh9skk-inkscape-1.2.1-builder
| 16K    /gnu/store/y5ack33xna7b3mcr2qlf53zklsyasrc5-inkscape-1.2.1-builder
| 42M    /gnu/store/i3y84nmk2xh4fh0922a6j23yhhzmw1jx-inkscape-1.2.1
| 43M    /gnu/store/43cqpzdzwhb8krc2lvxfp6xvkgqj2556-inkscape-1.2.1
| 46M    /gnu/store/fzmmjfm9lcw8y01iykj0j9p9v720b1f5-inkscape-1.2.1
| 47M    /gnu/store/rsg27zr24h6nf9spgidg9fnj4lq1sknv-inkscape-1.2.1
| 140M    /gnu/store/qp8msw5js3gdpdlq1r8nxz4frnzc39lh-inkscape-1.1.1
| 181M    /gnu/store/3a7a5i1f4c917vlnzyy9d68s55ijiq50-inkscape-1.2.1
`----

My system is currently using v1.2.1.

,----
| inkscape --version
`----

,----
| Inkscape 1.2.1 (9c6d41e410, 2022-07-14)
`----

I want to run v1.1.1 because I want to do some experiments to test the
performance of these two versions. Preferably, I want to run those two
versions at the same time. If that's not possible, at least I want to be
able to switch between those two versions. How to do this?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]