Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.
/ rpi-debs Public archive

Debian APT repo for misc packages not yet available in Raspberry Pi OS.

Notifications You must be signed in to change notification settings

torralbaa/rpi-debs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

rpi-debs

Debian APT repository for misc packages not yet available in Raspberry Pi OS. This repo contains the build scripts and installation instructions. The APT repo itself is hosted on PackageCloud.

Installing

To add the repository to your system, do:

curl -s https://packagecloud.io/install/repositories/Alvarito050506/rpi-debs/script.deb.sh | sudo bash

After that, you can install any of the packages listed here normally:

# Replace PACKAGE_NAME with a valid package name (e.g. adoptopenjdk-16-jdk)
sudo apt install PACKAGE_NAME

List of packages

  • adoptopenjdk-16-jdk: AdoptOpenJDK build including the entire JDK (no JRE, since it's not necessary, but it could be generated).

About

Debian APT repo for misc packages not yet available in Raspberry Pi OS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages