# Get Artifactory Parameters for Debian

This page describes how you get some of the configuration parameters when you use the Install Debian Package step type in JFrog Connect.

The procedure describes how you get the following parameters from Artifactory:

* Repository Name
* Distribution
* Component
* Packages:
  * Name
  * Version

To get the parameters, do the following:

1. In the left navigation pane of JFrog Connect, choose **JFrog Platform**.

<div align="left"><figure><img src="https://content.gitbook.com/content/OX8HIrQ8f257lv49Od1Z/blobs/W8Oe8h6gbmV5f7jT7rzM/get-artifactory-path-01.png" alt="" width="215"><figcaption></figcaption></figure></div>

2. In the left navigation pane of JFrog Platform, choose **Artifactory** and **Packages**.

<div align="left"><figure><img src="https://content.gitbook.com/content/OX8HIrQ8f257lv49Od1Z/blobs/ymGshrUgtfdieU096WhQ/get-docker-parameters-02.png" alt="" width="179"><figcaption></figcaption></figure></div>

3. In Artifactory, go to the filter on the right and choose **Debian**.
4. Choose your Debian package from the table of Debian packages displayed.

<div align="left"><figure><img src="https://content.gitbook.com/content/OX8HIrQ8f257lv49Od1Z/blobs/LU0wSxUDv0QDwXxmnOg6/get-debian-parameters-03.png" alt=""><figcaption></figcaption></figure></div>

5. In the Versions table, find the relevant version and copy the **Repository** from the Repositories column. In Connect, in your action configuration, paste the name into the Repository Name field.

{% hint style="success" %}
**Tip**:&#x20;

a. The repository that you choose must have a signed key. For more information about signing, see [Manage Signing Keys](https://app.gitbook.com/s/RPSTjDOh8m1HIptqGtC4/api-reference/create-access-token).

b. There could be several repositories listed for a Version. In this case, it should not matter which repository name you use, as long as it has a signed key.
{% endhint %}

6. In Artifactory, click the Version, and then click **Location**.
7. In the Location table, click the Path, and then click **Properties**.
8. The Properties table has the rest of values that you need for your configuration.&#x20;
   * **Distribution**: Use the value of deb.distribution. (If deb.distribution does not appear here, you cannot use this package.)
   * **Component**: Use the value of deb.component
   * **Package Name**: Use the value of deb.name.
   * **Package Version**: Use the value of deb.version.

<div align="left"><figure><img src="https://content.gitbook.com/content/OX8HIrQ8f257lv49Od1Z/blobs/sGjv2WAqCSLTYNHyNgyR/get-debian-parameters-05.png" alt=""><figcaption></figcaption></figure></div>

Now you can complete the rest of your Install Debian Package step configuration in Connect and save it.
