GithubHelp home page GithubHelp logo

ersingencturk / box64-debs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ryanfortner/box64-debs

0.0 1.0 0.0 863.16 MB

box64 debian/apt repository

Home Page: https://ryanfortner.github.io/box64-debs/

License: MIT License

Shell 100.00%

box64-debs's Introduction

box64-debs

This is a simple Debian repository for the box64 project. New versions are compiled every 24 hours if a new commit on the master repository has been made.

These debs have been compiled using various target CPUs and systems. You can see all the available pkgs below.

Package List

Package Name Notes Install Command
box64 Box64 built for RPI4ARM64 target. sudo apt install box64
box64-rpi3arm64 Box64 built for RPI3ARM64 target. sudo apt insatll box64-rpi3arm64
box64-generic-arm Box64 built for generic ARM systems. sudo apt insatll box64-generic-arm
box64-tegrax1 Box64 built for Tegra X1 systems. sudo apt install box64-tegrax1
box64-rk3399 Box64 built for rk3399 cpu target. sudo apt install box64-rk3399

Want me to build for more platforms? Open an issue.

Repository installation

Involves adding .list file and gpg key for added security.

sudo wget https://ryanfortner.github.io/box64-debs/box64.list -O /etc/apt/sources.list.d/box64.list
wget -O- https://ryanfortner.github.io/box64-debs/KEY.gpg | gpg --dearmor | sudo tee /usr/share/keyrings/box64-debs-archive-keyring.gpg 
sudo apt update

If you don't want to add this apt repository to your system, you can download and install the latest arm64 deb from here.

CN mirror installation

Only for users in CN areas where GitHub is blocked.

sudo wget https://code.gitlink.org.cn/shenmo7192/box64-debs/raw/branch/master/box64-CN.list -O /etc/apt/sources.list.d/box64.list
wget -O- https://code.gitlink.org.cn/shenmo7192/box64-debs/raw/branch/master/KEY.gpg | gpg --dearmor | sudo tee /usr/share/keyrings/box64-debs-archive-keyring.gpg 
sudo apt update

Alternatively, download the latest arm64 deb from here.

Note for box86

Please note that this repository is only for box64. If you would like deb packages for box86, check out box86-debs.

badge

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.