Package Uninstallation #19

Open
opened 2026-06-27 00:36:58 +05:30 by sortedcord · 0 comments
Owner

As it sits, there is no way to uninstall specific tools. Consider the sequence:

b nvim
b yazi
b zoxide

Here I can easily remove zoxide with b rb but there is no way to remove yazi without also removing zoxide in the process if I use setpoints intermittently.

Need a way to uninstall individual packages cleanly.

As it sits, there is no way to uninstall specific tools. Consider the sequence: ``` b nvim b yazi b zoxide ``` Here I can easily remove zoxide with `b rb` but there is no way to remove yazi without also removing zoxide in the process if I use setpoints intermittently. Need a way to uninstall individual packages cleanly.
sortedcord added this to the Release v3 milestone 2026-06-27 00:37:03 +05:30
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sortedcord/bootstrap#19