manjaro Questions

6

Solved

Essentially, I've been able to install openCV fine for python but I also want to be able to do it for C++. I was able to install it using my linux distro's package manager (pacman for manjaro which...
Emikoemil asked 20/10, 2019 at 23:19

7

I got this error after installing nodejs and npm using pacman: node: error while loading shared libraries: libicui18n.so.68: cannot open shared object file: No such file or directory I already tri...
Herefordshire asked 31/12, 2020 at 10:41

6

Yesterday I updated my manjaro. I had many problems since then. Firstly, I type systemctl status mysqld.service to start MySQL, but it errors out with mysqld.service: Start request repeated to...
Nap asked 22/8, 2019 at 6:39

4

Solved

I am a noob on an i5 desktop. I could not update my system. Terminal reads as follows, after I type and enter "sudo pacman -Syu" [sudo] password for user-name: ******** :: Synchronizing package da...
Glassware asked 2/3, 2020 at 6:8

4

Solved

OS: Manjaro I installed npm and nodejs by this command: sudo pacman -S nodejs npm after installation i have an error: ~]$ npm -v node: error while loading shared libraries: libicui18n.so.67: cann...
Encyclopedia asked 4/10, 2020 at 13:0

3

I have had my docker host added to Rancher since a long time ago and everything has been working just fine for months. Suddenly, a few days ago, my docker host was marked as "Disconnected&quot...
Agnate asked 29/6, 2021 at 9:36

3

I recently switched from ubuntu to Manjaro. On ubuntu I used Tilix and made it my default terminal emulator. I did so with: sudo update-alternatives --config x-terminal-emulator Is there a way...
Ruscher asked 26/2, 2019 at 6:12

1

Solved

I'm on Manjaro, completely remove and then installed back Android Studio, but nothing seems to work. I have Windows and Manjaro both on the same machine, on Windows it works as expected. I have no...

1

I use Manjaro operating system I have installed OpenJDK version 11 and 18 (version 11 is installed first) and when I type java --version command in terminal it shows version 11. java --version open...
Bustard asked 19/8, 2022 at 9:19

5

Solved

I have been using Code-OSS in manjaro linux for some months now and this is the first time I am encountering this. (After I reinstalled manjaro) When I search for e.g, Java Extension Pack or Intell...
Rajah asked 21/10, 2020 at 12:40

4

Solved

sudo pacman -Syu I try updating all the packages using pacman on my Manjaro Linux and pacman necessarily does everything to download the latest updates of all the available packages and after...
Hygienist asked 2/5, 2021 at 5:18

4

Solved

I'm trying to install android studio on linux manjaro but it shows me following error: SDK emulator directory is missing How i can to fix it? The error mesage:
Erdmann asked 28/2, 2020 at 11:13

0

I encountered this error when using torch package. --------------------------------------------------------------------------- ImportError Traceback (most recent call last) Input In [12], in ...
Sapir asked 9/2, 2022 at 10:27

3

Solved

I'm getting the following error: File "/home/ron/rzg2l_bsp_v1.3/poky/bitbake/lib/bb/compat.py", line 7, in <module> from collections import MutableMapping, KeysView, ValuesV...
Livvy asked 26/1, 2022 at 20:45

2

I am getting the below error while creating a python3 container in manjaro VMware: docker: Error response from daemon: driver failed programming external connectivity on endpoint testcontainer (c55...
Asymptomatic asked 7/8, 2018 at 20:3

3

Solved

I'm facing difficulties installing the MongoDB community server on Manjaro Linux. There isn't official documentation on how to install it on Arch-based systems and Pacman can't find it in the AUR ...
Mode asked 23/12, 2019 at 12:53

2

Solved

I have been working with dotnet core in manjaro, I have followed the official guide from Microsoft, they recommend you to install donet-sdk and runtime from snap store, but has some drawbacks with ...
Come asked 4/3, 2021 at 4:34

1

Solved

Manjaro now comes with the newest version of Python (3.8). However, I need an older version of Python (3.7) for my current projects. Is there a way to install the older version and use something li...
Compagnie asked 2/4, 2020 at 10:4

1

Solved

I am working in Manjaro Linux. I have a .NET Core project. The solution builds fine when I run dotnet build . However, when I run: dotnet-ef update --project Bejebeje.DataAccess --startup-project B...
Ingeringersoll asked 21/2, 2021 at 10:48

2

When installing the Python CPLEX API with pip install cplex, I get the error: Could not find a version that satisfies the requirement cplex (from versions: none) ERROR: No matching distribution f...
Bryophyte asked 17/6, 2020 at 19:37

2

Solved

I'm trying to install this package ncurses5-compat-libs but I can because of the following problem. What I did: 1. yay ncurses5-compat-libs There are 2 types of errors: Either I will check 'Y' ...
Unbounded asked 17/3, 2020 at 0:31

1

On Manjaro Linux. Running Android Studio 3.6.3. Everything works great, but when I try to launch any emulator I am getting this error: Emulator: createOrGetGlobalVkEmulation: Warning: Vulkan 1.1 ...
Bloom asked 22/5, 2020 at 23:20

0

I am trying to import exported virtual machine on my using VirtualBox but while importing I am getting the following error: Progress state: NS_ERROR_INVALID_ARG VBoxManage: error: Appliance i...
Urissa asked 23/6, 2020 at 6:52

8

Solved

According to https://wiki.archlinux.org/index.php/Java I can install Open JDK 7 on a clean Arch Linux installation by invoking the command pacman -S jdk7-openjdk But when doing so, I get an erro...
Muscat asked 18/11, 2012 at 11:26

1

Solved

I recently installed Manjaro i3 on my laptop and tried to connect an external Monitor, to extend the main Screen when it's plugged in and just use the single monitor mode when not. This seems to m...
Calesta asked 16/6, 2019 at 12:33

© 2022 - 2024 — McMap. All rights reserved.