Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

MCotocel/pactest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

THIS SOFTWARE IS NOW UNMAINTAINED

Anyway, there's better software out there. Distrobox is a suitable alternative.

pactest

Do you frequently test software but forget to uninstall it, or want to use software without it adding or removing files from your system? This script creates a chroot for you to test software from the AUR in.

output

Installation

Use your preferred AUR helper to install pactest-git

paru -S pactest-git

Usage

Setup chroot

pactest -s

Install software in chroot

pactest -i example

Execute software in chroot

pactest -x example

Delete chroot

pactest -d

Chroot into chroot

pactest -c

Releases

No releases published

Packages

No packages published

Languages