Skip to content

orbitbits/tildr-deb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Tildr

Declarative CLI for managing your Linux HOME directory.

Installation (Ubuntu / Debian)

Via Repository (Recommended)

# Import GPG key
curl -fsSL https://deb.orbitbits.com/tildr-deb-pub.gpg | sudo gpg --dearmor -o /usr/share/keyrings/tildr.gpg

# Add repository
echo "deb [signed-by=/usr/share/keyrings/tildr.gpg] https://deb.orbitbits.com/ stable main" | sudo tee /etc/apt/sources.list.d/tildr.list

# Install
sudo apt update && sudo apt install tildr

Via Direct DEB Download

Download the .deb file from releases and install:

sudo dpkg -i ./tildr_*.deb
sudo apt install -f  # Fix dependencies if needed

Supported distros

  • Ubuntu 24.04 LTS (Noble)
  • Debian 12 (Bookworm)
  • Any Debian-based distro with dpkg

Contributing

See CONTRIBUTING.md.

Official page

https://orbitbits.com/tildr


Β© OrbitBits - All rights reserved.

About

πŸ§‘β€πŸ’»πŸ”§πŸ“¦οΈπŸ§ Repository for the Tildr DEB for Debian and derivatives.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors