New version : 0.0.8

This version come with a lot of changes.

origin command bugs was fixed. you can now define the repositories that you want to check e.g. :
$ sudo pacopts origin core
This should tell you what package installed on your system do not come from core repository. If you do not specify the repository to check, obarun is picked by default.

applysys command was improved. You can now use it for a single file or with a list of files. The list need to be double quoted as the following :
$ sudo pacopts applysys "nbd.conf qemu.conf"
aur command. This is a new features. This command allow you to get information, to search, to download, to update, to build and to install package(s) coming from AUR. Pacopts use cower, pacman, makepkg to perform those operation.

A man pages is now available where you can get all the needed information to use those different command, so:
$ man pacopts
:)

If you need any more informations, don't hesitate.

PS : If a people, with a good english, find on the man-pages any language curiosities, please tell me.

Powered by Obarun