How to switch from Condres to Archlinux without problems.

How to have pure arch with a Condres OS operating system installation.

After several tests we managed to get the system running smoothly by switching to Archlinux regularly. Below we publish what gives us pacman once our repository is removed:

:: Synchronizing package databases...
core 133,5 KiB 147K/s 00:01 [######################] 100%
extra 1644,1 KiB 1422K/s 00:01 [######################] 100%
multilib 169,7 KiB 0,00B/s 00:00 [######################] 100%
community 4,9 MiB 8,27M/s 00:01 [######################] 100%
:: Starting full system upgrade...
warning: filesystem: local (1:2019.1-9) is newer than core (2019.10-1)
warning: grub: local (4:2.03.0-7.1) is newer than core (2:2.04-2)
warning: libreoffice-fresh: local (1:6.3.0-2) is newer than extra (6.3.2-2)
warning: linux: local (4:5.2.11.arch1-1) is newer than core (5.3.7.arch1-1)
warning: linux-headers: local (4:5.2.11.arch1-1) is newer than core (5.3.7.arch1-1)
warning: lsb-release: local (4:1.4-69) is newer than community (1.4-15)

In addition to these packages, which are more up-to-date than arch, there are also these:

breeze-icons kinfocenter cryptsetup filesystem grub grub-customizer libreoffice-fresh libreoffice-fresh-it libreoffice-fresh-nl libreoffice-fresh-sdk linux linux-headers lsb-release mate-media mate-system-monitor

Proceed in this way. First of all remove the repository

sudo nano /etc/pacman.conf

Remove codres repo

[condresrepo]
SigLevel = Optional
Include = /etc/pacman.d/condres/mirrorlist

Performing the system update will give you some warnings, don’t worry and continue:

sudo pacman -Syu

Install package:

sudo pacman -S breeze-icons kinfocenter cryptsetup filesystem grub grub-customizer libreoffice-fresh libreoffice-fresh-it libreoffice-fresh-nl libreoffice-fresh-sdk linux linux-headers lsb-release mate-media mate-system-monitor

Update aur package

trizen -S yay
yay -Syu

Now remove the packages from the Condres version:

sudo pacman -Rdd condres-control-center condres-control-center-plugin condres-browser-settings condres-freezedry condres-kernel-manager condres-keyring condres-mirrorlist condresassets pacman-condres

Change the name of grub:

sudo mv /etc/default/grub.pacnew /etc/default/grub
sudo grub-mkconfig -o /boot/grub/grub.cfg

Restart and enjoy your pure arch

Calogero Scarnà
Calogero Scarnà
Articoli: 299

Newsletter

Inserisci il tuo nome e il tuo indirizzo email qui sotto e iscriviti alla nostra newsletter