Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hilbert apt repository

An apt repository for Hilbert, an offline desktop editor for Typst, for Debian and Ubuntu based systems (amd64).

Install

curl -fsSL https://aburousan.github.io/hilbert-apt/hilbert-archive-keyring.asc \
  | sudo gpg --dearmor -o /usr/share/keyrings/hilbert-archive-keyring.gpg

echo "deb [arch=amd64 signed-by=/usr/share/keyrings/hilbert-archive-keyring.gpg] https://aburousan.github.io/hilbert-apt stable main" \
  | sudo tee /etc/apt/sources.list.d/hilbert.list

sudo apt update
sudo apt install hilbert

Update

sudo apt update && sudo apt upgrade hilbert

The signing key fingerprint is F969 17DA CE94 1FE6 5A69 9994 7F9A AE54 09F2 976C.

About

Apt repository for Hilbert

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors