{"id":11795,"date":"2024-05-31T13:56:44","date_gmt":"2024-05-31T13:56:44","guid":{"rendered":"https:\/\/myprojects.advchaweb.com\/?p=11795"},"modified":"2024-05-31T15:33:56","modified_gmt":"2024-05-31T15:33:56","slug":"julia-on-ubuntu-22-04","status":"publish","type":"post","link":"https:\/\/myprojects.advchaweb.com\/index.php\/2024\/05\/31\/julia-on-ubuntu-22-04\/","title":{"rendered":"Julia On Ubuntu 22.04"},"content":{"rendered":"<p>Ref: https:\/\/julialang.org\/downloads\/<\/p>\n<p>Download the latest binary for Ubuntu 22.04<\/p>\n<pre class=\"lang:default decode:true \">satria@teddy:~$ curl -fsSL https:\/\/install.julialang.org | sh\r\n\r\ninfo: downloading installer\r\nWelcome to Julia!\r\n\r\nThis will download and install the official Julia Language distribution\r\nand its version manager Juliaup.\r\n\r\nJuliaup will be installed into the Juliaup home directory, located at:\r\n\r\n  \/home\/satria\/.juliaup\r\n\r\nThe julia, juliaup and other commands will be added to\r\nJuliaup's bin directory, located at:\r\n\r\n  \/home\/satria\/.juliaup\/bin\r\n\r\nThis path will then be added to your PATH environment variable by\r\nmodifying the profile files located at:\r\n\r\n  \/home\/satria\/.bashrc\r\n  \/home\/satria\/.profile\r\n\r\nJulia will look for a new version of Juliaup itself every 1440 minutes when you start julia.\r\n\r\nYou can uninstall at any time with juliaup self uninstall and these\r\nchanges will be reverted.\r\n\r\n\u2714 Do you want to install with these default configuration choices? \u00b7 Proceed with installation\r\n\r\nNow installing Juliaup\r\nInstalling Julia 1.10.3+0.x64.linux.gnu\r\nConfigured the default Julia version to be 'release'.\r\nJulia was successfully installed on your system.\r\n\r\nDepending on which shell you are using, run one of the following\r\ncommands to reload the PATH environment variable:\r\n\r\n  . \/home\/satria\/.bashrc\r\n  . \/home\/satria\/.profile<\/pre>\n<p>Update the system<\/p>\n<pre class=\"lang:default decode:true \">satria@teddy:~$ . \/home\/satria\/.bashrc<\/pre>\n<p>Check it out<\/p>\n<pre class=\"lang:default decode:true \">satria@teddy:~$ juliaup\r\nThe Julia Version Manager\r\n\r\nUsage: juliaup &lt;COMMAND&gt;\r\n\r\nCommands:\r\n  default      Set the default Julia version\r\n  add          Add a specific Julia version or channel to your system. Access via `julia +{channel}` e.g. `julia +1.6`\r\n  link         Link an existing Julia binary to a custom channel name\r\n  list         List all available channels\r\n  override     Manage directory overrides\r\n  update       Update all or a specific channel to the latest Julia version\r\n  remove       Remove a Julia version from your system\r\n  status       Show all installed Julia versions\r\n  gc           Garbage collect uninstalled Julia versions\r\n  config       Juliaup configuration\r\n  self         Manage this juliaup installation\r\n  completions  Generate tab-completion scripts for your shell\r\n  help         Print this message or the help of the given subcommand(s)\r\n\r\nOptions:\r\n  -h, --help     Print help\r\n  -V, --version  Print version\r\n\r\nTo launch a specific Julia version, use `julia +{channel}` e.g. `julia +1.6`.\r\nEntering just `julia` uses the default channel set via `juliaup default`.<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ref: https:\/\/julialang.org\/downloads\/ Download the latest binary for Ubuntu 22.04 satria@teddy:~$ curl -fsSL https:\/\/install.julialang.org | sh info: downloading installer Welcome to Julia! This will download and install the official Julia Language distribution and its version manager Juliaup. Juliaup will be installed into the Juliaup home directory, located at: \/home\/satria\/.juliaup The julia, juliaup and other commands will &hellip; <a href=\"https:\/\/myprojects.advchaweb.com\/index.php\/2024\/05\/31\/julia-on-ubuntu-22-04\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Julia On Ubuntu 22.04&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[134,13],"tags":[],"class_list":["post-11795","post","type-post","status-publish","format-standard","hentry","category-julia","category-tutorial"],"_links":{"self":[{"href":"https:\/\/myprojects.advchaweb.com\/index.php\/wp-json\/wp\/v2\/posts\/11795","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/myprojects.advchaweb.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/myprojects.advchaweb.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/myprojects.advchaweb.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/myprojects.advchaweb.com\/index.php\/wp-json\/wp\/v2\/comments?post=11795"}],"version-history":[{"count":3,"href":"https:\/\/myprojects.advchaweb.com\/index.php\/wp-json\/wp\/v2\/posts\/11795\/revisions"}],"predecessor-version":[{"id":11798,"href":"https:\/\/myprojects.advchaweb.com\/index.php\/wp-json\/wp\/v2\/posts\/11795\/revisions\/11798"}],"wp:attachment":[{"href":"https:\/\/myprojects.advchaweb.com\/index.php\/wp-json\/wp\/v2\/media?parent=11795"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/myprojects.advchaweb.com\/index.php\/wp-json\/wp\/v2\/categories?post=11795"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/myprojects.advchaweb.com\/index.php\/wp-json\/wp\/v2\/tags?post=11795"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}