Content of video
- packages can either be installed from the Arch Linux repos – pacman – add to the list
- packages coming from AUR need to be built – build the packages and add them to your repo
- we use yay to build our packages and show you the workflow
- man makepkg
- makepkg -s
- we can build another iso if all the packages are present on the repo’s
- TIP: wait for github to acknowledge the packages have been uploaded
What have we done until now?