View Single Post
Posts: 36 | Thanked: 86 times | Joined on Dec 2009 @ Helsinki, Finland
#65
Originally Posted by Watergate View Post
I receive this messegage: cannot access archive:no such file or directory.
That means that you're not in the same directory (or folder, if you prefer), where the .deb file was saved.

The command "pwd" will tell you what is the current folder (it stands for Print Working Directory), using that, the command "cd" (Change Directory" and the command "ls" (LiSt content of the current directory), you should be able to find the place where you saved the .deb file.