Skip to content

FarsFusion/ppa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

89e6e20 · Mar 5, 2025

History

4 Commits
Mar 5, 2025
Mar 2, 2025
Mar 2, 2025
Mar 2, 2025
Mar 2, 2025

Repository files navigation

⚡️PPA

FarsFusion PPA hosted on GitHub

🚦Usage

Open a terminal window and enter the following command to add the PPA to apt:

curl -fsSL https://farsfusion.github.io/ppa/ubuntu/KEY.gpg | sudo gpg --dearmor -o /usr/share/keyrings/farsfusion-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/farsfusion-archive-keyring.gpg] https://farsfusion.github.io/ppa/ubuntu ./" | sudo tee /etc/apt/sources.list.d/farsfusion.list
sudo apt update

# Sample
sudo apt cyruspass

📦Packages

The following packages are available in the PPA:

  • cyruspass - A simple CLI password generator

📢License

MIT