On Wed, Jan 15, 2014 at 7:03 AM, Jiya desai <jigslett...@hotmail.com> wrote:
> Hi,
>
> I am new baby in this world and basically doing little experiment task to
> install apache, perl and foswiki on openbsd
>
> I am using Microsoft Virtual PC .  I downloaded the file OpenBSDinstall54.iso
> and installed OpenBSD.
>
> Now I see that I am not able to get basic commands that i used to get in
> ubuntu world,  like apt-get.

apt-get and friends (dpkg, aptitude.. etc) are very specific to Debian based
distributions like Ubuntu.  They can not be found on OpenBSD.

In OpenBSD land we use the pkg_* tools (pkg_add, pkg_delete.. etc).

Here is a link to more info: http://openbsd.org/faq/faq15.html

>
> So my question is why apt-get command is not available and what should i do ?
>
>
> Regards
> Jiya

Reply via email to