GNU/Linux, The World and Everything Blue

Tutorial: Mastering APT

Posted by on Apr 8, 2012 in Featured, Tutorials | 1 comment

We already peeked at APT’s history on our first Linux Inside and took a tour on Netrunner’s default suite of APT’s front ends on Visual Guide: Muon. Today we want to take a look at the back end itself. Using the command line has many advantages,  it’s faster once you the hang of it. The first thing to know is APT needs superuser permissions for some actions, this is a security measure, so before executing some...

Read More

Review: Muon Suite

Posted by on Apr 4, 2012 in Featured, Reviews | 5 comments

On our first Linux Inside we not only explained the origin of and what package managers are, we made a very specific case: Linux, hand to hand with APT, was at least a decade ahead of the competition. Such a powerful advantage ought to be exploited. Muon Suite is set of applications designed to deal with APT ranging from a user friendly, and incidentally less powerful, interfaces to advanced interfaces. If any reader is uncertain about...

Read More

Review: Package Managers

Posted by on Mar 24, 2012 in Featured, Linux Inside, Reviews | 0 comments

In the most popular desktop operating system applications are installed using binaries which contains everything that app needs to run. This approach has many advantages: It’s easy, people just click on it, wait for it, and that’s it. But it also has its share of problems, binaries tend to be big, since they need to contain everything, multiple apps containing the same libraries install a new one every time, and...

Read More