Skip to content

Add libuv 1.14.1 #480

Merged
merged 1 commit into from
Sep 8, 2017
Merged

Add libuv 1.14.1 #480

merged 1 commit into from
Sep 8, 2017

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Sep 8, 2017

Tobias A. likes to run a program requiring libuv. So install it.

Description [1]:

> libuv is a multi-platform support library with a focus on asynchronous
> I/O.  It was primarily developed for use by Node.js, but it's also
> used by Luvit, Julia, pyuv, and others.

```
$ bee init -o libuv-1.14.1-0.bee https://github.com/libuv/libuv/archive/v1.14.1.tar.gz
creating libuv-1.14.1-0.bee from template '/etc/default/bee/templates/fallback'
$ git add libuv-1.14.1-0.bee
$ git mv libuv-1.14.1-0.bee libuv.be0
$ vim libuv.be0
```

[1] https://github.com/libuv/libuv
@donald
Copy link
Collaborator

donald commented Sep 8, 2017

buczek@theinternet:~$ sudo bee install libuv
Installation of libuv-1.14.1-0.x86_64 failed: libuv-1.14.1-0.x86_64 is already installed
use bee install --force (-f) to force reinstallation.

@donald donald merged commit e006832 into master Sep 8, 2017
@donald donald deleted the add-libuv-1.14.1 branch October 9, 2017 11:13
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants