FiloSottile / age

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org
BSD 3-Clause "New" or "Revised" License
15.95k stars 482 forks source link

Ubuntu APT repository out of date? #340

Closed uhthomas closed 2 years ago

uhthomas commented 2 years ago

Environment

What were you trying to do

Install the latest version of age, v1.0.0, released on September 6th.

What happened

The apt repository seems out of date? It's missing some pretty major things like the -R flag.

❯ sudo apt update
Ign:1 http://pkg.cloudflare.com focal InRelease
Hit:2 http://pkg.cloudflare.com focal Release                                                                                        
Hit:3 http://de.archive.ubuntu.com/ubuntu hirsute InRelease                                                                          
Hit:4 http://de.archive.ubuntu.com/ubuntu hirsute-updates InRelease                                   
Hit:7 http://de.archive.ubuntu.com/ubuntu hirsute-backports InRelease           
Hit:8 http://security.ubuntu.com/ubuntu hirsute-security InRelease                           
Hit:6 https://packages.cloud.google.com/apt kubernetes-xenial InRelease                      
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
❯ sudo apt upgrade age
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
age is already the newest version (1.0.0~beta5-1).
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
❯ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 21.04
Release:        21.04
Codename:       hirsute
sharkooon commented 2 years ago

Seems it doesn't exist anymore? When i try to install age on Ubuntu 21.04 i'm getting: Unable to locate package age

# apt install age
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package age