GitHub
03/03/2024, 5:12 PMopen-pdks
into apt or yum so that most users could just do:
sudo apt-get install open-pdks
and to upgrade
sudo apt-get upgrade open-pdks
or something like this.
An alternative could be homebrew packaging so that maybe even UNIX-based users can just
brew install open-pdks
Maybe you've already thought about this before, or there are good reasons not to do this, but thought to propose in any case
RTimothyEdwards/open_pdks