Hi everyone, Could someone give me an example of how to use this tool? Thanks!

Tazpkg link command
(3 posts) (2 voices)-
Posted 1 year ago #
-
Hi SlitazLover,
If understand, we need first have installed package on device, and use this command to link libs/programs inside running system.
Example, you have installed firefox-official inside /media/disk/rootfs.
To use it on our live environment
tazpkg link firefox-official /media/disk/rootfs
In case ensure that partition is ext2/3 :)
Or you could be use raw file if usb has FAT32/NTFS
mount -o loop /media/disk/rootfs.ext2 /mnt
tazpkg link <pkg> /mnt
Posted 1 year ago # -
Hi Shann, finally, this work on SliTaz 4, thanks!
Posted 1 year ago #
Reply
You must log in to post.