Download List

Descripción del Proyecto

Urpkg is software to install programs in a safe
and undoable way. It is able to see what files any
given installation command creates, and list and
remove them. You are able to restrict the
installation command so that it only writes where
you allow it to, and does not overwrite files from
other packages. Urpkg is especially useful if you
want to install programs from source, or create
binary packages in an automated way. Under the
hood, urpkg creates a user for each package it has
to install, which prevents the installation
command from run with root privileges. It can be
seen as a "command tracer" that remembers what
files a command created and prevents it from doing
forbidden things. It is written in C but relies on
some external commands, like GNU Find.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-29 07:58
1.9

Un error que eliminaría los directorios vacíos no se ha fijado.
A bug that would remove non-empty directories was fixed.

2009-03-22 07:33
1.8

Un error de bucle infinito que apareció en Arch Linux fue corregido.
An infinite looping bug that appeared in Arch Linux was fixed.

2009-03-22 07:33
1.7

Un archivo de Arch Linux PKGBUILD fue añadida. Errores de instalación menores scripts fueron corregidos.
An Arch Linux PKGBUILD file was added. Minor installation scripts bugs were fixed.

2008-07-28 09:01
1.6

Este comunicado de obras en los sistemas de Slackware. Una mayor longitud de nombre de paquete es ahora posible. Varios otros bugs fueron corregidos.
Tags: Major bugfixes
This release works on Slackware systems. A larger package name length is now possible. Several other bugs were fixed.

2008-07-08 19:26
1.5

Un error de formato fue fijado en las páginas de manual.
Tags: Documentation
A formatting bug was fixed in the man pages.

Project Resources