Installing
-
2. Downloading Artifactory Package
Download Latest Artifactory Release
-
3. Installing Artifactory
Then to Install Artifactory
This Setup make use of the GDebi Package Installer for managing potential Dependencies…
So now Access the Target Directory with:cd $HOME/Downloads
(But if Downloaded with Firefox in some Cases it may be instead into /tmp/mozilla*)
To Check the Stuff there is:ls . | grep artifactory
And the to Setup Artifactory:
sudo gdebi jfrog-artifactory*.deb
If Not GDebi there then first:
sudo apt install gdebi-core gdebi
Contents