this post was submitted on 06 Apr 2025
55 points (96.6% liked)
Linux
6888 readers
248 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of [email protected] and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I honestly don't understand why use apt anywhere. Why don't always use apt-get so everything's consistent and you don't have to keep two apis for the same job on your head?
For interactive use, apt provides a nicer interface. I can easily see why some people would prefer that.