mirror of
https://github.com/FiloSottile/age.git
synced 2025-12-23 13:35:14 +00:00
README: Debian 12 installation instructions
This commit is contained in:
@@ -61,7 +61,13 @@ $ age --decrypt -i key.txt data.tar.gz.age > data.tar.gz
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Debian 11+ (Bullseye)</td>
|
<td>Debian 12+ (Bookworm)</td>
|
||||||
|
<td>
|
||||||
|
<code>apt install age</code>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Debian 11 (Bullseye)</td>
|
||||||
<td>
|
<td>
|
||||||
<code>apt install age/bullseye-backports</code>
|
<code>apt install age/bullseye-backports</code>
|
||||||
(<a href="https://backports.debian.org/Instructions/#index2h2">enable backports</a> for age v1.0.0+)
|
(<a href="https://backports.debian.org/Instructions/#index2h2">enable backports</a> for age v1.0.0+)
|
||||||
|
|||||||
Reference in New Issue
Block a user