Package extractor tool
Solène Rapenne
solene at bsd.zplay.eu
Thu May 26 13:08:37 UTC 2016
Le 2016-05-26 14:54, Subha Blank a écrit :
> Hello all can anyone say me that how to extract an installed package in
> FreeBSD for further use? Can I install those packages without internet
> connection?
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
Hello,
you can use "pkg create" to make a package from an installed package.
You will need to create a package for each dependencie if you want to
install it on another machine without internet.
More information about the freebsd-questions
mailing list