Epson Printer Driver
up vote
0
down vote
favorite
I want to download and install a driver for an ET-2750 Epson printer. The instructions indicate I need to download and install lsb first. When I try, I get this response;
Reading state information... Done
Package lsb is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'lsb' has no installation candidate.
Any suggestions?
printing ubuntu-drivers
New contributor
|
show 8 more comments
up vote
0
down vote
favorite
I want to download and install a driver for an ET-2750 Epson printer. The instructions indicate I need to download and install lsb first. When I try, I get this response;
Reading state information... Done
Package lsb is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'lsb' has no installation candidate.
Any suggestions?
printing ubuntu-drivers
New contributor
Please runsudo apt install -f
! Then try again...
– George Udosen
Dec 12 at 19:06
I tried what you suggested and saw a number of messages ending with;
– C.Daniels
Dec 13 at 15:54
Here are just a few of the messages I got from sudo apt install -f ending with linux-image-extra-4.4.0-92-generic linux-image-extra-4.4.0-93-generic linux-image-extra-4.4.0-96-generic linux-image-extra-4.4.0-97-generic linux-image-extra-4.4.0-98-generic snap-confine ubuntu-core-launcher Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
– C.Daniels
Dec 13 at 15:55
I'm really not used to a comments section that posts a comment every time I hit the return key. I tried running the lsb command and I still get the same response. sudo apt-get install lsb Reading package lists... Done Building dependency tree Reading state information... Done Package lsb is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'lsb' has no installation candidate. I do appreciate the help but I'm not sure where to go from here.
– C.Daniels
Dec 13 at 15:59
Enable universe repo with commandsudo add-apt-repository universe
, thensudo apt update
and finallysudo apt install lsb
and let me know hoe it goes!
– George Udosen
Dec 13 at 16:19
|
show 8 more comments
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I want to download and install a driver for an ET-2750 Epson printer. The instructions indicate I need to download and install lsb first. When I try, I get this response;
Reading state information... Done
Package lsb is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'lsb' has no installation candidate.
Any suggestions?
printing ubuntu-drivers
New contributor
I want to download and install a driver for an ET-2750 Epson printer. The instructions indicate I need to download and install lsb first. When I try, I get this response;
Reading state information... Done
Package lsb is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'lsb' has no installation candidate.
Any suggestions?
printing ubuntu-drivers
printing ubuntu-drivers
New contributor
New contributor
New contributor
asked Dec 12 at 18:45
C.Daniels
11
11
New contributor
New contributor
Please runsudo apt install -f
! Then try again...
– George Udosen
Dec 12 at 19:06
I tried what you suggested and saw a number of messages ending with;
– C.Daniels
Dec 13 at 15:54
Here are just a few of the messages I got from sudo apt install -f ending with linux-image-extra-4.4.0-92-generic linux-image-extra-4.4.0-93-generic linux-image-extra-4.4.0-96-generic linux-image-extra-4.4.0-97-generic linux-image-extra-4.4.0-98-generic snap-confine ubuntu-core-launcher Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
– C.Daniels
Dec 13 at 15:55
I'm really not used to a comments section that posts a comment every time I hit the return key. I tried running the lsb command and I still get the same response. sudo apt-get install lsb Reading package lists... Done Building dependency tree Reading state information... Done Package lsb is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'lsb' has no installation candidate. I do appreciate the help but I'm not sure where to go from here.
– C.Daniels
Dec 13 at 15:59
Enable universe repo with commandsudo add-apt-repository universe
, thensudo apt update
and finallysudo apt install lsb
and let me know hoe it goes!
– George Udosen
Dec 13 at 16:19
|
show 8 more comments
Please runsudo apt install -f
! Then try again...
– George Udosen
Dec 12 at 19:06
I tried what you suggested and saw a number of messages ending with;
– C.Daniels
Dec 13 at 15:54
Here are just a few of the messages I got from sudo apt install -f ending with linux-image-extra-4.4.0-92-generic linux-image-extra-4.4.0-93-generic linux-image-extra-4.4.0-96-generic linux-image-extra-4.4.0-97-generic linux-image-extra-4.4.0-98-generic snap-confine ubuntu-core-launcher Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
– C.Daniels
Dec 13 at 15:55
I'm really not used to a comments section that posts a comment every time I hit the return key. I tried running the lsb command and I still get the same response. sudo apt-get install lsb Reading package lists... Done Building dependency tree Reading state information... Done Package lsb is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'lsb' has no installation candidate. I do appreciate the help but I'm not sure where to go from here.
– C.Daniels
Dec 13 at 15:59
Enable universe repo with commandsudo add-apt-repository universe
, thensudo apt update
and finallysudo apt install lsb
and let me know hoe it goes!
– George Udosen
Dec 13 at 16:19
Please run
sudo apt install -f
! Then try again...– George Udosen
Dec 12 at 19:06
Please run
sudo apt install -f
! Then try again...– George Udosen
Dec 12 at 19:06
I tried what you suggested and saw a number of messages ending with;
– C.Daniels
Dec 13 at 15:54
I tried what you suggested and saw a number of messages ending with;
– C.Daniels
Dec 13 at 15:54
Here are just a few of the messages I got from sudo apt install -f ending with linux-image-extra-4.4.0-92-generic linux-image-extra-4.4.0-93-generic linux-image-extra-4.4.0-96-generic linux-image-extra-4.4.0-97-generic linux-image-extra-4.4.0-98-generic snap-confine ubuntu-core-launcher Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
– C.Daniels
Dec 13 at 15:55
Here are just a few of the messages I got from sudo apt install -f ending with linux-image-extra-4.4.0-92-generic linux-image-extra-4.4.0-93-generic linux-image-extra-4.4.0-96-generic linux-image-extra-4.4.0-97-generic linux-image-extra-4.4.0-98-generic snap-confine ubuntu-core-launcher Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
– C.Daniels
Dec 13 at 15:55
I'm really not used to a comments section that posts a comment every time I hit the return key. I tried running the lsb command and I still get the same response. sudo apt-get install lsb Reading package lists... Done Building dependency tree Reading state information... Done Package lsb is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'lsb' has no installation candidate. I do appreciate the help but I'm not sure where to go from here.
– C.Daniels
Dec 13 at 15:59
I'm really not used to a comments section that posts a comment every time I hit the return key. I tried running the lsb command and I still get the same response. sudo apt-get install lsb Reading package lists... Done Building dependency tree Reading state information... Done Package lsb is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'lsb' has no installation candidate. I do appreciate the help but I'm not sure where to go from here.
– C.Daniels
Dec 13 at 15:59
Enable universe repo with command
sudo add-apt-repository universe
, then sudo apt update
and finally sudo apt install lsb
and let me know hoe it goes!– George Udosen
Dec 13 at 16:19
Enable universe repo with command
sudo add-apt-repository universe
, then sudo apt update
and finally sudo apt install lsb
and let me know hoe it goes!– George Udosen
Dec 13 at 16:19
|
show 8 more comments
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
C.Daniels is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1100421%2fepson-printer-driver%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
C.Daniels is a new contributor. Be nice, and check out our Code of Conduct.
C.Daniels is a new contributor. Be nice, and check out our Code of Conduct.
C.Daniels is a new contributor. Be nice, and check out our Code of Conduct.
C.Daniels is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1100421%2fepson-printer-driver%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please run
sudo apt install -f
! Then try again...– George Udosen
Dec 12 at 19:06
I tried what you suggested and saw a number of messages ending with;
– C.Daniels
Dec 13 at 15:54
Here are just a few of the messages I got from sudo apt install -f ending with linux-image-extra-4.4.0-92-generic linux-image-extra-4.4.0-93-generic linux-image-extra-4.4.0-96-generic linux-image-extra-4.4.0-97-generic linux-image-extra-4.4.0-98-generic snap-confine ubuntu-core-launcher Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
– C.Daniels
Dec 13 at 15:55
I'm really not used to a comments section that posts a comment every time I hit the return key. I tried running the lsb command and I still get the same response. sudo apt-get install lsb Reading package lists... Done Building dependency tree Reading state information... Done Package lsb is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'lsb' has no installation candidate. I do appreciate the help but I'm not sure where to go from here.
– C.Daniels
Dec 13 at 15:59
Enable universe repo with command
sudo add-apt-repository universe
, thensudo apt update
and finallysudo apt install lsb
and let me know hoe it goes!– George Udosen
Dec 13 at 16:19