Timeline for Install a package and all its dependencies without a confirmation prompt with FreeBSD pkg
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 2, 2019 at 9:21 | answer | added | Pierre-Edouard Guerin | timeline score: 4 | |
| Feb 24, 2014 at 5:35 | vote | accept | Danijel-James W | ||
| Feb 23, 2014 at 12:17 | answer | added | uzsolt | timeline score: 12 | |
| Feb 23, 2014 at 12:11 | comment | added | uzsolt | I've wrote it into my answer. | |
| Feb 21, 2014 at 0:47 | comment | added | Danijel-James W | That worked! I was putting the -y switch in the wrong place by using pkg -y install webmin nginx nano .... I can't believe I was unable to think outside the box just a little! Is that somewhere in the documentation and I missed it? | |
| Feb 20, 2014 at 23:17 | history | edited | Gilles 'SO- stop being evil' | CC BY-SA 3.0 | English; title |
| Feb 20, 2014 at 18:26 | comment | added | uzsolt | Did you try pkg install -y webmin nginx nano ? | |
| Feb 20, 2014 at 14:05 | comment | added | Rob | That is correct. | |
| Feb 20, 2014 at 14:04 | comment | added | Danijel-James W | Ports is the source code that you then compile yourself and install, whereas pkg installs already compiled binaries. Is that correct? | |
| Feb 20, 2014 at 14:03 | comment | added | Rob | Don't get ports and packages confused. You're trying to install a package but said you're still getting used to ports. I only use ports so I can't help you with the new pkg system. | |
| Feb 20, 2014 at 13:34 | history | asked | Danijel-James W | CC BY-SA 3.0 |