This is the official Vincent OS Repositories, it contains the essentials packages.
By default, all Vincent OS Editions are included the repos.
In case of troubleshooting, here's how to readd the repos:
- Edit the
/etc/pacman.confwith your favourite editor as root. - After the repo:
[multilib]add this:
- For the Standard Edition
[vincent-os]
Include = /etc/pacman.d/vincent-os-mirrorlist
[origin]
Include = /etc/pacman.d/codename-mirrorlist
- Save it and run as root:
pacman -Syu.
The composition of the repository is contained in two main repos:
- The Vincent OS Repo: Contain all shared packages with the Operating System
- Codename (e.g. "origin"): Contain all packages that need for each editions of Vincent OS