paolostivanin / OTPClient

Highly secure and easy to use OTP client written in C/GTK3 that supports both TOTP and HOTP
GNU General Public License v3.0
482 stars 47 forks source link

OTPClient is treated as a leftover by Garuda (Arch) #370

Closed meatspinner closed 4 months ago

meatspinner commented 4 months ago

Whenever I use the option to clean unnecessary, orphan packages sudo pacman -Qdtq | sudo pacman -Rns - or sudo pacman -Rns $(pacman -Qtdq), both otpclient as well as libcotp show up as packages safe to uninstall.

Its not a big deal but thought it was a good idea to let you guys know and maybe try to "fix" this in the future.

paolostivanin commented 4 months ago

hello, I don't use Arch, so I have no idea how to fix this, sorry. If you have any suggestion, feel free to write it here so that I can update the PKGBUILD :smile:

Thanks

meatspinner commented 4 months ago

I don't know either tbh, it was just a suggestion anyway since its not really a big deal.