You are not logged in.
Hi all,
I am an archlinux lover and user from long time now.
I do not against compilation which could be usefull in lot of cases but if I can avoid it for big and often updated apps, it is not a bad thing.
It is because I add some repos to my arch, for example :
- archlinuxfr for yaourt package
- antergos for kmozillahelper
And I would like to do same with manjaro community repo. In fact I would like to install manjaro firefox-kde package to avoid to compile from aur the firefox-kde-opensuse package which make a very long time on my modest machine.
The problem is that in contrary to archlinuxfr or antergos repos, the manjaro repos naming is conlicted to offical archlinux repos (archlinux/community vs manjaro/community)
I checked in pacman.conf manual and I don't see anything which can help me (no possible to force a database file name or alias repo name)
It is not a really crucial issue but I will happy if it is possible.
BUT I would like found a clean way to do this not a crapy way which results of conflicting packages.
So if you have an idea, Thanks a lot
Last edited by xp-1000 (2016-05-30 11:15:38)
Offline
Not possible.
Offline
Install Manjaro, why bother with Arch then?
Offline
Not possible.
Thanks for your answer, I am not really surprised.
Install Manjaro, why bother with Arch then?
It is not the subject here and I have lot of good reasons to stay on arch but I will summarize with telling that I use arch rather than manjaro for the same reasons lot of sysadmin use debian rather than ubuntu
Some people prefer to bother to have a total control and mastering of his system, it is a personal choice.
I would not say that arch is better than manjaro, it is better for me, for my use, for my needs and for my ideals.
Offline
Manjaro uses different versions of the packages. Adding the Manjaro community repo to your Arch install will give problems, even if you were able to add the repo.
As for firefox-kde (the real problem, right?), I remember there being a repository hosted on the OpenSUSE build service which had a binary version. Take a look at the comments on the AUR page, maybe it's still up. You could also try installing the package directly by downloading it from the Manjaro site and installing it using pacman -U, although that will most likely give problems in the long run.
Offline
Manjaro uses different versions of the packages. Adding the Manjaro community repo to your Arch install will give problems, even if you were able to add the repo.
As for firefox-kde (the real problem, right?), I remember there being a repository hosted on the OpenSUSE build service which had a binary version. Take a look at the comments on the AUR page, maybe it's still up. You could also try installing the package directly by downloading it from the Manjaro site and installing it using pacman -U, although that will most likely give problems in the long run.
Thanks for the answer.
So seems not a good idea to use manjaro repo as I expected.
Yes exactly, for the moment, it is a firefox-kde binary that I want.
I does not find the binary from opensuse.
Of course, pacman -U after wget package works but it is not a clean way to do this.
But I have my answer, so thanks, I will may be give a new life to a old topic :
https://bbs.archlinux.org/viewtopic.php?id=90345
Offline
Ah, with little more search I found the repo you speak about runical thanks for track.
So I does not test install it yet but the repo adding works fine and provide firefox-kde binary (currently updated).
I provide config for those will be interesting but be carrefull and use it with caution, I have no tested and I don't know the origin.
adding this to /etc/pacman.conf :
[home_denkad_ArchLinux]
SigLevel = Never
Usage = All
Server = http://download.opensuse.org/repositories/home:/denkad/ArchLinux/$arch
then :
sudo pacman -Syy
And now we can install firefox-kde withtout wait 1 hour of compilation.
Offline
Ah, with little more search I found the repo you speak about runical thanks for track.
So I does not test install it yet but the repo adding works fine and provide firefox-kde binary (currently updated).
I provide config for those will be interesting but be carrefull and use it with caution, I have no tested and I don't know the origin.adding this to /etc/pacman.conf :
[home_denkad_ArchLinux] SigLevel = Never Usage = All Server = http://download.opensuse.org/repositories/home:/denkad/ArchLinux/$arch
then :
sudo pacman -Syy
And now we can install firefox-kde withtout wait 1 hour of compilation.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Of course, Thanks for the precision
Offline
This thread made so much more sense once I realised it was about a Manjaro package, not a Mandriva package.
I'm sure my brain used to work better than this :S.
Offline
Indeed, it is not impossible but I would not ask for a clean way to install a mandriva package
Offline
I personally dont use it at all so I dont know if there are issues, but wouldnt docker be a better solution than adding repos that may or may not conflict with Arch repos? I see that Firefox can be ran from docker (did a google search).
Offline