[GH-ISSUE #434] Adding a new installation method to the README #192

Closed
opened 2026-06-08 11:26:04 +03:00 by zhus · 1 comment
Owner

Originally created by @lunrenyi on GitHub (Aug 22, 2024).
Original GitHub issue: https://github.com/bootandy/dust/issues/434

  • Hi, we have implemented a lightweight package manager using shell and awk.
    It helps you download dust release packages from the internet and extract them into a unified directory for management, without requiring root permissions.

  • I mean, can the installation method provided by x-cmd be added to the dust README?

    # eval "$(curl https://get.x-cmd.com)"    # Install the x command
    x env use dust
    
  • dust demo: x-cmd recorded a demo and article for dust

Looking forward to your reply :) !

Originally created by @lunrenyi on GitHub (Aug 22, 2024). Original GitHub issue: https://github.com/bootandy/dust/issues/434 - Hi, we have implemented a lightweight [package manager using shell and awk](https://www.x-cmd.com/pkg/). It helps you download dust release packages from the internet and extract them into a unified directory for management, without requiring root permissions. - **I mean, can the installation method provided by x-cmd be added to the dust README?** ```sh # eval "$(curl https://get.x-cmd.com)" # Install the x command x env use dust ``` - [dust demo](https://www.x-cmd.com/pkg/dust): x-cmd recorded a demo and article for dust Looking forward to your reply :) !
zhus closed this issue 2026-06-08 11:26:04 +03:00
Author
Owner

@bootandy commented on GitHub (Sep 3, 2024):

Certainly, I'll include that now

<!-- gh-comment-id:2327414899 --> @bootandy commented on GitHub (Sep 3, 2024): Certainly, I'll include that now
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#192