diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-07-10 21:55:58 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-07-10 21:55:58 +0900 |
| commit | 03f8761f1416ab395ef0c2f2f53d9222dbcc7a57 (patch) | |
| tree | 303b6d3c2c464652fe8c60a254004bd6cedad0e8 | |
| parent | 48c1c8397297ba90a4fc9e995d5bda24bee9cb0e (diff) | |
Init
| -rw-r--r-- | public/debianprogs.csv | 2 | ||||
| -rw-r--r-- | static/debianprogs.csv | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/public/debianprogs.csv b/public/debianprogs.csv index 5460207..a11bf43 100644 --- a/public/debianprogs.csv +++ b/public/debianprogs.csv @@ -29,7 +29,7 @@ ,dosfstools,allows your computer to access dos-like filesystems. ,dunst,is a suckless notification system. ,ecryptfs-utils,is a tool for cryptographic filesystem. -,exfat-utils,allows management of FAT drives. +,exfatprogs,allows management of FAT drives. ,fcitx5,changes input methods. ,fcitx5-hangul,Korean input method. ,fd-find,finds entries in the filesystem. diff --git a/static/debianprogs.csv b/static/debianprogs.csv index 5460207..a11bf43 100644 --- a/static/debianprogs.csv +++ b/static/debianprogs.csv @@ -29,7 +29,7 @@ ,dosfstools,allows your computer to access dos-like filesystems. ,dunst,is a suckless notification system. ,ecryptfs-utils,is a tool for cryptographic filesystem. -,exfat-utils,allows management of FAT drives. +,exfatprogs,allows management of FAT drives. ,fcitx5,changes input methods. ,fcitx5-hangul,Korean input method. ,fd-find,finds entries in the filesystem. |
