Search Criteria
Package Details: dashbinsh 0.1-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/dashbinsh.git (read-only, click to copy) |
---|---|
Package Base: | dashbinsh |
Description: | Relink /bin/sh to dash |
Upstream URL: | None |
Keywords: | bin dash hook pacman sh |
Licenses: | GPL |
Provides: | sh |
Submitter: | HoaS |
Maintainer: | Denton-L |
Last Packager: | Denton-L |
Votes: | 46 |
Popularity: | 0.87 |
First Submitted: | 2018-03-11 13:13 (UTC) |
Last Updated: | 2020-12-07 03:42 (UTC) |
Dependencies (1)
- dash (dash-gitAUR, dash-static-muslAUR, dash-editline-gitAUR)
Required by (678)
- 115-browser-bin (requires sh)
- 1panel-git (requires sh)
- 915resolution (requires sh)
- 9base-git (requires sh)
- abcl (requires sh)
- acct (requires sh)
- acr-git (requires sh)
- adasockets (requires sh)
- aimp (requires sh)
- alacritty-themes (requires sh)
- aladin (requires sh)
- alchemy (requires sh)
- alchemy-git (requires sh)
- alignace (requires sh)
- alpine-minirootfs (requires sh)
- alwaysatty-git (requires sh)
- amidst (requires sh)
- amidst-beta (requires sh)
- android-backup-extractor (requires sh)
- android-backup-extractor-git (requires sh)
- Show 658 more...
Latest Comments
1 2 Next › Last »
oech3 commented on 2025-06-02 05:57 (UTC) (edited on 2025-06-02 06:00 (UTC) by oech3)
Sorry. It seems misunderstanding. It would be nice if
ln -sf
is replaced withln -svf
.Denton-L commented on 2025-06-02 02:04 (UTC)
@oech3
According to the ArchWiki for makedepends0,
This packages doesn't have a check() so this request doesn't make sense.
I ran the following and it succeeded. What error did you experience?
oech3 commented on 2025-05-26 20:24 (UTC)
Please consider integrating https://archlinux.org/packages/extra/any/checkbashisms/ to check depends.
oech3 commented on 2025-05-26 20:23 (UTC)
This is not supporting
pacman -R dashbinsh dash
.Denton-L commented on 2024-04-02 20:20 (UTC)
@Gozenka One minor difference is that since this file is separate, you won't have to deal with pacnew files whenever the default pacman config changes.
Gozenka commented on 2024-04-01 23:45 (UTC)
Compared to adding
NoUpgrade = usr/bin/sh bin/sh
in /etc/pacman.conf, what would be different when using the dashbinsh package? As I understand, the effect of both would be to keep the /bin/sh symlink to dash when bash gets updated. Is there a potential case that dashbinsh.hook or the package covers (or ignores), compared to the other option?Just a question to make sure I am not missing an important case. Thanks!
Rafflesiaceae commented on 2023-10-28 10:22 (UTC) (edited on 2023-10-28 10:23 (UTC) by Rafflesiaceae)
lsb_release
has been fixed upstream and theecho -e
problem described below ↓ does not exist anymore<deleted-account> commented on 2022-04-20 07:31 (UTC)
Is the license of this package GPLv2? Or is it v3? I want to make a derivative of this package.
jomority commented on 2021-05-03 16:22 (UTC)
Just as a heads up: This unfortunately breaks
lsb_release
, because it usesecho -e
with#!/bin/sh
:Denton-L commented on 2020-12-07 03:40 (UTC)
Thanks for catching that.
1 2 Next › Last »