Purging a Package Is About to Purge a Lot of Dependencies
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I was experimenting with having two different versions of Emacs (24 and 25) side-by-side on my Ubuntu 16.04 machine. Now I would like to remove Emacs 25 because it errored during the installation (different story).
When I run the command to do so, I see that it wants to remove a lot of dependencies. I do not know much about these packages. How critical are they? Are all of them due to Emacs installation? I do not recall Emacs requiring 500MB of space. Typically it is about 90MB.
user@user-desktop:/$ sudo apt-get purge --auto-remove emacs25
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
audacity-data* emacs-snapshot-common* emacs25* gcc-5-base:i386*
gir1.2-keybinder-3.0* libasound2:i386* libasyncns0:i386* libchromaprint0*
libcrypto++9v5* libdbus-1-3:i386* libechonest2.3* libfftw3-single3:i386*
libflac++6v5* libflac8:i386* libftgl2* libgomp1:i386* libice6:i386*
libid3tag0* libjack-jackd2-0:i386* libjson-c2:i386* libkeybinder-3.0-0*
liblastfm1* liblilv-0-0* libllvm4.0* libllvm5.0* libltdl7:i386*
libogg0:i386* liborc-0.4-0:i386* libportsmf0v5* libprojectm2v5* libqjson0*
libqmi-glib1* libqpdf17* libqxt-core0* libqxt-gui0* libsamplerate0:i386*
libsbsms10* libserd-0-0* libsm6:i386* libsndfile1:i386* libsodium18*
libsord-0-0* libsoundtouch1* libspeexdsp1:i386* libsratom-0-0*
libstdc++6:i386* libsuil-0-0* libsystemd0:i386* libtdb1:i386* libudev1:i386*
libvamp-hostsdk3v5* libvorbis0a:i386* libvorbisenc2:i386*
libwebrtc-audio-processing-0:i386* libwrap0:i386* libwxbase3.0-0v5*
libwxgtk3.0-0v5* libx11-6:i386* libx11-xcb1:i386* libxau6:i386*
libxcb1:i386* libxdmcp6:i386* libxext6:i386* libxtst6:i386*
linux-headers-4.4.0-128* linux-headers-4.4.0-128-generic*
linux-image-4.4.0-128-generic* linux-image-extra-4.4.0-128-generic*
projectm-data* ttf-dejavu-core*
0 upgraded, 0 newly installed, 70 to remove and 130 not upgraded.
1 not fully installed or removed.
After this operation, 561 MB disk space will be freed.
apt package-management dpkg emacs purge
|
show 1 more comment
I was experimenting with having two different versions of Emacs (24 and 25) side-by-side on my Ubuntu 16.04 machine. Now I would like to remove Emacs 25 because it errored during the installation (different story).
When I run the command to do so, I see that it wants to remove a lot of dependencies. I do not know much about these packages. How critical are they? Are all of them due to Emacs installation? I do not recall Emacs requiring 500MB of space. Typically it is about 90MB.
user@user-desktop:/$ sudo apt-get purge --auto-remove emacs25
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
audacity-data* emacs-snapshot-common* emacs25* gcc-5-base:i386*
gir1.2-keybinder-3.0* libasound2:i386* libasyncns0:i386* libchromaprint0*
libcrypto++9v5* libdbus-1-3:i386* libechonest2.3* libfftw3-single3:i386*
libflac++6v5* libflac8:i386* libftgl2* libgomp1:i386* libice6:i386*
libid3tag0* libjack-jackd2-0:i386* libjson-c2:i386* libkeybinder-3.0-0*
liblastfm1* liblilv-0-0* libllvm4.0* libllvm5.0* libltdl7:i386*
libogg0:i386* liborc-0.4-0:i386* libportsmf0v5* libprojectm2v5* libqjson0*
libqmi-glib1* libqpdf17* libqxt-core0* libqxt-gui0* libsamplerate0:i386*
libsbsms10* libserd-0-0* libsm6:i386* libsndfile1:i386* libsodium18*
libsord-0-0* libsoundtouch1* libspeexdsp1:i386* libsratom-0-0*
libstdc++6:i386* libsuil-0-0* libsystemd0:i386* libtdb1:i386* libudev1:i386*
libvamp-hostsdk3v5* libvorbis0a:i386* libvorbisenc2:i386*
libwebrtc-audio-processing-0:i386* libwrap0:i386* libwxbase3.0-0v5*
libwxgtk3.0-0v5* libx11-6:i386* libx11-xcb1:i386* libxau6:i386*
libxcb1:i386* libxdmcp6:i386* libxext6:i386* libxtst6:i386*
linux-headers-4.4.0-128* linux-headers-4.4.0-128-generic*
linux-image-4.4.0-128-generic* linux-image-extra-4.4.0-128-generic*
projectm-data* ttf-dejavu-core*
0 upgraded, 0 newly installed, 70 to remove and 130 not upgraded.
1 not fully installed or removed.
After this operation, 561 MB disk space will be freed.
apt package-management dpkg emacs purge
1
If you only installedemacs25recently (or semi-recently), why not go & look in your apt/logs to see what was added when you installed it. That would be the first thing I'd do if I was in your position.
– guiverc
Mar 27 at 1:15
@guiverc I tried to install it very recently. However, I have had Emacs 24 for a long time and would like to make sure that that is working without hiccups.
– MadPhysicist
Mar 27 at 1:25
1
I would still look in your logs, I just looked in my own apt logs and they go back a year on this box. I did/do see kernel references which I can't imagine being related toemacs25so I suspect your system is using the purge to also do a clean-up, but I usually use snaps if I want two+ versions so I avoid the issue you've got. I would still look for the emacs25 install as whatever was added at the time should be removed (unless it is used by other apps added to your system since then)
– guiverc
Mar 27 at 1:30
I am not very familiar with this task. Where should I look?
– MadPhysicist
Mar 27 at 1:31
1
Trysudo apt-get autoremovefirst to separate out the purge packages from the normal housecleaning.
– user535733
Mar 27 at 3:23
|
show 1 more comment
I was experimenting with having two different versions of Emacs (24 and 25) side-by-side on my Ubuntu 16.04 machine. Now I would like to remove Emacs 25 because it errored during the installation (different story).
When I run the command to do so, I see that it wants to remove a lot of dependencies. I do not know much about these packages. How critical are they? Are all of them due to Emacs installation? I do not recall Emacs requiring 500MB of space. Typically it is about 90MB.
user@user-desktop:/$ sudo apt-get purge --auto-remove emacs25
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
audacity-data* emacs-snapshot-common* emacs25* gcc-5-base:i386*
gir1.2-keybinder-3.0* libasound2:i386* libasyncns0:i386* libchromaprint0*
libcrypto++9v5* libdbus-1-3:i386* libechonest2.3* libfftw3-single3:i386*
libflac++6v5* libflac8:i386* libftgl2* libgomp1:i386* libice6:i386*
libid3tag0* libjack-jackd2-0:i386* libjson-c2:i386* libkeybinder-3.0-0*
liblastfm1* liblilv-0-0* libllvm4.0* libllvm5.0* libltdl7:i386*
libogg0:i386* liborc-0.4-0:i386* libportsmf0v5* libprojectm2v5* libqjson0*
libqmi-glib1* libqpdf17* libqxt-core0* libqxt-gui0* libsamplerate0:i386*
libsbsms10* libserd-0-0* libsm6:i386* libsndfile1:i386* libsodium18*
libsord-0-0* libsoundtouch1* libspeexdsp1:i386* libsratom-0-0*
libstdc++6:i386* libsuil-0-0* libsystemd0:i386* libtdb1:i386* libudev1:i386*
libvamp-hostsdk3v5* libvorbis0a:i386* libvorbisenc2:i386*
libwebrtc-audio-processing-0:i386* libwrap0:i386* libwxbase3.0-0v5*
libwxgtk3.0-0v5* libx11-6:i386* libx11-xcb1:i386* libxau6:i386*
libxcb1:i386* libxdmcp6:i386* libxext6:i386* libxtst6:i386*
linux-headers-4.4.0-128* linux-headers-4.4.0-128-generic*
linux-image-4.4.0-128-generic* linux-image-extra-4.4.0-128-generic*
projectm-data* ttf-dejavu-core*
0 upgraded, 0 newly installed, 70 to remove and 130 not upgraded.
1 not fully installed or removed.
After this operation, 561 MB disk space will be freed.
apt package-management dpkg emacs purge
I was experimenting with having two different versions of Emacs (24 and 25) side-by-side on my Ubuntu 16.04 machine. Now I would like to remove Emacs 25 because it errored during the installation (different story).
When I run the command to do so, I see that it wants to remove a lot of dependencies. I do not know much about these packages. How critical are they? Are all of them due to Emacs installation? I do not recall Emacs requiring 500MB of space. Typically it is about 90MB.
user@user-desktop:/$ sudo apt-get purge --auto-remove emacs25
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
audacity-data* emacs-snapshot-common* emacs25* gcc-5-base:i386*
gir1.2-keybinder-3.0* libasound2:i386* libasyncns0:i386* libchromaprint0*
libcrypto++9v5* libdbus-1-3:i386* libechonest2.3* libfftw3-single3:i386*
libflac++6v5* libflac8:i386* libftgl2* libgomp1:i386* libice6:i386*
libid3tag0* libjack-jackd2-0:i386* libjson-c2:i386* libkeybinder-3.0-0*
liblastfm1* liblilv-0-0* libllvm4.0* libllvm5.0* libltdl7:i386*
libogg0:i386* liborc-0.4-0:i386* libportsmf0v5* libprojectm2v5* libqjson0*
libqmi-glib1* libqpdf17* libqxt-core0* libqxt-gui0* libsamplerate0:i386*
libsbsms10* libserd-0-0* libsm6:i386* libsndfile1:i386* libsodium18*
libsord-0-0* libsoundtouch1* libspeexdsp1:i386* libsratom-0-0*
libstdc++6:i386* libsuil-0-0* libsystemd0:i386* libtdb1:i386* libudev1:i386*
libvamp-hostsdk3v5* libvorbis0a:i386* libvorbisenc2:i386*
libwebrtc-audio-processing-0:i386* libwrap0:i386* libwxbase3.0-0v5*
libwxgtk3.0-0v5* libx11-6:i386* libx11-xcb1:i386* libxau6:i386*
libxcb1:i386* libxdmcp6:i386* libxext6:i386* libxtst6:i386*
linux-headers-4.4.0-128* linux-headers-4.4.0-128-generic*
linux-image-4.4.0-128-generic* linux-image-extra-4.4.0-128-generic*
projectm-data* ttf-dejavu-core*
0 upgraded, 0 newly installed, 70 to remove and 130 not upgraded.
1 not fully installed or removed.
After this operation, 561 MB disk space will be freed.
apt package-management dpkg emacs purge
apt package-management dpkg emacs purge
asked Mar 27 at 1:12
MadPhysicistMadPhysicist
1167
1167
1
If you only installedemacs25recently (or semi-recently), why not go & look in your apt/logs to see what was added when you installed it. That would be the first thing I'd do if I was in your position.
– guiverc
Mar 27 at 1:15
@guiverc I tried to install it very recently. However, I have had Emacs 24 for a long time and would like to make sure that that is working without hiccups.
– MadPhysicist
Mar 27 at 1:25
1
I would still look in your logs, I just looked in my own apt logs and they go back a year on this box. I did/do see kernel references which I can't imagine being related toemacs25so I suspect your system is using the purge to also do a clean-up, but I usually use snaps if I want two+ versions so I avoid the issue you've got. I would still look for the emacs25 install as whatever was added at the time should be removed (unless it is used by other apps added to your system since then)
– guiverc
Mar 27 at 1:30
I am not very familiar with this task. Where should I look?
– MadPhysicist
Mar 27 at 1:31
1
Trysudo apt-get autoremovefirst to separate out the purge packages from the normal housecleaning.
– user535733
Mar 27 at 3:23
|
show 1 more comment
1
If you only installedemacs25recently (or semi-recently), why not go & look in your apt/logs to see what was added when you installed it. That would be the first thing I'd do if I was in your position.
– guiverc
Mar 27 at 1:15
@guiverc I tried to install it very recently. However, I have had Emacs 24 for a long time and would like to make sure that that is working without hiccups.
– MadPhysicist
Mar 27 at 1:25
1
I would still look in your logs, I just looked in my own apt logs and they go back a year on this box. I did/do see kernel references which I can't imagine being related toemacs25so I suspect your system is using the purge to also do a clean-up, but I usually use snaps if I want two+ versions so I avoid the issue you've got. I would still look for the emacs25 install as whatever was added at the time should be removed (unless it is used by other apps added to your system since then)
– guiverc
Mar 27 at 1:30
I am not very familiar with this task. Where should I look?
– MadPhysicist
Mar 27 at 1:31
1
Trysudo apt-get autoremovefirst to separate out the purge packages from the normal housecleaning.
– user535733
Mar 27 at 3:23
1
1
If you only installed
emacs25 recently (or semi-recently), why not go & look in your apt/logs to see what was added when you installed it. That would be the first thing I'd do if I was in your position.– guiverc
Mar 27 at 1:15
If you only installed
emacs25 recently (or semi-recently), why not go & look in your apt/logs to see what was added when you installed it. That would be the first thing I'd do if I was in your position.– guiverc
Mar 27 at 1:15
@guiverc I tried to install it very recently. However, I have had Emacs 24 for a long time and would like to make sure that that is working without hiccups.
– MadPhysicist
Mar 27 at 1:25
@guiverc I tried to install it very recently. However, I have had Emacs 24 for a long time and would like to make sure that that is working without hiccups.
– MadPhysicist
Mar 27 at 1:25
1
1
I would still look in your logs, I just looked in my own apt logs and they go back a year on this box. I did/do see kernel references which I can't imagine being related to
emacs25 so I suspect your system is using the purge to also do a clean-up, but I usually use snaps if I want two+ versions so I avoid the issue you've got. I would still look for the emacs25 install as whatever was added at the time should be removed (unless it is used by other apps added to your system since then)– guiverc
Mar 27 at 1:30
I would still look in your logs, I just looked in my own apt logs and they go back a year on this box. I did/do see kernel references which I can't imagine being related to
emacs25 so I suspect your system is using the purge to also do a clean-up, but I usually use snaps if I want two+ versions so I avoid the issue you've got. I would still look for the emacs25 install as whatever was added at the time should be removed (unless it is used by other apps added to your system since then)– guiverc
Mar 27 at 1:30
I am not very familiar with this task. Where should I look?
– MadPhysicist
Mar 27 at 1:31
I am not very familiar with this task. Where should I look?
– MadPhysicist
Mar 27 at 1:31
1
1
Try
sudo apt-get autoremove first to separate out the purge packages from the normal housecleaning.– user535733
Mar 27 at 3:23
Try
sudo apt-get autoremove first to separate out the purge packages from the normal housecleaning.– user535733
Mar 27 at 3:23
|
show 1 more comment
0
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
});
}
});
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%2f1129000%2fpurging-a-package-is-about-to-purge-a-lot-of-dependencies%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
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%2f1129000%2fpurging-a-package-is-about-to-purge-a-lot-of-dependencies%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
1
If you only installed
emacs25recently (or semi-recently), why not go & look in your apt/logs to see what was added when you installed it. That would be the first thing I'd do if I was in your position.– guiverc
Mar 27 at 1:15
@guiverc I tried to install it very recently. However, I have had Emacs 24 for a long time and would like to make sure that that is working without hiccups.
– MadPhysicist
Mar 27 at 1:25
1
I would still look in your logs, I just looked in my own apt logs and they go back a year on this box. I did/do see kernel references which I can't imagine being related to
emacs25so I suspect your system is using the purge to also do a clean-up, but I usually use snaps if I want two+ versions so I avoid the issue you've got. I would still look for the emacs25 install as whatever was added at the time should be removed (unless it is used by other apps added to your system since then)– guiverc
Mar 27 at 1:30
I am not very familiar with this task. Where should I look?
– MadPhysicist
Mar 27 at 1:31
1
Try
sudo apt-get autoremovefirst to separate out the purge packages from the normal housecleaning.– user535733
Mar 27 at 3:23