Page 1 of 1

""Beginner"" How Do I Install Apps?

Posted: 2018-10-01 11:59
by 897ifjsnc
Hi!
Every time i try installing an application it gives this error: https://imgur.com/a/XDBB7LN
why is that? and is there a fix to it?

Re: ""Beginner"" How Do I Install Apps?

Posted: 2018-10-01 12:11
by arochester
Have you done what it says AS ROOT.

Input:

Code: Select all

su
to become Root

Then input:

Code: Select all

dpkg -- configure -a
Installing / uninstalling softwares
Installing a package here >>> https://dflinux.frama.io/thebeginnersha ... pplication

Re: ""Beginner"" How Do I Install Apps?

Posted: 2019-01-02 04:04
by xepan
897ifjsnc wrote:Hi!
Every time i try installing an application it gives this error: https://imgur.com/a/XDBB7LN
why is that? and is there a fix to it?
Most of the time screenshots/images are not useful. Get rid of that habit, either give the info directly or use a paste site like:
paste.debian.net
For example with a tool like "apt-get install pastebinit".

Re: ""Beginner"" How Do I Install Apps?

Posted: 2019-01-02 14:17
by GarryRicketson
The OP could have tried reading some of the Debian documentation , that is what it is for,
https://www.debian.org/doc/manuals/debi ... 02.en.html
Perhaps to start with,