Questions tagged [ubuntu-17.10]

GENERAL UBUNTU SUPPORT IS OFF-TOPIC. Support questions may be asked on https://askubuntu.com/. Use this tag only for questions that are specific to **Ubuntu 17.10**. If your question applies to other versions of Ubuntu, use [ubuntu] instead. If your question applies to other distributions of Linux, use [linux] instead.

Ubuntu 17.10 is called Artful Aardvark

Questions concerning the use and administration of Ubuntu 17.10, running third-party applications, development, or services provided by Ubuntu may be better suited for Ask Ubuntu rather than StackOverflow.

84 questions
0
votes
1 answer

Aptitude has unmet dependencies and encounters a segmentation fault when performing the recommended fix. How do I fix it?

I am on Ubuntu 17.10, freshly installed and tried to installed Ruby using apt-get install ruby-full. It failed to install and now aptitude says The following packages have unmet dependencies: ri: Depends: ruby2.3-doc but it is not installed E:…
Thomas Paulin
  • 515
  • 1
  • 6
  • 12
0
votes
1 answer

OpenJDK-9 JDK not present on Ubuntu 17.10

I'm trying to install java 9 jre and jdk on ubuntu. But i cannot find it. I installed all the packages: ii openjdk-9-jdk:amd64 9~b181-4 amd64 OpenJDK Development Kit (JDK) ii openjdk-9-jdk-headless:amd64 9~b181-4 amd64 OpenJDK Development Kit (JDK)…
user5656370
-1
votes
1 answer

How can I install MongoDB on Ubuntu 17.10?

I found out that MongoDB does not provide support for Ubuntu's non-LTS versions. I tried installing the unofficial mongodb package provided by Ubuntu, however, it won't install successfully: $ sudo apt install mongodb [sudo] password for nabhoneel:…
NovoBook
  • 103
  • 1
  • 7
-1
votes
1 answer

Remove grafana from ubuntu 17.10

I'm trying to un-install grafana 4.6.3 from Ubuntu 17.10, but is not possible. So far i have tried sudo apt-get remove grafana , sudo apt-get remove --auto-remove grafana and says Unable to locate package grafana. Also tried to install it again…
user2487076
  • 73
  • 5
  • 10
-1
votes
1 answer

crate alias IP on Ubuntu 17.04

I need to create alias Ip for my local machine, as a reference I'm using https://websiteforstudents.com/switch-static-ip-address-ubuntu-17-04-17-10/ ifconfig showing my network interface as: wlp3s0: flags=4163 mtu…
Bogdan Dubyk
  • 4,756
  • 7
  • 30
  • 67
-2
votes
1 answer

Error building TensorFlow from source with Bazel

I am following This tutorial to build tensorflow from source because my GPU only has 3.0 CUDA compatibility (If you know where to find a build that would work for me let me know as well!). I am using Ubuntu 17.10, and Bazel 0.13.0. CUDA 9.0, CuDnn…
Connor O'Hara
  • 139
  • 2
  • 10
-2
votes
1 answer

Bépo keyboard layout has been sabotaged in Ubuntu 17.10

I've been using the Bépo keyboard layout for years in Ubuntu, labelled as "French (Bepo, ergonomic, Dvorak way)". Since upgrading from Ubuntu 17.04 to 17.10 (Artful Aardvark), I now have to use Ctrl+Shift+V to paste, instead of Ctrl+V. This is…
kokociel
  • 497
  • 6
  • 17
-3
votes
2 answers

i can't install docker on ubuntu 17.10

i'am trying to install Docker on my ubuntu 17.10 so i followed the instructions on the link : https://docs.docker.com/install/linux/docker-ce/ubuntu/ sudo apt-get update it shows sudo apt-get install \ apt-transport-https \ ca-certificates…
user9467051
  • 118
  • 2
  • 11
-3
votes
1 answer

GO does not exist when logged in as sudo, does when logged in as user

The title is the problem - here is a brief explanation as to how I got here as I imagine that may help with sleuthing. I installed go, and everything was fine. I ran build essential golang command on Ubuntu, and all of a sudden my go version was out…
kbar
  • 77
  • 1
  • 9
1 2 3 4 5
6