You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ubuntu and several other Linux distributions use apt to install software. Other popular distributions (like Fedora) use dnf. Your build scripts are unnecessarily tied to the Ubuntu branch of Linux. There is no need for that.
Ubuntu and several other Linux distributions use apt to install software. Other popular distributions (like Fedora) use dnf. Your build scripts are unnecessarily tied to the Ubuntu branch of Linux. There is no need for that.