Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 405 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 405 Bytes

Debian packages for ChromeBooks

To install .list file using pkmgr:

pkmgr curl https://github.com/pkmgr/debian/raw/main/lists/default.list

To install .sh script using pkmgr

pkmgr script https://github.com/pkmgr/debian/raw/main/scripts/default.sh

use the following format to manual install:

sudo apt install --ignore-missing -y - $(cat aptlist.txt )