ProfessionalUwU
04048c4cb9
Implement determinePacmanCacheDirectory
Used a StreamReader to read pacman.conf and then read one line until a line contains CacheDir Then used a regex to only get the cache directory
pacserver
Centralized pacman cache server.
Description
Languages
C#
100%