| ▲ | Lvl999Noob a day ago | |
Why not use apt? | ||
| ▲ | GuB-42 a day ago | parent [-] | |
apt-get has a more stable interface and is more suitable for scripts and instructions intended to be followed to the letter. apt is better for interactive use and by people who are not just blindly following instructions. Here there are arguments for both. As commands intended to be copy-pasted in a terminal, using apt-get makes sense as it is the safest choice. But it is also intended for humans, it is not a script, so maybe apt would be better. To me, both ways make sense. | ||