How to install Octave 5 on Ubuntu 18.04? Announcing the arrival of Valued Associate #679:...
How to report t statistic from R
How to compare two different files line by line in unix?
Is there public access to the Meteor Crater in Arizona?
Significance of Cersei's obsession with elephants?
What does it mean that physics no longer uses mechanical models to describe phenomena?
How did Fremen produce and carry enough thumpers to use Sandworms as de facto Ubers?
How much damage would a cupful of neutron star matter do to the Earth?
Why is it faster to reheat something than it is to cook it?
preposition before coffee
Amount of permutations on an NxNxN Rubik's Cube
Can the Flaming Sphere spell be rammed into multiple Tiny creatures that are in the same 5-foot square?
What initially awakened the Balrog?
Karn the great creator - 'card from outside the game' in sealed
Did Mueller's report provide an evidentiary basis for the claim of Russian govt election interference via social media?
Intuitive explanation of the rank-nullity theorem
How does light 'choose' between wave and particle behaviour?
Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?
How could we fake a moon landing now?
Crossing US/Canada Border for less than 24 hours
Can a sorcerer use careful spell on himself?
Misunderstanding of Sylow theory
AppleTVs create a chatty alternate WiFi network
Draw 4 of the same figure in the same tikzpicture
What is the chair depicted in Cesare Maccari's 1889 painting "Cicerone denuncia Catilina"?
How to install Octave 5 on Ubuntu 18.04?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How to install Octave 4.0.0 in Ubuntu 14.04Having trouble installing octave packagesUbuntu doesn't download files using apt-get updateGNU-Octave won't install because of package conflictsCould not install GNU OctaveCannot add PPA: 'ppa:cloud-instaler/stable'Wine won't install, Does not have valid release fileHow do I fix 404 error when updating package lists?Ubuntu server 18.04 LTS apt unable updateHow to install ATLAS on Kubuntu 18.04(Bionic)Cannot add PPA ~x2go’ user or team does not exist
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
On this old question How to install Octave 4.0.0 in Ubuntu 14.04 they say to use this:
sudo add-apt-repository ppa:octave/stable
sudo apt-get update
sudo apt-get install octave
But when I run this command on Ubuntu 18.04:
$ sudo add-apt-repository ppa:octave/stable
[sudo] password for linux:
HTTP Error 404: Not Found
Cannot add PPA: ''This PPA does not support bionic''.
apt package-management updates ppa
add a comment |
On this old question How to install Octave 4.0.0 in Ubuntu 14.04 they say to use this:
sudo add-apt-repository ppa:octave/stable
sudo apt-get update
sudo apt-get install octave
But when I run this command on Ubuntu 18.04:
$ sudo add-apt-repository ppa:octave/stable
[sudo] password for linux:
HTTP Error 404: Not Found
Cannot add PPA: ''This PPA does not support bionic''.
apt package-management updates ppa
Please limit your questions to Ubuntu and its official flavors. Mint is not an official flavor and is not supported here.
– DK Bose
1 hour ago
add a comment |
On this old question How to install Octave 4.0.0 in Ubuntu 14.04 they say to use this:
sudo add-apt-repository ppa:octave/stable
sudo apt-get update
sudo apt-get install octave
But when I run this command on Ubuntu 18.04:
$ sudo add-apt-repository ppa:octave/stable
[sudo] password for linux:
HTTP Error 404: Not Found
Cannot add PPA: ''This PPA does not support bionic''.
apt package-management updates ppa
On this old question How to install Octave 4.0.0 in Ubuntu 14.04 they say to use this:
sudo add-apt-repository ppa:octave/stable
sudo apt-get update
sudo apt-get install octave
But when I run this command on Ubuntu 18.04:
$ sudo add-apt-repository ppa:octave/stable
[sudo] password for linux:
HTTP Error 404: Not Found
Cannot add PPA: ''This PPA does not support bionic''.
apt package-management updates ppa
apt package-management updates ppa
edited 1 hour ago
user
asked 1 hour ago
useruser
10819
10819
Please limit your questions to Ubuntu and its official flavors. Mint is not an official flavor and is not supported here.
– DK Bose
1 hour ago
add a comment |
Please limit your questions to Ubuntu and its official flavors. Mint is not an official flavor and is not supported here.
– DK Bose
1 hour ago
Please limit your questions to Ubuntu and its official flavors. Mint is not an official flavor and is not supported here.
– DK Bose
1 hour ago
Please limit your questions to Ubuntu and its official flavors. Mint is not an official flavor and is not supported here.
– DK Bose
1 hour ago
add a 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%2f1135409%2fhow-to-install-octave-5-on-ubuntu-18-04%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%2f1135409%2fhow-to-install-octave-5-on-ubuntu-18-04%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 limit your questions to Ubuntu and its official flavors. Mint is not an official flavor and is not supported here.
– DK Bose
1 hour ago