Mint 17.2 Synaptic Package Manager Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election Results Why I closed the “Why is Kali so hard” questionMint 12: I can't open synaptic package managerMint 12: synaptic package manager errorWhy is there no “mark for upgrade” in Synaptic Package Manager for upgradeable packages?Installing a theme - Mint 17.2Old software in the Synaptic Package ManagerSynaptic Package Manager - Select Update in BulkSynaptic Package Manager & Software Manager Not OpeningRetaining the ability to upgrade/install packages without actually upgrading Linux MintSynaptic Package Manager File SettingsHow to save settings for Synaptic (Graphical package manager)?
Around usage results
Is grep documentation wrong?
If a VARCHAR(MAX) column is included in an index, is the entire value always stored in the index page(s)?
What do you call a floor made of glass so you can see through the floor?
Uniqueness of spanning tree on a grid.
Generate an RGB colour grid
Trademark violation for app?
What are the out-of-universe reasons for the references to Toby Maguire-era Spider-Man in ITSV
If my PI received research grants from a company to be able to pay my postdoc salary, did I have a potential conflict interest too?
How do I make this wiring inside cabinet safer? (Pic)
For a new assistant professor in CS, how to build/manage a publication pipeline
Delete nth line from bottom
Fantasy story; one type of magic grows in power with use, but the more powerful they are, they more they are drawn to travel to their source
Where are Serre’s lectures at Collège de France to be found?
Do I really need to have a message in a novel to appeal to readers?
Does classifying an integer as a discrete log require it be part of a multiplicative group?
How to tell that you are a giant?
Extracting terms with certain heads in a function
Is there a kind of relay only consumes power when switching?
Using et al. for a last / senior author rather than for a first author
How do I stop a creek from eroding my steep embankment?
2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?
8 Prisoners wearing hats
Is CEO the profession with the most psychopaths?
Mint 17.2 Synaptic Package Manager
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionMint 12: I can't open synaptic package managerMint 12: synaptic package manager errorWhy is there no “mark for upgrade” in Synaptic Package Manager for upgradeable packages?Installing a theme - Mint 17.2Old software in the Synaptic Package ManagerSynaptic Package Manager - Select Update in BulkSynaptic Package Manager & Software Manager Not OpeningRetaining the ability to upgrade/install packages without actually upgrading Linux MintSynaptic Package Manager File SettingsHow to save settings for Synaptic (Graphical package manager)?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I recently installed Mint 17.2 (Rafalea) on a HP-255 G1
laptop. It was one of the smoothest installs I have ever done. However I have found a major issue with the Synaptic Package Manager
. Whilst it lets me install new packages I cannot select other options. The most frustrating of these is that, I am unable to upgrade packages that are out of date. Re-install and Remove are also unselectable. Whist I could go to the command line I am reluctant to do so as it has lead me to dependency hell - obviously would be happy to use it to fix the problem.
linux-mint package-management
bumped to the homepage by Community♦ 10 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I recently installed Mint 17.2 (Rafalea) on a HP-255 G1
laptop. It was one of the smoothest installs I have ever done. However I have found a major issue with the Synaptic Package Manager
. Whilst it lets me install new packages I cannot select other options. The most frustrating of these is that, I am unable to upgrade packages that are out of date. Re-install and Remove are also unselectable. Whist I could go to the command line I am reluctant to do so as it has lead me to dependency hell - obviously would be happy to use it to fix the problem.
linux-mint package-management
bumped to the homepage by Community♦ 10 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I recently installed Mint 17.2 (Rafalea) on a HP-255 G1
laptop. It was one of the smoothest installs I have ever done. However I have found a major issue with the Synaptic Package Manager
. Whilst it lets me install new packages I cannot select other options. The most frustrating of these is that, I am unable to upgrade packages that are out of date. Re-install and Remove are also unselectable. Whist I could go to the command line I am reluctant to do so as it has lead me to dependency hell - obviously would be happy to use it to fix the problem.
linux-mint package-management
I recently installed Mint 17.2 (Rafalea) on a HP-255 G1
laptop. It was one of the smoothest installs I have ever done. However I have found a major issue with the Synaptic Package Manager
. Whilst it lets me install new packages I cannot select other options. The most frustrating of these is that, I am unable to upgrade packages that are out of date. Re-install and Remove are also unselectable. Whist I could go to the command line I am reluctant to do so as it has lead me to dependency hell - obviously would be happy to use it to fix the problem.
linux-mint package-management
linux-mint package-management
edited Mar 21 '16 at 16:59
Mongrel
2,12331849
2,12331849
asked Jul 17 '15 at 8:33
MichaelJohnMichaelJohn
1781215
1781215
bumped to the homepage by Community♦ 10 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 10 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
After a couple of hours Googling I found a post that suggested that the issue was with mintinstall and advised running the following:-
apt-get purge mintinstall
apt-get install mintinstall
After running these and a reboot the Synaptic Package Manager behaved in its normal manner. The puzzling thing was that there was no suggestion that mintinstall was either broken or out-of-date.
The "suggestion" does appear in theUpdate Manager
, when there is an update to Update Manager. If so, it appears as the only available update. Have a look atMint Menu --> Administration --> Update Manager
I know this sounds counter intuitive, but never assume Debian Based behaviors will work in Mint. I.e the Update Manager GUI should be used in lieu of the command line.
– eyoung100
Jul 17 '15 at 22:19
this doesn't work for me! :-( - i just can not upgrade packages via synaptic (only by double-clicking the package) and after purging and installingmintinstall
or alsomintupdate
nothing changed!
– DJCrashdummy
Jul 18 '15 at 11:50
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f216676%2fmint-17-2-synaptic-package-manager%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
After a couple of hours Googling I found a post that suggested that the issue was with mintinstall and advised running the following:-
apt-get purge mintinstall
apt-get install mintinstall
After running these and a reboot the Synaptic Package Manager behaved in its normal manner. The puzzling thing was that there was no suggestion that mintinstall was either broken or out-of-date.
The "suggestion" does appear in theUpdate Manager
, when there is an update to Update Manager. If so, it appears as the only available update. Have a look atMint Menu --> Administration --> Update Manager
I know this sounds counter intuitive, but never assume Debian Based behaviors will work in Mint. I.e the Update Manager GUI should be used in lieu of the command line.
– eyoung100
Jul 17 '15 at 22:19
this doesn't work for me! :-( - i just can not upgrade packages via synaptic (only by double-clicking the package) and after purging and installingmintinstall
or alsomintupdate
nothing changed!
– DJCrashdummy
Jul 18 '15 at 11:50
add a comment |
After a couple of hours Googling I found a post that suggested that the issue was with mintinstall and advised running the following:-
apt-get purge mintinstall
apt-get install mintinstall
After running these and a reboot the Synaptic Package Manager behaved in its normal manner. The puzzling thing was that there was no suggestion that mintinstall was either broken or out-of-date.
The "suggestion" does appear in theUpdate Manager
, when there is an update to Update Manager. If so, it appears as the only available update. Have a look atMint Menu --> Administration --> Update Manager
I know this sounds counter intuitive, but never assume Debian Based behaviors will work in Mint. I.e the Update Manager GUI should be used in lieu of the command line.
– eyoung100
Jul 17 '15 at 22:19
this doesn't work for me! :-( - i just can not upgrade packages via synaptic (only by double-clicking the package) and after purging and installingmintinstall
or alsomintupdate
nothing changed!
– DJCrashdummy
Jul 18 '15 at 11:50
add a comment |
After a couple of hours Googling I found a post that suggested that the issue was with mintinstall and advised running the following:-
apt-get purge mintinstall
apt-get install mintinstall
After running these and a reboot the Synaptic Package Manager behaved in its normal manner. The puzzling thing was that there was no suggestion that mintinstall was either broken or out-of-date.
After a couple of hours Googling I found a post that suggested that the issue was with mintinstall and advised running the following:-
apt-get purge mintinstall
apt-get install mintinstall
After running these and a reboot the Synaptic Package Manager behaved in its normal manner. The puzzling thing was that there was no suggestion that mintinstall was either broken or out-of-date.
answered Jul 17 '15 at 13:43
MichaelJohnMichaelJohn
1781215
1781215
The "suggestion" does appear in theUpdate Manager
, when there is an update to Update Manager. If so, it appears as the only available update. Have a look atMint Menu --> Administration --> Update Manager
I know this sounds counter intuitive, but never assume Debian Based behaviors will work in Mint. I.e the Update Manager GUI should be used in lieu of the command line.
– eyoung100
Jul 17 '15 at 22:19
this doesn't work for me! :-( - i just can not upgrade packages via synaptic (only by double-clicking the package) and after purging and installingmintinstall
or alsomintupdate
nothing changed!
– DJCrashdummy
Jul 18 '15 at 11:50
add a comment |
The "suggestion" does appear in theUpdate Manager
, when there is an update to Update Manager. If so, it appears as the only available update. Have a look atMint Menu --> Administration --> Update Manager
I know this sounds counter intuitive, but never assume Debian Based behaviors will work in Mint. I.e the Update Manager GUI should be used in lieu of the command line.
– eyoung100
Jul 17 '15 at 22:19
this doesn't work for me! :-( - i just can not upgrade packages via synaptic (only by double-clicking the package) and after purging and installingmintinstall
or alsomintupdate
nothing changed!
– DJCrashdummy
Jul 18 '15 at 11:50
The "suggestion" does appear in the
Update Manager
, when there is an update to Update Manager. If so, it appears as the only available update. Have a look at Mint Menu --> Administration --> Update Manager
I know this sounds counter intuitive, but never assume Debian Based behaviors will work in Mint. I.e the Update Manager GUI should be used in lieu of the command line.– eyoung100
Jul 17 '15 at 22:19
The "suggestion" does appear in the
Update Manager
, when there is an update to Update Manager. If so, it appears as the only available update. Have a look at Mint Menu --> Administration --> Update Manager
I know this sounds counter intuitive, but never assume Debian Based behaviors will work in Mint. I.e the Update Manager GUI should be used in lieu of the command line.– eyoung100
Jul 17 '15 at 22:19
this doesn't work for me! :-( - i just can not upgrade packages via synaptic (only by double-clicking the package) and after purging and installing
mintinstall
or also mintupdate
nothing changed!– DJCrashdummy
Jul 18 '15 at 11:50
this doesn't work for me! :-( - i just can not upgrade packages via synaptic (only by double-clicking the package) and after purging and installing
mintinstall
or also mintupdate
nothing changed!– DJCrashdummy
Jul 18 '15 at 11:50
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f216676%2fmint-17-2-synaptic-package-manager%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
-linux-mint, package-management