You are not logged in.
Pages: 1
On this day ten years ago I installed Arch Linux on my desktop PC.
% head /var/log/pacman.log
[2014-06-24 19:18] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm base base-devel'
[2014-06-24 19:18] [PACMAN] synchronizing package lists
[2014-06-24 19:22] [PACMAN] installed linux-api-headers (3.14.1-1)
[2014-06-24 19:22] [PACMAN] installed tzdata (2014e-1)
[2014-06-24 19:22] [PACMAN] installed iana-etc (2.30-4)
[2014-06-24 19:22] [PACMAN] installed filesystem (2014.06-2)
[2014-06-24 19:22] [PACMAN] installed glibc (2.19-5)
[2014-06-24 19:22] [PACMAN] installed ncurses (5.9-6)
[2014-06-24 19:22] [PACMAN] installed readline (6.3.006-1)
[2014-06-24 19:22] [PACMAN] installed bash (4.3.018-3)
It has been my primary OS since then and in the meantime the dual-boot Windows has been removed because gaming with Linux "just works".
Updating the very same installation nearly works flawlessly most of the time (3-4 times I had to fix something like incompatible NVidia drivers). Even moving to a different drive or mainboard did not cause any issues.
Many thanks to the people behind Arch and the great community!
Offline
Beautiful. In 2014, I was having a lot of trouble and frustration with Windows. I wish someone told me about an available alternative to this mess. Would you mind sharing how did you get into Linux?
Also, this might originates from my past experience with Windows, but if my system is very old, I feel that it is "unclean" because of all the packages that come and go and the remnants of dependencies that are removed. Not sure if this: https://wiki.archlinux.org/title/Pacman … ckup_files fully "cleans" my system.
Offline
Would you mind sharing how did you get into Linux?
My first distribution must have been SuSE Linux 6.0 in the late 90s. That did not work out but only a few years later I made the switch to Linux as my primary OS with Mandrake Linux.
Since then I tried a lot on my desktop: Debian, Ubuntu, Mint, and for the last 10 years Arch Linux.
Offline
Congrats (late)
I messed my Arch Linux installation, then fixed it
"Sometimes the best complexity is simplicity." - BluePy, 1856.
Offline
I'm starting my 3rd year right now:
[main@main ~]$ head /var/log/pacman.log
[2022-10-24T20:42:31+0200] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm base linux linux-firmware sudo vim efibootmgr grub dhclient amd-ucode'
[2022-10-24T20:42:31+0200] [PACMAN] synchronizing package lists
[2022-10-24T20:42:58+0200] [ALPM] transaction started
[2022-10-24T20:42:58+0200] [ALPM] installed iana-etc (20220915-1)
[2022-10-24T20:42:58+0200] [ALPM] installed filesystem (2022.10.18-1)
[2022-10-24T20:42:58+0200] [ALPM] installed linux-api-headers (5.18.15-1)
[2022-10-24T20:42:58+0200] [ALPM] installed tzdata (2022e-1)
[2022-10-24T20:42:58+0200] [ALPM] installed glibc (2.36-6)
[2022-10-24T20:42:59+0200] [ALPM] installed gcc-libs (12.2.0-1)
[2022-10-24T20:42:59+0200] [ALPM] installed ncurses (6.3-3)
Offline
Pages: 1