Pacman package manager

GPTKB entity

Statements (53)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Arch_Linux
gptkbp:allows package upgrades
package installation
package removal
gptkbp:available_formats tar.gz
tar.xz
pkg.tar.xz
gptkbp:developed_by gptkb:Arch_Linux
gptkbp:has_collection /var/cache/pacman/pkg
/var/lib/pacman/local
gptkbp:has_feature custom repositories
package signing
rollback support
hooks support
multilib support
parallel downloads
syncing with remote repositories
gptkbp:has_method pacman -Syu
pacman -Q
pacman -Qd
pacman -Qi
pacman -R
pacman -S
pacman -Ss
pacman -Sy
pacman -U
gptkbp:has_version 5.2.2
gptkbp:has_written gptkb:operating_system
https://www.w3.org/2000/01/rdf-schema#label Pacman package manager
gptkbp:is_compatible_with gptkb:Manjaro_Linux
gptkb:Arch_Linux
Arch-based distributions
gptkbp:is_open_source gptkb:theorem
gptkbp:is_part_of Arch Linux ecosystem
gptkbp:is_used_by gptkb:software
end users
system administrators
gptkbp:provides transaction management
dependency resolution
package querying
package listing
package searching
package verification
package cleaning
gptkbp:release_date 2021-08-01
gptkbp:setting /etc/pacman.conf
gptkbp:supports binary packages
AUR (Arch User Repository)
gptkbp:user_interface gptkb:theorem
gptkbp:uses libalpm
gptkbp:written_in gptkb:C