Ppack package manager

Miscellaneous tools
Post Reply
Message
Author
stu90

Ppack package manager

#1 Post by stu90 »

Latest version is 0.5
Here is a rough and basic Yad package manager for puppy packages - This is just for puppy packages so dont add .deb or other host repos.

There in not package filtering, package informations and no pinstall / pinunistall support yet.

Please note: this hasn't been thoroughly tested so there is a real possibility things could break so use at you own risk :)

Image

requires - Yad
Attachments
ppack-0.5.pet
(41.56 KiB) Downloaded 551 times
ppack-0.4.pet
(41.5 KiB) Downloaded 429 times
Last edited by stu90 on Mon 07 Nov 2011, 14:30, edited 1 time in total.

stu90

#2 Post by stu90 »

Update to v5 (see first post for download)
Added support for pre and post .pet removal scripts

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#3 Post by Geoffrey »

Hey stu90,

That's great, tidy with a nice fresh look. 8)

stu90

#4 Post by stu90 »

Geoffrey wrote:Hey stu90,

That's great, tidy with a nice fresh look. 8)
Hi Geoffrey,
Thank you for the feedback. 8)

A quick guide for setting up - adding / removing and changing repositories.

The ppack repositories list is located in the file /usr/local/ppack/script/repo-list each line is broken up into three fields.
Field 1. Is the locations of the local text file repository in /root/.packages
Field 2. Is the Internt web address of the download server for the repository.
Field 3. Is internet we address to ping to see is server is live.

example entry:

Code: Select all

/root/.packages/Packages-puppy-5-official|http://distro.ibiblio.org/puppylinux/pet_packages-5|www.ibiblio.org
To remove a repository just delete the relevant line in the repo-list file - to add a repository add a new line to the repo-list file making sure that all three fields are filled in.

To change repository click on the repositories button in the GUI and select a new repo - you can see what the current repository is in the text at the top of the main GUI.

Pelo

Ah il me plait bien

#5 Post by Pelo »

Ppack is nice !

Post Reply