CINXE.COM
Debian -- Details of package bash-static in trixie
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <title>Debian -- Details of package bash-static in trixie</title> <link rev="made" href="mailto:webmaster@debian.org"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="Author" content="Debian Webmaster, webmaster@debian.org"> <meta name="Description" content="GNU Bourne Again SHell (static version)"> <meta name="Keywords" content="Debian, trixie, us, main, shells, 5.2.37-1.1"> <link href="/debpkg.css" rel="stylesheet" type="text/css" media="all"> <script src="/packages.js" type="text/javascript"></script> </head> <body> <div id="header"> <div id="upperheader"> <div id="logo"> <!-- very Debian specific use of the logo stuff --> <a href="https://www.debian.org/"><img src="/Pics/openlogo-50.png" alt="Debian" with="50" height="61"></a> </div> <!-- end logo --> <p class="hidecss"><a href="#inner">skip the navigation</a></p> <p class="section"><a href="/">Packages</a></p> </div> <!-- end upperheader --> <!-- navbar --> <div id="navbar"> <ul> <li><a href="https://www.debian.org/intro/about">About Debian</a></li> <li><a href="https://www.debian.org/distrib/">Getting Debian</a></li> <li><a href="https://www.debian.org/support">Support</a></li> <li><a href="https://www.debian.org/devel/">Developers' Corner</a></li> </ul> </div> <!-- end navbar --> <div id="pnavbar"> / <a href="/" title="Debian Packages Homepage">Packages</a> / <a href="/trixie/" title="Overview over this suite">trixie (testing)</a> / <a href="/trixie/shells/" title="All packages in this section">shells</a> / bash-static </div> <!-- end navbar --> </div> <!-- end header --> <div id="content"> <form method="GET" action="/search"> <div id="hpacketsearch"> <input type="submit" value="Search"> <select size="1" name="searchon"> <option value="names" selected="selected"> package names</option> <option value="all" >descriptions</option> <option value="sourcenames" >source package names</option> <option value="contents" >package contents</option> </select> <input type="text" size="30" name="keywords" value="" id="kw"> <span style="font-size: 60%"><a href="/">all options</a></span> </div> <!-- end hpacketsearch --> </form> <!-- show.tmpl --> <div id="pothers"> [ <a href="/buster/bash-static">buster</a> ] [ <a href="/bullseye/bash-static">bullseye</a> ] [ <a href="/bookworm/bash-static">bookworm</a> ] [ <strong>trixie</strong> ] [ <a href="/sid/bash-static">sid</a> ] [ <a href="/experimental/bash-static">experimental</a> ]</div> <div id="psource"> [ Source: <a title="Source package building this package" href="/source/trixie/bash">bash</a> ] </div> <!-- messages.tmpl --> <h1>Package: bash-static (5.2.37-1.1) </h1> <div id="pmoreinfo"> <h2>Links for bash-static</h2> <div class="screenshot"> <a id="screenshot" href="https://screenshots.debian.net/package/bash-static"><img src="https://screenshots.debian.net/thumbnail-with-version//bash-static/5.2.37-1.1" alt="Screenshot" border="0"/></a> </div> <h3>Debian Resources:</h3> <ul> <li><a href="https://bugs.debian.org/bash-static">Bug Reports</a></li> <li><a href="https://tracker.debian.org/bash">Developer Information</a></li> <li><a href="https://metadata.ftp-master.debian.org/changelogs//main/b/bash/bash_5.2.37-1.1_changelog">Debian Changelog</a></li> <li><a href="https://metadata.ftp-master.debian.org/changelogs//main/b/bash/bash_5.2.37-1.1_copyright">Copyright File</a></li> <li><a href="https://sources.debian.org/patches/bash/5.2.37-1.1/">Debian Patch Tracker</a></li> </ul> <h3>Download Source Package <a href="/source/trixie/bash">bash</a>:</h3> <ul> <li><a href="http://deb.debian.org/debian/pool/main/b/bash/bash_5.2.37-1.1.dsc">[bash_5.2.37-1.1.dsc]</a></li> <li><a href="http://deb.debian.org/debian/pool/main/b/bash/bash_5.2.37.orig.tar.xz">[bash_5.2.37.orig.tar.xz]</a></li> <li><a href="http://deb.debian.org/debian/pool/main/b/bash/bash_5.2.37-1.1.debian.tar.xz">[bash_5.2.37-1.1.debian.tar.xz]</a></li> </ul> <h3>Maintainer:</h3><ul> <li><a href="mailto:doko@debian.org">Matthias Klose</a> (<a href="https://qa.debian.org/developer.php?login=doko%40debian.org" title="An overview over the maintainer's packages and uploads">QA Page</a>) </li></ul> <h3>External Resources:</h3> <ul> <li><a href="http://tiswww.case.edu/php/chet/bash/bashtop.html">Homepage</a> [tiswww.case.edu]</li> </ul> <h3>Similar packages:</h3> <ul> <li><a href="/bash-doc">bash-doc</a></li> <li><a href="/bash">bash</a></li> <li><a href="/csh">csh</a></li> <li><a href="/ksh">ksh</a></li> <li><a href="/zsh-static">zsh-static</a></li> <li><a href="/ksh93u+m">ksh93u+m</a></li> <li><a href="/mksh">mksh</a></li> <li><a href="/zsh-doc">zsh-doc</a></li> <li><a href="/libexecline-dev">libexecline-dev</a></li> <li><a href="/zsh">zsh</a></li> <li><a href="/env2">env2</a></li> </ul> </div> <!-- end pmoreinfo --> <div id="ptablist"> </div> <div id="pdesctab"> <div id="pdesc" > <h2>GNU Bourne Again SHell (static version)</h2> <p> Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). <p> Statically linked. </div> <!-- end pdesc --> <div id="ptags"><p> <a href="https://debtags.debian.org/search/?wl=&q=bash-static&qf=default">Tags</a>: System Administration: <a href="/about/debtags#admin::recovery">Data Recovery</a>, Implemented in: <a href="/about/debtags#implemented-in::c">C</a>, User Interface: <a href="/about/debtags#interface::shell">Command Shell</a>, Role: role::program, scope::utility, Application Suite: <a href="/about/debtags#suite::gnu">GNU</a>, Purpose: <a href="/about/debtags#use::login">Login</a> </p> </div> <!-- end ptags --> </div> <!-- pdesctab --> <div id="pdeps"> <h2>Other Packages Related to bash-static</h2> <table id="pdeplegend" class="visual" summary="legend"><tr> <td><ul class="uldep"><li>depends</li></ul></td> <td><ul class="ulrec"><li>recommends</li></ul></td> <td><ul class="ulsug"><li>suggests</li></ul></td> <td><ul class="ulenh"><li>enhances</li></ul></td> </tr></table> <ul class="uldep"> <li> <dl> <dt><span class="nonvisual">dep:</span> <a href="/trixie/debianutils">debianutils</a> (>= 5.6-0.1) </dt> <dd lang="en">Miscellaneous utilities specific to Debian </dd> </dl> <li> <dl> <dt><span class="nonvisual">dep:</span> <a href="/trixie/passwd">passwd</a> (>= 1:4.0.3-10) </dt> <dd lang="en">change and administer password and group data </dd> </dl> </ul> <ul class="ulsug"> <li> <dl> <dt><span class="nonvisual">sug:</span> <a href="/trixie/bash-doc">bash-doc</a> </dt> <dd lang="en">Documentation and examples for the GNU Bourne Again SHell </dd> </dl> </ul> </div> <!-- end pdeps --> <div id="pdownload"> <h2>Download bash-static</h2> <table summary="The download table links to the download of the package and a file overview. In addition it gives information about the package size and the installed size."> <caption class="hidecss">Download for all available architectures</caption> <tr><th>Architecture</th> <th>Package Size</th> <th>Installed Size</th> <th>Files</th> </tr> <tr> <th><a href="/trixie/amd64/bash-static/download">amd64</a></th> <td class="size">1,081.7 kB</td><td class="size">2,547.0 kB</td> <td> [<a href="/trixie/amd64/bash-static/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/trixie/arm64/bash-static/download">arm64</a></th> <td class="size">960.8 kB</td><td class="size">2,389.0 kB</td> <td> [<a href="/trixie/arm64/bash-static/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/trixie/armel/bash-static/download">armel</a></th> <td class="size">894.5 kB</td><td class="size">2,178.0 kB</td> <td> [<a href="/trixie/armel/bash-static/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/trixie/armhf/bash-static/download">armhf</a></th> <td class="size">907.3 kB</td><td class="size">1,602.0 kB</td> <td> [<a href="/trixie/armhf/bash-static/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/trixie/i386/bash-static/download">i386</a></th> <td class="size">1,148.3 kB</td><td class="size">2,807.0 kB</td> <td> [<a href="/trixie/i386/bash-static/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/trixie/mips64el/bash-static/download">mips64el</a></th> <td class="size">974.7 kB</td><td class="size">2,801.0 kB</td> <td> [<a href="/trixie/mips64el/bash-static/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/trixie/ppc64el/bash-static/download">ppc64el</a></th> <td class="size">1,143.1 kB</td><td class="size">3,286.0 kB</td> <td> [<a href="/trixie/ppc64el/bash-static/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/trixie/riscv64/bash-static/download">riscv64</a></th> <td class="size">1,058.6 kB</td><td class="size">1,973.0 kB</td> <td> [<a href="/trixie/riscv64/bash-static/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/trixie/s390x/bash-static/download">s390x</a></th> <td class="size">1,061.3 kB</td><td class="size">2,601.0 kB</td> <td> [<a href="/trixie/s390x/bash-static/filelist">list of files</a>] </td> </tr> </table> </div> <!-- end pdownload --> </div> <!-- end inner --> <div id="footer"> <hr class="hidecss"> <!--UdmComment--> <div id="pageLang"> <div id="langSelector"> <p>This page is also available in the following languages (How to set <a href="https://www.debian.org/intro/cn">the default document language</a>):</p> <div id="langContainer"> <a href="/bg/trixie/bash-static" title="Bulgarian" hreflang="bg" lang="bg" rel="alternate">Български (Bəlgarski)</a> <a href="/da/trixie/bash-static" title="Danish" hreflang="da" lang="da" rel="alternate">dansk</a> <a href="/de/trixie/bash-static" title="German" hreflang="de" lang="de" rel="alternate">Deutsch</a> <a href="/fi/trixie/bash-static" title="Finnish" hreflang="fi" lang="fi" rel="alternate">suomi</a> <a href="/fr/trixie/bash-static" title="French" hreflang="fr" lang="fr" rel="alternate">français</a> <a href="/ko/trixie/bash-static" title="Korean" hreflang="ko" lang="ko" rel="alternate">한국어 (Hangul)</a> <a href="/hu/trixie/bash-static" title="Hungarian" hreflang="hu" lang="hu" rel="alternate">magyar</a> <a href="/it/trixie/bash-static" title="Italian" hreflang="it" lang="it" rel="alternate">Italiano</a> <a href="/ja/trixie/bash-static" title="Japanese" hreflang="ja" lang="ja" rel="alternate">日本語 (Nihongo)</a> <a href="/nl/trixie/bash-static" title="Dutch" hreflang="nl" lang="nl" rel="alternate">Nederlands</a> <a href="/pl/trixie/bash-static" title="Polish" hreflang="pl" lang="pl" rel="alternate">polski</a> <a href="/pt-br/trixie/bash-static" title="Portuguese (Brasilia)" hreflang="pt-br" lang="pt-br" rel="alternate">Português (br)</a> <a href="/ru/trixie/bash-static" title="Russian" hreflang="ru" lang="ru" rel="alternate">Русский (Russkij)</a> <a href="/sk/trixie/bash-static" title="Slovak" hreflang="sk" lang="sk" rel="alternate">slovensky</a> <a href="/sv/trixie/bash-static" title="Swedish" hreflang="sv" lang="sv" rel="alternate">svenska</a> <a href="/tr/trixie/bash-static" title="Turkish" hreflang="tr" lang="tr" rel="alternate">Türkçe</a> <a href="/uk/trixie/bash-static" title="Ukrainian" hreflang="uk" lang="uk" rel="alternate">українська (ukrajins'ka)</a> <a href="/zh-cn/trixie/bash-static" title="Chinese (China)" hreflang="zh-cn" lang="zh-cn" rel="alternate">中文 (Zhongwen,简)</a> <a href="/zh-tw/trixie/bash-static" title="Chinese (Taiwan)" hreflang="zh-tw" lang="zh-tw" rel="alternate">中文 (Zhongwen,繁)</a> </div> </div> </div> <!--/UdmComment--> <hr class="hidecss"> <div id="fineprint" class="bordertop"> <div id="impressum"> <p>See our <a href="https://www.debian.org/contact">contact page</a> to get in touch.</p> <p> Content Copyright © 1997 - 2025 <a href="https://www.spi-inc.org/">SPI Inc.</a>; See <a href="https://www.debian.org/license">license terms</a>. Debian is a <a href="https://www.debian.org/trademark">trademark</a> of SPI Inc. <a href="/about/">Learn more about this site</a>.</p> </div> <!-- end impressum --> <div id="sponsorfooter"><p> This service is sponsored by <a href="http://www.hp.com/">Hewlett-Packard</a>.</p></div> </div> <!-- end fineprint --> </div> <!-- end footer --> </body> </html>