Questions tagged [manjaro]

Manjaro is a user-friendly GNU/Linux distribution based on the independently developed Arch Linux.

Manjaro Linux is based on Arch Linux and has its own collection of repositories. The distribution aims to be new user-friendly while maintaining the Arch base, most notably the Pacman package manager and compatibility with the Arch User Repositories. Manjaro itself uses three sets of repositories: the unstable repositories contain the most bleeding edge Arch packages, possibly one or two days delayed; the testing repositories contain packages from the unstable repos synced every week, which provides an initial screening; and the stable repositories contain only packages that are deemed stable by the development team.

420 questions
0
votes
2 answers

installing MariaDB source code on manjaro

i'm a linux newbie and i wanna install mariadb 10.2 which doesn't exist in the the repo. so i wanna install it from the source code mariadb-10.2.12.tar.gz here, so how can i install it
0
votes
1 answer

how to upgrade mysql (innodb) version in xampp under linux OS

i'm using xampp 7.1.8-0 on my "manjaro linux" machine, mysql (innodb) version is 5.6.36-82.1 and l have problems with this version and wanna upgrade to 5.7 version so any suggesions please?!
0
votes
0 answers

Using SDLMappy with Linux

I'm using SDL for a little game and since I need a map in this game I was using SDLMappy to do that. Now on Windows everything worked perfectly fine, I had an example map designed, saved as a .FMP file and the program was loading and showing it…
Rubydragon
  • 31
  • 1
  • 2
0
votes
1 answer

Where is pg_hba.conf is located in Manjaro

So, I have installed PostgreSQL 10.1 in my Linux Manjaro 17.1.1 using yaourt installer package. yaourt -S postgresql From here I can't connect the database locally, so, when searching I found this stackoverflow posting which tells me that I should…
Piko Monde
  • 396
  • 1
  • 4
  • 18
0
votes
1 answer

How to install openCV2 for python in ManjaroLinux?

I tried several websites but haven't found anything useful. I have installed numpy using pacman -S python2-numpy It seems to be installed. But I want to install openCV2 in ManjaroLinux. Can anybody help me?
0
votes
1 answer

libreoffice-fresh cannot find libGLEW.so.2.0 in Manjaro / Antergos

I cannot run libreoffice-fresh in Manjaro KDE (17.0.5) or in Antergos KDE (17.9). It installs perfectly using pacman, but when I try running it I get the following error: /usr/lib/libreoffice/program/soffice.bin: error while loading shared …
NVaughan
  • 1,595
  • 2
  • 9
  • 23
0
votes
0 answers

Install Android Studio Canary on Manjaro: Problems with KVM

I wanted to install Android Studio and I stumbled onto following issue: The Installer of Android Studio wouldn't progress further after the summary because of this Message: So I researched and knew that I had to install qemu and kvm - no problem I…
0
votes
0 answers

Cannot install atom package pandoc-convert in Manjaro

When I try to install the package pandoc-convert 1.1.0 on Atom 1.14.3 using the Manjaro LXqt OS 16.11 I get the following error: Installing “pandoc-convert@1.1.0” failed.Hide output… (node:9072) DeprecationWarning: os.tmpDir() is deprecated. Use…
0
votes
1 answer

Can't open .jar file. JNI error. java.lang.NoClassDefFoundError: org/apache/commons/exec/ExecuteStreamHandler

just trying to run a .jar file and get this message: Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/exec/ExecuteStreamHandler at…
0
votes
1 answer

Symfony - Manjaro Linux

Im using Symfony on Manjaro. And getting this error on default project; Neither the property "ip" nor one of the methods "ip()", "getip()"/"isip()" or "__call()" exist and have public access in class "Symfony\Component\HttpKernel\Profiler\Profile"…
0
votes
1 answer

OpenCV in archlinux/manjaro

I've installed Numpy 1.10.4-1 and OpenCV 2.4.12.2-2 on my Manjaro partition. When I try to import cv2 into a python2.7 script, I get the resulting error. >>> import cv2 Traceback (most recent call last): File "", line 1, in…
BonBon
  • 29
  • 1
  • 5
-1
votes
1 answer

I want to build my own operating system , but how install i686-elf-gcc in manjaro

I want to build my own operating system , but how install i686-elf-gcc in manjaro i I found a tool(https://github.com/lordmilko/i686-elf-tools), but it can only be run in ubuntu
houxinlin
  • 1
  • 1
-1
votes
2 answers

When output to the console, a "%" symbol is added in linux. C++

I use Manjaro Linux, DISTRIB_RELEASE=22.0.0, GNOME 43.1, Kernel 5.19.17-2, and I used zsh. I decided to learn C++, but I ran into a problem. If I didn't add std::endl when outputting to the console, the symbol "%" is added. See the screenshots…
cod31nlnx
  • 1
  • 1
-1
votes
1 answer

add ssh on arch linux

I am trying to access with ssh in to bit bucket . I am able to access using my key - id_rsa . But I am trying to make a different key for bit bucket , but I am having ptoblem to add this new key . I am following this tutorial…
murilo
  • 41
  • 5
-1
votes
1 answer

How can I install GreenAsia Inc. 2.4G RX driver on manjaro manually?

I have manjaro as my operating system and my wireless keyboard is not working with usb or bluetooth. the bluetooth way, it types after seconds i pressed any button. I found this page https://linux-hardware.org/?id=usb:0e8f-00a7 but I dont know how…
Burka
  • 7
  • 4