Installing
-
2. Downloading Artifactory Package
Download Latest Artifactory Release
-
3. Installing Artifactory
Then to Install Artifactory
First, access the Download location by default with:cd ~/Downloads
To Check it’s there List the contents with:
ls . | grep artifactory
The grep Command refine the output List showing only the Entries matching the Keyword.
But if you are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser.
And the to Setup Artifactory:sudo apt install ./jfrog-artifactory*.deb
Contents