How to Install and Uninstall devtodo.x86_64 Package on Fedora 36

Last updated: May 18,2024

1. Install "devtodo.x86_64" package

Please follow the instructions below to install devtodo.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install devtodo.x86_64

2. Uninstall "devtodo.x86_64" package

Please follow the guidelines below to uninstall devtodo.x86_64 on Fedora 36:

$ sudo dnf remove devtodo.x86_64 $ sudo dnf autoremove

3. Information about the devtodo.x86_64 package on Fedora 36

Last metadata expiration check: 4:26:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : devtodo
Version : 0.1.20
Release : 31.fc36
Architecture : x86_64
Size : 129 k
Source : devtodo-0.1.20-31.fc36.src.rpm
Repository : fedora
Summary : Manage a prioritised list of todo items organized by directory
URL : http://swapoff.org/DevTodo
License : GPLv2
Description : Todo is a program to display and manage a hierarchical, prioritised list of
: outstanding work, or just reminders.
:
: The program itself is assisted by a few shell scripts that override default
: builtins. Specifically, cd, pushd and popd are overridden so that when using
: one of these commands to enter a directory, the todo will display any
: outstanding items in that directory.
:
: For much more complete information please refer to the man page (devtodo(1)).