How can I use apt instead of pkcon in KDE neon?automate updates with a bash script and cronWhen and why...
Must a CPU have a GPU if the motherboard provides a display port (when there isn't any separate video card)?
Should I move out from my current apartment before the contract ends to save more money?
What is the theme of analysis?
Why did the Death Eaters wait to reopen the Chamber of Secrets?
Am I being scammed by a sugar daddy?
Why not make one big cpu core?
How can I find out about the game world without meta-influencing it?
Is it true that "only photographers care about noise"?
Why did Robert pick unworthy men for the White Cloaks?
Approach sick days in feedback meeting
Fastest way from 10 to 1 with everyone in between
What's the reason for the decade jump in the recent X-Men trilogy?
What is the color associated with lukewarm?
Why is C++ template use not recommended in space/radiated environment?
Can you open the door or die? v2
What happens when one target of Paradoxical Outcome becomes illegal?
How long would it take for sucrose to undergo hydrolysis in boiling water?
Why can't we feel the Earth's revolution?
Is it ethical to cite a reviewer's papers even if they are rather irrelevant?
Someone who is granted access to information but not expected to read it
Why is it bad to use your whole foot in rock climbing
My players want to use called-shots on Strahd
The best in flight meal option for those suffering from reflux
How to search for Android apps without ads?
How can I use apt instead of pkcon in KDE neon?
automate updates with a bash script and cronWhen and why should I use apt-get update?Debian upgrade causes many complications - best upgrading practices?What to do when some errors happen during an apt-get upgrade process?How to disable warning message for Apt repositories using SHA1?Upgrade Wheezy -> Jessie Unable to install procpsCannot install packages after dist-upgrade?Upgrading Linux Mint 17.3 KDE edition to 18.2 KDE in situAPT commands stall on `update-initramfs: Generating /boot/initrd.img-4.8.0-58-generic`How to update Ubuntu nightly?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
When I run apt upgrade
I get the following message from KDE neon:
On KDE neon you should use `pkcon update` to install updates.
If you absolutely must use apt you do have to use dist-upgrade or full-upgrade in place of the upgrade command. [...]
Abort.
So the point is the abort.
Whatever KDE neon likes, I'd still like to use apt. Is there any way to still use it without a full-upgrade?
KDE: 4:5.15.5-0xneon+18.04+bionic+build48
apt kde upgrade plasma5
add a comment |
When I run apt upgrade
I get the following message from KDE neon:
On KDE neon you should use `pkcon update` to install updates.
If you absolutely must use apt you do have to use dist-upgrade or full-upgrade in place of the upgrade command. [...]
Abort.
So the point is the abort.
Whatever KDE neon likes, I'd still like to use apt. Is there any way to still use it without a full-upgrade?
KDE: 4:5.15.5-0xneon+18.04+bionic+build48
apt kde upgrade plasma5
add a comment |
When I run apt upgrade
I get the following message from KDE neon:
On KDE neon you should use `pkcon update` to install updates.
If you absolutely must use apt you do have to use dist-upgrade or full-upgrade in place of the upgrade command. [...]
Abort.
So the point is the abort.
Whatever KDE neon likes, I'd still like to use apt. Is there any way to still use it without a full-upgrade?
KDE: 4:5.15.5-0xneon+18.04+bionic+build48
apt kde upgrade plasma5
When I run apt upgrade
I get the following message from KDE neon:
On KDE neon you should use `pkcon update` to install updates.
If you absolutely must use apt you do have to use dist-upgrade or full-upgrade in place of the upgrade command. [...]
Abort.
So the point is the abort.
Whatever KDE neon likes, I'd still like to use apt. Is there any way to still use it without a full-upgrade?
KDE: 4:5.15.5-0xneon+18.04+bionic+build48
apt kde upgrade plasma5
apt kde upgrade plasma5
edited 1 hour ago
DK Bose
320315
320315
asked 21 hours ago
BairDevBairDev
1194
1194
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
KDE neon's FAQ page has this:
KDE neon does continuous deployment of the latest KDE software which
means there are nearly always new versions of our software to update
to. We recommend using Plasma Discover's updater which appears in your
panel:
If you prefer to use the command line you can use the pkcon command:
pkcon refresh
pkcon update
This will install all new packages and uses the same PackageKit code
as Plasma Discover. Some uses of apt do not install new packages which
makes it less suitable for KDE neon.
It seems, based on the last sentence in the quoted material, the KDE neon developers believe that apt upgrade
isn't suitable. To ensure users don't go that route, the KDE neon developers have somehow disabled apt upgrade
. As suggested by the terminal output, you need to use apt full-upgrade
or apt-get dist-upgrade
if you don't want to use pkcon
or Discover.
This is still the case after today's update to Plasma 5.16.
If the use of apt upgrade
instead of apt full-upgrade
is important to you, you can
file a bug which will probably be closed with a WONTFIX or- use another distribution such as Kubuntu 19.04 (with the Kubuntu backports ppa) which, more or less, keeps pace with KDE neon's Plasma updates but allows
apt upgrade
.
I, personally, have no issue with using apt full-upgrade
.
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%2f524385%2fhow-can-i-use-apt-instead-of-pkcon-in-kde-neon%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
KDE neon's FAQ page has this:
KDE neon does continuous deployment of the latest KDE software which
means there are nearly always new versions of our software to update
to. We recommend using Plasma Discover's updater which appears in your
panel:
If you prefer to use the command line you can use the pkcon command:
pkcon refresh
pkcon update
This will install all new packages and uses the same PackageKit code
as Plasma Discover. Some uses of apt do not install new packages which
makes it less suitable for KDE neon.
It seems, based on the last sentence in the quoted material, the KDE neon developers believe that apt upgrade
isn't suitable. To ensure users don't go that route, the KDE neon developers have somehow disabled apt upgrade
. As suggested by the terminal output, you need to use apt full-upgrade
or apt-get dist-upgrade
if you don't want to use pkcon
or Discover.
This is still the case after today's update to Plasma 5.16.
If the use of apt upgrade
instead of apt full-upgrade
is important to you, you can
file a bug which will probably be closed with a WONTFIX or- use another distribution such as Kubuntu 19.04 (with the Kubuntu backports ppa) which, more or less, keeps pace with KDE neon's Plasma updates but allows
apt upgrade
.
I, personally, have no issue with using apt full-upgrade
.
add a comment |
KDE neon's FAQ page has this:
KDE neon does continuous deployment of the latest KDE software which
means there are nearly always new versions of our software to update
to. We recommend using Plasma Discover's updater which appears in your
panel:
If you prefer to use the command line you can use the pkcon command:
pkcon refresh
pkcon update
This will install all new packages and uses the same PackageKit code
as Plasma Discover. Some uses of apt do not install new packages which
makes it less suitable for KDE neon.
It seems, based on the last sentence in the quoted material, the KDE neon developers believe that apt upgrade
isn't suitable. To ensure users don't go that route, the KDE neon developers have somehow disabled apt upgrade
. As suggested by the terminal output, you need to use apt full-upgrade
or apt-get dist-upgrade
if you don't want to use pkcon
or Discover.
This is still the case after today's update to Plasma 5.16.
If the use of apt upgrade
instead of apt full-upgrade
is important to you, you can
file a bug which will probably be closed with a WONTFIX or- use another distribution such as Kubuntu 19.04 (with the Kubuntu backports ppa) which, more or less, keeps pace with KDE neon's Plasma updates but allows
apt upgrade
.
I, personally, have no issue with using apt full-upgrade
.
add a comment |
KDE neon's FAQ page has this:
KDE neon does continuous deployment of the latest KDE software which
means there are nearly always new versions of our software to update
to. We recommend using Plasma Discover's updater which appears in your
panel:
If you prefer to use the command line you can use the pkcon command:
pkcon refresh
pkcon update
This will install all new packages and uses the same PackageKit code
as Plasma Discover. Some uses of apt do not install new packages which
makes it less suitable for KDE neon.
It seems, based on the last sentence in the quoted material, the KDE neon developers believe that apt upgrade
isn't suitable. To ensure users don't go that route, the KDE neon developers have somehow disabled apt upgrade
. As suggested by the terminal output, you need to use apt full-upgrade
or apt-get dist-upgrade
if you don't want to use pkcon
or Discover.
This is still the case after today's update to Plasma 5.16.
If the use of apt upgrade
instead of apt full-upgrade
is important to you, you can
file a bug which will probably be closed with a WONTFIX or- use another distribution such as Kubuntu 19.04 (with the Kubuntu backports ppa) which, more or less, keeps pace with KDE neon's Plasma updates but allows
apt upgrade
.
I, personally, have no issue with using apt full-upgrade
.
KDE neon's FAQ page has this:
KDE neon does continuous deployment of the latest KDE software which
means there are nearly always new versions of our software to update
to. We recommend using Plasma Discover's updater which appears in your
panel:
If you prefer to use the command line you can use the pkcon command:
pkcon refresh
pkcon update
This will install all new packages and uses the same PackageKit code
as Plasma Discover. Some uses of apt do not install new packages which
makes it less suitable for KDE neon.
It seems, based on the last sentence in the quoted material, the KDE neon developers believe that apt upgrade
isn't suitable. To ensure users don't go that route, the KDE neon developers have somehow disabled apt upgrade
. As suggested by the terminal output, you need to use apt full-upgrade
or apt-get dist-upgrade
if you don't want to use pkcon
or Discover.
This is still the case after today's update to Plasma 5.16.
If the use of apt upgrade
instead of apt full-upgrade
is important to you, you can
file a bug which will probably be closed with a WONTFIX or- use another distribution such as Kubuntu 19.04 (with the Kubuntu backports ppa) which, more or less, keeps pace with KDE neon's Plasma updates but allows
apt upgrade
.
I, personally, have no issue with using apt full-upgrade
.
edited 12 hours ago
answered 19 hours ago
DK BoseDK Bose
320315
320315
add a comment |
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%2f524385%2fhow-can-i-use-apt-instead-of-pkcon-in-kde-neon%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