Skip to content

Instantly share code, notes, and snippets.

@blabber
Created January 24, 2025 20:08
Show Gist options
  • Select an option

  • Save blabber/bf50f0e49000c13e19c174d34781a45d to your computer and use it in GitHub Desktop.

Select an option

Save blabber/bf50f0e49000c13e19c174d34781a45d to your computer and use it in GitHub Desktop.
cd /usr/ports
make update
cd /usr/ports/ports-mgmt/pkg
make -DBATCH build deinstall reinstall clean
cd /usr/ports/graphics/librsvg2-rust
make -DBATCH install-missing-packages
make -DBATCH build deinstall reinstall clean
# install missing packages using `pkg`
# clean up using `pkg autoremove
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment