あなたは単独のコメントのスレッドを見ています。

残りのコメントをみる →

[–]BleedBlue12ThinkPad T520/GTX 970 -3ポイント-2ポイント  (34子コメント)

Linux. Apt-get install x x x x.

[–]Bond4141http://pcpartpicker.com/user/DicktwisterTheSeccond/saved/1EsK 7ポイント8ポイント  (29子コメント)

That's linux though. Most people use Windows.

[–]ZowkaiiiIntel 4460, 8 GB RAM, PCS+ R9 290 2ポイント3ポイント  (0子コメント)

sudo pacman -S package

[–]GrandHunterMani7 4790/GTX750 2GB/16GB RAM 0ポイント1ポイント  (0子コメント)

Not everything is able to be installed that way though. I wish it were, but sadly it's not.

[–]snaynay 0ポイント1ポイント  (1子コメント)

Better yet, write a simple script, 'chmod +x' the thing.

sudo ./installscript.sh

Have a coffee...

[–]GrayBoltWolfCo-Owner BoltWolf Networks 0ポイント1ポイント  (0子コメント)

Or you can apt-get install program program2 program3 etc all in 1 command.