I am trying to find electron for CentOS 7 but "yum provides electron\*" turns
up nothing and pkgs.org does not find anything
(https://pkgs.org/search/?q=electron).
Does anyone have better information?
___
CentOS mailing list
CentOS@centos.org
https://
I am trying to compile DeltaChat in a CentOS 7 docker container and at one
stage have to run:
npm install --global electron
but the above fails, seemingly because CentOS 7 does not have 'mkdtemp', nor
have I found it in a repository.
I had previously used:
npm install electron --save-dev
whi
Hi!
On 3/4/21 5:01 PM, Simon Matter wrote:
Hi! What is the proper solution for a local mirror for centos 7 (or oven
8) repositories?
trying with rsync, while the packages are downloaded but the repodata is
not and is actually impossible to be used by clients. while i try to
Hi,
The script be
> On Fri, 5 Mar 2021, Christopher Wensink wrote:
>
>> Typically I just adjust who is a member of the group by editing the
>> group
>> using vi /etc/group
>
> Editing /etc/group is not recommended. Changes aren't logged and it's
> easy to make mistakes. It's better to use:
>
> groupadd to crea
4 matches
Mail list logo