View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6
Originally Posted by imaginaryenemy View Post
In the name of due diligence, I ask the same question to you in this thread: With aegis-install, can you reinstall default system-ui over unrestricted system-ui?
Yes, you can.. Just run
Code:
apt-get install --reinstall system-ui -y
Or you can first download:
Code:
apt-get install --reinstall system-ui -y -d
and install it again via:
Code:
aegis-dpkg -i /path/to/system-ui*
 

The Following User Says Thank You to Schturman For This Useful Post: