PN: bash PV: 5.0 PR: r0 PKGV: 5.0 PKGR: r0 LICENSE: GPLv3+ DESCRIPTION: Bash is the GNU Project's Bourne Again SHell, a complete implementation of the IEEE POSIX and Open Group shell specification with interactive command line editing, job control on architectures that support it, csh-like features such as history substitution and brace expansion, and a slew of other features. SUMMARY: An sh-compatible command language interpreter RDEPENDS_bash: base-files update-alternatives-opkg glibc (>= 2.31+git0+4f0a61f753) ncurses-libtinfo (>= 6.2) RPROVIDES_bash: SECTION: base/shell PKG_bash: bash FILES_bash: /usr/bin/bash /bin/bash.bash FILES_INFO: {"/bin/bash.bash": 1206280} pkg_postinst_bash: set -e\n\tupdate-alternatives --install /bin/bash bash /bin/bash.bash 100\n\tupdate-alternatives --install /bin/sh sh /bin/bash.bash 100\n\tgrep -q "^/bin/bash$" $D/etc/shells || echo /bin/bash >> $D/etc/shells\n pkg_postrm_bash: set -e\n\tprintf "$(grep -v "^/bin/bash$" $D/etc/shells)\\n" > $D/etc/shells\n pkg_prerm_bash: #!/bin/sh\nset -e\n\tupdate-alternatives --remove bash /bin/bash.bash\n\tupdate-alternatives --remove sh /bin/bash.bash\n FILERPROVIDESFLIST_bash: /bin/bash.bash FILERPROVIDES_/bin/bash.bash_bash: /bin/bash /bin/sh FILERDEPENDSFLIST_bash: /bin/bash.bash FILERDEPENDS_/bin/bash.bash_bash: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libdl.so.2(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.17)(64bit) libtinfo.so.5()(64bit) libdl.so.2()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH) PKGSIZE_bash: 1206280