Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
imapsync
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HRZ
Mail
mirrors
imapsync
Commits
0dd79e7e
Unverified
Commit
0dd79e7e
authored
3 months ago
by
Gilles LAMIRAL
Committed by
GitHub
3 months ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #491 from myvesta/patch-1
Update INSTALL.Debian.txt: Debian 12 Bookworm added
parents
a5ea7625
5b92e1d9
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
INSTALL.d/INSTALL.Debian.txt
+7
-1
7 additions, 1 deletion
INSTALL.d/INSTALL.Debian.txt
with
7 additions
and
1 deletion
INSTALL.d/INSTALL.Debian.txt
+
7
−
1
View file @
0dd79e7e
...
...
@@ -7,7 +7,7 @@ https://imapsync.lamiral.info/INSTALL.d/INSTALL.Debian.txt
There is four install sections in this document,
1) one for Debian 9 Stretch, Debian 10 Buster, Debian 11 Bullseye
1) one for Debian 9 Stretch, Debian 10 Buster, Debian 11 Bullseye
, Debian 12 Bookworm
2) one for all the Debian, called "After installing the dependencies".
3) one for Debian 8 Jessie (obsolete)
4) one for Debian 7 Wheezy (even more obsolete)
...
...
@@ -20,6 +20,7 @@ Type on a terminal:
cat /etc/debian_version
12.x => Bookworm
11.x => Bullseye
10.x => Buster
9.x => Stretch
...
...
@@ -50,6 +51,11 @@ How to install imapsync dependencies on a Debian system?
The repositories are the classical ones, ie, a
/etc/apt/sources.list file with:
# Debian 12 Bookworm
deb http://deb.debian.org/debian bookworm main contrib
or
# Debian 11 Bullseye
deb http://deb.debian.org/debian bullseye main contrib
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment