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...
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...
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...
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"...
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...
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...
Tushy asked 2/3, 2022 at 1:55
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...
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 ...
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...
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 ...
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 ...
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...
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...
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...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.