File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -62,11 +62,12 @@ GNU General Public License v2.
6262You should first check if your distribution already packages OfflineIMAP for you.
6363Downloads releases as [ tarball or zipball] ( https://github.com/OfflineIMAP/offlineimap3/tags ) .
6464
65- If you are running Linux, you can install offlineimap with:
65+ If you are running Linux/BSD , you can install offlineimap with:
6666
6767- Debian and Ubuntu ` apt install offlineimap3 `
6868- openSUSE ` zypper install offlineimap `
6969- Fedora ` dnf install offlineimap `
70+ - FreeBSD ` pkg search offlineimap3 ` , and install the python versioned package, ` pkg install py311-offlineimap3 `
7071- Arch Linux: [ ` pacman -S offlineimap ` ] ( https://archlinux.org/packages/extra/any/offlineimap/ ) , or through AUR package [ offlineimap3-git] ( https://aur.archlinux.org/packages/offlineimap3-git/ )
7172- Docker image: ` offlineimap/offlineimap:latest `
7273 (note: image not published yet, just an example)
You can’t perform that action at this time.
0 commit comments