https://github.com/guycole/mellow-possum
mellow packages
https://github.com/guycole/mellow-possum
Last synced: 3 months ago
JSON representation
mellow packages
- Host: GitHub
- URL: https://github.com/guycole/mellow-possum
- Owner: guycole
- License: gpl-3.0
- Created: 2025-10-14T23:46:59.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-10-15T03:18:04.000Z (8 months ago)
- Last Synced: 2025-10-15T12:35:46.092Z (8 months ago)
- Language: Shell
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mellow-possum
=============
Debian package repository for mellow collectors.
## prepare a package to share
1. update local repository
1. update the prepare.sh script (if adding another package)
1. run prepare.sh
1. commit
## prepare client machine
1. (as root) wget -O - https://guycole.github.io/mellow-possum/KEY.gpg | gpg --dearmor | sudo tee /usr/share/keyrings/mellow-possum.gpg > /dev/null
1. (as root) echo "deb [signed-by=/usr/share/keyrings/mellow-possum.gpg] https://guycole.github.io/mellow-possum ./" | tee /etc/apt/sources.list.d/mellow-possum.list
1. apt update
1. apt install mellow