@Hank21
I can provide to two example within this comment right here.
Example 1:
sudo apt install /home/omada/mongodb-org-server_4.4.18_arm64.deb
This will clear the post no problem
However, if I use a shorter relative path in Linux like this
sudo apt install /mongodb-org-server_4.4.18_arm64.deb
note the red text in my screenshot here ^
Image 1

Image 2

It will not clear and Content or title contains illegal external links will post up to block me in my original post.
sudo ln -s /home/omada/commons-daemon-1.3.4-src/src/native/unix/jsvc /usr/bin/
Example 2:
when I provide a URL with wget in the comment
wget https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/4.4/multiverse/binary-arm64/mongodb-org-server_4.4.18_arm64.deb
It used to not allow me for some reasons. It's not very consistent. Which is why I asked for the guideline if possible to clear the post without any issues.