树莓派第三方 APT repo

Tony 197.2m2021-05-071174 次点击1 人感谢
GitHub:https://github.com/chunky-milk/raspbian-addons
此 repo 中有一些官方存储库中没有的的软件包,适用于树莓派。完全支持 armhf,部分支持 arm64。
## 安装/移除
安装方法:https://chunky-milk.github.io/raspbian-addons/
由于国内存在网络问题,推荐使用 `FastGit` 来加速。

在终端执行此命令(已使用反代加速):
```
wget -q https://raw.fastgit.org/hmsjy2017/raspbian-addons/master/repo.sh; bash repo.sh; rm repo.sh
```
然后
```
sudo apt update
```
## 本仓库含有的软件包
- [Alacritty](https://github.com/alacritty/alacritty)
- [balenaEtcher](https://github.com/Itai-Nelken/Etcher-arm-32-64)
- [BleachBit](https://github.com/bleachbit/bleachbit)
- [Browsh](https://github.com/browsh-org/browsh)
- [cbonsai](https://gitlab.com/jallbrit/cbonsai)
- [cfetch](https://github.com/clieg/cfetch.git)
- [clamtk](https://github.com/dave-theunsub/clamtk)
- [Lightpad](https://github.com/libredeb/lightpad)
- [Conky Manager](https://github.com/teejee2008/conky-manager)
- [duf](https://github.com/muesli/duf)
- [Fancy Cursor Themes](https://github.com/chunky-milk/cursor-themes)
- [FreeTube](https://github.com/FreeTubeApp/FreeTube)
- [Stacer](https://github.com/oguzhaninan/Stacer)
- [glmark2](https://github.com/glmark2/glmark2)
- [Angry IP Scanner](https://github.com/angryip/ipscan)
- [KeePassX](https://github.com/keepassx/keepassx)
- [qemu2deb](https://github.com/Itai-Nelken/qemu2deb)
- [Remarkable](https://github.com/jamiemcg/Remarkable)
- [RPiPlay](https://github.com/FD-/RPiPlay)
- [Shellcheck](https://github.com/koalaman/shellcheck)
- [Sonic Pi](https://github.com/sonic-pi-net/sonic-pi)
- [SysMonTask](https://github.com/KrispyCamel4u/SysMonTask)
- [Timeshift](https://github.com/teejee2008/timeshift)
- [thunar-sendto-clamtk](https://github.com/dave-theunsub/thunar-sendto-clamtk)
- [vkmark](https://github.com/vkmark/vkmark)
- [VeraCrypt](https://sourceforge.net/projects/veracrypt/)
- [Papirus Icon Theme](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme)
- [Raspberry Pi Imager](https://github.com/raspberrypi/rpi-imager)
- [GitHub CLI](https://github.com/cli/cli)
- [VSCodium](https://github.com/VSCodium/VSCodium)
- [tt](https://github.com/lemnos/tt)
- [theme-sh](https://github.com/lemnos/theme.sh)
- [WebCord](https://github.com/SpacingBat3/electron-discord-webapp)
- [BlockPi](https://github.com/alienzhangyw/BlockPi)
- [TurboWarp Desktop](https://github.com/TurboWarp/desktop)
- [Drawing](https://launchpad.net/~cartes/+archive/ubuntu/drawing/+packages)
- [com.github.johnfactotum.foliate](https://github.com/johnfactotum/foliate)
- [Lutris](http://download.opensuse.org/repositories/home:/strycore/Raspbian_10/)
- [panther-launcher](https://gitlab.com/rastersoft/panther_launcher)
- [USBImager](https://gitlab.com/bztsrc/usbimager/)
- [FreeCAD](https://github.com/chunky-milk/freecad-rpi/)
- [QEMU](https://www.qemu.org/)
- [StackEdit-nativefier](https://stackedit.io/app#)
- [DuckStation](https://github.com/stenzek/duckstation) BIOS available[ here:](https://github.com/chunky-milk/duckstation-rpi/raw/main/SCPH1001.BIN)
- [WhatsAppWeb-nativefier](https://github.com/Itai-Nelken/Nativefier-WebApps/releases/tag/v1.0)
- [Flameshot](https://github.com/flameshot-org/flameshot)
- [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher)
- [Ulauncher](https://ulauncher.io/#Download)
- [OpenRazer](http://download.opensuse.org/repositories/hardware:/razer/Raspbian_10/)
- [Speedtest](http://ookla.bintray.com/debian/)
- [Qt5 with Desktop OpenGL](https://github.com/koendv/qt5-opengl-raspberrypi)
- [WebApp-Manager](https://github.com/phoenixbyrd/Linux_Mint_Webapps)
- [Box86](https://github.com/ptitSeb/box86) (thanks to [@Itai-Nelken](https://github.com/Itai-Nelken)'s weekly deb builds)
- [VSCode](https://code.visualstudio.com/)
- [Webmin](https://webmin.com/download.html)
- [PiServer](https://github.com/raspberrypi/piserver)
- [Touchegg](https://github.com/JoseExposito/touchegg)
- [xtensa-esp32-elf](https://github.com/koendv/xtensa-esp32-elf-raspberrypi)
- [Prusa-Slicer](https://github.com/koendv/prusa-slicer-raspberrypi)
收藏 ♥ 感谢
Tony 197.2m 2021-05-29  ♥ 1
Tony 197.2m 2021-06-09  ♥ 1
添加上海交大镜像
https://mirror.sjtu.edu.cn/raspbian-addons/
帮助文档
https://github.com/sjtug/portal/blob/master/content/post/mirror-help/raspbian-addons.md
帮助文档暂时还没有同步到镜像站,同步后可通过此链接查看文档
https://mirror.sjtu.edu.cn/docs/raspbian-addons
Tony 197.2m 2021-09-22  ♥ 1
GitHub 仓库已迁移到:https://github.com/raspbian-addons/raspbian-addons
(原仓库地址会重定向过来)

由于没有官方网站,假期里写了一个https://raspbian-addons.github.io/
修改自(https://pi-ware.ml/)

本来想用 Bootstrap,但那个似乎不大好维护,写个简单的页面也没必要用它(主要是不会用...)。
相逢已是初识 135.8m 2021-09-23 
🆒

登录注册 后可回复。




› 相关内容关注微信公众号