{% extends "base.html" %} {% load cycle from future %} {% load package_extras %} {% block title %}{{ BRANDING_DISTRONAME }} - Package Search{% endblock %} {% block navbarclass %}anb-packages{% endblock %} {% block head %} {% if is_paginated and page_obj.number > 1 %}{% endif %} {% endblock %} {% block content %}
{{ exact_matches|length }} exact match{{ exact_matches|pluralize:"es" }} found.
Arch | Repo | Name | Version | Description | Last Updated | Flag Date | |
---|---|---|---|---|---|---|---|
{{ pkg.arch.name }} | {{ pkg.repo.name|capfirst }} | {% pkg_details_link pkg %} | {% if pkg.flag_date %}{{ pkg.full_version }} | {% else %}{{ pkg.full_version }} | {% endif %}{{ pkg.pkgdesc }} | {{ pkg.last_update|date }} | {{ pkg.flag_date|date }} |
Can't find what you are looking for? Try searching again using different criteria.
You are browsing the {{ BRANDING_DISTRONAME }} package database. From here you can find detailed information about packages located in the official supported repositories. If you need the sourceball from where a package is built, you can look at our sources repo.