Download List

프로젝트 설명

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

제거하는 것이 아닌 버그 비어있는 디렉토리를 고정했다.
A bug that would remove non-empty directories was fixed.

2009-03-22 07:33
1.8

그 아치 리눅스에서 처음 수정되었습니다 나타난 무한 반복 버그.
An infinite looping bug that appeared in Arch Linux was fixed.

2009-03-22 07:33
1.7

아치 리눅스 PKGBUILD 파일이 추가되었습니다. 미성년자가 설치 스크립트 버그가 수정되었습니다.
An Arch Linux PKGBUILD file was added. Minor installation scripts bugs were fixed.

2008-07-28 09:01
1.6

이 릴리스에는 슬랙웨어 시스템에서 작동합니다. 큰 패키지 이름이 길이 지금은 가능합니다. 다른 여러 가지 버그가 수정되었습니다.
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

서식 버그 man 페이지에서 수정되었습니다.
Tags: Documentation
A formatting bug was fixed in the man pages.

Project Resources