@msa Post exact steps/commands you are using. When you change to root you change directory as well. You can always check where are you by typing pwd. So if your .deb file is located in /home/user then when you change to root you have to type the complete path, because now your current directory will be /root . PS. Always use ctrl+i to get your shell autocomplete - this will save you a lot of typing.