You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I added zoxide to pacstall, with is available by default to the new Ubuntu rolling release Rhino. It works fine for Debian and all derivatives (amd64 or arm64). Please, consider adding this alternative to the installation page.
Hi, I added
zoxide
to pacstall, with is available by default to the new Ubuntu rolling release Rhino. It works fine for Debian and all derivatives (amd64 or arm64). Please, consider adding this alternative to the installation page.Direct link to zoxide in pacstall is:
https://pacstall.dev/packages/zoxide-deb
Simplified instructions:
sudo bash -c "$( curl -fsSL https://pacstall.dev/q/install )" pacstall --install zoxide-deb
Reasoning: the zoxide version available at official repos is very old.
edit: added reasoning
The text was updated successfully, but these errors were encountered: