|
|
|
|
|
by statictype
5560 days ago
|
|
um, your second statement has nothing to do with the first statement. The whole point of a good package management system is so that you don't have to do a tar xvzf foo.tar.gz;cd foo;./configure && make;
for every piece of software you want. |
|