08-18-2022, 09:02 PM
WARNING This can cause problems.
These packages are on danctnix-testing server.
Update the phone as is:
Restart the phone
TURN ANIMATIONS ON
The animations can be turned on / off in the settings (Settings > Accessibility > Enable Animations).
add the danctix-testing to the pacman config
Add these lines to pacman.conf
Sync the pacman databases
update only the phosh and phoc. Danctix has other package on the test server that you may not want right now.
Restart the phone
remove the danctix-testing to the pacman config
Remove these lines to pacman.conf
These packages are on danctnix-testing server.
Update the phone as is:
Code:
sudo pacman -Syu
Restart the phone
Code:
sudo reboot
TURN ANIMATIONS ON
The animations can be turned on / off in the settings (Settings > Accessibility > Enable Animations).
add the danctix-testing to the pacman config
Code:
sudo nano /etc/pacman.conf
Add these lines to pacman.conf
Code:
[danctnix-testing]
Server = https://p64.arikawa-hi.me/danctnix-testing/aarch64/
Sync the pacman databases
Code:
sudo pacman -Sy
update only the phosh and phoc. Danctix has other package on the test server that you may not want right now.
Code:
sudo pacman -S phosh phoc
Restart the phone
Code:
sudo reboot
remove the danctix-testing to the pacman config
Code:
sudo nano /etc/pacman.conf
Remove these lines to pacman.conf
Code:
[danctnix-testing]
Server = https://p64.arikawa-hi.me/danctnix-testing/aarch64/