LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pacremove

convenience alias for pactrans --remove that removes packages

TLDR

This command is an alias of pactrans --removeView documentation for the original command
$ tldr pactrans
copy

SYNOPSIS

pacremove [options] package(s)

DESCRIPTION

pacremove is a convenience alias for pactrans --remove that removes packages from the system. It provides an alternative interface to package removal using the pactrans transaction system.

SEE ALSO

pactrans(1), pacman(8)

Copied to clipboard
Kai