You very likely also still have /etc/pacman.conf.pacnew
which you can open and save as: /etc/pacman.conf
in case you really accidentally deleted the original file
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/
#HookDir = /etc/pacman.d/hooks/
HoldPkg = pacman glibc manjaro-system
#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
[ File '/etc/pacman.conf.pacnew' is unwritable ]
^G Help ^O Write Out ^F Where Is ^K Cut ^T Execute ^C Location
^X Exit ^R Read File ^\ Replace ^U Paste ^J Justify ^/ Go To Line
first command is to save the original if itâs still there
second is to overwrite the original with the contents of the .pacnew
youâll need to confirm the overwrite, probably
The editor will ask you under which name you want to save it - you have just overlooked that âŚ
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
[multilib]
Include = /etc/pacman.d/mirrorlist
⌠tend to .pacnew files when and as soon as you are made aware of their presence
There will be other things breaking in the future if you donât - and they wonât be this obvious to pin down - which is always the precondition to fixing issues
A handy thing to remember is to use @ when mentioning another Memberâs username â this allows you to select them rather than typing them â go on, try it.