GithubHelp home page GithubHelp logo

ss-rust-pkgbuild's Introduction

ss-rust-pkgbuild ci


Purpose repository

This repository was primarily done for myself. I use this software. Before it was created, this repository in AUR was not a binary, and there is still no stable branch. There is no software on Rust. Not every computer compile someone can use the binary version of this software.

How to switch between build a binary version and not binary package?

Answer:

git checkout binary #Binary version

git checkout source #Source version

Note: It is best to move on tags because there will be a resulting result. For example, you are interested in 1.11.0 binary version. We look all tags:

git tag

And we see that there is such a version Go to this commit.

git checkout v1.11.0-bin

Designation:bin-binary version; src-source version

How exactly to collect the package?

Depending on which the version you need on that branch and switch.

For binary version command in the terminal such:

makepkg -scC

For source version command in the terminal such:

makepkg -scCr

How to install?

sudo pacman -U PACKAGE

ss-rust-pkgbuild's People

Contributors

naruto522ru 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.