Difference between revisions of "Pacman-mirrors"
→Branch
imported>Fhdk (→Branch) |
imported>Fhdk (→Branch) |
||
Line 99: | Line 99: | ||
Syncronize your pacman database with the new mirror/branch combination and install whatever software needed from that branch. | Syncronize your pacman database with the new mirror/branch combination and install whatever software needed from that branch. | ||
$ sudo pacman - | $ sudo pacman -Syy some-software-package-you-need | ||
After installation switch back | After installation switch back | ||
Line 107: | Line 107: | ||
Syncronize | Syncronize | ||
$ sudo pacman - | $ sudo pacman -Syy | ||
In such a situation, where you have pulled software from another branch, you must be prepared for messages from pacman or pamac about newer packages on the system. These messages can safely be ignored and they dissappear when the installed package(s) reaches stable branch | In such a situation, where you have pulled software from another branch, you must be prepared for messages from pacman or pamac about newer packages on the system. These messages can safely be ignored and they dissappear when the installed package(s) reaches stable branch |