{% extends "base.html" %} {% load url from future %} {% load package_extras %} {% block title %}Arch Linux - Not Available - {{ name }} {{ version }} ({{ arch.name }}){% endblock %} {% block navbarclass %}anb-packages{% endblock %} {% block content %}
{{ name }} {{ version }} has been removed from the [{{ repo.name|lower }}] repository.
{% if elsewhere %}However, this package or replacements are available elsewhere:
Unfortunately, this package cannot be found in any other repositories. Try using the package search page, or try searching the AUR to see if the package can be found there.
{% endif %}