Pacman is a simple library-based package manager used in some Linux distributions, e.g. Arch Linux.
Questions tagged [pacman-package-manager]
127 questions
-1
votes
1 answer
trying to install fmt on archcraft stop because breaks dependency 'libfmt.so=8-64'
i'm trying to install a Archcraft theme, but when i run the command sudo pacman -U archcraft-wayfire-1.0-2-any.pkg.tar.zst it gave me this error:
sudo pacman -U archcraft-wayfire-1.0-2-any.pkg.tar.zst
[sudo] password for rick:
loading…
-1
votes
1 answer
Arm Linux update a software package without apt
I have an embedded system with arm Linux integrated (own construction) that has several software components. I know that in normal desktop case there is an apt or for arm pacman as package manager where I can easily update packages.
This Linux…

StefanP
- 1
-1
votes
1 answer
How to install a lex tool in Manjaro Linux?
I tried installing bison and flex :
sudo pacman -Syu install bison flex
This is what I got:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
error: target not found:…

kochayathi
- 1
- 4
-1
votes
1 answer
pacman -Syu errors occured, no packages were upgraded
Following problem:
After a fresh installation of Blackarch i want to execute
pacman -Syu
but after it downloaded all the packages i get the same error for all packages. For example:
/usr/lib/ruby/gems/2.5.0/gems/colorize-0.8.1/LICENSE exists in both…

Leon
- 1
- 3
-2
votes
1 answer
Is there a way to reinstall a package on RStudio after permanently deleting it?
I was completing an R tutorial on the use of the pacman package when it kept saying that the party package was not available. I assumed it was because the pacman I was using may not have been the latest version. I tried installing the latest version…

AntonioG
- 1
-2
votes
1 answer
Apricity database not found
I recently installed apricity-os and when trying to use pacman, I was prompted with an error message saying that I didn't have the apricity-core database .I wished to know of one of you could help me find it .
-2
votes
1 answer
MSYS2 /pacman can't install any program
How to solve this error ?
error: failed retrieving file ... from ....

Patrick Wang
- 19
- 1