=head1 NAME B - Official Sabayon Linux Package Manager Client =head1 SYNOPSIS B [action] [basic_options] [options|extended_options] [atom | package_file | @set] ... B [action] [basic_options] [options|extended_options] ... B --info B --help B --version =head1 DESCRIPTION B is the definitive (rofl)... scratch it. B is the official command-line interface to the Entropy framework. Primarily used to ease packages management on Gentoo-based, Entropy-enabled distributions. With B you can easily install and remove any application inside available and enabled repositories: it's a binary package manager which brings the best from apt, yum and rpm, keeping 100% backward Portage (see 'man emerge') compatibility. Being Entropy a framework means that it's not just ended here. For example, through B you can build your own software repository (called Community Repository), do searches, keep your system secure, download packages' source code, sanity check your system, see and be part of the User Generated Content produced by other users. =head1 BASIC_OPTIONS =over =item B<--help (-h)> this output =item B<--version> print version =item B<--nocolor> disable colorized output =back =head1 OPTIONS =over =item B update configured repositories =over =item B<--force> force sync regardless repositories status =back =item B manage your repositories =over =item B enable given repository =item B disable given repository =item B> add repository (pass repository string) =item B> remove repository =item B> reorder mirrors basing on response time =item B> merge content of source repos to dest [for developers] =over =item B<--conflicts> also remove dependency conflicts during merge =back =back =item B repository notice board reader =item B show respositories status =item B search packages in repositories =item B match a package in repositories =over =item B<--multimatch> return all the possible matches =item B<--installed> match inside installed packages repository =item B<--multirepo> return matches from every repository =item B<--showrepo> print repository information (w/--quiet) =item B<--showdesc> print description too (w/--quiet) =back =item B> upgrade your distribution to a new release (branch) =item B update system with the latest available packages =over =item B<--ask (-a)> ask before making any changes =item B<--fetch> just download packages =item B<--pretend (-p)> only show what would be done =item B<--verbose (-v)> show more details about what is going on =item B<--replay> reinstall all the packages and their dependencies =item B<--empty> same as --replay =item B<--resume> resume previously interrupted operations =item B<--skipfirst> used with --resume, makes the first package to be skipped =item B<--multifetch> download multiple packages in parallel (default 3) =item B<--multifetch=N> download N packages in parallel (max 10) =back =item B security infrastructure functions =over =item B download the latest Security Advisories =over =item B<--force> force download even if already up-to-date =back =item B list all the available Security Advisories =item B<--affected> list only affected =item B<--unaffected> list only unaffected =item B show information about provided advisories identifiers =item B automatically install all the available security updates =item B<--ask (-a)> ask before making any changes =item B<--fetch> just download packages =item B<--pretend (-p)> just show what would be done =item B<--quiet (-q)> show less details (useful for scripting) =back =item B install atoms or binary packages =over =item B<--ask (-a)> ask before making any changes =item B<--pretend (-p)> just show what would be done =item B<--fetch> just download packages without doing the install =item B<--nodeps> do not pull in any dependency =item B<--bdeps> also pull in build-time dependencies =item B<--resume> resume previously interrupted operations =item B<--skipfirst> used with --resume, makes the first package in queue to be skipped =item B<--clean> remove downloaded packages after being used =item B<--empty> pull all the dependencies in, regardless their state =item B<--relaxed> calm down dependencies resolution algorithm (might be risky) =item B<--deep> makes dependency rules stricter =item B<--verbose (-v)> show more details about what is going on =item B<--configfiles> makes old configuration files to be removed =item B<--multifetch> download multiple packages in parallel (default 3) =item B<--multifetch=N> download N packages in parallel (max 10) =back =item B download atoms source code =over =item B<--ask (-a)> ask before making any changes =item B<--pretend (-p)> just show what would be done =item B<--nodeps> do not pull in any dependency =item B<--relaxed> calm down dependencies resolution algorithm (might be risky) =item B<--savehere> save sources in current working directory =back =item B just download packages without doing the install =over =item B<--ask (-a)> ask before making any changes =item B<--pretend (-p)> just show what would be done =item B<--nodeps> do not pull in any dependency =item B<--relaxed> calm down dependencies resolution algorithm (might be risky) =item B<--multifetch> download multiple packages in parallel (default 3) =item B<--multifetch=N> download N packages in parallel (max 10) =back =item B remove one or more packages =over =item B<--ask (-a)> ask before making any changes =item B<--pretend (-p)> just show what would be done =item B<--nodeps> do not pull in any dependency =item B<--deep> also pull unused dependencies where reverse deps list is empty =item B<--empty> when used with --deep, helps the removal of virtual packages =item B<--configfiles> makes configuration files to be removed =item B<--force-system> dangerous: forces system packages removal, do not use this =item B<--resume> resume previously interrupted operations =back =item B mask one or more packages =over =item B<--ask (-a)> ask before making any changes =item B<--pretend (-p)> just show what would be done =back =item B unmask one or more packages =over =item B<--ask (-a)> ask before making any changes =item B<--pretend (-p)> just show what would be done =back =item B configure one or more installed packages =over =item B<--ask (-a)> ask before making any changes =item B<--pretend (-p)> just show what would be done =item B look for unsatisfied dependencies =item B<--quiet (-q)> show less details (useful for scripting) =item B<--ask (-a)> ask before making any changes =item B<--pretend (-p)> just show what would be done =back =item B look for unused packages (pay attention) =over =item B<--quiet (-q)> show less details (useful for scripting) =item B<--sortbysize> sort packages by disk size =back =item B look for missing libraries =over =item B<--dump> dump results to files =item B<--listfiles> print broken files to stdout =item B<--quiet (-q)> show less details (useful for scripting) =item B<--ask (-a)> ask before making any changes =item B<--pretend (-p)> just show what would be done =back =item B configuration files update tool =over =item B show configuration files to be updated =item B run the configuration files update function =back =item B do misc queries on repository and local databases =over =item B search from what package a file belongs =item B show packages changelog =item B search what packages depend on the provided atoms =item B search packages by description =item B show files owned by the provided atoms =item B search a package into the local database =item B show packages owning the provided licenses =item B list packages based on the chosen parameter below =over =item B list installed packages =back =item B search packages able to handle given mimetypes =over =item B<--installed> search inside installed packages =back =item B associate given file paths to applications able to read them =over =item B<--installed> search inside installed packages =back =item B show runtime libraries needed by the provided atoms =item B search files that do not belong to any package =item B show the removal tree for the specified atoms =item B show atoms needing the provided libraries =item B search available package sets =item B show packages owning the provided slot =item B show packages owning the specified tags =item B show installed packages owning the specified revisions =item B show direct depdendencies tree for provided installable atoms =over =item B<--complete> include system packages, build deps and circularity information =back =item B show reverse depdendencies tree for provided installed atoms =over =item B<--complete> include system packages, build deps and circularity information =back =item B<--verbose (-v)> show more details =item B<--quiet (-q)> print results in a scriptable way =back =back =head1 EXTENDED_OPTIONS =over =item B handles extended functionalities =over =item B make a smart application for the provided atoms (experimental) =item B make a smart package for the provided atoms (multiple packages into one file) =item B recreate an Entropy package from your System =over =item B<--savedir> save new packages into the specified directory =back =item B convert provided Source Package Manager package files into Entropy packages =over =item B<--savedir> save new packages into the specified directory =back =item B convert provided Entropy packages into Source Package Manager ones =over =item B<--savedir> save new packages into the specified directory =back =item B extract Entropy metadata from provided Entropy package files =over =item B<--savedir> save new metadata into the specified directory =back =back =item B contains System rescue tools =over =item B check installed packages repository for errors =item B remove installed packages repository internal indexes to save disk space =item B generate installed packages database using Source Package Manager repositories =item B generate installed packages database using files on the system [last hope] =item B regenerate SPM UIDs map (SPM <-> Entropy packages) =item B makes Entropy aware of your Source Package Manager updated packages =item B backup the current Entropy installed packages database =item B restore a previously backed up Entropy installed packages database =back =item B handles community-side features =over =item B community repositories management functions =over =item B scan the System looking for newly compiled packages =over =item B<--seekstore> analyze the Entropy Store directory directly =item B<--repackage > repackage the specified atoms =item B<--noask> do not ask anything except critical things =item B<--atoms > manage only the specified atoms =item B<--interactive> run in interactive mode (asking things one by one) =back =item B> add binary packages to repository w/o affecting scopes (multipackages) =back =item B community repositories mirrors management functions =over =item B sync packages, database and also do some tidy =over =item B<--noask> do not ask anything except critical things =item B<--syncall> sync all the configured repositories =back =item B sync packages across primary mirrors =over =item B<--ask> ask before making any changes =item B<--pretend> only show what would be done =item B<--syncall> sync all the configured repositories =item B<--do-packages-check> also verify packages integrity =back =item B sync the current repository database across primary mirrors =over =item B<--syncall> sync all the configured repositories =back =item B lock the current repository database (server-side) =item B unlock the current repository database (server-side) =item B lock the current repository database (client-side) =item B unlock the current repository database (client-side) =item B show current lock status =item B remove binary packages not in repositories and expired =back =item B manage a repository =over =item B<--initialize> (re)initialize the current repository database =over =item B<--empty> do not refill database using packages on mirrors =item B manually force a revision bump for the current repository database =over =item B<--sync> synchronize the database =back =item B remove the provided atoms from the current repository database =item B remove the provided injected atoms (all if no atom specified) =over =item B<--branch=> choose on what branch operating =back =item B create an empty repository database in the provided path =item B > switch to the specified branch the provided atoms (or world) =item B verify remote integrity of the provided atoms (or world) =item B backup current repository database =item B restore a previously backed-up repository database =back =item B regenerate SPM UIDs map (SPM <-> Entropy packages) =item B> enable the specified repository =item B> disable the specified repository =item B> show the current Server Interface status =item B [atoms]> handle packages dependencies =item B [atoms]> clone a package inside a repository assigning it an arbitrary tag =item B [atoms]> move packages from a repository to another =item B [atoms]> copy packages from a repository to another =item B> set the default repository =back =item B manage repository digital signatures (OpenGPG) =over =item B create keypair for repositories and sign packages =item B delete keypair (and digital signatures) of repository =item B show currently configured keys information for given repositories =item B sign (or re-sign) packages in repository using currently set keypair =item B > import keypair, bind to given repository =item B > export public key of given repository =back =item B > export private key of given repository =back =item B do some searches into community repository databases =over =item B show from what package the provided files belong =item B show packages changelog =item B show what packages depend on the provided atoms =item B search packages by description =item B show files owned by the provided atoms =item B list all the packages in the default repository =item B show runtime libraries needed by the provided atoms =item B search packages inside the default repository database =item B search available package sets =item B show packages owning the specified tags =item B<--verbose> show more details =item B<--quiet> print results in a scriptable way =back =item B source package manager functions =over =item B compilation function =over =item B compile packages belonging to the provided categories =over =item B<--list> just list packages =back =item B compile packages in provided package set names =over =item B<--list> just list packages =item B<--rebuild> rebuild everything =item B<--dbupdate> run database update if all went fine =item B<--dbsync> run mirror sync if all went fine =back =back =item B scan orphaned packages on SPM =back =item B notice board handling functions =over =item B add a news item to the notice board =item B remove a news item from the notice board =item B read the current notice board =back =item B look for unsatisfied dependencies across community repositories =item B verify the integrity of local package files =item B handles User Generated Content features =over =item B> login against a specified repository =item B> logout from a specified repository =over =item B<--force> force action =back =item B> manage package documents for the selected repository (comments, files, videos) =over =item B> get available documents for the specified package key (example: x11-libs/qt) =item B> add a new document to the specified package key (example: x11-libs/qt) =item B> remove documents from database using their identifiers =back =item B> manage package votes for the selected repository =over =item B> get vote for the specified package key (example: x11-libs/qt) =item B> add vote for the specified package key (example: x11-libs/qt) =back =back =item B handles Entropy cache =over =item B clean Entropy cache =item B<--verbose> show more details =item B<--quiet> print results in a scriptable way =back =item B remove downloaded packages and clean temp. directories =item B<--info> show system information =back =head1 ENVIRONMENT B=1: if set, all the Entropy framework will never use its internal on-disk cache. B=N: if set to 1, 2 or 3 and used with 'B update', Entropy repository synchronized will be force to use the provided EAPI to update repositories. B=license_id1:license_id2:...: this is a way to avoid equo asking to accept specific licenses. B=1: disable entropy coloured output. =head1 BUGS Please report bugs to http://bugs.sabayonlinux.org. B has a nice bug-reporting feature: whenever a valid exception occurs, it asks the user to automatically submit the issue. B: to do efficient bug squashing, some hardware specs are going to be collected, ask wrote before submitting any data. No personal data is going to be uploaded and your report will be kept private. =head1 EXAMPLES work in progress =head1 EXIT STATUS B returns a zero exit status if the called command succeeded. Non zero is returned in case of failure. =head1 AUTHOR Fabio Erculiani =head1 SEE ALSO reagent(1), activator(1)