Search Criteria
Package Details: bash4 4.4.023-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bash4.git (read-only, click to copy) |
|---|---|
| Package Base: | bash4 |
| Description: | The GNU Bourne Again shell |
| Upstream URL: | https://www.gnu.org/software/bash/bash.html |
| Licenses: | GPL |
| Provides: | bash4 |
| Submitter: | severach |
| Maintainer: | severach |
| Last Packager: | severach |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-02-07 00:52 (UTC) |
| Last Updated: | 2026-01-16 00:32 (UTC) |
Dependencies (5)
- bash (bash-gitAUR, bash-devel-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- ncurses (ncurses-gitAUR)
- readline (readline-gitAUR)
- bash-completion (bash-completion-gitAUR) (optional) – for tab completion
Required by (0)
Sources (24)
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-001
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-002
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-003
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-004
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-005
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-006
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-007
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-008
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-009
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-010
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-011
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-012
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-013
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-014
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-015
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-016
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-017
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-018
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-019
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-020
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-021
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-022
- https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-023
- https://ftp.gnu.org/gnu/bash/bash-4.4.tar.gz
Latest Comments
fjr commented on 2026-01-15 23:10 (UTC) (edited on 2026-01-15 23:10 (UTC) by fjr)
Maybe it's something in my environment, but with new compiler versions there is an issue due to old style function definitions no longer being accepted. Here is a fix:
ei-grad commented on 2024-05-16 09:49 (UTC) (edited on 2024-05-16 09:50 (UTC) by ei-grad)
Got the following error when trying to build it :-(