CINXE.COM

Debian -- Packages

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Debian -- Packages </title> <link rel="author" href="mailto:webmaster@debian.org"> <meta name="Generator" content="WML 2.32.0"> <meta name="Modified" content="2024-11-09 17:25:18"> <meta name="viewport" content="width=device-width"> <meta name="mobileoptimized" content="300"> <meta name="HandheldFriendly" content="true"> <link href="../debian.css" rel="stylesheet" type="text/css"> <link href="../debian-en.css" rel="stylesheet" type="text/css" media="all"> <link rel="search" type="application/opensearchdescription+xml" title="Debian website search" href="../search.en.xml"> </head> <body> <div id="header"> <div id="upperheader"> <div id="logo"> <a href="../" title="Debian Home"><img src="../Pics/openlogo-50.png" alt="Debian" width="50" height="61"></a> </div> <!-- end logo --> <div id="searchbox"> <form name="p" method="get" action="https://search.debian.org/cgi-bin/omega"> <p> <input type="hidden" name="DB" value="en"> <input name="P" value="" size="14"> <input type="submit" value="Search"> </p> </form> </div> <!-- end sitetools --> </div> <!-- end upperheader --> <!--UdmComment--> <div id="navbar"> <p class="hidecss"><a href="#content">Skip Quicknav</a></p> <ul> <!-- Link to Debian's own Social Media resources --> <li><a href="https://bits.debian.org/" title="Bits from Debian">Blog</a></li> <li><a href="https://micronews.debian.org" title="Micronews from Debian">Micronews</a></li> <li><a href="https://planet.debian.org/" title="The Planet of Debian">Planet</a></li> </ul> </div> <!-- end navbar --> <p id="breadcrumbs"><a href="./">Download Debian</a> &#x2F; Packages</p> </div> <!-- end header --> <!--/UdmComment--> <div id="content"> <h1>Packages</h1> <ul class="toc"> <li><a href="#note">Introductory notes</a></li> <li><a href="#view">View package lists</a></li> <li><a href="#search_packages">Search package directories</a></li> <li><a href="#search_contents">Search the contents of packages</a></li> </ul> <h2><a name="note" id="note">Introductory notes</a></h2> <p> All packages that are included in the official Debian distribution are free according to the <a href="../social_contract#guidelines">Debian Free Software Guidelines</a>. This assures free use and redistribution of the packages and their complete source code. The official Debian distribution is what is contained in the <em>main</em> section of the Debian archive. </p> <p> As a service to our users, we also provide packages in separate sections that cannot be included in the <em>main</em> distribution due to either a restrictive license or legal issues. They include: </p> <div class="centerblock"> <dl> <dt><em>Contrib</em></dt> <dd> Packages in this area are freely licensed by the copyright holder but depend on other software that is not free. </dd> <dt><em>Non-Free</em></dt> <dd> Packages in this area have some onerous license condition restricting use or redistribution of the software. </dd> <dt><em>Non-Free-Firmware</em></dt> <dd> This section is restricted to device firmware. While packages in this area basically have the same underlying license restrictions as those in non-free, a special exception has been made for them: even if not being DFSG-free, packages from non-free-firmware are allowed to be included in the official installation images. </dd> </dl> </div> <p> Note that same packages might appear in several distributions, but with different version numbers. </p> <hr> <h2><a name="view" id="view">View package lists</a></h2> <dl> <dt><a href="//packages.debian.org/stable/">View the packages in the <strong>stable</strong> distribution</a></dt> <dd> <p> This is the latest official release of the Debian distribution. This is stable and well tested software, which changes only if major security or usability fixes are incorporated. </p> <p> See the <a href="../releases/stable/">stable release pages</a> for more information. </p> </dd> <dt><a href="//packages.debian.org/testing/">View the packages in the <strong>testing</strong> distribution</a></dt> <dd> <p> This area contains packages that are intended to become part of the next stable distribution. There are strict criteria a package in unstable (see below) must obey before it can be added to testing. Note that <q>testing</q> does not get the timely security updates <a href="../security/faq#testing">from the security team</a>. </p> <p> See the <a href="../releases/testing/">testing distribution pages</a> for more information. </p> </dd> <dt><a href="//packages.debian.org/unstable/">View the packages in the <strong>unstable</strong> distribution</a></dt> <dd> <p> This area contains the most recent packages in Debian. Once a package has met our criterion for stability and quality of packaging, it will be included in testing. <q>unstable</q> is also not supported <a href="../security/faq#unstable">by the security team</a>. </p> <p> Packages in unstable are the least tested and may contain problems severe enough to affect the stability of your system. Only experienced users should consider using this distribution. </p> <p> See the <a href="../releases/unstable/">unstable distribution pages</a> for more information. </p> </dd> </dl> <hr> <h2><a name="search_packages" id="search_packages">Search package directories</a></h2> <form method="GET" action="//packages.debian.org/search"> <div> <label for="kw">Keyword:</label> <input type="text" size="30" name="keywords" id="kw"> </div> <div> Search on: <input type="radio" name="searchon" value="names" id="onlynames" checked="checked"> <label for="onlynames">Package names only</label>&nbsp;&nbsp; <input type="radio" name="searchon" value="all" id="descs"> <label for="descs">Descriptions</label> <input type="radio" name="searchon" value="sourcenames" id="src"> <label for="src">Source package names</label> </div> <div> <label for="searchexact">Only show exact matches:</label> <input type="checkbox" name="exact" value="1" id="searchexact"> </div> <div> <label for="distribversion">Distribution:</label> <select name="suite" id="distribversion"> <option value="experimental">experimental</option> <option value="unstable">unstable</option> <option value="testing">testing</option> <option value="stable" selected="selected">stable</option> <option value="oldstable">oldstable</option> <option value="all">any</option> </select> <label for="releasesection">Section:</label> <select name="section" id="releasesection"> <option value="main">main</option> <option value="contrib">contrib</option> <option value="non-free">non-free</option> <option value="non-free-firmware">non-free-firmware</option> <option value="all" selected="selected">any</option> </select> </div> <div class="action-block-form"> <input type="submit" value="Search"> <input type="reset" value="Reset"> </div> </form> <p>There are shortcuts for some searches available:</p> <ul> <li><code>https://packages.debian.org/<var>name</var></code> for the search on package names.</li> <li><code>https://packages.debian.org/src:<var>name</var></code> for the search on source package names.</li> </ul> <hr> <h2><a name="search_contents" id="search_contents">Search the contents of packages</a></h2> <p> This search engine allows you to search the contents of Debian distributions for any files (or just parts of file names) that are part of packages. You can also get a full list of files in a given package. </p> <form method="GET" action="//packages.debian.org/search"> <div> <input type="hidden" name="searchon" value="contents"> <label for="keyword">Keyword:</label> <input type="text" size="30" name="keywords" id="keyword"> </div> <div> Display: <br> <input type="radio" name="mode" value="path" id="searchpath" checked="checked"> <label for="searchpath">paths ending with the keyword</label> <br> <input type="radio" name="mode" value="exactfilename" id="searchfiles"> <label for="searchfiles">packages that contain files named like this</label> <br> <input type="radio" name="mode" value="filename" id="searchword"> <label for="searchword">packages that contain files whose names contain the keyword</label> </div> <div> <label for="distro">Distribution:</label> <select name="suite" id="distro"> <option value="experimental">experimental</option> <option value="unstable">unstable</option> <option value="testing">testing</option> <option value="stable" selected="selected">stable</option> <option value="oldstable">oldstable</option> </select> <label for="architecture">Architecture:</label> <select name="arch" id="architecture"> <option value="any" selected="selected">any</option> <option value="amd64">64-bit&nbsp;PC&nbsp;(amd64)</option> <option value="arm64">64-bit&nbsp;ARM&nbsp;(AArch64)</option> <option value="armel">EABI&nbsp;ARM&nbsp;(armel)</option> <option value="armhf">Hard&nbsp;Float&nbsp;ABI&nbsp;ARM&nbsp;(armhf)</option> <option value="hurd-i386">Hurd&nbsp;32-bit&nbsp;PC&nbsp;(i386)</option> <option value="hurd-amd64">Hurd&nbsp;64-bit&nbsp;PC&nbsp;(amd64)</option> <option value="i386">32-bit&nbsp;PC&nbsp;(i386)</option> <option value="mips">MIPS&nbsp;(big&nbsp;endian)</option> <option value="mips64el">64-bit&nbsp;MIPS&nbsp;(little&nbsp;endian)</option> <option value="mipsel">MIPS&nbsp;(little&nbsp;endian)</option> <option value="powerpc">PowerPC</option> <option value="ppc64el">POWER&nbsp;Processors</option> <option value="riscv64">RISC-V&nbsp;64-bit&nbsp;little&nbsp;endian&nbsp;(riscv64)</option> <option value="s390x">IBM&nbsp;System&nbsp;z</option> </select> </div> <div class="action-block-form"> <input type="submit" value="Search"> <input type="reset" value="Reset"> </div> </form> <p> There is also a shortcut available: </p> <ul> <li><code>https://packages.debian.org/file:<var>path</var></code> for the search for paths ending in the keyword.</li> </ul> <div class="clr"></div> </div> <!-- end content --> <div id="footer"> <hr class="hidecss"> <p>Back to the <a href="../">Debian Project homepage</a>.</p> <hr> <!--UdmComment--> <div id="pageLang"> <div id="langSelector"> This page is also available in the following languages: <div id="langContainer"> <select onchange="location = this.value;"> <option value="" disabled selected>Select your language</option> <option value="packages.da.html" title="Danish" lang="da">dansk</option> <option value="packages.de.html" title="German" lang="de">Deutsch</option> <option value="packages.es.html" title="Spanish" lang="es">espa&ntilde;ol</option> <option value="packages.fr.html" title="French" lang="fr">fran&ccedil;ais</option> <option value="packages.gl.html" title="Galician" lang="gl">Galego</option> <option value="packages.hr.html" title="Croatian" lang="hr">hrvatski</option> <option value="packages.it.html" title="Italian" lang="it">Italiano</option> <option value="packages.hu.html" title="Hungarian" lang="hu">magyar</option> <option value="packages.nl.html" title="Dutch" lang="nl">Nederlands</option> <option value="packages.nb.html" title="Norwegian" lang="nb">norsk&nbsp;(bokm&aring;l)</option> <option value="packages.pl.html" title="Polish" lang="pl">polski</option> <option value="packages.pt.html" title="Portuguese" lang="pt">Portugu&ecirc;s</option> <option value="packages.sk.html" title="Slovak" lang="sk">sloven膷ina</option> <option value="packages.fi.html" title="Finnish" lang="fi">suomi</option> <option value="packages.sv.html" title="Swedish" lang="sv">svenska</option> <option value="packages.bg.html" title="Bulgarian" lang="bg">&#1041;&#1098;&#1083;&#1075;&#1072;&#1088;&#1089;&#1082;&#1080; (B&#601;lgarski)</option> <option value="packages.ru.html" title="Russian" lang="ru">&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081; (Russkij)</option> <option value="packages.uk.html" title="Ukrainian" lang="uk">&#1091;&#1082;&#1088;&#1072;&#1111;&#1085;&#1089;&#1100;&#1082;&#1072; (ukrajins'ka)</option> <option value="packages.zh-cn.html" title="Chinese (China)" lang="zh-CN">&#20013;&#25991;(&#31616;)</option> <option value="packages.zh-hk.html" title="Chinese (Hong Kong)" lang="zh-HK">&#20013;&#25991;(HK)</option> <option value="packages.zh-tw.html" title="Chinese (Taiwan)" lang="zh-TW">&#20013;&#25991;(&#32321;)</option> <option value="packages.ja.html" title="Japanese" lang="ja">&#26085;&#26412;&#35486; (Nihongo)</option> <option value="packages.cs.html" title="Czech" lang="cs">&#269;esky</option> <option value="packages.ko.html" title="Korean" lang="ko">&#54620;&#44397;&#50612; (Korean)</option> <option value="packages.el.html" title="Greek" lang="el">&#917;&#955;&#955;&#951;&#957;&#953;&#954;&#940; (Ellinika)</option> </select> </div> How to set <a href="../intro/cn">the default document language</a> </div></div><!--/UdmComment--> <hr> <div id="footermap"> <!--UdmComment--> <p><strong><a href="/">Home</a></strong></p> <ul id="footermap-cola"> <li><a href="../intro/about">About</a> <ul> <li><a href="../social_contract">Social Contract</a></li> <li><a href="../code_of_conduct">Code of Conduct</a></li> <li><a href="../intro/free">Free Software</a></li> <li><a href="../legal">Legal Info</a></li> </ul> </li> <li><a href="../intro/help">Help Debian</a></li> </ul> <ul id="footermap-colb"> <li><a href="../distrib/">Getting Debian</a> <ul> <li><a href="../distrib/netinst">Network install</a></li> <li><a href="../CD/">CD/USB ISO images</a></li> <li><a href="../blends/">Pure Blends</a></li> <li><a href="../distrib/packages">Debian Packages</a></li> <li><a href="../devel/">Developers' Corner</a></li> </ul> </li> </ul> <ul id="footermap-colc"> <li><a href="../News/">News</a> <ul> <li><a href="../News/weekly/">Project News</a></li> <li><a href="../events/">Events</a></li> </ul> </li> <li><a href="../doc/">Documentation</a> <ul> <li><a href="../releases/">Release Info</a></li> <li><a href="https://wiki.debian.org/">Debian Wiki</a></li> </ul> </li> </ul> <ul id="footermap-cold"> <li><a href="../support">Support</a> <ul> <li><a href="../international/">Debian International</a></li> <li><a href="../security/">Security Information</a></li> <li><a href="../Bugs/">Bug reports</a></li> <li><a href="../MailingLists/">Mailing Lists</a></li> </ul> </li> </ul> <ul id="footermap-cole"> <li><a href="../sitemap">Site map</a></li> <li><a href="https://search.debian.org/">Search</a></li> <li><a href="https://bits.debian.org">The Debian Blog</a></li> <li><a href="https://micronews.debian.org">Debian Micronews</a></li> <li><a href="https://planet.debian.org">Debian Planet</a></li> </ul> <!--/UdmComment--> </div> <!-- end footermap --> <div id="fineprint"> <!--UdmComment--> <p>See our <a href="../contact">contact page</a> to get in touch. Web site source code is <a href="https://salsa.debian.org/webmaster-team/webwml">available</a>.</p> <p> Last Modified: Mon, Feb 6 21:32:13 UTC 2023 &emsp; Last Built: Sat, Nov 9 17:25:18 UTC 2024 <br> Copyright &copy; 1997-2023 <a href="https://www.spi-inc.org/">SPI</a> and others; See <a href="../license" rel="copyright">license terms</a><br> Debian is a registered <a href="../trademark">trademark</a> of Software in the Public Interest, Inc. </p> <!--/UdmComment--> </div> </div> <!-- end footer --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10