View Single Post
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#63
Originally Posted by pctek View Post
what character is that a 1 or letter i or what dpkg -l

Also I typed this in and it says I need to be a superuser?

Also I did it with a 1 and it gives me a help info so I think its wrong, so is that a forwrd slash or a striaght line? -l | grep
that's:
dpkg -l (lowercase L) | (pipe) grep libsdl-ttf2

Most dpkg commands need you to be root, but just doing a dpkg -l to list installed .deb files can be done as the default user.