Thread
:
Nokia N9 help? MALF indicator file?
View Single Post
badpixel
2017-03-23 , 11:42
Posts: 119 | Thanked: 217 times | Joined on Feb 2015 @ Poland
#
70
sudo launches command with escalated priviliges, username(or command) must be mentioned in sudoers file(directly, or indirectly via group)
dpkg is debian package manager
dpkg -i archive.deb (if you are root)
sudo dpkg -i archive.deb (if you are normal user under ubuntu)
maybe you got 32bit system, paste output of 'uname -a' and 'file *.deb', because for some reason dpkg doesnt recognize this.archive(maybe try to redownload it)
Quote & Reply
|
The Following User Says Thank You to badpixel For This Useful Post:
andreasole
badpixel
View Public Profile
Send a private message to badpixel
Find all posts by badpixel