Giter Site home page Giter Site logo

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 box64's repository has been made, you can find all the debs here: https://github.com/Pi-Apps-Coders/box64-debs/commits/master

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-rpi4arm64 box64 built for RPI4ARM64 target. sudo apt install box64-rpi4arm64
box64-rpi3arm64 box64 built for RPI3ARM64 target. sudo apt install box64-rpi3arm64
box64-generic-arm box64 built for generic ARM systems. sudo apt install box64-generic-arm
box64-generic-arm-page16k box64 built for generic ARM systems with 16K PageSize Kernel. sudo apt install box64-generic-arm-page16k
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
box64-android box64 built with the -DBAD_SIGNAL=ON flag sudo apt install box64-android

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://Pi-Apps-Coders.github.io/box64-debs/box64.list -O /etc/apt/sources.list.d/box64.list
wget -qO- https://Pi-Apps-Coders.github.io/box64-debs/KEY.gpg | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/box64-debs-archive-keyring.gpg 
sudo apt update && sudo apt install box64-rpi4arm64 -y

If you don't want to add this apt repository to your system, you can download and install 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

box64-debs's People

Contributors

github-actions[bot] avatar theofficialgman avatar leonpano2006 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.