Package Details: corplink-bin 3.1.18-2

Git Clone URL: https://aur.archlinux.org/corplink-bin.git (read-only, click to copy)
Package Base: corplink-bin
Description: Linux client of Feilian (veCorpLink) from Bytedance.
Upstream URL: https://www.volcengine.com/product/feilian
Licenses: unknown
Submitter: AstroProfundis
Maintainer: lance6716
Last Packager: lance6716
Votes: 4
Popularity: 0.000001
First Submitted: 2021-10-08 05:58 (UTC)
Last Updated: 2026-02-02 10:20 (UTC)

Pinned Comments

lance6716 commented on 2024-05-14 08:28 (UTC)

注意有一个提示

Remember to start corplink.service before start the app.

Latest Comments

1 2 3 Next › Last »

bianjp commented on 2026-02-02 10:05 (UTC) (edited on 2026-02-02 10:56 (UTC) by bianjp)

请将 iw 添加到依赖中,它的 deb 包中声明了这个依赖: Depends: network-manager, libxtst6, libnss3, auditd, libnss3-tools, iw.

飞连使用 iw dev | grep Interface 获取无线网卡名称,缺少 iw 命令会导致飞连在一键连接 WIFI 时报错说识别不到无线网卡。

lance6716 commented on 2025-11-25 08:41 (UTC)

Sorry I use https://github.com/PinkD/corplink-rs now :P

lance6716 commented on 2025-09-05 03:24 (UTC)

@xcupen

你是在哪里下载的?这个 package 我好久没更新了,只要官方链接下载的就行。可能是 beta 版本吧。之前官方客服就给我发过一个 beta 版本,也是比官方的还新

xcupen commented on 2025-09-05 03:13 (UTC)

我本地的版本号特别新,比官网的还新。 发生了什么吗? 我该不会中标了吧……

corplink-bin: local (3.1.12-4) is newer than AUR (3.0.16-3)

官网的版本是 v3.0.25 https://www.volcengine.com/product/feilian/download

yakural commented on 2024-10-29 12:58 (UTC)

PKGBUILD里面好像写错了,ln -s "${pkgdir}"/opt/apps/com.volcengine.feilian/files/corplink usr/bin/corplink 这个地方不应该加${pkgdir},其他应该没问题了

lance6716 commented on 2024-10-29 11:36 (UTC)

@mxy221

你那里是什么效果?我本地用 pacman 安装 makepkg 产生的包,所属用户的确是 root。

此外我打算在明天清理一下我们已经解决的对话

yakural commented on 2024-10-29 11:31 (UTC)

恩,现在是可以的,使用--no-same-owner选项,那个目录就变成当前用户所有了,感觉或许改成root会好一点?然后那个空的软链接也修复了