Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

""Beginner"" How Do I Install Apps?

Here you can discuss every aspect of Debian. Note: not for support requests!
Post Reply
Message
Author
897ifjsnc
Posts: 1
Joined: 2018-10-01 11:52

""Beginner"" How Do I Install Apps?

#1 Post 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?

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

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

#2 Post 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

xepan
Posts: 89
Joined: 2018-11-28 06:38

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

#3 Post 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".

User avatar
GarryRicketson
Posts: 5644
Joined: 2015-01-20 22:16
Location: Durango, Mexico

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

#4 Post 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,

Post Reply