02-27-2019, 01:05 PM
Hallo i try to install conky-manager in linux lite 4.2 with this :
and they output is and i try to install then the realpath but i can not
input
output
(in engleas with google translate)
" Read List of Packages ... Completed
Construction of Dependency Tree
Read description of the current status ... Completed
The realpath package is not available, but there is a report about it from another package.
This means that this package is missing, is outdated, or is available from another source
However, the following package replaces it:
manpages-pl manpages-fr-extra
E: The realpath package has no candidate installation"
what i did wrong here
?
Code:
sudo gdebi conky-manager*.deb
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
Αυτό το πακέτο δεν γίνεται να εγκατασταθεί
Dependency is not satisfiable: realpath
input
Code:
sudo apt-get install realpath
Code:
Ανάγνωση Λιστών Πακέτων... Ολοκληρώθηκε
Κατασκευή Δένδρου Εξαρτήσεων
Ανάγνωση περιγραφής της τρέχουσας κατάσταση... Ολοκληρώθηκε
Το πακέτο realpath δεν είναι διαθέσιμο, αλλά υπάρχει αναφορά για αυτό από άλλο πακέτο.
Αυτό σημαίνει ότι το πακέτο αυτό λείπει, είναι παλαιωμένο, ή είναι διαθέσιμο από άλλη πηγή
Πάραυτα το ακόλουθο πακέτο το αντικαθιστά:
manpages-pl manpages-fr-extra
E: Το πακέτο realpath δεν έχει υποψήφια εγκατάσταση
(in engleas with google translate)
" Read List of Packages ... Completed
Construction of Dependency Tree
Read description of the current status ... Completed
The realpath package is not available, but there is a report about it from another package.
This means that this package is missing, is outdated, or is available from another source
However, the following package replaces it:
manpages-pl manpages-fr-extra
E: The realpath package has no candidate installation"
what i did wrong here
?