etc/pkg/repos/README.md

21 lines
816 B
Markdown
Raw Permalink Normal View History

# Switch `pkg` to fetch the latest version of packages
As _root_. `#`
```
mkdir /usr/local/etc/pkg /usr/local/etc/pkg/repos ; cd /usr/local/etc/pkg/repos ; fetch https://raw.githubusercontent.com/stationgroup/etc/master/pkg/repos/FreeBSD.conf ; cd ~
```
2017-12-01 00:07:38 +00:00
Fetch may complain about certificates. _If_ it does: `pkg install ca_root_nss`
---
2017-12-01 00:08:30 +00:00
_Questions for Google to index:_
>How do I install the latest package of `example`.
>In 11.1 the default pkg repository was "latest", but after running mergemaster it was changed to "quarterly"
>My VPS was installed with an empty pkg repository; making the change to /usr/local/etc/pkg/repos allowed me to repopulate it and configure what I needed
2017-12-01 00:07:38 +00:00
---
2018-04-22 19:42:59 +00:00
If this helped you, consider the Value for Value model. [bringyourwallet.com/donate](http://bringyourwallet.com/donate)