Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pieroproietti/penguins-packs
Personal PKGBUILDs eggs for Arch, Manjaro and, hopefully, other distros
https://github.com/pieroproietti/penguins-packs
penguins-eggs
Last synced: 27 days ago
JSON representation
Personal PKGBUILDs eggs for Arch, Manjaro and, hopefully, other distros
- Host: GitHub
- URL: https://github.com/pieroproietti/penguins-packs
- Owner: pieroproietti
- Created: 2023-03-25T07:29:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T08:22:57.000Z (28 days ago)
- Last Synced: 2024-12-06T08:29:25.568Z (28 days ago)
- Topics: penguins-eggs
- Language: Shell
- Homepage: https://penguins-eggs.net
- Size: 70.5 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# penguins-packs
This repository started as `penguins-eggs-pkgbuilds` and included package creation for Arch and Manjaro. Later the package creation for AlpineLinux was included, finally the rpm packages for AlmaLinux/Rock, fedora, Openmamba and OpenSuSE were included.
There is no need to use this repository for the creation of DEB packages, which is done directly from penguins-eggs sources, using the command: `pnpm deb`
## ALDOS (RPM)
* `cd aldos`
* `./create-struct.sh`
* `cd penguins-eggs`
* `./get-sources`
* `./build-rpm`## AlmaLinux/RockyLinux (RPM)
* `cd rocky`
* `./create-struct.sh`
* `cd penguins-eggs`
* `./get-sources`
* `./build-rpm`## Alpine Linux (apk)
* `cd alpine`## ArchLinux (PKGBUILD)
* `cd aur/penguins/eggs`
* `./m`[calamares-eggs](./aur/calamares-eggs)
* `cd aur/calamares-eggs`
* `./m`#### Instructions
[Publish package to AUR](./PUBLISH.md), link to
[penguins-eggs on AUR](https://aur.archlinux.org/packages/penguins-eggs)## Fedora (RPM)
* `cd fedora`
* `./create-struct.sh`
* `cd penguins-eggs`
* `./get-sources`
* `./build-rpm`## Manjaro (PKGBUILD)
* `cd manjaro/penguins/eggs`
* `./m`[penguins-eggs on Manjaro community](https://gitlab.manjaro.org/packages/community/penguins-eggs)
## Openmamba (RPM)
* `cd openmamba/penguins-eggs`
* `./get-sources`
* `./build-rpm`