Franz/Rambox style communication app - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114) +--- Thread: Franz/Rambox style communication app (/showthread.php?tid=7781) Pages:
1
2
|
RE: Franz/Rambox style communication app - Wizzard - 05-02-2020 Maybe I do not have enough knowledge, but I do not see any Linux ARM package on that Ferdi site neither I know what to do with those PKGBUILD files. Can you please guide me a little? Thank you! RE: Franz/Rambox style communication app - slyecho - 05-02-2020 There is a thread on this forum called "Manjaro and Arch repository with privacy oriented software" at https://forum.pine64.org/showthread.php?tid=9452 It links to this site https://privacyshark.zero-credibility.net/#howto set up the repository like it shows and then you can just install ferdi-git with pacman. The other way is to clone the sources of the same repo from https://gitlab.com/ohfp/pinebookpro-things and then run makepkg in the folder of the app you want then install the package file with pacman -U RE: Franz/Rambox style communication app - Wizzard - 05-04-2020 I see, so I have to have Manjaro to install it? What if I use Ubuntu? RE: Franz/Rambox style communication app - spikerguy - 05-04-2020 (05-04-2020, 06:05 AM)Wizzard Wrote: I see, so I have to have Manjaro to install it? What if I use Ubuntu?We do have Rambox and Franz Pkgbuild provided by one of the Manjaro community member. I use Rambox/hamsket on my PinebookPro. For Ubuntu you will have to build it yourself, you can refer to the pkgbuild RE: Franz/Rambox style communication app - Wizzard - 05-06-2020 Is somebody able to build that Ubuntu package? |