Git Product home page Git Product logo

bcloud-packages's Introduction

#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安装

  • 使用 pacman 直接安装 bcloud
  • 命令示例:
$ sudo pacman -Syu (或者 sudo pacman -Syy,如果愿意的话)
$ sudo pacman -S bcloud
  • 可选步骤:
    • 如果需要加密本地存储的密码,请使用 pacman 安装 python-crypto
$ sudo pacman -S python-crypto
  • 注意事项:
    • 如果发现 bcloud 并非最新版本,请访问 Flag Package: bcloud 页面报告问题,官方维护者将会尽快更新至最新版本。

#Gentoo安装 可下载build_gentoo里的ebuild安装,也可下载bcloud-x.x.x.tbz2包安装. 使用中有任何问题请联系 MJsaka [email protected].

另外 bcloud 已经被收录到Gentoo-zh 仓库中, 有问题可联系[email protected].

bcloud-packages's People

Contributors

firef0x avatar hiapk avatar mjsaka avatar qgymib avatar wangjiezhe avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.