Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Coding-years/bcloud-packages

Open more actions menu
 
 

Repository files navigation

#ABOUT 这个项目只包含bcloud的安装包, 以方便各位朋友使用.

请在下载到安装包之后, 先检验一下包的完整性. 有可能会下载的不完整, 最近至少 有两位朋友遇到了这类问题. 可以使用 $ md5sum bcloud-x.x.x 来计算下载的安装 包的MD5值, 与 checksum.txt 里面的文件MD5值比较, 如果匹配就 没有问题.

#Debian系列 请直接下载bcloud-x.x.x.deb这个包, 安装时如果系统里面有gdebi的话, 只需要双击 deb包就能安装了; 如果没有的话, 也可以在终端里面安装:

$ sudo dpkg -i bcloud-x.x.x.deb
$ sudo apt-get -f install

#Fedora系列 如果你使用 dnf 并安装了 dnf-plugins-core, 直接运行:

# dnf copr enable wangjiezhe/bcloud
# dnf install bcloud

即可.

或者直接到 http://copr.fedoraproject.org/coprs/wangjiezhe/bcloud/ 下载对应的 repo 文件放到 /etc/yum.repos.d/ 中, 然后运行

# yum install bcloud

打包脚本在 build_rpm 里.

#OpenSuSE安装指南 适用于13.1、Factory以及Tumbleweed

#Arch Linux安装

  • 请参考 Firef0x 仓库主页 添加 @Firef0x 的 Arch Linux 仓库,然后使用 pacman 直接安装。
  • 或者下载 python-keyring-x.x.x-any.pkg.tar.xz 与 bcloud-x.x.x-any.pkg.tar.xz 这两个包同时安装。
  • 或者先从 AUR 上下载 python-keyring.tar.gz 进行编译安装,再下载 bcloud.tar.gz 进行编译安装。
  • 命令示例:
# 示例1:从 Firef0x 的仓库安装
$ sudo vim /etc/pacman.conf
# 在 Vim 中编辑并添加仓库信息
$ sudo pacman -Syy
$ sudo pacman -S bcloud
# 示例2:直接从本仓库下载安装
$ sudo pacman -U python-keyring-x.x.x-any.pkg.tar.xz bcloud-x.x.x-any.pkg.tar.xz
# 示例3:从 AUR 上下载编译安装(此处以 yaourt 作为示例)
$ yaourt -S bcloud

#Gentoo安装 可下载build_gentoo里的ebuild安装,也可下载bcloud-x.x.x.tbz2包安装. 使用中有任何问题请联系 MJsaka qiuxuenan@gmail.com.

另外 bcloud 已经被收录到Gentoo-zh 仓库中, 有问题可联系Liangzhaostrive@gmail.com.

About

bcloud 的安装包

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.