# 17.Repology

{% code overflow="wrap" %}

```yaml
#Example ONLY
repology:
  - "mypkg"
  - "mypkg-bin"
```

{% endcode %}

* [x] This is Optional & can be left empty or removed completely (**TYPE**:<mark style="color:green;">**`RECOMMENDED`**</mark>)
* [x] This contains the package name that [**repology**](https://repology.org/projects/) uses.
* [x] Can have single or multiple entries
